blob: 2c5eb7a748dd621ea1d551c4d76d47ce72074824 [file] [log] [blame]
Frappe PR Bot748c0242018-06-21 10:34:28 +05301DocType: Accounting Period,Period Name,Időszak neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302DocType: Employee,Salary Mode,Bér mód
3DocType: Patient,Divorced,Elvált
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304DocType: Support Settings,Post Route Key,Utasítássori kulcs
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Egy tranzakción belül a tétel többszöri hozzáadásának engedélyedzése
Frappe PR Bot748c0242018-06-21 10:34:28 +05306apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,"Törölje az anyag szemlét: {0}, mielőtt törölné ezt a jótállási igényt"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05307apps/erpnext/erpnext/config/education.py +118,Assessment Reports,Értékelő jelentések
8apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +19,Consumer Products,Vásárlói termékek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05309DocType: Supplier Scorecard,Notify Supplier,Értesítse a szállítót
Frappe PR Bot748c0242018-06-21 10:34:28 +053010apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +52,Please select Party Type first,"Kérjük, válasszon Ügyfelet először"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053011DocType: Item,Customer Items,Vevői tételek
12DocType: Project,Costing and Billing,Költség- és számlázás
Frappe PR Botb48c7692018-07-09 16:56:49 +053013apps/erpnext/erpnext/hr/doctype/employee_advance/employee_advance.py +43,Advance account currency should be same as company currency {0},Az előlegszámla pénznemének meg kell egyeznie a vállalati valuta {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +053014apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: Parent account {1} can not be a ledger,A {0} számla: Szülő számla {1} nem lehet főkönyvi számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053015DocType: Item,Publish Item to hub.erpnext.com,Közzé tétel itt: hub.erpnext.com
Frappe PR Bot5c13cb32018-06-25 15:08:15 +053016apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +278,Cannot find active Leave Period,Nem található aktív távolléti időszak
Frappe PR Botb48c7692018-07-09 16:56:49 +053017apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +22,Evaluation,Értékelés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053018DocType: Item,Default Unit of Measure,Alapértelmezett mértékegység
19DocType: SMS Center,All Sales Partner Contact,Összes értékesítő partner kapcsolata
Frappe PR Botb2a64d62018-05-16 10:46:11 +053020DocType: Department,Leave Approvers,Távollét jóváhagyók
Frappe PR Botb48c7692018-07-09 16:56:49 +053021DocType: Employee,Bio / Cover Letter,Bio / Cover Letter
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053022DocType: Work Order,WO-,MR
23DocType: Consultation,Investigations,Laboratóriumi vizsgálatok eredményei
24DocType: Restaurant Order Entry,Click Enter To Add,Kattintson az Enterre a hozzáadáshoz
Frappe PR Bot1baa8112018-07-03 09:59:57 +053025apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py +29,"Missing value for Password, API Key or Shopify URL","Hiányzó értékek a jelszó, az API-kulcs vagy a Shopify URL-hez"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053026DocType: Employee,Rented,Bérelt
27DocType: Purchase Order,PO-,BESZMEGR-
Frappe PR Bot1baa8112018-07-03 09:59:57 +053028apps/erpnext/erpnext/public/js/setup_wizard.js +231,All Accounts,Minden fiók
29apps/erpnext/erpnext/hr/doctype/employee_transfer/employee_transfer.py +15,Cannot transfer Employee with status Left,Nem lehet átirányítani a távolléten lévő alkalmazottat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053030DocType: Vehicle Service,Mileage,Távolság
Frappe PR Bot5c13cb32018-06-25 15:08:15 +053031apps/erpnext/erpnext/assets/doctype/asset/asset.js +309,Do you really want to scrap this asset?,Tényleg szeretné kiselejtezni ezt a Vagyontárgyat?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053032DocType: Drug Prescription,Update Schedule,Frissítse az ütemtervet
33apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +44,Select Default Supplier,Alapértelmezett beszállító kiválasztása
Frappe PR Bot748c0242018-06-21 10:34:28 +053034DocType: Exchange Rate Revaluation Account,New Exchange Rate,Új árfolyam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053035apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Árfolyam szükséges ehhez az árlistához: {0}
36DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* A tranzakcióban lesz kiszámolva.
37DocType: Purchase Order,Customer Contact,Vevő ügyfélkapcsolat
38DocType: Patient Appointment,Check availability,Ellenőrizd az elérhetőséget
Frappe PR Bot5c13cb32018-06-25 15:08:15 +053039DocType: Retention Bonus,Bonus Payment Date,Bónusz fizetési dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +053040DocType: Employee,Job Applicant,Állásra pályázó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053041apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +6,This is based on transactions against this Supplier. See timeline below for details,Ennek alapja a beszállító ügyleteki. Lásd alábbi idővonalat a részletekért
Frappe PR Bot1baa8112018-07-03 09:59:57 +053042DocType: Manufacturing Settings,Overproduction Percentage For Work Order,Túltermelés százaléka a munkarendelésre
Frappe PR Bot5c13cb32018-06-25 15:08:15 +053043apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +327,Legal,Jogi
Frappe PR Bot1baa8112018-07-03 09:59:57 +053044DocType: Shopify Settings,Sales Order Series,Vevői rendelési sorrend
Frappe PR Bot5c13cb32018-06-25 15:08:15 +053045apps/erpnext/erpnext/hr/utils.py +221,"More than one selection for {0} not \
Frappe PR Bot1baa8112018-07-03 09:59:57 +053046 allowed",{0}-ra több választási lehetőség nem engedélyezett
Frappe PR Botb2a64d62018-05-16 10:46:11 +053047apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +193,Actual type tax cannot be included in Item rate in row {0},Tényleges adó típust nem lehet hozzárendelni a Tétel értékéhez a {0} sorban
Frappe PR Bot5c13cb32018-06-25 15:08:15 +053048DocType: Allowed To Transact With,Allowed To Transact With,Tranzakcióhoz ezzel engedélyezése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053049DocType: Bank Guarantee,Customer,Vevő
50DocType: Purchase Receipt Item,Required By,Által előírt
51DocType: Delivery Note,Return Against Delivery Note,Szállítólevél ellenszámlája
Frappe PR Bot748c0242018-06-21 10:34:28 +053052DocType: Asset Category,Finance Book Detail,Pénzügyi könyv részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053053DocType: Purchase Order,% Billed,% számlázva
Frappe PR Bot748c0242018-06-21 10:34:28 +053054apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +41,Exchange Rate must be same as {0} {1} ({2}),Az Átváltási aránynak ugyanannak kell lennie mint {0} {1} ({2})
55DocType: Employee Tax Exemption Declaration,HRA Exemption,HRA mentesség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053056DocType: Sales Invoice,Customer Name,Vevő neve
57DocType: Vehicle,Natural Gas,Földgáz
58apps/erpnext/erpnext/setup/setup_wizard/operations/company_setup.py +64,Bank account cannot be named as {0},A bankszámlát nem nevezhetjük mint {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +053059DocType: Employee Tax Exemption Declaration,HRA as per Salary Structure,HRA a bérezési struktúra szerint
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053060DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,"Vezetők (vagy csoportok), amely ellen könyvelési tételek készültek és egyenelegeit tartják karban."
61apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +196,Outstanding for {0} cannot be less than zero ({1}),"Fennálló, kintlévő összeg erre: {0} nem lehet kevesebb, mint nulla ({1})"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053062DocType: Manufacturing Settings,Default 10 mins,Alapértelmezett 10 perc
63DocType: Leave Type,Leave Type Name,Távollét típus neve
64apps/erpnext/erpnext/templates/pages/projects.js +62,Show open,Mutassa nyitva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053065apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +156,Series Updated Successfully,Sorozat sikeresen frissítve
66apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +6,Checkout,Kijelentkezés
Frappe PR Botb48c7692018-07-09 16:56:49 +053067apps/erpnext/erpnext/controllers/accounts_controller.py +742,{0} in row {1},{0} a {1} sorban
Frappe PR Bot748c0242018-06-21 10:34:28 +053068DocType: Asset Finance Book,Depreciation Start Date,Értékcsökkenés kezdete
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053069DocType: Pricing Rule,Apply On,Alkalmazza ezen
70DocType: Item Price,Multiple Item prices.,Több tétel ár.
71,Purchase Order Items To Be Received,Beszerzési megrendelés tételek beérkezett
72DocType: SMS Center,All Supplier Contact,Összes beszállítói Kapcsolat
73DocType: Support Settings,Support Settings,Támogatás beállítások
Frappe PR Botb48c7692018-07-09 16:56:49 +053074apps/erpnext/erpnext/projects/doctype/project/project.py +76,Expected End Date can not be less than Expected Start Date,"Várható befejezés dátuma nem lehet előbb, mint várható kezdési időpontja"
Frappe PR Botb2a64d62018-05-16 10:46:11 +053075apps/erpnext/erpnext/utilities/transaction_base.py +115,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Sor # {0}: Árnak eggyeznie kell {1}: {2} ({3} / {4})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053076,Batch Item Expiry Status,Kötegelt tétel Lejárat állapota
Frappe PR Bot748c0242018-06-21 10:34:28 +053077apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +160,Bank Draft,Bank tervezet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053078DocType: Mode of Payment Account,Mode of Payment Account,Fizetési számla módja
79DocType: Consultation,Consultation,Konzultáció
80DocType: Accounts Settings,Show Payment Schedule in Print,Fizetési ütemezés megjelenítése a nyomtatásban
Frappe PR Bot748c0242018-06-21 10:34:28 +053081apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py +21,Sales and Returns,Értékesítés és visszatérítés
Frappe PR Bot1baa8112018-07-03 09:59:57 +053082apps/erpnext/erpnext/stock/doctype/item/item.js +58,Show Variants,Jelenítse meg a változatokat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053083DocType: Academic Term,Academic Term,Akadémia szemeszter
Frappe PR Bot748c0242018-06-21 10:34:28 +053084DocType: Employee Tax Exemption Sub Category,Employee Tax Exemption Sub Category,Munkavállalói adókedvezmény alcsoportja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053085apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,Anyag
Frappe PR Bot748c0242018-06-21 10:34:28 +053086apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +71,Making website,Honlap létrehozás
Frappe PR Bot5c13cb32018-06-25 15:08:15 +053087apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +58,"Maximum benefit of employee {0} exceeds {1} by the sum {2} of benefit application pro-rata component\
Frappe PR Bot1baa8112018-07-03 09:59:57 +053088 amount and previous claimed amount","A {0} munkavállaló legmagasabb haszna meghaladja ezt: {1} , a juttatási kérelem arányos komponens\mennyiség hasznának összegével {2} és az előző igényelt összeggel"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053089DocType: Opening Invoice Creation Tool Item,Quantity,Mennyiség
Frappe PR Bot1baa8112018-07-03 09:59:57 +053090,Customers Without Any Sales Transactions,Vevők bármilyen értékesítési tranzakció nélkül
Frappe PR Bot748c0242018-06-21 10:34:28 +053091apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +585,Accounts table cannot be blank.,Számlák tábla nem lehet üres.
92apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +164,Loans (Liabilities),Hitelek (kötelezettségek)
93DocType: Staffing Plan Detail,Total Estimated Cost,Teljes becsült költség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053094DocType: Employee Education,Year of Passing,Elmúlt Év
95DocType: Item,Country of Origin,Származási ország
96DocType: Soil Texture,Soil Texture Criteria,Talaj textúra kritériumai
Frappe PR Bot748c0242018-06-21 10:34:28 +053097apps/erpnext/erpnext/templates/includes/product_page.js +34,In Stock,Készletben
Frappe PR Botb48c7692018-07-09 16:56:49 +053098apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +48,Item Code > Item Group > Brand,Tételkód> Tételcsoport> Márka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053099apps/erpnext/erpnext/public/js/utils/customer_quick_entry.js +16,Primary Contact Details,Elsődleges kapcsolattartási adatok
100apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,"Problémák, Ügyek megnyitása"
101DocType: Production Plan Item,Production Plan Item,Gyártási terv tétele
Frappe PR Botb48c7692018-07-09 16:56:49 +0530102apps/erpnext/erpnext/hr/doctype/employee/employee.py +159,User {0} is already assigned to Employee {1},Felhasználó {0} már hozzá van rendelve ehhez az Alkalmazotthoz {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530103DocType: Lab Test Groups,Add new line,Új sor hozzáadása
104apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +31,Health Care,Egészségügyi ellátás
105apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Fizetési késedelem (napok)
106DocType: Payment Terms Template Detail,Payment Terms Template Detail,Fizetési feltételek sablonjának részletei
107DocType: Hotel Room Reservation,Guest Name,Vendég neve
108DocType: Lab Prescription,Lab Prescription,Labor rendelvények
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530109,Delay Days,Késedelem napokban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530110apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +26,Service Expense,Szolgáltatás költsége
Frappe PR Botb48c7692018-07-09 16:56:49 +0530111apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +951,Serial Number: {0} is already referenced in Sales Invoice: {1},Sorozat szám: {0} már hivatkozott ezen az Értékesítési számlán: {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530112DocType: Bank Statement Transaction Invoice Item,Invoice,Számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530113DocType: Purchase Invoice Item,Item Weight Details,Tétel súly részletei
114DocType: Asset Maintenance Log,Periodicity,Időszakosság
115apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Pénzügyi év {0} szükséges
116DocType: Crop Cycle,The minimum distance between rows of plants for optimum growth,Minimális távolság a növények sorai között az optimális növekedés érdekében
117apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +21,Defense,Védelem
118DocType: Salary Component,Abbr,Röv.
119DocType: Appraisal Goal,Score (0-5),Pontszám (0-5)
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530120apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +257,Row {0}: {1} {2} does not match with {3},Sor {0}: {1} {2} nem egyezik a {3}
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530121apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +78,Row # {0}:,Row # {0}:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530122DocType: Timesheet,Total Costing Amount,Összes Költség összege
123DocType: Delivery Note,Vehicle No,Jármű sz.
124apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +163,Please select Price List,"Kérjük, válasszon árjegyzéket"
125DocType: Accounts Settings,Currency Exchange Settings,Valutaváltási beállítások
Frappe PR Bot748c0242018-06-21 10:34:28 +0530126apps/erpnext/erpnext/public/js/hub/hub_factory.js +70,Please check your network connection.,Ellenőrizze a hálózati kapcsolatát.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530127apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +94,Row #{0}: Payment document is required to complete the trasaction,Sor # {0}: Fizetési dokumentum szükséges a teljes trasaction
128DocType: Work Order Operation,Work In Progress,Dolgozunk rajta
129apps/erpnext/erpnext/education/report/absent_student_report/absent_student_report.py +13,Please select date,"Kérjük, válasszon dátumot"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530130DocType: Finance Book,Finance Book,Pénzügyi könyv
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530131DocType: Daily Work Summary Group,Holiday List,Szabadnapok listája
Frappe PR Bot748c0242018-06-21 10:34:28 +0530132apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +115,Accountant,Könyvelő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530133DocType: Hub Settings,Selling Price List,Értékesítési ár-lista
134DocType: Patient,Tobacco Current Use,Dohányzás jelenlegi felhasználása
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530135apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +62,Selling Rate,Értékesítési ár
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530136DocType: Cost Center,Stock User,Készlet Felhasználó
137DocType: Soil Analysis,(Ca+Mg)/K,(Ca + Mg)/K
138DocType: Company,Phone No,Telefonszám
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530139DocType: Delivery Trip,Initial Email Notification Sent,Kezdeti e-mail értesítés elküldve
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530140DocType: Bank Statement Settings,Statement Header Mapping,Nyilvántartó fejléc feltérképezése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530141,Sales Partners Commission,Vevő partner jutaléka
142DocType: Soil Texture,Sandy Clay Loam,Homokos agyag termőföld
143DocType: Purchase Invoice,Rounding Adjustment,Kerekítés beállítása
Frappe PR Bot748c0242018-06-21 10:34:28 +0530144apps/erpnext/erpnext/setup/doctype/company/company.py +50,Abbreviation cannot have more than 5 characters,"Rövidítés nem lehet több, mint 5 karakter"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530145DocType: Physician Schedule Time Slot,Physician Schedule Time Slot,Orvos idõzített időszakasza
146DocType: Payment Request,Payment Request,Fizetési kérelem
147DocType: Asset,Value After Depreciation,Eszközök értékcsökkenés utáni
148DocType: Student,O+,ALK+
149apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan_dashboard.py +8,Related,Kapcsolódó
Frappe PR Bot748c0242018-06-21 10:34:28 +0530150apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +46,Attendance date can not be less than employee's joining date,"Részvétel dátuma nem lehet kisebb, mint a munkavállaló belépési dátuma"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530151DocType: Grading Scale,Grading Scale Name,Osztályozás időszak neve
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530152apps/erpnext/erpnext/accounts/doctype/account/account.js +37,This is a root account and cannot be edited.,Ez egy forrás fiók és nem lehet szerkeszteni.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530153DocType: Sales Invoice,Company Address,Vállalkozás címe
154DocType: BOM,Operations,Műveletek
155apps/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élyt a kedvezmény alapján erre: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530156DocType: Subscription,Subscription Start Date,Előfizetés kezdő dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530157DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Mellékeljen .csv fájlt két oszloppal, egyik a régi névvel, a másik az új névvel"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530158apps/erpnext/erpnext/accounts/utils.py +74,{0} {1} not in any active Fiscal Year.,{0} {1} egyik aktív pénzügyi évben sem.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530159DocType: Packed Item,Parent Detail docname,Fő docname részletek
160apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: {0}, Item Code: {1} and Customer: {2}","Referencia: {0}, pont kód: {1} és az ügyfél: {2}"
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530161apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py +356,{0} {1} is not present in the parent company,{0} {1} nincs jelen ebben az anyavállalatban
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530162apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +221,Trial Period End Date Cannot be before Trial Period Start Date,A próbaidőszak befejezési dátuma nem lehet a próbaidőszak kezdete előtti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530163apps/erpnext/erpnext/utilities/user_progress.py +146,Kg,Kg
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530164DocType: Tax Withholding Category,Tax Withholding Category,Adó-visszatartási kategória
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530165apps/erpnext/erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.py +23,Cancel the journal entry {0} first,Először törölje a {0} napló bejegyzést
Frappe PR Bot748c0242018-06-21 10:34:28 +0530166apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +115,BOM is not specified for subcontracting item {0} at row {1},ANYAGJ nincs megadva az alvállalkozó {0} tételéhez a(z) {1} sorban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530167apps/erpnext/erpnext/education/doctype/assessment_result_tool/assessment_result_tool.js +149,{0} Result submittted,{0} Eredmény benyújtva
168DocType: Item Attribute,Increment,Növekmény
169apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard.js +74,Timespan,Időtartam
170apps/erpnext/erpnext/public/js/stock_analytics.js +58,Select Warehouse...,Válasszon Raktárat...
171apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +6,Advertising,Reklám
172apps/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
173DocType: Patient,Married,Házas
174apps/erpnext/erpnext/accounts/party.py +41,Not permitted for {0},Nem engedélyezett erre {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530175apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +598,Get items from,Tételeket kér le innen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530176DocType: Price List,Price Not UOM Dependant,Ár nem Mértékegység függő
Frappe PR Botb48c7692018-07-09 16:56:49 +0530177apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +494,Stock cannot be updated against Delivery Note {0},Készlet nem frissíthető ezzel a szállítólevéllel {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530178apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Gyártmány {0}
179apps/erpnext/erpnext/templates/generators/item_group.html +43,No items listed,Nincsenek listázott tételek
180DocType: Asset Repair,Error Description,Hiba leírás
181DocType: Payment Reconciliation,Reconcile,Összeegyeztetni
182apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +30,Grocery,Élelmiszerbolt
183DocType: Quality Inspection Reading,Reading 1,Olvasás 1
184apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +40,Pension Funds,Nyugdíjpénztárak
Frappe PR Bot748c0242018-06-21 10:34:28 +0530185DocType: Exchange Rate Revaluation Account,Gain/Loss,Nyereségvesztés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530186DocType: Crop,Perennial,Állandó
187DocType: Consultation,Consultation Date,Konzultációs dátum
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530188apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +38,Procedure,Eljárás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530189DocType: Accounts Settings,Use Custom Cash Flow Format,Használja az egyéni pénzforgalom formátumot
190DocType: SMS Center,All Sales Person,Összes értékesítő
191DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,"* Havi Felbontás** segít felbontani a Költségvetést / Célt a hónapok között, ha vállalkozásod szezonális."
Frappe PR Botb48c7692018-07-09 16:56:49 +0530192apps/erpnext/erpnext/accounts/page/pos/pos.js +1765,Not items found,Nem talált tételeket
193apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +255,Salary Structure Missing,Bérrendszer Hiányzó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530194DocType: Lead,Person Name,Személy neve
195DocType: Sales Invoice Item,Sales Invoice Item,Kimenő értékesítési számla tételei
196DocType: Account,Credit,Tőlünk követelés
197DocType: POS Profile,Write Off Cost Center,Leíró Költséghely
198apps/erpnext/erpnext/public/js/setup_wizard.js +117,"e.g. ""Primary School"" or ""University""","pl. ""általános iskola"" vagy ""egyetem"""
199apps/erpnext/erpnext/config/stock.py +28,Stock Reports,Készlet jelentések
200DocType: Warehouse,Warehouse Detail,Raktár részletek
201apps/erpnext/erpnext/education/doctype/academic_term/academic_term.py +33,The Term End Date cannot be later than the Year End Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,"A feltétel végső dátuma nem lehet későbbi, mint a tanév év végi időpontja, amelyhez a kifejezés kapcsolódik (Tanév {}). Kérjük javítsa ki a dátumot, és próbálja újra."
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530202apps/erpnext/erpnext/stock/doctype/item/item.py +285,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item","""Ez álló-eszköz"" nem lehet kijelöletlen, mert Tárgyi eszköz rekord bejegyzés létezik ellen tételként"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530203DocType: Delivery Trip,Departure Time,Indulás ideje
204DocType: Vehicle Service,Brake Oil,Fékolaj
205DocType: Tax Rule,Tax Type,Adónem
206,Completed Work Orders,Elvégzett munka rendelések
Frappe PR Bot748c0242018-06-21 10:34:28 +0530207DocType: Support Settings,Forum Posts,Fórum hozzászólások
Frappe PR Botb48c7692018-07-09 16:56:49 +0530208apps/erpnext/erpnext/controllers/taxes_and_totals.py +598,Taxable Amount,Adóalap
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530209apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +160,You are not authorized to add or update entries before {0},Nincs engedélye bejegyzés hozzáadására és frissítésére előbb mint: {0}
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530210DocType: Leave Policy,Leave Policy Details,Távollét szabályok részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530211DocType: BOM,Item Image (if not slideshow),Tétel Kép (ha nem slideshow)
212DocType: Work Order Operation,(Hour Rate / 60) * Actual Operation Time,(Óra érték / 60) * aktuális üzemidő
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530213apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1105,Row #{0}: Reference Document Type must be one of Expense Claim or Journal Entry,#{0} sor: A referencia dokumentum típusának a Költség igény vagy Jóváírás bejegyzések egyikének kell lennie
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530214apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1022,Select BOM,Válasszon Anyagj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530215DocType: SMS Log,SMS Log,SMS napló
216apps/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ételeken
Frappe PR Botb48c7692018-07-09 16:56:49 +0530217apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +39,The holiday on {0} is not between From Date and To Date,Ez az ünnep: {0} nincs az induló és a végső dátum közt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530218DocType: Student Log,Student Log,Tanuló Belépés
219apps/erpnext/erpnext/config/buying.py +165,Templates of supplier standings.,Beszállító állományainak sablonjai.
220DocType: Lead,Interested,Érdekelt
Frappe PR Bot748c0242018-06-21 10:34:28 +0530221apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +236,Opening,Megnyitott
222apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +33,From {0} to {1},Feladó {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530223apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +234,Program: ,Program:
224apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +50,Failed to setup taxes,Sikertelen az adók beállítása
225DocType: Item,Copy From Item Group,Másolás tétel csoportból
226DocType: Delivery Trip,Delivery Notification,Kézbesítési értesítés
227DocType: Journal Entry,Opening Entry,Kezdő könyvelési tétel
228apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Számla csak fizetésre
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530229DocType: Loan,Repay Over Number of Periods,Törleszteni megadott számú időszakon belül
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530230DocType: Stock Entry,Additional Costs,További költségek
Frappe PR Bot748c0242018-06-21 10:34:28 +0530231apps/erpnext/erpnext/accounts/doctype/account/account.py +140,Account with existing transaction can not be converted to group.,Meglévő tranzakcióval rendelkező számla nem konvertálható csoporttá.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530232DocType: Lead,Product Enquiry,Gyártmány igénylés
233DocType: Education Settings,Validate Batch for Students in Student Group,Érvényesítse a köteget a Diák csoportban lévő diák számára
Frappe PR Bot748c0242018-06-21 10:34:28 +0530234apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +38,No leave record found for employee {0} for {1},Nem talál távollét bejegyzést erre a munkavállalóra {0} erre {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530235DocType: Company,Unrealized Exchange Gain/Loss Account,Nem realizált árfolyamnyereség/veszteség számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530236apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,"Kérjük, adja meg először céget"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530237apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +426,Please select Company first,"Kérjük, válasszon Vállalkozást először"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530238DocType: Employee Education,Under Graduate,Diplomázás alatt
Frappe PR Bot748c0242018-06-21 10:34:28 +0530239apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +298,Please set default template for Leave Status Notification in HR Settings.,"Kérjük, állítsa be az alapértelmezett sablont a kilépési állapot értesítéshez a HR beállításoknál."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530240apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Cél ezen
241DocType: BOM,Total Cost,Összköltség
242DocType: Soil Analysis,Ca/K,Ca/K
Frappe PR Bot748c0242018-06-21 10:34:28 +0530243DocType: Salary Slip,Employee Loan,Alkalmazotti hitel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530244DocType: Fee Schedule,Send Payment Request Email,Fizetési kérelem küldése e-mailben
245apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +268,Item {0} does not exist in the system or has expired,"Tétel: {0} ,nem létezik a rendszerben, vagy lejárt"
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530246DocType: Supplier,Leave blank if the Supplier is blocked indefinitely,"Hagyja üresen, ha a Beszállítót végtelen ideig blokkolja"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530247apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +44,Real Estate,Ingatlan
248apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +1,Statement of Account,Főkönyvi számla kivonata
249apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +41,Pharmaceuticals,Gyógyszeriparok
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530250DocType: Purchase Invoice Item,Is Fixed Asset,Ez álló-eszköz
Frappe PR Bot748c0242018-06-21 10:34:28 +0530251apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +317,"Available qty is {0}, you need {1}","Elérhető mennyiség: {0}, ennyi az igény: {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530252DocType: Expense Claim Detail,Claim Amount,Garanciális igény összege
Frappe PR Botb48c7692018-07-09 16:56:49 +0530253apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +716,Work Order has been {0},A munka megrendelés: {0}
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530254DocType: Budget,Applicable on Purchase Order,Alkalmazható a vásárlói megrendelésre
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530255apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +56,Duplicate customer group found in the cutomer group table,Ismétlődő vevői csoport található a Vevő csoport táblázatában
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530256DocType: Location,Location Name,Helyszín neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530257DocType: Naming Series,Prefix,Előtag
Frappe PR Bot748c0242018-06-21 10:34:28 +0530258apps/erpnext/erpnext/hr/notification/training_scheduled/training_scheduled.html +7,Event Location,Esemény helye
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530259DocType: Asset Settings,Asset Settings,Vagyonieszköz beállítások
Frappe PR Bot748c0242018-06-21 10:34:28 +0530260apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +71,Consumable,Fogyóeszközök
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530261DocType: Student,B-,B-
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530262apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +140,Successfully unregistered.,Sikeresen kiregisztrálva.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530263DocType: Assessment Result,Grade,Osztály
264DocType: Restaurant Table,No of Seats,Ülőhelyek száma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530265DocType: Sales Invoice Item,Delivered By Supplier,Beszállító által szállított
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530266DocType: Asset Maintenance Task,Asset Maintenance Task,Vagyontárgy karbantartási feladat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530267DocType: SMS Center,All Contact,Összes Kapcsolattartó
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530268apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +213,Annual Salary,Éves Munkabér
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530269DocType: Daily Work Summary,Daily Work Summary,Napi munka összefoglalása
270DocType: Period Closing Voucher,Closing Fiscal Year,Pénzügyi év záró
Frappe PR Bot748c0242018-06-21 10:34:28 +0530271apps/erpnext/erpnext/accounts/party.py +404,{0} {1} is frozen,{0} {1} fagyasztott
272apps/erpnext/erpnext/setup/doctype/company/company.py +146,Please select Existing Company for creating Chart of Accounts,"Kérjük, válassza ki, meglévő vállakozást a számlatükör létrehozásához"
273apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Stock Expenses,Készlet költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530274apps/erpnext/erpnext/stock/doctype/batch/batch.js +111,Select Target Warehouse,Cél Raktár kiválasztása
Frappe PR Bot748c0242018-06-21 10:34:28 +0530275apps/erpnext/erpnext/hr/doctype/employee/employee.js +87,Please enter Preferred Contact Email,"Kérjük, adja meg a preferált kapcsolati Email-t"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530276DocType: Journal Entry,Contra Entry,Ellen jegyzés
277DocType: Journal Entry Account,Credit in Company Currency,Követelés a vállalkozás pénznemében
278DocType: Lab Test UOM,Lab Test UOM,Labor Teszt ME
279DocType: Delivery Note,Installation Status,Telepítés állapota
280DocType: BOM,Quality Inspection Template,Minőségi ellenőrzés sablonja
281apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +135,"Do you want to update attendance?<br>Present: {0}\
282 <br>Absent: {1}",Szeretné frissíteni részvétel? <br> Jelen: {0} \ <br> Hiányzik: {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530283apps/erpnext/erpnext/controllers/buying_controller.py +404,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Elfogadott + Elutasított Mennyiségnek meg kell egyeznie a {0} tétel beérkezett mennyiségével
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530284DocType: Request for Quotation,RFQ-,AJK-
285DocType: Item,Supply Raw Materials for Purchase,Nyersanyagok beszállítása beszerzéshez
286DocType: Agriculture Analysis Criteria,Fertilizer,Trágya
Frappe PR Botb48c7692018-07-09 16:56:49 +0530287apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +171,At least one mode of payment is required for POS invoice.,Legalább egy fizetési mód szükséges POS számlára.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530288DocType: Bank Statement Transaction Invoice Item,Bank Statement Transaction Invoice Item,Banki kivonat Tranzakciós számla tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530289DocType: Products Settings,Show Products as a List,Megmutatása a tételeket listában
Frappe PR Botb48c7692018-07-09 16:56:49 +0530290DocType: Salary Detail,Tax on flexible benefit,Adó a rugalmas haszonért
Frappe PR Bot748c0242018-06-21 10:34:28 +0530291apps/erpnext/erpnext/healthcare/doctype/clinical_procedure/clinical_procedure.py +102,Item {0} is not active or end of life has been reached,"Tétel: {0}, nem aktív, vagy elhasználódott"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530292DocType: Student Admission Program,Minimum Age,Minimum életkor
293apps/erpnext/erpnext/utilities/user_progress.py +190,Example: Basic Mathematics,Példa: Matematika alapjai
294DocType: Customer,Primary Address,Elsődleges Cím
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530295apps/erpnext/erpnext/manufacturing/report/bom_stock_calculated/bom_stock_calculated.py +39,Diff Qty,Diff Qty
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530296DocType: Production Plan,Material Request Detail,Anyag igény részletei
297DocType: Selling Settings,Default Quotation Validity Days,Alapértelmezett árajánlat érvényességi napok
Frappe PR Botb48c7692018-07-09 16:56:49 +0530298apps/erpnext/erpnext/controllers/accounts_controller.py +835,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","A tétel adójának beillesztéséhez ebbe a sorba: {0}, az ebben a sorban {1} lévő adókat is muszály hozzávenni"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530299DocType: SMS Center,SMS Center,SMS Központ
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530300DocType: Payroll Entry,Validate Attendance,Érvényesítse a részvételt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530301DocType: Sales Invoice,Change Amount,Váltópénz összeg
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530302DocType: Party Tax Withholding Config,Certificate Received,Tanúsítvány beérkezett
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530303DocType: GST Settings,Set Invoice Value for B2C. B2CL and B2CS calculated based on this invoice value.,Számlaérték beállítása B2C-hez. B2CL és B2CS ennek a számlának az étékei alapján számítva.
304DocType: BOM Update Tool,New BOM,Új Anyagjegyzék
Frappe PR Bot748c0242018-06-21 10:34:28 +0530305apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +241,Prescribed Procedures,Előírt eljárások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530306apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.js +36,Show only POS,Csak POS megjelenítése
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530307DocType: Supplier Group,Supplier Group Name,A beszállító csoport neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530308DocType: Driver,Driving License Categories,Vezetői engedély kategóriái
Frappe PR Bot748c0242018-06-21 10:34:28 +0530309apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +120,Please enter Delivery Date,"Kérjük, adja meg a szállítási határidőt"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530310DocType: Depreciation Schedule,Make Depreciation Entry,ÉCS bejegyzés generálás
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530311DocType: Closed Document,Closed Document,Lezárt dokumentum
Frappe PR Bot748c0242018-06-21 10:34:28 +0530312DocType: HR Settings,Leave Settings,Távollét beállításai
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530313apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.js +76,Number of positions cannot be less then current count of employees,"Pozíciók száma nem lehet kevesebb, mint az alkalmazottak jelenlegi létszáma"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530314DocType: Appraisal Template Goal,KRA,TÉSABL
315DocType: Lead,Request Type,Kérés típusa
Frappe PR Bot748c0242018-06-21 10:34:28 +0530316DocType: Purpose of Travel,Purpose of Travel,Utazás célja
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530317DocType: Payroll Period,Payroll Periods,Bérszámfejtés időszakai
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530318apps/erpnext/erpnext/hr/doctype/job_offer/job_offer.js +17,Make Employee,Alkalmazot létrehozás
319apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +14,Broadcasting,Műsorszolgáltatás
Frappe PR Bot748c0242018-06-21 10:34:28 +0530320apps/erpnext/erpnext/config/accounts.py +319,Setup mode of POS (Online / Offline),POS értékesítési kassza beállítási módja (online / offline)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530321DocType: Manufacturing Settings,Disables creation of time logs against Work Orders. Operations shall not be tracked against Work Order,Letiltja a naplófájlok létrehozását a munka megrendelésekhez. A műveleteket nem lehet nyomon követni a munkatervben
Frappe PR Bot748c0242018-06-21 10:34:28 +0530322apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +167,Execution,Végrehajtás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530323apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Részletek az elvégzett műveletekethez.
324DocType: Asset Maintenance Log,Maintenance Status,Karbantartás állapota
325apps/erpnext/erpnext/non_profit/doctype/member/member_dashboard.py +10,Membership Details,Tagság adatai
326apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,{0} {1}: Supplier is required against Payable account {2},{0} {1}: Beszállító kötelező a fizetendő számlához {2}
327apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Tételek és árak
328apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Összesen az órák: {0}
329apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},Dátumtól a pénzügyi éven belül kell legyen. Feltételezve a dátumtól = {0}
330DocType: Drug Prescription,Interval,Intervallum
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530331apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +234,Preference,Előnyben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530332DocType: Grant Application,Individual,Magánszemély
333DocType: Academic Term,Academics User,Akadémiai felhasználó
334DocType: Cheque Print Template,Amount In Figure,Összeg kikalkulálva
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530335DocType: Loan Application,Loan Info,Hitel információja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530336apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Tervet karbantartási ellenőrzés.
337DocType: Supplier Scorecard Period,Supplier Scorecard Period,Beszállító eredménymutató-periódusa
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530338DocType: Support Settings,Search APIs,API-k keresése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530339DocType: Share Transfer,Share Transfer,Átruházása megosztása
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530340,Expiring Memberships,Tagság megszűnése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530341DocType: POS Profile,Customer Groups,Vevőcsoportok
342apps/erpnext/erpnext/public/js/financial_statements.js +51,Financial Statements,Pénzügyi kimutatások
343DocType: Guardian,Students,Tanulók
344apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Alkalmazási szabályainak árképzés és kedvezmény.
345DocType: Daily Work Summary,Daily Work Summary Group,Napi munka összefoglalási csoport
346DocType: Physician Schedule,Time Slots,Idő szakaszok
347apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Árlistát alkalmazni kell vagy beszerzésre vagy eladásra
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530348DocType: Shift Assignment,Shift Request,Turnus igénylés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530349apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},"A telepítés időpontja nem lehet korábbi, mint a szállítási határidő erre a Tételre: {0}"
350DocType: Pricing Rule,Discount on Price List Rate (%),Kedvezmény az Árlista ár értékén (%)
351apps/erpnext/erpnext/public/js/utils/item_quick_entry.js +112,Item Template,Tétel sablon
Frappe PR Bot748c0242018-06-21 10:34:28 +0530352apps/erpnext/erpnext/healthcare/setup.py +216,Biochemistry,Biokémia
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530353DocType: Job Offer,Select Terms and Conditions,Válasszon Feltételeket
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530354apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +74,Out Value,Értéken kívül
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530355DocType: Bank Statement Settings Item,Bank Statement Settings Item,Banki kivonat beállítás tételei
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530356DocType: Woocommerce Settings,Woocommerce Settings,Woocommerce beállítások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530357DocType: Production Plan,Sales Orders,Vevői rendelés
358DocType: Purchase Taxes and Charges,Valuation,Készletérték
Frappe PR Botb48c7692018-07-09 16:56:49 +0530359apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +436,Set as Default,Beállítás alapértelmezettnek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530360DocType: Production Plan,PLN-,PLN-
361,Purchase Order Trends,Beszerzési megrendelések alakulása
362apps/erpnext/erpnext/utilities/user_progress.py +78,Go to Customers,Menjen a Vásárlókhoz
363DocType: Hotel Room Reservation,Late Checkin,Késői bejelentkezés
364apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,The request for quotation can be accessed by clicking on the following link,Az ajánlatkérés elérhető a következő linkre kattintással
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530365DocType: SG Creation Tool Course,SG Creation Tool Course,SG eszköz létrehozó kurzus
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530366DocType: Bank Statement Transaction Invoice Item,Payment Description,Fizetés leírása
Frappe PR Bot748c0242018-06-21 10:34:28 +0530367apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +319,Insufficient Stock,Elégtelen készlet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530368DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Kapacitás-tervezés és Idő követés letiltása
369DocType: Email Digest,New Sales Orders,Új vevői rendelés
Frappe PR Bot748c0242018-06-21 10:34:28 +0530370DocType: Bank Account,Bank Account,Bankszámla
371DocType: Travel Itinerary,Check-out Date,Kijelentkezés dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530372DocType: Leave Type,Allow Negative Balance,Negatív egyenleg engedélyezése
373apps/erpnext/erpnext/projects/doctype/project_type/project_type.py +13,You cannot delete Project Type 'External',"A ""Külső"" projekttípust nem törölheti"
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530374apps/erpnext/erpnext/public/js/utils.js +214,Select Alternate Item,Válasszon alternatív elemet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530375DocType: Employee,Create User,Felhasználó létrehozása
376DocType: Selling Settings,Default Territory,Alapértelmezett terület
377apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +53,Television,Televízió
378DocType: Work Order Operation,Updated via 'Time Log',Frissítve 'Idő napló' által
Frappe PR Bot748c0242018-06-21 10:34:28 +0530379apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +13,Select the customer or supplier.,Válassza ki a vevőt vagy a beszállítót.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530380apps/erpnext/erpnext/controllers/taxes_and_totals.py +444,Advance amount cannot be greater than {0} {1},"Előleg összege nem lehet nagyobb, mint {0} {1}"
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530381apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +55,"Time slot skiped, the slot {0} to {1} overlap exisiting slot {2} to {3}","Az időrés átugrásra került, a {0} - {1} rés átfedi a {2} - {3}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530382DocType: Naming Series,Series List for this Transaction,Sorozat List ehhez a tranzakcióhoz
383DocType: Company,Enable Perpetual Inventory,Engedélyezze a folyamatos készletet
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530384DocType: Bank Guarantee,Charges Incurred,Felmerült költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530385DocType: Company,Default Payroll Payable Account,Alapértelmezett Bér fizetendő számla
386apps/erpnext/erpnext/education/doctype/student_group/student_group.js +51,Update Email Group,Email csoport frissítés
387DocType: Sales Invoice,Is Opening Entry,Ez kezdő könyvelési tétel
388DocType: Lab Test Template,"If unchecked, the item wont be appear in Sales Invoice, but can be used in group test creation. ","Ha nincs bejelölve, az elem nem jelenik meg az értékesítési számlán, de fel lehet használni csoportos teszteléskor."
389DocType: Customer Group,Mention if non-standard receivable account applicable,"Megemlít, ha nem szabványos bevételi számla alkalmazandó"
390DocType: Course Schedule,Instructor Name,Oktató neve
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530391DocType: Company,Arrear Component,Állományi komponens
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530392DocType: Supplier Scorecard,Criteria Setup,Kritérium beállítása
Frappe PR Botb48c7692018-07-09 16:56:49 +0530393apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +219,For Warehouse is required before Submit,"Raktár szükséges, mielőtt beküldané"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530394apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Ekkor beérkezett
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530395DocType: Codification Table,Medical Code,Orvosi kódex
396apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +20,Please enter Company,"Kérjük, adja meg a Vállalkozást"
397DocType: Delivery Note Item,Against Sales Invoice Item,Ellen Értékesítési tétel számlák
398DocType: Agriculture Analysis Criteria,Linked Doctype,Kapcsolt Doctype
Frappe PR Bot748c0242018-06-21 10:34:28 +0530399apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Cash from Financing,Nettó pénzeszközök a pénzügyről
Frappe PR Botb48c7692018-07-09 16:56:49 +0530400apps/erpnext/erpnext/accounts/page/pos/pos.js +2383,"LocalStorage is full , did not save","Helyi-tároló megtelt, nem menti"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530401DocType: Lead,Address & Contact,Cím & Kapcsolattartó
402DocType: Leave Allocation,Add unused leaves from previous allocations,Adja hozzá a fel nem használt távoléteket a korábbi elhelyezkedésből
403DocType: Sales Partner,Partner website,Partner weboldal
404DocType: Restaurant Order Entry,Add Item,Tétel hozzáadása
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530405DocType: Party Tax Withholding Config,Party Tax Withholding Config,Ügyfél adó visszatartás beállítása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530406DocType: Lab Test,Custom Result,Egyén eredménye
407DocType: Delivery Stop,Contact Name,Kapcsolattartó neve
408DocType: Course Assessment Criteria,Course Assessment Criteria,Tanfolyam Értékelési kritériumok
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530409apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +31,Tax Id: ,Adóazonosító id:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530410apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +216,Student ID: ,Diákigazolvány ID:
411DocType: POS Customer Group,POS Customer Group,POS Vásárlói csoport
412DocType: Land Unit,Land Unit describing various land assets,"Föld terület, amely leírja a különböző földtulajdonokat"
413DocType: Cheque Print Template,Line spacing for amount in words,Sor közök az összeg kiírásához
414DocType: Vehicle,Additional Details,További részletek
415apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Nincs megadott leírás
416apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Vásárolható rendelés.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530417DocType: POS Closing Voucher Details,Collected Amount,Összegyűjtött összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530418DocType: Lab Test,Submitted Date,Benyújtott dátum
419apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,Ennek alapja a project témához létrehozott idő nyilvántartók
420,Open Work Orders,Munka rendelések nyitása
421DocType: Payment Term,Credit Months,Hitelkeret hónapokban
Frappe PR Botb48c7692018-07-09 16:56:49 +0530422apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +479,Net Pay cannot be less than 0,"Nettó fizetés nem lehet kevesebb, mint 0"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530423DocType: Contract,Fulfilled,Teljesített
Frappe PR Botb48c7692018-07-09 16:56:49 +0530424apps/erpnext/erpnext/hr/doctype/employee/employee.py +131,Relieving Date must be greater than Date of Joining,"Tehermentesítés dátumának nagyobbnak kell lennie, mint Csatlakozás dátuma"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530425DocType: POS Closing Voucher,Cashier,Pénztáros
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530426apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +221,Leaves per Year,Távollétek évente
Frappe PR Bot748c0242018-06-21 10:34:28 +0530427apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +162,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Sor {0}: Kérjük ellenőrizze, hogy 'ez előleg' a {1} számlához, tényleg egy előleg bejegyzés."
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530428apps/erpnext/erpnext/stock/utils.py +245,Warehouse {0} does not belong to company {1},{0} raktár nem tartozik a(z) {1} céghez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530429DocType: Email Digest,Profit & Loss,Profit & veszteség
430apps/erpnext/erpnext/utilities/user_progress.py +147,Litre,Liter
431DocType: Task,Total Costing Amount (via Time Sheet),Összes költség összeg ((Idő nyilvántartó szerint)
432apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.py +76,Please setup Students under Student Groups,"Kérjük, állíts be a Diákokat a Hallgatói csoportok alatt"
433DocType: Item Website Specification,Item Website Specification,Tétel weboldal adatai
Frappe PR Bot748c0242018-06-21 10:34:28 +0530434apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +553,Leave Blocked,Távollét blokkolt
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530435apps/erpnext/erpnext/stock/doctype/item/item.py +776,Item {0} has reached its end of life on {1},"Tétel: {0}, elérte az élettartama végét {1}"
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530436apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +82,Bank Entries,Bank bejegyzések
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530437DocType: Customer,Is Internal Customer,Ő belső vevő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530438DocType: Crop,Annual,Éves
Frappe PR Botb48c7692018-07-09 16:56:49 +0530439apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.js +27,"If Auto Opt In is checked, then the customers will be automatically linked with the concerned Loyalty Program (on save)","Ha az Automatikus opció be van jelölve, akkor az ügyfelek automatikusan kapcsolódnak az érintett hűségprogramhoz (mentéskor)"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530440DocType: Stock Reconciliation Item,Stock Reconciliation Item,Készlet egyeztetés tétele
441DocType: Stock Entry,Sales Invoice No,Kimenő értékesítési számla száma
442DocType: Material Request Item,Min Order Qty,Min. rendelési menny.
443DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Diák csoport létrehozása Szerszám pálya
444DocType: Lead,Do Not Contact,Ne lépj kapcsolatba
445apps/erpnext/erpnext/utilities/user_progress.py +210,People who teach at your organisation,"Emberek, akik tanítanak a válllakozásánál"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530446apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +123,Software Developer,Szoftver fejlesztő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530447DocType: Item,Minimum Order Qty,Minimális rendelési menny
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530448DocType: Course Scheduling Tool,Course Start Date,Tanfolyam kezdő dátuma
449,Student Batch-Wise Attendance,Tanuló kötegenkénti részvétel
450DocType: POS Profile,Allow user to edit Rate,Lehetővé teszi a felhasználók részére az értékek szerkesztését
451DocType: Item,Publish in Hub,Közzéteszi a Hubon
452DocType: Student Admission,Student Admission,Tanuló Felvételi
453,Terretory,Terület
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530454apps/erpnext/erpnext/stock/doctype/item/item.py +798,Item {0} is cancelled,{0} tétel törölve
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530455apps/erpnext/erpnext/assets/doctype/asset/asset.py +206,Depreciation Row {0}: Depreciation Start Date is entered as past date,Értékcsökkenési sor {0}: Értékcsökkenés Kezdés dátuma egy korábbi dátumként szerepel
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530456DocType: Contract Template,Fulfilment Terms and Conditions,Teljesítési általános feltételek
457apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1088,Material Request,Anyagigénylés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530458DocType: Bank Reconciliation,Update Clearance Date,Végső dátum frissítése
459,GSTR-2,GSTR-2
460DocType: Item,Purchase Details,Beszerzés adatai
Frappe PR Bot748c0242018-06-21 10:34:28 +0530461apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +456,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Tétel {0} nem található a 'Szállított alapanyagok' táblázatban ebben a Beszerzési Megrendelésben {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530462DocType: Salary Slip,Total Principal Amount,Teljes tőkeösszeg
463DocType: Student Guardian,Relation,Kapcsolat
464DocType: Student Guardian,Mother,Anya
465DocType: Restaurant Reservation,Reservation End Time,Foglalás vége
466DocType: Crop,Biennial,Kétévenként
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530467,BOM Variance Report,ANYAGJ variáció jelentés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530468apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Visszaigazolt Vevői megrendelések.
469DocType: Purchase Receipt Item,Rejected Quantity,Elutasított mennyiség
470apps/erpnext/erpnext/education/doctype/fees/fees.py +80,Payment request {0} created,A(z) {0} Fizetési kérelem létrehozva
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530471apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +79,Open Orders,Nyitott megbízások
Frappe PR Bot748c0242018-06-21 10:34:28 +0530472apps/erpnext/erpnext/healthcare/setup.py +256,Low Sensitivity,Alacsony érzékenység
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530473apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_log/shopify_log.js +16,Order rescheduled for sync,Megrendelés átrendezése a szinkronizáláshoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530474DocType: Notification Control,Notification Control,Értesítés vezérlés
475apps/erpnext/erpnext/templates/emails/training_event.html +17,Please confirm once you have completed your training,"Kérjük, erősítse meg, miután elvégezte a képzést"
476DocType: Lead,Suggestions,Javaslatok
477DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Állítsa be a tétel csoportonkénti költségvetést ezen a területen. Szezonalitást is beállíthat a Felbontás beállításával.
478DocType: Payment Term,Payment Term Name,Fizetési feltétel neve
479DocType: Healthcare Settings,Create documents for sample collection,Dokumentumok létrehozása a mintagyűjtéshez
Frappe PR Bot748c0242018-06-21 10:34:28 +0530480apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +308,Payment against {0} {1} cannot be greater than Outstanding Amount {2},"Fizetés {0} {1} ellenében nem lehet nagyobb, mint kintlevő, fennálló negatív összeg {2}"
481DocType: Bank Account,Address HTML,HTML Cím
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530482DocType: Lead,Mobile No.,Mobil sz.
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530483apps/erpnext/erpnext/selling/doctype/pos_closing_voucher/closing_voucher_details.html +35,Mode of Payments,Fizetési mód
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530484DocType: Maintenance Schedule,Generate Schedule,Ütemezés létrehozás
485DocType: Purchase Invoice Item,Expense Head,Igénylés fejléce
486apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +138,Please select Charge Type first,"Kérjük, válasszon Terhelés típust először"
487DocType: Crop,"You can define all the tasks which need to carried out for this crop here. The day field is used to mention the day on which the task needs to be carried out, 1 being the 1st day, etc.. ","Itt megadhatja az összes olyan feladatot, amelyet ehhez a terméshez el kell elvégeznie. A napi mezőt arra használjuk, hogy megemlítsük azt a napot, amikor a feladatot végre kell hajtani, 1 az első nap, stb."
488DocType: Student Group Student,Student Group Student,Diákcsoport tanulója
Frappe PR Bot748c0242018-06-21 10:34:28 +0530489apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +42,Latest,Legutolsó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530490DocType: Asset Maintenance Task,2 Yearly,2 évente
491DocType: Education Settings,Education Settings,Oktatás beállításai
492DocType: Vehicle Service,Inspection,Ellenőrzés
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530493DocType: Exchange Rate Revaluation Account,Balance In Base Currency,Mérleg az alap pénznemben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530494DocType: Supplier Scorecard Scoring Standing,Max Grade,Max osztályzat
495DocType: Email Digest,New Quotations,Új árajánlat
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530496apps/erpnext/erpnext/hr/doctype/attendance_request/attendance_request.py +60,Attendance not submitted for {0} as {1} on leave.,"Részvételt nem jelölte {0} , mert {1} -en távolléten volt."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530497DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,E-mailek bérpapírok az alkalmazottak részére az alkalmazottak preferált e-mail kiválasztása alapján
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530498DocType: Tax Rule,Shipping County,Szállítás megyéje
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530499DocType: Currency Exchange,For Selling,Az eladásra
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530500apps/erpnext/erpnext/config/desktop.py +159,Learn,Tanulás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530501DocType: Asset,Next Depreciation Date,Következő Értékcsökkenés dátuma
502apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Alkalmazottankénti Tevékenység költség
503DocType: Accounts Settings,Settings for Accounts,Fiókok beállítása
Frappe PR Bot748c0242018-06-21 10:34:28 +0530504apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +742,Supplier Invoice No exists in Purchase Invoice {0},Beszállítói számla nem létezik ebben a beszállítói számlán: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530505apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Kezelje az értékesítő szeméályek fáját.
506DocType: Job Applicant,Cover Letter,Kísérő levél
507apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,"Fennálló, kinntlévő negatív csekkek és a Betétek kiegyenlítésre"
508DocType: Item,Synced With Hub,Szinkronizálta Hub-al
509DocType: Driver,Fleet Manager,Flotta kezelő
Frappe PR Bot748c0242018-06-21 10:34:28 +0530510apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +547,Row #{0}: {1} can not be negative for item {2},#{0}sor: {1} nem lehet negatív a tételre: {2}
511apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +85,Wrong Password,Hibás Jelszó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530512DocType: Item,Variant Of,Változata
Frappe PR Botb48c7692018-07-09 16:56:49 +0530513apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +440,Completed Qty can not be greater than 'Qty to Manufacture',"Befejezett Menny nem lehet nagyobb, mint 'Gyártandó Menny'"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530514DocType: Period Closing Voucher,Closing Account Head,Záró fiók vezetője
515DocType: Employee,External Work History,Külső munka története
516apps/erpnext/erpnext/projects/doctype/task/task.py +111,Circular Reference Error,Körkörös hivatkozás hiba
517apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +206,Student Report Card,Tanulói jelentés kártya
Frappe PR Botb48c7692018-07-09 16:56:49 +0530518apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +169,Supplier &gt; Supplier Type,Szállító&gt; Szállító típusa
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530519DocType: Appointment Type,Is Inpatient,Ő fekvőbeteg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530520apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +55,Guardian1 Name,Helyettesítő1 neve
521DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,"Szavakkal (Export) lesz látható, miután menttette a szállítólevelet."
522DocType: Cheque Print Template,Distance from left edge,Távolság bal szélétől
523apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} darab [{1}] (#Form/Item/{1}) ebből található a [{2}](#Form/Warehouse/{2})
524DocType: Lead,Industry,Ipar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530525DocType: BOM Item,Rate & Amount,Árérték és összeg
526apps/erpnext/erpnext/setup/doctype/company/company_dashboard.py +6,This is based on transactions against this Company. See timeline below for details,Ez a Vállalkozással szembeni tranzakciókra épül. Lásd az alábbi idővonalat a részletekért
527DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Email értesítő létrehozása automatikus Anyag igény létrehozásához
Frappe PR Bot748c0242018-06-21 10:34:28 +0530528apps/erpnext/erpnext/healthcare/setup.py +260,Resistant,Ellenálló
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530529apps/erpnext/erpnext/hotels/doctype/hotel_room_reservation/hotel_room_reservation.py +77,Please set Hotel Room Rate on {},"Kérjük, állítsa be a szobaárakat a {}"
530DocType: Journal Entry,Multi Currency,Több pénznem
Frappe PR Bot748c0242018-06-21 10:34:28 +0530531DocType: Bank Statement Transaction Invoice Item,Invoice Type,Számla típusa
Frappe PR Botb48c7692018-07-09 16:56:49 +0530532DocType: Employee Benefit Claim,Expense Proof,Expense Proof
533apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +979,Delivery Note,Szállítólevél
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530534DocType: Consultation,Encounter Impression,Benyomás a tálálkozóról
535apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Adók beállítása
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530536apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Cost of Sold Asset,Eladott vagyontárgyak költsége
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530537DocType: Volunteer,Morning,Reggel
Frappe PR Bot748c0242018-06-21 10:34:28 +0530538apps/erpnext/erpnext/accounts/utils.py +352,Payment Entry has been modified after you pulled it. Please pull it again.,"Fizetés megadása módosításra került, miután lehívta. Kérjük, hívja le újra."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530539DocType: Program Enrollment Tool,New Student Batch,Új diák csoport
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530540apps/erpnext/erpnext/stock/doctype/item/item.py +495,{0} entered twice in Item Tax,{0} kétszer bevitt a tétel adójába
Frappe PR Bot748c0242018-06-21 10:34:28 +0530541apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +115,Summary for this week and pending activities,Összefoglaló erre a hétre és a folyamatban lévő tevékenységekre
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530542DocType: Student Applicant,Admitted,Belépést nyer
543DocType: Workstation,Rent Cost,Bérleti díj
Frappe PR Bot748c0242018-06-21 10:34:28 +0530544apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +89,Amount After Depreciation,Összeg az értékcsökkenési leírás után
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530545apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Közelgő naptári események
546apps/erpnext/erpnext/public/js/templates/item_quick_entry.html +1,Variant Attributes,Variant attribútumok
Frappe PR Bot748c0242018-06-21 10:34:28 +0530547apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +114,Please select month and year,"Kérjük, válasszon hónapot és évet"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530548DocType: Employee,Company Email,Vállakozás E-mail címe
549DocType: GL Entry,Debit Amount in Account Currency,Tartozik összeg a számla pénznemében
550DocType: Supplier Scorecard,Scoring Standings,Pontszámlálás
551apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Megrendelési érték
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530552DocType: Certified Consultant,Certified Consultant,Tanúsított szaktanácsadó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530553apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Bank/készpénz tranzakciókat ügyfélfél vagy belső átutalás szerint
554DocType: Shipping Rule,Valid for Countries,Érvényes ezekre az országokra
Frappe PR Bot748c0242018-06-21 10:34:28 +0530555apps/erpnext/erpnext/stock/doctype/item/item.js +57,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 egy sablon, és nem lehet használni a tranzakciókhoz. Elem Jellemzők át lesznek másolva a különböző variációkra, kivéve, ha be van állítva a 'Ne másolja'"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530556DocType: Grant Application,Grant Application,Támogatási kérelem
557apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Összes Megrendelés ami annak Tekinthető
Frappe PR Bot748c0242018-06-21 10:34:28 +0530558DocType: Certification Application,Not Certified,Nem hitelesített
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530559DocType: Asset Value Adjustment,New Asset Value,Új tárgyi eszköz értéke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530560DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,"Arány, amelyen az Ügyfél pénznemét átalakítja az ügyfél alapértelmezett pénznemére"
561DocType: Course Scheduling Tool,Course Scheduling Tool,Tanfolyam ütemező eszköz
Frappe PR Botb48c7692018-07-09 16:56:49 +0530562apps/erpnext/erpnext/controllers/accounts_controller.py +655,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Sor # {0}: Beszerzési számlát nem lehet létrehozni egy már meglévő vagyontárgyra: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530563DocType: Land Unit,LInked Analysis,Kapcsolt elemzések
Frappe PR Bot748c0242018-06-21 10:34:28 +0530564DocType: POS Closing Voucher,POS Closing Voucher,POS záró utalvány
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530565DocType: Contract,Lapsed,Tárgytalan
566DocType: Item Tax,Tax Rate,Adó kulcsa
Frappe PR Bot748c0242018-06-21 10:34:28 +0530567apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +105,Application period cannot be across two allocation records,Alkalmazási időszak nem lehet két elosztási rekord között
568apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +73,{0} already allocated for Employee {1} for period {2} to {3},{0} már elkülönített a {1} Alkalmazotthoz a {2} -től {3} -ig időszakra
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530569DocType: Buying Settings,Backflush Raw Materials of Subcontract Based On,Alvállalkozói visszatartandó nyersanyagok ez alapján
Frappe PR Bot748c0242018-06-21 10:34:28 +0530570apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +145,Purchase Invoice {0} is already submitted,Beszállítói számla: {0} már benyújtott
571apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +90,Row # {0}: Batch No must be same as {1} {2},Sor # {0}: Köteg számnak egyeznie kell ezzel {1} {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530572DocType: Material Request Plan Item,Material Request Plan Item,Anyagigénylés tervelem tétel
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530573DocType: Leave Type,Allow Encashment,Inkasszó engedélyezése
Frappe PR Bot748c0242018-06-21 10:34:28 +0530574apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +101,Convert to non-Group,Átalakítás nem-csoporttá
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530575DocType: Project Update,Good/Steady,Jó/Állandó
Frappe PR Bot748c0242018-06-21 10:34:28 +0530576DocType: Bank Statement Transaction Invoice Item,Invoice Date,Számla dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530577DocType: GL Entry,Debit Amount,Tartozás összeg
Frappe PR Bot748c0242018-06-21 10:34:28 +0530578apps/erpnext/erpnext/accounts/party.py +260,There can only be 1 Account per Company in {0} {1},Nem lehet csak 1 fiók vállalatonként ebben {0} {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530579DocType: Support Search Source,Response Result Key Path,Válasz Eredmény Kulcs elérési út
580DocType: Journal Entry,Inter Company Journal Entry,Inter vállalkozási főkönyvi napló bejegyzés
581apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +496,For quantity {0} should not be grater than work order quantity {1},"A (z) {0} mennyiség nem lehet nagyobb, mint a munka rendelés mennyiség {1}"
Frappe PR Botb48c7692018-07-09 16:56:49 +0530582apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +500,Please see attachment,"Kérjük, nézze meg a mellékletet"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530583DocType: Purchase Order,% Received,% fogadva
584apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Készítsen Diákcsoportokat
585DocType: Volunteer,Weekends,Hétvégék
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530586apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +131,Credit Note Amount,Követelés értesítő összege
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530587DocType: Setup Progress Action,Action Document,Műveleti dokumentum
588DocType: Chapter Member,Website URL,Weboldal URL
Frappe PR Botb48c7692018-07-09 16:56:49 +0530589apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +54,Supplier &gt; Supplier Group,Szállító&gt; szállító csoport
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530590,Finished Goods,Készáruk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530591DocType: Delivery Note,Instructions,Utasítások
592DocType: Quality Inspection,Inspected By,Megvizsgálta
593DocType: Asset Maintenance Log,Maintenance Type,Karbantartás típusa
594apps/erpnext/erpnext/education/doctype/student_group/student_group.py +45,{0} - {1} is not enrolled in the Course {2},{0} - {1} nem vontuk be a tanfolyamba {2}
595apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +225,Student Name: ,Tanuló neve:
Frappe PR Bot748c0242018-06-21 10:34:28 +0530596DocType: POS Closing Voucher Details,Difference,Különbség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530597apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Széria sz. {0} nem tartozik a szállítólevélhez {1}
598apps/erpnext/erpnext/erpnext_integrations/doctype/gocardless_settings/gocardless_settings.py +97,"There seems to be an issue with the server's GoCardless configuration. Don't worry, in case of failure, the amount will get refunded to your account.","Úgy tűnik, hogy probléma van a szerver GoCardless konfigurációjával. Ne aggódjon, hiba esetén az összeget visszatérítjük a számlájára."
599apps/erpnext/erpnext/templates/pages/demo.html +47,ERPNext Demo,ERPNext Demo
600apps/erpnext/erpnext/public/js/utils/item_selector.js +20,Add Items,Tételek hozzáadása
601DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Tétel minőségi vizsgálatának részletei
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530602DocType: Leave Application,Leave Approver Name,Távollét jóváhagyó neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530603DocType: Depreciation Schedule,Schedule Date,Menetrend dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530604DocType: Packed Item,Packed Item,Csomagolt tétel
605DocType: Job Offer Term,Job Offer Term,Állás ajánlat időtartama
606apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Alapértelmezett beállítások a beszerzés tranzakciókhoz.
607apps/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 a {0} alkalmazotthoz ehhez a tevékenység típushoz - {1}
608apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +15,Mandatory field - Get Students From,Kötelező mező - Diák űrlapok fogadása
609DocType: Program Enrollment,Enrolled courses,Regisztrált tanfolyamok
610DocType: Currency Exchange,Currency Exchange,Pénznem árfolyam
611DocType: Opening Invoice Creation Tool Item,Item Name,Tétel neve
612DocType: Authorization Rule,Approving User (above authorized value),Jóváhagyó felhasználó (az engedélyezett érték felett)
613DocType: Email Digest,Credit Balance,Követelés egyenleg
614DocType: Employee,Widowed,Özvegy
615DocType: Request for Quotation,Request for Quotation,Ajánlatkérés
616DocType: Healthcare Settings,Require Lab Test Approval,Laboratóriumi teszt jóváhagyása szükséges
617DocType: Salary Slip Timesheet,Working Hours,Munkaidő
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530618apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +72,Total Outstanding,Teljes fennálló kintlévő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530619DocType: Naming Series,Change the starting / current sequence number of an existing series.,Megváltoztatni a kezdő / aktuális sorszámot egy meglévő sorozatban.
620DocType: Dosage Strength,Strength,Dózis
Frappe PR Botb48c7692018-07-09 16:56:49 +0530621apps/erpnext/erpnext/accounts/page/pos/pos.js +1545,Create a new Customer,Hozzon létre egy új Vevőt
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530622apps/erpnext/erpnext/non_profit/report/expiring_memberships/expiring_memberships.py +17,Expiring On,Megszűnés ekkor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530623apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +59,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Ha több árképzési szabály továbbra is fennáll, a felhasználók fel lesznek kérve, hogy a kézi prioritás beállítással orvosolják a konfliktusokat."
624apps/erpnext/erpnext/utilities/activation.py +90,Create Purchase Orders,Beszerzési megrendelés létrehozása
625,Purchase Register,Beszerzési Regisztráció
626apps/erpnext/erpnext/healthcare/doctype/patient/patient.py +116,Patient not found,Beteg nem található
627DocType: Scheduling Tool,Rechedule,Újraidőzítés
628DocType: Landed Cost Item,Applicable Charges,Alkalmazandó díjak
629DocType: Workstation,Consumable Cost,Fogyóeszköz költség
630DocType: Purchase Receipt,Vehicle Date,Jármű dátuma
631DocType: Student Log,Medical,Orvosi
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530632apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +184,Reason for losing,Veszteség indoka
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530633apps/erpnext/erpnext/accounts/doctype/account/account.js +46,Update Account Number,Számlaszám frissítése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530634apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Lead Owner cannot be same as the Lead,"Érdeklődés tulajdonosa nem lehet ugyanaz, mint az érdeklődés"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530635apps/erpnext/erpnext/accounts/utils.py +358,Allocated amount can not greater than unadjusted amount,"Elkülönített összeg nem lehet nagyobb, mint a kiigazítás nélküli összege"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530636DocType: Announcement,Receiver,Fogadó
637apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},Munkaállomás zárva a következő időpontokban a Nyaralási lista szerint: {0}
638apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Lehetőségek
639DocType: Lab Test Template,Single,Egyedülálló
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530640DocType: Compensatory Leave Request,Work From Date,Munka kező dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530641DocType: Salary Slip,Total Loan Repayment,Összesen hitel visszafizetése
642DocType: Account,Cost of Goods Sold,Az eladott áruk beszerzési költsége
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530643apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +231,Please enter Cost Center,"Kérjük, adja meg a Költséghelyet"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530644DocType: Drug Prescription,Dosage,Adagolás
645DocType: Journal Entry Account,Sales Order,Vevői rendelés
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530646apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67,Avg. Selling Rate,Átlagos eladási ár
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530647DocType: Assessment Plan,Examiner Name,Vizsgáztató neve
648DocType: Lab Test Template,No Result,Nincs eredmény
649DocType: Purchase Invoice Item,Quantity and Rate,Mennyiség és árérték
650DocType: Delivery Note,% Installed,% telepítve
651apps/erpnext/erpnext/utilities/user_progress.py +230,Classrooms/ Laboratories etc where lectures can be scheduled.,"Tantermek / Laboratoriumok stb, ahol előadások vehetők igénybe."
Frappe PR Botb48c7692018-07-09 16:56:49 +0530652apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1261,Company currencies of both the companies should match for Inter Company Transactions.,Mindkét vállalat vállalati pénznemének meg kell egyeznie az Inter vállalkozás tranzakciók esetében.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530653apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +95,Please enter company name first,Kérjük adja meg a cégnevet elsőként
654DocType: Travel Itinerary,Non-Vegetarian,Nem vegetáriánus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530655DocType: Purchase Invoice,Supplier Name,Beszállító neve
656apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Olvassa el a ERPNext kézikönyv
Frappe PR Bot748c0242018-06-21 10:34:28 +0530657DocType: HR Settings,Show Leaves Of All Department Members In Calendar,Az összes osztály távolléteinek megjelenítése a naptárban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530658DocType: Purchase Invoice,01-Sales Return,01-Értékesítés vissza
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530659apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Temporarily on Hold,Ideiglenesen tartásba
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530660DocType: Account,Is Group,Ez Csoport
661DocType: Email Digest,Pending Purchase Orders,Függő Beszerzési megrendelések
662DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Automatikusan beállítja a Sorozat számot a FIFO alapján /ElőszörBeElöszörKi/
663DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Ellenőrizze a Beszállítói Számlák számait Egyediségre
664apps/erpnext/erpnext/public/js/utils/customer_quick_entry.js +34,Primary Address Details,Elsődleges cím adatok
665DocType: Vehicle Service,Oil Change,Olajcsere
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530666DocType: Leave Encashment,Leave Balance,Távollét egyenleg
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530667DocType: Asset Maintenance Log,Asset Maintenance Log,Vagyontárgy karbantartási napló
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530668apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',"'Eset számig' nem lehet kevesebb, mint 'Eset számtól'"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530669DocType: Certification Application,Non Profit,Nonprofit alapítvány
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530670DocType: Production Plan,Not Started,Nincs elindítva
671DocType: Lead,Channel Partner,Értékesítési partner
672DocType: Account,Old Parent,Régi szülő
673apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +19,Mandatory field - Academic Year,Kötelező mező - Tanév
Frappe PR Bot748c0242018-06-21 10:34:28 +0530674apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +221,{0} {1} is not associated with {2} {3},{0} {1} nincs társítva ezekhez: {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530675DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Az email részét képező bevezető bemutatkozó szöveg testreszabása. Minden egyes tranzakció külön bevezető szöveggel rendelkezik.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530676apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +180,Please set default payable account for the company {0},"Kérjük, állítsa be az alapértelmezett fizetendő számla a cég {0}"
677apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +570,Transaction not allowed against stopped Work Order {0},Tranzakció nem engedélyezett a megállított munka megrendeléshez: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530678DocType: Setup Progress Action,Min Doc Count,Min Doc számláló
679apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Globális beállítások minden egyes gyártási folyamatra.
680DocType: Accounts Settings,Accounts Frozen Upto,A számlák be vannak fagyasztva eddig
681DocType: SMS Log,Sent On,Elküldve ekkor
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530682apps/erpnext/erpnext/stock/doctype/item/item.py +736,Attribute {0} selected multiple times in Attributes Table,{0} jellemzők többször kiválasztásra kerültek a jellemzők táblázatban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530683DocType: HR Settings,Employee record is created using selected field. ,Alkalmazott rekord jön létre a kiválasztott mezővel.
684DocType: Sales Order,Not Applicable,Nem értelmezhető
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530685apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +85,Opening Invoice Item,Számla tétel megnyitása
686DocType: Request for Quotation Item,Required Date,Szükséges dátuma
687DocType: Delivery Note,Billing Address,Számlázási cím
Frappe PR Bot748c0242018-06-21 10:34:28 +0530688DocType: Bank Statement Settings,Statement Headers,Nyilvántartó fejlécek
689DocType: Travel Request,Costing,Költségelés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530690DocType: Tax Rule,Billing County,Számlázási megye
691DocType: 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 úgy tekinteni, mint amelyek már bennszerepelnek a Nyomtatott Ár / Nyomtatott Összeg -ben"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530692DocType: Request for Quotation,Message for Supplier,Üzenet a Beszállítónak
693apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.js +40,Work Order,Munka rendelés
694DocType: Driver,DRIVER-.#####,SOFŐR-.#####
695DocType: Sales Invoice,Total Qty,Összesen Mennyiség
696apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,Helyettesítő2 e-mail azonosító
697DocType: Item,Show in Website (Variant),Megjelenítés a weboldalon (Változat)
698DocType: Employee,Health Concerns,Egészségügyi problémák
699DocType: Payroll Entry,Select Payroll Period,Válasszon Bérszámfejtési Időszakot
700DocType: Purchase Invoice,Unpaid,Fizetetlen
701apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Lefoglalt eladáshoz
702DocType: Packing Slip,From Package No.,Csomag számból
703DocType: Item Attribute,To Range,Tartományhoz
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530704apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Securities and Deposits,Értékpapírok és betétek
705apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +47,"Can't change valuation method, as there are transactions against some items which does not have it's own valuation method","Nem lehet megváltoztatni az értékelési módszert, mivel vannak tranzakciók olyan tételekhez, amelyeknek nincs saját értékelési módszere"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530706DocType: Student Report Generation Tool,Attended by Parents,Résztvevők szülők szerint
Frappe PR Bot748c0242018-06-21 10:34:28 +0530707apps/erpnext/erpnext/hr/doctype/shift_assignment/shift_assignment.py +39,Employee {0} has already applied for {1} on {2} : ,A (z) {0} alkalmazott már {1} {2} -ra bejelentkezett:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530708DocType: Patient,AB Positive,AB Pozitív
709DocType: Job Opening,Description of a Job Opening,Leírás egy Állásajánlathoz
Frappe PR Bot748c0242018-06-21 10:34:28 +0530710apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +112,Pending activities for today,Függő tevékenységek mára
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530711DocType: Salary Structure,Salary Component for timesheet based payroll.,Bér összetevők a munkaidő jelenléti ív alapú bérhez.
712DocType: Sales Order Item,Used for Production Plan,Termelési tervhez használja
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530713DocType: Loan,Total Payment,Teljes fizetés
Frappe PR Bot748c0242018-06-21 10:34:28 +0530714apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +100,Cannot cancel transaction for Completed Work Order.,Nem sikerült megszüntetni a befejezett munka rendelés tranzakcióját.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530715DocType: Manufacturing Settings,Time Between Operations (in mins),Műveletek közti idő (percben)
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530716DocType: Clinical Procedure,Consumables,Fogyóeszközök
Frappe PR Bot748c0242018-06-21 10:34:28 +0530717apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +134,{0} {1} is cancelled so the action cannot be completed,"{0} {1} törlődik, így a művelet nem lehet végrehajtható"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530718DocType: Customer,Buyer of Goods and Services.,Vevő az árukra és szolgáltatásokra.
719DocType: Journal Entry,Accounts Payable,Beszállítóknak fizetendő számlák
720DocType: Patient,Allergies,Allergiák
Frappe PR Botb48c7692018-07-09 16:56:49 +0530721apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +36,The selected BOMs are not for the same item,A kiválasztott darabjegyzékeket nem ugyanarra a tételre
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530722apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +32,Change Item Code,Tétel kód változtatás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530723DocType: Supplier Scorecard Standing,Notify Other,Értesíts mást
724DocType: Vital Signs,Blood Pressure (systolic),Vérnyomás (szisztolés)
725DocType: Pricing Rule,Valid Upto,Érvényes eddig:
726DocType: Training Event,Workshop,Műhely
727DocType: Supplier Scorecard Scoring Standing,Warn Purchase Orders,Vevői rendelések figyelmeztetése
728apps/erpnext/erpnext/utilities/user_progress.py +67,List a few of your customers. They could be organizations or individuals.,Felsorol egy pár vevőt. Ők lehetnek szervezetek vagy magánszemélyek.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530729DocType: Employee Tax Exemption Proof Submission,Rented From Date,Bérelt dátumtól
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530730apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +23,Enough Parts to Build,Elég alkatrészek a megépítéshez
731DocType: POS Profile User,POS Profile User,POS profil felhasználója
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530732apps/erpnext/erpnext/assets/doctype/asset/asset.py +185,Row {0}: Depreciation Start Date is required,{0} sor: Értékcsökkenés kezdő dátuma szükséges
733DocType: Sales Invoice Item,Service Start Date,Szolgáltatás kezdési dátuma
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530734DocType: Subscription Invoice,Subscription Invoice,Előfizetési számla
Frappe PR Bot748c0242018-06-21 10:34:28 +0530735apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Direct Income,Közvetlen jövedelem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530736DocType: Patient Appointment,Date TIme,Dátum Idő
Frappe PR Bot748c0242018-06-21 10:34:28 +0530737apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +53,"Can not filter based on Account, if grouped by Account","Nem tudja szűrni számla alapján, ha számlánként csoportosított"
738apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +118,Administrative Officer,Igazgatási tisztviselő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530739apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +39,Setting up company and taxes,Vállalkozás és adók létrehozása
740apps/erpnext/erpnext/education/doctype/student_group/student_group.py +22,Please select Course,"Kérjük, válasszon pályát"
741DocType: Codification Table,Codification Table,Kodifikációs táblázat
742DocType: Timesheet Detail,Hrs,Óra
Frappe PR Bot748c0242018-06-21 10:34:28 +0530743apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +410,Please select Company,"Kérjük, válasszon Vállalkozást először"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530744DocType: Stock Entry Detail,Difference Account,Különbség főkönyvi számla
745DocType: Purchase Invoice,Supplier GSTIN,Beszállító GSTIN
746apps/erpnext/erpnext/projects/doctype/task/task.py +47,Cannot close task as its dependant task {0} is not closed.,"Nem zárható feladat, mivel a hozzá fűződő feladat: {0} nincs lezárva."
747apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +435,Please enter Warehouse for which Material Request will be raised,"Kérjük, adja meg a Raktárat, amelyekre anyag igénylés keletkezett"
748DocType: Work Order,Additional Operating Cost,További üzemeltetési költség
749DocType: Lab Test Template,Lab Routine,Labor rutin
750apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +20,Cosmetics,Kozmetikum
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530751apps/erpnext/erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.py +18,Please select Completion Date for Completed Asset Maintenance Log,"Kérem, válassza ki a befejezés dátumát a Befejezett Vagyontárgy gazdálkodási naplóhoz"
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530752apps/erpnext/erpnext/stock/doctype/item/item.py +568,"To merge, following properties must be same for both items","Egyesítéshez, a következő tulajdonságoknak meg kell egyeznie mindkét tételnél"
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530753DocType: Supplier,Block Supplier,Beszállító blokkolása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530754DocType: Shipping Rule,Net Weight,Nettó súly
Frappe PR Bot748c0242018-06-21 10:34:28 +0530755DocType: Job Opening,Planned number of Positions,Tervezett pozíciók száma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530756DocType: Employee,Emergency Phone,Sürgősségi telefon
757apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +82,{0} {1} does not exist.,{0} {1} nem létezik.
758apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,Vásárol
759,Serial No Warranty Expiry,Széria sz. garanciaidő lejárta
760DocType: Sales Invoice,Offline POS Name,Offline POS neve
761apps/erpnext/erpnext/utilities/user_progress.py +180,Student Application,Diák pályázata
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530762DocType: Bank Statement Transaction Payment Item,Payment Reference,Fizetés hivatkozása
763DocType: Supplier,Hold Type,Megtartás típusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530764apps/erpnext/erpnext/education/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Kérjük adja meg a küszöb fokozatát 0%
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530765DocType: Bank Statement Transaction Payment Item,Bank Statement Transaction Payment Item,Banki kivonat tranzakció fizetési tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530766DocType: Sales Order,To Deliver,Szállít
767DocType: Purchase Invoice Item,Item,Tétel
Frappe PR Bot748c0242018-06-21 10:34:28 +0530768apps/erpnext/erpnext/healthcare/setup.py +257,High Sensitivity,Nagy érzékenység
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530769apps/erpnext/erpnext/config/non_profit.py +48,Volunteer Type information.,Önkéntes típus információk.
770DocType: Cash Flow Mapping Template,Cash Flow Mapping Template,Pénzforgalom térképezés sablon
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530771DocType: Travel Request,Costing Details,Költség adatok
Frappe PR Botb48c7692018-07-09 16:56:49 +0530772apps/erpnext/erpnext/accounts/page/pos/pos.js +2563,Serial no item cannot be a fraction,Széria sz. tétel nem lehet egy törtrész
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530773DocType: Journal Entry,Difference (Dr - Cr),Különbség (Dr - Cr)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530774DocType: Bank Guarantee,Providing,Ellát
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530775DocType: Account,Profit and Loss,Eredménykimutatás
776apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +104,"Not permitted, configure Lab Test Template as required","Nem engedélyezett, szükség szerint konfigurálja a laboratóriumi tesztsablont"
777DocType: Patient,Risk Factors,Kockázati tényezők
778DocType: Patient,Occupational Hazards and Environmental Factors,Foglalkozási veszélyek és környezeti tényezők
Frappe PR Bot748c0242018-06-21 10:34:28 +0530779apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +283,Stock Entries already created for Work Order ,Munka megrendelésre már létrehozott készletbejegyzések
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530780DocType: Vital Signs,Respiratory rate,Légzésszám
781apps/erpnext/erpnext/config/stock.py +338,Managing Subcontracting,Alvállalkozói munkák kezelése
782DocType: Vital Signs,Body Temperature,Testhőmérséklet
783DocType: Project,Project will be accessible on the website to these users,"Project téma elérhető lesz a honlapon, ezeknek a felhasználóknak"
784DocType: Detected Disease,Disease,Kórokozók
785apps/erpnext/erpnext/config/projects.py +29,Define Project type.,Határozza meg a Projekt téma típusát.
786DocType: Supplier Scorecard,Weighting Function,Súlyozási funkció
787DocType: Physician,OP Consulting Charge,OP tanácsadói díj
788apps/erpnext/erpnext/utilities/user_progress.py +28,Setup your ,Állítsa be a saját
789DocType: Student Report Generation Tool,Show Marks,Jelzések megjelenítése
Frappe PR Bot748c0242018-06-21 10:34:28 +0530790DocType: Support Settings,Get Latest Query,Legfrissebb lekérdezés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530791DocType: Quotation,Rate at which Price list currency is converted to company's base currency,"Arány, amelyen az Árlista pénznemét átalakítja a vállalakozás alapértelmezett pénznemére"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530792apps/erpnext/erpnext/setup/doctype/company/company.py +74,Account {0} does not belong to company: {1},A {0}számlához nem tartozik ez a Vállalat: {1}
793apps/erpnext/erpnext/setup/doctype/company/company.py +56,Abbreviation already used for another company,Rövidítést már használja egy másik cég
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530794DocType: Selling Settings,Default Customer Group,Alapértelmezett Vevői csoport
795DocType: Asset Repair,ARLOG-,TERNAPLO-
Frappe PR Bot748c0242018-06-21 10:34:28 +0530796DocType: Employee,IFSC Code,IFSC kód
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530797DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Ha kikapcsolja, a 'Kerekített összesen' mező nem fog látszódni sehol sem"
798DocType: BOM,Operating Cost,Működési költség
799DocType: Crop,Produced Items,Gyártott termékek
Frappe PR Bot748c0242018-06-21 10:34:28 +0530800DocType: Bank Statement Transaction Entry,Match Transaction to Invoices,A számlák tranzakcióinak egyeztetése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530801DocType: Sales Order Item,Gross Profit,Bruttó nyereség
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530802apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +841,Unblock Invoice,Számla feloldása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530803apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Lépésköz nem lehet 0
804DocType: Company,Delete Company Transactions,Vállalati tranzakciók törlése
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530805apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +366,Reference No and Reference Date is mandatory for Bank transaction,Hivatkozási szám és Referencia dátum kötelező a Banki tranzakcióhoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530806DocType: Purchase Receipt,Add / Edit Taxes and Charges,Adók és költségek hozzáadása / szerkesztése
807DocType: Payment Entry Reference,Supplier Invoice No,Beszállítói számla száma
808DocType: Territory,For reference,Referenciaként
809DocType: Healthcare Settings,Appointment Confirmation,Vizit időpont megerősítése
Frappe PR Bot748c0242018-06-21 10:34:28 +0530810apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +160,"Cannot delete Serial No {0}, as it is used in stock transactions","Nem lehet törölni a sorozatszámot: {0}, mivel ezt használja a részvény tranzakcióknál"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530811apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +256,Closing (Cr),Záró (Köv)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530812apps/erpnext/erpnext/hr/notification/training_feedback/training_feedback.html +1,Hello,Helló
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530813apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +118,Move Item,Tétel mozgatása
Frappe PR Bot748c0242018-06-21 10:34:28 +0530814DocType: Employee Incentive,Incentive Amount,Ösztönző összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530815DocType: Serial No,Warranty Period (Days),Garancia idő (nap)
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530816apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +76,Total Credit/ Debit Amount should be same as linked Journal Entry,A teljes hitel/terhelési összegnek meg kell egyeznie a kapcsolódó naplóbejegyzéssel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530817DocType: Installation Note Item,Installation Note Item,Telepítési feljegyzés Elem
818DocType: Production Plan Item,Pending Qty,Függőben lévő db
819DocType: Budget,Ignore,Mellőz
Frappe PR Bot748c0242018-06-21 10:34:28 +0530820apps/erpnext/erpnext/accounts/party.py +408,{0} {1} is not active,{0} {1} nem aktív
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530821DocType: Woocommerce Settings,Freight and Forwarding Account,Szállítás és szállítmányozás számla
Frappe PR Bot748c0242018-06-21 10:34:28 +0530822apps/erpnext/erpnext/config/accounts.py +278,Setup cheque dimensions for printing,Csekk méretek telepítése a nyomtatáshoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530823DocType: Salary Slip,Salary Slip Timesheet,Bérpapirok munkaidő jelenléti ívei
Frappe PR Bot748c0242018-06-21 10:34:28 +0530824apps/erpnext/erpnext/controllers/buying_controller.py +171,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Beszállító raktár kötelező az alvállalkozók vásárlási nyugtájához
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530825DocType: Pricing Rule,Valid From,Érvényes innentől:
826DocType: Sales Invoice,Total Commission,Teljes Jutalék
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530827DocType: Tax Withholding Account,Tax Withholding Account,Adó visszatartási számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530828DocType: Pricing Rule,Sales Partner,Vevő partner
829apps/erpnext/erpnext/config/buying.py +150,All Supplier scorecards.,Összes Beszállító eredménymutatói.
830DocType: Buying Settings,Purchase Receipt Required,Beszerzési megrendelés nyugta kötelező
Frappe PR Bot748c0242018-06-21 10:34:28 +0530831apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +229,Target warehouse in row {0} must be same as Work Order,A {0} sorban lévő célraktárnak meg kell egyeznie a Munka Rendelésével
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530832apps/erpnext/erpnext/stock/doctype/item/item.py +170,Valuation Rate is mandatory if Opening Stock entered,"Készletérték ár kötelező, ha nyitási készletet felvitt"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530833apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +143,No records found in the Invoice table,Nem talált bejegyzést a számlatáblázat
Frappe PR Bot748c0242018-06-21 10:34:28 +0530834apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +36,Please select Company and Party Type first,"Kérjük, válasszon Vállalkozást és Ügyfél típust először"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530835apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +31,"Already set default in pos profile {0} for user {1}, kindly disabled default","Már beállította a {0} pozícióprofilban a {1} felhasználó számára az alapértelmezett értéket, kérem tiltsa le az alapértelmezettet"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530836apps/erpnext/erpnext/config/accounts.py +299,Financial / accounting year.,Pénzügyi / számviteli év.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530837apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.js +9,Accumulated Values,Halmozott értékek
Frappe PR Bot748c0242018-06-21 10:34:28 +0530838apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +164,"Sorry, Serial Nos cannot be merged","Sajnáljuk, Széria sz. nem lehet összevonni,"
839DocType: Shopify Settings,Customer Group will set to selected group while syncing customers from Shopify,"Az Ügyfélcsoport beállít egy kiválasztott csoportot, miközben szinkronizálja az ügyfeleket a Shopify szolgáltatásból"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530840apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +72,Territory is Required in POS Profile,Terület szükséges a POS profilban
841DocType: Supplier,Prevent RFQs,Árajánlatkérések megakadályozása
842apps/erpnext/erpnext/utilities/activation.py +83,Make Sales Order,Vevői rendelés létrehozás
Frappe PR Botb48c7692018-07-09 16:56:49 +0530843apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +180,Salary Slip submitted for period from {0} to {1},Bérpapír benyújtva a {0} - {1} időszakra
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530844DocType: Project Task,Project Task,Projekt téma feladat
Frappe PR Botb48c7692018-07-09 16:56:49 +0530845DocType: Loyalty Point Entry Redemption,Redeemed Points,Megváltott pontok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530846,Lead Id,Érdeklődés ID
847DocType: C-Form Invoice Detail,Grand Total,Mindösszesen
848DocType: Assessment Plan,Course,Tanfolyam
849DocType: Timesheet,Payslip,Bérelszámolás
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530850apps/erpnext/erpnext/hr/doctype/attendance_request/attendance_request.py +18,Half day date should be in between from date and to date,Félnapos dátumának a kezdési és a befejező dátum köztinek kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530851apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,Tétel kosár
852apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,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 befejező dátuma"
853DocType: Issue,Resolution,Megoldás
Frappe PR Botb48c7692018-07-09 16:56:49 +0530854DocType: Employee,Personal Bio,Személyes Bio
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530855DocType: C-Form,IV,IV
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530856apps/erpnext/erpnext/non_profit/report/expiring_memberships/expiring_memberships.py +15,Membership ID,Tagság azonosítója
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530857apps/erpnext/erpnext/templates/pages/order.html +76,Delivered: {0},Szállított: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530858DocType: Bank Statement Transaction Entry,Payable Account,Beszállítói követelések fizetendő számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530859DocType: Payment Entry,Type of Payment,Fizetés típusa
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530860apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +18,Half Day Date is mandatory,A félnapos dátuma kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530861DocType: Sales Order,Billing and Delivery Status,Számlázási és Szállítási állapot
862DocType: Job Applicant,Resume Attachment,Folytatás Attachment
863apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Törzsvásárlók
864DocType: Leave Control Panel,Allocate,Feloszott
865apps/erpnext/erpnext/public/js/utils/item_quick_entry.js +108,Create Variant,Változat létrehozás
866DocType: Sales Invoice,Shipping Bill Date,Szállítás számlázásának dátuma
867DocType: Production Plan,Production Plan,Termelési terv
868DocType: Opening Invoice Creation Tool,Opening Invoice Creation Tool,Számlát létrehozó eszköz megnyitása
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530869apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +882,Sales Return,Értékesítés visszaküldése
Frappe PR Bot748c0242018-06-21 10:34:28 +0530870apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +110,Note: Total allocated leaves {0} shouldn't be less than already approved leaves {1} for the period,"Megjegyzés: Az összes kijelölt távollét: {0} nem lehet kevesebb, mint a már jóváhagyott távollétek: {1} erre az időszakra"
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530871DocType: Stock Settings,Set Qty in Transactions based on Serial No Input,Mennyiség megadása a sorozatszámos bemeneten alapuló tranzakciókhoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530872,Total Stock Summary,Készlet Összefoglaló
Frappe PR Bot748c0242018-06-21 10:34:28 +0530873apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +68,"You can only plan for upto {0} vacancies and budget {1} \
874 for {2} as per staffing plan {3} for parent company {4}.",Csak az {0} állásajánlatokra és {1} {2} költségkeretre tervezhet {2} az anyavállalat (4) személyzeti tervénél {3}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530875DocType: Announcement,Posted By,Általa rögzítve
876DocType: Item,Delivered by Supplier (Drop Ship),Beszállító által közvetlenül vevőnek szállított (Drop Ship)
877DocType: Healthcare Settings,Confirmation Message,Megerősítő üzenet
878apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Adatbázist a potenciális vevőkről.
879DocType: Authorization Rule,Customer or Item,Vevő vagy tétel
880apps/erpnext/erpnext/config/selling.py +28,Customer database.,Vevői adatbázis.
881DocType: Quotation,Quotation To,Árajánlat az ő részére
882DocType: Lead,Middle Income,Közepes jövedelmű
883apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +228,Opening (Cr),Nyitó (Követ)
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530884apps/erpnext/erpnext/stock/doctype/item/item.py +908,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égét a {0} tételnek nem lehet megváltoztatni közvetlenül, mert már végzett néhány tranzakció(t) másik mértékegységgel. Szükséges lesz egy új tétel létrehozására, hogy egy másik alapértelmezett mértékegységet használhasson."
Frappe PR Bot748c0242018-06-21 10:34:28 +0530885apps/erpnext/erpnext/accounts/utils.py +356,Allocated amount can not be negative,Elkülönített összeg nem lehet negatív
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530886apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,"Kérjük, állítsa be a Vállalkozást"
887DocType: Share Balance,Share Balance,Egyenleg megosztása
Frappe PR Bot748c0242018-06-21 10:34:28 +0530888DocType: Employee Tax Exemption Declaration,Monthly House Rent,Havi bérleti díj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530889DocType: Purchase Order Item,Billed Amt,Számlázott össz.
890DocType: Training Result Employee,Training Result Employee,Képzési munkavállalói eredmény
891DocType: Warehouse,A logical Warehouse against which stock entries are made.,A logikai Raktárkészlet amelyhez a készlet állomány bejegyzések történnek.
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530892apps/erpnext/erpnext/hr/doctype/loan/loan.js +134,Principal Amount,Tőkeösszeg
893DocType: Loan Application,Total Payable Interest,Összesen fizetendő kamat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530894apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +57,Total Outstanding: {0},Összes kinntlevő: {0}
895DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Kimenő értékesítési számlák Munkaidő jelenléti ív nyilvántartója
Frappe PR Bot748c0242018-06-21 10:34:28 +0530896apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +150,Reference No & Reference Date is required for {0},Hivatkozási szám és Referencia dátuma szükséges {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530897DocType: Payroll Entry,Select Payment Account to make Bank Entry,"Válasszon Fizetési számlát, banki tétel bejegyzéshez"
898DocType: Hotel Settings,Default Invoice Naming Series,Alapértelmezett számlaelnevezési sorozatok
899apps/erpnext/erpnext/utilities/activation.py +136,"Create Employee records to manage leaves, expense claims and payroll","Készítsen Munkavállaló nyilvántartásokat a távollétek, költségtérítési igények és a bér kezeléséhez"
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530900apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +679,An error occurred during the update process,Hiba történt a frissítési folyamat során
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530901DocType: Restaurant Reservation,Restaurant Reservation,Éttermi foglalás
902DocType: Land Unit,Land Unit Name,Föld terület neve
Frappe PR Bot748c0242018-06-21 10:34:28 +0530903apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +166,Proposal Writing,Pályázatírás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530904DocType: Payment Entry Deduction,Payment Entry Deduction,Fizetés megadásának levonása
905apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +14,Wrapping up,Becsomagol
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530906apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +43,Notify Customers via Email,Vevők értesítse e-mailen keresztül
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530907DocType: Item,Batch Number Series,Köteg sorszámozása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530908apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Egy másik Értékesítő személy {0} létezik a azonos alkalmazotti azonosító Id-vel
909DocType: Employee Advance,Claimed Amount,Igényelt összeg
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530910DocType: Travel Itinerary,Departure Datetime,Indulási dátumidő
Frappe PR Bot748c0242018-06-21 10:34:28 +0530911DocType: Travel Request Costing,Travel Request Costing,Utazási kérelemköltség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530912apps/erpnext/erpnext/config/education.py +180,Masters,Törzsadat adatok
Frappe PR Bot748c0242018-06-21 10:34:28 +0530913DocType: Employee Onboarding,Employee Onboarding Template,Munkavállalói Onboarding sablon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530914DocType: Assessment Plan,Maximum Assessment Score,Maximális értékelés pontszáma
Frappe PR Bot748c0242018-06-21 10:34:28 +0530915apps/erpnext/erpnext/config/accounts.py +144,Update Bank Transaction Dates,Frissítse a Banki Tranzakciók időpontjait
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530916apps/erpnext/erpnext/config/projects.py +41,Time Tracking,Időkövetés
917DocType: Purchase Invoice,DUPLICATE FOR TRANSPORTER,ISMÉTLŐDŐ FUVAROZÓRA
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530918apps/erpnext/erpnext/hr/doctype/employee_advance/employee_advance.py +57,Row {0}# Paid Amount cannot be greater than requested advance amount,{0} sor # fizetett összeg nem haladhatja meg az igényelt előleget
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530919DocType: Fiscal Year Company,Fiscal Year Company,Vállalkozás Pénzügyi éve
920DocType: Packing Slip Item,DN Detail,SZL részletek
921DocType: Training Event,Conference,Konferencia
Frappe PR Bot748c0242018-06-21 10:34:28 +0530922DocType: Employee Grade,Default Salary Structure,Alapértelmezett fizetési struktúra
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530923apps/erpnext/erpnext/hr/report/daily_work_summary_replies/daily_work_summary_replies.py +23,Replies,Válaszok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530924DocType: Timesheet,Billed,Számlázott
925DocType: Batch,Batch Description,Köteg leírás
926apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Diákcsoportok létrehozása
Frappe PR Bot748c0242018-06-21 10:34:28 +0530927apps/erpnext/erpnext/accounts/utils.py +741,"Payment Gateway Account not created, please create one manually.","Fizetési átjáró számla nem jön létre, akkor hozzon létre egyet manuálisan."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530928DocType: Supplier Scorecard,Per Year,Évente
929apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +51,Not eligible for the admission in this program as per DOB,A programban való részvételre nem jogosult a DOB szerint
930DocType: Sales Invoice,Sales Taxes and Charges,Értékesítési adók és költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530931DocType: Vital Signs,Height (In Meter),Magasság (méterben)
932DocType: Student,Sibling Details,Testvér Részletei
933DocType: Vehicle Service,Vehicle Service,Jármű szervíz
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530934apps/erpnext/erpnext/config/setup.py +95,Automatically triggers the feedback request based on conditions.,Automatikusan elindítja a visszajelzéseket kérelem feltételek alapján.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530935DocType: Employee,Reason for Resignation,Felmondás indoka
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530936DocType: Tax Withholding Category,Book on Invoice,Könyvelés a számlán
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530937DocType: Sales Invoice,Credit Note Issued,Követelés értesítő kiadva
938DocType: Project Task,Weight,Súly
939DocType: Payment Reconciliation,Invoice/Journal Entry Details,Számla / Naplókönyvelés Részletek
Frappe PR Bot748c0242018-06-21 10:34:28 +0530940apps/erpnext/erpnext/accounts/utils.py +84,{0} '{1}' not in Fiscal Year {2},{0} '{1}' nem a pénzügyi évben {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530941DocType: Buying Settings,Settings for Buying Module,Beállítások a modul vásárláshoz
Frappe PR Bot748c0242018-06-21 10:34:28 +0530942apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +22,Asset {0} does not belong to company {1},Vagyontárgy {0} nem tartozik a(z) {1} céghez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530943apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +70,Please enter Purchase Receipt first,"Kérjük, adjon meg Vásárlási nyugtát először"
944DocType: Buying Settings,Supplier Naming By,Beszállító elnevezve által
945DocType: Activity Type,Default Costing Rate,Alapértelmezett költség ár
946DocType: Maintenance Schedule,Maintenance Schedule,Karbantartási ütemterv
Frappe PR Bot748c0242018-06-21 10:34:28 +0530947apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +151,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Árképzési szabályok szűrésre kerülnek a Vevő, Vevő csoport, Terület, Beszállító,Beszállító típus, kampány, értékesítési partner stb. alapján."
948DocType: Employee Promotion,Employee Promotion Details,Munkavállalói promóciós adatok
949apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +83,Net Change in Inventory,Nettó készletváltozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530950DocType: Employee,Passport Number,Útlevél száma
951apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +60,Relation with Guardian2,Összefüggés Helyettesítő2
Frappe PR Bot748c0242018-06-21 10:34:28 +0530952apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +112,Manager,Menedzser
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530953DocType: Payment Entry,Payment From / To,Fizetési Honnan / Hova
Frappe PR Botb48c7692018-07-09 16:56:49 +0530954apps/erpnext/erpnext/selling/doctype/customer/customer.py +179,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},"Új hitelkeret kevesebb, mint a jelenlegi fennálló összeget a vevő számára. Hitelkeretnek minimum ennyinek kell lennie {0}"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530955apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +430,Please set account in Warehouse {0},"Kérjük, állítson be fiókot erre a Raktárra: {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530956apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,Az 'Ez alapján' 'és a 'Csoport szerint' nem lehet azonos
957DocType: Sales Person,Sales Person Targets,Értékesítői személy célok
958DocType: Installation Note,IN-,TELFELJ-
959DocType: Work Order Operation,In minutes,Percekben
960DocType: Issue,Resolution Date,Megoldás dátuma
961DocType: Lab Test Template,Compound,Összetett
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530962apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +56,Select Property,Válassza a tulajdonságot
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530963DocType: Student Batch Name,Batch Name,Köteg neve
964DocType: Fee Validity,Max number of visit,Látogatások max. száma
965,Hotel Room Occupancy,Szállodai szoba kihasználtság
Frappe PR Botb48c7692018-07-09 16:56:49 +0530966apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +392,Timesheet created:,Munkaidő jelenléti ív nyilvántartás létrehozva:
967apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1166,Please set default Cash or Bank account in Mode of Payment {0},"Kérjük, állítsda be az alapértelmezett Készpénz vagy bankszámlát a Fizetési módban {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530968apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +24,Enroll,Beiratkozás
969DocType: GST Settings,GST Settings,GST Beállítások
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530970apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +81,Currency should be same as Price List Currency: {0},A pénznemnek meg kell egyeznie ennek az Árjegyzéknek a pénznemével: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530971DocType: Selling Settings,Customer Naming By,Vevő elnevezés típusa
972DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Megmutatja a hallgatót mint jelenlévőt a Hallgató havi résztvételi jelentésben
973DocType: Depreciation Schedule,Depreciation Amount,Értékcsökkentés összege
Frappe PR Bot748c0242018-06-21 10:34:28 +0530974apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +105,Convert to Group,Átalakítás csoporttá
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530975DocType: Delivery Trip,TOUR-.#####,TÚRA-.#####
976DocType: Activity Cost,Activity Type,Tevékenység típusa
977DocType: Request for Quotation,For individual supplier,Az egyéni beszállítónak
978DocType: BOM Operation,Base Hour Rate(Company Currency),Alapértelmezett óradíj (Vállalkozás pénznemében)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530979apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Delivered Amount,Szállított érték
Frappe PR Botb48c7692018-07-09 16:56:49 +0530980DocType: Loyalty Point Entry Redemption,Redemption Date,Visszaváltási dátum
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530981apps/erpnext/erpnext/healthcare/doctype/physician/physician_dashboard.py +14,Lab Tests,Labor tesztek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530982DocType: Quotation Item,Item Balance,Tétel egyenleg
983DocType: Sales Invoice,Packing List,Csomagolási lista
984apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Beszerzési megrendelés átadva a beszállítóknak.
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530985DocType: Contract,Contract Template,Szerződési sablon
986DocType: Clinical Procedure Item,Transfer Qty,Átvitel mennyisége
Frappe PR Bot5c13cb32018-06-25 15:08:15 +0530987DocType: Purchase Invoice Item,Asset Location,Vagyontárgy helye
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530988DocType: Tax Rule,Shipping Zipcode,Szállítási irányítószám
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530989apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +43,Publishing,Kiadás
990DocType: Accounts Settings,Report Settings,Jelentésbeállítások
991DocType: Activity Cost,Projects User,Projekt téma felhasználó
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530992apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Felhasznált
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530993apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +158,{0}: {1} not found in Invoice Details table,{0}: {1} nem található a Számla részletek táblázatban
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530994DocType: Asset,Asset Owner Company,Vagyontárgy tulajdonló vállalkozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530995DocType: Company,Round Off Cost Center,Költséghely gyűjtő
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530996apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +249,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Ezt a karbantartás látogatást: {0} törölni kell mielőtt lemondaná ezt a Vevői rendelést
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530997DocType: Asset Maintenance Log,AML-,AML-
998DocType: Item,Material Transfer,Anyag átvitel
Frappe PR Bot1baa8112018-07-03 09:59:57 +0530999DocType: Cost Center,Cost Center Number,Költséghely szám
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301000apps/erpnext/erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py +24,Could not find path for ,Nem találtam útvonalat erre
1001apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +221,Opening (Dr),Nyitó (ÉCS.)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301002DocType: Compensatory Leave Request,Work End Date,Munka befejezés dátuma
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301003DocType: Loan,Applicant,Pályázó
Frappe PR Bot748c0242018-06-21 10:34:28 +05301004apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +37,Posting timestamp must be after {0},Kiküldetés időbélyegének ezutánina kell lennie {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301005apps/erpnext/erpnext/config/accounts.py +39,To make recurring documents,Ismétlődő dokumentumok létrehozása
1006,GST Itemised Purchase Register,GST tételes beszerzés regisztráció
1007DocType: Course Scheduling Tool,Reschedule,Átütemezés
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301008DocType: Loan,Total Interest Payable,Összes fizetendő kamat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301009DocType: Leave Period,Filter By,Szűrés ez alapján
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301010DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Beszerzési költség adók és illetékek
1011DocType: Work Order Operation,Actual Start Time,Tényleges kezdési idő
1012DocType: BOM Operation,Operation Time,Működési idő
Frappe PR Bot748c0242018-06-21 10:34:28 +05301013apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +355,Finish,Befejez
1014DocType: Salary Structure Assignment,Base,Alapértelmezett
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301015DocType: Timesheet,Total Billed Hours,Összes számlázott Órák
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301016DocType: Travel Itinerary,Travel To,Ide utazni
Frappe PR Botb48c7692018-07-09 16:56:49 +05301017apps/erpnext/erpnext/controllers/buying_controller.py +743,is not,nem
1018apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1658,Write Off Amount,Leírt összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301019DocType: Leave Block List Allow,Allow User,Felhasználó engedélyezése
1020DocType: Journal Entry,Bill No,Számlaszám
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301021DocType: Company,Gain/Loss Account on Asset Disposal,Nyereség / veszteség számla a Vagyontárgy eltávolításán
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301022DocType: Vehicle Log,Service Details,Szolgáltatás adatai
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301023DocType: Lab Test Template,Grouped,Csoportosított
1024DocType: Selling Settings,Delivery Note Required,Szállítólevél szükséges
1025DocType: Bank Guarantee,Bank Guarantee Number,Bankgarancia száma
1026DocType: Assessment Criteria,Assessment Criteria,Értékelési kritériumok
1027DocType: BOM Item,Basic Rate (Company Currency),Alapár (Vállalat pénznemében)
1028DocType: Student Attendance,Student Attendance,Tanuló Nézőszám
1029DocType: Sales Invoice Timesheet,Time Sheet,Jelenléti ív
1030DocType: Manufacturing Settings,Backflush Raw Materials Based On,Visszatartandó nyersanyagok ez alapján
1031DocType: Sales Invoice,Port Code,Kikötői kód
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301032apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +981,Reserve Warehouse,Raktár a lefoglalásokhoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301033DocType: Lead,Lead is an Organization,Az érdeklődő egy szervezet
1034DocType: Guardian Interest,Interest,Érdek
1035apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Értékesítés előtt
1036DocType: Instructor Log,Other Details,Egyéb részletek
1037apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,Beszállító
1038DocType: Lab Test,Test Template,Teszt sablon
1039DocType: Restaurant Order Entry Item,Served,Kiszolgált
1040apps/erpnext/erpnext/config/non_profit.py +13,Chapter information.,Fejezet információ.
1041DocType: Account,Accounts,Főkönyvi számlák
1042DocType: Vehicle,Odometer Value (Last),Kilométer-számláló érték (utolsó)
1043apps/erpnext/erpnext/config/buying.py +160,Templates of supplier scorecard criteria.,A beszállító eredménymutató-kritériumainak sablonjai.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301044apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +316,Marketing,Marketing
Frappe PR Botb48c7692018-07-09 16:56:49 +05301045DocType: Sales Invoice,Redeem Loyalty Points,Hűségpontok visszaváltása
1046apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +312,Payment Entry is already created,Fizetés megadása már létrehozott
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301047DocType: Request for Quotation,Get Suppliers,Szerezd meg a beszállítókat
1048DocType: Purchase Receipt Item Supplied,Current Stock,Jelenlegi raktárkészlet
Frappe PR Botb48c7692018-07-09 16:56:49 +05301049apps/erpnext/erpnext/controllers/accounts_controller.py +642,Row #{0}: Asset {1} does not linked to Item {2},Sor # {0}: {1} Vagyontárgy nem kapcsolódik ehhez a tételhez {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301050apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +398,Preview Salary Slip,Bérpapír előnézet
1051apps/erpnext/erpnext/accounts/doctype/budget/budget.py +56,Account {0} has been entered multiple times,A {0} számlát már többször bevitték
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301052DocType: Account,Expenses Included In Valuation,Készletértékelésbe belevitt költségek
1053apps/erpnext/erpnext/non_profit/doctype/membership/membership.py +37,You can only renew if your membership expires within 30 days,"Csak akkor tudja megújítani, ha tagsága lejár 30 napon belül"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301054DocType: Shopping Cart Settings,Show Stock Availability,Raktárkészlet elérhetőségének megjelenítése
1055apps/erpnext/erpnext/assets/doctype/asset/asset.py +510,Set {0} in asset category {1} or company {2},"Állítsa {0} a vagyontárgy ketegóriát: {1}, vagy a vállalkozást: {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301056DocType: Land Unit,Longitude,Hosszúsági kör
1057,Absent Student Report,Jelentés a hiányzó tanulókról
1058DocType: Crop,Crop Spacing UOM,Termés távolság ME
Frappe PR Botb48c7692018-07-09 16:56:49 +05301059DocType: Loyalty Program,Single Tier Program,Egyszintű program
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301060DocType: Accounts Settings,Only select if you have setup Cash Flow Mapper documents,"Csak akkor válassza ki, ha beállította a Pénzforgalom térképező dokumentumokat"
1061DocType: Email Digest,Next email will be sent on:,A következő emailt ekkor küldjük:
Frappe PR Botb48c7692018-07-09 16:56:49 +05301062apps/erpnext/erpnext/controllers/buying_controller.py +740,"Following item {items} {verb} marked as {message} item.\
1063 You can enable them as {message} item from its Item master",A (z) {item} {verb} tétel {item} elemét követve \ Beállíthatja őket mint {message} tételt a tétel mesterként
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301064DocType: Supplier Scorecard,Per Week,Hetente
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301065apps/erpnext/erpnext/stock/doctype/item/item.py +683,Item has variants.,Tételnek változatok.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301066apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.py +154,Total Student,Teljes hallgató
1067apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Tétel {0} nem található
1068DocType: Bin,Stock Value,Készlet értéke
Frappe PR Bot748c0242018-06-21 10:34:28 +05301069apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +42,{0} has fee validity till {1},A(z) {0} díjszabás érvényessége eddig: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301070apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +54,Tree Type,Fa Típus
1071DocType: BOM Explosion Item,Qty Consumed Per Unit,Darabonként felhasznált mennyiség
1072DocType: GST Account,IGST Account,IGST számla fiók
1073DocType: Serial No,Warranty Expiry Date,Garancia lejárati dátuma
1074DocType: Material Request Item,Quantity and Warehouse,Mennyiség és raktár
1075DocType: Hub Settings,Unregister,Kiregisztrál
1076DocType: Sales Invoice,Commission Rate (%),Jutalék mértéke (%)
1077apps/erpnext/erpnext/education/doctype/student_group/student_group.py +24,Please select Program,"Kérjük, válassza ki a Program"
1078DocType: Project,Estimated Cost,Becsült költség
1079DocType: Purchase Order,Link to material requests,Hivatkozás az anyagra igénylésre
1080DocType: Hub Settings,Publish,Közzétesz
1081apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +7,Aerospace,Repülőgép-és űripar
1082,Fichier des Ecritures Comptables [FEC],Könyvelési tétel fájlok [FEC]
1083DocType: Journal Entry,Credit Card Entry,Hitelkártya bejegyzés
1084apps/erpnext/erpnext/config/accounts.py +57,Company and Accounts,Vállakozás és fiókok
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301085apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +72,In Value,Az Értékben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301086DocType: Asset Settings,Depreciation Options,Értékcsökkenési lehetőségek
Frappe PR Bot748c0242018-06-21 10:34:28 +05301087apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +28,Either location or employee must be required,Bármelyik helyszínt vagy alkalmazottat meg kell követelni
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301088apps/erpnext/erpnext/utilities/transaction_base.py +29,Invalid Posting Time,Érvénytelen kiküldési idő
Frappe PR Bot748c0242018-06-21 10:34:28 +05301089DocType: Salary Component,Condition and Formula,Állapot és képlet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301090DocType: Lead,Campaign Name,Kampány neve
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301091apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +61,There is no leave period in between {0} and {1},Nincs szabadságidő a {0} és a {1} között
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301092DocType: Hotel Room,Capacity,Kapacitás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301093DocType: Travel Request Costing,Expense Type,Költség típus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301094DocType: Selling Settings,Close Opportunity After Days,Ügyek bezárása ennyi eltelt nap után
1095,Reserved,Lefoglalt
1096DocType: Driver,License Details,Licenc részletei
Frappe PR Bot748c0242018-06-21 10:34:28 +05301097apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +86,The field From Shareholder cannot be blank,A Részvényes tulajdonosi mező nem lehet üres
Frappe PR Botb48c7692018-07-09 16:56:49 +05301098DocType: Leave Allocation,Allocation,Kiosztás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301099DocType: Purchase Order,Supply Raw Materials,Nyersanyagok beszállítása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301100apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Jelenlegi vagyontárgyi eszközök
Frappe PR Bot748c0242018-06-21 10:34:28 +05301101apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +134,{0} is not a stock Item,{0} nem Készletezhető tétel
1102apps/erpnext/erpnext/hr/notification/training_feedback/training_feedback.html +6,Please share your feedback to the training by clicking on 'Training Feedback' and then 'New',"Kérjük, ossza meg visszajelzését a képzéshez az ""Oktatás visszajelzése"", majd az ""Új"" kattintva"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301103DocType: Mode of Payment Account,Default Account,Alapértelmezett számla
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301104apps/erpnext/erpnext/stock/doctype/item/item.py +289,Please select Sample Retention Warehouse in Stock Settings first,"Kérem, először válassza a Mintavétel megörzési raktárat a Készlet beállításaiban"
Frappe PR Botb48c7692018-07-09 16:56:49 +05301105apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.js +62,Please select the Multiple Tier Program type for more than one collection rules.,"Kérjük, válassza ki a többszintű program típusát egynél több gyűjtési szabályhoz."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301106DocType: Payment Entry,Received Amount (Company Currency),Beérkezett összeg (Vállalkozás pénzneme)
1107apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +192,Lead must be set if Opportunity is made from Lead,"Érdeklődést kell beállítani, ha a Lehetőséget az Érdeklődésből hozta létre"
1108apps/erpnext/erpnext/erpnext_integrations/doctype/gocardless_settings/gocardless_settings.py +136,Payment Cancelled. Please check your GoCardless Account for more details,Fizetés törölve. További részletekért tekintse meg GoCardless fiókját
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301109DocType: Contract,N/A,N/A
Frappe PR Botb48c7692018-07-09 16:56:49 +05301110apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +30,Please select weekly off day,"Kérjük, válassza ki a heti munkaszüneti napokat"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301111DocType: Patient,O Negative,O Negatív
1112DocType: Work Order Operation,Planned End Time,Tervezett befejezési idő
1113,Sales Person Target Variance Item Group-Wise,Értékesítői Cél Variance tétel Group-Wise
Frappe PR Bot748c0242018-06-21 10:34:28 +05301114apps/erpnext/erpnext/accounts/doctype/account/account.py +95,Account with existing transaction cannot be converted to ledger,Meglévő tranzakcióval rendelkező számla nem konvertálható főkönyvi számlává.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301115apps/erpnext/erpnext/config/non_profit.py +33,Memebership Type Details,Tagság típus részletek
1116DocType: Delivery Note,Customer's Purchase Order No,Vevői beszerzési megrendelésnek száma
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301117DocType: Clinical Procedure,Consume Stock,Készlet használata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301118DocType: Budget,Budget Against,Költségvetés ellenszámla
Frappe PR Botb48c7692018-07-09 16:56:49 +05301119apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +517,There's no employee for the given criteria. Check that Salary Slips have not already been created.,"Az adott kritériumra nincs alkalmazott. Ellenőrizze, hogy a Bérlapok még nincsenek-e létrehozva."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301120apps/erpnext/erpnext/stock/reorder_item.py +194,Auto Material Requests Generated,Auto Anyagigénylés létrehozott
1121apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Elveszett
Frappe PR Bot748c0242018-06-21 10:34:28 +05301122apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +184,You can not enter current voucher in 'Against Journal Entry' column,"Ha nem tudja bevinni a jelenlegi utalványt az ""Ismételt Naplókönyvelés"" oszlopba"
1123DocType: Employee Benefit Application Detail,Max Benefit Amount,Maximális juttatás összege
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301124apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Lefoglalt gyártáshoz
1125DocType: Soil Texture,Sand,Homok
1126apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +25,Energy,Energia
1127DocType: Opportunity,Opportunity From,Lehetőség tőle
Frappe PR Botb48c7692018-07-09 16:56:49 +05301128apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +939,Row {0}: {1} Serial numbers required for Item {2}. You have provided {3}.,{0} sor: {1} A {2} tételhez szükséges sorozatszámok. Ön ezt adta meg {3}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301129apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +79,Please select a table,"Kérem, válasszon egy táblát"
1130DocType: BOM,Website Specifications,Weboldal részletek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301131DocType: Special Test Items,Particulars,Adatok
Frappe PR Bot748c0242018-06-21 10:34:28 +05301132apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +23,{0}: From {0} of type {1},{0}: Feladó {0} a {1} típusból
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301133DocType: Warranty Claim,CI-,GI-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301134apps/erpnext/erpnext/controllers/buying_controller.py +370,Row {0}: Conversion Factor is mandatory,Row {0}: Conversion Factor kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301135DocType: Student,A+,A +
Frappe PR Bot748c0242018-06-21 10:34:28 +05301136apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +343,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Több Ár szabályzat létezik azonos kritériumokkal, kérjük megoldani konfliktust az elsőbbségek kiadásával. Ár Szabályok: {0}"
1137DocType: Exchange Rate Revaluation,Exchange Rate Revaluation Account,Árfolyam-átértékelési számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301138apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +519,Cannot deactivate or cancel BOM as it is linked with other BOMs,Nem lehet kikapcsolni vagy törölni az Anyagjegyzéket mivel kapcsolódik más Darabjegyzékekhez
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301139apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js +106,Please select Company and Posting Date to getting entries,A bejegyzések beírásához válassza a Cég és a rögzítés dátuma lehetőséget
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301140DocType: Asset,Maintenance,Karbantartás
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301141DocType: Subscriber,Subscriber,Előfizető
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301142DocType: Item Attribute Value,Item Attribute Value,Tétel Jellemző értéke
Frappe PR Botb48c7692018-07-09 16:56:49 +05301143apps/erpnext/erpnext/projects/doctype/project/project.py +441,Please Update your Project Status,"Kérjük, frissítse a projekt téma állapotát"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301144apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +26,Currency Exchange must be applicable for Buying or for Selling.,Pénznem árfolyamnak kell lennie a Beszerzésekre vagy a Vásárói rendelésekre.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301145DocType: Item,Maximum sample quantity that can be retained,Maximum tárolható mintamennyiség
1146DocType: Project Update,How is the Project Progressing Right Now?,Hogyan halad most a projekt?
Frappe PR Bot748c0242018-06-21 10:34:28 +05301147apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +467,Row {0}# Item {1} cannot be transferred more than {2} against Purchase Order {3},{0} sor # {1} tétel nem ruházható át több mint {2} vásárlási megrendelésre {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301148apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Értékesítési kampányok.
1149apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +117,Make Timesheet,Munkaidő jelenléti ív létrehozás
1150DocType: 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.
1151
1152#### Note
1153
1154The 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.
1155
1156#### Description of Columns
1157
Frappe PR Bot748c0242018-06-21 10:34:28 +053011581. Calculation Type:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301159 - This can be on **Net Total** (that is the sum of basic amount).
1160 - **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.
1161 - **Actual** (as mentioned).
11622. Account Head: The Account ledger under which this tax will be booked
11633. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
11644. Description: Description of the tax (that will be printed in invoices / quotes).
11655. Rate: Tax rate.
11666. Amount: Tax amount.
11677. Total: Cumulative total to this point.
11688. 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).
11699. 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.","Alapértelmezett adó sablon, amelyet alkalmazni lehet, az összes értékesítési tranzakciókhoz. Ez a sablon tartalmazhat adó fejléc listákat és egyéb kiadás / bevétel fejléceket, mint a ""Szállítás"", ""Biztosítás"", ""Kezelés"" stb. #### Megjegyzés: Az itt megadott adó mértéke határozná meg az adó normál kulcsát minden **tételnek**. Ha vannak más értékkel rendelkező **tételek**, akkor hozzá kell azokat adni az **Tétel adó** táblázathoz a **Tétel** törzsadatban. #### Oszlopok 1. leírása: Számítási típus: - Ez lehet a **Teljes nettó** (vagyis az alap érték összege). - **Az előző sor Összérték / Érték** (kumulatív adók vagy díjak). Ha ezt a lehetőséget választja, az adót százalékában fogja kezelni az előző sorból (az adótáblában) érték vagy összértékként. - **A tényleges** (mint említettük). 2. Főkönyv fejléc: A főkönyvi számla, amelyen ezt az adót könyvelik 3. Költséghely : Ha az adó / díj jövedelem (például a szállítás), vagy költség akkor azt a Költség centrumhoz kell könyvelni. 4. Leírás: Adó leírása (amely nyomtat a számlákra / ajánlatokra). 5. Érték: adókulcs. 6. Összeg: Adó összege. 7. Teljes: Összesített összesen ebben a pontban. 8. Sor megadása: Ha ""Előző sor összértéke"" alapul, akkor kiválaszthatja a sor számát, mint ennek a számításnak az alapját (alapértelmezett az előző sor). 9. Ez adó az alapárban benne van?: Ha bejelöli ezt, az azt jelenti, hogy ez az adó nem lesz látható az alatta lévő tétel táblázaton, de szerepelni fog az alap áron a fő tétel táblába. Ez akkor hasznos, ha átalánydíjat szeretne adni (valamennyi adót tartalmazó) áron a vásárlóknak."
1170DocType: Employee,Bank A/C No.,Bankszámla szám
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301171DocType: Quality Inspection Reading,Reading 7,Olvasás 7
1172apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially Ordered,Részben rendezett
1173DocType: Lab Test,Lab Test,Labor Teszt
1174DocType: Student Report Generation Tool,Student Report Generation Tool,Tanulói jelentéskészítő eszköz
1175DocType: Expense Claim Detail,Expense Claim Type,Költség igény típusa
1176DocType: Shopping Cart Settings,Default settings for Shopping Cart,Alapértelmezett beállítások a Kosárhoz
1177apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +27,Add Timeslots,Adja hozzá az időszakaszokat
Frappe PR Bot748c0242018-06-21 10:34:28 +05301178apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +140,Asset scrapped via Journal Entry {0},Vagyonieszköz kiselejtezett a {0} Naplókönyvelés keresztül
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301179DocType: Loan,Interest Income Account,Kamatbevétel főkönyvi számla
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301180apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +42,Max benefits should be greater than zero to dispense benefits,Maximális haszonnak nullánál nagyobbnak kell lennie a haszon elosztásához
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301181apps/erpnext/erpnext/non_profit/doctype/grant_application/grant_application.py +58,Review Invitation Sent,Elküldött meghívó megtekintése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301182DocType: Shift Assignment,Shift Assignment,Turnus hozzárendelés
Frappe PR Bot748c0242018-06-21 10:34:28 +05301183DocType: Employee Transfer Property,Employee Transfer Property,Munkavállalói átruházási tulajdon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301184apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +13,Biotechnology,Biotechnológia
Frappe PR Bot748c0242018-06-21 10:34:28 +05301185apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +116,Office Maintenance Expenses,Irodai karbantartási költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301186apps/erpnext/erpnext/utilities/user_progress.py +54,Go to ,Menjen
Frappe PR Bot748c0242018-06-21 10:34:28 +05301187DocType: Shopify Settings,Update Price from Shopify To ERPNext Price List,Frissítse az árat a Shopify-tól az ERPNext árlistájához
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301188apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,E-mail fiók beállítása
1189apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.js +21,Please enter Item first,"Kérjük, adja meg először a tételt"
1190DocType: Asset Repair,Downtime,Állásidő
1191DocType: Account,Liability,Kötelezettség
Frappe PR Bot748c0242018-06-21 10:34:28 +05301192apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +227,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,"Szentesített összeg nem lehet nagyobb, mint az igény összege ebben a sorban {0}."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301193apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +11,Academic Term: ,Akadémiai szemeszter:
Frappe PR Bot748c0242018-06-21 10:34:28 +05301194DocType: Salary Component,Do not include in total,Ne szerepeljen a végösszegben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301195DocType: Company,Default Cost of Goods Sold Account,Alapértelmezett önköltség fiók
Frappe PR Bot748c0242018-06-21 10:34:28 +05301196apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1207,Sample quantity {0} cannot be more than received quantity {1},"A minta {0} mennyisége nem lehet több, mint a kapott {1} mennyiség"
1197apps/erpnext/erpnext/stock/get_item_details.py +395,Price List not selected,Árlista nincs kiválasztva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301198DocType: Employee,Family Background,Családi háttér
1199DocType: Request for Quotation Supplier,Send Email,E-mail küldése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301200apps/erpnext/erpnext/stock/doctype/item/item.py +244,Warning: Invalid Attachment {0},Figyelmeztetés: Érvénytelen csatolmány {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301201DocType: Item,Max Sample Quantity,Max minta mennyisége
Frappe PR Bot748c0242018-06-21 10:34:28 +05301202apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +805,No Permission,Nincs jogosultság
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301203DocType: Contract Fulfilment Checklist,Contract Fulfilment Checklist,Szerződéses teljesítésének ellenőrzőlistája
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301204apps/erpnext/erpnext/public/js/hub/hub_form.js +351,Quote Requested,Ajánlatkérés igényelve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301205DocType: Vital Signs,Heart Rate / Pulse,Pulzusszám / pulzus
1206DocType: Company,Default Bank Account,Alapértelmezett bankszámlaszám
Frappe PR Bot748c0242018-06-21 10:34:28 +05301207apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +67,"To filter based on Party, select Party Type first","Az Ügyfél alapján kiszűrni, válasszuk ki az Ügyfél típpust először"
1208apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +46,'Update Stock' can not be checked because items are not delivered via {0},"'Készlet frissítés' nem ellenőrizhető, mert a tételek nem lettek elszállítva ezzel: {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301209DocType: Vehicle,Acquisition Date,Beszerzés dátuma
1210apps/erpnext/erpnext/utilities/user_progress.py +146,Nos,Darabszám
1211DocType: Item,Items with higher weightage will be shown higher,Magasabb súlyozású tételek előrébb jelennek meg
1212apps/erpnext/erpnext/healthcare/doctype/patient/patient_dashboard.py +14,Lab Tests and Vital Signs,Laboratóriumi tesztek és életjelek
1213DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Bank egyeztetés részletek
Frappe PR Botb48c7692018-07-09 16:56:49 +05301214apps/erpnext/erpnext/controllers/accounts_controller.py +646,Row #{0}: Asset {1} must be submitted,Sor # {0}: {1} Vagyontárgyat kell benyújtani
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301215apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +49,No employee found,Egyetlen Alkalmazottat sem talált
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301216DocType: Item,If subcontracted to a vendor,Ha alvállalkozásba kiadva egy beszállítóhoz
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301217apps/erpnext/erpnext/education/doctype/student_group/student_group.js +113,Student Group is already updated.,Diák csoport már frissítve.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301218apps/erpnext/erpnext/config/projects.py +18,Project Update.,Projekt téma frissítés.
1219DocType: SMS Center,All Customer Contact,Összes vevői Kapcsolattartó
1220DocType: Land Unit,Tree Details,fa Részletek
1221DocType: Training Event,Event Status,Esemény állapota
1222DocType: Volunteer,Availability Timeslot,Elérhető időszak
1223,Support Analytics,Támogatási analitika
Frappe PR Botb48c7692018-07-09 16:56:49 +05301224apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +374,"If you have any questions, please get back to us.","Ha bármilyen kérdése van, kérjük, írjon nekünk."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301225DocType: Cash Flow Mapper,Cash Flow Mapper,Pénzforgalom térképező
1226DocType: Item,Website Warehouse,Weboldal Raktár
1227DocType: Payment Reconciliation,Minimum Invoice Amount,Minimális Számla összege
1228apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +111,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: Költséghely {2} nem tartozik ehhez a vállalkozáshoz {3}
1229apps/erpnext/erpnext/utilities/user_progress.py +92,Upload your letter head (Keep it web friendly as 900px by 100px),Töltsd fel levél fejlécét (tartsd webhez megfelelően 900px-ról 100px-ig)
1230apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +88,{0} {1}: Account {2} cannot be a Group,{0} {1}: fiók {2} nem lehet csoport
1231apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Tétel sor {idx}: {doctype} {docname} nem létezik a fenti '{doctype}' táblában
Frappe PR Botb48c7692018-07-09 16:56:49 +05301232apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +322,Timesheet {0} is already completed or cancelled,Jelenléti ív {0} már befejezett vagy törölt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301233apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,Nincsenek feladatok
1234DocType: Item Variant Settings,Copy Fields to Variant,Másolási mezők a változathoz
1235DocType: Asset,Opening Accumulated Depreciation,Nyitó halmozott ÉCS
Frappe PR Botb48c7692018-07-09 16:56:49 +05301236apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +50,Score must be less than or equal to 5,Pontszám legyen kisebb vagy egyenlő mint 5
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301237DocType: Program Enrollment Tool,Program Enrollment Tool,Program Beiratkozási eszköz
Frappe PR Bot748c0242018-06-21 10:34:28 +05301238apps/erpnext/erpnext/config/accounts.py +341,C-Form records,C-Form bejegyzések
1239apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +74,The shares already exist,A részvények már léteznek
1240apps/erpnext/erpnext/config/selling.py +322,Customer and Supplier,Vevő és Beszállító
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301241DocType: Email Digest,Email Digest Settings,Email összefoglaló beállításai
Frappe PR Botb48c7692018-07-09 16:56:49 +05301242apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +376,Thank you for your business!,Köszönjük a közreműködését!
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301243apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Támogatás kérések vevőktől.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301244DocType: Employee Property History,Employee Property History,Munkavállalói ingatlan-történelem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301245DocType: Setup Progress Action,Action Doctype,Doctype művelet
1246DocType: HR Settings,Retirement Age,Nyugdíjas kor
1247DocType: Bin,Moving Average Rate,Mozgóátlag ár
1248DocType: Production Plan,Select Items,Válassza ki a tételeket
1249DocType: Share Transfer,To Shareholder,A részvényesnek
Frappe PR Bot748c0242018-06-21 10:34:28 +05301250apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +404,{0} against Bill {1} dated {2},{0} a {2} dátumú {1} Ellenszámla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301251apps/erpnext/erpnext/utilities/user_progress.py +27,Setup Institution,Intézmény beállítás
1252DocType: Program Enrollment,Vehicle/Bus Number,Jármű/Busz száma
1253apps/erpnext/erpnext/education/doctype/course/course.js +17,Course Schedule,Tanfolyam menetrend
Frappe PR Botb48c7692018-07-09 16:56:49 +05301254apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +546,"You have to Deduct Tax for Unsubmitted Tax Exemption Proof and Unclaimed \
1255 Employee Benefits in the last Salary Slip of Payroll Period",A meg nem fizetett adómentességi igazolást és a nem igényelt \ dolgozói juttatásokat a bérfizetési időszak legutolsó fizetési bontásban kell levonni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301256DocType: Request for Quotation Supplier,Quote Status,Árajánlat állapota
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301257DocType: GoCardless Settings,Webhooks Secret,Webes hívatkozáso titkosítása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301258DocType: Maintenance Visit,Completion Status,Készültségi állapot
1259DocType: Daily Work Summary Group,Select Users,Válassza a Felhasználók lehetőséget
1260DocType: Hotel Room Pricing Item,Hotel Room Pricing Item,Szállodai szoba árazási tétel
Frappe PR Botb48c7692018-07-09 16:56:49 +05301261DocType: Loyalty Program Collection,Tier Name,Tier Name
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301262DocType: HR Settings,Enter retirement age in years,Adja meg a nyugdíjkorhatárt (év)
1263DocType: Crop,Target Warehouse,Cél raktár
1264DocType: Payroll Employee Detail,Payroll Employee Detail,Alkalmazotti bérszámfejtés részletei
Frappe PR Bot748c0242018-06-21 10:34:28 +05301265apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +135,Please select a warehouse,"Kérjük, válasszon egy raktárat"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301266DocType: Cheque Print Template,Starting location from left edge,Kiindulási hely a bal éltől
1267DocType: Item,Allow over delivery or receipt upto this percent,Szállítás címzettnek vagy átvétel nyugtázás engedélyezése eddig a százalékig
1268DocType: Stock Entry,STE-,KÉSZLBEJ-
1269DocType: Upload Attendance,Import Attendance,Jelenlét Import
1270apps/erpnext/erpnext/public/js/pos/pos.html +124,All Item Groups,Összes tétel csoport
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301271DocType: Work Order,Item To Manufacture,Tétel gyártáshoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301272apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} állapota {2}
1273DocType: Water Analysis,Collection Temperature ,Gyűjtés hőmérséklete
1274DocType: Employee,Provide Email Address registered in company,Adjon meg a cégben bejegyzett E-mail címet
1275DocType: Shopping Cart Settings,Enable Checkout,Engedélyezze Pénztárat
1276apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Beszerzési Megrendelést Kifizetésre
1277apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Tervezett mennyiség
1278DocType: Sales Invoice,Payment Due Date,Fizetési határidő
1279DocType: Drug Prescription,Interval UOM,Intervallum mértékegysége
1280DocType: Customer,"Reselect, if the chosen address is edited after save","Újra válassza ki, ha a kiválasztott cím szerkesztésre került a mentés után"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301281apps/erpnext/erpnext/stock/doctype/item/item.js +576,Item Variant {0} already exists with same attributes,Tétel variáció {0} már létezik azonos Jellemzővel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301282DocType: Item,Hub Publishing Details,Hub közzétételének részletei
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301283apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +135,'Opening',"""Nyitás"""
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301284apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Teendő megnyitása
Frappe PR Bot748c0242018-06-21 10:34:28 +05301285DocType: Issue,Via Customer Portal,Ügyfélportálon keresztül
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301286DocType: Notification Control,Delivery Note Message,Szállítólevél szövege
1287DocType: Lab Test Template,Result Format,Eredmény formátum
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301288DocType: Expense Claim,Expenses,Kiadások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301289DocType: Item Variant Attribute,Item Variant Attribute,Tétel változat Jellemzője
1290,Purchase Receipt Trends,Beszerzési nyugták alakulása
1291DocType: Payroll Entry,Bimonthly,Kéthavonta
1292DocType: Vehicle Service,Brake Pad,Fékbetét
1293DocType: Fertilizer,Fertilizer Contents,Műtrágya összetétele
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301294apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +326,Research & Development,Kutatás és fejlesztés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301295apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Számlázandó összeget
1296DocType: Company,Registration Details,Regisztrációs adatok
1297DocType: Timesheet,Total Billed Amount,Összesen kiszámlázott összeg
1298DocType: Item Reorder,Re-Order Qty,Újra-rendelési szint mennyiség
1299DocType: Leave Block List Date,Leave Block List Date,Távollét blokk lista dátuma
1300apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +94,BOM #{0}: Raw material cannot be same as main Item,"ANYAGJ # {0}: A nyersanyag nem lehet ugyanaz, mint a fő elem"
1301apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +92,Total Applicable Charges in Purchase Receipt Items table must be same as Total Taxes and Charges,Összesen alkalmazandó díjak a vásárlási nyugta tételek táblázatban egyeznie kell az Összes adókkal és illetékekkel
1302DocType: Sales Team,Incentives,Ösztönzők
1303DocType: SMS Log,Requested Numbers,Kért számok
1304DocType: Volunteer,Evening,Este
1305DocType: Customer,Bypass credit limit check at Sales Order,Hitelkeretellenőrzés áthidalás a vevői rendelésnél
Frappe PR Botb48c7692018-07-09 16:56:49 +05301306apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +106,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","A 'Kosár használata' engedélyezése, mint kosár bekapcsolása, mely mellett ott kell lennie legalább egy adó szabálynak a Kosárra vonatkozólag"
1307apps/erpnext/erpnext/controllers/accounts_controller.py +448,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Fizetés megadása {0} kapcsolódik ehhez a Rendeléshez {1}, jelülje be, ha ezen a számlán előlegként kerül lehívásra."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301308DocType: Sales Invoice Item,Stock Details,Készlet Részletek
1309apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Projekt téma érték
Frappe PR Bot748c0242018-06-21 10:34:28 +05301310apps/erpnext/erpnext/config/selling.py +332,Point-of-Sale,Értékesítés-hely-kassza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301311DocType: Fee Schedule,Fee Creation Status,Díj létrehozási állapot
1312DocType: Vehicle Log,Odometer Reading,Kilométer-számláló állását
Frappe PR Bot748c0242018-06-21 10:34:28 +05301313apps/erpnext/erpnext/accounts/doctype/account/account.py +118,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Számlaegyenleg már tőlünk követel, akkor nem szabad beállítani ""Ennek egyenlege""-t, ""Nekünk tartozik""-ra"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301314DocType: Account,Balance must be,Mérlegnek kell lenni
1315DocType: Hub Settings,Publish Pricing,Árak közzététele
1316DocType: Notification Control,Expense Claim Rejected Message,Elutasított Költség igény indoklása
1317,Available Qty,Elérhető Menny.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301318DocType: Shopify Settings,Default Warehouse to to create Sales Order and Delivery Note,"Alapértelmezett raktár, Vevői rendelés és szállítólevél létrehozásához"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301319DocType: Purchase Taxes and Charges,On Previous Row Total,Előző sor összeshez
1320DocType: Purchase Invoice Item,Rejected Qty,Elutasított db
1321DocType: Setup Progress Action,Action Field,Műveleti terület
1322DocType: Healthcare Settings,Manage Customer,Ügyfél kezelése
1323DocType: Delivery Trip,Delivery Stops,A szállítás leáll
1324DocType: Salary Slip,Working Days,Munkanap
1325DocType: Serial No,Incoming Rate,Bejövő árérték
1326DocType: Packing Slip,Gross Weight,Bruttó súly
Frappe PR Bot748c0242018-06-21 10:34:28 +05301327DocType: Leave Type,Encashment Threshold Days,Encashment küszöbnapok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301328,Final Assessment Grades,Végső értékelési osztályok
Frappe PR Bot748c0242018-06-21 10:34:28 +05301329apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +59,Enable Hub,Hub engedélyezése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301330apps/erpnext/erpnext/public/js/setup_wizard.js +110,The name of your company for which you are setting up this system.,"A vállalkozásának a neve, amelyre ezt a rendszert beállítja."
1331DocType: HR Settings,Include holidays in Total no. of Working Days,A munkanapok számának összege tartalmazza az ünnepnapokat
1332apps/erpnext/erpnext/setup/setup_wizard/operations/sample_data.py +108,Setup your Institute in ERPNext,Állítsa be az Intézetét az ERP-ben
1333DocType: Agriculture Analysis Criteria,Plant Analysis,Növény elemzés
1334DocType: Job Applicant,Hold,Tart
Frappe PR Bot748c0242018-06-21 10:34:28 +05301335apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +101,Alternate Item,Alternatív tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301336DocType: Project Update,Progress Details,Folyamat részletei
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301337DocType: Shopify Log,Request Data,Adat kérés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301338DocType: Employee,Date of Joining,Csatlakozás dátuma
1339DocType: Naming Series,Update Series,Sorszámozás frissítése
1340DocType: Supplier Quotation,Is Subcontracted,Alvállalkozó által feldolgozandó?
1341DocType: Restaurant Table,Minimum Seating,Minimum ülések száma
1342DocType: Item Attribute,Item Attribute Values,Tétel Jellemző értékekben
1343DocType: Examination Result,Examination Result,Vizsgálati eredmény
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301344apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +891,Purchase Receipt,Beszerzési megrendelés nyugta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301345,Received Items To Be Billed,Számlázandó Beérkezett tételek
Frappe PR Bot748c0242018-06-21 10:34:28 +05301346apps/erpnext/erpnext/config/accounts.py +309,Currency exchange rate master.,Pénznem árfolyam törzsadat arányszám.
1347apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +210,Reference Doctype must be one of {0},Referencia Doctype közül kell {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301348apps/erpnext/erpnext/stock/report/warehouse_wise_item_balance_age_and_value/warehouse_wise_item_balance_age_and_value.js +46,Filter Total Zero Qty,Összesen nulla menny szűrő
Frappe PR Botb48c7692018-07-09 16:56:49 +05301349apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +375,Unable to find Time Slot in the next {0} days for Operation {1},Nem található a Időkeret a következő {0} napokra erre a műveletre: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301350DocType: Work Order,Plan material for sub-assemblies,Terv anyag a részegységekre
1351apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Vevő partnerek és Területek
Frappe PR Bot748c0242018-06-21 10:34:28 +05301352apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +604,BOM {0} must be active,ANYGJZ: {0} aktívnak kell lennie
1353apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +423,No Items available for transfer,Nem áll rendelkezésre tétel az átadásra
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301354DocType: Employee Boarding Activity,Activity Name,Tevékenység elnevezése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301355apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +836,Change Release Date,Közzététel dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05301356apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +238,Closing (Opening + Total),Záró (nyitó + összes)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301357DocType: Journal Entry,Depreciation Entry,ÉCS bejegyzés
Frappe PR Bot748c0242018-06-21 10:34:28 +05301358apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33,Please select the document type first,"Kérjük, válassza ki a dokumentum típusát először"
1359apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,"Törölje az anyag szemlét: {0}, mielőtt törölné ezt a karbantartási látogatást"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301360DocType: Pricing Rule,Rate or Discount,Árérték vagy kedvezmény
Frappe PR Bot748c0242018-06-21 10:34:28 +05301361apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +216,Serial No {0} does not belong to Item {1},Széria sz {0} nem tartozik ehhez a tételhez {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301362DocType: Purchase Receipt Item Supplied,Required Qty,Kötelező Mennyiség
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301363apps/erpnext/erpnext/public/js/hub/hub_listing.js +58,Favourites,Kedvencek
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301364DocType: Hub Settings,Custom Data,Egyéni adatok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301365apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +126,Warehouses with existing transaction can not be converted to ledger.,Raktárak meglévő ügyletekkel nem konvertálható főkönyvi tétellé.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301366apps/erpnext/erpnext/controllers/buying_controller.py +553,Serial no is mandatory for the item {0},Sorszám kötelező a {0} tételhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301367DocType: Bank Reconciliation,Total Amount,Összesen
1368apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +32,Internet Publishing,Internetes közzététel
1369DocType: Prescription Duration,Number,Szám
1370apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js +25,Creating {0} Invoice,{0} számla létrehozása
1371DocType: Medical Code,Medical Code Standard,Orvosi kódex standard
1372DocType: Soil Texture,Clay Composition (%),Agyag összetétel (%)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301373apps/erpnext/erpnext/assets/doctype/asset_maintenance/asset_maintenance.js +102,Please save before assigning task.,"Kérjük, mentsen a feladat hozzárendelése előtt."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301374apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +76,Balance Value,Mérleg Érték
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301375DocType: Lab Test,Lab Technician,Laboratóriumi technikus
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301376apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Sales Price List,Értékesítési árlista
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301377DocType: Healthcare Settings,"If checked, a customer will be created, mapped to Patient.
1378Patient Invoices will be created against this Customer. You can also select existing Customer while creating Patient.","Ha be van jelölve, létrejön egy ügyfél, amely a Betegre van leképezve. Beteg számlákat hoz létre erre az Ügyfélre. Kiválaszthatja a meglévő ügyfelet is, amikor létrehozza a betegeket."
Frappe PR Botb48c7692018-07-09 16:56:49 +05301379apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.py +39,Customer isn't enrolled in any Loyalty Program,Az Ügyfél nem vesz részt semmilyen Hűségprogramban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301380DocType: Bank Reconciliation,Account Currency,A fiók pénzneme
1381DocType: Lab Test,Sample ID,Mintaazonosító
1382apps/erpnext/erpnext/accounts/general_ledger.py +167,Please mention Round Off Account in Company,Kérjük említse meg a Gyűjtőt számlát a Vállalkozáson bellül
1383DocType: Purchase Receipt,Range,Tartomány
1384DocType: Supplier,Default Payable Accounts,Alapértelmezett kifizetendő számlák
Frappe PR Bot748c0242018-06-21 10:34:28 +05301385apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +52,Employee {0} is not active or does not exist,"Alkalmazott {0} nem aktív, vagy nem létezik"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301386DocType: Fee Structure,Components,Alkatrészek
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301387DocType: Support Search Source,Search Term Param Name,Paraméter név kifejezés keresése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301388DocType: Item Barcode,Item Barcode,Elem vonalkódja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301389DocType: Woocommerce Settings,Endpoints,Végpontok
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301390apps/erpnext/erpnext/stock/doctype/item/item.py +678,Item Variants {0} updated,Tétel változatok {0} frissített
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301391DocType: Quality Inspection Reading,Reading 6,Olvasás 6
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301392apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +963,Cannot {0} {1} {2} without any negative outstanding invoice,Nem lehet a {0} {1} {2} bármely negatív fennmaradó számla nélkül
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301393DocType: Share Transfer,From Folio No,Folio sz
1394DocType: Purchase Invoice Advance,Purchase Invoice Advance,Beszállítói előleg számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05301395apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +231,Row {0}: Credit entry can not be linked with a {1},{0} sor: jóváírást bejegyzés nem kapcsolódik ehhez {1}
1396apps/erpnext/erpnext/config/accounts.py +252,Define budget for a financial year.,Adjuk költségvetést a pénzügyi évhez.
1397DocType: Shopify Tax Account,ERPNext Account,ERPNext Account
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301398DocType: Lead,LEAD-,ÉRD-
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301399apps/erpnext/erpnext/controllers/accounts_controller.py +54,{0} is blocked so this transaction cannot proceed,"{0} blokkolva van, így ez a tranzakció nem folytatható"
1400DocType: Budget,Action if Accumulated Monthly Budget Exceeded on MR,"Cselekvés, ha a halmozott havi költségkeret meghaladta az MR értéket"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301401DocType: Employee,Permanent Address Is,Állandó lakhelye
1402DocType: Work Order Operation,Operation completed for how many finished goods?,"Művelet befejeződött, hány késztermékkel?"
1403DocType: Payment Terms Template,Payment Terms Template,Fizetési feltételek sablonja
1404apps/erpnext/erpnext/public/js/setup_wizard.js +51,The Brand,A márka
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301405DocType: Employee Tax Exemption Proof Submission,Rented To Date,Bérelt dátumig
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301406DocType: Manufacturing Settings,Allow Multiple Material Consumption,Többféle anyagfelhasználás engedélyezése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301407DocType: Employee,Exit Interview Details,Interjú részleteiből kilépés
1408DocType: Item,Is Purchase Item,Ez beszerzendő tétel
Frappe PR Bot748c0242018-06-21 10:34:28 +05301409DocType: Bank Statement Transaction Invoice Item,Purchase Invoice,Beszállítói számla
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301410DocType: Manufacturing Settings,Allow multiple Material Consumption against a Work Order,Többszörös anyagfelhasználás engedélyezése egy munkadarabhoz
Frappe PR Bot748c0242018-06-21 10:34:28 +05301411DocType: GL Entry,Voucher Detail No,Utalvány Részletei Sz.
Frappe PR Botb48c7692018-07-09 16:56:49 +05301412apps/erpnext/erpnext/accounts/page/pos/pos.js +800,New Sales Invoice,Új értékesítési számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301413DocType: Stock Entry,Total Outgoing Value,Összes kimenő Érték
1414DocType: Physician,Appointments,Vizit időpontok
1415apps/erpnext/erpnext/public/js/account_tree_grid.js +223,Opening Date and Closing Date should be within same Fiscal Year,Nyitás dátumának és zárás dátumának ugyanazon üzleti évben kell legyenek
1416DocType: Lead,Request for Information,Információkérés
1417,LeaderBoard,Ranglista
1418DocType: Sales Invoice Item,Rate With Margin (Company Currency),Árlépésenkénti ár érték (vállalati pénznemben)
Frappe PR Botb48c7692018-07-09 16:56:49 +05301419apps/erpnext/erpnext/accounts/page/pos/pos.js +813,Sync Offline Invoices,Offline számlák szinkronizálása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301420DocType: Payment Request,Paid,Fizetett
1421DocType: Program Fee,Program Fee,Program díja
1422DocType: BOM Update 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.
1423It also updates latest price in all the BOMs.","Cserélje ki az adott ANYAGJ-et az összes többi olyan ANYAGJ-ben, ahol használják. Ez kicseréli a régi ANYAGJ linket, frissíti a költségeket és regenerálja a ""ANYAGJ robbantott tételt"" táblázatot az új ANYAGJ szerint. Az összes ANYAGJ-ben is frissíti a legújabb árat."
Frappe PR Bot748c0242018-06-21 10:34:28 +05301424apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +449,The following Work Orders were created:,A következő munka megrendelések jöttek létre:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301425DocType: Salary Slip,Total in words,Összesen szavakkal
1426DocType: Material Request Item,Lead Time Date,Érdeklődés idő dátuma
1427,Employee Advance Summary,Alkalmazotti előlegek összefoglalása
1428DocType: Asset,Available-for-use Date,Felhasználhatóság dátuma
1429DocType: Guardian,Guardian Name,Helyettesítő neve
1430DocType: Cheque Print Template,Has Print Format,Rendelkezik nyomtatási formátummal
Frappe PR Bot748c0242018-06-21 10:34:28 +05301431DocType: Support Settings,Get Started Sections,Get Started részek
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301432DocType: Loan,Sanctioned,Szankcionált
Frappe PR Bot748c0242018-06-21 10:34:28 +05301433apps/erpnext/erpnext/accounts/page/pos/pos.js +78, is mandatory. Maybe Currency Exchange record is not created for ,kötelező. Talán nincs létrehozva Pénzváltó rekord ehhez
1434apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +152,Row #{0}: Please specify Serial No for Item {1},Sor # {0}: Kérjük adjon meg Szériaszámot erre a Tételre: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301435DocType: Crop Cycle,Crop Cycle,Termés ciklusa
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301436apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +648,"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.","'Termék köteg' tételeknek, raktárnak, Széria számnak és Köteg számnak fogják tekinteni a 'Csomagolási lista' táblázatból. Ha a Raktár és a Köteg szám egyezik az összes 'Tétel csomag' tételre, ezek az értékek bekerülnek a fő tétel táblába, értékek átmásolásra kerülnek a 'Csomagolási lista' táblázatba."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301437DocType: Student Admission,Publish on website,Közzéteszi honlapján
Frappe PR Bot748c0242018-06-21 10:34:28 +05301438apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +720,Supplier Invoice Date cannot be greater than Posting Date,"Beszállítói Számla dátuma nem lehet nagyobb, mint Beküldés dátuma"
1439DocType: Subscription,Cancelation Date,Visszavonás dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301440DocType: Purchase Invoice Item,Purchase Order Item,Beszerzési megrendelés tétel
1441DocType: Agriculture Task,Agriculture Task,Mezőgazdaság feladat
Frappe PR Bot748c0242018-06-21 10:34:28 +05301442apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +139,Indirect Income,Közvetett jövedelem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301443DocType: Student Attendance Tool,Student Attendance Tool,Tanuló nyilvántartó eszköz
1444DocType: Restaurant Menu,Price List (Auto created),Árlista (automatikusan létrehozva)
1445DocType: Cheque Print Template,Date Settings,Dátum beállítások
Frappe PR Botb48c7692018-07-09 16:56:49 +05301446apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +58,Variance,Variancia
Frappe PR Bot748c0242018-06-21 10:34:28 +05301447DocType: Employee Promotion,Employee Promotion Detail,Munkavállalói promóciós részletek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301448,Company Name,Válallkozás neve
1449DocType: SMS Center,Total Message(s),Összes üzenet(ek)
1450DocType: Share Balance,Purchased,vásárolt
1451DocType: Item Variant Settings,Rename Attribute Value in Item Attribute.,Az attribútum értékének átnevezése a tétel tulajdonságban.
1452DocType: Purchase Invoice,Additional Discount Percentage,További kedvezmény százalék
1453apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Minden súgó video megtekintése
1454DocType: Agriculture Analysis Criteria,Soil Texture,Talaj textúra
1455DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,"Válassza ki a a bank fiók vezetőjéet, ahol a csekket letétbe rakta."
1456DocType: Selling Settings,Allow user to edit Price List Rate in transactions,"Lehetővé teszi, hogy a felhasználó szerkeszthesse az Árlista értékeinek adóit a tranzakciókban"
1457DocType: Pricing Rule,Max Qty,Max mennyiség
1458apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.js +25,Print Report Card,Jelentéskártya nyomtató
1459apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
1460 Please enter a valid Invoice","{0} sor: {1} számla érvénytelen, akkor lehet törölni / nem létezik. \ Adjon meg egy érvényes számlát"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301461apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +164,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Sor {0}: Fizetés az Vavői/Beszerzési megrendelés ellenében mindig előrefizetéssel kell feltüntetni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301462apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +16,Chemical,Vegyi
1463DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,"Alapértelmezett Bank / készpénz fiók automatikusan frissül a fizetés naplóbejegyzésben, ha ez a mód a kiválasztott."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301464apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Total leaves allocated is mandatory for Leave Type {0},A kihelyezett összes tűvollét kötelező a {0} távollét típushoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301465DocType: BOM,Raw Material Cost(Company Currency),Nyersanyagköltség (Vállakozás pénzneme)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301466apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +86,Row # {0}: Rate cannot be greater than the rate used in {1} {2},"Sor # {0}: Érték nem lehet nagyobb, mint az érték amit ebben használt {1} {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301467apps/erpnext/erpnext/utilities/user_progress.py +147,Meter,Méter
1468DocType: Workstation,Electricity Cost,Villamosenergia-költség
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301469apps/erpnext/erpnext/hr/doctype/additional_salary/additional_salary.py +15,Amount should be greater than zero.,Az összegnek nagyobbnak kell lennie nullánál.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301470apps/erpnext/erpnext/agriculture/doctype/water_analysis/water_analysis.py +23,Lab testing datetime cannot be before collection datetime,A laboratóriumi tesztidő dátuma nem lehet a gyűjtési adatidő dátuma előtti
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301471DocType: Subscription Plan,Cost,Költség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301472DocType: HR Settings,Don't send Employee Birthday Reminders,Ne küldjön alkalmazotti születésnap emlékeztetőt
1473DocType: Expense Claim,Total Advance Amount,Összes előleg összege
1474DocType: Delivery Stop,Estimated Arrival,Várható érkezés
Frappe PR Bot748c0242018-06-21 10:34:28 +05301475apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +46,Save Settings,Beállítások mentése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301476DocType: Delivery Stop,Notified by Email,E-mailben értesítve
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301477apps/erpnext/erpnext/templates/pages/help.html +29,See All Articles,Összes cikk megtekintése
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301478apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +188,Walk In,Utcáról
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301479DocType: Item,Inspection Criteria,Vizsgálati szempontok
1480apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,Átvitt
1481DocType: BOM Website Item,BOM Website Item,Anyagjegyzék honlap tétel
1482apps/erpnext/erpnext/public/js/setup_wizard.js +52,Upload your letter head and logo. (you can edit them later).,Kérjük töltse fel levele fejlécét és logo-ját. (Ezeket később szerkesztheti).
1483DocType: Timesheet Detail,Bill,Számla
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301484apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +183,White,Fehér
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301485DocType: SMS Center,All Lead (Open),Összes Érdeklődés (Nyitott)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301486apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +314,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Sor {0}: Mennyiség nem áll rendelkezésre {4} raktárban {1} a kiküldetés idején a bejegyzést ({2} {3})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301487apps/erpnext/erpnext/accounts/doctype/cash_flow_mapping/cash_flow_mapping.py +18,You can only select a maximum of one option from the list of check boxes.,Legfeljebb egy lehetőséget jelölhet ki a jelölőnégyzetek listájából.
1488DocType: Purchase Invoice,Get Advances Paid,Kifizetett előlegek átmásolása
1489DocType: Item,Automatically Create New Batch,Automatikus Új köteg létrehozás
Frappe PR Bot748c0242018-06-21 10:34:28 +05301490apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +640,Assigning {0} to {1} (row {2}),{0} hozzárendelése ehhez: {1} (row {2})
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301491DocType: Supplier,Represents Company,Vállalkozást képvisel
Frappe PR Bot748c0242018-06-21 10:34:28 +05301492apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +71,Make ,Létrehoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301493DocType: Student Admission,Admission Start Date,Felvételi kezdési dátum
1494DocType: Journal Entry,Total Amount in Words,Teljes összeg kiírva
1495apps/erpnext/erpnext/hr/doctype/employee/employee_tree.js +29,New Employee,Új munkavállaló
1496apps/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 az űrlapot. Kérjük, forduljon support@erpnext.com ha a probléma továbbra is fennáll."
1497apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Kosaram
Frappe PR Bot748c0242018-06-21 10:34:28 +05301498apps/erpnext/erpnext/controllers/selling_controller.py +131,Order Type must be one of {0},Megrendelni típusa ezek közül kell legyen: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301499DocType: Lead,Next Contact Date,Következő megbeszélés dátuma
1500apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Opening Qty,Nyitó Mennyiség
1501DocType: Healthcare Settings,Appointment Reminder,Vizit időpont emlékeztető
Frappe PR Botb48c7692018-07-09 16:56:49 +05301502apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +505,Please enter Account for Change Amount,"Kérjük, adja meg a Számlát a váltópénz összeghez"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301503DocType: Program Enrollment Tool Student,Student Batch Name,Tanuló kötegnév
1504DocType: Consultation,Doctor,Orvos
1505DocType: Holiday List,Holiday List Name,Szabadnapok listájának neve
1506DocType: Repayment Schedule,Balance Loan Amount,Hitel összeg mérlege
Frappe PR Bot748c0242018-06-21 10:34:28 +05301507apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +132,Added to details,Hozzáadva a részletekhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301508apps/erpnext/erpnext/education/doctype/course_scheduling_tool/course_scheduling_tool.js +14,Schedule Course,Menetrend pálya
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301509DocType: Budget,Applicable on Material Request,Az anyagkérelemkor alkalmazható
1510apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +217,Stock Options,Készlet lehetőségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301511DocType: Buying Settings,Disable Fetching Last Purchase Details in Purchase Order,Letiltja az utolsó vásárlási adatok lekérését a vevői megbízásban
Frappe PR Botb48c7692018-07-09 16:56:49 +05301512apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +627,No Items added to cart,A kosárba nem kerültek hozzá elemek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301513DocType: Journal Entry Account,Expense Claim,Költség igény
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301514apps/erpnext/erpnext/assets/doctype/asset/asset.js +323,Do you really want to restore this scrapped asset?,Tényleg szeretné visszaállítani ezt a kiselejtezett Vagyontárgyat?
Frappe PR Botb48c7692018-07-09 16:56:49 +05301515apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +419,Qty for {0},Mennyiség ehhez: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301516DocType: Leave Application,Leave Application,Távollét alkalmazás
1517DocType: Patient,Patient Relation,Beteg kapcsolata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301518DocType: Item,Hub Category to Publish,Közzétételi Hub kategória
1519DocType: Leave Block List,Leave Block List Dates,Távollét blokk lista dátumok
1520DocType: Sales Invoice,Billing Address GSTIN,Számlázási cím GSTIN
Frappe PR Bot748c0242018-06-21 10:34:28 +05301521DocType: Employee Tax Exemption Proof Submission,Total Eligible HRA Exemption,Teljes támogatható HRA mentesség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301522DocType: Assessment Plan,Evaluate,Értékelje
1523DocType: Workstation,Net Hour Rate,Nettó óra bér
1524DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Beszerzési költség vásárlási nyugta
1525DocType: Company,Default Terms,Alapértelmezett feltételek
1526DocType: Supplier Scorecard Period,Criteria,Kritériumok
1527DocType: Packing Slip Item,Packing Slip Item,Csomagjegy tétel
1528DocType: Purchase Invoice,Cash/Bank Account,Készpénz / Bankszámla
Frappe PR Bot748c0242018-06-21 10:34:28 +05301529DocType: Travel Itinerary,Train,Vonat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301530apps/erpnext/erpnext/public/js/queries.js +96,Please specify a {0},Kérjük adjon meg egy {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301531apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,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.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301532DocType: Delivery Note,Delivery To,Szállítás címzett
Frappe PR Bot748c0242018-06-21 10:34:28 +05301533apps/erpnext/erpnext/stock/doctype/item/item.js +446,Variant creation has been queued.,A változat létrehozása sorba állítva.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301534apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +100,Work Summary for {0},Munkaösszegzés ehhez: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301535DocType: Department,The first Leave Approver in the list will be set as the default Leave Approver.,A listában az első Távollét engedélyező lesz az alapértelmezett Távollét engedélyező.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301536apps/erpnext/erpnext/stock/doctype/item/item.py +732,Attribute table is mandatory,Jellemzők tábla kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301537DocType: Production Plan,Get Sales Orders,Vevő rendelések lekérése
Frappe PR Bot748c0242018-06-21 10:34:28 +05301538apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +69,{0} can not be negative,{0} nem lehet negatív
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301539DocType: Training Event,Self-Study,Önálló tanulás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301540DocType: POS Closing Voucher,Period End Date,Időszak vége
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301541apps/erpnext/erpnext/agriculture/doctype/soil_texture/soil_texture.py +27,Soil compositions do not add up to 100,Talajösszetételek ne egészítsék ki 100-ig
Frappe PR Botb48c7692018-07-09 16:56:49 +05301542apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +622,Discount,Kedvezmény
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301543DocType: Membership,Membership,Tagsága
1544DocType: Asset,Total Number of Depreciations,Összes amortizációk száma
1545DocType: Sales Invoice Item,Rate With Margin,Árérték árlépéses árkülöbözettel
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301546DocType: Purchase Invoice,Is Return (Debit Note),Ez visszatérítés (tartozás jegyzet)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301547DocType: Workstation,Wages,Munkabér
1548DocType: Asset Maintenance,Maintenance Manager Name,Karbantartási vezető neve
1549DocType: Agriculture Task,Urgent,Sürgős
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301550apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +176,Please specify a valid Row ID for row {0} in table {1},"Kérjük adjon meg egy érvényes Sor ID azonosítót ehhez a sorhoz {0}, ebben a táblázatban {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301551apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +84,Unable to find variable: ,Nem sikerült megtalálni a változót:
Frappe PR Botb48c7692018-07-09 16:56:49 +05301552apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +892,Please select a field to edit from numpad,"Kérjük, válasszon ki egy mezőt a számjegyből történő szerkesztéshez"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301553apps/erpnext/erpnext/stock/doctype/item/item.py +280,Cannot be a fixed asset item as Stock Ledger is created.,"Nem lehet álló eszköz tétel, mivel a készletlista létrehozásra kerül."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301554apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Ugrás az asztalra és kezdje el használni az ERPNext rendszert
Frappe PR Botb48c7692018-07-09 16:56:49 +05301555apps/erpnext/erpnext/templates/pages/order.js +31,Pay Remaining,Fizetés fennmaradó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301556DocType: Item,Manufacturer,Gyártó
1557DocType: Landed Cost Item,Purchase Receipt Item,Beszerzési megrendelés nyugta tétel
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301558DocType: Leave Allocation,Total Leaves Encashed,Összesen készpénzre váltott távollétek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301559DocType: Purchase Receipt,PREC-RET-,BESZBEV-ELLEN-
1560DocType: POS Profile,Sales Invoice Payment,Kimenő értékesítési számla kifizetése
1561DocType: Quality Inspection Template,Quality Inspection Template Name,Minőségi ellenőrzési sablonjának neve
1562DocType: Project,First Email,Első e-mail
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301563DocType: Company,Exception Budget Approver Role,Kivétel Költségvetési jóváhagyó szerep
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301564DocType: Purchase Invoice,"Once set, this invoice will be on hold till the set date",Beállítás után a számla a beállított dátumig feltartva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301565DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Raktár a lefoglalásokhoz a Vevői rendelésben / készáru raktárban
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301566apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Selling Amount,Értékesítési összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301567DocType: Repayment Schedule,Interest Amount,Kamatösszeg
Frappe PR Botb48c7692018-07-09 16:56:49 +05301568DocType: Sales Invoice,Loyalty Amount,Hűségösszeg
Frappe PR Bot748c0242018-06-21 10:34:28 +05301569DocType: Employee Transfer,Employee Transfer Detail,Munkavállalói transzfer részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301570DocType: Serial No,Creation Document No,Létrehozott Dokumentum sz.
1571DocType: Share Transfer,Issue,Probléma
1572apps/erpnext/erpnext/healthcare/doctype/consultation/consultation_dashboard.py +11,Records,Rögzítések
1573DocType: Asset,Scrapped,Selejtezve
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301574DocType: Item,Item Defaults,Tétel alapértelmezések
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301575DocType: Purchase Invoice,Returns,Visszatérítés
1576apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order_calendar.js +42,WIP Warehouse,WIP Raktár
1577apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +195,Serial No {0} is under maintenance contract upto {1},Széria sz. {0} jelenleg karbantartási szerződés alatt áll eddig {1}
Frappe PR Botb48c7692018-07-09 16:56:49 +05301578apps/erpnext/erpnext/config/hr.py +231,Recruitment,Toborzás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301579DocType: Lead,Organization Name,Vállalkozás neve
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301580DocType: Support Settings,Show Latest Forum Posts,A legfrissebb fórum hozzászólások megjelenítése
Frappe PR Bot748c0242018-06-21 10:34:28 +05301581DocType: Additional Salary,ASC-,ASC-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301582DocType: Tax Rule,Shipping State,Szállítási állam
1583,Projected Quantity as Source,"Tervezett mennyiségét , mint forrás"
1584apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,Tételt kell hozzá adni a 'Tételek beszerzése a Beszerzési bevételezések' gomb használatával
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301585apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +887,Delivery Trip,Szállítási út
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301586DocType: Student,A-,A-
1587DocType: Share Transfer,Transfer Type,Átviteli típus
Frappe PR Bot748c0242018-06-21 10:34:28 +05301588apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +124,Sales Expenses,Értékesítési költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301589DocType: Consultation,Diagnosis,Diagnózis
1590apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Alapértelmezett beszerzési
Frappe PR Bot748c0242018-06-21 10:34:28 +05301591DocType: Attendance Request,Explanation,Magyarázat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301592DocType: GL Entry,Against,Ellen
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301593DocType: Item Default,Sales Defaults,Értékesítés alapértékei
1594DocType: Sales Order Item,Work Order Qty,Munka megrendelés mennyisége
Frappe PR Bot748c0242018-06-21 10:34:28 +05301595DocType: Item Default,Default Selling Cost Center,Alapértelmezett Értékesítési költséghely
Frappe PR Botb48c7692018-07-09 16:56:49 +05301596apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +593,Disc,Kedv
Frappe PR Bot748c0242018-06-21 10:34:28 +05301597DocType: Buying Settings,Material Transferred for Subcontract,Alvállalkozásra átadott anyag
Frappe PR Botb48c7692018-07-09 16:56:49 +05301598apps/erpnext/erpnext/accounts/page/pos/pos.js +1635,ZIP Code,Irányítószám
Frappe PR Bot748c0242018-06-21 10:34:28 +05301599apps/erpnext/erpnext/controllers/selling_controller.py +253,Sales Order {0} is {1},Vevői rendelés {0} az ez {1}
Frappe PR Botb48c7692018-07-09 16:56:49 +05301600apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +303,Select interest income account in loan {0},Válassza ki a kamatjövedelem számlát a hitelben: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301601DocType: Opportunity,Contact Info,Kapcsolattartó infó
1602apps/erpnext/erpnext/config/stock.py +323,Making Stock Entries,Készlet bejegyzés létrehozás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301603apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.py +15,Cannot promote Employee with status Left,Nem támogathatja a távolléten lévő Alkalmazottat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301604DocType: Packing Slip,Net Weight UOM,Nettó súly mértékegysége
Frappe PR Bot748c0242018-06-21 10:34:28 +05301605DocType: Item Default,Default Supplier,Alapértelmezett beszállító
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301606DocType: Loan,Repayment Schedule,Törlesztés ütemezése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301607DocType: Shipping Rule Condition,Shipping Rule Condition,Szállítás szabály feltételei
Frappe PR Bot748c0242018-06-21 10:34:28 +05301608apps/erpnext/erpnext/hr/doctype/payroll_period/payroll_period.py +19,End Date can not be less than Start Date,"A befejezés dátuma nem lehet kevesebb, mint az elkezdés dátuma"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301609apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +337,Invoice can't be made for zero billing hour,Számlázás nem végezhető el nulla számlázási órára
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301610DocType: Company,Date of Commencement,Megkezdés időpontja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301611DocType: Sales Person,Select company name first.,Válassza ki a vállakozás nevét először.
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301612apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.py +182,Email sent to {0},Email elküldve neki: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301613apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Beszállítóktól kapott árajánlatok.
1614apps/erpnext/erpnext/config/manufacturing.py +74,Replace BOM and update latest price in all BOMs,"Helyezze vissza a ANYAGJ-et, és frissítse a legújabb árat minden ANYAGJ-ben"
1615apps/erpnext/erpnext/controllers/selling_controller.py +27,To {0} | {1} {2},Címzett {0} | {1} {2}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301616apps/erpnext/erpnext/setup/doctype/supplier_group/supplier_group.js +13,This is a root supplier group and cannot be edited.,"Ez egy forrás beszállító csoport, és nem szerkeszthető."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301617DocType: Delivery Trip,Driver Name,Sofőr neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05301618apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Average Age,Átlagéletkor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301619DocType: Education Settings,Attendance Freeze Date,Jelenlét zárolás dátuma
1620apps/erpnext/erpnext/utilities/user_progress.py +110,List a few of your suppliers. They could be organizations or individuals.,Felsorolok néhány beszállítót. Ők lehetnek szervezetek vagy magánszemélyek.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301621apps/erpnext/erpnext/templates/pages/home.html +32,View All Products,Az összes termék megtekintése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301622apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Érdeklődés minimum kora (napok)
1623apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +60,All BOMs,minden anyagjegyzéket
1624apps/erpnext/erpnext/hotels/doctype/hotel_room_reservation/hotel_room_reservation.py +35,Hotel Rooms of type {0} are unavailable on {1},{0} típusú szállodai szobák nem állnak rendelkezésre ekkor: {1}
1625DocType: Patient,Default Currency,Alapértelmezett pénznem
Frappe PR Bot748c0242018-06-21 10:34:28 +05301626DocType: Asset Movement,From Employee,Alkalmazottól
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301627DocType: Driver,Cellphone Number,Mobiltelefon szám
1628DocType: Project,Monitor Progress,Folyamatok nyomonkövetése
Frappe PR Botb48c7692018-07-09 16:56:49 +05301629apps/erpnext/erpnext/controllers/accounts_controller.py +508,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,"Figyelmeztetés: A rendszer nem ellenőrzi a túlszámlázást, hiszen a {0} tételre itt {1} az összeg nulla"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301630DocType: Journal Entry,Make Difference Entry,Különbözeti bejegyzés generálása
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301631DocType: Supplier Quotation,Auto Repeat Section,Automatikus ismétlés szakasz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301632DocType: Upload Attendance,Attendance From Date,Részvétel kezdő dátum
1633DocType: Appraisal Template Goal,Key Performance Area,Teljesítménymutató terület
1634DocType: Program Enrollment,Transportation,Szállítás
1635apps/erpnext/erpnext/controllers/item_variant.py +94,Invalid Attribute,Érvénytelen Jellemző
Frappe PR Bot748c0242018-06-21 10:34:28 +05301636apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +241,{0} {1} must be submitted,{0} {1} be kell nyújtani
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301637DocType: Buying Settings,Default Supplier Group,Alapértelmezett beszállítói csoport
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301638apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +159,Quantity must be less than or equal to {0},Mennyiségnek kisebb vagy egyenlő legyen mint {0}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301639apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +42,Maximum amount eligible for the component {0} exceeds {1},A (z) {0} összetevőre jogosult maximális mennyiség meghaladja: {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301640DocType: Department Approver,Department Approver,Részleg-jóváhagyó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301641DocType: SMS Center,Total Characters,Összes karakterek
1642DocType: Employee Advance,Claimed,Igényelt
1643DocType: Crop,Row Spacing,Sor elosztás
Frappe PR Bot748c0242018-06-21 10:34:28 +05301644apps/erpnext/erpnext/controllers/buying_controller.py +175,Please select BOM in BOM field for Item {0},"Kérjük, válasszon ANYGJZ az ANYGJZ mezőben erre a tételre {0}"
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301645apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +22,There isn't any item variant for the selected item,A kijelölt tételhez nincs tételváltozat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301646DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Form Számla részlete
1647DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Fizetés főkönyvi egyeztető Számla
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301648DocType: Clinical Procedure,Procedure Template,Eljárás sablon
Frappe PR Bot748c0242018-06-21 10:34:28 +05301649apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +39,Contribution %,Hozzájárulás%
1650apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +231,"As per the Buying Settings if Purchase Order Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Order first for item {0}","A vevői beállítások szerint ha Megrendelés szükséges == 'IGEN', akkor vásárlást igazoló számla létrehozására, a felhasználónak először létre kell hoznia Vevői megrendelést erre a tételre: {0}"
1651,HSN-wise-summary of outward supplies,HSN-féle összefoglaló a külső felszerelésekről
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301652DocType: Company,Company registration numbers for your reference. Tax numbers etc.,A Válallkozás regisztrációs számai. Pl.: adószám; stb.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301653apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +145,Distributor,Forgalmazó
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301654DocType: Asset Finance Book,Asset Finance Book,Vagyontárgyfinanszírozási könyv
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301655DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Bevásárló kosár Szállítási szabály
1656apps/erpnext/erpnext/public/js/controllers/transaction.js +71,Please set 'Apply Additional Discount On',"Kérjük, állítsa be az 'Alkalmazzon további kedvezmény ezen'"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301657DocType: Party Tax Withholding Config,Applicable Percent,Alkalmazható százalék
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301658,Ordered Items To Be Billed,Számlázandó Rendelt mennyiség
1659apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,Tartományból távolságnak kisebbnek kell lennie mint a Tartományba
1660DocType: Global Defaults,Global Defaults,Általános beállítások
Frappe PR Botb48c7692018-07-09 16:56:49 +05301661apps/erpnext/erpnext/projects/doctype/project/project.py +270,Project Collaboration Invitation,Project téma Együttműködés Meghívó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301662DocType: Salary Slip,Deductions,Levonások
1663DocType: Leave Allocation,LAL/,TAVKIOSZT/
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301664DocType: Setup Progress Action,Action Name,Cselekvés neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05301665apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js +17,Start Year,Kezdő év
1666apps/erpnext/erpnext/regional/india/utils.py +28,First 2 digits of GSTIN should match with State number {0},GSTIN első 2 számjegyének egyeznie kell az állam számával: {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301667apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +81,PDC/LC,PDC / LC
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301668DocType: Purchase Invoice,Start date of current invoice's period,Kezdési időpont az aktuális számla időszakra
1669DocType: Salary Slip,Leave Without Pay,Fizetés nélküli távollét
Frappe PR Botb48c7692018-07-09 16:56:49 +05301670apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +419,Capacity Planning Error,Kapacitás tervezés hiba
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301671,Trial Balance for Party,Ügyfél Főkönyvi kivonat egyenleg
1672DocType: Lead,Consultant,Szaktanácsadó
1673apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +356,Parents Teacher Meeting Attendance,Szülők és tanárok találkozóján részvétel
1674DocType: Salary Slip,Earnings,Jövedelmek
Frappe PR Bot748c0242018-06-21 10:34:28 +05301675apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +500,Finished Item {0} must be entered for Manufacture type entry,Elkészült tétel: {0} be kell írni a gyártási típus bejegyzéshez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301676apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Nyitó Könyvelési egyenleg
1677,GST Sales Register,GST értékesítés regisztráció
1678DocType: Sales Invoice Advance,Sales Invoice Advance,Kimenő értékesítési számla előleg
1679apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +552,Nothing to request,Nincs mit igényelni
1680apps/erpnext/erpnext/public/js/setup_wizard.js +18,Select your Domains,Válassza ki a domainjeit
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301681apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/sync_product.py +228,Shopify Supplier,Shopify beszállító
Frappe PR Bot748c0242018-06-21 10:34:28 +05301682apps/erpnext/erpnext/accounts/doctype/budget/budget.py +36,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},"Egy másik költségvetési rekord ""{0}"" már létezik az {1} '{2}' ellen, ebben a pénzügyi évben {3}"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301683DocType: Bank Statement Transaction Entry,Payment Invoice Items,Fizetési számlák tételei
Frappe PR Bot748c0242018-06-21 10:34:28 +05301684DocType: Travel Request,Employee Details,Munkavállalói Részletek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301685DocType: Item Variant Settings,Fields will be copied over only at time of creation.,A mezők csak a létrehozás idején lesznek átmásolva.
1686DocType: Setup Progress Action,Domains,Domének
1687apps/erpnext/erpnext/projects/doctype/task/task.py +41,'Actual Start Date' can not be greater than 'Actual End Date',"'Tényleges kezdési dátum' nem lehet nagyobb, mint a 'Tényleges záró dátum'"
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301688apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +324,Management,Vezetés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301689DocType: Cheque Print Template,Payer Settings,Fizetői beállítások
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301690apps/erpnext/erpnext/public/js/utils/party.js +192,Select company first,Először válassza ki a vállalkozást
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301691DocType: 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 hozzáfűzve a termék egy varióciájához. Például, ha a rövidítés ""SM"", és a tételkód ""T-shirt"", a tétel kód variánsa ez lesz ""SM feliratú póló"""
1692DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,"Nettó fizetés (szavakkal) lesz látható, ha mentette a Bérpapírt."
Frappe PR Bot748c0242018-06-21 10:34:28 +05301693DocType: Delivery Note,Is Return,Ez visszáru
1694apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +93,Caution,Vigyázat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301695apps/erpnext/erpnext/agriculture/doctype/disease/disease.py +17,Start day is greater than end day in task '{0}',"A kezdő nap nagyobb, mint a végső nap a: {0} feladatnál"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301696apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +862,Return / Debit Note,Vissza / terhelési értesítés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301697DocType: Price List Country,Price List Country,Árlista Országa
1698DocType: Item,UOMs,Mértékegységek
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301699apps/erpnext/erpnext/stock/utils.py +238,{0} valid serial nos for Item {1},"{0} érvényes sorozatszámok, a(z) {1} tételhez"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301700apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +59,Item Code cannot be changed for Serial No.,Tételkódot nem lehet lecserélni Széria számmá
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301701DocType: Purchase Invoice Item,UOM Conversion Factor,ME konverziós tényező
Frappe PR Bot748c0242018-06-21 10:34:28 +05301702apps/erpnext/erpnext/healthcare/doctype/clinical_procedure/clinical_procedure.js +9,Please enter Item Code to get Batch Number,"Kérjük, adja meg a tételkódot, hogy megkapja a köteg számot"
Frappe PR Botb48c7692018-07-09 16:56:49 +05301703DocType: Loyalty Point Entry,Loyalty Point Entry,Hűségpont bejegyzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301704DocType: Stock Settings,Default Item Group,Alapértelmezett tételcsoport
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301705apps/erpnext/erpnext/config/non_profit.py +93,Grant information.,Támogatás információi.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301706apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Beszállító adatbázisa.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301707DocType: Contract Template,Contract Terms and Conditions,Szerződési feltételek
1708apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +423,You cannot restart a Subscription that is not cancelled.,"Nem indíthatja el az Előfizetést, amelyet nem zárt le."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301709DocType: Account,Balance Sheet,Mérleg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301710DocType: Leave Type,Is Earned Leave,Ez elnyert távollét
1711apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +784,Cost Center For Item with Item Code ',Költséghely tételhez ezzel a tétel kóddal '
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301712DocType: Fee Validity,Valid Till,Eddig érvényes
1713DocType: Student Report Generation Tool,Total Parents Teacher Meeting,Összes Szülő a szülői értekezleten
Frappe PR Botb48c7692018-07-09 16:56:49 +05301714apps/erpnext/erpnext/accounts/page/pos/pos.js +2524,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.","Fizetési mód nincs beállítva. Kérjük, ellenőrizze, hogy a fiók be lett állítva a fizetési módon, vagy POS profilon."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301715apps/erpnext/erpnext/buying/utils.py +74,Same item cannot be entered multiple times.,Ugyanazt a tételt nem lehet beírni többször.
1716apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +30,"Further accounts can be made under Groups, but entries can be made against non-Groups","További számlákat a Csoportok alatt hozhat létre, de bejegyzéseket lehet tenni a csoporttal nem rendelkezőkre is"
1717DocType: Lead,Lead,Érdeklődés
1718DocType: Email Digest,Payables,Kötelezettségek
1719DocType: Course,Course Intro,Tanfolyam Intro
1720apps/erpnext/erpnext/stock/doctype/batch/batch.js +105,Stock Entry {0} created,Készlet bejegyzés: {0} létrehozva
Frappe PR Botb48c7692018-07-09 16:56:49 +05301721apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.py +106,You don't have enought Loyalty Points to redeem,Nincs elegendő hűségpontjaid megváltáshoz
Frappe PR Bot748c0242018-06-21 10:34:28 +05301722apps/erpnext/erpnext/controllers/buying_controller.py +376,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
1723apps/erpnext/erpnext/stock/doctype/item/item.js +197,Changing Customer Group for the selected Customer is not allowed.,Az Ügyfélcsoport megváltoztatása a kiválasztott Ügyfél számára nem engedélyezett.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301724,Purchase Order Items To Be Billed,Számlázandó Beszerzési rendelés tételei
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301725apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +71,Updating estimated arrival times.,Becsült érkezési idők frissítése.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301726DocType: Program Enrollment Tool,Enrollment Details,Beiratkozások részletei
1727DocType: Purchase Invoice Item,Net Rate,Nettó árérték
Frappe PR Botb48c7692018-07-09 16:56:49 +05301728apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +194,Please select a customer,"Kérjük, válasszon ki egy vevőt"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301729DocType: Purchase Invoice Item,Purchase Invoice Item,Beszerzés számla tétel
1730apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +58,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Készlet könyvelés bejegyzések és GL bejegyzések újra könyvelésével a kiválasztott Beszerzési bevételezési nyuktákkal
1731DocType: Student Report Generation Tool,Assessment Terms,Értékelési feltételek
1732apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,1. tétel
1733DocType: Holiday,Holiday,Szabadnap
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301734apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +25,Leave Type is madatory,Távollét típusa kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301735DocType: Support Settings,Close Issue After Days,Ügyek bezárása ennyi eltelt nap után
1736DocType: Leave Control Panel,Leave blank if considered for all branches,"Hagyja üresen, ha figyelembe veszi az összes szervezeti ágban"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301737DocType: Job Opening,Staffing Plan,Személyzeti terv
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301738DocType: Bank Guarantee,Validity in Days,Érvényesség napokban
1739apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-forma nem alkalmazható erre a számlára: {0}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301740DocType: Certified Consultant,Name of Consultant,Tanácsadó neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301741DocType: Payment Reconciliation,Unreconciled Payment Details,Nem egyeztetett fizetési részletek
1742apps/erpnext/erpnext/non_profit/doctype/member/member_dashboard.py +6,Member Activity,Tag tevékenység
1743apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Rendelési számláló
1744DocType: Global Defaults,Current Fiscal Year,Jelenlegi pénzügyi év
Frappe PR Bot748c0242018-06-21 10:34:28 +05301745DocType: Purchase Invoice,Group same items,Csoport azonos elemei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301746DocType: Purchase Invoice,Disable Rounded Total,Kerekített összesen elrejtése
Frappe PR Bot748c0242018-06-21 10:34:28 +05301747DocType: Department,Parent Department,Fő osztály
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301748DocType: Loan Application,Repayment Info,Törlesztési Info
Frappe PR Bot748c0242018-06-21 10:34:28 +05301749apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +481,'Entries' cannot be empty,"""Bejegyzések"" nem lehet üres"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301750DocType: Maintenance Team Member,Maintenance Role,Karbantartási szerep
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301751apps/erpnext/erpnext/utilities/transaction_base.py +86,Duplicate row {0} with same {1},{0} ismétlődő sor azonos ezzel: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301752,Trial Balance,Főkönyvi kivonat egyenleg
Frappe PR Botb48c7692018-07-09 16:56:49 +05301753apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +510,Fiscal Year {0} not found,Pénzügyi év {0} nem található
1754apps/erpnext/erpnext/config/hr.py +394,Setting up Employees,Alkalmazottak beállítása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301755DocType: Sales Order,SO-,VR-
1756DocType: Hotel Room Reservation,Hotel Reservation User,Hotel foglalás felhasználó
1757apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +158,Please select prefix first,"Kérjük, válasszon prefix először"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301758DocType: Contract,Fulfilment Deadline,Teljesítési határidő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301759DocType: Student,O-,ALK-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301760DocType: Subscription Settings,Subscription Settings,Előfizetés beállításai
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301761DocType: Purchase Invoice,Update Auto Repeat Reference,Az Automatikus ismétlés hivatkozás frissítése
1762apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +281,Optional Holiday List not set for leave period {0},Az opcionális ünnepi lista nincs beállítva a {0} távolléti periódusra
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301763apps/erpnext/erpnext/patches/v11_0/add_healthcare_service_unit_tree_root.py +8,All Healthcare Service Unit,Összes egészségügyi szolgáltatási egység
Frappe PR Bot748c0242018-06-21 10:34:28 +05301764apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +165,Research,Kutatás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301765DocType: Maintenance Visit Purpose,Work Done,Kész a munka
1766apps/erpnext/erpnext/controllers/item_variant.py +35,Please specify at least one attribute in the Attributes table,Kérjük adjon meg legalább egy Jellemzőt a Jellemzők táblázatban
1767DocType: Announcement,All Students,Összes diák
Frappe PR Bot748c0242018-06-21 10:34:28 +05301768apps/erpnext/erpnext/assets/doctype/asset/asset.py +56,Item {0} must be a non-stock item,Tétel: {0} - Nem készletezhető tételnek kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301769apps/erpnext/erpnext/stock/doctype/batch/batch.js +18,View Ledger,Főkönyvi kivonat megtekintése
1770DocType: Grading Scale,Intervals,Periódusai
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301771DocType: Bank Statement Transaction Entry,Reconciled Transactions,Összeegyeztetett tranzakciók
Frappe PR Bot748c0242018-06-21 10:34:28 +05301772apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +42,Earliest,Legkorábbi
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301773apps/erpnext/erpnext/stock/doctype/item/item.py +542,"An Item Group exists with same name, please change the item name or rename the item group","Egy tétel csoport létezik azonos névvel, kérjük, változtassa meg az tétel nevét, vagy nevezze át a tétel-csoportot"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301774DocType: Crop Cycle,Less than a year,"Kevesebb, mint egy év"
1775apps/erpnext/erpnext/education/report/absent_student_report/absent_student_report.py +52,Student Mobile No.,Tanuló Mobil sz.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301776apps/erpnext/erpnext/setup/setup_wizard/operations/defaults_setup.py +102,Rest Of The World,A világ többi része
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301777apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,A tétel {0} nem lehet Köteg
1778DocType: Crop,Yield UOM,Hozam ME
1779,Budget Variance Report,Költségvetés variáció jelentés
1780DocType: Salary Slip,Gross Pay,Bruttó bér
1781DocType: Item,Is Item from Hub,Ez a tétel a Hub-ból
1782apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Activity Type is mandatory.,Sor {0}: tevékenység típusa kötelező.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301783apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Dividends Paid,Fizetett osztalék
1784apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +39,Accounting Ledger,Számviteli Főkönyvi kivonat
1785DocType: Asset Value Adjustment,Difference Amount,Eltérés összege
1786apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +109,Dr {0} on Leave on {1},Dr {0} távolléten van a következő időpontban: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301787DocType: Purchase Invoice,Reverse Charge,Fordított adózás
Frappe PR Bot748c0242018-06-21 10:34:28 +05301788apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +182,Retained Earnings,Eredménytartalék
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301789DocType: Purchase Invoice,05-Change in POS,05-Változás a POS pénztárban
1790DocType: Vehicle Log,Service Detail,Szolgáltatás részletei
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301791DocType: BOM,Item Description,Tétel leírása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301792DocType: Student Sibling,Student Sibling,Tanuló Testvér
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301793apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py +20,Payment Mode,Fizetés módja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301794DocType: Purchase Invoice,Supplied Items,Beszáliíott tételek
1795apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +85,Please set an active menu for Restaurant {0},Állítson be egy aktív menüt ehhez az étteremhez: {0}
1796DocType: Student,STUD.,Tanuló.
1797DocType: Work Order,Qty To Manufacture,Menny. gyártáshoz
1798DocType: Email Digest,New Income,Új jövedelem
1799DocType: Buying Settings,Maintain same rate throughout purchase cycle,Ugyanazt az árat tartani az egész beszerzési ciklusban
1800DocType: Opportunity Item,Opportunity Item,Lehetőség tétel
1801,Student and Guardian Contact Details,Diák- és Helyettesítő Elérhetőségek
1802apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +53,Row {0}: For supplier {0} Email Address is required to send email,{0} sor: A beszállító {0} e-mail címe szükséges e-mail küldéshez
Frappe PR Bot748c0242018-06-21 10:34:28 +05301803apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +76,Temporary Opening,Ideiglenes nyitó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301804,Employee Leave Balance,Alkalmazott távollét egyenleg
1805apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +147,Balance for Account {0} must always be {1},Mérlegek a {0} számlákhoz legyenek mindig {1}
1806DocType: Patient Appointment,More Info,További információk
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301807apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +181,Valuation Rate required for Item in row {0},Készletérték ár szükséges a tételhez ebben a sorban: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301808DocType: Supplier Scorecard,Scorecard Actions,Mutatószám műveletek
1809apps/erpnext/erpnext/utilities/user_progress.py +169,Example: Masters in Computer Science,Példa: Számítógépes ismeretek törzsadat
1810DocType: Purchase Invoice,Rejected Warehouse,Elutasított raktár
1811DocType: GL Entry,Against Voucher,Ellen bizonylat
Frappe PR Bot748c0242018-06-21 10:34:28 +05301812DocType: Item Default,Default Buying Cost Center,Alapértelmezett Vásárlási Költséghely
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301813apps/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 rendszerből, azt ajánljuk, hogy számjon időt ezekre a segítő videókra."
Frappe PR Bot748c0242018-06-21 10:34:28 +05301814apps/erpnext/erpnext/accounts/page/pos/pos.js +79, to ,részére
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301815DocType: Supplier Quotation Item,Lead Time in days,Érdeklődés ideje napokban
Frappe PR Bot748c0242018-06-21 10:34:28 +05301816apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +76,Accounts Payable Summary,A beszállítók felé fizetendő kötelezettségeink összefoglalása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301817apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +213,Not authorized to edit frozen Account {0},Nem engedélyezett szerkeszteni befagyasztott számlát {0}
1818DocType: Journal Entry,Get Outstanding Invoices,Fennálló negatív kintlévő számlák lekérdezése
Frappe PR Botb48c7692018-07-09 16:56:49 +05301819apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +92,Sales Order {0} is not valid,Vevői rendelés {0} nem érvényes
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301820DocType: Supplier Scorecard,Warn for new Request for Quotations,Figyelmeztetés az új Ajánlatkéréshez
1821apps/erpnext/erpnext/utilities/activation.py +91,Purchase orders help you plan and follow up on your purchases,Beszerzési megrendelések segítenek megtervezni és követni a beszerzéseket
1822apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +151,Lab Test Prescriptions,Laboratóriumi teszt rendelvények
Frappe PR Bot748c0242018-06-21 10:34:28 +05301823apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +168,"The total Issue / Transfer quantity {0} in Material Request {1} \
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301824 cannot be greater than requested quantity {2} for Item {3}","A teljes Probléma / Átvitt mennyiség {0} ebben az Anyaga igénylésben: {1} \ nem lehet nagyobb, mint az igényelt mennyiség: {2} erre a tételre: {3}"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301825apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +172,Small,Kicsi
1826DocType: Shopify Settings,"If Shopify not contains a customer in Order, then while syncing Orders, the system will consider default customer for order","Ha a Shopify nem tartalmaz vevőt a Megrendelésben, akkor a Rendelések szinkronizálásakor, a rendszer az alapértelmezett vevőt fogja használni a megrendeléshez"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301827DocType: Opening Invoice Creation Tool Item,Opening Invoice Creation Tool Item,Számlát létrehozó eszköz tételének megnyitása
1828DocType: Education Settings,Employee Number,Alkalmazott száma
Frappe PR Bot748c0242018-06-21 10:34:28 +05301829DocType: Subscription Settings,Cancel Invoice After Grace Period,Számla visszavonása a türelmi idő után
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301830apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +67,Case No(s) already in use. Try from Case No {0},Eset szám(ok) már használatban vannak. Próbálja ettől az esetszámtól: {0}
1831DocType: Project,% Completed,% kész
1832,Invoiced Amount (Exculsive Tax),Számlázott összeg (Adó nélkül)
1833apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,2. tétel
1834DocType: Supplier,SUPP-,BESZ-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301835DocType: Travel Request,International,Nemzetközi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301836DocType: Training Event,Training Event,Képzési Esemény
1837DocType: Item,Auto re-order,Auto újra-rendelés
1838apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Összes Elért
1839DocType: Employee,Place of Issue,Probléma helye
Frappe PR Bot748c0242018-06-21 10:34:28 +05301840DocType: Contract,Contract,Szerződés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301841DocType: Plant Analysis,Laboratory Testing Datetime,Laboratóriumi tesztelés dátuma
1842DocType: Email Digest,Add Quote,Idézet hozzáadása
Frappe PR Bot748c0242018-06-21 10:34:28 +05301843apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1166,UOM coversion factor required for UOM: {0} in Item: {1},ME átváltási tényező szükséges erre a mértékegységre: {0} ebben a tételben: {1}
1844apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Indirect Expenses,Közvetett költségek
1845apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +111,Row {0}: Qty is mandatory,Sor {0}: Menny. kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301846DocType: Agriculture Analysis Criteria,Agriculture,Mezőgazdaság
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301847apps/erpnext/erpnext/manufacturing/doctype/blanket_order/blanket_order.js +15,Create Sales Order,Vevői megrendelés létrehozása
1848apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +493,Accounting Entry for Asset,"Vagyontárgy eszköz számviteli, könyvelési tétele"
1849apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +847,Block Invoice,Zárolt számla
1850apps/erpnext/erpnext/manufacturing/report/bom_stock_calculated/bom_stock_calculated.js +16,Quantity to Make,Gyártandó mennyiség
Frappe PR Botb48c7692018-07-09 16:56:49 +05301851apps/erpnext/erpnext/accounts/page/pos/pos.js +805,Sync Master Data,Törzsadatok szinkronizálása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301852DocType: Asset Repair,Repair Cost,Javítási költség
1853apps/erpnext/erpnext/utilities/user_progress.py +138,Your Products or Services,A termékei vagy szolgáltatásai
1854apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +15,Failed to login,Sikertelen bejelentkezés
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301855apps/erpnext/erpnext/controllers/buying_controller.py +600,Asset {0} created,A {0} vagyontárgy létrehozva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301856DocType: Special Test Items,Special Test Items,Különleges vizsgálati tételek
Frappe PR Bot748c0242018-06-21 10:34:28 +05301857DocType: Bank Statement Transaction Payment Item,Mode of Payment,Fizetési mód
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301858apps/erpnext/erpnext/stock/doctype/item/item.py +218,Website Image should be a public file or website URL,Weboldal kép legyen nyilvános fájl vagy weboldal URL
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301859DocType: Student Applicant,AP,AP
1860DocType: Purchase Invoice Item,BOM,ANYGJZ
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301861apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +37,This is a root item group and cannot be edited.,"Ez egy forrás tétel-csoport, és nem lehet szerkeszteni."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301862DocType: Journal Entry Account,Purchase Order,Beszerzési megrendelés
1863DocType: Vehicle,Fuel UOM,Üzemanyag mértékegység
1864DocType: Warehouse,Warehouse Contact Info,Raktári kapcsolattartó
1865DocType: Payment Entry,Write Off Difference Amount,Leíró Eltérés összeg
1866DocType: Volunteer,Volunteer Name,Önkéntes neve
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301867DocType: Leave Period,Carry Forward Leaves,Átvihető a távolléti szabadság
Frappe PR Botb48c7692018-07-09 16:56:49 +05301868apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +511,"{0}: Employee email not found, hence email not sent","{0}: Alkalmazott email nem található, ezért nem küldte email"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301869apps/erpnext/erpnext/hr/doctype/leave_encashment/leave_encashment.py +56,No Salary Structure assigned for Employee {0} on given date {1},Nincs fizetési struktúra a(z) {0} munkatársakhoz a megadott időponton {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301870apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +85,Shipping rule not applicable for country {0},A szállítási szabály nem vonatkozik erre ozországra: {0}
1871DocType: Item,Foreign Trade Details,Külkereskedelem Részletei
1872,Assessment Plan Status,Értékelési Terv állapota
1873DocType: Email Digest,Annual Income,Éves jövedelem
1874DocType: Serial No,Serial No Details,Széria sz. adatai
1875DocType: Purchase Invoice Item,Item Tax Rate,A tétel adójának mértéke
Frappe PR Bot748c0242018-06-21 10:34:28 +05301876apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +104,Please select Physician and Date,Kérem válassza ki az orvost és a dátumot
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301877DocType: Student Group Student,Group Roll Number,Csoport regisztrációs száma
Frappe PR Bot748c0242018-06-21 10:34:28 +05301878apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +177,"For {0}, only credit accounts can be linked against another debit entry","{0} -hoz, csak jóváírási számlákat lehet kapcsolni a másik ellen terheléshez"
Frappe PR Botb48c7692018-07-09 16:56:49 +05301879apps/erpnext/erpnext/projects/doctype/project/project.py +85,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,"Összesen feladat súlyozása legyen 1. Kérjük, állítsa a súlyozást minden projekt feladataira ennek megfelelően"
1880apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +615,Delivery Note {0} is not submitted,A {0} Szállítólevelet nem nyújtották be
Frappe PR Bot748c0242018-06-21 10:34:28 +05301881apps/erpnext/erpnext/stock/get_item_details.py +158,Item {0} must be a Sub-contracted Item,Tétel {0} kell egy Alvállalkozásban Elem
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301882apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Capital Equipments,Alap Felszereltség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301883apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +33,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Árképzési szabályt először 'Alkalmazza ezen' mező alapján kiválasztott, ami lehet tétel, pont-csoport vagy a márka."
Frappe PR Bot748c0242018-06-21 10:34:28 +05301884apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +264,Please set the Item Code first,"Kérjük, először állítsa be a tételkódot"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301885DocType: Item,ITEM-,TÉTEL-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301886apps/erpnext/erpnext/controllers/selling_controller.py +124,Total allocated percentage for sales team should be 100,Az értékesítési csoport teljes lefoglalt százaléka 100 kell legyen
1887DocType: Subscription Plan,Billing Interval Count,Számlázási időtartam számláló
1888apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +135,Value missing,Érték hiányzik
Frappe PR Botb48c7692018-07-09 16:56:49 +05301889DocType: Employee,Department and Grade,Osztály és osztály
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301890DocType: Sales Invoice Item,Edit Description,Leírás szerkesztése
1891DocType: Antibiotic,Antibiotic,Antibiotikum
1892,Team Updates,Csoport frissítések
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301893apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +936,For Supplier,A beszállítónak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301894DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Számla típus beállítása segít kiválasztani ezt a számlát a tranzakcióban.
1895DocType: Purchase Invoice,Grand Total (Company Currency),Mindösszesen (Társaság Currency)
1896apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Nyomtatási formátum létrehozása
1897apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +5,Fee Created,Díj létrehozva
1898apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},"Nem találtunk semmilyen tétel, amit így neveznek: {0}"
1899DocType: Supplier Scorecard Criteria,Criteria Formula,Kritériumok képlet
Frappe PR Bot748c0242018-06-21 10:34:28 +05301900apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Összes kimenő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301901apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +39,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Csak egy Szállítási szabály feltétel lehet 0 vagy üres értékkel az ""értékeléshez"""
Frappe PR Bot748c0242018-06-21 10:34:28 +05301902DocType: Bank Statement Transaction Settings Item,Transaction,Tranzakció
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301903DocType: Patient Appointment,Duration,Tartam
1904apps/erpnext/erpnext/controllers/status_updater.py +160,"For an item {0}, quantity must be positive number",Egy {0} tétel esetén a mennyiségnek pozitív számnak kell lennie
Frappe PR Bot748c0242018-06-21 10:34:28 +05301905apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +76,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ételeket csoportokkal szemben létrehozni.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301906apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +44,Compensatory leave request days not in valid holidays,Korengedményes szabadságnapok nem az érvényes ünnepnapokon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301907apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +53,Child warehouse exists for this warehouse. You can not delete this warehouse.,Al raktár létezik ebben a raktárban. Nem lehet törölni a raktárban.
1908DocType: Item,Website Item Groups,Weboldal tétel Csoportok
1909DocType: Purchase Invoice,Total (Company Currency),Összesen (a cég pénznemében)
1910DocType: Daily Work Summary Group,Reminder,Emlékeztető
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301911apps/erpnext/erpnext/stock/utils.py +233,Serial number {0} entered more than once,Széria sz. {0} többször bevitt
Frappe PR Bot748c0242018-06-21 10:34:28 +05301912DocType: Bank Statement Transaction Invoice Item,Journal Entry,Könyvelési tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301913DocType: Expense Claim Advance,Unclaimed amount,Nem követelt összeg
Frappe PR Bot748c0242018-06-21 10:34:28 +05301914apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +165,{0} items in progress,{0} tétel(ek) folyamatban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301915DocType: Workstation,Workstation Name,Munkaállomás neve
1916DocType: Grading Scale Interval,Grade Code,Osztály kód
1917DocType: POS Item Group,POS Item Group,POS tétel csoport
1918apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Összefoglaló email:
1919apps/erpnext/erpnext/stock/doctype/item_alternative/item_alternative.py +23,Alternative item must not be same as item code,"Az alternatív elem nem lehet ugyanaz, mint az elem kódja"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301920apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +620,BOM {0} does not belong to Item {1},ANYGJZ {0} nem tartozik ehhez az elemhez: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301921DocType: Sales Partner,Target Distribution,Cél felosztás
1922DocType: Purchase Invoice,06-Finalization of Provisional assessment,06-Ideiglenes értékelés véglegesítése
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301923DocType: Salary Slip,Bank Account No.,Bankszámla sz.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301924DocType: Naming Series,This is the number of the last created transaction with this prefix,"Ez az a szám, az ilyen előtaggal utoljára létrehozott tranzakciónak"
1925DocType: Supplier Scorecard,"Scorecard variables can be used, as well as:
1926{total_score} (the total score from that period),
1927{period_number} (the number of periods to present day)
1928","A Mutatószám változók használhatók, valamint: {total_score} (az adott időszakból származó teljes pontszám), {period_number} (a mai napok száma)"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301929apps/erpnext/erpnext/public/js/setup_wizard.js +242,Collapse All,Mindet összecsuk
1930apps/erpnext/erpnext/manufacturing/doctype/blanket_order/blanket_order.js +27,Create Purchase Order,Hozzon létre beszerzési rendelést
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301931DocType: Quality Inspection Reading,Reading 8,Olvasás 8
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301932DocType: Purchase Invoice,Taxes and Charges Calculation,Adók és költségek számítása
1933DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Könyv szerinti értékcsökkenés automatikus bejegyzés
1934DocType: BOM Operation,Workstation,Munkaállomás
1935DocType: Request for Quotation Supplier,Request for Quotation Supplier,Beszállítói Árajánlatkérés
1936DocType: Healthcare Settings,Registration Message,Regisztrációs üzenet
Frappe PR Bot748c0242018-06-21 10:34:28 +05301937apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +143,Hardware,Hardver
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301938DocType: Prescription Dosage,Prescription Dosage,Vényköteles adagolás
Frappe PR Bot748c0242018-06-21 10:34:28 +05301939DocType: Contract,HR Manager,HR menedzser
1940apps/erpnext/erpnext/accounts/party.py +187,Please select a Company,"Kérjük, válasszon egy vállalkozást"
1941apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +95,Privilege Leave,Kiváltságos távollét
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301942DocType: Purchase Invoice,Supplier Invoice Date,Beszállítói számla dátuma
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301943DocType: Asset Settings,This value is used for pro-rata temporis calculation,Ezt az értéket arányos halogatás számításhoz használjuk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301944apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Engedélyeznie kell a bevásárló kosárat
1945DocType: Payment Entry,Writeoff,Írd le
1946DocType: Stock Settings,Naming Series Prefix,Elnevezési sorozatok előtagja
1947DocType: Appraisal Template Goal,Appraisal Template Goal,Teljesítmény értékelő sablon célja
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301948DocType: Salary Component,Earning,Jövedelem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301949DocType: Supplier Scorecard,Scoring Criteria,Jegyzési kritériumok
1950DocType: Purchase Invoice,Party Account Currency,Ügyfél számla pénzneme
1951,BOM Browser,Anyagjegyzék Listázó
1952apps/erpnext/erpnext/templates/emails/training_event.html +13,Please update your status for this training event,"Kérjük, frissítse állapotát erre a tréningre"
1953DocType: Item Barcode,EAN,EAN
1954DocType: Purchase Taxes and Charges,Add or Deduct,Hozzáad vagy levon
1955apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +148,Overlapping conditions found between:,Átfedő feltételek találhatók ezek között:
1956apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +187,Against Journal Entry {0} is already adjusted against some other voucher,Ellen Naplókönyvelés {0} már hozzáigazított egy pár bizonylat értékével
1957apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Összes megrendelési értéke
Frappe PR Bot748c0242018-06-21 10:34:28 +05301958apps/erpnext/erpnext/demo/setup/setup_data.py +322,Food,Élelmiszer
1959apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +63,Ageing Range 3,Öregedés tartomány 3
1960DocType: POS Closing Voucher Details,POS Closing Voucher Details,POS záró utalvány részletei
1961DocType: Shopify Log,Shopify Log,Shopify napló
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301962DocType: Maintenance Schedule Item,No of Visits,Látogatások száma
1963apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +165,Maintenance Schedule {0} exists against {1},Karbantartási ütemterv {0} létezik erre {1}
1964apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +36,Enrolling student,Tanuló beiratkozás
1965apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},A záró számla Pénznemének ennek kell lennie: {0}
1966apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Az összes cél pontjainak összege 100 kell legyen. Ez most: {0}
1967DocType: Project,Start and End Dates,Kezdetének és befejezésének időpontjai
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301968DocType: Contract Template Fulfilment Terms,Contract Template Fulfilment Terms,Szerződései sablon teljesítési feltételei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301969,Delivered Items To Be Billed,Számlázandó kiszállított tétel
1970apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Anyagj.: {0} megnyitása
Frappe PR Bot748c0242018-06-21 10:34:28 +05301971apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +62,Warehouse cannot be changed for Serial No.,A sorozatszámhoz tartozó raktárat nem lehet megváltoztatni.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301972DocType: Authorization Rule,Average Discount,Átlagos kedvezmény
1973DocType: Project Update,Great/Quickly,Nagy/Gyorsan
1974DocType: Purchase Invoice Item,UOM,ME
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05301975DocType: Employee Tax Exemption Declaration,Annual HRA Exemption,Éves HRA kivétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301976DocType: Rename Tool,Utilities,Segédletek
1977DocType: POS Profile,Accounting,Könyvelés
1978DocType: Employee,EMP/,ALK /
Frappe PR Bot1baa8112018-07-03 09:59:57 +05301979DocType: Asset,Purchase Receipt Amount,Beszerzési megrendelés nyugta összege
1980DocType: Employee Separation,Exit Interview Summary,Kilépés az interjú összefoglalóból
Frappe PR Bot748c0242018-06-21 10:34:28 +05301981apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +140,Please select batches for batched item ,"Kérjük, válasszon köteget a kötegelt tételhez"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301982DocType: Asset,Depreciation Schedules,Értékcsökkentési ütemezések
Frappe PR Bot748c0242018-06-21 10:34:28 +05301983apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py +37,"Support for public app is deprecated. Please setup private app, for more details refer user manual","A nyilvános alkalmazások támogatása elavult. Kérjük, állítson be privát alkalmazást, további részletekért olvassa el a felhasználói kézikönyvet"
1984apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.py +196,Following accounts might be selected in GST Settings:,A következő fiókok kiválaszthatók a GST beállításokban:
1985apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +102,Application period cannot be outside leave allocation period,Jelentkezési határidő nem eshet a távolléti időn kívülre
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301986DocType: Activity Cost,Projects,Projekt témák
1987DocType: Payment Request,Transaction Currency,Tranzakció pénzneme
Frappe PR Bot748c0242018-06-21 10:34:28 +05301988apps/erpnext/erpnext/controllers/buying_controller.py +33,From {0} | {1} {2},Feladó: {0} | {1} {2}
1989apps/erpnext/erpnext/public/js/hub/hub_listing.js +333,Removed from Favourites,Eltávolítva a kedvencekből
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301990DocType: Work Order Operation,Operation Description,Művelet Leírása
1991apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,"Nem lehet megváltoztatni a pénzügyi év kezdő és vég dátumát, miután a pénzügyi év mentésre került."
1992DocType: Quotation,Shopping Cart,Bevásárló kosár
Frappe PR Bot748c0242018-06-21 10:34:28 +05301993apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Átlag napi kimenő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301994DocType: POS Profile,Campaign,Kampány
1995DocType: Supplier,Name and Type,Neve és típusa
Frappe PR Bot748c0242018-06-21 10:34:28 +05301996apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +64,Approval Status must be 'Approved' or 'Rejected',"Elfogadás állapotának ""Jóváhagyott"" vagy ""Elutasított"" kell lennie"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301997DocType: Physician,Contacts and Address,Kapcsolatok és címek
Frappe PR Bot748c0242018-06-21 10:34:28 +05301998DocType: Salary Structure,Max Benefits (Amount),Maximális előnyök (összeg)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301999DocType: Purchase Invoice,Contact Person,Kapcsolattartó személy
2000apps/erpnext/erpnext/projects/doctype/task/task.py +38,'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"""
2001DocType: Course Scheduling Tool,Course End Date,Tanfolyam befejező dátum
2002DocType: Holiday List,Holidays,Szabadnapok
2003DocType: Sales Order Item,Planned Quantity,Tervezett mennyiség
2004DocType: Purchase Invoice Item,Item Tax Amount,Tétel adójának értéke
2005DocType: Water Analysis,Water Analysis Criteria,Vízelemzés kritériumok
2006DocType: Item,Maintain Stock,Készlet karbantartás
2007DocType: Employee,Prefered Email,Preferált e-mail
2008DocType: Student Admission,Eligibility and Details,Jogosultság és részletek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302009apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +92,Net Change in Fixed Asset,Nettó álló-eszköz változás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302010apps/erpnext/erpnext/manufacturing/report/bom_stock_calculated/bom_stock_calculated.py +38,Reqd Qty,Igényelt menny
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302011DocType: Leave Control Panel,Leave blank if considered for all designations,"Hagyja üresen, ha figyelembe veszi valamennyi titulushoz"
Frappe PR Botb48c7692018-07-09 16:56:49 +05302012apps/erpnext/erpnext/controllers/accounts_controller.py +841,Charge of type 'Actual' in row {0} cannot be included in Item Rate,{0} sorban az 'Aktuális' típusú terhelést nem lehet a Tétel árához hozzáadni
2013apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +420,Max: {0},Max: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302014apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,Dátumtól
Frappe PR Bot748c0242018-06-21 10:34:28 +05302015DocType: Shopify Settings,For Company,A Vállakozásnak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302016apps/erpnext/erpnext/config/support.py +17,Communication log.,Kommunikációs napló.
2017apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +195,"Request for Quotation is disabled to access from portal, for more check portal settings.","Ajánlatkérés le van tiltva a portálon keresztüli hozzáférésre, továbbiakhoz ellenőrizze a portál beállításokat."
2018DocType: Supplier Scorecard Scoring Variable,Supplier Scorecard Scoring Variable,Beszállító mutatószámok pontozási változója
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302019apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Buying Amount,Beszerzési mennyiség
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302020DocType: POS Closing Voucher,Modes of Payment,Fizetés módja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302021DocType: Sales Invoice,Shipping Address Name,Szállítási cím neve
2022DocType: Material Request,Terms and Conditions Content,Általános szerződési feltételek tartalma
2023apps/erpnext/erpnext/education/doctype/course_scheduling_tool/course_scheduling_tool.js +18,There were errors creating Course Schedule,Hiba történt a kurzus ütemezés során
Frappe PR Bot748c0242018-06-21 10:34:28 +05302024DocType: Department,The first Expense Approver in the list will be set as the default Expense Approver.,A listában szereplő első költség jóváhagyó az alapértelmezett költség jóváhagyó.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302025apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +590,cannot be greater than 100,"nem lehet nagyobb, mint 100"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302026apps/erpnext/erpnext/stock/doctype/item/item.py +788,Item {0} is not a stock Item,Tétel: {0} - Nem készletezhető tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302027DocType: Maintenance Visit,Unscheduled,Nem tervezett
2028DocType: Employee,Owned,Tulajdon
Frappe PR Bot748c0242018-06-21 10:34:28 +05302029DocType: Salary Component,Depends on Leave Without Pay,Fizetés nélküli távolléttől függ
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302030DocType: Pricing Rule,"Higher the number, higher the priority","Minél nagyobb a szám, annál nagyobb a prioritás"
2031,Purchase Invoice Trends,Beszerzési számlák alakulása
2032DocType: Employee,Better Prospects,Jobb kilátások
Frappe PR Bot748c0242018-06-21 10:34:28 +05302033DocType: Travel Itinerary,Gluten Free,Gluténmentes
Frappe PR Botb48c7692018-07-09 16:56:49 +05302034DocType: Loyalty Program Collection,Minimum Total Spent,Minimális Összes bevitt
Frappe PR Bot748c0242018-06-21 10:34:28 +05302035apps/erpnext/erpnext/stock/doctype/batch/batch.py +222,"Row #{0}: The batch {1} has only {2} qty. Please select another batch which has {3} qty available or split the row into multiple rows, to deliver/issue from multiple batches","Sor # {0}: A köteg: {1} csak {2} Menny. Kérjük, válasszon egy másik tétel köteget, amelyben {3} Mennyiség elérhető vagy válassza szée a sort több sorrá, szállít / ügy kötegekből"
Frappe PR Botb48c7692018-07-09 16:56:49 +05302036DocType: Loyalty Program,Expiry Duration (in days),Lejárati idő (napokban)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302037DocType: Vehicle,License Plate,Rendszámtábla
Frappe PR Bot748c0242018-06-21 10:34:28 +05302038apps/erpnext/erpnext/hr/doctype/department/department_tree.js +18,New Department,Új osztály
Frappe PR Botb48c7692018-07-09 16:56:49 +05302039DocType: Compensatory Leave Request,Worked On Holiday,Ünnepelt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302040DocType: Appraisal,Goals,Célok
Frappe PR Botb48c7692018-07-09 16:56:49 +05302041apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +399,Select POS Profile,Válasszon POS profilt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302042DocType: Warranty Claim,Warranty / AMC Status,Garancia és éves karbantartási szerződés állapota
2043,Accounts Browser,Számlák böngészője
2044DocType: Payment Entry Reference,Payment Entry Reference,Fizetés megadásának hivatkozása
2045DocType: GL Entry,GL Entry,FŐKSZLA bejegyzés
Frappe PR Bot748c0242018-06-21 10:34:28 +05302046DocType: Support Search Source,Response Options,Válaszbeállítások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302047DocType: HR Settings,Employee Settings,Alkalmazott beállítások
Frappe PR Bot748c0242018-06-21 10:34:28 +05302048apps/erpnext/erpnext/templates/pages/integrations/gocardless_checkout.html +13,Loading Payment System,Fizetési rendszer betöltés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302049,Batch-Wise Balance History,Köteg-Szakaszos mérleg előzmények
2050apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,Nyomtatási beállítások frissítve a mindenkori nyomtatási formátumban
2051DocType: Package Code,Package Code,Csomag kód
Frappe PR Bot748c0242018-06-21 10:34:28 +05302052apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +108,Apprentice,Gyakornok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302053DocType: Purchase Invoice,Company GSTIN,Vállalkozás GSTIN
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302054apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,Negatív mennyiség nem megengedett
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302055DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
2056Used for Taxes and Charges","Adó részletek táblázatot betölti a törzsadat tételtből szóláncként, és ebben a mezőben tárolja. Adókhoz és illetékekhez használja"
2057DocType: Supplier Scorecard Period,SSC-,SSC-
Frappe PR Botb48c7692018-07-09 16:56:49 +05302058apps/erpnext/erpnext/hr/doctype/employee/employee.py +164,Employee cannot report to himself.,Alkalmazott nem jelent magának.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302059DocType: Leave Type,Max Leaves Allowed,Maximális megengedett távollétek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302060DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Ha a számla zárolásra került, a bejegyzések engedélyezettek korlátozott felhasználóknak."
2061DocType: Email Digest,Bank Balance,Bank mérleg
Frappe PR Bot748c0242018-06-21 10:34:28 +05302062apps/erpnext/erpnext/accounts/party.py +252,Accounting Entry for {0}: {1} can only be made in currency: {2},"Könyvelési tétel ehhez {0}: {1}, csak ebben a pénznem végezhető: {2}"
2063DocType: HR Settings,Leave Approver Mandatory In Leave Application,Távollét jóváhagyó kötelező a szabadságra vonatkozó kérelemhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302064DocType: Job Opening,"Job profile, qualifications required etc.","Munkakör, szükséges képesítések stb"
2065DocType: Journal Entry Account,Account Balance,Számla egyenleg
Frappe PR Bot748c0242018-06-21 10:34:28 +05302066apps/erpnext/erpnext/config/accounts.py +189,Tax Rule for transactions.,Adó szabály a tranzakciókra.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302067DocType: Rename Tool,Type of document to rename.,Dokumentum típusa átnevezéshez.
2068apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +53,{0} {1}: Customer is required against Receivable account {2},{0} {1}: Az Ügyfél kötelező a Bevételi számlához {2}
2069DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Összesen adók és illetékek (Vállakozás pénznemében)
2070DocType: Weather,Weather Parameter,Időjárás paraméter
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302071apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,Jelenítse meg a lezáratlan pénzügyi évben a P&L mérlegeket
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302072DocType: Item,Asset Naming Series,Vagyontárgy elnevezési sorozat
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302073apps/erpnext/erpnext/public/js/hub/hub_form.js +336,Request a Quote,Árajánlatot kér
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302074apps/erpnext/erpnext/regional/india/utils.py +177,House rented dates should be atleast 15 days apart,A ház bérleti dátumának legalább 15 napnyi távolságban kell lennie
Frappe PR Bot748c0242018-06-21 10:34:28 +05302075DocType: Clinical Procedure Template,Collection Details,Gyűjtés részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302076DocType: POS Profile,Allow Print Before Pay,Nyomtatás engedélyezése a fizetés előtt
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302077DocType: Land Unit,Linked Soil Texture,Kapcsolodó talajszövet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302078DocType: Shipping Rule,Shipping Account,Szállítási számla
2079apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +92,{0} {1}: Account {2} is inactive,{0} {1}: fiók {2} inaktív
2080apps/erpnext/erpnext/utilities/activation.py +82,Make Sales Orders to help you plan your work and deliver on-time,"Hozzon létre vevői rendeléseket a munkái megtervezéséhez és a pontos, időbeni kiszállításokhoz"
Frappe PR Botb48c7692018-07-09 16:56:49 +05302081apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +51,Customer &gt; Customer Group &gt; Territory,Ügyfél&gt; Ügyfélcsoport&gt; Terület
Frappe PR Bot748c0242018-06-21 10:34:28 +05302082DocType: Bank Statement Transaction Entry,Bank Transaction Entries,Banki tranzakciós bejegyzések
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302083DocType: Quality Inspection,Readings,Olvasások
2084DocType: Stock Entry,Total Additional Costs,Összes További költségek
2085DocType: Course Schedule,SH,SH
2086DocType: BOM,Scrap Material Cost(Company Currency),Hulladék anyagköltség (Vállaklozás pénzneme)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302087apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +69,Sub Assemblies,Részegységek
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302088DocType: Asset,Asset Name,Vagyontárgy neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302089DocType: Project,Task Weight,Feladat súlyozás
2090DocType: Shipping Rule Condition,To Value,Értékeléshez
Frappe PR Botb48c7692018-07-09 16:56:49 +05302091DocType: Loyalty Program,Loyalty Program Type,Hűségprogram típus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302092DocType: Asset Movement,Stock Manager,Készlet menedzser
Frappe PR Bot748c0242018-06-21 10:34:28 +05302093apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Source warehouse is mandatory for row {0},Forrás raktára kötelező ebben a sorban {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302094apps/erpnext/erpnext/accounts/doctype/payment_terms_template/payment_terms_template.py +38,The Payment Term at row {0} is possibly a duplicate.,A(z) {0} sorban szereplő fizetési feltétel valószínűleg másodpéldány.
2095apps/erpnext/erpnext/public/js/setup_wizard.js +30,Agriculture (beta),Mezőgazdaság (béta)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302096apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +892,Packing Slip,Csomagjegy
Frappe PR Bot748c0242018-06-21 10:34:28 +05302097apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Office Rent,Iroda bérlés
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302098apps/erpnext/erpnext/config/setup.py +105,Setup SMS gateway settings,SMS átjáró telepítése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302099DocType: Disease,Common Name,Gyakori név
Frappe PR Bot748c0242018-06-21 10:34:28 +05302100DocType: Employee Boarding Activity,Employee Boarding Activity,Munkavállalói beszállási tevékenység
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302101apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +61,Import Failed!,Importálás nem sikerült!
2102apps/erpnext/erpnext/public/js/templates/address_list.html +20,No address added yet.,Nem lett még cím hozzá adva.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302103DocType: Tax Withholding Category,Withhold Cumulative Tax Amount On First Invoice After Threshold,Kumulatív adókulcs megtartása az első számlán a küszöbérték után
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302104DocType: Workstation Working Hour,Workstation Working Hour,Munkaállomás munkaideje
2105DocType: Vital Signs,Blood Pressure,Vérnyomás
Frappe PR Bot748c0242018-06-21 10:34:28 +05302106apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +113,Analyst,Elemző
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302107apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +20,{0} is not in a valid Payroll Period,{0} nem érvényes bérszámfejtési időszak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302108DocType: Employee Benefit Application,Max Benefits (Yearly),Maximális haszon (évente)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302109DocType: Item,Inventory,Leltár
2110DocType: Item,Sales Details,Értékesítés részletei
2111DocType: Quality Inspection,QI-,MINVIZS-
2112DocType: Opportunity,With Items,Tételekkel
2113DocType: Asset Maintenance,Maintenance Team,Karbantartó csoport
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302114DocType: Salary Component,Is Additional Component,Ez kiegészítő komponens
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302115apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,In Qty,A Mennyiségben
2116DocType: Education Settings,Validate Enrolled Course for Students in Student Group,Érvényesítse letárolt pálya diákok számára Csoport
2117DocType: Notification Control,Expense Claim Rejected,Költség igény elutasítva
2118DocType: Item,Item Attribute,Tétel Jellemző
Frappe PR Bot748c0242018-06-21 10:34:28 +05302119apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +135,Government,Kormány
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302120apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Költség igény {0} már létezik a Gépjármű naplóra
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302121DocType: Asset Movement,Source Location,Forrás helyszín
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302122apps/erpnext/erpnext/public/js/setup_wizard.js +64,Institute Name,Intézmény neve
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302123apps/erpnext/erpnext/hr/doctype/loan/loan.py +127,Please enter repayment Amount,"Kérjük, adja meg törlesztés összegét"
Frappe PR Botb48c7692018-07-09 16:56:49 +05302124apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.js +18,There can be multiple tiered collection factor based on the total spent. But the conversion factor for redemption will always be same for all the tier.,A töltött összteljesítmény alapján többféle szintű gyűjtési tényező lehet. De a megváltás konverziós faktora mindig ugyanaz lesz az összes szintre.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302125apps/erpnext/erpnext/config/stock.py +313,Item Variants,Tétel változatok
2126apps/erpnext/erpnext/public/js/setup_wizard.js +29,Services,Szervíz szolgáltatások
2127DocType: HR Settings,Email Salary Slip to Employee,E-mail Bérpapír nyomtatvány az alkalmazottnak
2128DocType: Cost Center,Parent Cost Center,Fő költséghely
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302129apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1065,Select Possible Supplier,Válasszon lehetséges beszállítót
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302130DocType: Sales Invoice,Source,Forrás
2131DocType: Customer,"Select, to make the customer searchable with these fields","Válassza a lehetőséget, hogy a vevőt kereshesse ezekkel a mezőkkel"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302132DocType: Shopify Settings,Import Delivery Notes from Shopify on Shipment,Import szállítólevél a Shopify-tól a szállítmányhoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302133apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Mutassa zárva
2134DocType: Leave Type,Is Leave Without Pay,Ez fizetés nélküli szabadság
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302135apps/erpnext/erpnext/stock/doctype/item/item.py +277,Asset Category is mandatory for Fixed Asset item,Vagyontárgy Kategória kötelező befektetett eszközök tételeire
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302136DocType: Fee Validity,Fee Validity,Díj érvényessége
2137apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +146,No records found in the Payment table,Nem talált bejegyzést a fizetési táblázatban
2138apps/erpnext/erpnext/education/utils.py +19,This {0} conflicts with {1} for {2} {3},Ez {0} ütközik ezzel {1} ehhez {2} {3}
2139DocType: Student Attendance Tool,Students HTML,Tanulók HTML
2140DocType: POS Profile,Apply Discount,Kedvezmény alkalmazása
2141DocType: GST HSN Code,GST HSN Code,GST HSN kód
2142DocType: Employee External Work History,Total Experience,Összes Tapasztalat
2143apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,Projekt témák megnyitása
Frappe PR Bot748c0242018-06-21 10:34:28 +05302144apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +297,Packing Slip(s) cancelled,Csomagjegy(ek) törölve
2145apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +90,Cash Flow from Investing,Pénzforgalom befektetésből
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302146DocType: Program Course,Program Course,Program pálya
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302147DocType: Healthcare Service Unit,Allow Appointments,Találkozók engedélyezése
Frappe PR Bot748c0242018-06-21 10:34:28 +05302148apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +106,Freight and Forwarding Charges,Árufuvarozási és szállítmányozási költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302149DocType: Homepage,Company Tagline for website homepage,Válallkozás jelmondata az internetes honlapon
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302150DocType: Item Group,Item Group Name,Tételcsoport neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302151apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Lefoglalva
2152DocType: Student,Date of Leaving,Eltávozás dátuma
2153DocType: Pricing Rule,For Price List,Árlistához
2154apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +27,Executive Search,Adminisztratív keresés
2155apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +55,Setting defaults,Alapértelmezések beállításai
Frappe PR Botb48c7692018-07-09 16:56:49 +05302156DocType: Loyalty Program,Auto Opt In (For all customers),Automatikus belépés (minden ügyfél számára)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302157apps/erpnext/erpnext/utilities/activation.py +63,Create Leads,Készítsen érdeklődéseket
2158DocType: Maintenance Schedule,Schedules,Ütemezések
Frappe PR Botb48c7692018-07-09 16:56:49 +05302159apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +514,POS Profile is required to use Point-of-Sale,POS-profil szükséges a Értékesítési kassza használatához
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302160DocType: Purchase Invoice Item,Net Amount,Nettó Összege
Frappe PR Bot748c0242018-06-21 10:34:28 +05302161apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +143,{0} {1} has not been submitted so the action cannot be completed,"{0} {1} nem nyújtották be, így a művelet nem végrehajtható"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302162DocType: Purchase Order Item Supplied,BOM Detail No,Anyagjegyzék részlet száma
2163DocType: Landed Cost Voucher,Additional Charges,további díjak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302164DocType: Support Search Source,Result Route Field,Eredmény útvonal mező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302165DocType: Purchase Invoice,Additional Discount Amount (Company Currency),További kedvezmény összege (Vállalat pénznemében)
2166DocType: Supplier Scorecard,Supplier Scorecard,Szállítói eredménymutató
2167DocType: Plant Analysis,Result Datetime,Eredmény dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302168,Support Hour Distribution,Támogatási órák elosztása
2169DocType: Maintenance Visit,Maintenance Visit,Karbantartási látogatás
2170DocType: Student,Leaving Certificate Number,Leaving Certificate száma
Frappe PR Bot748c0242018-06-21 10:34:28 +05302171apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +60,"Appointment cancelled, Please review and cancel the invoice {0}","A vizit időpont törölve, kérjük, tekintse át és törölje a számlát {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302172DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Elérhető Kötegelt Mennyiség a Raktárban
2173apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Nyomtatási formátum frissítése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302174apps/erpnext/erpnext/hr/doctype/leave_encashment/leave_encashment.py +59,Leave Type {0} is not encashable,A (z) {0} típusú távollét letilthatatlan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302175DocType: Landed Cost Voucher,Landed Cost Help,Beszerzési költség Súgó
2176DocType: Purchase Invoice,Select Shipping Address,Válasszon Szállítási címet
2177DocType: Timesheet Detail,Expected Hrs,Várható órák
2178apps/erpnext/erpnext/config/non_profit.py +28,Memebership Details,Tagság részletei
2179DocType: Leave Block List,Block Holidays on important days.,Zárolt Ünnepek a fontos napokon.
2180apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +220,Please input all required Result Value(s),"Kérjük, adja meg az összes szükséges eredményértéket"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302181apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +119,Accounts Receivable Summary,Vevőtartozás bevétel Összefoglalója
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302182DocType: POS Closing Voucher,Linked Invoices,Kapcsolodó számlák
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302183DocType: Loan,Monthly Repayment Amount,Havi törlesztés összege
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302184apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool_dashboard.html +9,Opening Invoices,Számlák megnyitása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302185DocType: Contract,Contract Details,Szerződés részletei
Frappe PR Botb48c7692018-07-09 16:56:49 +05302186DocType: Employee,Leave Details,Hagyja a részleteket
2187apps/erpnext/erpnext/hr/doctype/employee/employee.py +211,Please set User ID field in an Employee record to set Employee Role,"Kérjük, állítsa be a Felhasználói azonosító ID mezőt az alkalmazotti bejegyzésen az Alkalmazott beosztásának beállításához"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302188DocType: UOM,UOM Name,Mértékegység neve
2189DocType: GST HSN Code,HSN Code,HSN kód
Frappe PR Bot748c0242018-06-21 10:34:28 +05302190apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +40,Contribution Amount,Támogatás mértéke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302191DocType: Purchase Invoice,Shipping Address,Szállítási cím
2192DocType: 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 a raktári tétel értékelést a rendszerben. Ez tipikusan a rendszer szinkronizációjához használja és mi létezik valóban a raktárakban.
2193DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,"A szavakkal mező lesz látható, miután mentette a szállítólevelet."
2194DocType: Expense Claim,EXP,EXP
Frappe PR Bot748c0242018-06-21 10:34:28 +05302195apps/erpnext/erpnext/erpnext_integrations/utils.py +22,Unverified Webhook Data,Ellenőrizetlen Webhook adatok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302196DocType: Water Analysis,Container,Tartály
2197apps/erpnext/erpnext/education/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Tanuló {0} - {1} többször is megjelenik ezekben a sorokban {2} & {3}
2198DocType: Item Alternative,Two-way,Kétirányú
2199DocType: Project,Day to Send,Nap a küldésig
2200DocType: Healthcare Settings,Manage Sample Collection,Mintagyűjtés kezelése
2201DocType: Production Plan,Ignore Existing Ordered Quantity,Meglévő megrendelt mennyiség figyelmen kívül hagyása
2202apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +66,Please set the series to be used.,"Kérjük, állítsa be a használni kívánt sorozatokat."
2203DocType: Patient,Tobacco Past Use,Dohányzás múltbeli felhasználása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302204DocType: Travel Itinerary,Mode of Travel,Utazás módja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302205DocType: Sales Invoice Item,Brand Name,Márkanév
2206DocType: Purchase Receipt,Transporter Details,Fuvarozó Részletek
2207apps/erpnext/erpnext/healthcare/doctype/physician/physician.py +55,User {0} is already assigned to Physician {1},A(z) {0} felhasználó már hozzárendelve a(z) orvoshoz: {1}
Frappe PR Botb48c7692018-07-09 16:56:49 +05302208apps/erpnext/erpnext/accounts/page/pos/pos.js +2708,Default warehouse is required for selected item,Alapértelmezett raktár szükséges a kiválasztott elemhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302209apps/erpnext/erpnext/utilities/user_progress.py +146,Box,Doboz
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302210apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1062,Possible Supplier,Lehetséges Beszállító
Frappe PR Bot748c0242018-06-21 10:34:28 +05302211DocType: Journal Entry,JV-RET-,KT-VISSZ-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302212DocType: Budget,Monthly Distribution,Havi Felbontás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302213apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,"Fogadófél lista üres. Kérjük, hozzon létre Fogadófél listát"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302214apps/erpnext/erpnext/public/js/setup_wizard.js +31,Healthcare (beta),Egészségügy (béta)
2215DocType: Production Plan Sales Order,Production Plan Sales Order,Vevői rendelés Legyártási terve
2216DocType: Sales Partner,Sales Partner Target,Vevő partner cél
2217DocType: Loan Type,Maximum Loan Amount,Maximális hitel összeg
2218DocType: Pricing Rule,Pricing Rule,Árképzési szabály
2219apps/erpnext/erpnext/education/doctype/student_group/student_group.py +58,Duplicate roll number for student {0},Ismétlődő lajstromszám ehhez a hallgatóhoz: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302220apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Anyagigénylés -&gt; Beszerzési megrendelésre
2221DocType: Shopping Cart Settings,Payment Success URL,Fizetési sikeres URL
Frappe PR Bot748c0242018-06-21 10:34:28 +05302222apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +79,Row # {0}: Returned Item {1} does not exists in {2} {3},Sor # {0}: Visszaküldött pont {1} nem létezik {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302223DocType: Purchase Receipt,PREC-,BESZBEV-
2224apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bankszámlák
2225,Bank Reconciliation Statement,Bank egyeztetés kivonat
2226DocType: Consultation,Medical Coding,Orvosi kódolás
2227DocType: Healthcare Settings,Reminder Message,Emlékeztető üzenet
2228,Lead Name,Célpont neve
2229,POS,Értékesítési hely kassza (POS)
2230DocType: C-Form,III,III
2231apps/erpnext/erpnext/config/stock.py +318,Opening Stock Balance,Nyitó készlet egyenleg
Frappe PR Bot748c0242018-06-21 10:34:28 +05302232DocType: Asset Category Account,Capital Work In Progress Account,Fővállalkozói munka folyamatban lévő számlája
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302233apps/erpnext/erpnext/assets/doctype/asset/asset.js +84,Asset Value Adjustment,Vagyontárgy érték-beállítás
Frappe PR Bot748c0242018-06-21 10:34:28 +05302234DocType: Employee Incentive,Payroll Date,Bérszámfejtés dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302235apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} csak egyszer kell megjelennie
2236apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Távollét foglalása sikeres erre {0}
2237apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +42,No Items to pack,Nincsenek tételek csomagoláshoz
2238DocType: Shipping Rule Condition,From Value,Értéktől
Frappe PR Bot748c0242018-06-21 10:34:28 +05302239apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +673,Manufacturing Quantity is mandatory,Gyártási mennyiség kötelező
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302240DocType: Loan,Repayment Method,Törlesztési mód
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302241DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website","Ha be van jelölve, a Kezdőlap lesz az alapértelmezett tétel csoport a honlapján"
2242DocType: Quality Inspection Reading,Reading 4,Olvasás 4
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302243apps/erpnext/erpnext/utilities/activation.py +118,"Students are at the heart of the system, add all your students","A diákok a rendszer lelkei, összes tanuló hozzáadása"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302244apps/erpnext/erpnext/non_profit/report/expiring_memberships/expiring_memberships.py +16,Member ID,Tag-azonosító
Frappe PR Bot748c0242018-06-21 10:34:28 +05302245DocType: Employee Tax Exemption Proof Submission,Monthly Eligible Amount,Havi jogosult összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302246apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},"Sor # {0}: Végső dátuma: {1} nem lehet, a csekk dátuma: {2} előtti"
2247DocType: Asset Maintenance Task,Certificate Required,Tanusítvány szükséges
2248DocType: Company,Default Holiday List,Alapértelmezett távolléti lista
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302249DocType: Pricing Rule,Supplier Group,Beszállítócsoport
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302250apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +61,{0} Digest,{0} válogatás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302251apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +196,Row {0}: From Time and To Time of {1} is overlapping with {2},{0} sor: Időtől és időre {1} átfedésben van {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302252apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Stock Liabilities,Készlet források (kötelezettségek)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302253DocType: Purchase Invoice,Supplier Warehouse,Beszállító raktára
2254DocType: Opportunity,Contact Mobile No,Kapcsolattartó mobilszáma
Frappe PR Bot748c0242018-06-21 10:34:28 +05302255apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +53,Select Company,Vállalkozás kiválasztása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302256,Material Requests for which Supplier Quotations are not created,"Anyag igénylések, amelyekre Beszállítói árajánlatokat nem hoztak létre"
2257DocType: Student Report Generation Tool,Print Section,Nyomtatási szakasz
Frappe PR Bot748c0242018-06-21 10:34:28 +05302258DocType: Staffing Plan Detail,Estimated Cost Per Position,Pozíció becsült költsége
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302259apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +34,User {0} doesn't have any default POS Profile. Check Default at Row {1} for this User.,A(z) {0} felhasználónak nincs alapértelmezett POS profilja. Ellenőrizze ehhez a felhasználóhoz az alapértelmezett értéket a {1} sorban.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302260apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +189,Employee Referral,Alkalmazott ajánlója
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302261DocType: Student Group,Set 0 for no limit,Állítsa 0 = nincs korlátozás
Frappe PR Bot748c0242018-06-21 10:34:28 +05302262apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +198,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,"A nap (ok), amelyre benyújtotta a távollétét azok ünnepnapok. Nem kell igényelni a távollétet."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302263apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +64,Row {idx}: {field} is required to create the Opening {invoice_type} Invoices,{idx} sor: {field} szükséges a nyitó {invoice_type} számlák létrehozásához
2264DocType: Customer,Primary Address and Contact Detail,Elsődleges cím és kapcsolatfelvétel
2265apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Küldje el újra a Fizetési E-mailt
2266apps/erpnext/erpnext/templates/pages/projects.html +27,New task,Új feladat
Frappe PR Bot748c0242018-06-21 10:34:28 +05302267DocType: Clinical Procedure,Appointment,Vizit időpont egyeztetés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302268apps/erpnext/erpnext/utilities/activation.py +74,Make Quotation,Árajánlat létrehozás
2269apps/erpnext/erpnext/config/education.py +230,Other Reports,Más jelentések
2270apps/erpnext/erpnext/public/js/setup_wizard.js +39,Please select at least one domain.,"Kérjük, válasszon legalább egy domaint."
2271DocType: Dependent Task,Dependent Task,Függő feladat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302272DocType: Shopify Settings,Shopify Tax Account,Shopify vásárlási adószámla
2273apps/erpnext/erpnext/stock/doctype/item/item.py +460,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 ebben a sorban: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302274apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +265,Leave of type {0} cannot be longer than {1},"Távollét típusa {0}, nem lehet hosszabb, mint {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302275DocType: Manufacturing Settings,Try planning operations for X days in advance.,Próbáljon tervezni tevékenységet X nappal előre.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302276apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +90,"{0} vacancies and {1} budget for {2} already planned for subsidiary companies of {3}. \
2277 You can only plan for upto {4} vacancies and and budget {5} as per staffing plan {6} for parent company {3}.","{0} álláshelyet és {1} költségvetést erre: {2} már terveztek a {3} leányvállalatra. \
2278 Csak {4}-ig lehet tervezni álláshelyet és {5}-ig költségvetést a {6} személyzet tervezéshez a {3} forrás vállalkozáshoz."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302279DocType: HR Settings,Stop Birthday Reminders,Születésnapi emlékeztetők kikapcsolása
Frappe PR Botb48c7692018-07-09 16:56:49 +05302280apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +250,Please set Default Payroll Payable Account in Company {0},"Kérjük, állítsa be alapértelmezett Bérszámfejtés fizetendő számlát a cégben: {0}"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302281DocType: SMS Center,Receiver List,Fogadófél lista
Frappe PR Botb48c7692018-07-09 16:56:49 +05302282apps/erpnext/erpnext/accounts/page/pos/pos.js +1105,Search Item,Tétel keresése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302283DocType: Payment Schedule,Payment Amount,Kifizetés összege
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302284apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +20,Half Day Date should be in between Work From Date and Work End Date,Félnapos dátumának a munka kezdési és a befejező dátum köztinek kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302285DocType: Patient Appointment,Referring Physician,Hivatkozó orvos
Frappe PR Bot748c0242018-06-21 10:34:28 +05302286apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Consumed Amount,Elfogyasztott mennyiség
2287apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +69,Net Change in Cash,Nettó készpénz változás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302288DocType: Assessment Plan,Grading Scale,Osztályozás időszak
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302289apps/erpnext/erpnext/stock/doctype/item/item.py +454,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Mértékegység {0} amit egynél többször adott meg a konverziós tényező táblázatban
Frappe PR Botb48c7692018-07-09 16:56:49 +05302290apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +702,Already completed,Már elkészült
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302291apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +34,Stock In Hand,Raktárról
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302292apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +65,"Please add the remaining benefits {0} to the application as \
2293 pro-rata component",Adja hozzá a fennmaradó előnyöket {0} az alkalmazáshoz \ pro-rata komponensként
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302294apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +64,Import Successful!,Import sikeres!
2295apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +29,Payment Request already exists {0},Kifizetési kérelem már létezik: {0}
2296apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Problémás tételek költsége
2297DocType: Physician,Hospital,Kórház
Frappe PR Botb48c7692018-07-09 16:56:49 +05302298apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +423,Quantity must not be more than {0},"Mennyiség nem lehet több, mint {0}"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302299DocType: Travel Request Costing,Funded Amount,Támogatott összeg
2300apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +118,Previous Financial Year is not closed,Előző pénzügyi év nem zárt
2301apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +69,Age (Days),Életkor (napok)
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302302DocType: Additional Salary,Additional Salary,További juttatás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302303DocType: Quotation Item,Quotation Item,Árajánlat tétele
2304DocType: Customer,Customer POS Id,Vevő POS azon
2305DocType: Account,Account Name,Számla név
Frappe PR Bot748c0242018-06-21 10:34:28 +05302306apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +486,From Date cannot be greater than To Date,"Dátumtól nem lehet nagyobb, mint dátumig"
2307apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Serial No {0} quantity {1} cannot be a fraction,Szériaszám: {0} és mennyiség: {1} nem lehet törtrész
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302308apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.py +96,Please enter Woocommerce Server URL,"Kérjük, adja meg a Woocommerce kiszolgáló URL-jét"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302309DocType: Purchase Order Item,Supplier Part Number,Beszállítói alkatrész szám
Frappe PR Bot748c0242018-06-21 10:34:28 +05302310apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +124,Conversion rate cannot be 0 or 1,Váltási arány nem lehet 0 vagy 1
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302311DocType: Share Balance,To No,Nem
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302312apps/erpnext/erpnext/hr/doctype/employee_onboarding/employee_onboarding.py +27,All the mandatory Task for employee creation hasn't been done yet.,A munkavállalók létrehozásár az összes kötelezõ feladat még nem lett elvégezve.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302313apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +231,{0} {1} is cancelled or stopped,{0} {1} törlik vagy megállt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302314DocType: Accounts Settings,Credit Controller,Követelés felügyelője
Frappe PR Bot748c0242018-06-21 10:34:28 +05302315DocType: Loan,Applicant Type,Pályázó típusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302316DocType: Purchase Invoice,03-Deficiency in services,03-Szolgáltatások hiányosságai
2317DocType: Delivery Note,Vehicle Dispatch Date,A jármű útnak indításának ideje
2318DocType: Healthcare Settings,Default Medical Code Standard,Alapértelmezett orvosi kódex szabvány
2319DocType: Purchase Invoice Item,HSN/SAC,HSN/SAC
Frappe PR Bot748c0242018-06-21 10:34:28 +05302320apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +253,Purchase Receipt {0} is not submitted,Beszerzési megrendelés nyugta {0} nem nyújtják be
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302321DocType: Company,Default Payable Account,Alapértelmezett kifizetendő számla
2322apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Beállítások az Online bevásárlókosárhoz, mint a szállítás szabályai, árlisták stb"
2323apps/erpnext/erpnext/controllers/website_list_for_contact.py +113,{0}% Billed,{0}% számlázott
2324apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Lefoglalt mennyiség
2325DocType: Party Account,Party Account,Ügyfél számlája
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302326apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +142,Please select Company and Designation,"Kérjük, válassza a Vállalkozást és a Titulus lehetőséget"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302327apps/erpnext/erpnext/config/setup.py +116,Human Resources,Emberi erőforrások HR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302328DocType: Lead,Upper Income,Magasabb jövedelem
2329apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +17,Reject,Elutasít
2330DocType: Journal Entry Account,Debit in Company Currency,Tartozik a vállalat pénznemében
2331DocType: BOM Item,BOM Item,Anyagjegyzék tétel
2332DocType: Appraisal,For Employee,Alkalmazottnak
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302333apps/erpnext/erpnext/hr/doctype/loan/loan.js +69,Make Disbursement Entry,Folyósítási bejegyzés létrehozása
Frappe PR Bot748c0242018-06-21 10:34:28 +05302334apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +170,Row {0}: Advance against Supplier must be debit,Sor {0}: Beszálító előlegénak terhelésnek kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302335DocType: Company,Default Values,Alapértelmezett értékek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302336DocType: Certification Application,INR,INR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302337DocType: Expense Claim,Total Amount Reimbursed,Visszatérített teljes összeg
2338apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,Ennek alapja a naplók ehhez a járműhöz. Lásd az alábbi idővonalat a részletehez
Frappe PR Bot748c0242018-06-21 10:34:28 +05302339apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +46,"Job Openings for designation {0} already open \
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302340 or hiring completed as per Staffing Plan {1}",Munkahely üresedés a {0} titulus kijelöléshez már megnyitott \ vagy felvétel befejezve a {1} személyzeti terv szerint
Frappe PR Bot748c0242018-06-21 10:34:28 +05302341apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +106,Against Supplier Invoice {0} dated {1},Beszállító Ellenszámla {0} dátuma {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302342DocType: Customer,Default Price List,Alapértelmezett árlista
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302343apps/erpnext/erpnext/assets/doctype/asset/asset.py +483,Asset Movement record {0} created,Vagyontárgy mozgás bejegyzés {0} létrehozva
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302344apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard.js +175,No items found.,Nem található tétel.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302345apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +51,You cannot delete Fiscal Year {0}. Fiscal Year {0} is set as default in Global Settings,"Nem törölheti ezt a Pénzügyi évet: {0}. Pénzügyi év: {0} az alapértelmezett beállítás, a Globális beállításokban"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302346DocType: Share Transfer,Equity/Liability Account,Tőke / felelősség számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302347apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,A customer with the same name already exists,Már létezik egy azonos nevű vásárló
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302348DocType: Contract,Inactive,Inaktív
2349apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +210,This will submit Salary Slips and create accrual Journal Entry. Do you want to proceed?,Ez Bérpapírt küld és létrehoz egy aktuális naplóbejegyzést. Akarod folytatni?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302350DocType: Purchase Invoice,Total Net Weight,Teljes nettó súly
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302351DocType: Purchase Order,Order Confirmation No,Megrendelés visszaigazolás száma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302352DocType: Purchase Invoice,Eligibility For ITC,Jogosultság az ITC használatára
2353DocType: Journal Entry,Entry Type,Bejegyzés típusa
2354,Customer Credit Balance,Vevőkövetelés egyenleg
Frappe PR Bot748c0242018-06-21 10:34:28 +05302355apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +82,Net Change in Accounts Payable,Nettó Beszállítói követelések változása
Frappe PR Botb48c7692018-07-09 16:56:49 +05302356apps/erpnext/erpnext/selling/doctype/customer/customer.py +233,Credit limit has been crossed for customer {0} ({1}/{2}),A hitelkeretet átlépte ez az ügyfél {0} ({1} / {2})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302357apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Vevő szükséges ehhez: 'Vevőszerinti kedvezmény'
Frappe PR Bot748c0242018-06-21 10:34:28 +05302358apps/erpnext/erpnext/config/accounts.py +146,Update bank payment dates with journals.,Frissítse a bank fizetési időpontokat a jelentésekkel.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302359apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Árazás
2360DocType: Quotation,Term Details,ÁSZF részletek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302361DocType: Employee Incentive,Employee Incentive,Munkavállalói ösztönzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302362apps/erpnext/erpnext/education/doctype/student_group/student_group.py +30,Cannot enroll more than {0} students for this student group.,"Nem lehet regisztrálni, több mint {0} diákot erre a diákcsoportra."
2363apps/erpnext/erpnext/templates/print_formats/includes/total.html +4,Total (Without Tax),Összesen (adó nélkül/nettó)
2364apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Érdeklődés számláló
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302365apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +36,Stock Available,Raktáron lévő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302366DocType: Manufacturing Settings,Capacity Planning For (Days),Kapacitás tervezés enyi időre (napok)
2367apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,Beszerzés
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302368apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +67,None of the items have any change in quantity or value.,"Egyik tételnek sem változott mennyisége, illetve értéke."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302369apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +17,Mandatory field - Program,Kötelező mező - Program
2370DocType: Special Test Template,Result Component,Eredmény összetevő
2371apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +46,Warranty Claim,Jótállási igény
2372,Lead Details,Érdeklődés adatai
2373DocType: Volunteer,Availability and Skills,Elérhetőség és készségek
2374DocType: Salary Slip,Loan repayment,Hitel visszafizetés
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302375DocType: Share Transfer,Asset Account,Vagyontárgy-számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302376DocType: Purchase Invoice,End date of current invoice's period,A befejezés dátuma az aktuális számla időszakra
2377DocType: Pricing Rule,Applicable For,Alkalmazandó ehhez
2378DocType: Lab Test,Technician Name,Technikus neve
2379DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Fizetetlen számlához tartozó Fizetés megszüntetése
2380apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +16,Current Odometer reading entered should be greater than initial Vehicle Odometer {0},"Jelenlegi leolvasott kilométerállásnak nagyobbnak kell lennie, mint a Jármű kezdeti kilométeróra állása {0}"
2381DocType: Restaurant Reservation,No Show,Nincs megjelenítés
2382DocType: Shipping Rule Country,Shipping Rule Country,Szállítási szabály Ország
2383apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Távollét és jelenlét
Frappe PR Bot748c0242018-06-21 10:34:28 +05302384DocType: Asset,Comprehensive Insurance,Átfogó biztosítás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302385DocType: Maintenance Visit,Partially Completed,Részben befejezett
Frappe PR Botb48c7692018-07-09 16:56:49 +05302386apps/erpnext/erpnext/selling/doctype/customer/customer.js +108,Loyalty Point: {0},Hűségpont: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302387apps/erpnext/erpnext/healthcare/setup.py +258,Moderate Sensitivity,Mérsékelt érzékenység
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302388DocType: Leave Type,Include holidays within leaves as leaves,Tartalmazzák a távolléteken belül az ünnepnapokat mint távolléteket
Frappe PR Botb48c7692018-07-09 16:56:49 +05302389DocType: Loyalty Program,Redemption,Megváltás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302390DocType: Sales Invoice,Packed Items,Csomag tételei
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302391DocType: Contract,Contract Period,Szerződés időszaka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302392apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Garancia igény ehhez a Széria számhoz
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302393apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +215,'Total','Összesen'
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302394DocType: Employee,Permanent Address,Állandó lakcím
Frappe PR Botb48c7692018-07-09 16:56:49 +05302395DocType: Loyalty Program,Collection Tier,Gyűjtemény Tier
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302396apps/erpnext/erpnext/hr/utils.py +156,From date can not be less than employee's joining date,"A dátumtól kezdve nem lehet keisebb, mint a munkavállaló belépési dátuma"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302397apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +292,"Advance paid against {0} {1} cannot be greater \
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302398 than Grand Total {2}","A kifizetett előleg erre {0} {1} nem lehet nagyobb, \ mint a Mindösszesen {2}"
2399DocType: Consultation,Medication,Gyógyszer
2400DocType: Production Plan,Include Non Stock Items,Tartalmazza a készleten nem lévő tételeket
2401DocType: Project Update,Challenging/Slow,Kihívó/lassú
2402apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +147,Please select item code,"Kérjük, jelölje ki a tétel kódot"
2403DocType: Student Sibling,Studying in Same Institute,Ugyanabban az intézetben tanul
Frappe PR Bot748c0242018-06-21 10:34:28 +05302404DocType: Leave Type,Earned Leave,Megszerzett szabadság
Frappe PR Botb48c7692018-07-09 16:56:49 +05302405DocType: Employee,Salary Details,Fizetési részletek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302406DocType: Territory,Territory Manager,Területi igazgató
2407DocType: Packed Item,To Warehouse (Optional),Raktárba (választható)
2408DocType: GST Settings,GST Accounts,GST számla fiókok
2409DocType: Payment Entry,Paid Amount (Company Currency),Fizetett összeg (Vállalkozás pénzneme)
2410DocType: Purchase Invoice,Additional Discount,További kedvezmény
2411DocType: Selling Settings,Selling Settings,Értékesítés beállításai
Frappe PR Bot748c0242018-06-21 10:34:28 +05302412apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +109,Confirm Action,A művelet megerősítése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302413apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +39,Online Auctions,Online aukciók
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302414apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +101,Please specify either Quantity or Valuation Rate or both,"Kérjük, adja meg vagy a mennyiséget vagy Készletérték árat, vagy mindkettőt"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302415apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +18,Fulfillment,Teljesítés
2416apps/erpnext/erpnext/templates/generators/item.html +82,View in Cart,Megtekintés a kosárban
Frappe PR Bot748c0242018-06-21 10:34:28 +05302417apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Marketing Expenses,Marketing költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302418,Item Shortage Report,Tétel Hiány jelentés
2419apps/erpnext/erpnext/education/doctype/assessment_criteria/assessment_criteria.py +15,Can't create standard criteria. Please rename the criteria,"Nem hozhatók létre szabványos kritériumok. Kérjük, nevezze át a kritériumokat"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302420apps/erpnext/erpnext/stock/doctype/item/item.js +342,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Súlyt említik, \ nKérlek említsd meg a ""Súly mértékegység"" is"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302421DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Anyag igénylést használják ennek a Készlet bejegyzésnek a létrehozásához
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302422DocType: Student Group Creation Tool,Separate course based Group for every Batch,Külön tanfolyam mindegyik köteg csoportja alapján
2423apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Egy darab a tételből.
2424DocType: Fee Category,Fee Category,Díj kategória
2425DocType: Agriculture Task,Next Business Day,Következő munka nap
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302426apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +3,Allocated Leaves,Lekötött távollétek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302427DocType: Drug Prescription,Dosage by time interval,Adagolás időintervallum szerint
2428DocType: Cash Flow Mapper,Section Header,Szekció fejléc
2429,Student Fee Collection,Tanuló díjbeszedés
2430apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +24,Appointment Duration (mins),A vizit időpont időtartama (perc)
2431DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Hozzon létre számviteli könyvelést minden Készletmozgásra
2432DocType: Leave Allocation,Total Leaves Allocated,Összes lekötött távollétek
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302433apps/erpnext/erpnext/public/js/setup_wizard.js +146,Please enter valid Financial Year Start and End Dates,"Kérjük, adjon meg egy érvényes költségvetési év kezdeti és befejezési időpontjait"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302434DocType: Employee,Date Of Retirement,Nyugdíjazás dátuma
2435DocType: Upload Attendance,Get Template,Sablonok lekérdezése
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302436DocType: Additional Salary Component,Additional Salary Component,Kiegészítő juttatáskomponens
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302437DocType: Material Request,Transferred,Átvitt
2438DocType: Vehicle,Doors,Ajtók
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302439apps/erpnext/erpnext/setup/setup_wizard/operations/defaults_setup.py +114,ERPNext Setup Complete!,ERPNext telepítése befejeződött!
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302440DocType: Healthcare Settings,Collect Fee for Patient Registration,Beteg regisztrációjához gyújtött díjak
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302441apps/erpnext/erpnext/stock/doctype/item/item.py +695,Cannot change Attributes after stock transaction. Make a new Item and transfer stock to the new Item,"Az attribútumok nem módosíthatók a készletesítés után. Készítsen egy új tételt, és hozzon át készletet az új tételre"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302442DocType: Course Assessment Criteria,Weightage,Súlyozás
2443DocType: Purchase Invoice,Tax Breakup,Adó megszakítás
2444DocType: Packing Slip,PS-,CSOMJ-
Frappe PR Botb48c7692018-07-09 16:56:49 +05302445DocType: Employee,Joining Details,Csatlakozás részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302446DocType: Member,Non Profit Member,Nonprofit alapítvány tagja
2447apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,{0} {1}: Cost Center is required for 'Profit and Loss' account {2}. Please set up a default Cost Center for the Company.,"{0} {1}: Költséghely szükséges az 'Eredménykimutatás' számlához {2}. Kérjük, állítsa be az alapértelmezett Költséghelyet a Vállalkozáshoz."
2448DocType: Payment Schedule,Payment Term,Fizetési feltétel
Frappe PR Botb48c7692018-07-09 16:56:49 +05302449apps/erpnext/erpnext/selling/doctype/customer/customer.py +169,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Egy vevő csoport létezik azonos névvel, kérjük változtassa meg a Vevő nevét vagy nevezze át a
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302450Vevői csoportot"
2451DocType: Land Unit,Area,Terület
2452apps/erpnext/erpnext/public/js/templates/contact_list.html +37,New Contact,Új kapcsolat
2453DocType: Territory,Parent Territory,Fő Terület
2454DocType: Purchase Invoice,Place of Supply,Ellátási hely
2455DocType: Quality Inspection Reading,Reading 2,Olvasás 2
Frappe PR Bot748c0242018-06-21 10:34:28 +05302456apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +98,Employee {0} already submited an apllication {1} for the payroll period {2},A (z) {0} alkalmazott már benyújtotta a {1} alkalmazást a bérszámfejtési időszakra {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302457DocType: Stock Entry,Material Receipt,Anyag bevételezése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302458DocType: Bank Statement Transaction Entry,Submit/Reconcile Payments,Fizetés benyújtás / főkönyvi egyeztetés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302459DocType: Homepage,Products,Termékek
2460DocType: Announcement,Instructor,Oktató
2461apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +95,Select Item (optional),Tétel elem kiválasztása (opcionális)
Frappe PR Botb48c7692018-07-09 16:56:49 +05302462apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.py +99,The Loyalty Program isn't valid for the selected company,A Hűségprogram nem érvényes a kiválasztott vállalatnál
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302463DocType: Fee Schedule Student Group,Fee Schedule Student Group,Díj időzítő tanuló csoport
2464DocType: Student,AB+,AB +
2465DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Ha ennek a tételnek vannak változatai, akkor nem lehet kiválasztani a vevői rendeléseken stb."
2466DocType: Lead,Next Contact By,Következő kapcsolat evvel
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302467DocType: Compensatory Leave Request,Compensatory Leave Request,Kompenzációs távolléti kérelem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302468apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +325,Quantity required for Item {0} in row {1},"Szükséges mennyiség ebből a tételből {0}, ebben a sorban {1}"
2469apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +45,Warehouse {0} can not be deleted as quantity exists for Item {1},"{0} Raktárat nem lehet törölni, mint a {1} tételre létezik mennyiség"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302470DocType: Blanket Order,Order Type,Rendelés típusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302471,Item-wise Sales Register,Tételenkénti Értékesítés Regisztráció
2472DocType: Asset,Gross Purchase Amount,Bruttó Vásárlás összege
2473apps/erpnext/erpnext/utilities/user_progress.py +39,Opening Balances,Nyitó egyenlegek
2474DocType: Asset,Depreciation Method,Értékcsökkentési módszer
2475DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Ez az adó az Alap árban benne van?
Frappe PR Botb48c7692018-07-09 16:56:49 +05302476apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +66,Total Target,Összes célpont
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302477DocType: Soil Texture,Sand Composition (%),Homok összetétele (%)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302478DocType: Job Applicant,Applicant for a Job,Pályázó erre a munkahelyre
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302479DocType: Production Plan Material Request,Production Plan Material Request,Termelési terv Anyag igénylés
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302480DocType: Purchase Invoice,Release Date,Kiadás dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302481DocType: Stock Reconciliation,Reconciliation JSON,Összeegyeztetni JSON
2482apps/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."
2483DocType: Purchase Invoice Item,Batch No,Kötegszám
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302484apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +27,Employee Advances,Munkavállalói előlegek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302485DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Többszöri Vevő rendelések engedélyezése egy Beszerzési megrendelés ellen
2486DocType: Student Group Instructor,Student Group Instructor,Diák csoport oktató
2487DocType: Grant Application,Assessment Mark (Out of 10),Értékelés jelölés (10-ből)
2488apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +61,Guardian2 Mobile No,Helyettesítő2 Mobil szám
Frappe PR Bot748c0242018-06-21 10:34:28 +05302489apps/erpnext/erpnext/setup/doctype/company/company.py +257,Main,Legfontosabb
2490apps/erpnext/erpnext/stock/doctype/item/item.js +74,Variant,Változat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302491apps/erpnext/erpnext/controllers/status_updater.py +163,"For an item {0}, quantity must be negative number",A(z) {0} tétel esetében a mennyiségnek negatív számnak kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302492DocType: Naming Series,Set prefix for numbering series on your transactions,Sorozat számozás előtag beállítása a tranzakciókhoz
2493DocType: Employee Attendance Tool,Employees HTML,Alkalmazottak HTML
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302494apps/erpnext/erpnext/stock/doctype/item/item.py +474,Default BOM ({0}) must be active for this item or its template,"Alapértelmezett anyagjegyzék BOM ({0}) aktívnak kell lennie ehhez a termékhez, vagy a sablonjához"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302495DocType: Employee,Leave Encashed?,Távollét beváltása?
2496apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Lehetőség tőle mező kitöltése kötelező
2497DocType: Email Digest,Annual Expenses,Éves költségek
2498DocType: Item,Variants,Változatok
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302499apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1196,Make Purchase Order,Beszerzési rendelés létrehozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302500DocType: SMS Center,Send To,Küldés Címzettnek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302501apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +209,There is not enough leave balance for Leave Type {0},Nincs elég távollét egyenlege ehhez a távollét típushoz {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302502DocType: Payment Reconciliation Payment,Allocated amount,Lekötött összeg
2503DocType: Sales Team,Contribution to Net Total,Hozzájárulás a netto összeghez
2504DocType: Sales Invoice Item,Customer's Item Code,Vevői tétel cikkszáma
2505DocType: Stock Reconciliation,Stock Reconciliation,Készlet egyeztetés
2506DocType: Territory,Territory Name,Terület neve
Frappe PR Botb48c7692018-07-09 16:56:49 +05302507apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +217,Work-in-Progress Warehouse is required before Submit,"Munkavégzés raktárra van szükség, beküldés előtt"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302508apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +77,You can only have Plans with the same billing cycle in a Subscription,"Csak olyan előfizetési számlázási ciklusokat vehet igénybe, egyenlő számlázási ciklusa van"
2509DocType: Bank Statement Transaction Settings Item,Mapped Data,Leképezett adatok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302510DocType: Purchase Order Item,Warehouse and Reference,Raktár és Referencia
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302511DocType: Payroll Period Date,Payroll Period Date,Bérszámfejtés időszak dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302512DocType: Supplier,Statutory info and other general information about your Supplier,Törvényes info és más általános információk a Beszállítóról
2513DocType: Item,Serial Nos and Batches,Sorszámok és kötegek
2514apps/erpnext/erpnext/education/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Diák csoport állomány
Frappe PR Bot748c0242018-06-21 10:34:28 +05302515apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +262,Against Journal Entry {0} does not have any unmatched {1} entry,Ellen Naplókönyvelés {0} nem rendelkezik egyeztetett {1} bejegyzéssel
2516apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +113,"Subsidiary companies have already planned for {1} vacancies at a budget of {2}. \
2517 Staffing Plan for {0} should allocate more vacancies and budget for {3} than planned for its subsidiary companies","A leányvállalatok már {1} üres álláshelyeket terveztek a {2} -es költségvetésben. \ A {0} személyzeti tervnek ki kell osztania több üres álláshelyet és költségvetést a (z) {3} számára, mint leányvállalatai számára"
2518apps/erpnext/erpnext/config/hr.py +166,Appraisals,Értékeléséből
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302519apps/erpnext/erpnext/hr/doctype/training_program/training_program_dashboard.py +8,Training Events,Képzési események
Frappe PR Bot748c0242018-06-21 10:34:28 +05302520apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +208,Duplicate Serial No entered for Item {0},Ismétlődő sorozatszám lett beírva ehhez a tételhez: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302521apps/erpnext/erpnext/config/selling.py +179,Track Leads by Lead Source.,Érdeklődések nyomon követése az érdeklődés forrásból.
2522DocType: Shipping Rule Condition,A condition for a Shipping Rule,Egy Szállítási szabály feltételei
Frappe PR Botb48c7692018-07-09 16:56:49 +05302523apps/erpnext/erpnext/hr/doctype/employee/employee.py +175,Please enter ,Kérlek lépj be
Frappe PR Bot748c0242018-06-21 10:34:28 +05302524apps/erpnext/erpnext/assets/doctype/asset_maintenance/asset_maintenance.js +64,Maintenance Log,Karbantartás napló
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302525apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +236,Please set filter based on Item or Warehouse,"Kérjük, adja meg a szűrési feltételt a tétel vagy Raktár alapján"
2526DocType: 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 a tételek nettó súlyainak összegéből)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302527apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +43,Make Inter Company Journal Entry,Legyen az Inter Company Journal Entry
Frappe PR Botb48c7692018-07-09 16:56:49 +05302528apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +900,Discount amount cannot be greater than 100%,Engedmény összege nem lehet több mint 100%
2529apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +26,"Number of new Cost Center, it will be included in the cost center name as a prefix","Az új költségkeret száma, ez lesz a költségközpont neve előtagként"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302530DocType: Sales Order,To Deliver and Bill,Szállítani és számlázni
2531DocType: Student Group,Instructors,Oktatók
2532DocType: GL Entry,Credit Amount in Account Currency,Követelés összege a számla pénznemében
Frappe PR Bot748c0242018-06-21 10:34:28 +05302533apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +607,BOM {0} must be submitted,ANYGJZ {0} be kell nyújtani
2534apps/erpnext/erpnext/config/accounts.py +472,Share Management,Management megosztása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302535DocType: Authorization Control,Authorization Control,Hitelesítés vezérlés
Frappe PR Bot748c0242018-06-21 10:34:28 +05302536apps/erpnext/erpnext/controllers/buying_controller.py +387,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Sor # {0}: Elutasított Raktár kötelező az elutasított elemhez: {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302537apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +856,Payment,Fizetés
Frappe PR Bot748c0242018-06-21 10:34:28 +05302538apps/erpnext/erpnext/controllers/stock_controller.py +96,"Warehouse {0} is not linked to any account, please mention the account in the warehouse record or set default inventory account in company {1}.","Raktár {0} nem kapcsolódik semmilyen számlához, kérem tüntesse fel a számlát a raktár rekordban vagy az alapértelmezett leltár számláját állítsa be a vállalkozásnak: {1}."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302539apps/erpnext/erpnext/utilities/activation.py +81,Manage your orders,Megrendelései kezelése
2540DocType: Work Order Operation,Actual Time and Cost,Tényleges idő és költség
2541apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +56,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Anyag igénylés legfeljebb {0} tehető erre a tételre {1} erre a Vevői rendelésre {2}
2542DocType: Crop,Crop Spacing,Termés távolsága
2543DocType: Course,Course Abbreviation,Tanfolyam rövidítés
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302544DocType: Budget,Action if Annual Budget Exceeded on PO,"Cselekvés, ha éves költségvetés meghaladja a PO-t"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302545DocType: Student Leave Application,Student Leave Application,Diák távollét alkalmazás
2546DocType: Item,Will also apply for variants,Változatokra is alkalmazni fogja
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302547apps/erpnext/erpnext/assets/doctype/asset/asset.py +288,"Asset cannot be cancelled, as it is already {0}","Vagyontárgy nem törölhető, mivel ez már {0}"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302548apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +31,Employee {0} on Half day on {1},Alkalmazott {0} félműszakos ekkor {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302549apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +59,Total working hours should not be greater than max working hours {0},"Teljes munkaidő nem lehet nagyobb, mint a max munkaidő {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302550apps/erpnext/erpnext/templates/pages/task_info.html +90,On,Tovább
2551apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Csomag tételek az eladás idején.
2552DocType: Material Request Plan Item,Actual Qty,Aktuális menny.
2553DocType: Sales Invoice Item,References,Referenciák
2554DocType: Quality Inspection Reading,Reading 10,Olvasás 10
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302555apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +48,Serial nos {0} does not belongs to the location {1},A {0} sorozatszám nem tartozik a helyszínhez {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302556DocType: Item,Barcodes,Vonalkódok
2557DocType: Hub Category,Hub Node,Hub csomópont
2558apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,"Ismétlődő tételeket adott meg. Kérjük orvosolja, és próbálja újra."
Frappe PR Bot748c0242018-06-21 10:34:28 +05302559apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +117,Associate,Társult
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302560DocType: Asset Movement,Asset Movement,Vagyontárgy mozgás
Frappe PR Bot748c0242018-06-21 10:34:28 +05302561apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +567,Work Order {0} must be submitted,A {0} munka megrendelést be kell nyújtani
Frappe PR Botb48c7692018-07-09 16:56:49 +05302562apps/erpnext/erpnext/accounts/page/pos/pos.js +2222,New Cart,új Kosár
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302563DocType: Taxable Salary Slab,From Amount,Összegből
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302564apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Tétel: {0} nem sorbarendezett tétel
Frappe PR Bot748c0242018-06-21 10:34:28 +05302565DocType: Leave Type,Encashment,beváltása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302566apps/erpnext/erpnext/hr/doctype/leave_policy/leave_policy.py +16,Maximum leave allowed in the leave type {0} is {1},A {0} távolétre megengedett maximális távollétek száma {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302567DocType: SMS Center,Create Receiver List,Címzettlista létrehozása
2568DocType: Vehicle,Wheels,Kerekek
2569DocType: Packing Slip,To Package No.,A csomag sz.
2570DocType: Patient Relation,Family,Család
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302571DocType: Sales Invoice Item,Deferred Revenue Account,Halasztott bevételi számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302572DocType: Production Plan,Material Requests,Anyag igénylések
2573DocType: Warranty Claim,Issue Date,Probléma dátuma
2574DocType: Activity Cost,Activity Cost,Tevékenység költsége
2575DocType: Sales Invoice Timesheet,Timesheet Detail,Jelenléti ív részletei
2576DocType: Purchase Receipt Item Supplied,Consumed Qty,Fogyasztott Menny
2577apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +52,Telecommunications,Távközlési
Frappe PR Bot748c0242018-06-21 10:34:28 +05302578apps/erpnext/erpnext/accounts/party.py +275,Billing currency must be equal to either default company's currency or party account currency,A számlázási pénznemnek meg kell egyeznie az alapértelmezett vállalkozás pénzneméval vagy a másik fél pénznemével
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302579DocType: 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ásnak (Csak tervezet)"
2580DocType: Soil Texture,Loam,Termőtalaj
Frappe PR Botb48c7692018-07-09 16:56:49 +05302581apps/erpnext/erpnext/controllers/accounts_controller.py +740,Row {0}: Due Date cannot be before posting date,{0} sor: Az esedékesség dátuma nem lehet a dátum közzététele előtti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302582apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Befizetés rögzítés létrehozás
2583apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +129,Quantity for Item {0} must be less than {1},"Mennyiségnek erre a tételre {0} kisebbnek kell lennie, mint {1}"
2584,Sales Invoice Trends,Kimenő értékesítési számlák alakulása
2585DocType: Leave Application,Apply / Approve Leaves,Távollétekre Jelentkezés / Jóváhagyás
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302586apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +169,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',"Csak akkor hivatkozhat sorra, ha a terhelés típus ""Előző sor összege"" vagy ""Előző sor Összesen"""
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302587DocType: Sales Order Item,Delivery Warehouse,Szállítási raktár
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302588DocType: Leave Type,Earned Leave Frequency,Megszerzett szabadságolás gyakoriság
Frappe PR Bot748c0242018-06-21 10:34:28 +05302589apps/erpnext/erpnext/config/accounts.py +247,Tree of financial Cost Centers.,Pénzügyi költséghely fája.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302590DocType: Serial No,Delivery Document No,Szállítási Dokumentum Sz.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302591apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +193,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},"Kérjük, állítsa be a 'Nyereség / veszteség számlát a Vagyontárgy eltávolításához', ehhez a Vállalathoz: {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302592DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Tételek beszerzése a Beszerzési bevételezésekkel
2593DocType: Serial No,Creation Date,Létrehozás dátuma
2594apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Tétel {0} többször is előfordul ebben az árjegyzékben {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302595apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +55,Target Location is required for the asset {0},A célhely szükséges a vagyoni eszközhöz {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302596apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +42,"Selling must be checked, if Applicable For is selected as {0}","Értékesítőt ellenőrizni kell, amennyiben az alkalmazható, úgy van kiválaszta mint {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302597DocType: Production Plan Material Request,Material Request Date,Anyaga igénylés dátuma
2598DocType: Purchase Order Item,Supplier Quotation Item,Beszállítói ajánlat tételre
Frappe PR Bot748c0242018-06-21 10:34:28 +05302599apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +205,Material Consumption is not set in Manufacturing Settings.,Anyagfogyasztás nincs beállítva a Gyártási beállításokban.
2600apps/erpnext/erpnext/templates/pages/help.html +46,Visit the forums,Látogassa meg a fórumokat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302601DocType: Student,Student Mobile Number,Tanuló mobil szám
2602DocType: Item,Has Variants,Rrendelkezik változatokkal
Frappe PR Botb48c7692018-07-09 16:56:49 +05302603DocType: Employee Benefit Claim,Claim Benefit For,A kártérítési igény
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302604apps/erpnext/erpnext/templates/emails/training_event.html +11,Update Response,Frissítse a válaszadást
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302605apps/erpnext/erpnext/public/js/utils.js +398,You have already selected items from {0} {1},Már választott ki elemeket innen {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302606DocType: Monthly Distribution,Name of the Monthly Distribution,Havi Felbontás neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05302607apps/erpnext/erpnext/stock/doctype/batch/batch.py +100,Batch ID is mandatory,Kötegazonosító kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302608DocType: Sales Person,Parent Sales Person,Fő Értékesítő
Frappe PR Bot748c0242018-06-21 10:34:28 +05302609apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +101,The seller and the buyer cannot be the same,Az eladó és a vevő nem lehet ugyanaz
Frappe PR Botb48c7692018-07-09 16:56:49 +05302610apps/erpnext/erpnext/education/doctype/instructor/instructor.py +15,Please setup Instructor Naming System in Education &gt; Education Settings,"Kérjük, állítsd be az oktatónevezési rendszert az oktatásban&gt; Oktatási beállítások"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302611DocType: Project,Collect Progress,Folyamatok összegyűjtése
2612apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +24,Select the program first,Először válasszon programot
2613DocType: Patient Appointment,Patient Age,A beteg kora
2614apps/erpnext/erpnext/config/learn.py +253,Managing Projects,Projektek irányítása
Frappe PR Bot748c0242018-06-21 10:34:28 +05302615apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227,Serial no {0} has been already returned,A (z) {0} soros szám már vissza lett küldve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302616DocType: Supplier,Supplier of Goods or Services.,Az áruk vagy szolgáltatások beszállítója.
2617DocType: Budget,Fiscal Year,Pénzügyi év
2618DocType: Asset Maintenance Log,Planned,Tervezett
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302619apps/erpnext/erpnext/hr/utils.py +198,A {0} exists between {1} and {2} (,{0} a {1} és {2} között létezik (
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302620DocType: Healthcare Settings,Default receivable accounts to be used if not set in Patient to book Consultation charges.,"Alapértelmezett bevételi számlák akkor használatosak, ha a Páciens nem jogosult a Konzultációs díjak könyvelésére."
2621DocType: Vehicle Log,Fuel Price,Üzemanyag ár
Frappe PR Bot748c0242018-06-21 10:34:28 +05302622DocType: Bank Guarantee,Margin Money,Árkülönbözeti pénz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302623DocType: Budget,Budget,Költségkeret
Frappe PR Bot748c0242018-06-21 10:34:28 +05302624apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +80,Set Open,Állítsa be a nyitást
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302625apps/erpnext/erpnext/stock/doctype/item/item.py +274,Fixed Asset Item must be a non-stock item.,"Befektetett álló-eszközöknek, nem készletezhető elemeknek kell lennie."
Frappe PR Bot748c0242018-06-21 10:34:28 +05302626apps/erpnext/erpnext/accounts/doctype/budget/budget.py +52,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Költségvetést nem lehet ehhez rendelni: {0}, mivel ez nem egy bevétel vagy kiadás főkönyvi számla"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302627apps/erpnext/erpnext/hr/utils.py +227,Max exemption amount for {0} is {1},A (z) {0} maximális mentességének összege: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302628apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Elért
2629DocType: Student Admission,Application Form Route,Jelentkezési mód
2630apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +66,Territory / Customer,Terület / Vevő
Frappe PR Bot748c0242018-06-21 10:34:28 +05302631apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +58,Leave Type {0} cannot be allocated since it is leave without pay,"Távollét típus {0} nem lehet kiosztani, mivel az egy fizetés nélküli távollét"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302632apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +167,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Sor {0}: Elkülönített összeg: {1} kisebbnek vagy egyenlőnek kell lennie a számlázandó kintlévő negatív összegnél: {2}
2633DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,"A szavakkal mező lesz látható, miután mentette az Értékesítési számlát."
2634DocType: Lead,Follow Up,Követés
2635DocType: Item,Is Sales Item,Ez eladható tétel
2636apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Tétel csoportfa
Frappe PR Bot748c0242018-06-21 10:34:28 +05302637apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +71,Item {0} is not setup for Serial Nos. Check Item master,"Tétel: {0}, nincs telepítve Széria sz.. Ellenőrizze a tétel törzsadatot"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302638DocType: Maintenance Visit,Maintenance Time,Karbantartási idő
2639,Amount to Deliver,Szállítandó összeg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302640DocType: Asset,Insurance Start Date,Biztosítás kezdő dátuma
2641DocType: Salary Component,Flexible Benefits,Rugalmas haszon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302642apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +335,Same item has been entered multiple times. {0},Ugyanaz a tétel többször szerepel. {0}
2643apps/erpnext/erpnext/education/doctype/academic_term/academic_term.py +30,The Term Start Date cannot be earlier than the Year Start Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,"A kifejezés kezdő dátuma nem lehet korábbi, mint az előző évben kezdő tanév dátuma, amelyhez a kifejezés kapcsolódik (Tanév {}). Kérjük javítsa ki a dátumot, és próbálja újra."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302644apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +199,There were errors.,Hibák voltak.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302645apps/erpnext/erpnext/hr/doctype/shift_request/shift_request.py +68,Employee {0} has already applied for {1} between {2} and {3} : ,A (z) {0} alkalmazott már {2} és {3} között kérte a következőket {1}:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302646DocType: Guardian,Guardian Interests,Helyettesítő kamat
2647DocType: Naming Series,Current Value,Jelenlegi érték
Frappe PR Botb48c7692018-07-09 16:56:49 +05302648apps/erpnext/erpnext/controllers/accounts_controller.py +309,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,"Több pénzügyi éve létezik a dátum: {0}. Kérjük, állítsa be a céget a pénzügyi évben"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302649DocType: Education Settings,Instructor Records to be created by,Az oktatói rekordokat készítette a
2650apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +229,{0} created,{0} létrehozva
2651DocType: GST Account,GST Account,GST számla fiók
2652DocType: Delivery Note Item,Against Sales Order,Vevői rendelések ellen
2653,Serial No Status,Széria sz. állapota
2654DocType: Payment Entry Reference,Outstanding,Fennálló kinntlévőség
2655DocType: Supplier,Warn POs,Figyelmeztetés Vevői megrend
2656,Daily Timesheet Summary,Napi munkaidő jelenléti ív összefoglalója
2657apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +137,"Row {0}: To set {1} periodicity, difference between from and to date \
2658 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}"
2659apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,Ennek alapja az állomány mozgása. Lásd {0} részletekért
2660DocType: Pricing Rule,Selling,Értékesítés
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302661apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +394,Amount {0} {1} deducted against {2},Összeg: {0} {1} levonásra ellenéből {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302662DocType: Sales Person,Name and Employee ID,Név és Alkalmazotti azonosító ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05302663apps/erpnext/erpnext/accounts/party.py +320,Due Date cannot be before Posting Date,A határidő nem lehet a rögzítés dátuma előtti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302664DocType: Website Item Group,Website Item Group,Weboldal tétel Csoport
Frappe PR Bot748c0242018-06-21 10:34:28 +05302665apps/erpnext/erpnext/public/js/hub/hub_listing.js +331,Added to Favourites,Hozzáadva a Kedvencekhez
Frappe PR Botb48c7692018-07-09 16:56:49 +05302666apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +530,No salary slip found to submit for the above selected criteria OR salary slip already submitted,"A fenti kritériumok alapján nincs benyújtandó bérpapír, VAGY a bérpapírt már benyújtották"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302667apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +160,Duties and Taxes,Vámok és adók
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302668DocType: Projects Settings,Projects Settings,Projektek beállításai
Frappe PR Bot748c0242018-06-21 10:34:28 +05302669apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +388,Please enter Reference date,"Kérjük, adjon meg Hivatkozási dátumot"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302670apps/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 ezzel: {1}
2671DocType: Item Website Specification,Table for Item that will be shown in Web Site,"Táblázat tétel, amely megjelenik a Weboldalon"
2672DocType: Purchase Order Item Supplied,Supplied Qty,Beszálított mennyiség
2673DocType: Purchase Order Item,Material Request Item,Anyagigénylési tétel
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302674apps/erpnext/erpnext/assets/doctype/asset/asset.py +294,Please cancel Purchase Receipt {0} first,"Kérjük, törölje először a beszerzési megbízást {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302675apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Elem Csoportok fája.
2676DocType: Production Plan,Total Produced Qty,Összesen termelt mennyiség
2677DocType: Payroll Entry,Get Employee Details,Munkavállalói adatok lekérése
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302678apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +179,Cannot refer row number greater than or equal to current row number for this Charge type,"Nem lehet hivatkozni nagyobb vagy egyenlő sor számra, mint az aktuális sor szám erre a terehelés típusra"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302679DocType: Asset,Sold,Eladott
2680,Item-wise Purchase History,Tételenkénti Beszerzési előzmények
2681apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +230,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Kérjük, kattintson a 'Ütemterv létrehozás', hogy hozzáfűzze a Széria számot ehhez a tételhez: {0}"
2682DocType: Account,Frozen,Zárolt
2683DocType: Sales Invoice Payment,Base Amount (Company Currency),Alapösszeg (Vállalat pénzneme)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302684apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +952,Raw Materials,Nyersanyagok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302685DocType: Payment Reconciliation Payment,Reference Row,Referencia sor
2686DocType: Installation Note,Installation Time,Telepítési idő
2687DocType: Sales Invoice,Accounting Details,Számviteli Részletek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302688DocType: Shopify Settings,status html,állapot html
2689apps/erpnext/erpnext/setup/doctype/company/company.js +133,Delete all the Transactions for this Company,Törölje az ehhez a vállalathoz tartozó összes tranzakciót
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302690DocType: Patient,O Positive,O Pozitív
Frappe PR Bot748c0242018-06-21 10:34:28 +05302691apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +72,Investments,Befektetések
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302692DocType: Issue,Resolution Details,Megoldás részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302693DocType: Item Quality Inspection Parameter,Acceptance Criteria,Elfogadási kritérium
2694apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +159,Please enter Material Requests in the above table,"Kérjük, adja meg az anyag igényeket a fenti táblázatban"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302695apps/erpnext/erpnext/hr/doctype/loan/loan.py +154,No repayments available for Journal Entry,Nincs visszafizetés a naplóbejegyzéshez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302696DocType: Item Attribute,Attribute Name,Tulajdonság neve
2697DocType: BOM,Show In Website,Jelenjen meg a weboldalon
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302698DocType: Loan Application,Total Payable Amount,Összesen fizetendő összeg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302699apps/erpnext/erpnext/templates/pages/search_help.py +13,"Help Results for ""{0}""","Súgó eredménye erre ""{0}"""
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302700DocType: Task,Expected Time (in hours),Várható idő (óra)
2701DocType: Item Reorder,Check in (group),Bejelentkezés (csoport)
2702DocType: Soil Texture,Silt,Iszap
2703,Qty to Order,Mennyiség Rendeléshez
2704DocType: Period Closing Voucher,"The account head under Liability or Equity, in which Profit/Loss will be booked","A számla fej a kötelezettség vagy saját tőke alatt, ahol a nyereség / veszteség könyvelése folyik"
2705apps/erpnext/erpnext/config/projects.py +36,Gantt chart of all tasks.,Minden feladat egy Gantt diagramon.
2706DocType: Opportunity,Mins to First Response,Az első reakcióig eltelt percek száma
2707DocType: Pricing Rule,Margin Type,Árkülönbözet típus
2708apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} óra(k)
2709DocType: Course,Default Grading Scale,Alapértelmezett értékelési skála
2710DocType: Appraisal,For Employee Name,Alkalmazott neve
2711DocType: Holiday List,Clear Table,Tábla törlése
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302712DocType: Woocommerce Settings,Tax Account,Adó számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05302713apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +134,Available slots,Elérhető időszakok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302714DocType: C-Form Invoice Detail,Invoice No,Számlát sz.
Frappe PR Botb48c7692018-07-09 16:56:49 +05302715apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +372,Make Payment,Befizetés létrehozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302716DocType: Room,Room Name,szoba neve
2717DocType: Prescription Duration,Prescription Duration,Vényköteles időtartam
Frappe PR Bot748c0242018-06-21 10:34:28 +05302718apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +113,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Távollét nem alkalmazható / törölhető előbb mint: {0}, mivel a távollét egyenleg már továbbított ehhez a jövőbeni távollét kioszts rekordhoz {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302719DocType: Activity Cost,Costing Rate,Költségszámítás árérték
2720apps/erpnext/erpnext/config/selling.py +234,Customer Addresses And Contacts,Vevő címek és kapcsolatok
2721,Campaign Efficiency,Kampány hatékonyság
2722DocType: Discussion,Discussion,Megbeszélés
2723DocType: Payment Entry,Transaction ID,Tranzakció azonosítója
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302724DocType: Payroll Entry,Deduct Tax For Unsubmitted Tax Exemption Proof,Levonja az adót a meg nam fizetett adómentességi igazolásra
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302725DocType: Volunteer,Anytime,Bármikor
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302726DocType: Bank Account,Bank Account No,Bankszámla szám
Frappe PR Bot748c0242018-06-21 10:34:28 +05302727DocType: Employee Tax Exemption Proof Submission,Employee Tax Exemption Proof Submission,Munkavállalói adómentesség bizonyíték benyújtása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302728DocType: Patient,Surgical History,Sebészeti előzmény
Frappe PR Bot748c0242018-06-21 10:34:28 +05302729DocType: Bank Statement Settings Item,Mapped Header,Átkötött fejléc
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302730DocType: Employee,Resignation Letter Date,Lemondását levélben dátuma
2731apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +39,Pricing Rules are further filtered based on quantity.,Árazási szabályok tovább szűrhetők a mennyiség alapján.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302732apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +115,Not Set,Nincs beállítva
Frappe PR Botb48c7692018-07-09 16:56:49 +05302733apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +405,Please set the Date Of Joining for employee {0},"Kérjük, állítsd be a Csatlakozás dátumát ehhez a munkavállalóhoz {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302734DocType: Task,Total Billing Amount (via Time Sheet),Összesen számlázási összeg ((Idő nyilvántartó szerint)
2735apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Törzsvásárlói árbevétele
2736DocType: Soil Texture,Silty Clay Loam,Iszap agyag termőtalaj
Frappe PR Bot748c0242018-06-21 10:34:28 +05302737DocType: Bank Statement Settings,Mapped Items,Megkerülő elemek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302738DocType: Chapter,Chapter,Fejezet
2739apps/erpnext/erpnext/utilities/user_progress.py +146,Pair,Pár
2740DocType: Mode of Payment Account,Default account will be automatically updated in POS Invoice when this mode is selected.,"Az alapértelmezett fiók automatikusan frissül a POS kassza számlán, ha ezt az üzemmódot választja."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302741apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1017,Select BOM and Qty for Production,Válasszon Anyagj és Mennyiséget a Termeléshez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302742DocType: Asset,Depreciation Schedule,Értékcsökkentési leírás ütemezése
2743apps/erpnext/erpnext/config/selling.py +124,Sales Partner Addresses And Contacts,Vevő Partner címek és Kapcsolatok
2744DocType: Bank Reconciliation Detail,Against Account,Ellen számla
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302745apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +84,Half Day Date should be between From Date and To Date,Félnapos dátumának a kezdési és a végső dátum köztinek kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302746DocType: Maintenance Schedule Detail,Actual Date,Jelenlegi dátum
2747apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +139,Please set the Default Cost Center in {0} company.,Állítsa be az Alapértelmezett költségkeretet {0} vállalatnál.
2748DocType: Item,Has Batch No,Kötegszámmal rendelkezik
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302749apps/erpnext/erpnext/public/js/utils.js +107,Annual Billing: {0},Éves számlázás: {0}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302750DocType: Shopify Webhook Detail,Shopify Webhook Detail,Shopify Webhook részletek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302751apps/erpnext/erpnext/config/accounts.py +206,Goods and Services Tax (GST India),Áru és szolgáltatások adói (GST India)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302752DocType: Delivery Note,Excise Page Number,Jövedéki Oldal száma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302753apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +33,Get from Consultation,Konzultációból lekérés
2754DocType: Asset,Purchase Date,Beszerzés dátuma
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302755apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.js +33,Could not generate Secret,Nem sikerült titkot generálni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302756DocType: Volunteer,Volunteer Type,Önkéntes típusa
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302757DocType: Shift Assignment,Shift Type,Turnus Típus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302758DocType: Student,Personal Details,Személyes adatai
Frappe PR Bot748c0242018-06-21 10:34:28 +05302759apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +195,Please set 'Asset Depreciation Cost Center' in Company {0},"Kérjük, állítsa be a 'Vagyontárgy értékcsökkenés költséghely' adatait, ehhez a Vállalkozáshoz: {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302760,Maintenance Schedules,Karbantartási ütemezések
2761DocType: Task,Actual End Date (via Time Sheet),Tényleges befejezés dátuma (Idő nyilvántartó szerint)
2762DocType: Soil Texture,Soil Type,Talaj típus
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302763apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +389,Amount {0} {1} against {2} {3},Összeg: {0} {1} ellenéből {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302764,Quotation Trends,Árajánlatok alakulása
Frappe PR Bot748c0242018-06-21 10:34:28 +05302765apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +166,Item Group not mentioned in item master for item {0},Tétel Csoport nem említett a tétel törzsadatban erre a tételre: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302766DocType: GoCardless Mandate,GoCardless Mandate,GoCardless megbízás
Frappe PR Botb48c7692018-07-09 16:56:49 +05302767apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +395,Debit To account must be a Receivable account,Tartozás megterhelés számlának bevételi számlának kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302768DocType: Shipping Rule,Shipping Amount,Szállítandó mennyiség
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302769DocType: Supplier Scorecard Period,Period Score,Időszak pontszáma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302770apps/erpnext/erpnext/utilities/user_progress.py +66,Add Customers,Vevők hozzáadása
2771apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,Függőben lévő összeg
2772DocType: Lab Test Template,Special,Különleges
Frappe PR Botb48c7692018-07-09 16:56:49 +05302773DocType: Loyalty Program,Conversion Factor,Konverziós tényező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302774DocType: Purchase Order,Delivered,Kiszállítva
2775,Vehicle Expenses,Jármű költségek
2776DocType: Serial No,Invoice Details,Számla részletei
2777DocType: Grant Application,Show on Website,Megjelenítés a weboldalon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302778apps/erpnext/erpnext/education/doctype/student_admission/templates/student_admission.html +29,Start on,Kezdés ekkor
2779DocType: Hub Category,Hub Category,Hub kategória
2780DocType: Purchase Invoice,SEZ,áruszállítás
2781DocType: Purchase Receipt,Vehicle Number,Jármű száma
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302782DocType: Loan,Loan Amount,Hitelösszeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302783DocType: Student Report Generation Tool,Add Letterhead,Fejléc hozzáadás
2784DocType: Program Enrollment,Self-Driving Vehicle,Önvezető jármű
2785DocType: Supplier Scorecard Standing,Supplier Scorecard Standing,Beszállító mutatószámláló állása
Frappe PR Bot748c0242018-06-21 10:34:28 +05302786apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +445,Row {0}: Bill of Materials not found for the Item {1},Sor {0}: Anyagjegyzéket nem találtunk a Tételre {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302787apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +97,Leave Allocations {0} created,Távollét lefoglalás: {0} létrehozva
Frappe PR Bot748c0242018-06-21 10:34:28 +05302788apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +112,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,"Összes lefoglalt távolét {0} nem lehet kevesebb, mint a már jóváhagyott távollétek {1} az időszakra"
2789DocType: Contract Fulfilment Checklist,Requirement,Követelmény
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302790DocType: Journal Entry,Accounts Receivable,Bevételi számlák
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302791DocType: Travel Itinerary,Meal Preference,Étkezés preferencia
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302792,Supplier-Wise Sales Analytics,Beszállító szerinti értékesítési kimutatás
2793DocType: Purchase Invoice,Availed ITC Central Tax,Az ITC központi adót vette igénybe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302794DocType: Sales Invoice,Company Address Name,Cég címének neve
2795DocType: Work Order,Use Multi-Level BOM,Többszíntű anyagjegyzék használata
2796DocType: Bank Reconciliation,Include Reconciled Entries,Tartalmazza az Egyeztetett bejegyzéseket
2797DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)","Fő kurzus (Hagyja üresen, ha ez nem része a fő kurzusnak)"
2798DocType: Leave Control Panel,Leave blank if considered for all employee types,"Hagyja üresen, ha figyelembe veszi valamennyi alkalmazotti típushoz"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302799DocType: Tax Withholding Category,Percent of Tax Withheld,Visszatartott adó mértéke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302800DocType: Landed Cost Voucher,Distribute Charges Based On,Forgalmazói díjak ez alapján
2801DocType: Projects Settings,Timesheets,"Munkaidő jelenléti ív, nyilvántartók"
2802DocType: HR Settings,HR Settings,Munkaügyi beállítások
2803DocType: Salary Slip,net pay info,nettó fizetés információ
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302804DocType: Woocommerce Settings,Enable Sync,Szinkronizálás engedélyezése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302805DocType: Lab Test Template,This value is updated in the Default Sales Price List.,Ez az érték frissítésre kerül az alapértelmezett értékesítési árlistában.
2806DocType: Email Digest,New Expenses,Új költségek
Frappe PR Bot748c0242018-06-21 10:34:28 +05302807apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +102,PDC/LC Amount,PDC / LC összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302808DocType: Shareholder,Shareholder,Rész birtokos
2809DocType: Purchase Invoice,Additional Discount Amount,További kedvezmény összege
2810DocType: Cash Flow Mapper,Position,Pozíció
2811DocType: Patient,Patient Details,A beteg adatai
2812DocType: Patient,B Positive,B Pozitív
Frappe PR Bot748c0242018-06-21 10:34:28 +05302813apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +31,"Maximum benefit of employee {0} exceeds {1} by the sum {2} of previous claimed\
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302814 amount",Az {0} munkavállaló legmagasabb haszna meghaladja {1} az előző igényelt összeg összeggal {2}
Frappe PR Botb48c7692018-07-09 16:56:49 +05302815apps/erpnext/erpnext/controllers/accounts_controller.py +632,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.","Sor # {0}: Mennyiség legyen 1, mivel a tétel egy álló-eszköz. Használjon külön sort több menny."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302816DocType: Leave Block List Allow,Leave Block List Allow,Távollét blokk lista engedélyezése
Frappe PR Bot748c0242018-06-21 10:34:28 +05302817apps/erpnext/erpnext/setup/doctype/company/company.py +341,Abbr can not be blank or space,Rövidített nem lehet üres vagy szóköz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302818DocType: Patient Medical Record,Patient Medical Record,Beteg orvosi kartonja
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302819apps/erpnext/erpnext/accounts/doctype/account/account.js +62,Group to Non-Group,Csoport Csoporton kívülire
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302820apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +50,Sports,Sportok
2821DocType: Loan Type,Loan Name,Hitel neve
Frappe PR Botb48c7692018-07-09 16:56:49 +05302822apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +66,Total Actual,Összes Aktuális
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302823DocType: Lab Test UOM,Test UOM,Teszt ME
2824DocType: Student Siblings,Student Siblings,Tanuló Testvérek
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302825DocType: Subscription Plan Detail,Subscription Plan Detail,Előfizetési terv részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302826apps/erpnext/erpnext/utilities/user_progress.py +146,Unit,Egység
Frappe PR Bot748c0242018-06-21 10:34:28 +05302827apps/erpnext/erpnext/stock/get_item_details.py +148,Please specify Company,Kérjük adja meg a vállalkozás nevét
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302828,Customer Acquisition and Loyalty,Vevőszerzés és hűség
2829DocType: Asset Maintenance Task,Maintenance Task,Karbantartási feladat
Frappe PR Bot748c0242018-06-21 10:34:28 +05302830apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.py +119,Please set B2C Limit in GST Settings.,"Kérjük, állítsa be a B2C limitet a GST beállításaiban."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302831DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,"Raktár, ahol a visszautasított tételek készletezését kezeli"
2832DocType: Work Order,Skip Material Transfer,Anyagátadás átugrása
Frappe PR Bot748c0242018-06-21 10:34:28 +05302833apps/erpnext/erpnext/setup/utils.py +129,Unable to find exchange rate for {0} to {1} for key date {2}. Please create a Currency Exchange record manually,"Nem található árfolyam erre {0}eddig {1} a kulcs dátum: {2}. Kérjük, hozzon létre egy pénzváltó rekordot manuálisan"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302834DocType: POS Profile,Price List,Árlista
2835apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +22,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,"{0} ez most az alapértelmezett Költségvetési Év. Kérjük, frissítse böngészőjét a változtatások életbeléptetéséhez."
2836apps/erpnext/erpnext/projects/doctype/task/task.js +45,Expense Claims,Költségtérítési igények
2837DocType: Issue,Support,Támogatás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302838DocType: Employee Tax Exemption Declaration,Total Exemption Amount,Teljes mentesség összege
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302839,BOM Search,Anyagjegyzék Keresés
2840DocType: Project,Total Consumed Material Cost (via Stock Entry),Összesített anyagköltség (raktári bejegyzés útján)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302841DocType: Hub Settings,Company Registered,Vállalkozás regisztrálásra került
Frappe PR Bot748c0242018-06-21 10:34:28 +05302842apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +169,To Date cannot be less than From Date,"A végső dátum nem lehet kevesebb, mint a kezdő dátum"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302843DocType: Item,"Publish ""In Stock"" or ""Not in Stock"" on Hub based on stock available in this warehouse.","Közzététel a ""készletben"" vagy a ""Nincs készleten"" a hubon a raktáron rendelkezésre álló készlet alapján."
2844DocType: Vehicle,Fuel Type,Üzemanyag típusa
2845apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,"Kérjük, adja meg a vállalkozás pénznemét"
2846DocType: Workstation,Wages per hour,Bérek óránként
2847apps/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},Készlet egyenleg ebben a kötegben: {0} negatívvá válik {1} erre a tételre: {2} ebben a raktárunkban: {3}
2848apps/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 igénylések merültek fel automatikusan a Tétel újra-rendelés szinje alpján
2849DocType: Email Digest,Pending Sales Orders,Függő Vevői rendelések
Frappe PR Botb48c7692018-07-09 16:56:49 +05302850apps/erpnext/erpnext/controllers/accounts_controller.py +348,Account {0} is invalid. Account Currency must be {1},A {0} számla érvénytelen. A számla pénzneme legyen {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302851apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +31,From Date {0} cannot be after employee's relieving Date {1},A(z) {0} dátumtól kezdve nem lehet a munkavállaló mentesítési dátuma {1} utáni
2852DocType: Supplier,Is Internal Supplier,Ő belső beszállító
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302853DocType: Employee,Create User Permission,Felhasználói jogosultság létrehozása
Frappe PR Bot748c0242018-06-21 10:34:28 +05302854DocType: Employee Benefit Claim,Employee Benefit Claim,Munkavállalói juttatás iránti igény
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302855DocType: Healthcare Settings,Remind Before,Emlékeztessen azelőtt
2856apps/erpnext/erpnext/buying/utils.py +34,UOM Conversion factor is required in row {0},ME átváltási arányra is szükség van ebben a sorban {0}
2857DocType: Production Plan Item,material_request_item,material_request_item
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302858apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1089,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Sor # {0}: Dokumentum típus hivatkozásnak Vevői rendelésnek, Értékesítési számlának, vagy Naplókönyvelésnek kell lennie"
Frappe PR Botb48c7692018-07-09 16:56:49 +05302859DocType: Loyalty Program,1 Loyalty Points = How much base currency?,1 Hűségpontok = Mennyi alap pénznem?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302860DocType: Salary Component,Deduction,Levonás
2861DocType: Item,Retain Sample,Minta megőrzés
2862apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: From Time and To Time is mandatory.,{0} sor: Időtől és időre kötelező.
2863DocType: Stock Reconciliation Item,Amount Difference,Összeg különbség
Frappe PR Bot748c0242018-06-21 10:34:28 +05302864apps/erpnext/erpnext/stock/get_item_details.py +382,Item Price added for {0} in Price List {1},Tétel Ár hozzáadott {0} árjegyzékben {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302865apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +8,Please enter Employee Id of this sales person,"Kérjük, adja meg Alkalmazotti azonosító ID, ehhez az értékesítőhöz"
2866DocType: Territory,Classification of Customers by region,Vevői csoportosítás régiónként
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302867apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +78,In Production,Termelésben
Frappe PR Bot748c0242018-06-21 10:34:28 +05302868apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +66,Difference Amount must be zero,Eltérés összegének nullának kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302869DocType: Project,Gross Margin,Bruttó árkülönbözet
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302870apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +74,{0} applicable after {1} working days,{1} munkanap után alkalmazható a {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302871apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +61,Please enter Production Item first,"Kérjük, adjon meg Gyártandő tételt először"
2872apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Számított Bankkivonat egyenleg
2873DocType: Normal Test Template,Normal Test Template,Normál teszt sablon
2874apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,letiltott felhasználó
Frappe PR Botb48c7692018-07-09 16:56:49 +05302875apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +959,Quotation,Árajánlat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302876apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1008,Cannot set a received RFQ to No Quote,"Nem állítható be beérkezettnek az Árajánlatkérés , nincs Árajánlat"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302877DocType: Quotation,QTN-,AJ-
2878DocType: Salary Slip,Total Deduction,Összesen levonva
Frappe PR Bot748c0242018-06-21 10:34:28 +05302879apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +22,Select an account to print in account currency,Válasszon ki egy számla fiókot a számla pénznemére történő nyomtatáshoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302880,Production Analytics,Termelési elemzések
2881apps/erpnext/erpnext/healthcare/doctype/patient/patient_dashboard.py +6,This is based on transactions against this Patient. See timeline below for details,Ez a betegekkel szembeni tranzakciókra épül. Lásd az alábbi idővonalat a részletekért
2882apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +204,Cost Updated,Költség Frissítve
2883DocType: Patient,Date of Birth,Születési idő
Frappe PR Bot748c0242018-06-21 10:34:28 +05302884apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +136,Item {0} has already been returned,"Tétel: {0}, már visszahozták"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302885DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,"** Pénzügyi év ** jelképezi a Költségvetési évet. Minden könyvelési tétel, és más jelentős tranzakciók rögzítése ebben ** Pénzügyi Év **."
2886DocType: Opportunity,Customer / Lead Address,Vevő / Érdeklődő címe
2887DocType: Supplier Scorecard Period,Supplier Scorecard Setup,Beszállító mutatószám beállítása
2888apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.py +133,Assessment Plan Name,Értékelési terv elnevezése
2889DocType: Work Order Operation,Work Order Operation,Munkamegrendelés művelet
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302890apps/erpnext/erpnext/stock/doctype/item/item.py +249,Warning: Invalid SSL certificate on attachment {0},Figyelmeztetés: Érvénytelen SSL tanúsítvány a {0} mellékleteten
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302891apps/erpnext/erpnext/utilities/activation.py +64,"Leads help you get business, add all your contacts and more as your leads","Vezetékek segít abban, hogy az üzleti, add a kapcsolatokat, és több mint a vezet"
2892DocType: Work Order Operation,Actual Operation Time,Aktuális üzemidő
2893DocType: Authorization Rule,Applicable To (User),Alkalmazandó (Felhasználó)
2894DocType: Purchase Taxes and Charges,Deduct,Levonási
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302895apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +219,Job Description,Állás leírása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302896DocType: Student Applicant,Applied,Alkalmazott
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302897apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +898,Re-open,Nyissa meg újra
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302898DocType: Sales Invoice Item,Qty as per Stock UOM,Mennyiség a Készlet mértékegysége alapján
2899apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +59,Guardian2 Name,Helyettesítő2 neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05302900DocType: Attendance,Attendance Request,Részvételi kérelem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302901DocType: Purchase Invoice,02-Post Sale Discount,02-Értékesítés utáni kedvezmény
2902apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +132,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Speciális karakterek ezek kivételével ""-"", ""#"", ""."" és a ""/"", nem engedélyezettek a Sorszámozási csoportokban"
2903DocType: 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ányokat. Kövesse nyomon az érdeklődőket, árajánlatokat, vevői rendeléseket, stb. a kampányokból a beruházás megtérülésének felméréséhez."
Frappe PR Botb48c7692018-07-09 16:56:49 +05302904apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.py +111,You can't redeem Loyalty Points having more value than the Grand Total.,"Nem lehet több olyan érték hűségpontot megváltani, mint a Grand Total."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302905DocType: Department Approver,Approver,Jóváhagyó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302906,SO Qty,VR Mennyisége
Frappe PR Bot748c0242018-06-21 10:34:28 +05302907apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +92,The field To Shareholder cannot be blank,A részévnyes tulajdonoshoz tartozó mező nem lehet üres
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302908DocType: Guardian,Work Address,Munkahelyi cím
2909DocType: Appraisal,Calculate Total Score,Összes pontszám kiszámolása
Frappe PR Botb48c7692018-07-09 16:56:49 +05302910DocType: Employee,Health Insurance,Egészségbiztosítás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302911DocType: Asset Repair,Manufacturing Manager,Gyártási menedzser
2912apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Széria sz. {0} még garanciális eddig {1}
2913DocType: Plant Analysis Criteria,Minimum Permissible Value,Minimális megengedhető érték
2914apps/erpnext/erpnext/education/doctype/guardian/guardian.py +41,User {0} already exists,A(z) {0} felhasználó már létezik
Frappe PR Bot748c0242018-06-21 10:34:28 +05302915apps/erpnext/erpnext/hooks.py +111,Shipments,Szállítások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302916DocType: Payment Entry,Total Allocated Amount (Company Currency),Lefoglalt teljes összeg (Válalakozás pénznemében)
2917DocType: Purchase Order Item,To be delivered to customer,Vevőhöz kell szállítani
2918DocType: BOM,Scrap Material Cost,Hulladék anyagköltség
Frappe PR Bot748c0242018-06-21 10:34:28 +05302919apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +241,Serial No {0} does not belong to any Warehouse,Széria sz.: {0} nem tartozik semmilyen Raktárhoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302920DocType: Grant Application,Email Notification Sent,E-mail értesítés kiküldve
2921DocType: Purchase Invoice,In Words (Company Currency),Szavakkal (a cég valutanemében)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302922apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1042,"Item Code, warehouse, quantity are required on row","Tétel kód, raktár, mennyiség szükséges a sorban"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302923DocType: Bank Guarantee,Supplier,Beszállító
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302924apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.js +41,Show Payment Details,Fizetési adatok megjelenítése
2925DocType: Consultation,Consultation Time,Konzultációs idő
2926DocType: C-Form,Quarter,Negyed
Frappe PR Bot748c0242018-06-21 10:34:28 +05302927apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +113,Miscellaneous Expenses,Egyéb ráfordítások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302928DocType: Global Defaults,Default Company,Alapértelmezett cég
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302929DocType: Company,Transactions Annual History,Tranzakciók éves története
Frappe PR Bot748c0242018-06-21 10:34:28 +05302930apps/erpnext/erpnext/controllers/stock_controller.py +231,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,"Költség vagy Különbség számla kötelező tétel erre: {0} , kifejtett hatása van a teljes raktári állomány értékére"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302931DocType: Payment Request,PR,FIZKER
Frappe PR Bot748c0242018-06-21 10:34:28 +05302932DocType: Bank,Bank Name,Bank neve
2933apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +33,-Above,-Felett
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302934DocType: Leave Application,Total Leave Days,Összes távollét napok
2935DocType: Email Digest,Note: Email will not be sent to disabled users,Megjegyzés: E-mail nem lesz elküldve a letiltott felhasználóknak
2936apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Költsönhatás mennyisége
Frappe PR Bot748c0242018-06-21 10:34:28 +05302937apps/erpnext/erpnext/stock/doctype/item/item.js +107,Item Variant Settings,Tétel változat beállításai
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302938apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +37,Select Company...,Válasszon vállalkozást...
2939DocType: Leave Control Panel,Leave blank if considered for all departments,"Hagyja üresen, ha figyelembe veszi az összes szervezeti egységen"
Frappe PR Botb48c7692018-07-09 16:56:49 +05302940apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +461,{0} is mandatory for Item {1},{0} kötelező a(z) {1} tételnek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302941apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.js +136,"Item {0}: {1} qty produced, ","{0} tétel: {1} tétel legyártva,"
2942DocType: Payroll Entry,Fortnightly,Kéthetenkénti
2943DocType: Currency Exchange,From Currency,Pénznemből
2944DocType: Vital Signs,Weight (In Kilogram),Súly (kilogrammban)
2945DocType: Chapter,"chapters/chapter_name
2946leave blank automatically set after saving chapter.",fejezetek/fejezet_neve hagyja üresen automatikusan a fejezet mentése után.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302947apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.py +206,Please set GST Accounts in GST Settings,"Kérjük, állítsa be a GST-számla fiókokat a GST-beállításokban"
2948apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.js +46,Type of Business,Vállalkozás típusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302949apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +171,"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ípust és számlaszámot legalább egy sorban"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302950apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +143,Cost of New Purchase,Új beszerzés költsége
Frappe PR Bot748c0242018-06-21 10:34:28 +05302951apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +99,Sales Order required for Item {0},Vevői rendelés szükséges ehhez a tételhez {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302952DocType: Grant Application,Grant Description,Adomány leírása
2953DocType: Purchase Invoice Item,Rate (Company Currency),Érték (a cég pénznemében)
2954DocType: Student Guardian,Others,Egyéb
Frappe PR Bot748c0242018-06-21 10:34:28 +05302955DocType: Subscription,Discounts,Kedvezmények
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302956DocType: Payment Entry,Unallocated Amount,A le nem foglalt összeg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302957apps/erpnext/erpnext/accounts/doctype/budget/budget.py +69,Please enable Applicable on Purchase Order and Applicable on Booking Actual Expenses,"Kérjük, engedélyezze a beszerzési megrendeléssel kapcsolatos és a tényleges költségek megtérítésénél alkalmazandó"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302958apps/erpnext/erpnext/templates/includes/product_page.js +101,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éket erre {0}."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302959DocType: POS Profile,Taxes and Charges,Adók és költségek
2960DocType: 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."
2961apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Nincs több frissítés
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302962apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +173,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,Nem lehet kiválasztani az első sorra az 'Előző sor összegére' vagy 'Előző sor Összesen' terhelés típust
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302963apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +6,This covers all scorecards tied to this Setup,Ez magában foglalja az e telepítéshez kapcsolódó összes eredménymutatót
2964apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,"Al tétel nem lehet egy termék csomag. Kérjük, távolítsa el tételt: `{0}' és mentse"
2965apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +12,Banking,Banki ügyletek
2966apps/erpnext/erpnext/utilities/activation.py +108,Add Timesheets,Munkaidő nyilvántartó jelenléti ív hozzáadása
2967DocType: Vehicle Service,Service Item,Szolgáltatás tétel
2968DocType: Bank Guarantee,Bank Guarantee,Bankgarancia
2969apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,"Kérjük, kattintson a 'Ütemterv létrehozás', hogy ütemezzen"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302970DocType: Blanket Order Item,Ordered Quantity,Rendelt mennyiség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302971apps/erpnext/erpnext/public/js/setup_wizard.js +118,"e.g. ""Build tools for builders""","pl. ""Eszközök építőknek"""
2972DocType: Grading Scale,Grading Scale Intervals,Osztályozás időszak periódusai
Frappe PR Bot1baa8112018-07-03 09:59:57 +05302973DocType: Item Default,Purchase Defaults,Beszerzés alapértékei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302974apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +39,Profit for the year,Az év nyeresége
2975apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +125,{0} {1}: Accounting Entry for {2} can only be made in currency: {3},{0} {1}: számviteli könyvelés {2} csak ebben a pénznemben végezhető: {3}
2976DocType: Fee Schedule,In Process,A feldolgozásban
2977DocType: Authorization Rule,Itemwise Discount,Tételenkénti Kedvezmény
2978apps/erpnext/erpnext/config/accounts.py +75,Tree of financial accounts.,Pénzügyi számlák fája.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302979DocType: Bank Guarantee,Reference Document Type,Referencia Dokumentum típus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302980DocType: Cash Flow Mapping,Cash Flow Mapping,Pénzforgalom térképezés
Frappe PR Bot748c0242018-06-21 10:34:28 +05302981apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +396,{0} against Sales Order {1},{0} a {1} Vevői rendeléshez
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302982DocType: Account,Fixed Asset,Álló-eszköz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302983apps/erpnext/erpnext/config/stock.py +328,Serialized Inventory,Széria számozott készlet
Frappe PR Botb48c7692018-07-09 16:56:49 +05302984apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1126,Invalid {0} for Inter Company Invoice.,Érvénytelen {0} az Inter vállalkozás számlájára.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05302985,Department Analytics,Részleg elemzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302986apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +74,Email not found in default contact,E-mail nem található az alapértelmezett kapcsolatban
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302987apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.js +23,Generate Secret,Generáljon titkot
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302988DocType: Loan,Account Info,Számlainformáció
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302989DocType: Activity Type,Default Billing Rate,Alapértelmezett számlázási ár
2990DocType: Fees,Include Payment,Fizetés beillesztése
2991apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,{0} Tanuló csoportok létrehozva.
2992DocType: Sales Invoice,Total Billing Amount,Összesen Számlázott összeg
2993apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.py +50,Program in the Fee Structure and Student Group {0} are different.,Díjstruktúra és a hallgatói csoport {0} programja eltérő.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302994DocType: Bank Statement Transaction Entry,Receivable Account,Bevételek számla
Frappe PR Botb48c7692018-07-09 16:56:49 +05302995apps/erpnext/erpnext/controllers/accounts_controller.py +650,Row #{0}: Asset {1} is already {2},Sor # {0}: {1} Vagyontárgy már {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302996DocType: Quotation Item,Stock Balance,Készlet egyenleg
Frappe PR Bot748c0242018-06-21 10:34:28 +05302997apps/erpnext/erpnext/config/selling.py +327,Sales Order to Payment,Vevői rendelés a Fizetéshez
2998apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +111,CEO,Vezérigazgató(CEO)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302999DocType: Purchase Invoice,With Payment of Tax,Adófizetéssel
3000DocType: Expense Claim Detail,Expense Claim Detail,Költség igény részlete
3001DocType: Purchase Invoice,TRIPLICATE FOR SUPPLIER,HÁRMASÁVAL BESZÁLLÍTÓNAK
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303002DocType: Exchange Rate Revaluation Account,New Balance In Base Currency,Új egyenleg az alapértelmezett pénznemében
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303003DocType: Land Unit,Is Container,Ez konténer
3004DocType: Crop Cycle,This will be day 1 of the crop cycle,Ez lesz a termésciklus első napja
Frappe PR Bot748c0242018-06-21 10:34:28 +05303005apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +910,Please select correct account,"Kérjük, válassza ki a megfelelő fiókot"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303006DocType: Salary Structure Assignment,Salary Structure Assignment,Fizetési struktúra kiosztás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303007DocType: Purchase Invoice Item,Weight UOM,Súly mértékegysége
Frappe PR Bot748c0242018-06-21 10:34:28 +05303008apps/erpnext/erpnext/config/accounts.py +478,List of available Shareholders with folio numbers,Az elérhető fóliaszámú részvényes tulajdonosok listája
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303009DocType: Salary Structure Employee,Salary Structure Employee,Alkalmazotti Bérrendszer
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303010apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.js +56,Show Variant Attributes,Változat tulajdonságaniak megjelenítése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303011DocType: Student,Blood Group,Vércsoport
3012DocType: Course,Course Name,Tantárgy neve
3013DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,"A felhasználók, akik engedélyezhetik egy bizonyos Alkalmazott távollét kérelmét"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303014apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Office Equipments,Irodai berendezések
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303015DocType: Purchase Invoice Item,Qty,Menny.
3016DocType: Fiscal Year,Companies,Vállalkozások
3017DocType: Supplier Scorecard,Scoring Setup,Pontszám beállítások
3018apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +24,Electronics,Elektronika
Frappe PR Bot748c0242018-06-21 10:34:28 +05303019apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +349,Debit ({0}),Tartozás ({0})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303020DocType: Stock Settings,Raise Material Request when stock reaches re-order level,"Keletkezzen Anyag igény, ha a raktárállomány eléri az újrarendelés szintjét"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303021apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +101,Full-time,Teljes munkaidőben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303022DocType: Payroll Entry,Employees,Alkalmazottak
3023DocType: Employee,Contact Details,Kapcsolattartó részletei
3024DocType: C-Form,Received Date,Beérkezés dátuma
3025DocType: 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 sablont az értékesítéshez kapcsolódó adók és díjak sablonban, válasszon egyet és kattintson az alábbi gombra."
3026DocType: BOM Scrap Item,Basic Amount (Company Currency),Alapösszeg (Vállalkozás pénznemében)
3027DocType: Student,Guardians,Helyettesítők
3028apps/erpnext/erpnext/templates/pages/integrations/gocardless_confirmation.html +13,Payment Confirmation,Fizetés visszaigazolása
3029DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,"Az árak nem jelennek meg, ha Árlista nincs megadva"
3030DocType: Stock Entry,Total Incoming Value,Beérkező össz Érték
Frappe PR Botb48c7692018-07-09 16:56:49 +05303031apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +389,Debit To is required,Tartozás megterhelése szükséges
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303032apps/erpnext/erpnext/utilities/activation.py +109,"Timesheets help keep track of time, cost and billing for activites done by your team","Munkaidő jelenléti ív segít nyomon követni az idő, költség és számlázási tevékenységeit a csoportjának."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303033apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +40,Purchase Price List,Beszerzési árlista
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303034apps/erpnext/erpnext/config/buying.py +155,Templates of supplier scorecard variables.,A beszállító eredménymutató-változóinak sablonjai.
3035DocType: Job Offer Term,Offer Term,Ajánlat feltételei
3036DocType: Asset,Quality Manager,Minőségbiztosítási vezető
3037DocType: Job Applicant,Job Opening,Állás ajánlatok
3038DocType: Payment Reconciliation,Payment Reconciliation,Fizetés főkönyvi egyeztetése
3039apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +153,Please select Incharge Person's name,"Kérjük, válasszon felelős személy nevét"
3040apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +51,Technology,Technológia
3041DocType: Hub Settings,Unregister from Hub,Kiregisztrál a Hub-ból
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303042apps/erpnext/erpnext/public/js/utils.js +109,Total Unpaid: {0},Összesen Kifizetetlen: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303043DocType: BOM Website Operation,BOM Website Operation,Anyagjegyzék honlap művelet
Frappe PR Bot748c0242018-06-21 10:34:28 +05303044DocType: Bank Statement Transaction Payment Item,outstanding_amount,fennálló összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303045DocType: Supplier Scorecard,Supplier Score,Beszállító pontszáma
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303046apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +231,Total Invoiced Amt,Teljes kiszámlázott össz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303047DocType: Supplier,Warn RFQs,Figyelmeztetés az Árajánlatokra
3048DocType: BOM,Conversion Rate,Konverziós arány
3049apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Termék tétel keresés
3050DocType: Assessment Plan,To Time,Ideig
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303051apps/erpnext/erpnext/hr/utils.py +201,) for {0},) ehhez: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303052DocType: Authorization Rule,Approving Role (above authorized value),Jóváhagyó beosztása (a fenti engedélyezett érték)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303053apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +134,Credit To account must be a Payable account,Követelés főkönyvi számlának Fizetendő számlának kell lennie
3054DocType: Loan,Total Amount Paid,Összes fizetett összeg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303055DocType: Asset,Insurance End Date,Biztosítás befejezésének dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303056apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +43,Please select Student Admission which is mandatory for the paid student applicant,"Kérem, válassza ki a hallgatói felvételt, amely kötelező a befizetett hallgatói jelentkező számára"
3057apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +355,BOM recursion: {0} cannot be parent or child of {2},ANYGJZ rekurzív: {0} nem lehet a szülő vagy a gyermeke ennek: {2}
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303058apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +36,Please select a Price List to publish pricing,"Kérjük, válasszon ki egy árlistát az árak közzétételéhez"
Frappe PR Botb48c7692018-07-09 16:56:49 +05303059apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +40,Budget List,Költségvetési lista
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303060DocType: Work Order Operation,Completed Qty,Befejezett Mennyiség
Frappe PR Bot748c0242018-06-21 10:34:28 +05303061apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +180,"For {0}, only debit accounts can be linked against another credit entry","{0} -hoz, csak terhelés számlákat lehet kapcsolni a másik ellen jóváíráshoz"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303062apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Árlista {0} letiltva
3063apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +127,Row {0}: Completed Qty cannot be more than {1} for operation {2},"Sor {0}: Befejezett Menny nem lehet több, mint {1} működésre {2}"
3064DocType: Manufacturing Settings,Allow Overtime,Túlóra engedélyezése
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303065apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +149,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry","Sorszámozott tétel {0} nem lehet frissíteni a Készlet egyesztetéssel, kérem használja a Készlet bejegyzést"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303066DocType: Training Event Employee,Training Event Employee,Képzési munkavállalói esemény
Frappe PR Bot748c0242018-06-21 10:34:28 +05303067apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1219,Maximum Samples - {0} can be retained for Batch {1} and Item {2}.,Maximum minták - {0} megtartható az {1} köteghez és a {2} tételhez.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303068apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +7,Add Time Slots,Adjon hozzá időszakaszt
Frappe PR Bot748c0242018-06-21 10:34:28 +05303069apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +204,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} sorozatszám szükséges ehhez a Tételhez: {1}. Ezt adta meg: {2}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303070DocType: Stock Reconciliation Item,Current Valuation Rate,Aktuális Készletérték ár
3071DocType: Training Event,Advance,Előleg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303072apps/erpnext/erpnext/config/erpnext_integrations.py +13,GoCardless payment gateway settings,GoCardless fizetési átjáró beállítása
Frappe PR Bot748c0242018-06-21 10:34:28 +05303073apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Exchange Gain/Loss,Árfolyamnyereség / veszteség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303074DocType: Opportunity,Lost Reason,Elvesztés oka
Frappe PR Botb48c7692018-07-09 16:56:49 +05303075apps/erpnext/erpnext/controllers/accounts_controller.py +300,Row #{0}: Account {1} does not belong to company {2},#{0} sor: A {1} számla fiók nem tartozik a {2} vállalathoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303076apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +30,Unable to find DocType {0},Nem sikerült megtalálni ezt: DocType {0}
3077apps/erpnext/erpnext/public/js/templates/address_list.html +22,New Address,Új cím
3078DocType: Quality Inspection,Sample Size,Minta mérete
3079apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +47,Please enter Receipt Document,"Kérjük, adjon meg dokumentum átvételt"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303080apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +411,All items have already been invoiced,Összes tétel már kiszámlázott
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303081apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +49,Please specify a valid 'From Case No.',Kérem adjon meg egy érvényes 'Eset számig'
3082apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +24,Further cost centers can be made under Groups but entries can be made against non-Groups,"További költséghelyek hozhatók létre a csoportok alatt, de bejegyzéseket lehet tenni a csoporttal nem rendelkezőkre is"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303083apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +40,Total allocated leaves are more days than maximum allocation of {0} leave type for employee {1} in the period,"Az allokált távollétek több napot töltenek ki, mint az {1} munkavállaló {1} szabadságának maximális ideje az időszakban"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303084apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Felhasználók és engedélyek
3085DocType: Vehicle Log,VLOG.,VIDEÓBLOG.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303086DocType: Branch,Branch,Ágazat
3087DocType: Soil Analysis,Ca/(K+Ca+Mg),Ca/(K + Ca + Mg)
3088DocType: Delivery Trip,Fulfillment User,Teljesített felhasználó
3089apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Nyomtatás és Márkaépítés
3090DocType: Company,Total Monthly Sales,Havi eladások összesítése
3091DocType: Agriculture Analysis Criteria,Weather,Időjárás
3092DocType: Bin,Actual Quantity,Tényleges Mennyiség
3093DocType: Shipping Rule,example: Next Day Shipping,például: Következő napi szállítás
3094apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +187,Serial No {0} not found,Széria sz. {0} nem található
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303095DocType: Fee Schedule Program,Fee Schedule Program,Díj időzítő program
3096DocType: Fee Schedule Program,Student Batch,Tanuló köteg
3097apps/erpnext/erpnext/utilities/activation.py +119,Make Student,Tanuló létrehozás
3098DocType: Supplier Scorecard Scoring Standing,Min Grade,Min osztályzat
Frappe PR Botb48c7692018-07-09 16:56:49 +05303099apps/erpnext/erpnext/projects/doctype/project/project.py +258,You have been invited to collaborate on the project: {0},Ön meghívást kapott ennek a projeknek a közreműködéséhez: {0}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303100DocType: Supplier Group,Parent Supplier Group,Fő beszállítói csoport
Frappe PR Bot748c0242018-06-21 10:34:28 +05303101apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +159,Physician not available on {0},Az orvos nem érhető el ezen {0}
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303102apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js +47,Accumulated Values in Group Company,Csoport vállalat összesített értékei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303103DocType: Leave Block List Date,Block Date,Zárolás dátuma
3104DocType: Crop,Crop,Termés
3105DocType: Purchase Receipt,Supplier Delivery Note,Beszállító szállítólevele
3106apps/erpnext/erpnext/education/doctype/student_admission/templates/student_admission.html +70,Apply Now,Jelentkezzen most
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303107DocType: Employee Tax Exemption Proof Submission Detail,Type of Proof,Bizonyítás típusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303108apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Actual Qty {0} / Waiting Qty {1},Tényleges Menny {0} / Várakozó Menny {1}
3109DocType: Purchase Invoice,E-commerce GSTIN,E-kereskedelem GSTIN
3110DocType: Sales Order,Not Delivered,Nem szállított
3111,Bank Clearance Summary,Bank Végső összesítő
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303112apps/erpnext/erpnext/config/setup.py +100,"Create and manage daily, weekly and monthly email digests.","Létrehoz és kezeli a napi, heti és havi e-mail összefoglalókat."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303113DocType: Appraisal Goal,Appraisal Goal,Teljesítmény értékelés célja
Frappe PR Bot748c0242018-06-21 10:34:28 +05303114apps/erpnext/erpnext/public/js/hub/hub_form.js +425,Suggest Category?,Javasolod a kategóriát?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303115DocType: Stock Reconciliation Item,Current Amount,Jelenlegi összege
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303116apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +59,Buildings,Készítések
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303117apps/erpnext/erpnext/hr/doctype/employee_tax_exemption_declaration/employee_tax_exemption_declaration.py +24,Tax Declaration of {0} for period {1} already submitted.,Az {0} adóbevallás a {1} időszakra vonatkozóan már benyújtották.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303118DocType: Fee Schedule,Fee Structure,Díjfelépítés
3119DocType: Timesheet Detail,Costing Amount,Költségszámítás Összeg
3120DocType: Student Admission Program,Application Fee,Jelentkezési díj
Frappe PR Bot748c0242018-06-21 10:34:28 +05303121apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +60,Submit Salary Slip,Bérpapír küldés
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303122apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,On Hold,Feltartva
Frappe PR Bot748c0242018-06-21 10:34:28 +05303123apps/erpnext/erpnext/controllers/selling_controller.py +138,Maxiumm discount for Item {0} is {1}%,Maximum kedvezmény erre a tételre: {0} ennyi: {1}%
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303124DocType: Account,Inter Company Account,Inter vállalkozási számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303125apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Csoportos importálás
3126DocType: Sales Partner,Address & Contacts,Címek és Kapcsolattartók
3127DocType: SMS Log,Sender Name,Küldő neve
3128DocType: Agriculture Analysis Criteria,Agriculture Analysis Criteria,Mezőgazdasági elemzési kritérium
Frappe PR Bot748c0242018-06-21 10:34:28 +05303129DocType: HR Settings,Leave Approval Notification Template,Távollét jóváhagyási értesítési sablon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303130DocType: POS Profile,[Select],[Válasszon]
Frappe PR Bot748c0242018-06-21 10:34:28 +05303131DocType: Staffing Plan Detail,Number Of Positions,Pozíciók száma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303132DocType: Vital Signs,Blood Pressure (diastolic),Vérnyomás (diasztolik)
3133DocType: SMS Log,Sent To,Elküldve
3134DocType: Agriculture Task,Holiday Management,Távollétek kezelése
3135DocType: Payment Request,Make Sales Invoice,Vevői megrendelésre számla létrehozás
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303136apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +62,Softwares,Szoftverek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303137apps/erpnext/erpnext/crm/doctype/lead/lead.py +53,Next Contact Date cannot be in the past,Következő megbeszélés dátuma nem lehet a múltban
3138DocType: Company,For Reference Only.,Csak tájékoztató jellegűek.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303139apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +127,Physician {0} not available on {1},A {0} orvos nem érhető el ezen {1}
Frappe PR Botb48c7692018-07-09 16:56:49 +05303140apps/erpnext/erpnext/accounts/page/pos/pos.js +2589,Select Batch No,Válasszon köteg sz.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303141apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +71,Invalid {0}: {1},Érvénytelen {0}: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303142,GSTR-1,GSTR-1
3143DocType: Purchase Invoice,PINV-RET-,BESZSZ-ELLEN-
3144DocType: Fee Validity,Reference Inv,Szla. referencia
3145DocType: Sales Invoice Advance,Advance Amount,Előleg összege
3146DocType: Manufacturing Settings,Capacity Planning,Kapacitástervezés
3147DocType: Supplier Quotation,Rounding Adjustment (Company Currency,Kerekítési korrekció (Vállalkozás pénznemében
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303148DocType: Asset,Policy number,Irányelv száma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303149apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,"""Dátumtól"" szükséges"
3150DocType: Journal Entry,Reference Number,Referencia szám
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303151DocType: Employee,New Workplace,Új munkahely
Frappe PR Bot748c0242018-06-21 10:34:28 +05303152DocType: Retention Bonus,Retention Bonus,Megtartási bónusz
Frappe PR Botb48c7692018-07-09 16:56:49 +05303153apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +347,Material Consumption,Anyag szükséglet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303154apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Lezárttá állít
Frappe PR Bot748c0242018-06-21 10:34:28 +05303155apps/erpnext/erpnext/stock/get_item_details.py +137,No Item with Barcode {0},Nincs tétel ezzel a Vonalkóddal {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303156DocType: Normal Test Items,Require Result Value,Eredmény értékeire van szükség
3157DocType: Item,Show a slideshow at the top of the page,Mutass egy diavetítést a lap tetején
3158apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +532,Boms,Anyagjegyzékek
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303159apps/erpnext/erpnext/stock/doctype/item/item.py +178,Stores,Üzletek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303160DocType: Project Type,Projects Manager,Projekt menedzser
3161DocType: Serial No,Delivery Time,Szállítási idő
Frappe PR Bot748c0242018-06-21 10:34:28 +05303162apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +39,Ageing Based On,Öregedés ezen alapszik
3163apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +63,Appointment cancelled,A vizit törölve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303164DocType: Item,End of Life,Felhasználhatósági idő
Frappe PR Bot748c0242018-06-21 10:34:28 +05303165apps/erpnext/erpnext/demo/setup/setup_data.py +325,Travel,Utazási
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303166DocType: Student Report Generation Tool,Include All Assessment Group,Az összes értékelési csoport bevonása
Frappe PR Botb48c7692018-07-09 16:56:49 +05303167apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +254,No active or default Salary Structure found for employee {0} for the given dates,"Nem talált aktív vagy alapértelmezett bérrendszert erre az Alkalmazottra: {0}, a megadott dátumra"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303168DocType: Leave Block List,Allow Users,Felhasználók engedélyezése
3169DocType: Purchase Order,Customer Mobile No,Vevő mobil tel. szám
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303170DocType: Cash Flow Mapping Template Details,Cash Flow Mapping Template Details,Pénzforgalom térképezés sablon részletei
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303171apps/erpnext/erpnext/config/non_profit.py +68,Loan Management,Hitelkezelés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303172DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Kövesse nyomon külön a bevételeket és ráfordításokat a termék tetőpontokkal vagy felosztásokkal.
3173DocType: Rename Tool,Rename Tool,Átnevezési eszköz
Frappe PR Bot748c0242018-06-21 10:34:28 +05303174apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +81,Update Cost,Költségek újraszámolása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303175DocType: Item Reorder,Item Reorder,Tétel újrarendelés
Frappe PR Bot748c0242018-06-21 10:34:28 +05303176apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +438,Show Salary Slip,Bérkarton megjelenítése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303177apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +917,Transfer Material,Anyag Átvitel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303178DocType: Fees,Send Payment Request,Fizetési kérelem küldése
3179DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Adja meg a műveletet, a működési költségeket, és adjon meg egy egyedi műveletet a műveletekhez."
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303180DocType: Travel Request,Any other details,"Egyéb, más részletek"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303181DocType: Water Analysis,Origin,Származás
Frappe PR Bot748c0242018-06-21 10:34:28 +05303182apps/erpnext/erpnext/controllers/status_updater.py +207,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Ez a dokumentum túlcsordult ennyivel {0} {1} erre a tételre {4}. Létrehoz egy másik {3} ugyanazon {2} helyett?
3183apps/erpnext/erpnext/public/js/controllers/transaction.js +1162,Please set recurring after saving,"Kérjük, állítsa be az ismétlődést a mentés után"
Frappe PR Botb48c7692018-07-09 16:56:49 +05303184apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +821,Select change amount account,Válasszon váltópénz összeg számlát
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303185DocType: Purchase Invoice,Price List Currency,Árlista pénzneme
3186DocType: Naming Series,User must always select,Felhasználónak mindig választani kell
3187DocType: Stock Settings,Allow Negative Stock,Negatív készlet engedélyezése
3188DocType: Installation Note,Installation Note,Telepítési feljegyzés
3189DocType: Soil Texture,Clay,Agyag
3190DocType: Topic,Topic,Téma
Frappe PR Bot748c0242018-06-21 10:34:28 +05303191apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +99,Cash Flow from Financing,Pénzforgalom pénzügyről
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303192DocType: Budget Account,Budget Account,Költségvetési elszámolási számla
3193DocType: Quality Inspection,Verified By,Ellenőrizte
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303194DocType: Travel Request,Name of Organizer,Szervező neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05303195apps/erpnext/erpnext/setup/doctype/company/company.py +82,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Nem lehet megváltoztatni a vállalkozás alapértelmezett pénznemét, mert már léteznek tranzakciók. Tranzakciókat törölni kell az alapértelmezett pénznem megváltoztatásához."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303196DocType: Cash Flow Mapping,Is Income Tax Liability,Ez jövedelemadó kötelezettség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303197DocType: Grading Scale Interval,Grade Description,Osztály Leírás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303198DocType: Clinical Procedure,Is Invoiced,Ez számlázott
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303199DocType: Stock Entry,Purchase Receipt No,Beszerzési megrendelés nyugta sz.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303200apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +31,Earnest Money,Foglaló pénz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303201DocType: Sales Invoice, Shipping Bill Number,Szállítási számla száma
3202apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,A nyomon követhetőség
3203DocType: Asset Maintenance Log,Actions performed,Végrehajtott műveletek
3204DocType: Cash Flow Mapper,Section Leader,Szekció vezető
Frappe PR Bot748c0242018-06-21 10:34:28 +05303205apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +144,Source of Funds (Liabilities),Pénzeszközök forrását (kötelezettségek)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303206apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +52,Source and Target Location cannot be same,A forrás és a célhely nem lehet azonos
Frappe PR Bot748c0242018-06-21 10:34:28 +05303207apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +484,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Mennyiségnek ebben a sorban {0} ({1}) meg kell egyeznie a gyártott mennyiséggel {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303208DocType: Supplier Scorecard Scoring Standing,Employee,Alkalmazott
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303209DocType: Bank Guarantee,Fixed Deposit Number,Fix betétszám
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303210DocType: Asset Repair,Failure Date,Hibás dátum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303211DocType: Support Search Source,Result Title Field,Eredmény cím mező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303212DocType: Sample Collection,Collected Time,Gyűjtési idő
3213DocType: Company,Sales Monthly History,Értékesítések havi története
3214DocType: Asset Maintenance Task,Next Due Date,Következő esedékesség dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05303215apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +242,Select Batch,Válasszon köteget
3216apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +276,{0} {1} is fully billed,{0} {1} teljesen számlázott
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303217apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +31,Vital Signs,Életjelek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303218DocType: Shift Type,End Time,Befejezés dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303219DocType: Payment Entry,Payment Deductions or Loss,Fizetési levonások vagy veszteségek
3220DocType: Soil Analysis,Soil Analysis Criterias,Talajelemzési kritériumok
3221apps/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éshez vagy beszerzéshez.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303222apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +325,Are you sure you want to cancel this appointment?,Biztosan törölni szeretné ezt a találkozót?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303223DocType: Hotel Room Pricing Package,Hotel Room Pricing Package,Szállodai szoba árazási csomag
3224apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Értékesítési folyamat
Frappe PR Botb48c7692018-07-09 16:56:49 +05303225apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +210,Please set default account in Salary Component {0},"Kérjük, állítsa be az alapértelmezett számla foókot a fizetés komponenshez {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303226apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Szükség
3227DocType: Rename Tool,File to Rename,Átnevezendő fájl
3228apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +200,Please select BOM for Item in Row {0},"Kérjük, válassza ki ANYGJZ erre a tételre ebben a sorban {0}"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303229apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +13,Fetch Subscription Updates,Előfizetési frissítések lekérése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303230apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account {0} does not match with Company {1} in Mode of Account: {2},Számla {0} nem egyezik ezzel a vállalkozással {1} ebben a módban: {2}
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303231apps/erpnext/erpnext/controllers/buying_controller.py +690,Specified BOM {0} does not exist for Item {1},Meghatározott ANYAGJEGYZ {0} nem létezik erre a tételre {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303232apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +301,Course: ,Tanfolyam:
3233DocType: Soil Texture,Sandy Loam,Homokos termőföld
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303234apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +239,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,"Ezt a karbantartási ütemtervet: {0}, törölni kell mielőtt lemondaná ezt a Vevői rendelést"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303235DocType: POS Profile,Applicable for Users,Alkalmazható a felhasználókra
3236DocType: Notification Control,Expense Claim Approved,Költség igény jóváhagyva
3237apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +231,No Work Orders created,Nincs létrehozva munka megrendelés
Frappe PR Botb48c7692018-07-09 16:56:49 +05303238apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +391,Salary Slip of employee {0} already created for this period,Bérpapír az Alkalmazotthoz: {0} már létezik erre az időszakra
Frappe PR Bot748c0242018-06-21 10:34:28 +05303239apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +144,Pharmaceutical,Gyógyszeripari
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303240apps/erpnext/erpnext/hr/doctype/leave_encashment/leave_encashment.py +24,You can only submit Leave Encashment for a valid encashment amount,Csak egy távollét beváltást lehet benyújtani az érvényes készpénzre váltáshoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303241apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Bszerzett tételek költsége
Frappe PR Bot748c0242018-06-21 10:34:28 +05303242DocType: Employee Separation,Employee Separation Template,Munkavállalói elválasztási sablon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303243DocType: Selling Settings,Sales Order Required,Vevői rendelés szükséges
3244DocType: Purchase Invoice,Credit To,Követelés ide
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303245apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktív Érdeklődések / Vevők
3246DocType: Employee Education,Post Graduate,Diplomázás után
3247DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Karbantartási ütemterv részletei
3248DocType: Supplier Scorecard,Warn for new Purchase Orders,Figyelmeztetés az új Vevői megrendelésekre
3249DocType: Quality Inspection Reading,Reading 9,Olvasás 9
3250DocType: Supplier,Is Frozen,Ez zárolt
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303251apps/erpnext/erpnext/stock/utils.py +250,Group node warehouse is not allowed to select for transactions,Csoport csomópont raktár nem választhatók a tranzakciókhoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303252DocType: Buying Settings,Buying Settings,Beszerzési Beállítások
3253DocType: Stock Entry Detail,BOM No. for a Finished Good Item,Késztermék Anyagjegyzék száma
3254DocType: Upload Attendance,Attendance To Date,Részvétel befejezés dátuma
3255DocType: Request for Quotation Supplier,No Quote,Nincs árajánlat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303256DocType: Support Search Source,Post Title Key,Utasítás cím kulcs
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303257DocType: Warranty Claim,Raised By,Felvetette
3258DocType: Payment Gateway Account,Payment Account,Fizetési számla
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303259apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +1072,Please specify Company to proceed,"Kérjük, adja meg a vállalkozást a folytatáshoz"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303260apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +81,Net Change in Accounts Receivable,Nettó Vevői számla tartozások változása
3261apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +91,Compensatory Off,Kompenzációs Ki
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303262DocType: Job Offer,Accepted,Elfogadva
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303263DocType: POS Closing Voucher,Sales Invoices Summary,Kimenő értékesítési számlák összefoglalása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303264DocType: Grant Application,Organization,Szervezet
3265DocType: BOM Update Tool,BOM Update Tool,ANYAGJ frissítő eszköz
3266DocType: SG Creation Tool Course,Student Group Name,Diák csoport neve
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303267apps/erpnext/erpnext/manufacturing/report/bom_stock_calculated/bom_stock_calculated.js +23,Show exploded view,Robbantott nézet megjelenítése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303268apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +7,Creating Fees,Díjak létrehozása
Frappe PR Bot748c0242018-06-21 10:34:28 +05303269apps/erpnext/erpnext/setup/doctype/company/company.js +111,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örzsadati megmaradnak. Ez a művelet nem vonható vissza."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303270apps/erpnext/erpnext/templates/pages/product_search.html +21,Search Results,Keresési eredmények
3271DocType: Room,Room Number,Szoba szám
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303272apps/erpnext/erpnext/utilities/transaction_base.py +101,Invalid reference {0} {1},Érvénytelen hivatkozás {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303273DocType: Shipping Rule,Shipping Rule Label,Szállítási szabály címkéi
3274DocType: Journal Entry Account,Payroll Entry,Bérszámfejtési bejegyzés
3275apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +75,View Fees Records,Díjakra vonatkozó bejegyzések megtekintése
Frappe PR Bot748c0242018-06-21 10:34:28 +05303276apps/erpnext/erpnext/setup/doctype/company/company.js +55,Make Tax Template,Adózási sablon létrehozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303277apps/erpnext/erpnext/public/js/conf.js +28,User Forum,Felhasználói fórum
3278apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +319,Raw Materials cannot be blank.,Nyersanyagok nem lehet üres.
Frappe PR Botb48c7692018-07-09 16:56:49 +05303279apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +525,"Could not update stock, invoice contains drop shipping item.","Nem sikerült frissíteni a készletet, számla tartalmaz közvetlen szállítási elemet."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303280DocType: Contract,Fulfilment Status,Teljesítés állapota
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303281DocType: Lab Test Sample,Lab Test Sample,Labor teszt minta
3282DocType: Item Variant Settings,Allow Rename Attribute Value,Engedélyezze az attribútum érték átnevezését
Frappe PR Bot748c0242018-06-21 10:34:28 +05303283apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +552,Quick Journal Entry,Gyors Naplókönyvelés
3284apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +227,You can not change rate if BOM mentioned agianst any item,"Nem tudod megváltoztatni az árat, ha az említett ANYGJZ összefügg már egy tétellel"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303285DocType: Restaurant,Invoice Series Prefix,Számla sorozatok előtagja
3286DocType: Employee,Previous Work Experience,Korábbi szakmai tapasztalat
Frappe PR Bot748c0242018-06-21 10:34:28 +05303287apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +403,Assign Salary Structure,Fizetési struktúra hozzárendelése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303288DocType: Support Settings,Response Key List,Válasz lista
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303289DocType: Stock Entry,For Quantity,Mennyiséghez
3290apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +205,Please enter Planned Qty for Item {0} at row {1},"Kérjük, adjon meg Tervezett Mennyiséget erre a tételre: {0} , ebben a sorban {1}"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303291DocType: Support Search Source,API,API
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303292apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.py +93,Google Maps integration is not enabled,A Google Térképek integrációja nem engedélyezett
Frappe PR Bot748c0242018-06-21 10:34:28 +05303293DocType: Support Search Source,Result Preview Field,Eredmény előnézeti mező
3294apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +273,{0} {1} is not submitted,{0} {1} nem nyújtják be
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303295DocType: Subscription,Trialling,kísérleti
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303296DocType: Sales Invoice Item,Deferred Revenue,Halasztott bevétel
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303297DocType: Shopify Settings,Cash Account will used for Sales Invoice creation,Készpénzszámla kerül használatra az értékesítési számla létrehozásakor
3298DocType: Employee Tax Exemption Declaration Category,Exemption Sub Category,Mentesség alkategóriája
3299apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +31,Supplier Group / Supplier,Beszállítói csoport / beszállító
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303300DocType: Member,Membership Expiry Date,Tagság lejárati idő
Frappe PR Bot748c0242018-06-21 10:34:28 +05303301apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +134,{0} must be negative in return document,{0} negatívnak kell lennie a válasz dokumentumban
Frappe PR Botb48c7692018-07-09 16:56:49 +05303302DocType: Employee Tax Exemption Proof Submission,Submission Date,Beadási dátum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303303,Minutes to First Response for Issues,Eltelt percek a Probléma első lereagálásig
3304DocType: Purchase Invoice,Terms and Conditions1,Általános szerződési feltételek1
3305apps/erpnext/erpnext/public/js/setup_wizard.js +109,The name of the institute for which you are setting up this system.,Az intézmény neve amelyre ezt a rendszert beállítja.
3306DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Könyvelési tételt zárolt eddig a dátumig, senkinek nincs joga végrehajtani / módosítani a bejegyzést kivéve az alább meghatározott beosztásokkal rendelkezőket."
3307apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +116,Please save the document before generating maintenance schedule,"Kérjük, mentse a dokumentumot, a karbantartási ütemterv létrehozása előtt"
Frappe PR Botb48c7692018-07-09 16:56:49 +05303308apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.js +45,Latest price updated in all BOMs,Legutóbbi ár frissítve az összes ANYAGJ-ben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303309apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Projekt téma állapota
3310DocType: UOM,Check this to disallow fractions. (for Nos),"Jelölje be ezt, hogy ne engedélyezze a törtrészt. (a darab számokhoz)"
3311DocType: Student Admission Program,Naming Series (for Student Applicant),Sorszámozási csoportok (Tanuló Kérelmezőhöz)
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303312apps/erpnext/erpnext/hr/doctype/retention_bonus/retention_bonus.py +16,Bonus Payment Date cannot be a past date,A bónusz fizetési dátuma nem történhet a múltban
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303313DocType: Travel Request,Copy of Invitation/Announcement,Meghívó / hirdetmény másolata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303314DocType: Delivery Note,Transporter Name,Fuvarozó neve
3315DocType: Authorization Rule,Authorized Value,Hitelesített érték
3316DocType: BOM,Show Operations,Műveletek megjelenítése
3317,Minutes to First Response for Opportunity,Lehetőségre adott válaszhoz eltelt percek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303318apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +97,Total Absent,Összes Hiány
3319apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1016,Item or Warehouse for row {0} does not match Material Request,Tétel vagy raktár sorban {0} nem egyezik Anyag igényléssel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303320apps/erpnext/erpnext/config/stock.py +195,Unit of Measure,Mértékegység
3321DocType: Fiscal Year,Year End Date,Év végi dátum
3322DocType: Task Depends On,Task Depends On,A feladat ettől függ:
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303323apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1050,Opportunity,Lehetőség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303324DocType: Operation,Default Workstation,Alapértelmezett Munkaállomás
3325DocType: Notification Control,Expense Claim Approved Message,Költség jóváhagyott igény indoklása
3326DocType: Payment Entry,Deductions or Loss,Levonások vagy veszteségek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303327apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +279,{0} {1} is closed,{0} {1} zárva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303328DocType: Email Digest,How frequently?,Milyen gyakran?
3329apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +55,Total Collected: {0},Összesen összegyűjtött: {0}
3330DocType: Purchase Receipt,Get Current Stock,Aktuális raktárkészlet lekérés
3331DocType: Purchase Invoice,ineligible,alkalmatlan
3332apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Fa az Anyagjegyzékekhez
3333DocType: Student,Joining Date,Csatlakozási dátum
3334,Employees working on a holiday,Alkalmazott ünnepen is dolgozik
3335DocType: Share Balance,Current State,Jelenlegi állapot
3336apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +152,Mark Present,Jelenlévőnek jelöl
3337DocType: Share Transfer,From Shareholder,Tulajdonostól
3338DocType: Project,% Complete Method,% befejező módszer
Frappe PR Bot748c0242018-06-21 10:34:28 +05303339apps/erpnext/erpnext/healthcare/setup.py +182,Drug,Drog
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303340apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +200,Maintenance start date can not be before delivery date for Serial No {0},Karbantartás kezdési időpontja nem lehet korábbi a szállítási határidőnél erre a széria sz: {0}
3341DocType: Work Order,Actual End Date,Tényleges befejezési dátum
3342DocType: Cash Flow Mapping,Is Finance Cost Adjustment,Ez pénzügyi költség-korrekció
3343DocType: BOM,Operating Cost (Company Currency),Üzemeltetési költség (Vállaklozás pénzneme)
3344DocType: Purchase Invoice,PINV-,BESZSZ-
3345DocType: Authorization Rule,Applicable To (Role),Alkalmazandó (Beosztás)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303346apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +10,Pending Leaves,Függő távollétek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303347DocType: BOM Update Tool,Replace BOM,Cserélje ki a ANYAGJ-et
3348apps/erpnext/erpnext/healthcare/doctype/lab_test_template/lab_test_template.py +110,Code {0} already exist,A(z) {0} kód már létezik
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303349DocType: Consultation,Procedures,Eljárások
3350apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.py +36,Sales orders are not available for production,A vevői rendelések nem állnak rendelkezésre a termeléshez
Frappe PR Bot748c0242018-06-21 10:34:28 +05303351DocType: Asset Movement,Purpose,Cél
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303352DocType: Company,Fixed Asset Depreciation Settings,Álló állóeszköz értékcsökkenés beállításai
3353DocType: Item,Will also apply for variants unless overrridden,"Változatokra is alkalmazni fogja, hacsak nem kerül fellülírásra"
3354DocType: Purchase Invoice,Advances,Előlegek
3355DocType: Work Order,Manufacture against Material Request,Előállítás az Anyag igénylésre
3356apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +14,Assessment Group: ,Értékelés csoport:
3357DocType: Item Reorder,Request for,Kérelem
3358apps/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ó"
3359DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Alapár (a Készlet mértékegysége szerint)
3360DocType: SMS Log,No of Requested SMS,Igényelt SMS száma
Frappe PR Botb48c7692018-07-09 16:56:49 +05303361apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +316,Leave Without Pay does not match with approved Leave Application records,Fizetés nélküli távollét nem egyezik meg a jóváhagyott távolléti igény bejegyzésekkel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303362DocType: Campaign,Campaign-.####,Kampány -.####
3363apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Következő lépések
Frappe PR Bot748c0242018-06-21 10:34:28 +05303364DocType: Travel Request,Domestic,Belföldi
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303365apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +820,Please supply the specified items at the best possible rates,Kérjük szállítsa be a tételeket a lehető legjobb árakon
Frappe PR Bot748c0242018-06-21 10:34:28 +05303366apps/erpnext/erpnext/hr/doctype/employee_transfer/employee_transfer.py +19,Employee Transfer cannot be submitted before Transfer Date ,Az alkalmazotti átutalást nem lehet benyújtani az átutalás dátuma előtt
3367DocType: Certification Application,USD,USD
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303368apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +28,Make Invoice,Számla készítése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303369apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +103,Remaining Balance,Visszamaradt egyenlege
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303370DocType: Selling Settings,Auto close Opportunity after 15 days,Automatikus lezárása az ügyeknek 15 nap után
Frappe PR Bot748c0242018-06-21 10:34:28 +05303371apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +87,Purchase Orders are not allowed for {0} due to a scorecard standing of {1}.,"Vásárlási rendelések nem engedélyezettek erre: {0}, mivel az eredménymutatók értéke: {1}."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303372apps/erpnext/erpnext/stock/doctype/item/item.py +514,Barcode {0} is not a valid {1} code,{0}vonalkód nem érvényes {1} kód
Frappe PR Bot748c0242018-06-21 10:34:28 +05303373apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js +25,End Year,Befejező év
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303374apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Áraj / Lehet %
Frappe PR Botb48c7692018-07-09 16:56:49 +05303375apps/erpnext/erpnext/hr/doctype/employee/employee.py +134,Contract End Date must be greater than Date of Joining,"Szerződés befejezés dátuma nem lehet nagyobb, mint a Csatlakozás dátuma"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303376DocType: Driver,Driver,Sofőr
3377DocType: Vital Signs,Nutrition Values,Táplálkozási értékek
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303378DocType: Lab Test Template,Is billable,Ez számlázható
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303379DocType: Delivery Note,DN-,SZL-
3380DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,"Egy forgalmazó / kereskedő / bizományos / társulat / viszonteladó harmadik fél, aki jutalákért eladja a vállalatok termékeit."
Frappe PR Bot748c0242018-06-21 10:34:28 +05303381apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +408,{0} against Purchase Order {1},{0} a {1} Beszerzési megrendeléshez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303382DocType: Patient,Patient Demographics,Patient Demográfia
3383DocType: Task,Actual Start Date (via Time Sheet),Tényleges kezdési dátum (Idő nyilvántartó szerint)
3384apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,"Ez egy példa honlap, amit automatikusan generált az ERPNext"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303385apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +49,Ageing Range 1,Öregedés tartomány 1
3386DocType: Shopify Settings,Enable Shopify,Engedélyezze a Shopify alkalmazást
3387apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +219,Total advance amount cannot be greater than total claimed amount,A teljes előleg összege nem haladhatja meg a teljes igényelt összegét
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303388DocType: 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.
3389
3390#### Note
3391
3392The 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.
3393
3394#### Description of Columns
3395
Frappe PR Bot748c0242018-06-21 10:34:28 +053033961. Calculation Type:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303397 - This can be on **Net Total** (that is the sum of basic amount).
3398 - **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.
3399 - **Actual** (as mentioned).
34002. Account Head: The Account ledger under which this tax will be booked
34013. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
34024. Description: Description of the tax (that will be printed in invoices / quotes).
34035. Rate: Tax rate.
34046. Amount: Tax amount.
34057. Total: Cumulative total to this point.
34068. 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).
34079. 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.
340810. Add or Deduct: Whether you want to add or deduct the tax.","Alapértelmezett adó sablon, amelyet alkalmazni lehet, az összes beszerzési tranzakciókhoz. Ez a sablon tartalmazhat adó fejléc listákat és egyéb kiadás fejléceket, mint a ""Szállítás"", ""Biztosítás"", ""Kezelés"" stb. #### Megjegyzés: Az itt megadott adó mértéke határozná meg az adó normál kulcsát minden **tételnek**. Ha vannak más értékkel rendelkező **tételek**, akkor hozzá kell azokat adni az **Tétel adó** táblázathoz a **Tétel** törzsadatban. #### Oszlopok 1. leírása: Számítási típus: - Ez lehet a **Teljes nettó** (vagyis az alap érték összege). - **Az előző sor Összérték / Érték** (kumulatív adók vagy díjak). Ha ezt a lehetőséget választja, az adót százalékában fogja kezelni az előző sorból (az adótáblában) érték vagy összértékként. - **A tényleges** (mint említettük). 2. Főkönyv fejléc: A főkönyvi számla, amelyen ezt az adót könyvelik 3. Költséghely: Ha az adó / díj jövedelem (például a szállítás), vagy költség akkor azt a Költség centrumhoz kell könyvelni. 4. Leírás: Adó leírása (amely nyomtat a számlákra / ajánlatokra). 5. Érték: adókulcs. 6. Összeg: Adó összege. 7. Teljes: Összesített összesen ebben a pontban. 8. Sor megadása: Ha ""Előző sor összértéke"" alapul, akkor kiválaszthatja a sor számát, mint ennek a számításnak az alapját (alapértelmezett az előző sor). 9. Vegye figyelembe az Adót vagy számítson fel érte: Ebben a részben beállíthatja , hogy az Adó / felszámítás csak becslés (nem része az összegnek) vagy csak összeg (nem ad további felszámítást a tételhez) vagy mindkettő. 10. Hozzáad vagy levon: Akár le akarja vonni vagy hozzáadni az Adót."
3409DocType: Homepage,Homepage,Kezdőlap
3410apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +68,Select Physician...,Válasszon orvost...
Frappe PR Bot748c0242018-06-21 10:34:28 +05303411apps/erpnext/erpnext/public/js/hub/hub_listing.js +598,Back to Products,Vissza a termékekhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303412DocType: Grant Application,Grant Application Details ,Támogatási kérelem részletei
Frappe PR Bot748c0242018-06-21 10:34:28 +05303413DocType: Employee Separation,Employee Separation,Munkavállalói elválasztás
3414DocType: BOM Item,Original Item,Eredeti tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303415DocType: Purchase Receipt Item,Recd Quantity,Szüks Mennyiség
3416apps/erpnext/erpnext/education/doctype/program_enrollment/program_enrollment.py +65,Fee Records Created - {0},Díj rekordok létrehozva - {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303417DocType: Asset Category Account,Asset Category Account,Vagyontárgy kategória főkönyvi számla
Frappe PR Botb48c7692018-07-09 16:56:49 +05303418apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +966,Row #{0} (Payment Table): Amount must be positive,# {0} (Fizetési táblázat) sor: Az összegnek pozitívnak kell lennie
3419apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +145,Cannot produce more Item {0} than Sales Order quantity {1},"Nem lehet több mint ennyit {0} gyártani a tételből, mint amennyi a Vevői rendelési mennyiség {1}"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303420apps/erpnext/erpnext/stock/doctype/item/item.js +422,Select Attribute Values,Válassza ki a jellemzők értékeit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303421DocType: Purchase Invoice,Reason For Issuing document,Dokumentum kiadásának oka
Frappe PR Bot748c0242018-06-21 10:34:28 +05303422apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +578,Stock Entry {0} is not submitted,"Készlet bejegyzés: {0} nem nyújtják be,"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303423DocType: Payment Reconciliation,Bank / Cash Account,Bank / Készpénz számla
3424apps/erpnext/erpnext/crm/doctype/lead/lead.py +47,Next Contact By cannot be same as the Lead Email Address,"Következő kapcsolat evvel nem lehet ugyanaz, mint az érdeklődő e-mail címe"
3425DocType: Tax Rule,Billing City,Számlázási Város
3426DocType: Asset,Manual,Kézikönyv
3427DocType: Salary Component Account,Salary Component Account,Bér összetevők számlája
3428DocType: Global Defaults,Hide Currency Symbol,Pénznem szimbólumának elrejtése
3429apps/erpnext/erpnext/config/non_profit.py +58,Donor information.,Adományozói információk.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303430apps/erpnext/erpnext/config/accounts.py +336,"e.g. Bank, Cash, Credit Card","pl. bank, készpénz, hitelkártya"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303431DocType: Job Applicant,Source Name,Forrá név
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303432DocType: Vital Signs,"Normal resting blood pressure in an adult is approximately 120 mmHg systolic, and 80 mmHg diastolic, abbreviated ""120/80 mmHg""","Normális pihenő vérnyomás egy felnőttnél körülbelül 120 Hgmm szisztolés és 80 Hgmm diasztolés, rövidítve ""120/80 Hgmm"""
Frappe PR Bot748c0242018-06-21 10:34:28 +05303433apps/erpnext/erpnext/stock/doctype/batch/batch.py +124,"Set items shelf life in days, to set expiry based on manufacturing_date plus self life","Állítsa be a tételek eltarthatósági napjainak számát, a lejárati idő meghatározásához a gyártási dátum plusz az eltarthatóság alapján"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303434DocType: Journal Entry,Credit Note,Követelés értesítő
3435DocType: Projects Settings,Ignore Employee Time Overlap,Alkalmazottak időbeli átfedésének figyelmen kívül hagyása
3436DocType: Warranty Claim,Service Address,Szerviz címe
3437DocType: Asset Maintenance Task,Calibration,Kalibráció
Frappe PR Bot748c0242018-06-21 10:34:28 +05303438apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +99,{0} is a company holiday,A(z) {0} vállallati ünnepi időszak
3439apps/erpnext/erpnext/patches/v11_0/add_default_email_template_for_leave.py +19,Leave Status Notification,Távollét állapotjelentés
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303440DocType: Patient Appointment,Procedure Prescription,Vényköteles eljárás
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303441apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Furnitures and Fixtures,Bútorok és világítótestek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303442DocType: Travel Request,Travel Type,Utazás típusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303443DocType: Item,Manufacture,Gyártás
3444apps/erpnext/erpnext/utilities/user_progress.py +27,Setup Company,Vállalkozás beállítása
3445,Lab Test Report,Labor tesztjelentés
Frappe PR Bot748c0242018-06-21 10:34:28 +05303446DocType: Employee Benefit Application,Employee Benefit Application,Alkalmazotti juttatási kérelem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303447apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,"Kérjük, először a szállítólevelet"
3448DocType: Student Applicant,Application Date,Jelentkezési dátum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303449DocType: Salary Component,Amount based on formula,Összeg a képlet alapján
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303450DocType: Purchase Invoice,Currency and Price List,Pénznem és árlista
3451DocType: Opportunity,Customer / Lead Name,Vevő / Érdeklődő neve
3452apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +115,Clearance Date not mentioned,Végső dátum nem szerepel
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303453DocType: Payroll Period,Taxable Salary Slabs,Adóköteles bérszakaszok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303454apps/erpnext/erpnext/config/manufacturing.py +7,Production,Gyártás
3455DocType: Guardian,Occupation,Foglalkozása
3456apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +74,Row {0}:Start Date must be before End Date,Row {0}: kezdő dátumot kell lennie a befejezés dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05303457DocType: Salary Component,Max Benefit Amount (Yearly),Maximális juttatás összege (évente)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303458DocType: Crop,Planting Area,Ültetési terület
3459apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Összesen(db)
3460DocType: Installation Note Item,Installed Qty,Telepített Mennyiség
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303461apps/erpnext/erpnext/utilities/user_progress.py +31,You added ,Ön hozzáadta:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303462DocType: Purchase Taxes and Charges,Parenttype,Főágtípus
3463apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +10,Training Result,Képzés eredménye
3464DocType: Purchase Invoice,Is Paid,Ez ki van fizetve
3465DocType: Salary Structure,Total Earning,Összesen jóváírva
3466DocType: Purchase Receipt,Time at which materials were received,Anyagok érkezésénak Időpontja
3467DocType: Products Settings,Products per Page,Termékek oldalanként
3468DocType: Stock Ledger Entry,Outgoing Rate,Kimenő árérték
Frappe PR Botb48c7692018-07-09 16:56:49 +05303469apps/erpnext/erpnext/controllers/accounts_controller.py +349, or ,vagy
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303470DocType: Sales Order,Billing Status,Számlázási állapot
3471apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Probléma jelentése
Frappe PR Bot748c0242018-06-21 10:34:28 +05303472apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +127,Utility Expenses,Közműben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303473apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90 felett
Frappe PR Bot748c0242018-06-21 10:34:28 +05303474apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +253,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,"Sor # {0}: Naplókönyvelés {1} nem rendelkezik {2} számlával, vagy már összeegyeztetett egy másik utalvánnyal"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303475DocType: Supplier Scorecard Criteria,Criteria Weight,Kritérium Súlyozás
Frappe PR Bot748c0242018-06-21 10:34:28 +05303476apps/erpnext/erpnext/patches/v11_0/add_default_email_template_for_leave.py +7,Leave Approval Notification,Távollét jóváhagyási értesítés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303477DocType: Buying Settings,Default Buying Price List,Alapértelmezett Vásárlási árjegyzék
3478DocType: Payroll Entry,Salary Slip Based on Timesheet,Bérpapirok a munkaidő jelenléti ív alapján
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303479apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +49,Buying Rate,Beszerzési árérték
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303480apps/erpnext/erpnext/controllers/buying_controller.py +573,Row {0}: Enter location for the asset item {1},{0} sor: Adja meg a vagyontárgy eszközelem helyét {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303481DocType: Notification Control,Sales Order Message,Vevői rendelés üzenet
3482apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Alapértelmezett értékek, mint a vállalkozás, pénznem, folyó pénzügyi év, stb. beállítása."
3483DocType: Payment Entry,Payment Type,Fizetési mód
Frappe PR Bot748c0242018-06-21 10:34:28 +05303484apps/erpnext/erpnext/stock/doctype/batch/batch.py +245,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,"Kérjük, válasszon egy Köteget ehhez a tételhez {0}. Nem található egyedülállü köteg, amely megfelel ennek a követelménynek"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303485DocType: Hub Category,Parent Category,Fő kategória
3486DocType: Payroll Entry,Select Employees,Válassza ki az Alkalmazottakat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303487DocType: Shopify Settings,Sales Invoice Series,Kimenő értékesítési számla sorozat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303488DocType: Opportunity,Potential Sales Deal,Potenciális értékesítési üzlet
3489DocType: Complaint,Complaints,Panaszok
Frappe PR Bot748c0242018-06-21 10:34:28 +05303490DocType: Employee Tax Exemption Declaration,Employee Tax Exemption Declaration,Munkavállalói adómentességi nyilatkozat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303491DocType: Payment Entry,Cheque/Reference Date,Csekk/Hivatkozási dátum
3492DocType: Purchase Invoice,Total Taxes and Charges,Összes adók és költségek
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303493apps/erpnext/erpnext/assets/doctype/asset/asset.py +89,Available-for-use Date is entered as past date,A rendelkezésre állási dátum egy korábbi dátumként lett bejegyezve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303494DocType: Employee,Emergency Contact,Sürgősségi Kapcsolat
3495DocType: Bank Reconciliation Detail,Payment Entry,Fizetési bevitel
3496,sales-browser,értékesítés-böngésző
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303497apps/erpnext/erpnext/accounts/doctype/account/account.js +73,Ledger,Főkönyv
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303498DocType: Patient Medical Record,PMR-,PMR-
3499DocType: Drug Prescription,Drug Code,Drogkódex
3500DocType: Target Detail,Target Amount,Célösszeg
3501DocType: POS Profile,Print Format for Online,Nyomtatási formátum az internethez
3502DocType: Shopping Cart Settings,Shopping Cart Settings,Bevásárló kosár Beállítások
3503DocType: Journal Entry,Accounting Entries,Könyvelési tételek
3504apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +17,"If selected Pricing Rule is made for 'Rate', it will overwrite Price List. Pricing Rule rate is the final rate, 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 az ""Árérték"" -re vonatkozó Árszabályozást választja, az felülírja az Árlistát. Az árszabályozás a végső árérték, tehát további engedmény nem alkalmazható. Ezért olyan tranzakciókban, mint az Vevői rendelés, a Beszerzési megbízás stb., akkor a ""Árérték"" mezőben fogják megkapni, az ""Árlista árrérték"" mező helyett."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303505DocType: Journal Entry,Paid Loan,Fizetett kölcsön
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303506apps/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 ezt az engedélyezési szabályt: {0}"
3507DocType: Journal Entry Account,Reference Due Date,Hivatkozási határidő
3508DocType: Purchase Order,Ref SQ,Hiv. BR
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303509DocType: Leave Type,Applicable After (Working Days),Alkalmazható ezután (munkanapok)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303510apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Receipt document must be submitted,Nyugta dokumentumot be kell nyújtani
3511DocType: Purchase Invoice Item,Received Qty,Beérkezett Mennyiség
3512DocType: Stock Entry Detail,Serial No / Batch,Széria sz. / Köteg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303513apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +347,Not Paid and Not Delivered,Nem fizetett és le nem szállított
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303514DocType: Product Bundle,Parent Item,Fő tétel
3515DocType: Account,Account Type,Számla típus
3516DocType: Delivery Note,DN-RET-,SZL-ELLEN-
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303517DocType: Shopify Settings,Webhooks Details,Webes hívatkozások részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303518apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Nincsenek idő nyilvántartások
3519DocType: GoCardless Mandate,GoCardless Customer,GoCardless ügyfél
Frappe PR Bot748c0242018-06-21 10:34:28 +05303520apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +160,Leave Type {0} cannot be carry-forwarded,Távollét típusa {0} nem továbbítható jövőbe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303521apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +215,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"Karbantartási ütemterv nem lett létrehozva összes tételre. Kérjük, kattintson erre: ""Ütemezést létrehozás"""
3522,To Produce,Termelni
Frappe PR Bot748c0242018-06-21 10:34:28 +05303523DocType: Leave Encashment,Payroll,Bérszámfejtés
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303524apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +198,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included",A {1} -nek a {0} sorbában. A Tétel értékébe a {2} beillesztéséhez a {3} sorokat is hozzá kell adni
Frappe PR Bot748c0242018-06-21 10:34:28 +05303525DocType: Healthcare Service Unit,Parent Service Unit,Fő szervezeti egység
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303526apps/erpnext/erpnext/utilities/activation.py +101,Make User,Felhasználó létrehozás
3527DocType: Packing Slip,Identification of the package for the delivery (for print),Csomag azonosítása a szállításhoz (nyomtatáshoz)
3528DocType: Bin,Reserved Quantity,Mennyiség lefoglalva
3529apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Kérem adjon meg egy érvényes e-mail címet
3530DocType: Volunteer Skill,Volunteer Skill,Önkéntes készsége
3531DocType: Bank Reconciliation,Include POS Transactions,Tartalmazza a POS kassza tranzakciókat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303532DocType: Purchase Invoice,Inter Company Invoice Reference,Inter vállalkozási számla hivatkozás
Frappe PR Botb48c7692018-07-09 16:56:49 +05303533apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +882,Please select an item in the cart,"Kérjük, válasszon ki egy tételt a kosárban"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303534DocType: Landed Cost Voucher,Purchase Receipt Items,Beszerzési megrendelés nyugta tételek
3535apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Testreszabása Forms
Frappe PR Bot748c0242018-06-21 10:34:28 +05303536apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +77,Arrear,Lemaradás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303537apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Depreciation Amount during the period,Az értékcsökkentési leírás összege az időszakban
3538DocType: Sales Invoice,Is Return (Credit Note),Ez visszatérés (tőlünk követelés jegyzet)
3539apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +32,Serial no is required for the asset {0},Sorszám kötelező a {0} vagyoni eszközhöz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303540apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +43,Disabled template must not be default template,Letiltott sablon nem lehet alapértelmezett sablon
Frappe PR Bot748c0242018-06-21 10:34:28 +05303541apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.py +290,For row {0}: Enter planned qty,A(z) {0} sorhoz: Írja be a tervezett mennyiséget
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303542DocType: Shareholder,SH-,SH-
3543DocType: Account,Income Account,Jövedelem számla
3544DocType: Payment Request,Amount in customer's currency,Összeg ügyfél valutájában
Frappe PR Botb48c7692018-07-09 16:56:49 +05303545apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +869,Delivery,Szállítás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303546DocType: Volunteer,Weekdays,Hétköznapok
3547DocType: Stock Reconciliation Item,Current Qty,Jelenlegi mennyiség
3548DocType: Restaurant Menu,Restaurant Menu,Éttermi menü
Frappe PR Botb48c7692018-07-09 16:56:49 +05303549DocType: Loyalty Program,Help Section,Súgó szakasz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303550apps/erpnext/erpnext/templates/generators/item_group.html +36,Prev,Előző
3551DocType: Appraisal Goal,Key Responsibility Area,Felelősségi terület
3552apps/erpnext/erpnext/utilities/activation.py +127,"Student Batches help you track attendance, assessments and fees for students","Tanulók kötegei, segítenek nyomon követni a részvételt, értékeléseket és díjakat a hallgatókhoz"
3553DocType: Payment Entry,Total Allocated Amount,Lefoglalt teljes összeg
Frappe PR Bot748c0242018-06-21 10:34:28 +05303554apps/erpnext/erpnext/setup/doctype/company/company.py +157,Set default inventory account for perpetual inventory,Alapértelmezett készlet számla beállítása a folyamatos készlethez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303555DocType: Item Reorder,Material Request Type,Anyagigénylés típusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303556apps/erpnext/erpnext/non_profit/doctype/grant_application/grant_application.js +17,Send Grant Review Email,Küldjön támogatás áttekintő e-mailt
Frappe PR Botb48c7692018-07-09 16:56:49 +05303557apps/erpnext/erpnext/accounts/page/pos/pos.js +859,"LocalStorage is full, did not save","HelyiRaktár tele van, nem mentettem"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303558apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +113,Row {0}: UOM Conversion Factor is mandatory,Sor {0}: UOM átváltási arányra is kötelező
3559DocType: Employee Benefit Claim,Claim Date,Követelés dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303560apps/erpnext/erpnext/utilities/user_progress.py +235,Room Capacity,Szoba kapacitás
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303561apps/erpnext/erpnext/stock/doctype/item_alternative/item_alternative.py +28,Already record exists for the item {0},Már létezik rekord a(z) {0} tételre
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303562apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +28,Ref,Hiv.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303563apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +48,You will lose records of previously generated invoices. Are you sure you want to restart this subscription?,Elveszti a korábban generált számlák nyilvántartását. Biztosan újra szeretné kezdeni ezt az előfizetést?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303564DocType: Lab Test,LP-,LP-
3565DocType: Healthcare Settings,Registration Fee,Regisztrációs díj
Frappe PR Botb48c7692018-07-09 16:56:49 +05303566DocType: Loyalty Program Collection,Loyalty Program Collection,Hűségprogram-gyűjtemény
Frappe PR Bot748c0242018-06-21 10:34:28 +05303567DocType: Stock Entry Detail,Subcontracted Item,Alvállalkozói tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303568DocType: Budget,Cost Center,Költséghely
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303569apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +45,Voucher #,Utalvány #
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303570DocType: Notification Control,Purchase Order Message,Beszerzési megrendelés üzenet
3571DocType: Tax Rule,Shipping Country,Szállítás Országa
3572DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Ügyfél adóazonosító elrejtése az Értékesítési tranzakciókból
3573DocType: Upload Attendance,Upload HTML,HTML feltöltése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303574DocType: Employee,Relieving Date,Tehermentesítés dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05303575DocType: Purchase Invoice,Total Quantity,Teljes mennyiség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303576apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +14,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Árképzési szabály azért készül, hogy az felülírja az árjegyzéket / kedvezmény százalékos meghatározását, néhány feltétel alapján."
3577DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Raktárat csak a Készlet bejegyzéssel / Szállítólevéllel / Beszerzési nyugtán keresztül lehet megváltoztatni
3578DocType: Employee Education,Class / Percentage,Osztály / Százalékos
Frappe PR Bot748c0242018-06-21 10:34:28 +05303579DocType: Shopify Settings,Shopify Settings,Shopify beállítások
3580apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +122,Head of Marketing and Sales,Marketing és Értékesítés vezetője
3581apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +75,Income Tax,Jövedelemadó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303582apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Ipari típusonkénti Érdeklődés nyomonkövetése.
3583apps/erpnext/erpnext/utilities/user_progress.py +101,Go to Letterheads,Menjen a Fejlécekhez
Frappe PR Bot748c0242018-06-21 10:34:28 +05303584DocType: Subscription,Cancel At End Of Period,Törlés a periódus végén
3585apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +114,Property already added,Már hozzáadott tulajdonság
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303586DocType: Item Supplier,Item Supplier,Tétel Beszállító
Frappe PR Bot748c0242018-06-21 10:34:28 +05303587apps/erpnext/erpnext/public/js/controllers/transaction.js +1263,Please enter Item Code to get batch no,"Kérjük, adja meg a tételkódot a köteg szám megadásához"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303588apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +914,Please select a value for {0} quotation_to {1},"Kérjük, válasszon értéket {0} ehhez az árajánlathoz {1}"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303589apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +428,No Items selected for transfer,Nincs átcsoportosításra váró tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303590apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Összes cím.
3591DocType: Company,Stock Settings,Készlet beállítások
Frappe PR Bot748c0242018-06-21 10:34:28 +05303592apps/erpnext/erpnext/accounts/doctype/account/account.py +185,"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"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303593DocType: Vehicle,Electric,Elektromos
3594DocType: Task,% Progress,% Haladás
Frappe PR Bot748c0242018-06-21 10:34:28 +05303595apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +130,Gain/Loss on Asset Disposal,Nyereség / veszteség Vagyontárgy eltávolításán
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303596apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.js +21,"Only the Student Applicant with the status ""Approved"" will be selected in the table below.",Az alábbi táblázatban csak a &quot;Jóváhagyott&quot; állapotú hallgatói pályázó kerül kiválasztásra.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303597apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +118,Account number for account {0} is not available.<br> Please setup your Chart of Accounts correctly.,"A (z) {0} fiókhoz tartozó fiókszám nem érhető el. <br> Kérjük, helyesen állítsa be a számlatörténetét."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303598DocType: Task,Depends on Tasks,Függ a Feladatoktól
3599apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Vevői csoport fa. kezelése.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303600DocType: Normal Test Items,Result Value,Eredményérték
3601DocType: Hotel Room,Hotels,Szállodák
3602DocType: Supplier Quotation,SQTN-,BESZÁRAJ-
3603apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Új költséghely neve
3604DocType: Leave Control Panel,Leave Control Panel,Távollét vezérlőpult
3605DocType: Project,Task Completion,Feladat befejezése
Frappe PR Bot748c0242018-06-21 10:34:28 +05303606apps/erpnext/erpnext/templates/includes/product_page.js +31,Not in Stock,Nincs készleten
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303607DocType: Volunteer,Volunteer Skills,Önkéntes készségei
Frappe PR Bot748c0242018-06-21 10:34:28 +05303608DocType: Additional Salary,HR User,HR Felhasználó
3609DocType: Bank Guarantee,Reference Document Name,Referencia dokumentum név
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303610DocType: Purchase Invoice,Taxes and Charges Deducted,Levont adók és költségek
Frappe PR Bot748c0242018-06-21 10:34:28 +05303611DocType: Support Settings,Issues,Problémák
Frappe PR Botb48c7692018-07-09 16:56:49 +05303612DocType: Loyalty Program,Loyalty Program Name,Hűségprogram neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303613apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Állapotnak az egyike kell llennie ennek {0}
3614apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +64,Reminder to update GSTIN Sent,Emlékeztető a GSTIN elküldésének frissítésére
3615DocType: Sales Invoice,Debit To,Tartozás megterhelése
3616DocType: Restaurant Menu Item,Restaurant Menu Item,Éttermi menüpont
3617DocType: Delivery Note,Required only for sample item.,Szükséges csak a minta elemet.
3618DocType: Stock Ledger Entry,Actual Qty After Transaction,Tényleges Mennyiség a tranzakció után
3619,Pending SO Items For Purchase Request,Függőben lévő VR tételek erre a vásárolható rendelésre
3620apps/erpnext/erpnext/education/doctype/student_admission/student_admission.py +35,Student Admissions,Tanuló Felvételi
Frappe PR Bot748c0242018-06-21 10:34:28 +05303621apps/erpnext/erpnext/accounts/party.py +400,{0} {1} is disabled,{0} {1} le van tiltva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303622DocType: Supplier,Billing Currency,Számlázási Árfolyam
3623DocType: Sales Invoice,SINV-RET-,ÉSZLA-ELLEN-
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303624apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +175,Extra Large,Extra Nagy
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303625DocType: Loan,Loan Application,Hiteligénylés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303626DocType: Crop,Scientific Name,Tudományos név
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303627DocType: Bank Account,Branch Code,Fiók-kód
Frappe PR Bot748c0242018-06-21 10:34:28 +05303628apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +97,Total Leaves,Összes távollétek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303629DocType: Customer,"Reselect, if the chosen contact is edited after save","Újra válassza ki, ha a kiválasztott névjegyet a mentés után módosítja"
3630DocType: Consultation,In print,Nyomtatásban
3631,Profit and Loss Statement,Az eredmény-kimutatás
3632DocType: Bank Reconciliation Detail,Cheque Number,Csekk száma
3633,Sales Browser,Értékesítési böngésző
3634DocType: Journal Entry,Total Credit,Követelés összesen
Frappe PR Bot748c0242018-06-21 10:34:28 +05303635apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +581,Warning: Another {0} # {1} exists against stock entry {2},Figyelmeztetés: Egy másik {0} # {1} létezik a {2} készlet bejegyzéssel szemben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303636apps/erpnext/erpnext/utilities/user_progress_utils.py +66,Local,Helyi
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303637apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),A hitelek és előlegek (Tárgyi eszközök)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303638apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Követelések
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303639apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +174,Large,Nagy
3640DocType: Bank Statement Settings,Bank Statement Settings,Banki kivonat beállításai
Frappe PR Bot748c0242018-06-21 10:34:28 +05303641DocType: Shopify Settings,Customer Settings,Ügyfélbeállítások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303642DocType: Homepage Featured Product,Homepage Featured Product,Kezdőlap Ajánlott termék
Frappe PR Bot748c0242018-06-21 10:34:28 +05303643apps/erpnext/erpnext/manufacturing/doctype/blanket_order/blanket_order.js +12,View Orders,Rendelések megtekintése
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303644apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +229,All Assessment Groups,Az Értékelési Groups
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303645apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Új raktár neve
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303646DocType: Shopify Settings,App Type,Alk típusa
Frappe PR Bot748c0242018-06-21 10:34:28 +05303647apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py +380,Total {0} ({1}),Összesen {0} ({1})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303648DocType: C-Form Invoice Detail,Territory,Terület
3649apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +151,Please mention no of visits required,Kérjük említse meg a szükséges résztvevők számát
Frappe PR Bot748c0242018-06-21 10:34:28 +05303650DocType: Asset,AST,AST
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303651DocType: Stock Settings,Default Valuation Method,Alapértelmezett készletérték számítási mód
3652apps/erpnext/erpnext/education/doctype/student/student_dashboard.py +26,Fee,Részvételi díj
Frappe PR Bot748c0242018-06-21 10:34:28 +05303653apps/erpnext/erpnext/setup/doctype/company/company.js +174,Update in progress. It might take a while.,Frissítés folyamatban. Ez eltarthat egy ideig.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303654DocType: Production Plan Item,Produced Qty,Termelt mennyiség
3655DocType: Vehicle Log,Fuel Qty,Üzemanyag menny.
3656DocType: Stock Entry,Target Warehouse Name,Cél raktár neve
3657DocType: Work Order Operation,Planned Start Time,Tervezett kezdési idő
3658DocType: Course,Assessment,Értékelés
3659DocType: Payment Entry Reference,Allocated,Lekötött
Frappe PR Bot748c0242018-06-21 10:34:28 +05303660apps/erpnext/erpnext/config/accounts.py +273,Close Balance Sheet and book Profit or Loss.,Záró mérleg és nyereség vagy veszteség könyvelés.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303661DocType: Student Applicant,Application Status,Jelentkezés állapota
3662DocType: Sensitivity Test Items,Sensitivity Test Items,Érzékenységi vizsgálati tételek
3663DocType: Project Update,Project Update,Projekt téma frissítés
3664DocType: Fees,Fees,Díjak
3665DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Adja meg az átváltási árfolyamot egy pénznem másikra váltásához
Frappe PR Bot748c0242018-06-21 10:34:28 +05303666apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +161,Quotation {0} is cancelled,{0} ajánlat törölve
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303667apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +132,Total Outstanding Amount,Teljes fennálló kintlévő összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303668DocType: Sales Partner,Targets,Célok
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303669apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].js +40,Please register the SIREN number in the company information file,"Kérjük, regisztrálja a SIREN számot a céginformációs fájlban"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303670DocType: Price List,Price List Master,Árlista törzsadat
3671DocType: GST Account,CESS Account,CESS számla
3672DocType: 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ó címkézhető több ** Értékesítő személy** felé, így beállíthat és követhet célokat."
Frappe PR Bot748c0242018-06-21 10:34:28 +05303673apps/erpnext/erpnext/templates/pages/help.html +35,Forum Activity,Fórum aktivitás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303674,S.O. No.,VR sz.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303675DocType: Bank Statement Transaction Settings Item,Bank Statement Transaction Settings Item,Banki kivonat Tranzakció beállítások tétel
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303676apps/erpnext/erpnext/hr/utils.py +158,To date can not greater than employee's relieving date,"Mai napig nem lehet nagyobb, mint a munkavállalók mentesítési dátuma"
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303677apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +242,Please create Customer from Lead {0},"Kérjük, hozzon létre Vevőt ebből az Érdeklődésből: {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303678apps/erpnext/erpnext/healthcare/page/medical_record/patient_select.html +3,Select Patient,Válasszon Beteget
3679DocType: Price List,Applicable for Countries,Alkalmazandó ezekhez az Országokhoz
3680DocType: Supplier Scorecard Scoring Variable,Parameter Name,Paraméter neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05303681apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +46,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,"Csak ""Jóváhagyott"" és ""Elutasított"" állapottal rendelkező távollét igényeket lehet benyújtani"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303682apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +52,Student Group Name is mandatory in row {0},Diák csoport neve kötelező sorban {0}
3683DocType: Homepage,Products to be shown on website homepage,Termékek feltüntetett internetes honlapon
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303684apps/erpnext/erpnext/hr/doctype/department/department.js +9,This is a root customer group and cannot be edited.,"Ez egy forrás vevőkör csoport, és nem lehet szerkeszteni."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303685DocType: Student,AB-,AB-
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303686DocType: Budget,Action if Accumulated Monthly Budget Exceeded on PO,"Cselekvés, ha a halmozott havi költségkeret meghaladta a PO-t"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303687DocType: Exchange Rate Revaluation,Exchange Rate Revaluation,Árfolyam-átértékelés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303688DocType: POS Profile,Ignore Pricing Rule,Árképzési szabály figyelmen kívül hagyása
3689DocType: Employee Education,Graduate,Diplomás
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303690DocType: Leave Block List,Block Days,Zárolási napok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303691apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +83,"Shipping Address does not have country, which is required for this Shipping Rule","A szállítási címnek nincs országa, amely szükséges ehhez a szállítási szabályhoz"
3692DocType: Journal Entry,Excise Entry,Jövedéki Entry
Frappe PR Bot748c0242018-06-21 10:34:28 +05303693apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +67,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Figyelmeztetés: Vevői rendelés: {0} már létezik a {1} Beszerzési megrendeléssel szemben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303694DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
3695
3696Examples:
3697
36981. Validity of the offer.
36991. Payment Terms (In Advance, On Credit, part advance etc).
37001. What is extra (or payable by the Customer).
37011. Safety / usage warning.
37021. Warranty if any.
37031. Returns Policy.
37041. Terms of shipping, if applicable.
37051. Ways of addressing disputes, indemnity, liability, etc.
37061. Address and Contact of your Company.","Általános Szerződési Feltételek az Ertékesítés- és a Beszerzéshez. Példák: 1. Az ajánlat érvényessége. 1. Fizetési feltételek (Előre, Hitelre, részben előre stb.). 1. Mi az extra (vagy a vevő által fizetendő). 1. Biztonsági / használati figyelmeztetést. 1. Garancia, ha van ilyen. 1. Garancia kezelésének irányelve. 1. Szállítási feltételek, ha van ilyen. 1. Viták kezelése, kártérítés, felelősségvállalás, titoktartás stb. 1. Vállalatának címe és kapcsolattartási elérhetősége."
3707DocType: Issue,Issue Type,Probléma típus
3708DocType: Attendance,Leave Type,Távollét típusa
3709DocType: Purchase Invoice,Supplier Invoice Details,Beszállító Számla részletek
3710DocType: Agriculture Task,Ignore holidays,Ünnepek figyelmen kívül hagyása
Frappe PR Bot748c0242018-06-21 10:34:28 +05303711apps/erpnext/erpnext/controllers/stock_controller.py +237,Expense / Difference account ({0}) must be a 'Profit or Loss' account,"Költség / Különbség számla ({0}) ,aminek ""Nyereség és Veszteség"" számlának kell lennie"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303712DocType: Project,Copied From,Innen másolt
3713apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +340,Invoice already created for all billing hours,Összes számlázási órához már létrehozta a számlát
Frappe PR Botb48c7692018-07-09 16:56:49 +05303714apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +171,Name error: {0},Név hiba: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303715DocType: Cash Flow Mapping,Is Finance Cost,Ez pénzügyi költség
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303716apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +19,Attendance for employee {0} is already marked,A {0} alkalmazott már megjelölt a részvételin
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303717DocType: Packing Slip,If more than one package of the same type (for print),Ha egynél több csomag azonos típusból (nyomtatáshoz)
3718apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +27,Please set default customer in Restaurant Settings,Állítsa be az alapértelmezett fogyasztót az étterem beállításai között
3719,Salary Register,Bér regisztráció
3720DocType: Warehouse,Parent Warehouse,Fő Raktár
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303721DocType: Subscription,Net Total,Nettó összesen
Frappe PR Botb48c7692018-07-09 16:56:49 +05303722apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +607,Default BOM not found for Item {0} and Project {1},Az alapértelmezett anyagjegyz BOM nem található erre a tételre: {0} és Projektre: {1}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303723apps/erpnext/erpnext/config/non_profit.py +74,Define various loan types,Határozza meg a különböző hiteltípusokat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303724DocType: Bin,FCFS Rate,Érkezési sorrend szerinti kiszolgálás FCFS ár
Frappe PR Bot748c0242018-06-21 10:34:28 +05303725DocType: Bank Statement Transaction Invoice Item,Outstanding Amount,Fennálló kinntlévő negatív összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303726apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Idő (percekben)
3727DocType: Project Task,Working,Folyamatban
3728DocType: Stock Ledger Entry,Stock Queue (FIFO),Készlet folyamat (FIFO)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303729apps/erpnext/erpnext/public/js/setup_wizard.js +128,Financial Year,Pénzügyi év
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303730apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +46,{0} does not belong to Company {1},{0} nem tartozik az {1} vállalathoz
3731apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +66,Could not solve criteria score function for {0}. Make sure the formula is valid.,"Nem sikerült megoldani az értékelési pontszámot erre: {0}. Győződjön meg arról, hogy a képlet érvényes."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303732apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost as on,Költség ezen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303733DocType: Healthcare Settings,Out Patient Settings,Betegen kívüli beállítások
3734DocType: Account,Round Off,Összegyűjt
Frappe PR Botb48c7692018-07-09 16:56:49 +05303735apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +305,Quantity must be positive,Mennyiségnek pozitívnak kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303736DocType: Material Request Plan Item,Requested Qty,Kért Mennyiség
Frappe PR Bot748c0242018-06-21 10:34:28 +05303737apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +97,The fields From Shareholder and To Shareholder cannot be blank,A részvényes tulajdonostól és a a részvényes tulajdonosig mezők nem lehetnek üresek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303738DocType: Tax Rule,Use for Shopping Cart,Kosár használja
3739apps/erpnext/erpnext/controllers/item_variant.py +101,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Érték : {0} erre a tulajdonságra: {1} nem létezik a listán az érvényes Jellemző érték jogcímre erre a tételre: {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303740apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +81,Select Serial Numbers,Válasszon sorozatszámokat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303741DocType: BOM Item,Scrap %,Hulladék %
3742apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +46,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Díjak arányosan kerülnek kiosztásra a tétel mennyiség vagy összegei alapján, a kiválasztása szerint"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303743DocType: Travel Request,Require Full Funding,Teljes finanszírozást igényel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303744DocType: Maintenance Visit,Purposes,Célok
Frappe PR Bot748c0242018-06-21 10:34:28 +05303745apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +110,Atleast one item should be entered with negative quantity in return document,Legalább egy tételt kell beírni a negatív mennyiséggel a visszatérő dokumentumba
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303746apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +71,"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ő a munkaállomáson {1}, bontsa le a műveletet több műveletre"
3747DocType: Membership,Membership Status,Tagsági állapota
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303748DocType: Travel Itinerary,Lodging Required,Szállás szükséges
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303749,Requested,Igényelt
Frappe PR Bot748c0242018-06-21 10:34:28 +05303750apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +109,No Remarks,Nincs megjegyzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303751DocType: Asset,In Maintenance,Karbantartás alatt
3752DocType: Purchase Invoice,Overdue,Lejárt
3753DocType: Account,Stock Received But Not Billed,"Raktárra érkezett, de nem számlázták"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303754apps/erpnext/erpnext/accounts/doctype/account/account.py +86,Root Account must be a group,Root Figyelembe kell lennie egy csoportja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303755DocType: Drug Prescription,Drug Prescription,Gyógyszerkönyv
3756DocType: Fees,FEE.,DÍJ.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303757DocType: Loan,Repaid/Closed,Visszafizetett/Lezárt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303758DocType: Item,Total Projected Qty,Teljes kivetített db
3759DocType: Monthly Distribution,Distribution Name,Felbontás neve
3760apps/erpnext/erpnext/stock/stock_ledger.py +477,"Valuation rate not found for the Item {0}, which is required to do accounting entries for {1} {2}. If the item is transacting as a zero valuation rate item in the {1}, please mention that in the {1} Item table. Otherwise, please create an incoming stock transaction for the item or mention valuation rate in the Item record, and then try submiting/cancelling this entry","A {0} tételhez nem található készletérték ár, amely a {1} {2} számviteli bejegyzések elvégzéséhez szükséges. Ha a nulla készletérték árral szerepel a tétel az {1} -ben, kérjük, említse meg az {1} tétel táblázatában. Ellenkező esetben kérjük, hozzon létre egy bejövő állományi tranzakciót a tételre vagy a készletérték árra a Tétel rekordban, majd próbálja meg elküldeni / törölni ezt a bejegyzést"
3761DocType: Course,Course Code,Tantárgy kódja
Frappe PR Bot748c0242018-06-21 10:34:28 +05303762apps/erpnext/erpnext/controllers/stock_controller.py +341,Quality Inspection required for Item {0},Minőség-ellenőrzés szükséges erre a tételre {0}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303763DocType: Location,Parent Location,Fő helyszín
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303764DocType: POS Settings,Use POS in Offline Mode,POS kassza funkció használata Offline módban
3765DocType: Supplier Scorecard,Supplier Variables,Beszállítói változók
3766DocType: Quotation,Rate at which customer's currency is converted to company's base currency,"Arány, amelyen az Ügyfél pénznemét átalakítja a vállalakozás alapértelmezett pénznemére"
3767DocType: Purchase Invoice Item,Net Rate (Company Currency),Nettó árérték (Vállalkozás pénznemében)
3768DocType: Salary Detail,Condition and Formula Help,Feltétel és Űrlap Súgó
3769apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Terület fa kezelése.
3770DocType: Patient Service Unit,Patient Service Unit,Betegszolgálati egység
Frappe PR Bot748c0242018-06-21 10:34:28 +05303771DocType: Bank Statement Transaction Invoice Item,Sales Invoice,Értékesítési számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303772DocType: Journal Entry Account,Party Balance,Ügyfél egyenlege
3773DocType: Cash Flow Mapper,Section Subtotal,Szekció rész összeg
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303774apps/erpnext/erpnext/accounts/page/pos/pos.js +502,Please select Apply Discount On,"Kérjük, válassza az Alkalmazzon kedvezményt ezen"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303775DocType: Stock Settings,Sample Retention Warehouse,Mintavételi megörzési raktár
3776DocType: Company,Default Receivable Account,Alapértelmezett Bevételi számla
3777DocType: Physician Schedule,Physician Schedule,Az orvos ütemezése
3778DocType: Purchase Invoice,Deemed Export,Megfontolt export
3779DocType: Stock Entry,Material Transfer for Manufacture,Anyag átvitel gyártásához
3780apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +20,Discount Percentage can be applied either against a Price List or for all Price List.,Kedvezmény százalékot lehet alkalmazni vagy árlistában vagy az összes árlistában.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303781apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +409,Accounting Entry for Stock,Könyvelési tétel a Készlethez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303782DocType: Lab Test,LabTest Approver,LaborTeszt jóváhagyó
3783apps/erpnext/erpnext/education/doctype/assessment_plan/assessment_plan.py +61,You have already assessed for the assessment criteria {}.,Már értékelte ezekkel az értékelési kritériumokkal: {}.
3784DocType: Vehicle Service,Engine Oil,Motorolaj
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303785apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1053,Work Orders Created: {0},Létrehozott munka rendelések : {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303786DocType: Sales Invoice,Sales Team1,Értékesítő csoport1
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303787apps/erpnext/erpnext/stock/doctype/item/item.py +563,Item {0} does not exist,"Tétel: {0}, nem létezik"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303788DocType: Sales Invoice,Customer Address,Vevő címe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303789DocType: Loan,Loan Details,Hitel részletei
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303790apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +61,Failed to setup post company fixtures,Nem sikerült felállítani a vállalati szerelvényeket
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303791DocType: Company,Default Inventory Account,Alapértelmezett készlet számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05303792apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +193,The folio numbers are not matching,Folio számok nem egyeznek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303793apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty must be greater than zero.,"Sor {0}: Befejezve Mennyiség nagyobbnak kell lennie, mint nulla."
Frappe PR Botb48c7692018-07-09 16:56:49 +05303794apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +271,Payment Request for {0},Fizetési kérelem {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303795DocType: Item Barcode,Barcode Type,Vonalkód típus
3796DocType: Antibiotic,Antibiotic Name,Antibiotikum neve
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303797apps/erpnext/erpnext/config/buying.py +43,Supplier Group master.,Beszállítói csoportmester.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303798DocType: Purchase Invoice,Apply Additional Discount On,Alkalmazzon további kedvezmény ezen
3799apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +66,Select Type...,Válasszon típust...
3800DocType: Crop Cycle,A link to all the Land Units in which the Crop is growing,"Egy link az összes föld területre, ahol a termés növekszik"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303801apps/erpnext/erpnext/templates/pages/help.html +52,Your tickets,A jegyei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303802DocType: Account,Root Type,Root Type
3803DocType: Item,FIFO,FIFO (EBEK)
Frappe PR Botb48c7692018-07-09 16:56:49 +05303804apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +557,Close the POS,Zárja be a POS kasszát
Frappe PR Bot748c0242018-06-21 10:34:28 +05303805apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +139,Row # {0}: Cannot return more than {1} for Item {2},Sor # {0}: Nem lehet vissza több mint {1} jogcím {2}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303806DocType: Item Group,Show this slideshow at the top of the page,Jelenítse meg ezt a diavetatést a lap tetején
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303807DocType: BOM,Item UOM,Tétel mennyiségi egysége
3808DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Adó összege a kedvezmény összege után (Vállalkozás pénzneme)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303809apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +218,Target warehouse is mandatory for row {0},Cél raktár kötelező ebben a sorban {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303810DocType: Cheque Print Template,Primary Settings,Elsődleges beállítások
Frappe PR Bot748c0242018-06-21 10:34:28 +05303811DocType: Attendance Request,Work From Home,Otthonról dolgozni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303812DocType: Purchase Invoice,Select Supplier Address,Válasszon Beszállító címet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303813DocType: Purchase Invoice Item,Quality Inspection,Minőségvizsgálat
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303814apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +171,Extra Small,Extra kicsi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303815DocType: Company,Standard Template,Alapértelmezett sablon
3816DocType: Training Event,Theory,Elmélet
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303817apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +863,Warning: Material Requested Qty is less than Minimum Order Qty,"Figyelmeztetés: Anyag Igénylés mennyisége kevesebb, mint Minimális rendelhető menny"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303818apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +211,Account {0} is frozen,A {0} számla zárolt
3819DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Jogi alany / leányvállalat a Szervezethez tartozó külön számlatükörrel
3820DocType: Payment Request,Mute Email,E-mail elnémítás
3821apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +29,"Food, Beverage & Tobacco","Élelmiszerek, italok és dohány"
3822DocType: Account,Account Number,Számla száma
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303823apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +778,Can only make payment against unbilled {0},Fizetni a csak még ki nem szálázott ellenében tud: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303824apps/erpnext/erpnext/controllers/selling_controller.py +103,Commission rate cannot be greater than 100,"Jutalék árértéke nem lehet nagyobb, mint a 100"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303825DocType: Volunteer,Volunteer,Önkéntes
Frappe PR Bot748c0242018-06-21 10:34:28 +05303826DocType: Buying Settings,Subcontract,Alvállalkozói
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303827apps/erpnext/erpnext/public/js/utils/party.js +166,Please enter {0} first,"Kérjük, adja be: {0} először"
3828apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +104,No replies from,Nincs innen válasz
3829DocType: Work Order Operation,Actual End Time,Tényleges befejezési időpont
3830DocType: Item,Manufacturer Part Number,Gyártó cikkszáma
Frappe PR Bot748c0242018-06-21 10:34:28 +05303831DocType: Taxable Salary Slab,Taxable Salary Slab,Adóköteles bérszakasz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303832DocType: Work Order Operation,Estimated Time and Cost,Becsült idő és költség
3833DocType: Bin,Bin,Láda
3834DocType: Crop,Crop Name,Termés neve
3835DocType: SMS Log,No of Sent SMS,Elküldött SMS száma
3836DocType: Antibiotic,Healthcare Administrator,Egészségügyi adminisztrátor
3837apps/erpnext/erpnext/utilities/user_progress.py +47,Set a Target,Állítson be egy célt
3838DocType: Dosage Strength,Dosage Strength,Adagolási állomány
3839DocType: Account,Expense Account,Költség számla
3840apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +49,Software,Szoftver
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303841apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +178,Colour,Szín
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303842DocType: Assessment Plan Criteria,Assessment Plan Criteria,Értékelési Terv kritériumai
Frappe PR Bot748c0242018-06-21 10:34:28 +05303843apps/erpnext/erpnext/stock/doctype/batch/batch.py +123,Expiry date is mandatory for selected item,A lejárat dátuma kötelező a kiválasztott tételhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303844DocType: Supplier Scorecard Scoring Standing,Prevent Purchase Orders,Vásárlási megrendelések megakadályozása
Frappe PR Bot748c0242018-06-21 10:34:28 +05303845apps/erpnext/erpnext/healthcare/setup.py +259,Susceptible,Fogékony
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303846DocType: Patient Appointment,Scheduled,Ütemezett
3847apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Ajánlatkérés.
3848apps/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 tételt, ahol ""Készleten lévő tétel"" az ""Nem"" és ""Értékesíthető tétel"" az ""Igen"", és nincs más termék csomag"
3849apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.js +148,Select Customer,Válasszon vállalkozást
3850DocType: Student Log,Academic,Akadémiai
3851DocType: Patient,Personal and Social History,Személyes és társadalmi történelem
3852apps/erpnext/erpnext/education/doctype/guardian/guardian.py +51,User {0} created,A(z) {0} felhasználó létrehozva
3853DocType: Fee Schedule,Fee Breakup for each student,Részvételi díj szüneteltetés minden hallgató számára
Frappe PR Botb48c7692018-07-09 16:56:49 +05303854apps/erpnext/erpnext/controllers/accounts_controller.py +577,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),"Összesen előleg ({0}) erre a rendelésre {1} nem lehet nagyobb, mint a végösszeg ({2})"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303855DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Válassza ki a havi elosztást a célok egyenlőtlen elosztásához a hónapban .
Frappe PR Bot748c0242018-06-21 10:34:28 +05303856apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +88,Change Code,Kód módosítása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303857DocType: Purchase Invoice Item,Valuation Rate,Készletérték ár
3858DocType: Stock Reconciliation,SR/,KÉSZLEGY /
3859DocType: Vehicle,Diesel,Dízel
Frappe PR Bot748c0242018-06-21 10:34:28 +05303860apps/erpnext/erpnext/stock/get_item_details.py +418,Price List Currency not selected,Árlista pénzneme nincs kiválasztva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303861DocType: Purchase Invoice,Availed ITC Cess,Hasznosított ITC Cess
3862,Student Monthly Attendance Sheet,Tanuló havi jelenléti ív
3863apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +96,Shipping rule only applicable for Selling,Csak az értékesítésre vonatkozó szállítási szabály
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303864apps/erpnext/erpnext/assets/doctype/asset/asset.py +210,Depreciation Row {0}: Next Depreciation Date cannot be before Purchase Date,Értékcsökkenési sor {0}: A következő értékcsökkenési időpont nem lehet a vétel időpontja előtti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303865apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projekt téma kezdési dátuma
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303866apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +36,Until,Eddig
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303867DocType: Rename Tool,Rename Log,Átnevezési napló
3868apps/erpnext/erpnext/education/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Diák csoport vagy Kurzus menetrend kötelező
3869DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,A Számlázoztt órák és a Munkaórák ugyanolyan kezelése a munkaidő jelenléti íven
3870DocType: Maintenance Visit Purpose,Against Document No,Ellen Dokument sz.
3871DocType: BOM,Scrap,Hulladék
3872apps/erpnext/erpnext/utilities/user_progress.py +217,Go to Instructors,Menjen az oktatókhoz
3873apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Kezelje a forgalmazókkal.
3874DocType: Quality Inspection,Inspection Type,Vizsgálat típusa
3875DocType: Fee Validity,Visited yet,Még látogatott
3876apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +134,Warehouses with existing transaction can not be converted to group.,Raktárak meglévő ügylettekkel nem konvertálhatóak csoporttá.
3877DocType: Assessment Result Tool,Result HTML,Eredmény HTML
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303878DocType: Selling Settings,How often should project and company be updated based on Sales Transactions.,Milyen gyakran kell frissíteni a projektet és a vállalatot az értékesítési tranzakciók alapján.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303879apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,Lejárat dátuma
3880apps/erpnext/erpnext/utilities/activation.py +117,Add Students,Add diákok
Frappe PR Bot748c0242018-06-21 10:34:28 +05303881apps/erpnext/erpnext/hr/doctype/employee_tax_exemption_declaration/employee_tax_exemption_declaration.js +18,Please select {0},"Kérjük, válassza ki a {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303882DocType: C-Form,C-Form No,C-Form No
3883DocType: BOM,Exploded_items,Exploded_items
3884apps/erpnext/erpnext/utilities/user_progress.py +139,List your products or services that you buy or sell.,Sorolja fel a vásárolt vagy eladott termékeit vagy szolgáltatásait.
3885DocType: Water Analysis,Storage Temperature,Tárolási hőmérséklet
3886DocType: Employee Attendance Tool,Unmarked Attendance,Jelöletlen Nézőszám
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303887apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +254,Creating Payment Entries......,Fizetési jegyek létrehozása ......
Frappe PR Bot748c0242018-06-21 10:34:28 +05303888apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +125,Researcher,Kutató
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303889DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Program Beiratkozási eszköz tanuló
3890apps/erpnext/erpnext/assets/doctype/asset_maintenance/asset_maintenance.py +16,Start date should be less than end date for task {0},"A kezdő dátumnak kevesebbnek kell lennie, mint {0} feladat befejezésének"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303891,Consolidated Financial Statement,Konszolidált pénzügyi kimutatás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303892apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Név vagy e-mail kötelező
3893DocType: Member,MEM-,MEM-
3894DocType: Instructor,Instructor Log,Oktatói napló
Frappe PR Bot748c0242018-06-21 10:34:28 +05303895DocType: Clinical Procedure,Clinical Procedure,Klinikai eljárás
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303896DocType: Shopify Settings,Delivery Note Series,Szállítólevél elnevezési sorozat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303897DocType: Purchase Order Item,Returned Qty,Visszatért db
3898DocType: Student,Exit,Kilépés
Frappe PR Bot748c0242018-06-21 10:34:28 +05303899apps/erpnext/erpnext/accounts/doctype/account/account.py +158,Root Type is mandatory,Root Type kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303900apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +29,Failed to install presets,Sikertelen a beállítások telepítése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303901DocType: Contract,Signee Details,Aláíró részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303902apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +44,"{0} currently has a {1} Supplier Scorecard standing, and RFQs to this supplier should be issued with caution.","A(z) {0} jelenleg egy {1} Szállítói eredménymutatón áll, ezért az árajánlatot ennek a szállaítóank óvatossan kell kiadni."
Frappe PR Bot748c0242018-06-21 10:34:28 +05303903DocType: Certified Consultant,Non Profit Manager,Nonprofit alapítvány vezető
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303904DocType: BOM,Total Cost(Company Currency),Összköltség (Vállalkozás pénzneme)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303905apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +346,Serial No {0} created,{0} széria sz. létrehozva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303906DocType: Homepage,Company Description for website homepage,Vállalkozás leírása az internetes honlapon
3907DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","A vevők kényelméért, ezek a kódok használhatók a nyomtatási formátumokhoz, mint számlákon és a szállítóleveleken"
3908apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,Beszállító neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05303909apps/erpnext/erpnext/accounts/report/financial_statements.py +175,Could not retrieve information for {0}.,Nem sikerült lekérni információkat ehhez: {0} .
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303910apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +138,Opening Entry Journal,Nyitó könyvelési tétel megnyitása
Frappe PR Bot748c0242018-06-21 10:34:28 +05303911DocType: Contract,Fulfilment Terms,Teljesítési feltételek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303912DocType: Sales Invoice,Time Sheet List,Idő nyilvántartó lista
3913DocType: Employee,You can enter any date manually,Manuálisan megadhat bármilyen dátumot
3914DocType: Healthcare Settings,Result Printed,Eredmény Nyomtatott
3915DocType: Asset Category Account,Depreciation Expense Account,Értékcsökkentési ráfordítás számla
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303916apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +214,Probationary Period,Próbaidő períódus
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303917DocType: Purchase Taxes and Charges Template,Is Inter State,Ez Inter állam
Frappe PR Botb48c7692018-07-09 16:56:49 +05303918apps/erpnext/erpnext/config/hr.py +269,Shift Management,Turnus kezelés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303919DocType: Customer Group,Only leaf nodes are allowed in transaction,Csak levélcsomópontok engedélyezettek a tranzakcióban
3920DocType: Project,Total Costing Amount (via Timesheets),Összköltség összege (időnyilvántartó alapján)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303921DocType: Department,Expense Approver,Költség Jóváhagyó
Frappe PR Bot748c0242018-06-21 10:34:28 +05303922apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +168,Row {0}: Advance against Customer must be credit,Sor {0}: A Vevővel szembeni előlegnek követelésnek kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303923DocType: Project,Hourly,Óránkénti
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303924apps/erpnext/erpnext/accounts/doctype/account/account.js +83,Non-Group to Group,Csoport nélküliek csoportokba
Frappe PR Botb48c7692018-07-09 16:56:49 +05303925DocType: Employee,ERPNext User,ERPNext felhasználó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303926apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Köteg kötelező ebben a sorban {0}
3927DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Beszerzési nyugta tételek beszállítva
3928apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,Végső dátumig
Frappe PR Bot748c0242018-06-21 10:34:28 +05303929apps/erpnext/erpnext/config/selling.py +308,Logs for maintaining sms delivery status,Napló az sms küldési állapot figyelésére
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303930DocType: Accounts Settings,Make Payment via Journal Entry,Naplókönyvelésen keresztüli befizetés létrehozás
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303931apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +241,Printed On,Nyomtatott ekkor
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303932DocType: Clinical Procedure Template,Clinical Procedure Template,Klinikai eljárás sablon
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303933DocType: Item,Inspection Required before Delivery,Vizsgálat szükséges a szállítás előtt
3934DocType: Item,Inspection Required before Purchase,Vizsgálat szükséges a vásárlás előtt
3935apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Függő Tevékenységek
3936DocType: Patient Appointment,Reminded,Emlékeztette
3937DocType: Patient,PID-,PID-
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303938apps/erpnext/erpnext/public/js/setup_wizard.js +126,View Chart of Accounts,Számlák áttekintése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303939DocType: Chapter Member,Chapter Member,Fejezet tagja
3940DocType: Material Request Plan Item,Minimum Order Quantity,Minimális rendelési mennyiség
3941apps/erpnext/erpnext/public/js/setup_wizard.js +106,Your Organization,A szervezete
3942DocType: Fee Component,Fees Category,Díjak Kategóriája
Frappe PR Botb48c7692018-07-09 16:56:49 +05303943apps/erpnext/erpnext/hr/doctype/employee/employee.py +144,Please enter relieving date.,"Kérjük, adjon meg a mentesítési dátumot."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303944apps/erpnext/erpnext/controllers/trends.py +149,Amt,Összeg
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303945DocType: Travel Request,"Details of Sponsor (Name, Location)","Szponzor adatai (név, hely)"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303946DocType: Supplier Scorecard,Notify Employee,Értesítse az alkalmazottakat
3947DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Adja meg a kampányt nevét, ha az árajánlat kérés forrása kampány"
3948apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +38,Newspaper Publishers,Hírlevél publikálók
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303949apps/erpnext/erpnext/hr/utils.py +154,Future dates not allowed,A jövőbeni dátumok nem megengedettek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303950apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +30,Select Fiscal Year,Válasszon pénzügyi évet
Frappe PR Bot748c0242018-06-21 10:34:28 +05303951apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +117,Expected Delivery Date should be after Sales Order Date,Várható szállítási határidőtnek az értékesítési rendelés utáninak kell lennie
3952apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Újra rendelési szint
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303953DocType: Company,Chart Of Accounts Template,Számlatükör sablonok
3954DocType: Attendance,Attendance Date,Részvétel dátuma
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303955apps/erpnext/erpnext/assets/doctype/asset/asset.py +80,Update stock must be enable for the purchase invoice {0},Készlet frissítést engedélyeznie kell a {0} beszerzési számlához
Frappe PR Bot748c0242018-06-21 10:34:28 +05303956apps/erpnext/erpnext/stock/get_item_details.py +378,Item Price updated for {0} in Price List {1},Tétel ára frissítve: {0} Árlista {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303957DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Fizetés megszakítás a kereset és levonás alapján.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303958apps/erpnext/erpnext/accounts/doctype/account/account.py +130,Account with child nodes cannot be converted to ledger,Al csomópontokkal rendelkező számlát nem lehet átalakítani főkönyvi számlává
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303959DocType: Purchase Invoice Item,Accepted Warehouse,Elfogadott raktárkészlet
3960DocType: Bank Reconciliation Detail,Posting Date,Rögzítés dátuma
3961DocType: Item,Valuation Method,Készletérték számítása
Frappe PR Botb48c7692018-07-09 16:56:49 +05303962apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.js +30,One customer can be part of only single Loyalty Program.,Egy ügyfél csak egyetlen Hűségprogram részévé válhat.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303963apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +203,Mark Half Day,Félnaposra jelöl
3964DocType: Sales Invoice,Sales Team,Értékesítő csoport
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303965apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,Ismétlődő bejegyzés
3966apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +19,Enter the name of the Beneficiary before submittting.,Adja meg a kedvezményezett nevét az elküldés előtt.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303967DocType: Program Enrollment Tool,Get Students,Diákok lekérdezése
3968DocType: Serial No,Under Warranty,Garanciaidőn belül
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303969apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +518,[Error],[Hiba]
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303970DocType: Sales Order,In Words will be visible once you save the Sales Order.,"A szavakkal mező lesz látható, miután mentette a Vevői rendelést."
3971,Employee Birthday,Alkalmazott születésnapja
3972apps/erpnext/erpnext/assets/doctype/asset_repair/asset_repair.py +14,Please select Completion Date for Completed Repair,"Kérjük, válassza ki abefejezés dátumát a Befejezett javításhoz"
3973DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Tanuló köteg nyilvántartó eszköz
Frappe PR Bot748c0242018-06-21 10:34:28 +05303974apps/erpnext/erpnext/controllers/status_updater.py +216,Limit Crossed,Határérték átlépve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303975apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.js +22,Scheduled Upto,Ütemezett eddig
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303976DocType: Woocommerce Settings,Secret,Titok
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303977DocType: Company,Date of Establishment,Létesítés időpontja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303978apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +55,Venture Capital,Kockázati tőke
3979apps/erpnext/erpnext/education/doctype/academic_term/academic_term.py +40,An academic term with this 'Academic Year' {0} and 'Term Name' {1} already exists. Please modify these entries and try again.,"Egy tudományos kifejezés ezzel a 'Tanév ' {0} és a 'Félév neve' {1} már létezik. Kérjük, módosítsa ezeket a bejegyzéseket, és próbálja újra."
3980DocType: UOM,Must be Whole Number,Egész számnak kell lennie
3981DocType: Leave Control Panel,New Leaves Allocated (In Days),Új távollét lefoglalás (napokban)
3982DocType: Purchase Invoice,Invoice Copy,Számla másolás
3983apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,A {0} Széria sz. nem létezik
3984DocType: Sales Invoice Item,Customer Warehouse (Optional),Ügyfél raktár (opcionális)
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05303985DocType: Blanket Order Item,Blanket Order Item,Keretszerződési tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303986DocType: Pricing Rule,Discount Percentage,Kedvezmény százaléka
3987apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Reserved for sub contracting,Lefoglalt alvállalkozóknak
3988DocType: Payment Reconciliation Invoice,Invoice Number,Számla száma
3989DocType: Shopping Cart Settings,Orders,Rendelések
Frappe PR Bot748c0242018-06-21 10:34:28 +05303990DocType: Travel Request,Event Details,esemény részletei
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303991DocType: Department,Leave Approver,Távollét jóváhagyó
Frappe PR Bot748c0242018-06-21 10:34:28 +05303992apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +316,Please select a batch,"Kérjük, válasszon egy köteget"
3993apps/erpnext/erpnext/config/hr.py +145,Travel and Expense Claim,Utazási és költségigénylés
Frappe PR Botb48c7692018-07-09 16:56:49 +05303994DocType: Sales Invoice,Redemption Cost Center,Visszaváltási költségközpont
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303995DocType: Assessment Group,Assessment Group Name,Értékelési csoport neve
3996DocType: Manufacturing Settings,Material Transferred for Manufacture,Anyag átadott gyártáshoz
Frappe PR Bot748c0242018-06-21 10:34:28 +05303997apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +60,Add to Details,Hozzáadás a részletekhez
3998DocType: Travel Itinerary,Taxi,Taxi
Frappe PR Bot1baa8112018-07-03 09:59:57 +05303999DocType: Shopify Settings,Last Sync Datetime,Utolsó szinkronizáció dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304000DocType: Landed Cost Item,Receipt Document Type,Nyugta Document Type
4001DocType: Daily Work Summary Settings,Select Companies,Vállalozások kiválasztása
4002DocType: Antibiotic,Healthcare,Egészségügy
4003DocType: Target Detail,Target Detail,Cél részletei
Frappe PR Bot748c0242018-06-21 10:34:28 +05304004apps/erpnext/erpnext/stock/doctype/item/item.js +67,Single Variant,Egy változat
4005apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +51,All Jobs,Összes állás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304006DocType: Sales Order,% of materials billed against this Sales Order,% anyag tételek számlázva ehhez a Vevői Rendeléhez
4007DocType: Program Enrollment,Mode of Transportation,Szállítás módja
4008apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Nevezési határidő Időszaka
4009apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +72,Select Department...,Válasszon osztályt...
Frappe PR Bot748c0242018-06-21 10:34:28 +05304010apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +40,Cost Center with existing transactions can not be converted to group,Költséghelyet meglévő tranzakciókkal nem lehet átalakítani csoporttá
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304011apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +376,Amount {0} {1} {2} {3},Összeg: {0} {1} {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304012DocType: Account,Depreciation,Értékcsökkentés
Frappe PR Bot748c0242018-06-21 10:34:28 +05304013apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +103,The number of shares and the share numbers are inconsistent,A részvények száma és a részvények száma nem konzisztens
4014apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +50,Supplier(s),Beszállító (k)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304015DocType: Employee Attendance Tool,Employee Attendance Tool,Alkalmazott nyilvántartó Eszköz
4016DocType: Guardian Student,Guardian Student,Helyettesítő tanuló
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304017DocType: Company,Parent Comapny,Fő vállalkozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304018DocType: Supplier,Credit Limit,Követelés limit
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304019apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +77,Avg. Selling Price List Rate,Átl. értékesítési árlista érték
Frappe PR Botb48c7692018-07-09 16:56:49 +05304020DocType: Loyalty Program Collection,Collection Factor (=1 LP),Gyűjtési faktor (= 1 LP)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304021DocType: Additional Salary,Salary Component,Bér összetevői
4022apps/erpnext/erpnext/accounts/utils.py +497,Payment Entries {0} are un-linked,"Fizetési bejegyzések {0}, melyek nem-kedveltek"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304023DocType: GL Entry,Voucher No,Bizonylatszám
4024,Lead Owner Efficiency,Érdeklődés Tulajdonos Hatékonysága
Frappe PR Bot748c0242018-06-21 10:34:28 +05304025apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +62,"You can claim only an amount of {0}, the rest amount {1} should be in the application \
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304026 as pro-rata component","Csak egy {0} összeget igényelhet, a többi összeg {1} kell az alkalmazásban \ arányos komponensként"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304027DocType: Compensatory Leave Request,Leave Allocation,Távollét lefoglalása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304028DocType: Payment Request,Recipient Message And Payment Details,Címzett üzenet és fizetési részletek
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304029DocType: Support Search Source,Source DocType,Forrás DocType dokumentum
Frappe PR Bot748c0242018-06-21 10:34:28 +05304030apps/erpnext/erpnext/templates/pages/help.html +60,Open a new ticket,Nyisson meg egy új jegyet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304031DocType: Training Event,Trainer Email,Képző Email
4032apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +550,Material Requests {0} created,{0} anyagigénylés létrejött
4033DocType: Restaurant Reservation,No of People,Emberek száma
4034apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Sablon a feltételekre vagy szerződésre.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304035DocType: Bank Account,Address and Contact,Cím és kapcsolattartó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304036DocType: Cheque Print Template,Is Account Payable,Ez beszállítók részére kifizetendő számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05304037apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +292,Stock cannot be updated against Purchase Receipt {0},Készlet nem frissíthető ezzel a vásárlási nyugtával {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304038DocType: Support Settings,Auto close Issue after 7 days,Automatikus lezárása az ügyeknek 7 nap után
Frappe PR Bot748c0242018-06-21 10:34:28 +05304039apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +85,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Távollétet nem lehet kiosztani előbb mint {0}, mivel a távollét egyenleg már továbbított ehhez a jövőbeni távollét kiosztás rekordhoz {1}"
4040apps/erpnext/erpnext/accounts/party.py +329,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Megjegyzés: Esedékesség / Referencia dátum túllépése engedélyezett az ügyfél hitelezésre {0} nap(ok)al
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304041apps/erpnext/erpnext/education/doctype/program/program.js +8,Student Applicant,Tanuló kérelmező
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304042DocType: Hub Tracked Item,Hub Tracked Item,Hub követett tétel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304043DocType: Purchase Invoice,ORIGINAL FOR RECIPIENT,EREDETI A KEDVEZMÉNYEZETTNEK
4044DocType: Asset Category Account,Accumulated Depreciation Account,Halmozott értékcsökkenés számla
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304045DocType: Certified Consultant,Discuss ID,Megbeszélés ID
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304046DocType: Stock Settings,Freeze Stock Entries,Készlet zárolás
4047DocType: Program Enrollment,Boarding Student,Étkezés tanuló
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304048apps/erpnext/erpnext/accounts/doctype/budget/budget.py +73,Please enable Applicable on Booking Actual Expenses,Engedélyezze az érvényesíthető költségeket a tényleges költségekre
Frappe PR Bot748c0242018-06-21 10:34:28 +05304049DocType: Asset Finance Book,Expected Value After Useful Life,Várható érték a hasznos élettartam után
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304050DocType: Item,Reorder level based on Warehouse,Raktárkészleten alapuló újrerendelési szint
4051DocType: Activity Cost,Billing Rate,Számlázási ár
4052,Qty to Deliver,Leszállítandó mannyiség
4053,Stock Analytics,Készlet analítika
4054apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +523,Operations cannot be left blank,Műveletek nem maradhatnak üresen
4055DocType: Maintenance Visit Purpose,Against Document Detail No,Ellen Dokument Részlet sz.
4056apps/erpnext/erpnext/regional/__init__.py +11,Deletion is not permitted for country {0},Törlés a (z) {0} országban nincs engedélyezve
Frappe PR Bot748c0242018-06-21 10:34:28 +05304057apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +111,Party Type is mandatory,Ügyfél típus kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304058DocType: Quality Inspection,Outgoing,Kimenő
4059DocType: Material Request,Requested For,Igény erre
4060DocType: Quotation Item,Against Doctype,Ellen Doctype
Frappe PR Bot748c0242018-06-21 10:34:28 +05304061apps/erpnext/erpnext/controllers/buying_controller.py +474,{0} {1} is cancelled or closed,{0} {1} törlik vagy zárva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304062DocType: Asset,Calculate Depreciation,Számítson értékcsökkenést
4063DocType: Delivery Note,Track this Delivery Note against any Project,Kövesse nyomon ezt a szállítólevelet bármely Projekt témával
Frappe PR Bot748c0242018-06-21 10:34:28 +05304064apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +89,Net Cash from Investing,Származó nettó készpénz a Befektetésekből
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304065DocType: Work Order,Work-in-Progress Warehouse,Munkavégzés raktára
Frappe PR Bot748c0242018-06-21 10:34:28 +05304066apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +113,Asset {0} must be submitted,Vagyontárgy {0} be kell nyújtani
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304067DocType: Fee Schedule Program,Total Students,Összes diák
4068apps/erpnext/erpnext/education/doctype/student_attendance/student_attendance.py +56,Attendance Record {0} exists against Student {1},Részvételi rekord {0} létezik erre a Tanulóra {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304069apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +386,Reference #{0} dated {1},Hivatkozás # {0} dátuma {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304070apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +179,Depreciation Eliminated due to disposal of assets,Értékcsökkentési leírás a vagyontárgy eltávolítása miatt
Frappe PR Bot748c0242018-06-21 10:34:28 +05304071DocType: Employee Transfer,New Employee ID,Új alkalmazotti azonosító
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304072DocType: Loan,Member,Tag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304073apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Címek kezelése
4074DocType: Work Order Item,Work Order Item,Munka Rendelés tétele
4075DocType: Pricing Rule,Item Code,Tételkód
Frappe PR Botb48c7692018-07-09 16:56:49 +05304076DocType: Leave Period,Grant Leaves Based on Leave Policy,Hozzájárulási levelek a szabadságpolitika alapján
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304077DocType: Serial No,Warranty / AMC Details,Garancia és éves karbantartási szerződés részletei
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304078apps/erpnext/erpnext/education/doctype/student_group/student_group.js +119,Select students manually for the Activity based Group,Válassza a diákokat kézzel az Aktivitás alapú csoporthoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304079DocType: Journal Entry,User Remark,Felhasználói megjegyzés
Frappe PR Bot748c0242018-06-21 10:34:28 +05304080DocType: Travel Itinerary,Non Diary,Nem napló
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304081apps/erpnext/erpnext/hr/doctype/retention_bonus/retention_bonus.py +14,Cannot create Retention Bonus for left Employees,Nem lehet létrehozni visszatartási bónuszt a felmondott munkavállalók számára
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304082DocType: Lead,Market Segment,Piaci rész
4083DocType: Agriculture Analysis Criteria,Agriculture Manager,Mezőgazdasági igazgató
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304084apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +968,Paid Amount cannot be greater than total negative outstanding amount {0},"Fizetett összeg nem lehet nagyobb, mint a teljes negatív kinntlévő összeg {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304085DocType: Supplier Scorecard Period,Variables,Változók
4086DocType: Employee Internal Work History,Employee Internal Work History,Alkalmazott cégen belüli mozgása
4087apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +249,Closing (Dr),Záró (ÉCS)
4088DocType: Cheque Print Template,Cheque Size,Csekk Méret
Frappe PR Bot748c0242018-06-21 10:34:28 +05304089apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +246,Serial No {0} not in stock,Szériaszám: {0} nincs készleten
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304090apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Adó sablon az eladási ügyletekere.
4091DocType: Sales Invoice,Write Off Outstanding Amount,Írja le a fennálló kintlévő negatív összeget
4092apps/erpnext/erpnext/hr/doctype/expense_claim_type/expense_claim_type.py +27,Account {0} does not match with Company {1},Számla {0} nem egyezik ezzel a vállalkozással: {1}
4093DocType: Education Settings,Current Academic Year,Aktuális folyó tanév
4094DocType: Stock Settings,Default Stock UOM,Alapértelmezett raktár mértékegység
4095DocType: Asset,Number of Depreciations Booked,Lekönyvelt amortizációk száma
4096apps/erpnext/erpnext/public/js/pos/pos.html +71,Qty Total,Összes mennyiség
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304097DocType: Landed Cost Item,Receipt Document,Nyugta dokumentum
4098DocType: Employee Education,School/University,Iskola / Egyetem
4099DocType: Payment Request,Reference Details,Hivatkozó Részletek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304100DocType: Sales Invoice Item,Available Qty at Warehouse,Elérhető mennyiség a raktárban
4101apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,Számlázott összeg
4102DocType: Share Transfer,(including),(beleértve)
4103DocType: Asset,Double Declining Balance,Progresszív leírási modell egyenleg
Frappe PR Bot748c0242018-06-21 10:34:28 +05304104apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +184,Closed order cannot be cancelled. Unclose to cancel.,Lezárt rendelést nem lehet törölni. Nyissa fel megszüntetéshez.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304105apps/erpnext/erpnext/config/hr.py +120,Payroll Setup,Bérszámfejtés beállítása
Frappe PR Botb48c7692018-07-09 16:56:49 +05304106DocType: Loyalty Point Entry,Loyalty Program,Hűségprogram
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304107DocType: Student Guardian,Father,Apa
Frappe PR Botb48c7692018-07-09 16:56:49 +05304108apps/erpnext/erpnext/controllers/accounts_controller.py +659,'Update Stock' cannot be checked for fixed asset sale,'Készlet frisítés' nem ellenőrizhető tárgyi eszköz értékesítésre
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304109DocType: Bank Reconciliation,Bank Reconciliation,Bank egyeztetés
4110DocType: Attendance,On Leave,Távolléten
4111apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Változások lekérdezése
4112apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,{0} {1}: Account {2} does not belong to Company {3},{0} {1}: fiók {2} nem tartozik ehhez a vállalkozáshoz {3}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304113apps/erpnext/erpnext/stock/doctype/item/item.js +428,Select at least one value from each of the attributes.,Válasszon ki legalább egy értéket az egyes jellemzőkből.
4114apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +167,Material Request {0} is cancelled or stopped,"A(z) {0} anyagigénylés törölve, vagy leállítva"
Frappe PR Botb48c7692018-07-09 16:56:49 +05304115apps/erpnext/erpnext/config/hr.py +399,Leave Management,Távollét kezelő
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304116DocType: Purchase Invoice,Hold Invoice,Számla megtartása
Frappe PR Bot748c0242018-06-21 10:34:28 +05304117apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +37,Please select Employee,"Kérjük, válassza ki a Munkavállalót"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304118DocType: Sales Order,Fully Delivered,Teljesen leszállítva
4119DocType: Lead,Lower Income,Alacsonyabb jövedelmű
4120DocType: Restaurant Order Entry,Current Order,Jelenlegi Megrendelés
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304121apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +25,Number of serial nos and quantity must be the same,A sorszám és a mennyiség száma azonosnak kell lennie
4122apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +237,Source and target warehouse cannot be same for row {0},Forrás és cél raktár nem lehet azonos erre a sorra: {0}
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304123DocType: Account,Asset Received But Not Billed,"Befogadott vagyontárgy, de nincs számlázva"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304124apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +244,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Különbség számlának Vagyontárgy/Kötelezettség típusú számlának kell lennie, mivel ez a Készlet egyeztetés egy Nyitó könyvelési tétel"
4125apps/erpnext/erpnext/hr/doctype/loan/loan.py +116,Disbursed Amount cannot be greater than Loan Amount {0},"Folyósított összeg nem lehet nagyobb, a kölcsön összegénél {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304126apps/erpnext/erpnext/utilities/user_progress.py +176,Go to Programs,Menjen a Programokhoz
Frappe PR Bot748c0242018-06-21 10:34:28 +05304127apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +212,Row {0}# Allocated amount {1} cannot be greater than unclaimed amount {2},"{0} sor # A lekötött összeg {1} nem lehet nagyobb, mint a nem követelt összeg {2}"
4128apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +91,Purchase Order number required for Item {0},Beszerzési megrendelés száma szükséges ehhez az elemhez {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304129apps/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"" értéknek későbbinek kell lennie a ""Dátumig"" értéknél"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304130apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.js +32,No Staffing Plans found for this Designation,Nincsenek személyi tervek erre a titulusra
Frappe PR Bot748c0242018-06-21 10:34:28 +05304131DocType: Leave Policy Detail,Annual Allocation,Éves kiosztás
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304132DocType: Travel Request,Address of Organizer,Szervező címe
4133DocType: Employee Boarding Activity,Applicable in the case of Employee Onboarding,Alkalmazható a munkavállaló munkábalépésekor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304134apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +39,Cannot change status as student {0} is linked with student application {1},"Nem lehet megváltoztatni az állapotát, mivel a hallgató: {0} hozzá van fűzve ehhez az alkalmazáshoz: {1}"
4135DocType: Asset,Fully Depreciated,Teljesen amortizálódott
4136DocType: Item Barcode,UPC-A,UPC-A
4137,Stock Projected Qty,Készlet kivetített Mennyiség
Frappe PR Botb48c7692018-07-09 16:56:49 +05304138apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +471,Customer {0} does not belong to project {1},Vevő {0} nem tartozik ehhez a projekthez {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304139DocType: Employee Attendance Tool,Marked Attendance HTML,Jelzett Nézőszám HTML
4140apps/erpnext/erpnext/utilities/activation.py +73,"Quotations are proposals, bids you have sent to your customers","Árajánlatok mind javaslatok, a vásárlói részére kiküldött ajánlatok"
4141DocType: Sales Invoice,Customer's Purchase Order,Vevői Beszerzési megrendelés
Frappe PR Bot748c0242018-06-21 10:34:28 +05304142DocType: Clinical Procedure,Patient,Beteg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304143apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +47,Bypass credit check at Sales Order ,Hitelellenőrzés áthidalás a vevői rendelésnél
Frappe PR Bot748c0242018-06-21 10:34:28 +05304144DocType: Employee Onboarding Activity,Employee Onboarding Activity,Munkavállalói Onboarding tevékenység
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304145DocType: Land Unit,Check if it is a hydroponic unit,"Ellenőrizze, hogy ez egy hidroponikus egység"
4146apps/erpnext/erpnext/config/stock.py +113,Serial No and Batch,Széria sz. és Köteg
4147DocType: Warranty Claim,From Company,Cégtől
4148apps/erpnext/erpnext/education/doctype/assessment_plan/assessment_plan.py +52,Sum of Scores of Assessment Criteria needs to be {0}.,Értékelési kritériumok pontszám összegének ennyinek kell lennie: {0}.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304149apps/erpnext/erpnext/assets/doctype/asset/asset.py +198,Please set Number of Depreciations Booked,"Kérjük, állítsa be a könyvelt amortizációk számát"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304150DocType: Supplier Scorecard Period,Calculations,Számítások
4151apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +86,Value or Qty,Érték vagy menny
4152DocType: Payment Terms Template,Payment Terms,Fizetési feltételek
Frappe PR Bot748c0242018-06-21 10:34:28 +05304153apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +451,Productions Orders cannot be raised for:,Gyártási rendeléseket nem lehet megemelni erre:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304154apps/erpnext/erpnext/utilities/user_progress.py +147,Minute,Perc
4155DocType: Purchase Invoice,Purchase Taxes and Charges,Beszerzési megrendelés Adók és díjak
4156DocType: Chapter,Meetup Embed HTML,Találkozó HTML beágyazása
Frappe PR Bot748c0242018-06-21 10:34:28 +05304157DocType: Asset,Insured value,Biztosított érték
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304158apps/erpnext/erpnext/utilities/user_progress.py +121,Go to Suppliers,Menjen a Beszállítókhoz
Frappe PR Bot748c0242018-06-21 10:34:28 +05304159DocType: POS Closing Voucher Taxes,POS Closing Voucher Taxes,POS záró utalvány adók
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304160,Qty to Receive,Mennyiség a fogadáshoz
Frappe PR Botb48c7692018-07-09 16:56:49 +05304161apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +540,"Start and end dates not in a valid Payroll Period, cannot calculate {0}.","A kezdés és a befejezés dátuma nem érvényes a bérszámfejtési időszakban, nem tudja kiszámítani a {0} értéket."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304162DocType: Leave Block List,Leave Block List Allowed,Távollét blokk lista engedélyezett
4163DocType: Grading Scale Interval,Grading Scale Interval,Osztályozás időszak periódusa
4164apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Költség igény jármű napló {0}
4165DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,"Kedvezmény (%) a árjegyék árain, árkülönbözettel"
4166apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +59,All Warehouses,Összes Raktár
Frappe PR Botb48c7692018-07-09 16:56:49 +05304167apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1256,No {0} found for Inter Company Transactions.,{0} találha az Inter Company Tranzakciók esetében.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304168DocType: Travel Itinerary,Rented Car,Bérelt autó
4169apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +131,Credit To account must be a Balance Sheet account,Követelés főkönyvi számlának Mérlegszámlának kell lennie
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304170DocType: Donor,Donor,Adományozó
4171DocType: Global Defaults,Disable In Words,Szavakkal mező elrejtése
Frappe PR Bot748c0242018-06-21 10:34:28 +05304172apps/erpnext/erpnext/stock/doctype/item/item.py +69,Item Code is mandatory because Item is not automatically numbered,"Tétel kód megadása kötelező, mert Tétel nincs automatikusan számozva"
4173apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +100,Quotation {0} not of type {1},Árajánlat {0} nem ilyen típusú {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304174DocType: Maintenance Schedule Item,Maintenance Schedule Item,Karbantartandó ütemező tétel
4175DocType: Sales Order,% Delivered,% kiszállítva
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304176apps/erpnext/erpnext/education/doctype/fees/fees.js +108,Please set the Email ID for the Student to send the Payment Request,"Kérjük, állítsa be az e-mail azonosítót a hallgatónak a fizetési igény kérelem elküldéséhez"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304177DocType: Clinical Procedure,PRO-,GYR-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304178DocType: Patient,Medical History,Kórtörténet
Frappe PR Bot748c0242018-06-21 10:34:28 +05304179apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +167,Bank Overdraft Account,Folyószámlahitel főkönyvi számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304180DocType: Patient,Patient ID,Betegazonosító
4181DocType: Physician Schedule,Schedule Name,Ütemezési név
4182apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +49,Make Salary Slip,Bérpapír létrehozás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304183DocType: Currency Exchange,For Buying,A vásárláshoz
4184apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +864,Add All Suppliers,Összes beszállító hozzáadása
Frappe PR Bot748c0242018-06-21 10:34:28 +05304185apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +95,Row #{0}: Allocated Amount cannot be greater than outstanding amount.,"# {0} sor: elkülönített összeg nem lehet nagyobb, mint fennálló összeg."
4186apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +84,Browse BOM,Keressen anyagjegyzéket
4187apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Secured Loans,Záloghitel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304188DocType: Purchase Invoice,Edit Posting Date and Time,Rögzítési dátum és idő szerkesztése
Frappe PR Bot748c0242018-06-21 10:34:28 +05304189apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +103,Please set Depreciation related Accounts in Asset Category {0} or Company {1},"Kérjük, állítsa be Értékcsökkenéssel kapcsolatos számlákat ebben a Vagyoni-eszköz kategóriában {0} vagy vállalkozásban {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304190DocType: Lab Test Groups,Normal Range,Normál tartomány
4191DocType: Academic Term,Academic Year,Akadémiai tanév
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304192apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +79,Available Selling,Elérhető értékesítés
Frappe PR Botb48c7692018-07-09 16:56:49 +05304193DocType: Loyalty Point Entry Redemption,Loyalty Point Entry Redemption,Hűségpont bejegyzés visszaváltása
Frappe PR Bot748c0242018-06-21 10:34:28 +05304194apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +179,Opening Balance Equity,Saját tőke nyitó egyenlege
4195DocType: Contract,CRM,CRM
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304196DocType: Purchase Invoice,N,N
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304197apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.py +175,Remaining,Visszamaradt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304198DocType: Appraisal,Appraisal,Teljesítmény értékelés
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304199DocType: Loan,Loan Account,Hitelszámla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304200DocType: Purchase Invoice,GST Details,GST részletei
4201apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +156,Email sent to supplier {0},E-mailt elküldve a beszállítóhoz {0}
4202DocType: Item,Default Sales Unit of Measure,Alapértelmezett értékesítési egység
4203apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +9,Academic Year: ,Akadémiai tanév:
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304204DocType: Subscription,Past Due Date,Lejárt esedékesség
4205apps/erpnext/erpnext/stock/doctype/item_alternative/item_alternative.py +19,Not allow to set alternative item for the item {0},Nem engedélyezhető az {0} tételre az alternatív tétel változat beállítása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304206DocType: Opportunity,OPTY-,LEHET-
4207apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Dátum megismétlődik
4208apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Hitelesített aláírás
4209apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +64,Create Fees,Díjak létrehozása
4210DocType: Project,Total Purchase Cost (via Purchase Invoice),Beszerzés teljes költsége (Beszerzési számla alapján)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304211DocType: Shift Type,Start Time,Kezdés ideje
Frappe PR Botb48c7692018-07-09 16:56:49 +05304212apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +438,Select Quantity,Válasszon mennyiséget
4213DocType: Loyalty Point Entry,Loyalty Points,Hűségpontok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304214DocType: Customs Tariff Number,Customs Tariff Number,Vámtarifa szám
4215DocType: Patient Appointment,Patient Appointment,A betegek vizit látogatása
4216apps/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ó beosztás nem lehet ugyanaz, mint a beosztás melyre a szabály alkalmazandó"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304217apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Leiratkozni erről az üsszefoglaló e-mail -ről
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304218apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +854,Get Suppliers By,Szerezd meg beszállítóit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304219apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +173,{0} not found for Item {1},{0} nem található az {1} tételhez
4220apps/erpnext/erpnext/utilities/user_progress.py +197,Go to Courses,Menjen a Tanfolyamokra
4221DocType: Accounts Settings,Show Inclusive Tax In Print,Adóval együtt megjelenítése a nyomtatáson
4222apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +17,"Bank Account, From Date and To Date are Mandatory","Bankszámla, a dátumtól és dátumig kötelező"
4223apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Üzenet elküldve
Frappe PR Bot748c0242018-06-21 10:34:28 +05304224apps/erpnext/erpnext/accounts/doctype/account/account.py +100,Account with child nodes cannot be set as ledger,Al csomópontokkal rendelkező számlát nem lehet beállítani főkönyvi számlává
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304225DocType: C-Form,II,II
4226DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,"Arány, amelyen az Árlista pénznemét átalakítja az Ügyfél alapértelmezett pénznemére"
4227DocType: Purchase Invoice Item,Net Amount (Company Currency),Nettó összeg (Társaság pénznemében)
4228DocType: Physician,Physician Schedules,Orvos ütemezése
Frappe PR Bot748c0242018-06-21 10:34:28 +05304229apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +222,Total advance amount cannot be greater than total sanctioned amount,"A teljes előleg összege nem lehet nagyobb, mint a teljes szankcionált összege"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304230DocType: Salary Slip,Hour Rate,Óra árértéke
4231DocType: Stock Settings,Item Naming By,Tétel elnevezés típusa
4232apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Egy újabb Időszak záró bejegyzés {0} létre lett hozva ez után: {1}
4233DocType: Work Order,Material Transferred for Manufacturing,Anyag átrakva gyártáshoz
Frappe PR Bot748c0242018-06-21 10:34:28 +05304234apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Account {0} does not exists,A {0} számla nem létezik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304235DocType: Project,Project Type,Projekt téma típusa
4236apps/erpnext/erpnext/projects/doctype/task/task.py +153,Child Task exists for this Task. You can not delete this Task.,Al feladat létezik erre a feladatra. Ezt a feladatot nem törölheti.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304237apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Vagy előirányzott Menny. vagy előirányzott összeg kötelező
4238apps/erpnext/erpnext/config/projects.py +56,Cost of various activities,Különböző tevékenységek költsége
4239apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +60,"Setting Events to {0}, since the Employee attached to the below Sales Persons does not have a User ID{1}","Beállítás Események {0}, mivel az Alkalmazott hozzácsatolt a lenti értékesítőkhöz, akiknek nincsenek felhasználói azonosítói: {1}"
4240DocType: Timesheet,Billing Details,Számlázási adatok
4241apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +163,Source and target warehouse must be different,Forrás és cél raktárnak különböznie kell
4242apps/erpnext/erpnext/erpnext_integrations/doctype/gocardless_settings/gocardless_settings.py +140,Payment Failed. Please check your GoCardless Account for more details,Fizetés meghiúsult. További részletekért tekintse meg GoCardless-fiókját
4243apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},"Nem engedélyezett a készlet tranzakciók frissítése, mely régebbi, mint {0}"
4244DocType: BOM,Inspection Required,Minőség-ellenőrzés szükséges
4245DocType: Purchase Invoice Item,PR Detail,FIZKER részlete
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304246apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +17,Enter the Bank Guarantee Number before submittting.,Adja meg a Bankgarancia számot az elküldés előtt.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304247DocType: Driving License Category,Class,Osztály
4248DocType: Sales Order,Fully Billed,Teljesen számlázott
Frappe PR Botb48c7692018-07-09 16:56:49 +05304249apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +460,Work Order cannot be raised against a Item Template,A munka megrendelést nem lehet felvenni a tétel sablonjával szemben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304250apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +101,Shipping rule only applicable for Buying,Csak a beszerzésre vonatkozó szállítási szabály
4251DocType: Vital Signs,BMI,BMI
4252apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Kézben lévő Készpénz
Frappe PR Bot748c0242018-06-21 10:34:28 +05304253apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +139,Delivery warehouse required for stock item {0},Szállítási raktár szükséges erre az tételre: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304254DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),A csomag bruttó tömege. Általában a nettó tömeg + csomagolóanyag súlya. (nyomtatáshoz)
4255DocType: Assessment Plan,Program,Program
4256DocType: 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 Beosztással engedélyt kapnak, hogy zároljanak számlákat és létrehozzanek / módosítsanak könyvelési tételeket a zárolt számlákon"
4257DocType: Serial No,Is Cancelled,Ez törölve
4258DocType: Student Group,Group Based On,Ezen alapuló csoport
4259DocType: Journal Entry,Bill Date,Számla kelte
4260DocType: Healthcare Settings,Laboratory SMS Alerts,Laboratóriumi SMS figyelmeztetések
4261apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +20,"Service Item,Type,frequency and expense amount are required","Szolgáltatás tétel, Típus, gyakorisága és ráfordítások összege kötelező"
4262apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +45,"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ály is van kiemelve, akkor a következő belső prioritások kerülnek alkalmazásra:"
4263DocType: Plant Analysis Criteria,Plant Analysis Criteria,Növényelemzési kritérium
4264DocType: Cheque Print Template,Cheque Height,Csekk magasság
4265DocType: Supplier,Supplier Details,Beszállítói adatok
4266DocType: Setup Progress,Setup Progress,Telepítés előrehaladása
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304267DocType: Expense Claim,Approval Status,Jóváhagyás állapota
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304268DocType: Hub Settings,Publish Items to Hub,Közzéteszi a tételeket a Hubon
4269apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +35,From value must be less than to value in row {0},"Űrlap értéke kisebb legyen, mint az érték ebben a sorban {0}"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304270apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +158,Wire Transfer,Banki átutalás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304271apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +92,Check all,Összes ellenőrzése
4272,Issued Items Against Work Order,Kiadott tételek a munka megrendeléshez
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304273,BOM Stock Calculated,BOM készlet számított
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304274DocType: Vehicle Log,Invoice Ref,Számla hiv.
4275DocType: Company,Default Income Account,Alapértelmezett bejövő számla
4276apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Vevő csoport / Vevő
4277apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +37,Unclosed Fiscal Years Profit / Loss (Credit),Lezáratlan pénzügyi évek nyereség / veszteség (Követelés)
4278DocType: Sales Invoice,Time Sheets,Idő nyilvántartások
Frappe PR Bot748c0242018-06-21 10:34:28 +05304279DocType: Clinical Procedure Template,Change In Item,Módosítása a tételben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304280DocType: Payment Gateway Account,Default Payment Request Message,Alapértelmezett fizetendő kérelem Üzenet
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304281DocType: Retention Bonus,Bonus Amount,Bónusz összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304282DocType: Item Group,Check this if you want to show in website,"Jelölje be, ha azt szeretné, hogy látszódjon a weboldalon"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304283apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +361,Balance ({0}),Mérleg ({0})
Frappe PR Botb48c7692018-07-09 16:56:49 +05304284DocType: Loyalty Point Entry,Redeem Against,Visszaszerzés ellen
Frappe PR Bot748c0242018-06-21 10:34:28 +05304285apps/erpnext/erpnext/config/accounts.py +140,Banking and Payments,Banki ügyletek és Kifizetések
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304286apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.py +99,Please enter API Consumer Key,Adja meg az API fogyasztói kulcsot
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304287,Welcome to ERPNext,Üdvözöl az ERPNext
4288apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Érdeklődést Lehetőséggé
4289apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +34,Email Reminders will be sent to all parties with email contacts,Az e-mailes emlékeztetőket az e-mail címekkel rendelkező összes félnek elküldjük
4290DocType: Project,Twice Daily,Naponta kétszer
4291DocType: Patient,A Negative,Egy negatív
4292apps/erpnext/erpnext/templates/includes/product_list.js +45,Nothing more to show.,Nincs mást mutatnak.
4293DocType: Lead,From Customer,Vevőtől
Frappe PR Bot748c0242018-06-21 10:34:28 +05304294apps/erpnext/erpnext/demo/setup/setup_data.py +321,Calls,Hívások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304295apps/erpnext/erpnext/utilities/user_progress.py +143,A Product,Egy termék
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304296DocType: Employee Tax Exemption Declaration,Declarations,Nyilatkozatok
Frappe PR Bot748c0242018-06-21 10:34:28 +05304297apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +235,Batches,"Sarzsok, kötegek"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304298apps/erpnext/erpnext/education/doctype/fee_structure/fee_structure.js +34,Make Fee Schedule,Díj ütemezés létrehozása
4299DocType: Purchase Order Item Supplied,Stock UOM,Készlet mértékegysége
Frappe PR Bot748c0242018-06-21 10:34:28 +05304300apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +249,Purchase Order {0} is not submitted,Beszerzési megrendelés {0} nem nyújtják be
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304301DocType: Account,Expenses Included In Asset Valuation,Eszközkészlet értékelésben szereplő költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304302DocType: Vital Signs,Normal reference range for an adult is 16–20 breaths/minute (RCP 2012),A normál referencia tartomány egy felnőtt számára 16-20 légvétel/perc (RCP 2012)
4303DocType: Customs Tariff Number,Tariff Number,Vámtarifaszám
4304DocType: Work Order Item,Available Qty at WIP Warehouse,Elérhető Mennyiség a WIP raktárban
Frappe PR Bot748c0242018-06-21 10:34:28 +05304305apps/erpnext/erpnext/stock/doctype/item/item.js +41,Projected,Tervezett
4306apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +231,Serial No {0} does not belong to Warehouse {1},Széria sz.: {0} nem tartozik ehhez a Raktárhoz {1}
4307apps/erpnext/erpnext/controllers/status_updater.py +180,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 a túlteljesítést és túl-könyvelést erre a tételre {0}, mivel a mennyiség vagy összeg az: 0"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304308DocType: Notification Control,Quotation Message,Árajánlat üzenet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304309DocType: Issue,Opening Date,Nyitás dátuma
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304310apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +89,Please save the patient first,"Kérjük, először mentse el a pácienst"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304311apps/erpnext/erpnext/education/api.py +80,Attendance has been marked successfully.,Részvétel jelölése sikeres.
4312DocType: Program Enrollment,Public Transport,Tömegközlekedés
4313DocType: Soil Texture,Silt Composition (%),Iszap összetétel (%)
4314DocType: Journal Entry,Remark,Megjegyzés
4315DocType: Healthcare Settings,Avoid Confirmation,Kerülje a megerősítést
4316DocType: Purchase Receipt Item,Rate and Amount,Érték és mennyiség
Frappe PR Bot748c0242018-06-21 10:34:28 +05304317apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +177,Account Type for {0} must be {1},Számla típusa ehhez: {0} ennek kell lennie: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304318DocType: Healthcare Settings,Default income accounts to be used if not set in Physician to book Consultation charges.,"Alapértelmezett bevételi számlákat kell használni, ha az orvos nem rendelkezik jogosultsággal a konzultációs díjak lefoglalásához."
Frappe PR Bot748c0242018-06-21 10:34:28 +05304319apps/erpnext/erpnext/config/hr.py +34,Leaves and Holiday,Távollétek és ünnepek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304320DocType: Education Settings,Current Academic Term,Aktuális Akadémiai szemeszter
4321DocType: Sales Order,Not Billed,Nem számlázott
4322apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +76,Both Warehouse must belong to same Company,Mindkét Raktárnak ugyanahhoz a céghez kell tartoznia
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304323DocType: Employee Grade,Default Leave Policy,Alapértelmezett távolléti irányelv
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304324DocType: Shopify Settings,Shop URL,Üzlet URL
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304325apps/erpnext/erpnext/public/js/templates/contact_list.html +34,No contacts added yet.,Nincs még kapcsolat hozzáadva.
4326DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Beszerzési költség utalvány összege
4327,Item Balance (Simple),Tétel egyenleg (egyszerű)
4328apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Beszállítók által benyújtott számlák
4329DocType: POS Profile,Write Off Account,Leíró számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05304330DocType: Patient Appointment,Get prescribed procedures,Szerezd meg az előírt eljárásokat
Frappe PR Botb48c7692018-07-09 16:56:49 +05304331DocType: Sales Invoice,Redemption Account,Visszaváltási számla
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304332apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +233,Debit Note Amt,Terhelési értesítő össz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304333apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Kedvezmény összege
4334DocType: Purchase Invoice,Return Against Purchase Invoice,Beszerzési számla ellenszámlája
4335DocType: Item,Warranty Period (in days),Garancia hossza (napokban)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304336apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +66,Failed to set defaults,Sikertelen az alapértelmezett értékek beállítása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304337apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +56,Relation with Guardian1,Összefüggés a Helyettesítő1
Frappe PR Botb48c7692018-07-09 16:56:49 +05304338apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +801,Please select BOM against item {0},"Kérem, válassza ki az ANYAGJ a {0} tételhez"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304339apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js +18,Make Invoices,Számlák készítése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304340DocType: Shopping Cart Settings,Show Stock Quantity,Készlet mennyiség megjelenítése
Frappe PR Bot748c0242018-06-21 10:34:28 +05304341apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +77,Net Cash from Operations,Származó nettó a műveletekből
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304342apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,4. tétel
4343DocType: Student Admission,Admission End Date,Felvételi Végdátum
4344apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +30,Sub-contracting,Alvállalkozói
4345DocType: Journal Entry Account,Journal Entry Account,Könyvelési tétel számlaszáma
4346apps/erpnext/erpnext/education/doctype/academic_year/academic_year.js +3,Student Group,Diákcsoport
4347DocType: Shopping Cart Settings,Quotation Series,Árajánlat szériák
4348apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +57,"An item exists with same name ({0}), please change the item group name or rename the item","Egy tétel létezik azonos névvel ({0}), kérjük, változtassa meg a tétel csoport nevét, vagy nevezze át a tételt"
4349DocType: Soil Analysis Criteria,Soil Analysis Criteria,Talajelemzési kritérium
Frappe PR Botb48c7692018-07-09 16:56:49 +05304350apps/erpnext/erpnext/accounts/page/pos/pos.js +2049,Please select customer,"Kérjük, válasszon vevőt"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304351DocType: C-Form,I,én
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304352DocType: Company,Asset Depreciation Cost Center,Vagyontárgy Értékcsökkenés Költséghely
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304353DocType: Production Plan Sales Order,Sales Order Date,Vevői rendelés dátuma
4354DocType: Sales Invoice Item,Delivered Qty,Kiszállított mennyiség
4355DocType: Assessment Plan,Assessment Plan,Értékelés terv
Frappe PR Bot748c0242018-06-21 10:34:28 +05304356DocType: Travel Request,Fully Sponsored,Teljesen szponzorált
4357apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +28,Reverse Journal Entry,Fordított naplóbejegyzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304358apps/erpnext/erpnext/healthcare/doctype/patient/patient.py +90,Customer {0} is created.,A(z) {0} vevő létrehozva.
4359DocType: Stock Settings,Limit Percent,Határérték százalék
4360apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +82, Currently no stock available in any warehouse,Jelenleg nincs raktárkészlet egyik raktárban sem
4361,Payment Period Based On Invoice Date,Fizetési határidő számla dátuma alapján
4362DocType: Sample Collection,No. of print,Nyomtatás száma
4363DocType: Hotel Room Reservation Item,Hotel Room Reservation Item,Szállodai szobafoglalási tétel
4364apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Hiányzó pénznem árfolyamok ehhez: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304365DocType: Employee Health Insurance,Health Insurance Name,Egészségbiztosítás neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304366DocType: Assessment Plan,Examiner,Vizsgáztató
4367DocType: Student,Siblings,Testvérek
4368DocType: Journal Entry,Stock Entry,Készlet bejegyzés
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304369DocType: Payment Entry,Payment References,Fizetés hivatkozásai
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304370DocType: C-Form,C-FORM-,C-FORM-
Frappe PR Bot748c0242018-06-21 10:34:28 +05304371DocType: Subscription Plan,"Number of intervals for the interval field e.g if Interval is 'Days' and Billing Interval Count is 3, invoices will be generated every 3 days","Az intervallummező intervallumainak száma, pl. Ha az intervallum 'Napok' és a számlázási intervallum értéke 3, a számlák 3 naponként generálódnak"
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304372DocType: Clinical Procedure Template,Allow Stock Consumption,Készletfelhasználás engedélyezése
Frappe PR Bot748c0242018-06-21 10:34:28 +05304373DocType: Asset,Insurance Details,Biztosítási részletek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304374DocType: Account,Payable,Kifizetendő
4375DocType: Share Balance,Share Type,Típus megosztása
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304376apps/erpnext/erpnext/hr/doctype/loan/loan.py +123,Please enter Repayment Periods,"Kérjük, írja be a törlesztési időszakokat"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304377apps/erpnext/erpnext/shopping_cart/cart.py +378,Debtors ({0}),Követelések ({0})
4378DocType: Pricing Rule,Margin,Árkülönbözet
4379apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Új Vevők
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304380apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Gross Profit %,Bruttó nyereség %
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304381DocType: Appraisal Goal,Weightage (%),Súlyozás (%)
Frappe PR Botb48c7692018-07-09 16:56:49 +05304382apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +554,Change POS Profile,POS profil megváltoztatása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304383DocType: Bank Reconciliation Detail,Clearance Date,Végső dátum
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304384apps/erpnext/erpnext/stock/doctype/item/item.py +700,"Asset is already exists against the item {0}, you cannot change the has serial no value","Az eszköz már létezik a {0} tétel ellenében, nem változtathatja meg a soros értéket"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304385apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +7,Assessment Report,Értékelő jelentés
Frappe PR Bot748c0242018-06-21 10:34:28 +05304386apps/erpnext/erpnext/assets/doctype/asset/asset.py +72,Gross Purchase Amount is mandatory,Bruttó vásárlási összeg kötelező
4387apps/erpnext/erpnext/setup/doctype/company/company.js +115,Company name not same,A vállalkozás neve nem azonos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304388DocType: Lead,Address Desc,Cím leírása
Frappe PR Bot748c0242018-06-21 10:34:28 +05304389apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +114,Party is mandatory,Ügyfél kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304390DocType: Journal Entry,JV-,KT-
Frappe PR Botb48c7692018-07-09 16:56:49 +05304391apps/erpnext/erpnext/controllers/accounts_controller.py +747,Rows with duplicate due dates in other rows were found: {list},Más sorokban duplikált határidőket tartalmazó sorok találhatóak: {list}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304392DocType: Topic,Topic Name,Téma neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05304393apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +319,Please set default template for Leave Approval Notification in HR Settings.,"Kérjük, állítsa be az alapértelmezett sablont a jóváhagyási értesítéshez a HR beállításoknál."
4394apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +38,Atleast one of the Selling or Buying must be selected,Legalább az Értékesítést vagy Beszerzést választani kell
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304395apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +308,Select an employee to get the employee advance.,"Válassza ki a munkavállalót, hogy megkapja a munkavállaló előleget."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304396apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +56,Please select a valid Date,"Kérjük, válasszon egy érvényes dátumot"
4397apps/erpnext/erpnext/public/js/setup_wizard.js +36,Select the nature of your business.,Válassza ki a vállalkozása fajtáját.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304398DocType: Lab Test Template,"Single for results which require only a single input, result UOM and normal value
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304399<br>
4400Compound for results which require multiple input fields with corresponding event names, result UOMs and normal values
4401<br>
Frappe PR Bot748c0242018-06-21 10:34:28 +05304402Descriptive for tests which have multiple result components and corresponding result entry fields.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304403<br>
4404Grouped for test templates which are a group of other test templates.
4405<br>
4406No Result for tests with no results. Also, no Lab Test is created. e.g.. Sub Tests for Grouped results.","Egyetlen olyan eredmények esetén, amelyek csak egy bemenetet, eredmény UOM-ot és normál értéket igényelnek <br> Összetett olyan eredményekhez, amelyek több bemeneti mezőt igényelnek a megfelelő eseménynevekkel, eredményhúzóval és normál értékekkel <br> Leíró az olyan tesztek esetében, amelyek több eredmény összetevővel és a megfelelő eredménybeviteli mezőkkel rendelkeznek. <br> Csoportosított teszt sablonok, amelyek egy csoportja más teszt sablonok. <br> Nincs eredmény a tesztek nélkül. Továbbá nincs létrehozva laboratóriumi teszt. például. Al tesztek csoportosított eredményekhez."
Frappe PR Bot748c0242018-06-21 10:34:28 +05304407apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +87,Row #{0}: Duplicate entry in References {1} {2},Row # {0}: ismétlődő bevitelt Referenciák {1} {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304408apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Ahol a gyártási műveleteket végzik.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304409apps/erpnext/erpnext/education/doctype/instructor/instructor.js +39,As Examiner,Mint vizsgáztató
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304410DocType: Appointment Type,Default Duration,Alapértelmezett időtartam
Frappe PR Bot748c0242018-06-21 10:34:28 +05304411DocType: BOM Explosion Item,Source Warehouse,Forrás raktár
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304412DocType: Installation Note,Installation Date,Telepítés dátuma
4413apps/erpnext/erpnext/accounts/doctype/shareholder/shareholder.js +30,Share Ledger,Ledger megosztása
Frappe PR Botb48c7692018-07-09 16:56:49 +05304414apps/erpnext/erpnext/controllers/accounts_controller.py +638,Row #{0}: Asset {1} does not belong to company {2},#{0}sor: {1} Vagyontárgy nem tartozik ehhez a céghez {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304415apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +206,Sales Invoice {0} created,A {0} kimenő értékesítési számla létrehozva
4416DocType: Employee,Confirmation Date,Visszaigazolás dátuma
4417DocType: C-Form,Total Invoiced Amount,Teljes kiszámlázott összeg
Frappe PR Bot748c0242018-06-21 10:34:28 +05304418apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +51,Min Qty can not be greater than Max Qty,"Min Menny nem lehet nagyobb, mint Max Mennyiség"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304419DocType: Soil Texture,Silty Clay,Iszap agyag
4420DocType: Account,Accumulated Depreciation,Halmozott értékcsökkenés
4421DocType: Supplier Scorecard Scoring Standing,Standing Name,Állandó név
4422DocType: Stock Entry,Customer or Supplier Details,Vevő vagy Beszállító részletei
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304423DocType: Asset Value Adjustment,Current Asset Value,Aktuális vagyontárgy eszközérték
4424DocType: Travel Request,Travel Funding,Utazás finanszírozás
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304425DocType: Loan Application,Required by Date,Kötelező dátumonként
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304426DocType: Lead,Lead Owner,Érdeklődés tulajdonosa
4427DocType: Production Plan,Sales Orders Detail,Vevői rendelések részletei
4428DocType: Bin,Requested Quantity,kért mennyiség
4429DocType: Patient,Marital Status,Családi állapot
4430DocType: Stock Settings,Auto Material Request,Automata anyagigénylés
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304431DocType: Woocommerce Settings,API consumer secret,API fogyasztói titok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304432DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Elérhető Kötegelt Mennyiség a Behozatali Raktárból
4433DocType: Customer,CUST-,VEVO-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304434DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Bruttó bér - Összes levonás - Hitel visszafizetése
Frappe PR Bot748c0242018-06-21 10:34:28 +05304435DocType: Bank Account,IBAN,IBAN
Frappe PR Botb48c7692018-07-09 16:56:49 +05304436apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +32,Current BOM and New BOM can not be same,Jelenlegi anyagjegyzék és az ÚJ anyagjegyzés nem lehet ugyanaz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304437apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +47,Salary Slip ID,Bérpapír ID
Frappe PR Botb48c7692018-07-09 16:56:49 +05304438apps/erpnext/erpnext/hr/doctype/employee/employee.py +128,Date Of Retirement must be greater than Date of Joining,"Nyugdíjazás dátumának nagyobbnak kell lennie, mint Csatlakozás dátuma"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304439apps/erpnext/erpnext/stock/doctype/item/item.js +70,Multiple Variants,Több változat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304440DocType: Sales Invoice,Against Income Account,Elleni jövedelem számla
4441apps/erpnext/erpnext/controllers/website_list_for_contact.py +117,{0}% Delivered,{0}% szállítva
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304442DocType: Subscription,Trial Period Start Date,Próbaidő kezdési dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05304443apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +108,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,"Tétel {0}: Rendelet Mennyisége: {1} nem lehet kevesebb, mint a minimális rendelési mennyiség {2} (Tételnél meghatározott)."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304444DocType: Certification Application,Certified,Hitelesített
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304445DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Havi Felbontás százaléka
Frappe PR Bot748c0242018-06-21 10:34:28 +05304446apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +61,Please login as another user.,"Kérjük, lépjen be mint másik felhasználó."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304447DocType: Daily Work Summary Group User,Daily Work Summary Group User,Napi munka összefoglalási csoport felhasználói
4448DocType: Territory,Territory Targets,Területi célok
4449DocType: Soil Analysis,Ca/Mg,Ca/Mg
4450DocType: Delivery Note,Transporter Info,Fuvarozó adatai
Frappe PR Bot748c0242018-06-21 10:34:28 +05304451apps/erpnext/erpnext/accounts/utils.py +504,Please set default {0} in Company {1},"Kérjük, állítsa be alapértelmezettnek {0} ebben a vállalkozásban {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304452DocType: Cheque Print Template,Starting position from top edge,Kiinduló helyzet a felső széltől
4453apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +33,Same supplier has been entered multiple times,Ugyanaz a szállító már többször megjelenik
4454apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Bruttó nyereség / veszteség
4455,Warehouse wise Item Balance Age and Value,Raktáronkénti Tétel mérleg kor és érték
4456DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Beszerzési megrendelés tétele leszállítva
4457apps/erpnext/erpnext/public/js/setup_wizard.js +94,Company Name cannot be Company,A Válallkozás neve nem lehet Válallkozás
4458apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Levél fejlécek a nyomtatási sablonokhoz.
4459apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Címek nyomtatási sablonokhoz pl. Pro forma számla.
4460DocType: Program Enrollment,Walking,Gyalog
4461DocType: Student Guardian,Student Guardian,Diák felügyelő
4462DocType: Member,Member Name,Tag neve
4463DocType: Stock Settings,Use Naming Series,Használjon sorszámozási csoportokat
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304464apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +220,Valuation type charges can not marked as Inclusive,Készletérték típusú költségeket nem lehet megjelölni értékbe beszámíthatónak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304465DocType: POS Profile,Update Stock,Készlet frissítése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304466apps/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ég a tételekhez, helytelen (Összes) Nettó súly értékhez vezet. Győződjön meg arról, hogy az egyes tételek nettó tömege ugyanabban a mértékegységben van."
Frappe PR Botb48c7692018-07-09 16:56:49 +05304467apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource &gt; HR Settings,"Kérjük, állítsa be az alkalmazottak elnevezési rendszerét az emberi erőforrás&gt; HR beállításoknál"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304468DocType: Certification Application,Payment Details,Fizetés részletei
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304469apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +40,BOM Rate,Anyagjegyzék Díjszabási ár
Frappe PR Botb48c7692018-07-09 16:56:49 +05304470apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +240,"Stopped Work Order cannot be cancelled, Unstop it first to cancel","A Megszakított Munka Rendelést nem lehet törölni, először folytassa a megszüntetéshez"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304471DocType: Asset,Journal Entry for Scrap,Naplóbejegyzés selejtezéshez
4472apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,"Kérjük, vegye kia a tételeket a szállítólevélből"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304473apps/erpnext/erpnext/accounts/utils.py +474,Journal Entries {0} are un-linked,A naplóbejegyzések {0} un-linked
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304474apps/erpnext/erpnext/accounts/utils.py +803,{0} Number {1} already used in account {2},{0} A(z) {2} fiókban már használt {1} szám
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304475apps/erpnext/erpnext/config/crm.py +92,"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"
4476DocType: Supplier Scorecard Scoring Standing,Supplier Scorecard Scoring Standing,Beszállítói mutatószám Pontszám Állandó
4477DocType: Manufacturer,Manufacturers used in Items,Gyártókat használt ebben a tételekben
4478apps/erpnext/erpnext/accounts/general_ledger.py +170,Please mention Round Off Cost Center in Company,Kérjük említse meg a Költséghely gyűjtőt a Vállalkozáson bellül
4479DocType: Purchase Invoice,Terms,Feltételek
4480apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +10,Select Days,Válasszon napot
4481DocType: Academic Term,Term Name,Feltétel neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05304482apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +355,Credit ({0}),Tőlünk követelés ({0})
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304483apps/erpnext/erpnext/hr/doctype/department/department.js +14,You cannot edit root node.,Nem szerkesztheti a fő csomópontot.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304484DocType: Buying Settings,Purchase Order Required,Beszerzési megrendelés Kötelező
4485apps/erpnext/erpnext/public/js/projects/timer.js +5,Timer,Időzítő
4486,Item-wise Sales History,Tételenkénti értékesítési előzmény
4487DocType: Expense Claim,Total Sanctioned Amount,Összesen Jóváhagyott összeg
4488DocType: Land Unit,Land Unit,Föld terület
4489,Purchase Analytics,Beszerzés analitika
4490DocType: Sales Invoice Item,Delivery Note Item,Szállítólevél tétel
Frappe PR Bot748c0242018-06-21 10:34:28 +05304491apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +371,Current invoice {0} is missing,A {0} aktuális számla hiányzik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304492DocType: Asset Maintenance Log,Task,Feladat
4493DocType: Purchase Taxes and Charges,Reference Row #,Referencia sor #
4494apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Köteg szám kötelező erre a tételre: {0}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304495apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,"Ez egy forrás értékesítő személy, és nem lehet szerkeszteni."
Frappe PR Bot748c0242018-06-21 10:34:28 +05304496DocType: Salary Component,"If selected, the value specified or calculated in this component will not contribute to the earnings or deductions. However, it's value can be referenced by other components that can be added or deducted. ","Ha kiválasztja, a megadott vagy számított érték ebben az összetevőben nem fog hozzájárulni a jövedelemhez vagy levonáshoz. Azonban, erre az értékre lehet hivatkozni más összetevőkkel, melyeket hozzá lehet adni vagy levonni."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304497DocType: Asset Settings,Number of Days in Fiscal Year,Napok száma a pénzügyi évben
4498,Stock Ledger,Készlet könyvelés
4499apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Árérték: {0}
4500DocType: Company,Exchange Gain / Loss Account,Árfolyamnyereség / veszteség számla
4501apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Alkalmazott és nyilvántartás
Frappe PR Bot748c0242018-06-21 10:34:28 +05304502apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +106,Purpose must be one of {0},Ezen célok közül kell választani: {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304503apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +99,Fill the form and save it,"Töltse ki az űrlapot, és mentse el"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304504apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Közösségi Fórum
4505apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +52,Actual qty in stock,Tényleges Mennyiség a raktáron
4506DocType: Homepage,"URL for ""All Products""","AZ ""Összes termék"" URL elérési útja"
4507DocType: Leave Application,Leave Balance Before Application,Távollét egyenleg az alkalmazás előtt
4508apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +46,Send SMS,SMS küldése
4509DocType: Supplier Scorecard Criteria,Max Score,Max pontszám
4510DocType: Cheque Print Template,Width of amount in word,Szélesség méret szóban
4511DocType: Company,Default Letter Head,Alapértelmezett levélfejléc
4512DocType: Purchase Order,Get Items from Open Material Requests,Kapjon tételeket Nyitott Anyag igénylésekből
4513DocType: Hotel Room Amenity,Billable,Számlázható
4514DocType: Lab Test Template,Standard Selling Rate,Alapértelmezett értékesítési ár
4515DocType: Account,Rate at which this tax is applied,"Arány, amelyen ezt az adót alkalmazzák"
4516DocType: Cash Flow Mapper,Section Name,Szekció neve
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304517apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +79,Reorder Qty,Újra rendelendő mennyiség
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304518apps/erpnext/erpnext/assets/doctype/asset/asset.py +283,Depreciation Row {0}: Expected value after useful life must be greater than or equal to {1},Értékcsökkenési sor {0}: A hasznos élettartam utáni értéknek nagyobbnak vagy egyenlőnek kell lennie mint {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304519apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +55,Current Job Openings,Jelenlegi munkalehetőségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304520DocType: Company,Stock Adjustment Account,Készlet igazítás számla
4521apps/erpnext/erpnext/public/js/payment/pos_payment.html +17,Write Off,Leíró
Frappe PR Bot748c0242018-06-21 10:34:28 +05304522DocType: Healthcare Service Unit,Allow Overlap,Átfedés engedélyezése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304523DocType: Timesheet Detail,Operation ID,Művelet ID
4524DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Rendszer felhasználói (belépés) ID. Ha be van állítva, ez lesz az alapértelmezés minden HR űrlaphoz."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304525apps/erpnext/erpnext/assets/doctype/asset/asset.py +86,Enter depreciation details,Írja le az értékcsökkenés részleteit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304526apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: Feladó {1}
4527DocType: Task,depends_on,attól függ
Frappe PR Botb48c7692018-07-09 16:56:49 +05304528apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +71,Queued for updating latest price in all Bill of Materials. It may take a few minutes.,Sorbaállítva a legfrissebb ár frissítéséhez minden anyagjegyzékben. Néhány percig eltarthat.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304529apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,"Új fiók neve. Megjegyzés: Kérjük, ne hozzon létre Vevő és Beszállítói fiókokat."
4530apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Országonként eltérő címlista sablonok
4531DocType: Water Analysis,Appearance,Megjelenítés
Frappe PR Bot748c0242018-06-21 10:34:28 +05304532DocType: HR Settings,Leave Status Notification Template,Távollét állapotjelentési sablont
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304533apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +77,Avg. Buying Price List Rate,Átl. beszezési árlista érték
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304534DocType: Sales Order Item,Supplier delivers to Customer,Beszállító szállít a Vevőnek
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304535DocType: Asset,AT,AT
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304536apps/erpnext/erpnext/config/non_profit.py +23,Member information.,Tag információi.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304537DocType: Identification Document Type,Identification Document Type,Azonosító dokumentumtípus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304538apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}](#Form/Item/{0}) elfogyott
Frappe PR Bot748c0242018-06-21 10:34:28 +05304539apps/erpnext/erpnext/assets/doctype/asset/asset.js +79,Asset Maintenance,Vagyontárgy karbantartás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304540,Sales Payment Summary,Vevői rendelés bevétel összefoglaló
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304541DocType: Restaurant,Restaurant,Étterem
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304542DocType: Woocommerce Settings,API consumer key,API fogyasztói kulcs
Frappe PR Bot748c0242018-06-21 10:34:28 +05304543apps/erpnext/erpnext/accounts/party.py +332,Due / Reference Date cannot be after {0},Határidő / referencia dátum nem lehet {0} utáni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304544apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Adatok importálása és exportálása
4545DocType: Patient,Account Details,Számla adatok
4546DocType: Crop,Materials Required,Szükséges anyagok
4547apps/erpnext/erpnext/education/doctype/student_group/student_group.py +76,No students Found,Nem talált diákokat
Frappe PR Bot748c0242018-06-21 10:34:28 +05304548DocType: Employee Tax Exemption Declaration,Monthly HRA Exemption,Havi HRA mentesség
4549DocType: Clinical Procedure,Medical Department,Orvosi osztály
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304550DocType: Supplier Scorecard Scoring Criteria,Supplier Scorecard Scoring Criteria,Beszállító mutatószámok jegyzési kritériumai
4551apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Számla Könyvelési dátuma
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304552apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Értékesít
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304553DocType: Purchase Invoice,Rounded Total,Kerekített összeg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304554apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +91,Slots for {0} are not added to the schedule,A (z) {0} -es bővítőhelyek nem szerepelnek az ütem-tervben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304555DocType: Product Bundle,List items that form the package.,A csomagot alkotó elemek listája.
4556apps/erpnext/erpnext/healthcare/doctype/lab_test_template/lab_test_template.py +39,Not permitted. Please disable the Test Template,Nem engedélyezett. Tiltsa le a tesztsablont
4557apps/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%-al
4558DocType: Crop Cycle,Linked Land Unit,Kapcsolt föld terület
Frappe PR Bot748c0242018-06-21 10:34:28 +05304559apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +582,Please select Posting Date before selecting Party,"Kérjük, válasszon könyvelési dátumot az Ügyfél kiválasztása előtt"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304560DocType: Program Enrollment,School House,Iskola épület
4561DocType: Serial No,Out of AMC,ÉKSz időn túl
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304562apps/erpnext/erpnext/assets/doctype/asset/asset.py +203,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,"Lekönyvelt amortizációk száma nem lehet nagyobb, mint az összes amortizációk száma"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304563DocType: Purchase Order,Order Confirmation Date,Megrendelés visszaigazolás dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304564apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +47,Make Maintenance Visit,Karbantartási látogatás készítés
Frappe PR Bot748c0242018-06-21 10:34:28 +05304565DocType: Employee Transfer,Employee Transfer Details,Munkavállalói adatátvitel
Frappe PR Botb48c7692018-07-09 16:56:49 +05304566apps/erpnext/erpnext/selling/doctype/customer/customer.py +239,Please contact to the user who have Sales Master Manager {0} role,"Kérjük, lépjen kapcsolatba a felhasználóval, akinek van Értékesítési törzsadat kezelő {0} beosztása"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304567DocType: Company,Default Cash Account,Alapértelmezett készpénzforgalmi számla
4568apps/erpnext/erpnext/config/accounts.py +62,Company (not Customer or Supplier) master.,Vállalkozás (nem vevő vagy beszállító) törzsadat.
4569apps/erpnext/erpnext/education/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,Ez a Tanuló jelenlétén alapszik
4570apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +178,No Students in,Nincs diák ebben
4571apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +179,Add more items or open full form,További tételek hozzáadása vagy nyisson új űrlapot
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304572apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +219,Delivery Notes {0} must be cancelled before cancelling this Sales Order,"A {0} Szállítóleveleket törölni kell, mielőtt lemondásra kerül a Vevői rendelés"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304573apps/erpnext/erpnext/utilities/user_progress.py +259,Go to Users,Menjen a felhasználókhoz
Frappe PR Bot748c0242018-06-21 10:34:28 +05304574apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +101,Paid amount + Write Off Amount can not be greater than Grand Total,"Fizetett összeg + Leírható összeg nem lehet nagyobb, mint a Teljes összeg"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304575apps/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 Köteg szám ehhez a tételhez {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304576apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,Note: There is not enough leave balance for Leave Type {0},Megjegyzés: Nincs elég távollét egyenlege erre a távollét típusra {0}
4577apps/erpnext/erpnext/regional/india/utils.py +19,Invalid GSTIN or Enter NA for Unregistered,Érvénytelen GSTIN vagy írja be NA a nem regisztrálthoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304578DocType: Training Event,Seminar,Szeminárium
4579DocType: Program Enrollment Fee,Program Enrollment Fee,Program Beiratkozási díj
4580DocType: Item,Supplier Items,Beszállítói tételek
4581DocType: Opportunity,Opportunity Type,Lehetőség típus
Frappe PR Bot748c0242018-06-21 10:34:28 +05304582DocType: Asset Movement,To Employee,Alkalmazottaknak
4583DocType: Employee Transfer,New Company,Új vállalkozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304584apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Tranzakciót csak a Vállalkozás létrehozója törölhet
4585apps/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 főkönyvi bejegyzés száma található. Lehet, hogy nem megfelelő főkönyvi számlát választott a tranzakcióhoz."
4586DocType: Employee,Prefered Contact Email,Preferált kapcsolattartási e-mail
4587DocType: Cheque Print Template,Cheque Width,Csekk szélesség
4588DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Eladási ár érvényesítése a tételre a Beszerzési árra vagy Készletértékre
4589DocType: Fee Schedule,Fee Schedule,Díj időzítése
4590DocType: Hub Settings,Publish Availability,Közzététel Elérhetőség
4591DocType: Company,Create Chart Of Accounts Based On,Készítsen számlatükröt ez alapján
4592apps/erpnext/erpnext/projects/doctype/task/task.js +91,Cannot convert it to non-group. Child Tasks exist.,Nem konvertálható nem csoportba. Al feladatok léteznek.
Frappe PR Botb48c7692018-07-09 16:56:49 +05304593apps/erpnext/erpnext/hr/doctype/employee/employee.py +122,Date of Birth cannot be greater than today.,Születési idő nem lehet nagyobb a mai napnál.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304594,Stock Ageing,Készlet öregedés
Frappe PR Bot748c0242018-06-21 10:34:28 +05304595DocType: Travel Request,"Partially Sponsored, Require Partial Funding","Részben szponzorált, részleges finanszírozást igényel"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304596apps/erpnext/erpnext/education/doctype/student/student.py +40,Student {0} exist against student applicant {1},Tanuló {0} létezik erre a hallgatói kérelmezésre {1}
4597DocType: Purchase Invoice,Rounding Adjustment (Company Currency),Kerekítési korrekció (vállalkozás pénzneme)
4598apps/erpnext/erpnext/projects/doctype/task/task.js +39,Timesheet,Jelenléti ív
4599apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +243,Batch: ,Köteg:
4600DocType: Volunteer,Afternoon,Délután
Frappe PR Botb48c7692018-07-09 16:56:49 +05304601DocType: Loyalty Program,Loyalty Program Help,Hűségprogram Súgó
4602apps/erpnext/erpnext/controllers/accounts_controller.py +293,{0} '{1}' is disabled,{0} '{1}' letiltott
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304603apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Megnyitottá állít
4604DocType: Cheque Print Template,Scanned Cheque,Beolvasott Csekk
4605DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Küldjön automatikus e-maileket a Kapcsolatoknak a benyújtott tranzakciókkal.
4606DocType: Timesheet,Total Billable Amount,Összesen számlázható összeg
4607DocType: Customer,Credit Limit and Payment Terms,Hitelkeret és Fizetési feltételek
Frappe PR Botb48c7692018-07-09 16:56:49 +05304608DocType: Loyalty Program,Collection Rules,Gyűjtési szabályok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304609apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,3. tétel
4610apps/erpnext/erpnext/restaurant/doctype/restaurant/restaurant.js +6,Order Entry,Rendelés iktatás
4611DocType: Purchase Order,Customer Contact Email,Vevői Email
4612DocType: Warranty Claim,Item and Warranty Details,Tétel és garancia Részletek
4613DocType: Chapter,Chapter Members,Fejezet tagjai
4614DocType: Sales Team,Contribution (%),Hozzájárulás (%)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304615apps/erpnext/erpnext/controllers/accounts_controller.py +125,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, mivel 'Készpénz vagy bankszámla' nem volt megadva"
Frappe PR Botb48c7692018-07-09 16:56:49 +05304616apps/erpnext/erpnext/projects/doctype/project/project.py +71,Project {0} already exists,A {0} projekt már létezik
Frappe PR Bot748c0242018-06-21 10:34:28 +05304617DocType: Clinical Procedure,Nursing User,Ápoló felhasználó
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304618DocType: Employee Benefit Application,Payroll Period,Bérszámfejtés időszaka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304619DocType: Plant Analysis,Plant Analysis Criterias,Növényelemzési kritériumok
Frappe PR Bot748c0242018-06-21 10:34:28 +05304620apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +237,Serial No {0} does not belong to Batch {1},A {0} sorozatszám nem tartozik a {1} köteghez
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304621apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +220,Responsibilities,Felelősségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304622apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +125,Validity period of this quotation has ended.,Ennek az árajánlatnak az érvényességi ideje lejárt.
4623DocType: Expense Claim Account,Expense Claim Account,Költség követelés számla
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304624DocType: Account,Capital Work in Progress,Fővállalkozói munka folyamatban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304625DocType: Accounts Settings,Allow Stale Exchange Rates,Engedélyezze az átmeneti árfolyam értékeket
4626DocType: Sales Person,Sales Person Name,Értékesítő neve
4627apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,"Kérjük, adjon meg legalább 1 számlát a táblázatban"
4628apps/erpnext/erpnext/utilities/user_progress.py +247,Add Users,Felhasználók hozzáadása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304629DocType: POS Item Group,Item Group,Tételcsoport
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304630apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +16,Student Group: ,Diák csoport:
Frappe PR Bot748c0242018-06-21 10:34:28 +05304631DocType: Depreciation Schedule,Finance Book Id,Pénzügyi könyvazonosító
4632apps/erpnext/erpnext/public/js/hub/hub_listing.js +380,Select Country,Válasszon országot
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304633DocType: Item,Safety Stock,Biztonsági készlet
4634DocType: Healthcare Settings,Healthcare Settings,Egészségügyi beállítások
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304635apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +8,Total Allocated Leaves,Teljes elosztott távollétek száma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304636apps/erpnext/erpnext/projects/doctype/task/task.py +54,Progress % for a task cannot be more than 100.,"Előrehaladás % , egy feladatnak nem lehet nagyobb, mint 100."
4637DocType: Stock Reconciliation Item,Before reconciliation,Főkönyvi egyeztetés előtt
4638apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Címzett {0}
4639DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Adók és költségek hozzáadva (a vállalkozás pénznemében)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304640apps/erpnext/erpnext/stock/doctype/item/item.py +492,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,"Tétel adó sor: {0} , melynek vagy adó vagy bevétel vagy kiadás vagy megterhelhető főkönyvi típusú számlának kell lennie."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304641DocType: Sales Order,Partly Billed,Részben számlázott
Frappe PR Bot748c0242018-06-21 10:34:28 +05304642apps/erpnext/erpnext/assets/doctype/asset/asset.py +54,Item {0} must be a Fixed Asset Item,"Tétel: {0}, álló-eszköz tételnek kell lennie"
4643apps/erpnext/erpnext/stock/doctype/item/item.js +403,Make Variants,Változatok létrehozása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304644DocType: Item,Default BOM,Alapértelmezett anyagjegyzék BOM
4645DocType: Project,Total Billed Amount (via Sales Invoices),Összesen számlázott összeg (értékesítési számlák alapján)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304646apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +131,Debit Note Amount,Terhelési értesítő összege
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304647DocType: Project Update,Not Updated,Nincs frissítve
Frappe PR Bot748c0242018-06-21 10:34:28 +05304648apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +107,"There are inconsistencies between the rate, no of shares and the amount calculated","Vannak ellentmondások az arány, a részvények száma és a kiszámított összeg között"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304649apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +39,You are not present all day(s) between compensatory leave request days,Ön nincs jelen a napi kompenzációs távolléti napok napjai között
Frappe PR Bot748c0242018-06-21 10:34:28 +05304650apps/erpnext/erpnext/setup/doctype/company/company.js +109,Please re-type company name to confirm,"Kérjük ismítelje meg a cég nevét, a jóváhagyáshoz."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304651apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +234,Total Outstanding Amt,Teljes fennálló kintlévő össz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304652DocType: Journal Entry,Printing Settings,Nyomtatási beállítások
4653DocType: Employee Advance,Advance Account,Előleg számla
4654DocType: Job Offer,Job Offer Terms,Állás ajánlat feltételei
4655DocType: Sales Invoice,Include Payment (POS),Fizetés hozzáadása (Kassza term)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304656DocType: Shopify Settings,eg: frappe.myshopify.com,pl: frappe.myshopify.com
4657apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +324,Total Debit must be equal to Total Credit. The difference is {0},"Összes Tartozásnak egyeznie kell az összes Követeléssel. A különbség az, {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304658apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +11,Automotive,Autóipar
4659DocType: Vehicle,Insurance Company,Biztosítótársaság
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304660DocType: Asset Category Account,Fixed Asset Account,Álló-eszköz főkönyvi számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05304661DocType: Salary Structure Assignment,Variable,Változó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304662apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Szállítólevélből
4663DocType: Chapter,Members,Tagok
4664DocType: Student,Student Email Address,Tanuló email címe
4665DocType: Item,Hub Warehouse,Hub raktár
4666DocType: Assessment Plan,From Time,Időtől
4667DocType: Hotel Settings,Hotel Settings,Szálloda beállítások
4668apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,Raktáron:
4669DocType: Notification Control,Custom Message,Egyedi üzenet
4670apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +33,Investment Banking,Befektetési bank
4671DocType: Purchase Invoice,input,bemenet
Frappe PR Bot748c0242018-06-21 10:34:28 +05304672apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +95,Cash or Bank Account is mandatory for making payment entry,Készpénz vagy bankszámla kötelező a fizetés bejegyzéshez
Frappe PR Botb48c7692018-07-09 16:56:49 +05304673DocType: Loyalty Program,Multiple Tier Program,Többszintű program
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304674apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Tanul címe
4675DocType: Purchase Invoice,Price List Exchange Rate,Árlista váltási árfolyama
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304676apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +116,All Supplier Groups,Összes beszállítói csoport
Frappe PR Bot748c0242018-06-21 10:34:28 +05304677DocType: Employee Boarding Activity,Required for Employee Creation,Munkavállalók létrehozásához szükséges
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304678DocType: GoCardless Mandate,Mandate,Megbízás
4679DocType: POS Profile,POS Profile Name,POS profil elnevezése
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304680DocType: Hotel Room Reservation,Booked,Könyvelt
Frappe PR Bot748c0242018-06-21 10:34:28 +05304681DocType: Detected Disease,Tasks Created,Feladatok létrehozva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304682DocType: Purchase Invoice Item,Rate,Arány
Frappe PR Bot748c0242018-06-21 10:34:28 +05304683apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +107,Intern,Belső
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304684DocType: Delivery Stop,Address Name,Cím Neve
4685DocType: Stock Entry,From BOM,Anyagjegyzékből
Frappe PR Bot748c0242018-06-21 10:34:28 +05304686apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +644,Splitting {0} units of {1},A(z) {0} szétosztása ezekre az egységekre {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304687DocType: Assessment Code,Assessment Code,Értékelés kód
Frappe PR Bot748c0242018-06-21 10:34:28 +05304688apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +76,Basic,Alapvető
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304689apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Készlet tranzakciók {0} előtt befagyasztották
4690apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +219,Please click on 'Generate Schedule',"Kérjük, kattintson a 'Ütemterv létrehozás' -ra"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304691apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +154,Reference No is mandatory if you entered Reference Date,"Hivatkozási szám kötelező, amennyiben megadta Referencia dátumot"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304692DocType: Bank Reconciliation Detail,Payment Document,Fizetési dokumentum
4693apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +37,Error evaluating the criteria formula,Hiba a kritérium-formula kiértékelésében
Frappe PR Botb48c7692018-07-09 16:56:49 +05304694apps/erpnext/erpnext/hr/doctype/employee/employee.py +125,Date of Joining must be greater than Date of Birth,A csatlakozás dátumának nagyobbnak kell lennie a születési dátumnál
Frappe PR Bot748c0242018-06-21 10:34:28 +05304695DocType: Subscription,Plans,Tervek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304696DocType: Salary Slip,Salary Structure,Bérrendszer
4697DocType: Account,Bank,Bank
4698apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +9,Airline,Légitársaság
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304699apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +921,Issue Material,Problémás Anyag
Frappe PR Bot748c0242018-06-21 10:34:28 +05304700apps/erpnext/erpnext/config/erpnext_integrations.py +32,Connect Shopify with ERPNext,Csatlakoztassa a Shopify-t az ERPNext segítségével
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304701DocType: Material Request Item,For Warehouse,Ebbe a raktárba
4702DocType: Employee,Offer Date,Ajánlat dátuma
4703apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Árajánlatok
Frappe PR Botb48c7692018-07-09 16:56:49 +05304704apps/erpnext/erpnext/accounts/page/pos/pos.js +746,You are in offline mode. You will not be able to reload until you have network.,"Ön offline módban van. Ön nem lesz képes, frissíteni amíg nincs hálózata."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304705DocType: Leave Period,Grant,Támogatás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304706apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +47,No Student Groups created.,Diákcsoportokat nem hozott létre.
4707DocType: Purchase Invoice Item,Serial No,Széria sz.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304708apps/erpnext/erpnext/hr/doctype/loan/loan.py +129,Monthly Repayment Amount cannot be greater than Loan Amount,"Havi törlesztés összege nem lehet nagyobb, mint a hitel összege"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304709apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +143,Please enter Maintaince Details first,"Kérjük, adja meg a fenntartás Részleteket először"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304710apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +58,Row #{0}: Expected Delivery Date cannot be before Purchase Order Date,# {0} sor: Az elvárt kiszállítási dátum nem lehet a Beszerzési megrendelés dátuma előtt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304711DocType: Purchase Invoice,Print Language,Nyomtatási nyelv
4712DocType: Salary Slip,Total Working Hours,Teljes munkaidő
4713DocType: Sales Invoice,Customer PO Details,Vevő VEVMEGR részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304714DocType: Stock Entry,Including items for sub assemblies,Tartalmazza a részegységek tételeit
4715DocType: Opening Invoice Creation Tool Item,Temporary Opening Account,Ideiglenes nyitó számla
Frappe PR Botb48c7692018-07-09 16:56:49 +05304716apps/erpnext/erpnext/accounts/page/pos/pos.js +1976,Enter value must be positive,Beírt értéknek pozitívnak kell lennie
Frappe PR Bot748c0242018-06-21 10:34:28 +05304717DocType: Asset,Finance Books,Pénzügyi könyvek
4718DocType: Employee Tax Exemption Declaration Category,Employee Tax Exemption Declaration Category,Munkavállalói adómentesség nyilatkozat kategóriája
4719apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +448,All Territories,Összes Terület
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304720apps/erpnext/erpnext/public/js/controllers/transaction.js +1346,Invalid Blanket Order for the selected Customer and Item,Érvénytelen üres rendelés a kiválasztott vevőhöz és tételhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304721apps/erpnext/erpnext/projects/doctype/task/task_tree.js +49,Add Multiple Tasks,Több feladat hozzáadása
4722DocType: Purchase Invoice,Items,Tételek
Frappe PR Bot748c0242018-06-21 10:34:28 +05304723apps/erpnext/erpnext/crm/doctype/contract/contract.py +38,End Date cannot be before Start Date.,A befejezés dátuma nem lehet a kezdő dátum előtt.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304724apps/erpnext/erpnext/education/doctype/program_enrollment/program_enrollment.py +34,Student is already enrolled.,Tanuló már részt.
4725DocType: Fiscal Year,Year Name,Év Neve
Frappe PR Botb48c7692018-07-09 16:56:49 +05304726apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +311,There are more holidays than working days this month.,"Jelenleg több a szabadság, mint a munkanap ebben a hónapban."
Frappe PR Bot748c0242018-06-21 10:34:28 +05304727apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +101,PDC/LC Ref,PDC / LC Ref
4728DocType: Production Plan Item,Product Bundle Item,Gyártmány tétel csomag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304729DocType: Sales Partner,Sales Partner Name,Vevő partner neve
4730apps/erpnext/erpnext/hooks.py +136,Request for Quotations,Árajánlatkérés
4731DocType: Payment Reconciliation,Maximum Invoice Amount,Maximális Számla összege
Frappe PR Bot748c0242018-06-21 10:34:28 +05304732apps/erpnext/erpnext/healthcare/setup.py +211,Haematology,Hematológia
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304733DocType: Normal Test Items,Normal Test Items,Normál vizsgálati tételek
4734DocType: Student Language,Student Language,Diák anyanyelve
4735apps/erpnext/erpnext/config/selling.py +23,Customers,Vevők
4736DocType: Cash Flow Mapping,Is Working Capital,Ez működő tőke
4737apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Rendelés / menny %
4738apps/erpnext/erpnext/config/healthcare.py +25,Record Patient Vitals,Betegek életjeleinek rögzítése
4739DocType: Fee Schedule,Institution,Intézmény
4740DocType: Asset,Partially Depreciated,Részben leértékelődött
4741DocType: Issue,Opening Time,Kezdési idő
Frappe PR Bot748c0242018-06-21 10:34:28 +05304742apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +97,From and To dates required,Ettől és eddig időpontok megadása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304743apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +46,Securities & Commodity Exchanges,Értékpapírok & árutőzsdék
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304744apps/erpnext/erpnext/stock/doctype/item/item.py +718,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Alapértelmezett mértékegysége a '{0}' variánsnak meg kell egyeznie a '{1}' sablonban lévővel.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304745DocType: Shipping Rule,Calculate Based On,Számítás ezen alapul
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304746DocType: Contract,Unfulfilled,Beteljesítetlen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304747DocType: Delivery Note Item,From Warehouse,Raktárról
Frappe PR Botb48c7692018-07-09 16:56:49 +05304748apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +65,No employees for the mentioned criteria,Az említett kritériumok alapján nincsenek alkalmazottak
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304749apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1002,No Items with Bill of Materials to Manufacture,Nincs elem az Anyagjegyzéken a Gyártáshoz
Frappe PR Bot748c0242018-06-21 10:34:28 +05304750DocType: Shopify Settings,Default Customer,Alapértelmezett vevő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304751DocType: Assessment Plan,Supervisor Name,Felügyelő neve
4752DocType: Healthcare Settings,Do not confirm if appointment is created for the same day,"Ne erősítse meg, hogy ugyanazon a napra már van találkozója"
4753DocType: Program Enrollment Course,Program Enrollment Course,Program Jelentkezés kurzus
Frappe PR Bot748c0242018-06-21 10:34:28 +05304754apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +187,Make Sample Retention Stock Entry,Készítsen mintavétel visszatartás készlet bejegyzést
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304755DocType: Purchase Taxes and Charges,Valuation and Total,Készletérték és Teljes érték
Frappe PR Bot748c0242018-06-21 10:34:28 +05304756DocType: Leave Encashment,Encashment Amount,Encashment összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304757apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +11,Scorecards,Mutatószámok-
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304758apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +159,Expired Batches,Lejárt kötegelt tételek
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304759DocType: Employee,This will restrict user access to other employee records,Ez korlátozza a felhasználói hozzáférést más alkalmazotti rekordokhoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304760DocType: Tax Rule,Shipping City,Szállítás Városa
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304761DocType: Staffing Plan Detail,Current Openings,Aktuális megnyitások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304762DocType: Notification Control,Customize the Notification,Értesítés testreszabása
Frappe PR Bot748c0242018-06-21 10:34:28 +05304763apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +78,Cash Flow from Operations,Pénzforgalom a működtetésből
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304764DocType: Purchase Invoice,Shipping Rule,Szállítási szabály
4765DocType: Patient Relation,Spouse,Házastárs
4766DocType: Lab Test Groups,Add Test,Teszt hozzáadása
4767DocType: Manufacturer,Limited to 12 characters,12 karakterre korlátozva
4768DocType: Journal Entry,Print Heading,Címsor nyomtatás
4769apps/erpnext/erpnext/config/stock.py +150,Delivery Trip service tours to customers.,Szállítási út szervezés a vevők részére.
4770apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Összesen nem lehet nulla
4771apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.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"
4772DocType: Plant Analysis Criteria,Maximum Permissible Value,Maximum megengedhető érték
4773DocType: Journal Entry Account,Employee Advance,Alkalmazotti előleg
4774DocType: Payroll Entry,Payroll Frequency,Bérszámfejtés gyakoriság
4775DocType: Lab Test Template,Sensitivity,Érzékenység
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304776apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +965,Raw Material,Nyersanyag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304777DocType: Leave Application,Follow via Email,Kövesse e-mailben
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304778apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +56,Plants and Machineries,Géppark és gépek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304779DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Adó összege a kedvezmény összege után
4780DocType: Daily Work Summary Settings,Daily Work Summary Settings,Napi munka összefoglalási beállítások
Frappe PR Botb48c7692018-07-09 16:56:49 +05304781apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1251,Selected Price List should have buying and selling fields checked.,A kiválasztott árlistának bejelölt vételi és eladási mezőkkel kell rendelkeznie.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304782apps/erpnext/erpnext/controllers/buying_controller.py +664,Please enter Reqd by Date,"Kérjük, adja meg az igénylés dátumát"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304783DocType: Payment Entry,Internal Transfer,belső Transfer
4784DocType: Asset Maintenance,Maintenance Tasks,Karbantartási feladatok
4785apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Vagy előirányzott Menny. vagy előirányzott összeg kötelező
Frappe PR Bot748c0242018-06-21 10:34:28 +05304786apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +427,Please select Posting Date first,"Kérjük, válasszon Könyvelési dátumot először"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304787apps/erpnext/erpnext/public/js/account_tree_grid.js +209,Opening Date should be before Closing Date,Nyitás dátumának előbb kel llennie mint a zárás dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05304788DocType: Travel Itinerary,Flight,Repülési
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304789DocType: Leave Control Panel,Carry Forward,Átvihető a szabadság
Frappe PR Bot748c0242018-06-21 10:34:28 +05304790apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +32,Cost Center with existing transactions can not be converted to ledger,Költséghely meglévő tranzakciókkal nem lehet átalakítani főkönyvi számlává
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304791DocType: Budget,Applicable on booking actual expenses,Alkalmazható a tényleges költségek könyvelésekor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304792DocType: Department,Days for which Holidays are blocked for this department.,Napok melyeket az Ünnepnapok blokkolják ezen az osztályon.
4793DocType: GoCardless Mandate,ERPNext Integrations,ERPNext integrációk
4794DocType: Crop Cycle,Detected Disease,Kimutatott kórokozó
4795,Produced,Gyártott
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304796apps/erpnext/erpnext/hr/doctype/loan/loan.py +26,Repayment Start Date cannot be before Disbursement Date.,A visszafizetés kezdő dátuma nem lehet a kifizetési dátum előtt.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304797DocType: Item,Item Code for Suppliers,Tétel kód a Beszállítóhoz
4798DocType: Issue,Raised By (Email),Felvetette (e-mail)
4799DocType: Training Event,Trainer Name,Képző neve
4800DocType: Mode of Payment,General,Általános
4801apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Utolsó kommunikáció
Frappe PR Botb48c7692018-07-09 16:56:49 +05304802apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +66,Queued for replacing the BOM. It may take a few minutes.,Queue a BOM cseréjéhez. Néhány percig tarthat.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304803apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +374,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Nem vonható le, ha a kategória a 'Készletérték' vagy 'Készletérték és Teljes érték'"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304804apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +248,Serial Nos Required for Serialized Item {0},Széria számok szükségesek a sorbarendezett tételhez: {0}
4805apps/erpnext/erpnext/config/accounts.py +150,Match Payments with Invoices,Kifizetések és számlák főkönyvi egyeztetése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304806DocType: Journal Entry,Bank Entry,Bank adatbevitel
4807DocType: Authorization Rule,Applicable To (Designation),Alkalmazandó (Titulus)
4808,Profitability Analysis,Jövedelmezőség elemzése
4809DocType: Fees,Student Email,Diák e-mailje
4810DocType: Supplier,Prevent POs,Megakadályozzák a Vásárlói megrendeléseket
4811DocType: Patient,"Allergies, Medical and Surgical History","Allergiák, orvosi és sebészeti előzmény"
4812apps/erpnext/erpnext/templates/generators/item.html +77,Add to Cart,Adja a kosárhoz
Frappe PR Bot748c0242018-06-21 10:34:28 +05304813apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +144,Group By,Csoportosítva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304814DocType: Guardian,Interests,Érdekek
Frappe PR Bot748c0242018-06-21 10:34:28 +05304815apps/erpnext/erpnext/config/accounts.py +304,Enable / disable currencies.,Pénznemek engedélyezése / tiltása
4816DocType: Exchange Rate Revaluation,Get Entries,Kapjon bejegyzéseket
4817apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +107,Dr {0} on Half day Leave on {1},Dr {0} a félnapi távolléten van ekkor {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304818DocType: Production Plan,Get Material Request,Anyag igénylés lekérése
Frappe PR Bot748c0242018-06-21 10:34:28 +05304819apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Postal Expenses,Postai költségek
4820apps/erpnext/erpnext/selling/doctype/pos_closing_voucher/closing_voucher_details.html +8,Sales Summary,Értékesítési összefoglaló
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304821apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Összesen (Menny)
4822apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +26,Entertainment & Leisure,Szórakozás és szabadidő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304823,Item Variant Details,Tétel változat részletei
4824DocType: Quality Inspection,Item Serial No,Tétel-sorozatszám
4825apps/erpnext/erpnext/utilities/activation.py +135,Create Employee Records,Készítsen Alkalmazott nyilvántartást
Frappe PR Bot748c0242018-06-21 10:34:28 +05304826apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +97,Total Present,Összesen meglévő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304827apps/erpnext/erpnext/config/accounts.py +105,Accounting Statements,Könyvelési kimutatások
4828DocType: Drug Prescription,Hour,Óra
4829DocType: Restaurant Order Entry,Last Sales Invoice,Utolsó értékesítési számla
Frappe PR Botb48c7692018-07-09 16:56:49 +05304830apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +803,Please select Qty against item {0},"Kérjük, válassza ki a mennyiséget az {0} tételhez"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304831apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +31,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,Új széria számnak nem lehet Raktára. Raktárat be kell állítani a Készlet bejegyzéssel vagy Beszerzési nyugtával
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304832DocType: Lead,Lead Type,Érdeklődés típusa
Frappe PR Bot748c0242018-06-21 10:34:28 +05304833apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +190,You are not authorized to approve leaves on Block Dates,Nincs engedélye jóváhagyni az távolléteket a blokkolt dátumokon
4834apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +396,All these items have already been invoiced,Mindezen tételek már kiszámlázottak
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304835apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +987,Set New Release Date,Új megjelenítési dátum beállítása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304836DocType: Company,Monthly Sales Target,Havi eladási cél
4837apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Jóváhagyhatja: {0}
4838DocType: Hotel Room,Hotel Room Type,Szállodai szoba típus
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304839DocType: Leave Allocation,Leave Period,Távollét időszaka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304840DocType: Item,Default Material Request Type,Alapértelmezett anyagigény típus
4841DocType: Supplier Scorecard,Evaluation Period,Értékelési időszak
4842apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_list.js +13,Unknown,Ismeretlen
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304843apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1001,Work Order not created,Munkamegrendelést nem hoztuk létre
Frappe PR Bot748c0242018-06-21 10:34:28 +05304844apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +33,"An amount of {0} already claimed for the component {1},\
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304845 set the amount equal or greater than {2}","A (z) {1} összetevőhöz már igényelt {0} összeget, \ állítsa be az összeget nagyobb vagy egyenlőre mint {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304846DocType: Shipping Rule,Shipping Rule Conditions,Szállítás szabály feltételei
4847DocType: Purchase Invoice,Export Type,Export típusa
4848DocType: Salary Slip Loan,Salary Slip Loan,Bérpapír kölcsön
4849DocType: BOM Update Tool,The new BOM after replacement,"Az új anyagjegyzék, amire lecseréli mindenhol"
4850,Point of Sale,Értékesítési hely kassza
4851DocType: Payment Entry,Received Amount,Beérkezett összeg
4852DocType: Patient,Widow,Özvegy
4853DocType: GST Settings,GSTIN Email Sent On,GSTIN e-mail elküldve ekkor
4854DocType: Program Enrollment,Pick/Drop by Guardian,Kiálasztás / Csökkenés helyettesítőnként
Frappe PR Bot748c0242018-06-21 10:34:28 +05304855DocType: Bank Account,SWIFT number,SWIFT szám
4856DocType: Payment Entry,Party Name,Ügyfél neve
Frappe PR Botb48c7692018-07-09 16:56:49 +05304857DocType: Employee Benefit Application,Benefits Applied,Az alkalmazott előnyök
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304858DocType: Crop,Planting UOM,Ültetés ME
4859DocType: Account,Tax,Adó
4860apps/erpnext/erpnext/education/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,Jelöletlen
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304861DocType: Contract,Signed,Aláírt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304862apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool_dashboard.html +1,Opening Invoices Summary,Számlák összefoglalásának megnyitása
4863DocType: Education Settings,Education Manager,Oktatási vezető
4864DocType: Crop Cycle,The minimum length between each plant in the field for optimum growth,Minimális távolság az egyes növények között az optimális növekedés érdekében
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304865apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +153,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Köteg Tételt: {0} nem lehet frissíteni a Készlet főkönyvi egyeztetés alkalmazásával, inkább a Készlet bejegyzést használja"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304866DocType: Quality Inspection,Report Date,Jelentés dátuma
4867DocType: Student,Middle Name,Középső név
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304868DocType: Serial No,Asset Details,Vagyontárgy adatok
Frappe PR Bot748c0242018-06-21 10:34:28 +05304869DocType: Bank Statement Transaction Payment Item,Invoices,Számlák
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304870DocType: Water Analysis,Type of Sample,Minta típus
4871DocType: Batch,Source Document Name,Forrás dokumentum neve
4872DocType: Production Plan,Get Raw Materials For Production,Nyersanyagok beszerzése a termeléshez
4873DocType: Job Opening,Job Title,Állás megnevezése
4874apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.py +84,"{0} indicates that {1} will not provide a quotation, but all items \
4875 have been quoted. Updating the RFQ quote status.","{0} azt jelzi, hogy a {1} nem ad meg árajnlatot, de az összes tétel \ már kiajánlott. Az Árajánlatkérés státuszának frissítése."
Frappe PR Bot748c0242018-06-21 10:34:28 +05304876apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1214,Maximum Samples - {0} have already been retained for Batch {1} and Item {2} in Batch {3}.,Maximum minták - {0} már tároltak a {1} köteghez és {2} tételhez a {3} kötegben.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304877DocType: Manufacturing Settings,Update BOM Cost Automatically,Automatikusan frissítse az ANYAGJ költségét
4878DocType: Lab Test,Test Name,Tesztnév
4879apps/erpnext/erpnext/utilities/activation.py +99,Create Users,Felhasználók létrehozása
4880apps/erpnext/erpnext/utilities/user_progress.py +147,Gram,Gramm
4881DocType: Supplier Scorecard,Per Month,Havonta
Frappe PR Botb48c7692018-07-09 16:56:49 +05304882apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +467,Quantity to Manufacture must be greater than 0.,"Gyártáshoz a mennyiségnek nagyobbnak kell lennie, mint 0."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304883DocType: Asset Settings,Calculate Prorated Depreciation Schedule Based on Fiscal Year,Számítsa ki a költségvetési évre vonatkozó becsült értékcsökkenés leírást
4884apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Látogassa jelentést karbantartási hívást.
4885DocType: Stock Entry,Update Rate and Availability,Frissítse az árat és az elérhetőséget
4886DocType: 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ék amennyivel többet kaphat és adhat a megrendelt mennyiségnél. Például: Ha Ön által megrendelt 100 egység, és az engedmény 10%, akkor kaphat 110 egységet."
Frappe PR Botb48c7692018-07-09 16:56:49 +05304887DocType: Loyalty Program,Customer Group,Vevő csoport
Frappe PR Bot748c0242018-06-21 10:34:28 +05304888apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +262,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Work Order # {3}. Please update operation status via Time Logs,"# {0} sor: A (z) {1} művelet nem fejeződött be a (z) {2} késztermékek készítéséhez a # {3} munka megrendelésben. Kérjük, frissítse az üzemi állapotot az Időnaplók segítségével"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304889apps/erpnext/erpnext/stock/doctype/batch/batch.js +128,New Batch ID (Optional),Új Kötegazonosító (opcionális)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304890apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +217,Expense account is mandatory for item {0},Költség számla kötelező elem ehhez {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304891DocType: BOM,Website Description,Weboldal leírása
Frappe PR Bot748c0242018-06-21 10:34:28 +05304892apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +101,Net Change in Equity,Nettó változás a saját tőkében
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304893apps/erpnext/erpnext/assets/doctype/asset/asset.py +291,Please cancel Purchase Invoice {0} first,"Kérjük, vonja vissza a(z) {0} Beszállítói számlát először"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304894apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +43,"Email Address must be unique, already exists for {0}","E-mail címnek egyedinek kell lennie, ez már létezik: {0}"
4895DocType: Serial No,AMC Expiry Date,Éves karbantartási szerződés lejárati dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05304896DocType: Asset,Receipt,Nyugta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304897,Sales Register,Értékesítési Regisztráció
4898DocType: Daily Work Summary Group,Send Emails At,Küldj e-maileket ide
4899DocType: Quotation,Quotation Lost Reason,Árajánlat elutasításának oka
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304900apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +383,Transaction reference no {0} dated {1},Tranzakciós hivatkozási szám {0} dátum: {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304901apps/erpnext/erpnext/setup/doctype/supplier_group/supplier_group.js +5,There is nothing to edit.,Nincs semmi szerkesztenivaló.
Frappe PR Botb48c7692018-07-09 16:56:49 +05304902apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +541,Form View,Űrlap nézet
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304903DocType: HR Settings,Expense Approver Mandatory In Expense Claim,Költségvetési jóváhagyó kötelezõ a költségigénylésben
Frappe PR Bot748c0242018-06-21 10:34:28 +05304904apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +118,Summary for this month and pending activities,"Összefoglaló erre a hónapra, és folyamatban lévő tevékenységek"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304905apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py +91,Please set Unrealized Exchange Gain/Loss Account in Company {0},"Kérjük, állítsa be a nem realizált árfolyamnyereség / veszteség számlát a (z) {0} vállalkozáshoz"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304906apps/erpnext/erpnext/utilities/user_progress.py +248,"Add users to your organization, other than yourself.","Felhasználók hozzáadása a szervezetéhez, kivéve saját magát."
4907DocType: Customer Group,Customer Group Name,Vevő csoport neve
4908apps/erpnext/erpnext/public/js/pos/pos.html +109,No Customers yet!,Még nem Vevők!
Frappe PR Bot748c0242018-06-21 10:34:28 +05304909DocType: Healthcare Service Unit,Healthcare Service Unit,Egészségügyi Szolgálat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304910apps/erpnext/erpnext/public/js/financial_statements.js +56,Cash Flow Statement,Pénzforgalmi kimutatás
Frappe PR Bot748c0242018-06-21 10:34:28 +05304911apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.py +458,No material request created,Nincs létrehozva anyag igény kérés
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304912apps/erpnext/erpnext/hr/doctype/loan_application/loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},Hitel összege nem haladhatja meg a maximális kölcsön összegét {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304913apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +22,License,Licenc
Frappe PR Botb48c7692018-07-09 16:56:49 +05304914apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +518,Please remove this Invoice {0} from C-Form {1},Töröld a számlát: {0} a C-űrlapból: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304915DocType: 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álassza ki az átvitelt, ha Ön is szeretné az előző pénzügyi év mérlege ágait erre a költségvetési évre áthozni"
4916DocType: GL Entry,Against Voucher Type,Ellen-bizonylat típusa
4917DocType: Physician,Phone (R),Telefon (Otthoni)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304918apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +104,Time slots added,Hozzáadott időszakaszok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304919DocType: Item,Attributes,Jellemzők
Frappe PR Bot748c0242018-06-21 10:34:28 +05304920apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +36,Enable Template,Sablon engedélyezése
4921apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +242,Please enter Write Off Account,"Kérjük, adja meg a Leíráshoz használt számlát"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304922apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Utolsó rendelési dátum
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304923DocType: Salary Component,Is Payable,Ez fizetendő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304924DocType: Patient,B Negative,B Negatív
4925apps/erpnext/erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.py +25,Maintenance Status has to be Cancelled or Completed to Submit,Karbantartási állapotot törölni vagy befejezni kell a küldéshez
Frappe PR Botb48c7692018-07-09 16:56:49 +05304926DocType: Holiday List,Add Weekly Holidays,Heti ünnepek hozzáadása
Frappe PR Bot748c0242018-06-21 10:34:28 +05304927DocType: Staffing Plan Detail,Vacancies,Állásajánlatok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304928DocType: Hotel Room,Hotel Room,Szállodai szoba
Frappe PR Bot748c0242018-06-21 10:34:28 +05304929apps/erpnext/erpnext/accounts/doctype/budget/budget.py +49,Account {0} does not belongs to company {1},A {0}számlához nem tartozik a {1} vállalat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304930DocType: Leave Type,Rounding,Kerekítés
Frappe PR Botb48c7692018-07-09 16:56:49 +05304931apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +936,Serial Numbers in row {0} does not match with Delivery Note,Sorozatszámok ebben a sorban {0} nem egyezik a szállítólevéllel
4932DocType: Employee Benefit Application,Dispensed Amount (Pro-rated),Adagolt összeg (Pro-besorolású)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304933apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +36,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Group, Campaign, Sales Partner etc.","Ezután az árazási szabályokat az Ügyfél, az Ügyfélcsoport, a Terület, a Beszállító, a Beszállítócsoport, a Kampány, az Értékesítési Partner stb. alapján kiszűrik."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304934DocType: Student,Guardian Details,Helyettesítő részletei
4935DocType: C-Form,C-Form,C-Form
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304936DocType: Agriculture Task,Start Day,Kezdő nap
4937DocType: Vehicle,Chassis No,Alvázszám
4938DocType: Payment Request,Initiated,Kezdeményezett
4939DocType: Production Plan Item,Planned Start Date,Tervezett kezdési dátum
Frappe PR Bot748c0242018-06-21 10:34:28 +05304940apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +625,Please select a BOM,"Kérjük, válasszon ki egy ANYAGJ-et"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304941DocType: Purchase Invoice,Availed ITC Integrated Tax,Az ITC integrált adót vette igénybe
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304942DocType: Purchase Order Item,Blanket Order Rate,Keretszerződési ár
Frappe PR Bot748c0242018-06-21 10:34:28 +05304943apps/erpnext/erpnext/hooks.py +152,Certification,Tanúsítvány
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304944DocType: Bank Guarantee,Clauses and Conditions,Kondíciók és feltételek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304945DocType: Serial No,Creation Document Type,Létrehozott Dokumentum típus
4946DocType: Project Task,View Timesheet,Munkaidő nyilvántartó jelenléti ív megtekintése
Frappe PR Bot748c0242018-06-21 10:34:28 +05304947apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js +24,Make Journal Entry,Tedd Naplókönyvelés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304948DocType: Leave Allocation,New Leaves Allocated,Új távollét lefoglalás
4949apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Projekt téma szerinti adatok nem állnak rendelkezésre az árajánlathoz
4950apps/erpnext/erpnext/education/doctype/student_admission/templates/student_admission.html +30,End on,Befejezés ekkor
4951DocType: Project,Expected End Date,Várható befejezés dátuma
4952DocType: Budget Account,Budget Amount,Költségvetés Összeg
4953DocType: Donor,Donor Name,Adományozó neve
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304954DocType: Journal Entry,Inter Company Journal Entry Reference,Inter vállalkozási főkönyvi napló bejegyzés hivatkozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304955DocType: Appraisal Template,Appraisal Template Title,Teljesítmény értékelő sablon címe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304956apps/erpnext/erpnext/utilities/user_progress_utils.py +29,Commercial,Kereskedelmi
4957DocType: Patient,Alcohol Current Use,Jelenlegi alkoholfogyasztás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304958DocType: Employee Tax Exemption Proof Submission,House Rent Payment Amount,Ház bérlet fizetendő összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304959DocType: Student Admission Program,Student Admission Program,Tanulói felvételi program
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304960DocType: Employee Tax Exemption Sub Category,Tax Exemption Category,Adómentesség kategóriája
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304961DocType: Payment Entry,Account Paid To,Számla kifizetve ennek:
Frappe PR Bot748c0242018-06-21 10:34:28 +05304962DocType: Subscription Settings,Grace Period,Haladék
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304963DocType: Item Alternative,Alternative Item Name,Alternatív tétel név
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304964apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Fő tétel {0} nem lehet Készletezett tétel
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304965apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +187,Website Listing,Weboldal listázás
Frappe PR Botb48c7692018-07-09 16:56:49 +05304966apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +533,"Could not submit any Salary Slip <br>\
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304967 Possible reasons: <br>\
4968 1. Net pay is less than 0. <br>\
4969 2. Company Email Address specified in employee master is not valid. <br>","Nem sikerült benyújtania fizetési csúszást <br> \ Lehetséges okok: <br> \ 1. A nettó fizetés kevesebb, mint 0. <br> \ 2. A vállalati mesterben megadott e-mail cím nem érvényes. <br>"
4970apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Összes termékek vagy szolgáltatások.
4971DocType: Expense Claim,More Details,Részletek
4972DocType: Supplier Quotation,Supplier Address,Beszállító címe
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05304973apps/erpnext/erpnext/accounts/doctype/budget/budget.py +160,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},"{0} költségvetés ehhez a főkönyvi számlához {1}, ez ellen {2} {3} ami {4}. Ez meg fogja haladni ennyivel {5}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304974apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Out Qty,Mennyiségen kívül
Frappe PR Bot748c0242018-06-21 10:34:28 +05304975apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +49,Series is mandatory,Sorozat kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304976apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +28,Financial Services,Pénzügyi szolgáltatások
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304977DocType: Student Sibling,Student ID,Diákigazolvány ID
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304978apps/erpnext/erpnext/public/js/hub/hub_form.js +450,Supplier Email,Beszállító e-mail-je
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304979apps/erpnext/erpnext/config/projects.py +51,Types of activities for Time Logs,Tevékenységek típusa Idő Naplókhoz
4980DocType: Opening Invoice Creation Tool,Sales,Értékesítés
4981DocType: Stock Entry Detail,Basic Amount,Alapösszege
4982DocType: Training Event,Exam,Vizsga
4983DocType: Complaint,Complaint,Panasz
Frappe PR Botb48c7692018-07-09 16:56:49 +05304984apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +489,Warehouse required for stock Item {0},Raktár szükséges a {0} tételhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304985DocType: Leave Allocation,Unused leaves,A fel nem használt távollétek
Frappe PR Bot748c0242018-06-21 10:34:28 +05304986apps/erpnext/erpnext/hr/doctype/loan/loan.js +83,Make Repayment Entry,Visszafizetési bejegyzés létrehozás
4987apps/erpnext/erpnext/patches/v11_0/update_department_lft_rgt.py +8,All Departments,Összes részleg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304988DocType: Patient,Alcohol Past Use,Korábbi alkoholfogyasztás
4989DocType: Fertilizer Content,Fertilizer Content,Műtrágya tartalma
Frappe PR Bot748c0242018-06-21 10:34:28 +05304990apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +248,Cr,Kr
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304991DocType: Project Update,Problematic/Stuck,Problémás/beragadt
4992DocType: Tax Rule,Billing State,Számlázási Állam
4993DocType: Share Transfer,Transfer,Átutalás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05304994apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +259,Work Order {0} must be cancelled before cancelling this Sales Order,A {0} munka rendelést meg kell szüntetni a vevői rendelés visszavonása előtt
4995apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +985,Fetch exploded BOM (including sub-assemblies),Hozzon létre robbant anyagjegyzéket BOM (beleértve a részegységeket)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304996DocType: Authorization Rule,Applicable To (Employee),Alkalmazandó (Alkalmazott)
Frappe PR Botb48c7692018-07-09 16:56:49 +05304997apps/erpnext/erpnext/controllers/accounts_controller.py +162,Due Date is mandatory,Határidő dátum kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304998apps/erpnext/erpnext/controllers/item_variant.py +82,Increment for Attribute {0} cannot be 0,Növekmény erre a Jellemzőre {0} nem lehet 0
Frappe PR Botb48c7692018-07-09 16:56:49 +05304999DocType: Employee Benefit Claim,Benefit Type and Amount,Juttatási típus és összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305000apps/erpnext/erpnext/hotels/report/hotel_room_occupancy/hotel_room_occupancy.py +19,Rooms Booked,Foglalható szobák
5001apps/erpnext/erpnext/crm/doctype/lead/lead.py +57,Ends On date cannot be before Next Contact Date.,Befejező dátum nem lehet a következő kapcsolat dátuma előtt.
5002DocType: Journal Entry,Pay To / Recd From,Fizetni neki / követelni tőle
5003DocType: Naming Series,Setup Series,Sorszámozás telepítése
5004DocType: Payment Reconciliation,To Invoice Date,A számla keltétől
Frappe PR Bot748c0242018-06-21 10:34:28 +05305005DocType: Bank Account,Contact HTML,Kapcsolattartó HTML leírása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305006DocType: Support Settings,Support Portal,Támogatói portál
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305007apps/erpnext/erpnext/healthcare/doctype/healthcare_settings/healthcare_settings.py +19,Registration fee can not be Zero,Regisztrációs díj nem lehet nulla
5008DocType: Disease,Treatment Period,Kezelés időszaka
Frappe PR Bot748c0242018-06-21 10:34:28 +05305009DocType: Travel Itinerary,Travel Itinerary,Útvonalterv
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305010apps/erpnext/erpnext/education/api.py +338,Result already Submitted,Eredmény már benyújtva
Frappe PR Bot748c0242018-06-21 10:34:28 +05305011apps/erpnext/erpnext/controllers/buying_controller.py +180,Reserved Warehouse is mandatory for Item {0} in Raw Materials supplied,A raktár a lefoglalásokhoz kötelező a {0} tételhez a biztosított alapanyagokhoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305012,Inactive Customers,Inaktív vevők
5013DocType: Student Admission Program,Maximum Age,Maximum életkor
5014apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +28,Please wait 3 days before resending the reminder.,"Kérjük, várjon 3 nappal az emlékeztető újraküldése előtt."
5015DocType: Landed Cost Voucher,LCV,kishaszonjármű
5016DocType: Landed Cost Voucher,Purchase Receipts,Beszerzési bevételezések
5017apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +29,How Pricing Rule is applied?,Hogyan alkalmazza az árképzési szabályt?
5018DocType: Stock Entry,Delivery Note No,Szállítólevél száma
5019DocType: Cheque Print Template,Message to show,Üzenet mutatni
5020apps/erpnext/erpnext/public/js/setup_wizard.js +28,Retail,Kiskereskedelem
5021DocType: Student Attendance,Absent,Távollévő
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305022DocType: Staffing Plan,Staffing Plan Detail,Személyzeti terv részletei
5023DocType: Employee Promotion,Promotion Date,Promóció dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05305024apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +596,Product Bundle,Gyártmány csomag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305025apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +38,Unable to find score starting at {0}. You need to have standing scores covering 0 to 100,Nem sikerült megtalálni a (z) {0} ponttól kezdődő pontszámot. 0-100-ig terjedő álló pontszámokat kell megadnia
Frappe PR Bot748c0242018-06-21 10:34:28 +05305026apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +244,Row {0}: Invalid reference {1},{0} sor: Érvénytelen hivatkozás {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305027apps/erpnext/erpnext/assets/doctype/location/location_tree.js +23,New Location,Új helyszín
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305028DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Beszerzési megrendelés adók és illetékek sablon
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305029DocType: Subscription,Current Invoice Start Date,Aktuális számla kezdési dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305030DocType: Timesheet,TS-,IDONY-
5031apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +61,{0} {1}: Either debit or credit amount is required for {2},"{0} {1}: Vagy nekünk tartozás, vagy tőlünk követelési összeg szükséges ehhez {2}"
5032DocType: GL Entry,Remarks,Megjegyzések
5033DocType: Hotel Room Amenity,Hotel Room Amenity,Rekreációs szállodai szoba
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305034DocType: Budget,Action if Annual Budget Exceeded on MR,"Cselekvés, ha az éves költségvetés meghaladja az MR-t"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305035DocType: Payment Entry,Account Paid From,Kiegyenlített számla ettől:
5036DocType: Purchase Order Item Supplied,Raw Material Item Code,Nyersanyag tételkód
5037DocType: Task,Parent Task,Fő feladat
5038DocType: Journal Entry,Write Off Based On,Leírja ez alapján
5039apps/erpnext/erpnext/utilities/activation.py +65,Make Lead,Érdeklődés készítés
Frappe PR Bot748c0242018-06-21 10:34:28 +05305040apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +119,Print and Stationery,Nyomtatás és papíráruk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305041DocType: Stock Settings,Show Barcode Field,Vonalkód mező mutatása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305042apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +833,Send Supplier Emails,Beszállítói e-mailek küldése
Frappe PR Bot748c0242018-06-21 10:34:28 +05305043apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +172,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.","Fizetés már feldolgozott a {0} és {1} közti időszakra, Távollét alkalmazásának időszaka nem eshet ezek közözti időszakok közé."
5044DocType: Fiscal Year,Auto Created,Automatikusan létrehozott
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305045apps/erpnext/erpnext/hr/doctype/employee_onboarding/employee_onboarding.py +19,Submit this to create the Employee record,Küldje el ezt a Munkavállalói rekord létrehozásához
5046DocType: Item Default,Item Default,Alapértelmezett tétel
5047DocType: Chapter Member,Leave Reason,Távollét oka
Frappe PR Bot748c0242018-06-21 10:34:28 +05305048apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +203,Invoice {0} no longer exists,A(z) {0} számla már nem létezik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305049DocType: Guardian Interest,Guardian Interest,Helyettesítő kamat
5050DocType: Volunteer,Availability,Elérhetőség
Frappe PR Bot748c0242018-06-21 10:34:28 +05305051apps/erpnext/erpnext/config/accounts.py +325,Setup default values for POS Invoices,POS értékesítési kassza számlák alapértelmezett értékeinek beállítása
Frappe PR Botb48c7692018-07-09 16:56:49 +05305052apps/erpnext/erpnext/config/hr.py +248,Training,Képzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305053DocType: Project,Time to send,Idő az elküldéshez
5054DocType: Timesheet,Employee Detail,Alkalmazott részlet
5055apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Helyettesítő1 e-mail azonosító
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305056DocType: Lab Prescription,Test Code,Tesztkód
5057apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Beállítások az internetes honlaphoz
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305058apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +877,{0} is on hold till {1},"{0} tartásban van, eddig {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305059apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +40,RFQs are not allowed for {0} due to a scorecard standing of {1},"Árajánlat nem engedélyezett erre: {0}, a mutatószám állás amiatt: {1}"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305060apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +9,Used Leaves,Felhasznált távollétek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305061DocType: Job Offer,Awaiting Response,Várakozás válaszra
Frappe PR Bot748c0242018-06-21 10:34:28 +05305062apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +83,Above,Fent
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305063DocType: Support Search Source,Link Options,Elérési link opciók
Frappe PR Botb48c7692018-07-09 16:56:49 +05305064apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1556,Total Amount {0},Teljes összeg {0}
5065apps/erpnext/erpnext/controllers/item_variant.py +315,Invalid attribute {0} {1},Érvénytelen Jellemző {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305066DocType: Supplier,Mention if non-standard payable account,"Megemlít, ha nem szabványos fizetendő számla"
5067apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.py +25,Please select the assessment group other than 'All Assessment Groups',"Kérjük, válasszon értékelés csoprotot ami más mint 'Az összes Értékelési csoportok'"
5068apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +67,Row {0}: Cost center is required for an item {1},{0} sor: Költséghely szükséges egy tételre: {1}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305069apps/erpnext/erpnext/healthcare/doctype/physician/physician_dashboard.py +6,This is based on transactions against this Physician.,Ez az orvossal kapcsolatos tranzakciókra épül.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305070DocType: Training Event Employee,Optional,Választható
5071DocType: Salary Slip,Earning & Deduction,Jövedelem és levonás
5072DocType: Agriculture Analysis Criteria,Water Analysis,Vízelemzés
5073DocType: Chapter,Region,Régió
Frappe PR Bot748c0242018-06-21 10:34:28 +05305074apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,"Választható. Ezt a beállítást kell használni, a különböző tranzakciók szűréséhez."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305075apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,Negatív készletérték ár nem megengedett
Frappe PR Bot748c0242018-06-21 10:34:28 +05305076DocType: Holiday List,Weekly Off,Heti munkasznet
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305077apps/erpnext/erpnext/agriculture/doctype/crop_cycle/crop_cycle.js +7,Reload Linked Analysis,Csatolt elemzés újratöltése
5078DocType: Fiscal Year,"For e.g. 2012, 2012-13","Pl.: 2012, 2012-13"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305079apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +97,Provisional Profit / Loss (Credit),Ideiglenes nyereség / veszteség (Credit)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305080DocType: Sales Invoice,Return Against Sales Invoice,Értékesítési ellen számlák
5081apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,5. tétel
5082DocType: Serial No,Creation Time,Létrehozás ideje
5083apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Összes bevétel
Frappe PR Bot748c0242018-06-21 10:34:28 +05305084DocType: Blanket Order,BO.#####,BO. #####
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305085DocType: Patient,Other Risk Factors,Egyéb kockázati tényezők
5086DocType: Sales Invoice,Product Bundle Help,Gyártmány csomag Súgója
5087,Monthly Attendance Sheet,Havi jelenléti ív
5088apps/erpnext/erpnext/hr/report/employee_advance_summary/employee_advance_summary.py +15,No record found,Nem található bejegyzés
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305089apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Cost of Scrapped Asset,Selejtezett vagyoni-eszközök költsége
Frappe PR Bot748c0242018-06-21 10:34:28 +05305090apps/erpnext/erpnext/controllers/stock_controller.py +240,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Költséghely kötelező ehhez a tételhez {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305091DocType: Vehicle,Policy No,Irányelv sz.:
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305092apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +710,Get Items from Product Bundle,Elemek beszerzése a termék csomagokból
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305093DocType: Asset,Straight Line,Egyenes
5094DocType: Project User,Project User,Projekt téma felhasználó
5095apps/erpnext/erpnext/stock/doctype/batch/batch.js +72,Split,Osztott
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305096DocType: Employee Transfer,Re-allocate Leaves,Távollétek újraelosztása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305097DocType: GL Entry,Is Advance,Ez előleg
Frappe PR Bot748c0242018-06-21 10:34:28 +05305098apps/erpnext/erpnext/config/hr.py +202,Employee Lifecycle,Munkavállalói életciklus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305099apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Részvételi kezdő dátum és részvétel befejező dátuma kötelező
Frappe PR Bot748c0242018-06-21 10:34:28 +05305100apps/erpnext/erpnext/controllers/buying_controller.py +167,Please enter 'Is Subcontracted' as Yes or No,"Kérjük, írja be a 'Alvállalkozói', Igen vagy Nem"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305101DocType: Item,Default Purchase Unit of Measure,Alapértelmezett beszerzési mértékegység
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305102apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Utolsó kommunikáció dátuma
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305103DocType: Clinical Procedure Item,Clinical Procedure Item,Klinikai eljárás tétele
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305104DocType: Sales Team,Contact No.,Kapcsolattartó szám
5105DocType: Bank Reconciliation,Payment Entries,Fizetési bejegyzések
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305106apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py +33,Access token or Shopify URL missing,Hozzáférési token vagy a Shopify URL hiányzik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305107DocType: Land Unit,Land Unit Details,Föld terület részletei
5108DocType: Land Unit,Latitude,Szélességi kör
5109DocType: Work Order,Scrap Warehouse,Hulladék raktár
Frappe PR Bot748c0242018-06-21 10:34:28 +05305110apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +179,"Warehouse required at Row No {0}, please set default warehouse for the item {1} for the company {2}","A (z) {0} sorban a raktárban kérjük, állítsa be az {1} tétel alapértelmezett raktárát a vállalat számára {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305111DocType: Work Order,Check if material transfer entry is not required,"Ellenőrizze, hogy az anyag átadás bejegyzés nem szükséges"
5112DocType: Program Enrollment Tool,Get Students From,Diák űrlapok lekérése
5113apps/erpnext/erpnext/config/learn.py +263,Publish Items on Website,Közzéteszi a tételt a weboldalon
5114apps/erpnext/erpnext/utilities/activation.py +126,Group your students in batches,Csoportosítsa a tanulókat kötegekbe
5115DocType: Authorization Rule,Authorization Rule,Hitelesítő szabály
5116DocType: POS Profile,Offline POS Section,Offline POS szekció
5117DocType: Sales Invoice,Terms and Conditions Details,Általános szerződési feltételek részletei
5118apps/erpnext/erpnext/templates/generators/item.html +100,Specifications,Műszaki adatok
5119DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Értékesítési adók és költségek sablon
5120apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +68,Total (Credit),Összesen (Követelés)
5121DocType: Repayment Schedule,Payment Date,Fizetés dátuma
5122apps/erpnext/erpnext/stock/doctype/batch/batch.js +122,New Batch Qty,Új köteg menny.
5123apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +10,Apparel & Accessories,Megjelenés és kiegészítők
5124apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +91,Could not solve weighted score function. Make sure the formula is valid.,"Nem sikerült megoldani a súlyozott pontszám feladatot. Győződjön meg arról, hogy a képlet érvényes."
5125apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Számú rendelés
5126DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Szalagcím a tételek listájának tetején fog megjelenni.
5127DocType: Shipping Rule,Specify conditions to calculate shipping amount,Adja meg a feltételeket a szállítási költség kiszámításához
5128DocType: Program Enrollment,Institute's Bus,Intézmény busza
5129DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Beosztás élesítheni a zárolt számlákat & szerkeszthesse a zárolt bejegyzéseket
5130DocType: Supplier Scorecard Scoring Variable,Path,Útvonal
Frappe PR Bot748c0242018-06-21 10:34:28 +05305131apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cannot convert Cost Center to ledger as it has child nodes,Nem lehet átalakítani költséghelyet főkönyvi számlán hiszen vannak al csomópontjai
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305132DocType: Production Plan,Total Planned Qty,Teljes tervezett mennyiség
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305133apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +70,Opening Value,Nyitó érték
Frappe PR Bot748c0242018-06-21 10:34:28 +05305134DocType: Salary Component,Formula,Képlet
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305135apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +47,Serial #,Szériasz #
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305136DocType: Lab Test Template,Lab Test Template,Labor teszt sablon
Frappe PR Bot748c0242018-06-21 10:34:28 +05305137apps/erpnext/erpnext/setup/doctype/company/company.py +190,Sales Account,Értékesítési számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305138DocType: Purchase Invoice Item,Total Weight,Össz súly
Frappe PR Bot748c0242018-06-21 10:34:28 +05305139apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +101,Commission on Sales,Értékesítések jutalékai
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305140DocType: Job Offer Term,Value / Description,Érték / Leírás
Frappe PR Botb48c7692018-07-09 16:56:49 +05305141apps/erpnext/erpnext/controllers/accounts_controller.py +662,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","#{0} sor: {1} Vagyontárgyat nem lehet benyújtani, ez már {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305142DocType: Tax Rule,Billing Country,Számlázási Ország
5143DocType: Purchase Order Item,Expected Delivery Date,Várható szállítás dátuma
5144DocType: Restaurant Order Entry,Restaurant Order Entry,Étterem rendelési bejegyzés
5145apps/erpnext/erpnext/accounts/general_ledger.py +134,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Tartozik és követel nem egyenlő a {0} # {1}. Ennyi a különbség {2}.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305146DocType: Budget,Control Action,Ellenőrzési fellépés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305147DocType: Asset Maintenance Task,Assign To Name,Névhez rendelés
Frappe PR Bot748c0242018-06-21 10:34:28 +05305148apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Entertainment Expenses,Reprezentációs költségek
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305149DocType: Hub Settings,Enabled Users,Engedélyezett felhasználók
Frappe PR Bot748c0242018-06-21 10:34:28 +05305150apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +98,Make Material Request,Anyag igénylés létrehozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305151apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +20,Open Item {0},Tétel {0} megnyitása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305152DocType: Asset Finance Book,Written Down Value,Leírt érték
5153apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +229,Sales Invoice {0} must be cancelled before cancelling this Sales Order,A {0} kimenő vevői rendelési számlát vissza kell vonni a vevői rendelés lemondása elött
Frappe PR Bot748c0242018-06-21 10:34:28 +05305154DocType: Clinical Procedure,Age,Életkor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305155DocType: Sales Invoice Timesheet,Billing Amount,Számlaérték
5156DocType: Cash Flow Mapping,Select Maximum Of 1,Válassza a maximum 1 értéket
5157apps/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."
5158DocType: Company,Default Employee Advance Account,Alapértelmezett alkalmazotti előlegszámla
Frappe PR Botb48c7692018-07-09 16:56:49 +05305159apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1180,Search Item (Ctrl + i),Keresési tétel (Ctrl + i)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305160apps/erpnext/erpnext/accounts/doctype/account/account.py +166,Account with existing transaction can not be deleted,Meglévő tranzakcióval rendelkező számla nem törölhető.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305161DocType: Vehicle,Last Carbon Check,Utolsó másolat megtekintés
Frappe PR Bot748c0242018-06-21 10:34:28 +05305162apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Legal Expenses,Jogi költségek
5163apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +147,Please select quantity on row ,"Kérjük, válasszon mennyiséget a soron"
5164apps/erpnext/erpnext/config/accounts.py +283,Make Opening Sales and Purchase Invoices,Nyitó értékesítési és beszerzési számlák készítése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305165DocType: Purchase Invoice,Posting Time,Rögzítés ideje
5166DocType: Timesheet,% Amount Billed,% mennyiség számlázva
Frappe PR Bot748c0242018-06-21 10:34:28 +05305167apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +125,Telephone Expenses,Telefon költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305168DocType: Sales Partner,Logo,Logó
5169DocType: 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 akarja, hogy a felhasználó válassza ki a sorozatokat mentés előtt. Nem lesz alapértelmezett, ha bejelöli."
Frappe PR Bot748c0242018-06-21 10:34:28 +05305170apps/erpnext/erpnext/stock/get_item_details.py +141,No Item with Serial No {0},Nincs tétel ezzel a Széris számmal {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305171DocType: Email Digest,Open Notifications,Értesítések megnyitása
5172DocType: Payment Entry,Difference Amount (Company Currency),Eltérés összege (Válalat pénzneme)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305173apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Direct Expenses,Közvetlen költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305174apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Új Vevő árbevétel
Frappe PR Bot748c0242018-06-21 10:34:28 +05305175apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Travel Expenses,Utazási költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305176DocType: Maintenance Visit,Breakdown,Üzemzavar
Frappe PR Bot748c0242018-06-21 10:34:28 +05305177DocType: Travel Itinerary,Vegetarian,Vegetáriánus
Frappe PR Botb48c7692018-07-09 16:56:49 +05305178apps/erpnext/erpnext/controllers/accounts_controller.py +855,Account: {0} with currency: {1} can not be selected,Számla: {0} ebben a pénznemben: {1} nem választható
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305179DocType: Bank Statement Transaction Settings Item,Bank Data,Bank adatok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305180DocType: Purchase Receipt Item,Sample Quantity,Minta mennyisége
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305181DocType: Bank Guarantee,Name of Beneficiary,Kedvezményezett neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305182DocType: Manufacturing Settings,"Update BOM cost automatically via Scheduler, based on latest valuation rate / price list rate / last purchase rate of raw materials.","Az ANYAGJ frissítése automatikusan az ütemezőn keresztül történik, a legfrissebb készletérték ár / árlisták ára / a nyersanyagok utolsó beszerzési ára alapján."
5183DocType: Bank Reconciliation Detail,Cheque Date,Csekk dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05305184apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} does not belong to company: {2},A {0} számla: Szülő számla {1} nem tartozik ehhez a céghez: {2}
5185apps/erpnext/erpnext/setup/doctype/company/company.js +126,Successfully deleted all transactions related to this company!,Sikeresen törölve valamennyi a vállalattal kapcsolatos ügylet !
5186apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +33,As on Date,Mivel a dátum
5187DocType: Additional Salary,HR,HR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305188DocType: Program Enrollment,Enrollment Date,Felvétel dátuma
5189DocType: Healthcare Settings,Out Patient SMS Alerts,Betegen kívüli SMS figyelmeztetések
Frappe PR Bot748c0242018-06-21 10:34:28 +05305190apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +103,Probation,Próbaidő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305191DocType: Program Enrollment Tool,New Academic Year,Új Tanév
Frappe PR Botb48c7692018-07-09 16:56:49 +05305192apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +855,Return / Credit Note,Vissza / Követelés értesítő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305193DocType: Stock Settings,Auto insert Price List rate if missing,"Auto Árlista érték beillesztés, ha hiányzik"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305194apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +130,Total Paid Amount,Teljes fizetett összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305195DocType: GST Settings,B2C Limit,B2C határérték
5196DocType: Work Order Item,Transferred Qty,Átvitt Mennyiség
5197apps/erpnext/erpnext/config/learn.py +11,Navigating,Navigálás
Frappe PR Bot748c0242018-06-21 10:34:28 +05305198apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +164,Planning,Tervezés
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305199DocType: Contract,Signee,Aláíró
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305200DocType: Share Balance,Issued,Kiadott Probléma
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305201DocType: Loan,Repayment Start Date,Visszafizetési kezdőnap
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305202apps/erpnext/erpnext/education/doctype/student/student_dashboard.py +14,Student Activity,Tanulói tevékenység
5203apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +80,Supplier Id,Beszállító Id
5204DocType: Payment Request,Payment Gateway Details,Fizetési átjáró részletei
5205apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +276,Quantity should be greater than 0,"Mennyiség nagyobbnak kell lennie, mint 0"
5206DocType: Journal Entry,Cash Entry,Készpénz bejegyzés
5207apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,Al csomópontok csak 'csoport' típusú csomópontok alatt hozhatók létre
Frappe PR Bot748c0242018-06-21 10:34:28 +05305208DocType: Attendance Request,Half Day Date,Félnapos dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305209DocType: Academic Year,Academic Year Name,Akadémiai neve
Frappe PR Botb48c7692018-07-09 16:56:49 +05305210apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1135,{0} not allowed to transact with {1}. Please change the Company.,"{0} nem engedélyezett a {1} művelettel. Kérjük, változtassa meg a Vállalatot."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305211DocType: Sales Partner,Contact Desc,Kapcsolattartó leírása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305212DocType: Email Digest,Send regular summary reports via Email.,Küldje el a rendszeres összefoglaló jelentéseket e-mailben.
5213DocType: Payment Entry,PE-,FIZBEV-
Frappe PR Bot748c0242018-06-21 10:34:28 +05305214apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +288,Please set default account in Expense Claim Type {0},"Kérjük, állítsa be az alapértelmezett főkönyvi számlát a Költség Követelés típusban: {0}"
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305215apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +11,Available Leaves,Lehetséges távollétek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305216DocType: Assessment Result,Student Name,Tanuló neve
5217DocType: Brand,Item Manager,Tétel kezelő
Frappe PR Bot748c0242018-06-21 10:34:28 +05305218apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +150,Payroll Payable,Bérszámfejtés fizetendő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305219DocType: Plant Analysis,Collection Datetime,Gyűjtés záró dátuma
5220DocType: Work Order,Total Operating Cost,Teljes működési költség
Frappe PR Bot748c0242018-06-21 10:34:28 +05305221apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +173,Note: Item {0} entered multiple times,"Megjegyzés: Tétel {0}, többször vitték be"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305222apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Összes Kapcsolattartó.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305223DocType: Accounting Period,Closed Documents,Lezárt dokumentumok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305224apps/erpnext/erpnext/public/js/setup_wizard.js +71,Company Abbreviation,Vállakozás rövidítése
5225apps/erpnext/erpnext/healthcare/doctype/physician/physician.py +47,User {0} does not exist,A(z) {0} felhasználó nem létezik
5226DocType: Payment Term,Day(s) after invoice date,Nap(ok) a számla dátumát követően
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305227apps/erpnext/erpnext/setup/doctype/company/company.js +34,Date of Commencement should be greater than Date of Incorporation,"Kezdési időpontnak nagyobbnak kell lennie, mint a bejegyzés időpontja"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305228DocType: Contract,Signed On,Bejelentkezve
5229DocType: Bank Statement Transaction Invoice Item,Party Type,Ügyfél típusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305230DocType: Payment Schedule,Payment Schedule,Fizetési ütemeés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305231DocType: Item Attribute Value,Abbreviation,Rövidítés
5232apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +195,Payment Entry already exists,Fizetés megadása már létezik
Frappe PR Bot748c0242018-06-21 10:34:28 +05305233DocType: Subscription,Trial Period End Date,Próba időszak befejezési dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305234apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Nem engedélyezett hiszen {0} meghaladja határértékek
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305235DocType: Serial No,Asset Status,Vagyontárgy állapota
Frappe PR Bot748c0242018-06-21 10:34:28 +05305236apps/erpnext/erpnext/healthcare/setup.py +242,Pathology,Patológia
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305237DocType: Restaurant Order Entry,Restaurant Table,Éttermi asztal
5238DocType: Hotel Room,Hotel Manager,Hotel igazgató
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305239apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +63,Set Tax Rule for shopping cart,Adózási szabály megadása a bevásárlókosárhoz
5240DocType: Purchase Invoice,Taxes and Charges Added,Adók és költségek hozzáadva
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305241apps/erpnext/erpnext/assets/doctype/asset/asset.py +214,Depreciation Row {0}: Next Depreciation Date cannot be before Available-for-use Date,Értékcsökkenési sor {0}: A következő értékcsökkenési időpont nem lehet a rendelkezésre álló felhasználási dátuma előtt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305242,Sales Funnel,Értékesítési csatorna
Frappe PR Bot748c0242018-06-21 10:34:28 +05305243apps/erpnext/erpnext/setup/doctype/company/company.py +53,Abbreviation is mandatory,Rövidítés kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305244DocType: Project,Task Progress,Feladat előrehaladása
5245apps/erpnext/erpnext/templates/includes/navbar/navbar_items.html +7,Cart,Kosár
Frappe PR Bot748c0242018-06-21 10:34:28 +05305246DocType: Certified Consultant,GitHub ID,GitHub ID
5247DocType: Staffing Plan,Total Estimated Budget,Teljes becsült költségvetés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305248,Qty to Transfer,Mennyiség az átvitelhez
5249apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Árajánlatok az Érdeklődőknek vagy Vevőknek.
5250DocType: Stock Settings,Role Allowed to edit frozen stock,Beosztás engedélyezi a zárolt készlet szerkesztését
5251,Territory Target Variance Item Group-Wise,"Terület Cél Variáció, tételcsoportonként"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305252apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +131,All Customer Groups,Összes vevői csoport
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305253apps/erpnext/erpnext/accounts/doctype/budget/budget.py +147,Accumulated Monthly,Halmozott Havi
Frappe PR Bot748c0242018-06-21 10:34:28 +05305254DocType: Attendance Request,On Duty,Szolgálatban
Frappe PR Botb48c7692018-07-09 16:56:49 +05305255apps/erpnext/erpnext/controllers/accounts_controller.py +816,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} kötelező. Talán a Pénzváltó rekord nincs létrehozva ettől {1} eddig {2}.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305256apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +51,Staffing Plan {0} already exist for designation {1},Személyzeti terv {0} már létezik a {1} titulusra
Frappe PR Botb48c7692018-07-09 16:56:49 +05305257apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +46,Tax Template is mandatory.,Adó Sablon kötelező.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305258apps/erpnext/erpnext/accounts/doctype/account/account.py +46,Account {0}: Parent account {1} does not exist,A {0} számla: Szülő számla {1} nem létezik
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305259DocType: POS Closing Voucher,Period Start Date,Időtartam kezdetének dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305260DocType: Purchase Invoice Item,Price List Rate (Company Currency),Árlista árértékek (Vállalat pénznemében)
5261DocType: Products Settings,Products Settings,Termék beállítások
5262,Item Price Stock,Tétel raktári ára
5263DocType: Lab Prescription,Test Created,Teszt létrehozva
5264DocType: Healthcare Settings,Custom Signature in Print,Egyén aláírása a nyomtatásban
5265DocType: Account,Temporary,Ideiglenes
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305266apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +120,Customer LPO No.,Vevő LPO száma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305267DocType: Program,Courses,Tanfolyamok
5268DocType: Monthly Distribution Percentage,Percentage Allocation,Százalékos megoszlás
Frappe PR Bot748c0242018-06-21 10:34:28 +05305269apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +116,Secretary,Titkár
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305270apps/erpnext/erpnext/regional/india/utils.py +175,House rented dates required for exemption calculation,A mentességi számításhoz szükséges a ház bérelt napjainak megadása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305271DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Ha kikapcsolja, a ""Szavakkal"" mező nem fog látszódni egyik tranzakcióban sem"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305272apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +29,This action will stop future billing. Are you sure you want to cancel this subscription?,Ez a művelet leállítja a jövőbeni számlázást. Biztosan törölni szeretné ezt az előfizetést?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305273DocType: Serial No,Distinct unit of an Item,Különálló egység egy tételhez
5274DocType: Supplier Scorecard Criteria,Criteria Name,Kritérium neve
Frappe PR Botb48c7692018-07-09 16:56:49 +05305275apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +1364,Please set Company,"Kérjük, állítsa be a Vállalkozást"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305276DocType: Pricing Rule,Buying,Beszerzés
5277apps/erpnext/erpnext/config/agriculture.py +24,Diseases & Fertilizers,Kórokozók és trágyák
5278DocType: HR Settings,Employee Records to be created by,Alkalmazott bejegyzést létrehozó
5279DocType: Patient,AB Negative,AB Negatív
5280DocType: Sample Collection,SMPL-,SMPL-
5281DocType: POS Profile,Apply Discount On,Alkalmazzon kedvezmény ezen
5282DocType: Member,Membership Type,Tagság típusa
5283,Reqd By Date,Igénylt. Dátum szerint
Frappe PR Bot748c0242018-06-21 10:34:28 +05305284apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +147,Creditors,Hitelezők
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305285DocType: Assessment Plan,Assessment Name,Értékelés Neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05305286apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +101,Show PDC in Print,PDC megjelenítése a nyomtatásban
5287apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +95,Row # {0}: Serial No is mandatory,Sor # {0}: Sorszám kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305288DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Tételenkénti adó részletek
Frappe PR Bot748c0242018-06-21 10:34:28 +05305289DocType: Employee Onboarding,Job Offer,Állás ajánlat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305290apps/erpnext/erpnext/public/js/setup_wizard.js +71,Institute Abbreviation,Intézmény rövidítése
5291,Item-wise Price List Rate,Tételenkénti Árlista árjegyzéke
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305292apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1106,Supplier Quotation,Beszállítói ajánlat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305293DocType: Quotation,In Words will be visible once you save the Quotation.,"A szavakkal mező lesz látható, miután mentette az Árajánlatot."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305294apps/erpnext/erpnext/utilities/transaction_base.py +158,Quantity ({0}) cannot be a fraction in row {1},Mennyiség ({0}) nem lehet egy töredék ebben a sorban {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305295DocType: Contract,Unsigned,Aláíratlan
5296DocType: Selling Settings,Each Transaction,Minden tranzakció
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305297DocType: Consultation,C-,C-
5298DocType: Attendance,ATT-,CSAT-
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305299apps/erpnext/erpnext/stock/doctype/item/item.py +508,Barcode {0} already used in Item {1},A vonalkód {0} már használt a {1} Tételnél
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305300apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Szabályok hozzátéve szállítási költségeket.
5301DocType: Hotel Room,Extra Bed Capacity,Extra ágy kihasználás
5302DocType: Item,Opening Stock,Nyitó állomány
5303apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Vevő szükséges
5304DocType: Lab Test,Result Date,Eredmény dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05305305apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +100,PDC/LC Date,PDC / LC dátum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305306DocType: Purchase Order,To Receive,Beérkeztetés
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305307DocType: Leave Period,Holiday List for Optional Leave,Távolléti lista az opcionális távollétekhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305308apps/erpnext/erpnext/utilities/user_progress.py +252,user@example.com,felhasznalo@pelda.com
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305309DocType: Asset,Asset Owner,Vagyontárgy tulajdonos
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305310DocType: Purchase Invoice,Reason For Putting On Hold,Visszatartás oka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305311DocType: Employee,Personal Email,Személyes emailcím
Frappe PR Botb48c7692018-07-09 16:56:49 +05305312apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +67,Total Variance,Összes variáció
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305313DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Ha engedélyezve van, a rendszer automatikusan kiküldi a könyvelési tételeket a leltárhoz."
5314apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +15,Brokerage,Ügynöki jutalék
Frappe PR Bot748c0242018-06-21 10:34:28 +05305315apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +272,Attendance for employee {0} is already marked for this day,Jelenléte az alkalmazottnak {0} már jelölt erre a napra
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305316DocType: Work Order Operation,"in Minutes
5317Updated via 'Time Log'",percben Frissítve az 'Idő napló'-n keresztül
5318DocType: Customer,From Lead,Érdeklődésből
5319apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Megrendelések gyártásra bocsátva.
5320apps/erpnext/erpnext/public/js/account_tree_grid.js +65,Select Fiscal Year...,Válasszon pénzügyi évet ...
Frappe PR Botb48c7692018-07-09 16:56:49 +05305321apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +594,POS Profile required to make POS Entry,POS profil szükséges a POS bevitelhez
5322apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.js +15,"Loyalty Points will be calculated from the spent done (via the Sales Invoice), based on collection factor mentioned.",A hűségpontokat az elköltött összegből (az értékesítési számlán keresztül) kell kiszámítani az említett begyűjtési tényező alapján.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305323DocType: Program Enrollment Tool,Enroll Students,Diákok felvétele
Frappe PR Bot748c0242018-06-21 10:34:28 +05305324DocType: Company,HRA Settings,HRA beállítások
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305325DocType: Employee Transfer,Transfer Date,Utalás dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305326DocType: Lab Test,Approved Date,Jóváhagyás dátuma
5327apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Alapértelmezett értékesítési
Frappe PR Bot748c0242018-06-21 10:34:28 +05305328apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +206,Atleast one warehouse is mandatory,Legalább egy Raktár kötelező
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305329DocType: Certification Application,Certification Status,Tanúsítási státusza
Frappe PR Bot748c0242018-06-21 10:34:28 +05305330apps/erpnext/erpnext/public/js/hub/hub_listing.js +355,Marketplace,Piactér
5331DocType: Travel Itinerary,Travel Advance Required,Utazási előleg szükséges
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305332DocType: Subscriber,Subscriber Name,Előfizető neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305333DocType: Serial No,Out of Warranty,Garanciaidőn túl
Frappe PR Bot748c0242018-06-21 10:34:28 +05305334DocType: Bank Statement Transaction Settings Item,Mapped Data Type,Foltolt adattípus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305335DocType: BOM Update Tool,Replace,Csere
5336apps/erpnext/erpnext/templates/includes/product_list.js +42,No products found.,Nem talált termékeket.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305337apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +392,{0} against Sales Invoice {1},{0} a {1} Értékesítési számlához
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305338DocType: Antibiotic,Laboratory User,Laboratóriumi felhasználó
5339DocType: Sales Invoice,SINV-,ÉSZLA-
5340DocType: Request for Quotation Item,Project Name,Projekt téma neve
5341DocType: Customer,Mention if non-standard receivable account,"Megemlít, ha nem szabványos bevételi számla"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305342apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +60,Please add the remaining benefits {0} to any of the existing component,Adja hozzá a fennmaradó előnyöket {0} a már létező elemekhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305343DocType: Journal Entry Account,If Income or Expense,Ha bevétel vagy kiadás
Frappe PR Bot748c0242018-06-21 10:34:28 +05305344DocType: Bank Statement Transaction Entry,Matching Invoices,Megfelelő számlák
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305345DocType: Work Order,Required Items,Kötelező elemek
5346DocType: Stock Ledger Entry,Stock Value Difference,Készlet értékkülönbözet
5347apps/erpnext/erpnext/config/learn.py +229,Human Resource,Emberi Erőforrás HR
5348DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Fizetés főkönyvi egyeztetés Fizetés
5349DocType: Disease,Treatment Task,Kezelési feladat
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305350DocType: Purchase Order Item,Blanket Order,Keretszerződés
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305351apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +39,Tax Assets,Adó tárgyi eszközökhöz
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305352apps/erpnext/erpnext/regional/india/utils.py +184,House rent paid days overlap with {0},A ház bérleti díja ennyi nappal túllépve: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305353DocType: BOM Item,BOM No,Anyagjegyzék száma
5354DocType: Instructor,INS/,OKT/
Frappe PR Bot748c0242018-06-21 10:34:28 +05305355apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +192,Journal Entry {0} does not have account {1} or already matched against other voucher,Naplókönyvelés {0} nincs főkönyvi számlája {1} vagy már párosított másik utalvánnyal
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305356DocType: Item,Moving Average,Mozgóátlag
5357DocType: BOM Update Tool,The BOM which will be replaced,"Az anyagjegyzék, ami mindenhol lecserélésre kerül"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305358apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Electronic Equipments,Elektronikus berendezések
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305359DocType: Asset,Maintenance Required,Karbantartás szükséges
5360DocType: Account,Debit,Tartozás
Frappe PR Bot748c0242018-06-21 10:34:28 +05305361apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +63,Leaves must be allocated in multiples of 0.5,"Távolléteket foglalni kell a 0,5 többszöröseként"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305362DocType: Work Order,Operation Cost,Üzemeltetési költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305363apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +45,Outstanding Amt,Fennálló kinntlévő negatív össz
5364DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Csoportonkénti Cél tétel beállítás ehhez az Értékesítő személyhez.
5365DocType: Stock Settings,Freeze Stocks Older Than [Days],Ennél régebbi készletek zárolása [Napok]
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305366DocType: Asset Maintenance Team,Maintenance Team Name,Karbantartási csoport neve
5367apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +42,"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ály található a fenti feltételek alapján, Prioritást alkalmazzák. Prioritás egy 0-20 közötti szám, míg az alapértelmezett értéke nulla (üres). A magasabb szám azt jelenti, hogy elsőbbséget élvez, ha több árképzési szabály azonos feltételekkel rendelkezik."
5368apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +197,Customer is mandatory if 'Opportunity From' is selected as Customer,"A Vevő kötelezõ, ha Vevőként került kijelölésre a 'Lehetőség űrlap'"
5369apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Pénzügyi év: {0} nem létezik
5370DocType: Currency Exchange,To Currency,Pénznemhez
5371DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Engedélyezze a következő felhasználók Távollét alkalmazás jóváhagyását a blokkolt napokra.
Frappe PR Botb48c7692018-07-09 16:56:49 +05305372apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +30,Lifecycle,Életciklus
Frappe PR Bot748c0242018-06-21 10:34:28 +05305373apps/erpnext/erpnext/controllers/selling_controller.py +149,Selling rate for item {0} is lower than its {1}. Selling rate should be atleast {2},"Eladási ár ehhez a tételhez {0} alacsonyabb, mint a {1}. Eladási árnak legalább ennyienk kell lennie {2}"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305374DocType: Subscription,Taxes,Adók
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305375DocType: Purchase Invoice,capital goods,tőkejavak
5376DocType: Purchase Invoice Item,Weight Per Unit,Egységenkénti súly
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305377apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +351,Paid and Not Delivered,Fizetett és nincs leszállítva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305378DocType: Project,Default Cost Center,Alapértelmezett költséghely
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305379apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Készlet tranzakciók
5380DocType: Budget,Budget Accounts,Költségvetési számlák
5381DocType: Employee,Internal Work History,Belső munka története
Frappe PR Bot748c0242018-06-21 10:34:28 +05305382DocType: Bank Statement Transaction Entry,New Transactions,Új tranzakciók
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305383DocType: Depreciation Schedule,Accumulated Depreciation Amount,Halmozott értékcsökkenés összege
5384apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +42,Private Equity,Személyes saját tőke
5385DocType: Supplier Scorecard Variable,Supplier Scorecard Variable,Beszállító mutatószám változó
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305386apps/erpnext/erpnext/assets/doctype/asset/asset.py +75,Please create purchase receipt or purchase invoice for the item {0},Készítsen vásárlási bizonylatot vagy számlát a {0} tételre
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305387DocType: Employee Advance,Due Advance Amount,Előleg összeg határideje
5388DocType: Maintenance Visit,Customer Feedback,Vevői visszajelzés
5389DocType: Account,Expense,Költség
5390apps/erpnext/erpnext/education/doctype/assessment_result/assessment_result.js +54,Score cannot be greater than Maximum Score,"Pontszám nem lehet nagyobb, mint a maximális pontszám"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305391DocType: Support Search Source,Source Type,Forrás típusa
5392apps/erpnext/erpnext/utilities/user_progress.py +129,Customers and Suppliers,Vevők és beszállítók
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305393DocType: Item Attribute,From Range,Tartpmányból
5394DocType: BOM,Set rate of sub-assembly item based on BOM,Állítsa be az összeszerelési elemek arányát a ANYAGJ alapján
5395DocType: Hotel Room Reservation,Invoiced,Számlázott
Frappe PR Botb48c7692018-07-09 16:56:49 +05305396apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +173,Syntax error in formula or condition: {0},Szintaktikai hiba a képletben vagy állapotban: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305397DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Napi munka összefoglalása vállkozási beállítások
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305398apps/erpnext/erpnext/stock/utils.py +151,Item {0} ignored since it is not a stock item,"Tétel: {0} - figyelmen kívül hagyva, mivel ez nem egy készletezhető tétel"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305399DocType: Appraisal,APRSL,TELJESITM
5400apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +23,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Hogy nem használhassa az árképzési szabályt egy adott ügyletben, az összes árképzési szabályt le kell tiltani."
5401DocType: Payment Term,Day(s) after the end of the invoice month,Nap(ok) a számlázási hónap vége után
5402DocType: Assessment Group,Parent Assessment Group,Fő értékelési csoport
Frappe PR Bot748c0242018-06-21 10:34:28 +05305403apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +54,Jobs,Állás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305404,Sales Order Trends,Vevői rendelések alakulása
5405apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,The 'From Package No.' field must neither be empty nor it's value less than 1.,"A 'Csomagból száma' mezőnek sem üres, sem kisebb mint 1 érték nem lehet."
5406DocType: Employee,Held On,Tartott
5407apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order_calendar.js +36,Production Item,Gyártási tétel
5408,Employee Information,Alkalmazott adatok
5409DocType: Stock Entry Detail,Additional Cost,Járulékos költség
Frappe PR Bot748c0242018-06-21 10:34:28 +05305410apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +56,"Can not filter based on Voucher No, if grouped by Voucher","Nem tudja szűrni utalvány szám alapján, ha utalványonként csoportosított"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305411apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +942,Make Supplier Quotation,Beszállítói ajánlat létrehozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305412DocType: Quality Inspection,Incoming,Bejövő
Frappe PR Bot748c0242018-06-21 10:34:28 +05305413apps/erpnext/erpnext/setup/doctype/company/company.js +90,Default tax templates for sales and purchase are created.,Az értékesítés és a vásárlás alapértelmezett adómintáit létre hozták.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305414apps/erpnext/erpnext/education/doctype/assessment_result/assessment_result.py +57,Assessment Result record {0} already exists.,Értékelés eredménye rekord {0} már létezik.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305415DocType: Item,"Example: ABCD.#####. If series is set and Batch No is not mentioned in transactions, then automatic batch number will be created based on this series. If you always want to explicitly mention Batch No for this item, leave this blank. Note: this setting will take priority over the Naming Series Prefix in Stock Settings.","Példa: ABCD. #####. Ha sorozatot állít be, és a tétel nem szerepel a tranzakciókban, akkor a sorozaton alapuló automatikus tételszám kerül létrehozásra. Ha mindig erről a tételr köteg számról szeretné kifejezetten megemlíteni a tételszámot, hagyja üresen. Megjegyzés: ez a beállítás elsőbbséget élvez a készletbeállítások között az elnevezési sorozat előtag felett a leltár beállításoknál."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305416DocType: BOM,Materials Required (Exploded),Szükséges anyagok (Robbantott)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305417DocType: Contract,Party User,Ügyfél felhasználó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305418apps/erpnext/erpnext/stock/report/total_stock_summary/total_stock_summary.py +60,Please set Company filter blank if Group By is 'Company',"Kérjük, állítsa Vállakozás szűrését üresre, ha a csoportosítás beállítása 'Vállalkozás'"
Frappe PR Botb48c7692018-07-09 16:56:49 +05305419apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup &gt; Numbering Series,"Kérjük, állítsa be a számozási sorozatot a részvételhez a Beállítás&gt; Számozási sorozatok segítségével"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305420apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +68,Posting Date cannot be future date,Könyvelési dátum nem lehet jövőbeni időpontban
5421apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Row # {0}: Serial No {1} does not match with {2} {3},Sor # {0}: Sorszám {1} nem egyezik a {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305422DocType: Stock Entry,Target Warehouse Address,Cél raktár címe
Frappe PR Bot748c0242018-06-21 10:34:28 +05305423apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +89,Casual Leave,Alkalmi távollét
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305424DocType: Agriculture Task,End Day,Befejezés napja
5425DocType: Batch,Batch ID,Köteg ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05305426apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +412,Note: {0},Megjegyzés: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305427,Delivery Note Trends,Szállítólevelek alakulása
Frappe PR Bot748c0242018-06-21 10:34:28 +05305428apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,This Week's Summary,Összefoglaló erről a hétről
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305429apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +22,In Stock Qty,Készleten mennyiség
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305430,Daily Work Summary Replies,Napi munka összefoglaló válaszok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305431DocType: Delivery Trip,Calculate Estimated Arrival Times,Számítsa ki a becsült érkezési időket
5432apps/erpnext/erpnext/accounts/general_ledger.py +113,Account: {0} can only be updated via Stock Transactions,Számla: {0} csak Készlet tranzakciókkal frissíthető
5433DocType: Student Group Creation Tool,Get Courses,Tanfolyamok lekérése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305434DocType: Shopify Settings,Webhooks,Webes hívatkozások
Frappe PR Bot748c0242018-06-21 10:34:28 +05305435DocType: Bank Statement Transaction Invoice Item,Party,Ügyfél
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305436DocType: Healthcare Settings,Patient Name,Beteg neve
5437DocType: Variant Field,Variant Field,Változat mező
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305438apps/erpnext/erpnext/assets/doctype/asset/asset.js +341,Target Location,Cél
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305439DocType: Sales Order,Delivery Date,Szállítás dátuma
5440DocType: Opportunity,Opportunity Date,Lehetőség dátuma
5441DocType: Employee,Health Insurance Provider,Egészségbiztosítás szolgáltatója
5442DocType: Purchase Receipt,Return Against Purchase Receipt,Vásárlási nyugtával ellenszámlája
5443DocType: Water Analysis,Person Responsible,Felelős személy
5444DocType: Request for Quotation Item,Request for Quotation Item,Árajánlatkérés tételre
5445DocType: Purchase Order,To Bill,Számlázandó
5446DocType: Material Request,% Ordered,% Rendezve
5447DocType: Education Settings,"For Course based Student Group, the Course will be validated for every Student from the enrolled Courses in Program Enrollment.","Tanfolyam alapú Tanuló csoport, a Tanfolyamon érvényesítésre kerül minden hallgató aki beiratkozott a tanfolyamra a Program beiratkozáskor."
Frappe PR Bot748c0242018-06-21 10:34:28 +05305448DocType: Employee Grade,Employee Grade,Alkalmazott fokozat
5449apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +106,Piecework,Darabszámra fizetett munka
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305450apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Buying Rate,Átlagos vásárlási érték
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305451DocType: Share Balance,From No,Ettől
5452DocType: Task,Actual Time (in Hours),Tényleges idő (óra)
5453DocType: Employee,History In Company,Előzmények a cégnél
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305454DocType: Customer,Customer Primary Address,Vevő elsődleges címe
5455apps/erpnext/erpnext/config/learn.py +107,Newsletters,Hírlevelek
5456DocType: Drug Prescription,Description/Strength,Leírás / Állomány
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305457DocType: Bank Statement Transaction Entry,Create New Payment/Journal Entry,Új fizetés / naplóbejegyzés létrehozása
Frappe PR Bot748c0242018-06-21 10:34:28 +05305458DocType: Certification Application,Certification Application,Tanúsítási kérelem
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305459DocType: Leave Type,Is Optional Leave,Ez opcionális távollét
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305460DocType: Share Balance,Is Company,Ez vállalkozás
5461DocType: Stock Ledger Entry,Stock Ledger Entry,Készlet könyvelés tétele
Frappe PR Bot748c0242018-06-21 10:34:28 +05305462apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.js +24,Grant allocations......,Támogatás odaítélése ......
5463apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +85,Same item has been entered multiple times,Ugyanazt a tételt már többször rögzítették
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305464DocType: Department,Leave Block List,Távollét blokk lista
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305465DocType: Purchase Invoice,Tax ID,Adóazonosító ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05305466apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +195,Item {0} is not setup for Serial Nos. Column must be blank,"Tétel: {0}, nincs telepítve Széria sz. Oszlopot hagyja üressen"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305467DocType: Accounts Settings,Accounts Settings,Könyvelés beállításai
5468apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +11,Approve,Jóváhagy
Frappe PR Botb48c7692018-07-09 16:56:49 +05305469DocType: Loyalty Program,Customer Territory,Ügyfélterület
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305470apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +77,"Malformatted address for {0}, please fix to continue.","Hibás formátumú cím {0}, kérjük javítsa a folytatáshoz."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305471apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Number of new Account, it will be included in the account name as a prefix","Az új számla száma, a számla nevében előtagként fog szerepelni"
5472DocType: Maintenance Team Member,Team Member,Csoport tagja
5473apps/erpnext/erpnext/education/doctype/assessment_result_tool/assessment_result_tool.js +151,No Result to submit,Nem érkezik eredmény
5474DocType: Customer,Sales Partner and Commission,Vevő Partner és a Jutalék
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305475DocType: Loan,Rate of Interest (%) / Year,Kamatláb (%) / év
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305476,Project Quantity,Project Mennyiség
5477apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +79,"Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'","Összesen {0} az összes tételre nulla, lehet, hogy meg kell változtatnia 'Forgalmazói díjak ez alapján'"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305478apps/erpnext/erpnext/hr/utils.py +152,To date can not be less than from date,"Mai napig nem lehet kevesebb, mint a dátumtól"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305479DocType: Opportunity,To Discuss,Megvitatni
5480apps/erpnext/erpnext/stock/stock_ledger.py +377,{0} units of {1} needed in {2} to complete this transaction.,{0} darab ebből: {1} szükséges ebben: {2} a tranzakció befejezéséhez.
5481DocType: Loan Type,Rate of Interest (%) Yearly,Kamatláb (%) Éves
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305482DocType: Support Settings,Forum URL,Fórum URL-je
Frappe PR Bot748c0242018-06-21 10:34:28 +05305483apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +75,Temporary Accounts,Ideiglenes számlák
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305484apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +40,Source Location is required for the asset {0},Forrás helyszín szükséges a vagyoni eszközhöz: {0}
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305485apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +182,Black,Fekete
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305486DocType: BOM Explosion Item,BOM Explosion Item,ANYGJZ Robbantott tétel
5487DocType: Shareholder,Contact List,Névjegyzék
5488DocType: Account,Auditor,Könyvvizsgáló
5489DocType: Project,Frequency To Collect Progress,Gyakoriság a folyamatok összegyűjtéséhez
Frappe PR Bot748c0242018-06-21 10:34:28 +05305490apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +150,{0} items produced,{0} előállított tétel(ek)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305491apps/erpnext/erpnext/utilities/user_progress.py +58,Learn More,Tudj meg többet
5492DocType: Cheque Print Template,Distance from top edge,Távolság felső széle
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305493DocType: POS Closing Voucher Invoices,Quantity of Items,Tételek mennyisége
Frappe PR Bot748c0242018-06-21 10:34:28 +05305494apps/erpnext/erpnext/stock/get_item_details.py +393,Price List {0} is disabled or does not exist,Árlista {0} letiltott vagy nem létezik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305495DocType: Purchase Invoice,Return,Visszatérés
5496DocType: Pricing Rule,Disable,Tiltva
Frappe PR Bot748c0242018-06-21 10:34:28 +05305497apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +184,Mode of payment is required to make a payment,Fizetési módra van szükség a fizetéshez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305498DocType: Project Task,Pending Review,Ellenőrzésre vár
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305499apps/erpnext/erpnext/public/js/utils/item_quick_entry.js +14,"Edit in full page for more options like assets, serial nos, batches etc.","Szerkesztés teljes oldalon a további lehetőségekhez, például Vagyontárgyi-eszközökhöz, sorozatokhoz, kötegekhez stb."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305500DocType: Leave Type,Maximum Continuous Days Applicable,Maximális egymás utáni napok alkalmazhatók
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305501apps/erpnext/erpnext/healthcare/doctype/physician/physician_dashboard.py +10,Appointments and Consultations,Vizit időpontok és konzultációk
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305502apps/erpnext/erpnext/education/doctype/student_group/student_group.py +41,{0} - {1} is not enrolled in the Batch {2},{0} - {1} nem vontunk be ebbe a kötegbe {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305503apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +115,"Asset {0} cannot be scrapped, as it is already {1}","Vagyontárgy {0} nem selejtezhető, mivel már {1}"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305504apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +90,Cheques Required,Csekkek szükségesek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305505DocType: Task,Total Expense Claim (via Expense Claim),Teljes Költség Követelés (költségtérítési igényekkel)
5506apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +177,Mark Absent,Hiányzónak jelöl
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305507DocType: Job Applicant Source,Job Applicant Source,Álláskereső eredete
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305508apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +40,Failed to setup company,Sikertelen a vállalkozás telepítése
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305509DocType: Asset Repair,Asset Repair,Vagyontárgy javítás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305510apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +143,Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2},Sor {0}: Anyagjegyzés BOM pénzneme #{1} egyeznie kell a kiválasztott pénznemhez {2}
5511DocType: Journal Entry Account,Exchange Rate,Átváltási arány
5512DocType: Patient,Additional information regarding the patient,További információk a beteggel kapcsolatban
Frappe PR Botb48c7692018-07-09 16:56:49 +05305513apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +612,Sales Order {0} is not submitted,Vevői rendelés {0} nem nyújtják be
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305514DocType: Homepage,Tag Line,Jelmondat sor
5515DocType: Fee Component,Fee Component,Díj komponens
Frappe PR Botb48c7692018-07-09 16:56:49 +05305516apps/erpnext/erpnext/config/hr.py +286,Fleet Management,Flotta kezelés
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305517apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1104,Add items from,Tételek hozzáadása innen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305518apps/erpnext/erpnext/config/agriculture.py +7,Crops & Lands,Termések és föld területek
5519DocType: Cheque Print Template,Regular,Szabályos
5520DocType: Fertilizer,Density (if liquid),Sűrűség (ha folyékony)
5521apps/erpnext/erpnext/education/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Összesen súlyozás minden Értékelési kritériumra legalább 100%
5522DocType: Purchase Order Item,Last Purchase Rate,Utolsó beszerzési ár
5523DocType: Account,Asset,Vagyontárgy
5524DocType: Project Task,Task ID,Feladat ID
5525apps/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 erre a tételre: {0} mivel változatai vanak
5526DocType: Lab Test,Mobile,Mobil
5527,Sales Person-wise Transaction Summary,Értékesítő személy oldali Tranzakciós összefoglaló
5528DocType: Training Event,Contact Number,Kapcsolattartó száma
5529apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +73,Warehouse {0} does not exist,{0} raktár nem létezik
Frappe PR Bot748c0242018-06-21 10:34:28 +05305530DocType: Employee Tax Exemption Proof Submission Detail,Employee Tax Exemption Proof Submission Detail,Munkavállalói adókedvezmény bizonyíték benyújtásának részlete
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305531DocType: Monthly Distribution,Monthly Distribution Percentages,Havi Felbontás százalékai
Frappe PR Bot748c0242018-06-21 10:34:28 +05305532apps/erpnext/erpnext/stock/doctype/batch/batch.py +115,The selected item cannot have Batch,A kiválasztott elemnek nem lehet Kötege
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305533DocType: Delivery Note,% of materials delivered against this Delivery Note,% anyag tételek szállítva Beszállítói szállítólevélhez
5534DocType: Asset Maintenance Log,Has Certificate,Rendelkezik tanúsítvánnyal
5535DocType: Project,Customer Details,Vevő részletek
5536DocType: Asset,Check if Asset requires Preventive Maintenance or Calibration,"Ellenőrizze, hogy a vagyontárgy megelőző karbantartást vagy kalibrálást igényel-e"
5537apps/erpnext/erpnext/public/js/setup_wizard.js +87,Company Abbreviation cannot have more than 5 characters,"Vállalkozás rövidítése nem lehet több, mint 5 karakter"
5538DocType: Employee,Reports to,Jelentések
5539,Unpaid Expense Claim,Kifizetetlen költség követelés
5540DocType: Payment Entry,Paid Amount,Fizetett összeg
Frappe PR Bot748c0242018-06-21 10:34:28 +05305541apps/erpnext/erpnext/utilities/user_progress.py +158,Explore Sales Cycle,Értékesítési ütem felfedezése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305542DocType: Assessment Plan,Supervisor,Felügyelő
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305543apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +918,Retention Stock Entry,Megőrzési készlet bejegyzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305544,Available Stock for Packing Items,Elérhető készlet a tételek csomagolásához
5545DocType: Item Variant,Item Variant,Tétel variáns
5546,Work Order Stock Report,Munkamegrendelés raktári jelentés
Frappe PR Bot748c0242018-06-21 10:34:28 +05305547DocType: Purchase Receipt,Auto Repeat Detail,Automatikus ismétlési részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305548DocType: Assessment Result Tool,Assessment Result Tool,Értékelési eredmény eszköz
Frappe PR Bot748c0242018-06-21 10:34:28 +05305549apps/erpnext/erpnext/education/doctype/instructor/instructor.js +45,As Supervisor,Mint felügyelő
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305550DocType: Leave Policy Detail,Leave Policy Detail,Távollét szabály részletei
Frappe PR Bot748c0242018-06-21 10:34:28 +05305551apps/erpnext/erpnext/public/js/hub/hub_form.js +381,Suggest Category,Javasoljon kategóriát
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305552DocType: BOM Scrap Item,BOM Scrap Item,Anyagjegyzék Fémhulladék tétel
Frappe PR Botb48c7692018-07-09 16:56:49 +05305553apps/erpnext/erpnext/accounts/page/pos/pos.js +906,Submitted orders can not be deleted,Benyújtott megbízásokat nem törölheti
Frappe PR Bot748c0242018-06-21 10:34:28 +05305554apps/erpnext/erpnext/accounts/doctype/account/account.py +116,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Számlaegyenleg már Nekünk tartozik, akkor nem szabad beállítani ""Ennek egyenlege"", mint ""Tőlünk követel"""
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305555apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +325,Quality Management,Minőségbiztosítás
Frappe PR Bot748c0242018-06-21 10:34:28 +05305556apps/erpnext/erpnext/assets/doctype/asset/asset.py +52,Item {0} has been disabled,"Tétel {0} ,le lett tiltva"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305557DocType: Project,Total Billable Amount (via Timesheets),Összesen számlázható összeg (Jelenléti ív alapján)
5558DocType: Agriculture Task,Previous Business Day,Előző munkanap
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305559DocType: Loan,Repay Fixed Amount per Period,Fix összeg visszafizetése időszakonként
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305560DocType: Employee,Health Insurance No,Egészségbiztosítás száma
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305561DocType: Employee Tax Exemption Proof Submission,Tax Exemption Proofs,Adómentesség igazolásai
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305562apps/erpnext/erpnext/buying/utils.py +47,Please enter quantity for Item {0},"Kérjük, adjon meg mennyiséget erre a tételre: {0}"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305563apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +233,Credit Note Amt,Követelés értesítő össz
Frappe PR Bot748c0242018-06-21 10:34:28 +05305564apps/erpnext/erpnext/regional/report/hsn_wise_summary_of_outward_supplies/hsn_wise_summary_of_outward_supplies.py +78,Total Taxable Amount,Összes adóköteles összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305565DocType: Employee External Work History,Employee External Work History,Alkalmazott korábbi munkahelyei
5566DocType: Opening Invoice Creation Tool,Purchase,Beszerzés
5567apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Balance Qty,Mérleg mennyiség
5568apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Célok nem lehetnek üresek
5569apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.js +15,Enrolling students,Hallgatói beiratkozások
5570DocType: Item Group,Parent Item Group,Fő tétel csoport
5571DocType: Appointment Type,Appointment Type,Vizit időpont típus
5572apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} a {1} -hez
5573DocType: Healthcare Settings,Valid number of days,Érvényes napok száma
Frappe PR Bot748c0242018-06-21 10:34:28 +05305574apps/erpnext/erpnext/setup/doctype/company/company.js +59,Cost Centers,Költséghelyek
5575apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +19,Restart Subscription,Előfizetést újraindítása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305576DocType: Land Unit,Linked Plant Analysis,Kapcsolodó növényelemzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305577DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,"Arány, amelyen a Beszállító pénznemét átalakítja a vállalakozás alapértelmezett pénznemére"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305578DocType: Sales Invoice Item,Service End Date,Szolgáltatás befejezésének dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305579apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: Timings konfliktusok sora {1}
5580DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Engedélyezi a nulla készletérték árat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305581DocType: Bank Guarantee,Receiving,Beérkeztetés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305582DocType: Training Event Employee,Invited,Meghívott
Frappe PR Bot748c0242018-06-21 10:34:28 +05305583apps/erpnext/erpnext/config/accounts.py +314,Setup Gateway accounts.,Fizetési átjáró számlák telepítése.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305584DocType: Employee,Employment Type,Alkalmazott típusa
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305585apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +43,Fixed Assets,Befektetett álló-eszközök
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305586DocType: Payment Entry,Set Exchange Gain / Loss,Árfolyamnyereség / veszteség beállítása
5587,GST Purchase Register,GST beszerzés regisztráció
5588,Cash Flow,Pénzforgalom
5589apps/erpnext/erpnext/accounts/doctype/payment_terms_template/payment_terms_template.py +25,Combined invoice portion must equal 100%,A kombinált számlázási résznek 100% kell lenniük
5590DocType: Item Group,Default Expense Account,Alapértelmezett Kiadás számla
5591DocType: GST Account,CGST Account,CGST számla
5592apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Student Email ID,Tanuló e-mail azonosítója
5593DocType: Employee,Notice (days),Felmondás (napokban)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305594DocType: POS Closing Voucher Invoices,POS Closing Voucher Invoices,POS záró utalvány számlák
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305595DocType: Tax Rule,Sales Tax Template,Értékesítési adó sablon
Frappe PR Bot748c0242018-06-21 10:34:28 +05305596DocType: Employee Benefit Application Detail,Pay Against Benefit Claim,Fizetés az ellátásért
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305597apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +21,Update Cost Center Number,Költségkeret-szám frissítése
Frappe PR Botb48c7692018-07-09 16:56:49 +05305598apps/erpnext/erpnext/accounts/page/pos/pos.js +2518,Select items to save the invoice,Válassza ki a tételeket a számla mentéséhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305599DocType: Employee,Encashment Date,Beváltás dátuma
5600DocType: Training Event,Internet,Internet
5601DocType: Special Test Template,Special Test Template,Speciális teszt sablon
5602DocType: Account,Stock Adjustment,Készlet igazítás
5603apps/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 a tevékenység típusra - {0}
5604DocType: Work Order,Planned Operating Cost,Tervezett üzemeltetési költség
5605DocType: Academic Term,Term Start Date,Feltétel kezdési dátum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305606apps/erpnext/erpnext/config/accounts.py +483,List of all share transactions,Az összes megosztott tranzakciók listája
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305607DocType: Shopify Settings,Import Sales Invoice from Shopify if Payment is marked,"Értékesítési számla importálása a Shopify-tól, ha a Fizetés bejelölt"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305608apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +18,Opp Count,Lehet. számláló
Frappe PR Bot748c0242018-06-21 10:34:28 +05305609apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +224,Both Trial Period Start Date and Trial Period End Date must be set,Mindkét; a próbaidőszak kezdési időpontját és a próbaidőszak végső dátumát meg kell adni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305610apps/erpnext/erpnext/accounts/report/share_balance/share_balance.py +52,Average Rate,Átlagérték
Frappe PR Botb48c7692018-07-09 16:56:49 +05305611apps/erpnext/erpnext/controllers/accounts_controller.py +763,Total Payment Amount in Payment Schedule must be equal to Grand / Rounded Total,A kifizetési ütemezés teljes összegének meg kell egyeznie a Teljes / kerekített összeggel
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305612DocType: Subscription Plan Detail,Plan,Terv
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305613apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Bankkivonat mérleg a főkönyvi kivonat szerint
Frappe PR Bot748c0242018-06-21 10:34:28 +05305614DocType: Job Applicant,Applicant Name,Pályázó neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305615DocType: Authorization Rule,Customer / Item Name,Vevő / Tétel Név
5616DocType: Buying Settings,"If enabled, last purchase details of items will not be fetched from previous purchase order or purchase receipt","Ha engedélyezve van, az elemek utolsó vásárlási adatai nem származnak a korábbi vásárlói rendelésről vagy vásárlási nyugtaról"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305617DocType: 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**.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305618
5619The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
5620
5621For 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.
5622
5623Note: BOM = Bill of Materials","**Tételek** összesített csoportja egy másik **Tétel**. Ez akkor hasznos, ha kötegel egy bizonyos **Tétel**-t egy csomagban és az állomány fenntartását a **Tételek** tétel, és nem az összesített **Tétel**-el végzi. A csomag **Tétel** lesz a ""Készleten lévő tétel"" ""Nem"" -ként és ""Értékesíthető tétel"", mint ""igen"". Például: Ha Ön értékesítési laptopokat és hátizsákokat külön-külön és egy speciális ára van, ha az ügyfél egyszerre vásárol, akkor a Laptop + hátizsák lesz egy új csomag termék. Megjegyzés: BOM = Darabjegyzék"
5624apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Széria sz. kötelező tétel {0}
5625DocType: Item Variant Attribute,Attribute,Jelemzők
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305626DocType: Staffing Plan Detail,Current Count,Aktuális számláló
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305627apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Kérjük adjon meg tól/ig tartományt
5628apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js +28,Opening {0} Invoice created,{0} nyitó számla létrehozva
5629DocType: Serial No,Under AMC,ÉKSz időn belül
5630apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +55,Item valuation rate is recalculated considering landed cost voucher amount,Tétel készletértékének mértékét újraszámolják a beszerzési költség utalvány összegével
5631apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Alapértelmezett beállítások a vevői tranzakciókhoz.
5632DocType: Guardian,Guardian Of ,Helyettesítője
Frappe PR Bot748c0242018-06-21 10:34:28 +05305633DocType: Tax Withholding Category,Threshold,Küszöb
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305634DocType: BOM Update Tool,Current BOM,Aktuális anyagjegyzék (mit)
5635apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +32,Balance (Dr - Cr),Mérleg (Dr - Cr)
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305636apps/erpnext/erpnext/public/js/utils.js +56,Add Serial No,Széria szám hozzáadása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305637DocType: Work Order Item,Available Qty at Source Warehouse,Elérhető Mennyiség a Forrás raktárban
5638apps/erpnext/erpnext/config/support.py +22,Warranty,Garancia/szavatosság
5639DocType: Purchase Invoice,Debit Note Issued,Terhelési értesítés kiadva
Frappe PR Botb48c7692018-07-09 16:56:49 +05305640apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +50,Filter based on Cost Center is only applicable if Budget Against is selected as Cost Center,"A költségkeret alapján történő szűrés csak akkor alkalmazható, ha költségkeretként van kiválasztva a Költségkeret"
5641apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1181,"Search by item code, serial number, batch no or barcode","Keresés az elemek kódja, sorozatszáma, köteg száma vagy vonalkód szerint"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305642DocType: Work Order,Warehouses,Raktárak
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305643apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +19,{0} asset cannot be transferred,{0} vagyontárgy eszköz nem vihető át
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305644DocType: Hotel Room Pricing,Hotel Room Pricing,Szálloda szobaárazás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305645DocType: Subscription,Days Until Due,Napok a határidőig
Frappe PR Bot748c0242018-06-21 10:34:28 +05305646apps/erpnext/erpnext/stock/doctype/item/item.js +82,This Item is a Variant of {0} (Template).,Ez a Tétel egy változata ennek: {0} (sablon).
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305647DocType: Workstation,per hour,óránként
Frappe PR Bot748c0242018-06-21 10:34:28 +05305648DocType: Blanket Order,Purchasing,Beszerzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305649DocType: Announcement,Announcement,Közlemény
Frappe PR Bot748c0242018-06-21 10:34:28 +05305650apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +107,Customer LPO,Vevő LPO
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305651DocType: Education Settings,"For Batch based Student Group, the Student Batch will be validated for every Student from the Program Enrollment.","Köteg alapú Tanuló csoport, a Tanuló köteg érvényesítésre kerül minden hallgató a program regisztrációból."
5652apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +50,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Raktárat nem lehet törölni mivel a készletek főkönyvi bejegyzése létezik erre a raktárra.
5653apps/erpnext/erpnext/public/js/setup_wizard.js +25,Distribution,Képviselet
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305654DocType: Journal Entry Account,Loan,Hitel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305655DocType: Expense Claim Advance,Expense Claim Advance,Költség igény előleg
5656DocType: Lab Test,Report Preference,Jelentés preferencia
5657apps/erpnext/erpnext/config/non_profit.py +43,Volunteer information.,Önkéntes információi.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305658apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +121,Project Manager,Projekt téma menedzser
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305659,Quoted Item Comparison,Ajánlott tétel összehasonlítás
5660apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +34,Overlap in scoring between {0} and {1},Átfedés a {0} és {1} pontszámok között
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305661apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +321,Dispatch,Feladás
Frappe PR Bot748c0242018-06-21 10:34:28 +05305662apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +75,Max discount allowed for item: {0} is {1}%,A(z) {0} tételre max. {1}% engedmény adható
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305663apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +191,Net Asset value as on,Vagyontárgyi-eszközérték ezen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305664DocType: Crop,Produce,Gyárt
5665DocType: Hotel Settings,Default Taxes and Charges,Alapértelmezett adók és illetékek
5666DocType: Account,Receivable,Bevételek
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305667apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +315,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,"Sor # {0}: nem szabad megváltoztatni a beszállítót, mivel már van rá Beszerzési Megrendelés"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305668DocType: Stock Entry,Material Consumption for Manufacture,Anyag szükséglet az előállításhoz
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305669DocType: Item Alternative,Alternative Item Code,Alternatív tétel kód
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305670DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,"Beosztást, amely lehetővé tette, hogy nyújtson be tranzakciókat, amelyek meghaladják a követelés határértékeket."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305671apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1037,Select Items to Manufacture,Tételek kiválasztása gyártáshoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305672DocType: Delivery Stop,Delivery Stop,Szállítás leállítás
Frappe PR Botb48c7692018-07-09 16:56:49 +05305673apps/erpnext/erpnext/accounts/page/pos/pos.js +974,"Master data syncing, it might take some time","Törzsadatok szinkronizálása, ez eltart egy ideig"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305674DocType: Item,Material Issue,Anyag probléma
5675DocType: Employee Education,Qualification,Képesítés
Frappe PR Bot748c0242018-06-21 10:34:28 +05305676apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +50,View Salary Slips,Bérpapírok megtekintése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305677DocType: Item Price,Item Price,Tétel ár
5678apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +48,Soap & Detergent,Szappan & Mosószer
5679DocType: BOM,Show Items,Tételek megjelenítése
5680apps/erpnext/erpnext/education/doctype/course_schedule/course_schedule.py +30,From Time cannot be greater than To Time.,"Idő-től nem lehet nagyobb, mint idő-ig."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305681apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +100,Do you want to notify all the customers by email?,Szeretné értesíteni az összes ügyfelet e-mailben?
Frappe PR Bot748c0242018-06-21 10:34:28 +05305682DocType: Subscription Plan,Billing Interval,Számlázási időtartam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305683apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +36,Motion Picture & Video,Mozgókép és videó
5684apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Megrendelt
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305685DocType: Hub Settings,Hub Username,Hub felhasználónév
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305686DocType: Salary Detail,Component,Összetevő
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305687apps/erpnext/erpnext/assets/doctype/asset_category/asset_category.py +16,Row {0}: {1} must be greater than 0,"A {0} sor {1} értékének nagyobbnak kell lennie, mint 0"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305688DocType: Assessment Criteria,Assessment Criteria Group,Értékelési kritériumok Group
5689DocType: Healthcare Settings,Patient Name By,A beteg neve
Frappe PR Botb48c7692018-07-09 16:56:49 +05305690apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +267,Accrual Journal Entry for salaries from {0} to {1},Betéti naplóbejegyzés a {0} - {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305691DocType: Sales Invoice Item,Enable Deferred Revenue,Engedélyezze a halasztott bevétel engedélyezését
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305692apps/erpnext/erpnext/assets/doctype/asset/asset.py +193,Opening Accumulated Depreciation must be less than equal to {0},Nyitó halmozott ÉCS kisebbnek vagy egyenlőnek kell lennie ezzel: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305693DocType: Warehouse,Warehouse Name,Raktár neve
5694DocType: Naming Series,Select Transaction,Válasszon Tranzakciót
5695apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,"Kérjük, adja be Beosztás jóváhagyásra vagy Felhasználó jóváhagyásra"
5696DocType: Journal Entry,Write Off Entry,Leíró Bejegyzés
5697DocType: BOM,Rate Of Materials Based On,Anyagköltség számítás módja
5698apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Támogatási analitika
5699apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +102,Uncheck all,Összes kijelöletlen
5700DocType: POS Profile,Terms and Conditions,Általános Szerződési Feltételek
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305701DocType: Asset,Booked Fixed Asset,Könyvelt vagyoni eszköz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305702apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},A végső napnak a pénzügyi éven bellülinek kell lennie. Feltételezve a végső nap = {0}
5703DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Itt tarthatja karban a magasságot, súlyt, allergiát, egészségügyi problémákat stb"
5704DocType: Leave Block List,Applies to Company,Vállaltra vonatkozik
Frappe PR Botb48c7692018-07-09 16:56:49 +05305705apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +246,Cannot cancel because submitted Stock Entry {0} exists,"Nem lehet lemondani, mert Készlet bejegyzés: {0} létezik"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305706DocType: Loan,Disbursement Date,Folyósítás napja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305707DocType: BOM Update Tool,Update latest price in all BOMs,Frissítse a legfrissebb árakat az összes ANYAGJ-ben
5708apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +23,Medical Record,Orvosi karton
5709DocType: Vehicle,Vehicle,Jármű
5710DocType: Purchase Invoice,In Words,Szavakkal
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305711apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +21,Enter the name of the bank or lending institution before submittting.,Adja meg a bank vagy hitelintézet nevét az elküldés előtt.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305712apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +15,{0} must be submitted,{0} be kell nyújtani
5713DocType: POS Profile,Item Groups,Tétel Csoportok
Frappe PR Botb48c7692018-07-09 16:56:49 +05305714apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Today is {0}'s birthday!,Ma van {0} születésnapja!
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305715DocType: Sales Order Item,For Production,Termeléshez
5716DocType: Payment Request,payment_url,payment_url
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305717DocType: Exchange Rate Revaluation Account,Balance In Account Currency,Mérleg a számla pénznemében
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305718apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +192,Please add a Temporary Opening account in Chart of Accounts,Adjon ideiglenes megnyitó számlát a számlatükörhöz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305719DocType: Customer,Customer Primary Contact,Vevő elsődleges kapcsolattartója
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305720DocType: Project Task,View Task,Feladatok megtekintése
5721apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,LEHET / Érdeklődés %
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305722DocType: Bank Guarantee,Bank Account Info,Bankszámla adatok
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305723DocType: Bank Guarantee,Bank Guarantee Type,Bankgarancia típusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305724DocType: Material Request,MREQ-,ANYIG-
5725DocType: Payment Schedule,Invoice Portion,Számla része
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305726,Asset Depreciations and Balances,Vagyontárgy Értékcsökkenés és egyenlegek
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305727apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +372,Amount {0} {1} transferred from {2} to {3},Összeg: {0} {1} átment ebből: {2} ebbe: {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305728DocType: Sales Invoice,Get Advances Received,Befogadott előlegek átmásolása
5729DocType: Email Digest,Add/Remove Recipients,Címzettek Hozzáadása/Eltávolítása
5730apps/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 ezt a költségvetési évet alapértelmezettként, kattintson erre: 'Beállítás alapértelmezettként'"
5731DocType: Production Plan,Include Subcontracted Items,Alvállalkozói tételek beillesztése
Frappe PR Botb48c7692018-07-09 16:56:49 +05305732apps/erpnext/erpnext/projects/doctype/project/project.py +260,Join,Csatlakozik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305733apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +21,Shortage Qty,Hiány Mennyisége
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305734apps/erpnext/erpnext/stock/doctype/item/item.py +750,Item variant {0} exists with same attributes,Tétel változat {0} létezik azonos Jellemzőkkel
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305735DocType: Loan,Repay from Salary,Bérből törleszteni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305736DocType: Leave Application,LAP/,TAVOLL/
Frappe PR Botb48c7692018-07-09 16:56:49 +05305737apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +369,Requesting payment against {0} {1} for amount {2},Fizetési igény ehhez {0} {1} ezzel az összeggel {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305738DocType: Employee Benefit Claim,Salary Slip,Bérpapír
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305739DocType: Lead,Lost Quotation,Elveszett árajánlat
5740apps/erpnext/erpnext/utilities/user_progress.py +221,Student Batches,Diák csoportok
5741DocType: Pricing Rule,Margin Rate or Amount,Árkülönbözeti ár vagy Összeg
5742apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,"""Határidô"" szükséges"
5743DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Létrehoz csomagolási jegyet a szállítani kívánt csomagokhoz. A csomag szám, a doboz tartalma, és a súlya kiértesítéséhez használja."
5744DocType: Sales Invoice Item,Sales Order Item,Vevői rendelés tétele
5745DocType: Salary Slip,Payment Days,Fizetés napjai
5746DocType: Stock Settings,Convert Item Description to Clean HTML,Az elem leírásának átkonvertálása tiszta HTML-re
5747DocType: Patient,Dormant,Alvó
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305748DocType: Payroll Entry,Deduct Tax For Unclaimed Employee Benefits,Levonja az adót a nem igényelt munkavállalói juttatásokért
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305749DocType: Salary Slip,Total Interest Amount,Összes kamatösszeg
5750apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +124,Warehouses with child nodes cannot be converted to ledger,Raktárak gyermek csomópontokkal nem lehet átalakítani főkönyvi tétellé
5751DocType: BOM,Manage cost of operations,Kezelje a működési költségeket
5752DocType: Accounts Settings,Stale Days,Átmeneti napok
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305753DocType: Travel Itinerary,Arrival Datetime,Érkezési dátumidő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305754DocType: 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."
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305755DocType: Tax Rule,Billing Zipcode,Számlázási irányítószám
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305756apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globális beállítások
5757DocType: Crop,Row Spacing UOM,Sor elosztó ME
5758DocType: Assessment Result Detail,Assessment Result Detail,Értékelési eredmény részletei
5759DocType: Employee Education,Employee Education,Alkalmazott képzése
5760apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +53,Duplicate item group found in the item group table,Ismétlődő elem csoport található a csoport táblázatában
5761DocType: Land Unit,Parent Land Unit,Fő föld terület
Frappe PR Bot748c0242018-06-21 10:34:28 +05305762apps/erpnext/erpnext/public/js/controllers/transaction.js +1121,It is needed to fetch Item Details.,"Erre azért van szükség, hogy behozza a Termék részleteket."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305763DocType: Fertilizer,Fertilizer Name,Műtrágya neve
5764DocType: Salary Slip,Net Pay,Nettó fizetés
5765DocType: Cash Flow Mapping Accounts,Account,Számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05305766apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +220,Serial No {0} has already been received,Széria sz. {0} már beérkezett
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305767,Requested Items To Be Transferred,Kérte az átvinni kívánt elemeket
5768DocType: Expense Claim,Vehicle Log,Jármű napló
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305769DocType: Budget,Action if Accumulated Monthly Budget Exceeded on Actual,"Cselekvés, ha a halmozott havi költségkeret meghaladja a tényleges értéket"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305770DocType: Salary Component,Create Separate Payment Entry Against Benefit Claim,Hozzon létre külön fizetési bejegyzést a járadék igényléssel szemben
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305771DocType: Vital Signs,Presence of a fever (temp &gt; 38.5 °C/101.3 °F or sustained temp &gt; 38 °C/100.4 °F),"Láz előfordulása (hőm.&gt; 38,5 ° C / 101,3 ° F vagy fenntartott hőmérséklet&gt; 38 ° C / 100,4 ° F)"
5772DocType: Customer,Sales Team Details,Értékesítő csoport részletei
Frappe PR Botb48c7692018-07-09 16:56:49 +05305773apps/erpnext/erpnext/accounts/page/pos/pos.js +1363,Delete permanently?,Véglegesen törli?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305774DocType: Expense Claim,Total Claimed Amount,Összes Garanciális összeg
5775apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Potenciális értékesítési lehetőségek.
5776DocType: Shareholder,Folio no.,Folio sz.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305777apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +245,Invalid {0},Érvénytelen {0}
5778apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +93,Sick Leave,Betegszabadság
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305779DocType: Email Digest,Email Digest,Összefoglaló email
Frappe PR Botb48c7692018-07-09 16:56:49 +05305780apps/erpnext/erpnext/controllers/buying_controller.py +743,are not,ők nem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305781DocType: Delivery Note,Billing Address Name,Számlázási cím neve
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305782apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +22,Department Stores,Részleg boltok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305783,Item Delivery Date,Tétel szállítási dátuma
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305784DocType: Selling Settings,Sales Update Frequency,Értékesítési frissítési gyakoriság
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305785DocType: Production Plan,Material Requested,Anyag igényelve
5786DocType: Warehouse,PIN,PIN
5787apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.py +116,Error '{0}' occured. Arguments {1}.,'{0}' hiba történt. Érvek: {1}.
5788DocType: Bin,Reserved Qty for sub contract,Lefoglalt mennyiség az alvállalkozói szerződéshez
5789DocType: Patient Service Unit,Patinet Service Unit,Betegszolgálati egység
5790DocType: Sales Invoice,Base Change Amount (Company Currency),Alapértelmezett váltó összeg (Vállalat pénzneme)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305791apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +309,No accounting entries for the following warehouses,Nincs számviteli bejegyzést az alábbi raktárakra
5792apps/erpnext/erpnext/projects/doctype/project/project.js +98,Save the document first.,Először mentse el a dokumentumot.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305793apps/erpnext/erpnext/shopping_cart/cart.py +74,Only {0} in stock for item {1},Csak {0} van raktáron az {1} tételnél
5794DocType: Account,Chargeable,Felszámítható
5795DocType: Company,Change Abbreviation,Rövidítés megváltoztatása
Frappe PR Bot748c0242018-06-21 10:34:28 +05305796DocType: Contract,Fulfilment Details,Teljesítés részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305797apps/erpnext/erpnext/templates/pages/integrations/gocardless_checkout.py +66,Pay {0} {1},Fizetés: {0} {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305798DocType: Employee Onboarding,Activities,Tevékenységek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305799DocType: Expense Claim Detail,Expense Date,Költség igénylés dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05305800DocType: Item,No of Months,Hónapok száma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305801DocType: Item,Max Discount (%),Max. engedmény (%)
5802apps/erpnext/erpnext/accounts/doctype/payment_terms_template/payment_terms_template.py +30,Credit Days cannot be a negative number,A hitelezési napok nem lehetnek negatív számok
5803apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Utolsó megrendelés összege
5804DocType: Cash Flow Mapper,e.g Adjustments for:,pl. kiigazítások erre:
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305805apps/erpnext/erpnext/stock/doctype/item/item.py +291," {0} Retain Sample is based on batch, please check Has Batch No to retain sample of item","A {0} minta megőrzés alapja a köteg, kérjük, ellenőrizze a Rendelkezésre álló köteg számot az elem mintájának megőrzéséhez"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305806DocType: Task,Is Milestone,Ez mérföldkő
Frappe PR Bot748c0242018-06-21 10:34:28 +05305807DocType: Certification Application,Yet to appear,Mégis megjelenik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305808DocType: Delivery Stop,Email Sent To,E-mail címzetje
5809DocType: Budget,Warn,Figyelmeztet
Frappe PR Bot748c0242018-06-21 10:34:28 +05305810apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +107,Are you sure you want to unregister?,Biztosan le akar iratkozni?
5811apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +945,All items have already been transferred for this Work Order.,Az összes tétel már átkerült ehhez a Munka Rendeléshez.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305812DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Bármely egyéb megjegyzések, említésre méltó erőfeszítés, aminek a nyilvántartásba kell kerülnie."
5813DocType: Asset Maintenance,Manufacturing User,Gyártás Felhasználó
5814DocType: Purchase Invoice,Raw Materials Supplied,Alapanyagok leszállítottak
Frappe PR Bot748c0242018-06-21 10:34:28 +05305815DocType: Shopping Cart Settings,Enable purchase of items via the website,Engedélyezze az elemek vásárlását a weboldalon keresztül
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305816apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +282,Currency of the price list {0} must be {1} or {2},Az árlista pénzneme {0} legyen {1} vagy {2}
5817DocType: Appraisal,Appraisal Template,Teljesítmény értékelő sablon
5818DocType: Soil Texture,Ternary Plot,Három komponensű telek
5819DocType: Item Group,Item Classification,Tétel osztályozás
5820DocType: Driver,License Number,Licenc azonosító szám
Frappe PR Bot748c0242018-06-21 10:34:28 +05305821apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +119,Business Development Manager,Business Development Manager
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305822DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Karbantartási látogatás célja
5823apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +19,Invoice Patient Registration,Betegbeteg számla regisztráció
5824DocType: Crop,Period,Időszak
5825apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +27,General Ledger,Főkönyvi számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05305826apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,Employee {0} on Leave on {1},Alkalmazott {0} távvolléten ekkor {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305827apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Érdeklődések megtekintése
5828DocType: Program Enrollment Tool,New Program,Új program
5829DocType: Item Attribute Value,Attribute Value,Jellemzők értéke
Frappe PR Bot748c0242018-06-21 10:34:28 +05305830DocType: POS Closing Voucher Details,Expected Amount,Várható összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305831,Itemwise Recommended Reorder Level,Tételenkénti Ajánlott újrarendelési szint
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305832apps/erpnext/erpnext/hr/utils.py +211,Employee {0} of grade {1} have no default leave policy,Az {1} besorolási fokozat {0} alkalmazottjának nincs alapértelmezett szabadságpolitikája
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305833DocType: Salary Detail,Salary Detail,Bér részletei
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305834apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1072,Please select {0} first,"Kérjük, válassza ki a {0} először"
Frappe PR Botb48c7692018-07-09 16:56:49 +05305835apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.js +21,"In the case of multi-tier program, Customers will be auto assigned to the concerned tier as per their spent","Többszintű program esetében az ügyfeleket automatikusan az adott kategóriába sorolják, az általuk elköltöttek szerint"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305836DocType: Appointment Type,Physician,Orvos
Frappe PR Bot748c0242018-06-21 10:34:28 +05305837apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1026,Batch {0} of Item {1} has expired.,Köteg {0} ebből a tételből: {1} lejárt.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305838apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment_dashboard.py +11,Consultations,Konzultációk
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305839apps/erpnext/erpnext/manufacturing/report/bom_variance_report/bom_variance_report.py +36,Finished Good,Létrehozott áru
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305840DocType: Sales Invoice,Commission,Jutalék
Frappe PR Botb48c7692018-07-09 16:56:49 +05305841apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +200,{0} ({1}) cannot be greater than planned quantity ({2}) in Work Order {3},{0} ({1}) nem lehet nagyobb a ({2}) tervezett mennyiségnél a {3} Munka Rendelésnél
Frappe PR Bot748c0242018-06-21 10:34:28 +05305842DocType: Certification Application,Name of Applicant,Jelentkező neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305843apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Idő nyilvántartó a gyártáshoz.
5844apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,Részösszeg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305845apps/erpnext/erpnext/stock/doctype/item/item.py +689,Cannot change Variant properties after stock transaction. You will have to make a new Item to do this.,A variánsok tulajdonságai nem módosíthatók a készletesítés után. Ehhez új tételt kell készíteni.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305846apps/erpnext/erpnext/config/erpnext_integrations.py +18,GoCardless SEPA Mandate,GoCardless SEPA utalási megbízás
5847DocType: Physician,Charges,Díjak
5848DocType: Production Plan,Get Items For Work Order,Szerezd meg a tételeket a munka megrendeléshez
5849DocType: Salary Detail,Default Amount,Alapértelmezett Összeg
5850DocType: Lab Test Template,Descriptive,Leíró
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305851apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,Raktár nem található a rendszerben
Frappe PR Bot748c0242018-06-21 10:34:28 +05305852apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,This Month's Summary,Összefoglaló erről a hónapról
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305853DocType: Quality Inspection Reading,Quality Inspection Reading,Minőség-ellenőrzés olvasás
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305854apps/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, %d napnál."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305855DocType: Tax Rule,Purchase Tax Template,Beszerzési megrendelés Forgalmi adót sablon
5856apps/erpnext/erpnext/utilities/user_progress.py +48,Set a sales goal you'd like to achieve for your company.,"Olyan értékesítési célt állítson be, amelyet vállalni szeretne."
5857,Project wise Stock Tracking,Projekt téma szerinti raktárkészlet követése
5858DocType: GST HSN Code,Regional,Regionális
Frappe PR Bot748c0242018-06-21 10:34:28 +05305859apps/erpnext/erpnext/config/healthcare.py +45,Laboratory,Laboratórium
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305860DocType: UOM Category,UOM Category,ME kategória
Frappe PR Bot748c0242018-06-21 10:34:28 +05305861DocType: Clinical Procedure Item,Actual Qty (at source/target),Tényleges Mennyiség (forrásnál / célnál)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305862DocType: Item Customer Detail,Ref Code,Hiv. kód
5863apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +75,Customer Group is Required in POS Profile,Az ügyfélcsoport szükséges a POS profilban
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305864DocType: HR Settings,Payroll Settings,Bérszámfejtés beállításai
Frappe PR Bot748c0242018-06-21 10:34:28 +05305865apps/erpnext/erpnext/config/accounts.py +152,Match non-linked Invoices and Payments.,Egyeztesse az összeköttetésben nem álló számlákat és a kifizetéseket.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305866DocType: POS Settings,POS Settings,POS beállításai
5867apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Rendelés helye
5868DocType: Email Digest,New Purchase Orders,Új beszerzési rendelés
Frappe PR Bot748c0242018-06-21 10:34:28 +05305869apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +26,Root cannot have a parent cost center,Forrás nem lehet egy szülő költséghely
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305870apps/erpnext/erpnext/public/js/stock_analytics.js +54,Select Brand...,Válasszon márkát ...
5871apps/erpnext/erpnext/public/js/setup_wizard.js +32,Non Profit (beta),Nonprofit alapítvány (beta)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305872apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +167,Accumulated Depreciation as on,Halmozott értékcsökkenés ekkor
Frappe PR Bot748c0242018-06-21 10:34:28 +05305873DocType: Employee Tax Exemption Category,Employee Tax Exemption Category,Munkavállalói adómentesség kategória
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305874DocType: Sales Invoice,C-Form Applicable,C-formában idéztük
Frappe PR Botb48c7692018-07-09 16:56:49 +05305875apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +472,Operation Time must be greater than 0 for Operation {0},"Működési időnek nagyobbnak kell lennie, mint 0 erre a műveletre: {0}"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305876DocType: Support Search Source,Post Route String,Utasítássor lánc
Frappe PR Bot748c0242018-06-21 10:34:28 +05305877apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +105,Warehouse is mandatory,Raktár kötelező
5878apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +72,Failed to create website,Sikertelen webhely létrehozás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305879DocType: Soil Analysis,Mg/K,Mg/K
5880DocType: UOM Conversion Detail,UOM Conversion Detail,Mértékegység konvertálásának részlete
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305881apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +973,Retention Stock Entry already created or Sample Quantity not provided,Már létrehozott a megőrzési készletbejegyzés vagy a minta mennyisége nincs megadva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305882DocType: Program,Program Abbreviation,Program rövidítése
5883apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +52,Charges are updated in Purchase Receipt against each item,Díjak frissülnek a vásárláskor kapott nyugtán a tételek szerint
5884DocType: Warranty Claim,Resolved By,Megoldotta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305885apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Csekkek és betétek helytelenül elszámoltak
Frappe PR Bot748c0242018-06-21 10:34:28 +05305886apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: You can not assign itself as parent account,A {0} számla: Nem rendelheti saját szülő számlájának
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305887DocType: Purchase Invoice Item,Price List Rate,Árlista árértékek
5888apps/erpnext/erpnext/utilities/activation.py +72,Create customer quotes,Árajánlatok létrehozása vevők részére
5889DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.","Mutasd a ""Készleten"", vagy ""Nincs készleten"" , az ebben a raktárban álló állomány alapján."
5890apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Anyagjegyzék (BOM)
5891DocType: Item,Average time taken by the supplier to deliver,Átlagos idő foglalás a beszállító általi szállításhoz
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305892DocType: Travel Itinerary,Check-in Date,Bejelentkezés dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305893DocType: Sample Collection,Collected By,Összegyűjtötte:
5894apps/erpnext/erpnext/education/doctype/assessment_plan/assessment_plan.js +35,Assessment Result,Értékelési eredmény
5895DocType: Hotel Room Package,Hotel Room Package,Szállodai szoba csomagban
Frappe PR Bot748c0242018-06-21 10:34:28 +05305896DocType: Employee Transfer,Employee Transfer,Munkavállalói átutalás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305897apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Órák
5898DocType: Project,Expected Start Date,Várható indulás dátuma
5899DocType: Purchase Invoice,04-Correction in Invoice,04- Korrekció a számlán
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305900apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1010,Work Order already created for all items with BOM,"Munka rendelést már létrehozota az összes olyan tételhez, amelyet az ANYAGJ tartalmazza"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305901apps/erpnext/erpnext/stock/doctype/item/item.js +62,Variant Details Report,Jelentés a változat részleteiről
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305902DocType: Setup Progress Action,Setup Progress Action,Telepítés előrehaladása művelet
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305903apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +42,Buying Price List,Beszerzési árlista
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305904apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +49,Remove item if charges is not applicable to that item,"Vegye ki az elemet, ha terheket nem adott elemre alkalmazandó"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305905apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +9,Cancel Subscription,Feliratkozás visszavonása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305906apps/erpnext/erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.py +21,Please select Maintenance Status as Completed or remove Completion Date,"Kérjük, válassza a Karbantartási állapotot befejezettként vagy távolítsa el a befejezés dátumát"
5907DocType: Supplier,Default Payment Terms Template,Alapértelmezett fizetési feltételek sablonja
5908apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +34,Transaction currency must be same as Payment Gateway currency,A művelet pénznemének meg kell egyeznie a Fizetési átjáró pénznemével
5909DocType: Payment Entry,Receive,Beérkeztetés
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305910DocType: Employee Benefit Application Detail,Earning Component,Jövedelem komponense
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305911apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,Árajánlatok:
Frappe PR Bot748c0242018-06-21 10:34:28 +05305912DocType: Contract,Partially Fulfilled,Részben teljesítve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305913DocType: Maintenance Visit,Fully Completed,Teljesen kész
5914apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% kész
5915DocType: Employee,Educational Qualification,Iskolai végzettség
5916DocType: Workstation,Operating Costs,Üzemeltetési költségek
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305917apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +484,Currency for {0} must be {1},Árfolyam ehhez: {0} ennek kell lennie: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305918DocType: Asset,Disposal Date,Eltávolítás időpontja
5919DocType: Daily Work Summary Settings,"Emails will be sent to all Active Employees of the company at the given hour, if they do not have holiday. Summary of responses will be sent at midnight.","E-mailt fog küldeni a vállalkozás összes aktív alkalmazottja részére az adott órában, ha nincsenek szabadságon. A válaszok összefoglalását éjfélkor küldi."
5920DocType: Employee Leave Approver,Employee Leave Approver,Alkalmazott Távollét Jóváhagyó
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305921apps/erpnext/erpnext/stock/doctype/item/item.py +526,Row {0}: An Reorder entry already exists for this warehouse {1},Sor {0}: Egy Újrarendelés bejegyzés már létezik erre a raktárban {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305922apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +99,"Cannot declare as lost, because Quotation has been made.","Nem jelentheti elveszettnek, mert kiment az Árajánlat."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305923apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,CWIP Account,CWIP fiók
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305924apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +16,Training Feedback,Képzési Visszajelzés
5925DocType: Supplier Scorecard Criteria,Supplier Scorecard Criteria,Beszállítói mutatószámok kritériumai
5926apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +149,Please select Start Date and End Date for Item {0},"Kérjük, válassza ki a Start és végé dátumát erre a tételre {0}"
5927apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +55,Course is mandatory in row {0},Tanfolyam kötelező ebben a sorban {0}
5928apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,"A végső nap nem lehet, a kezdő dátum előtti"
5929DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DocType
5930DocType: Cash Flow Mapper,Section Footer,Szekció lábléc
Frappe PR Bot748c0242018-06-21 10:34:28 +05305931apps/erpnext/erpnext/stock/doctype/item/item.js +335,Add / Edit Prices,Árak Hozzáadása / Szerkesztése
5932apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.py +19,Employee Promotion cannot be submitted before Promotion Date ,A munkavállalói promóció nem nyújtható be a promóciós dátum előtt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305933DocType: Batch,Parent Batch,Fő Köteg
5934DocType: Cheque Print Template,Cheque Print Template,Csekk nyomtatás Sablon
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305935DocType: Salary Component,Is Flexible Benefit,Ez rugalmas előny
Frappe PR Bot748c0242018-06-21 10:34:28 +05305936apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +85,Chart of Cost Centers,Költséghelyek listája
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305937DocType: Subscription Settings,Number of days after invoice date has elapsed before canceling subscription or marking subscription as unpaid,"A számlázási dátum után eltelt napok száma, mielőtt lemondana az előfizetésről vagy az előfizetés meg nem fizetésének megjelöléséhez"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305938DocType: Clinical Procedure Template,Sample Collection,Mintagyűjtés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305939,Requested Items To Be Ordered,A kért lapok kell megrendelni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305940DocType: Price List,Price List Name,Árlista neve
Frappe PR Bot748c0242018-06-21 10:34:28 +05305941DocType: Blanket Order,Manufacturing,Gyártás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305942,Ordered Items To Be Delivered,Rendelt mennyiség szállításra
5943DocType: Account,Income,Jövedelem
5944DocType: Industry Type,Industry Type,Iparág
5945apps/erpnext/erpnext/templates/includes/cart.js +150,Something went wrong!,Valami hiba történt!
Frappe PR Bot748c0242018-06-21 10:34:28 +05305946apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +181,Warning: Leave application contains following block dates,Figyelmeztetés: Távolét ealkalmazás a következő blokkoló dátumokat tartalmazza
5947DocType: Bank Statement Settings,Transaction Data Mapping,Tranzakciós adatok leképezése
5948apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +277,Sales Invoice {0} has already been submitted,A {0} kimenő értékesítési számla már elküldve
5949DocType: Salary Component,Is Tax Applicable,Az adó alkalmazandó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305950DocType: Supplier Scorecard Scoring Criteria,Score,Pontszám
5951apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Pénzügyi év {0} nem létezik
5952DocType: Asset Maintenance Log,Completion Date,Teljesítési dátum
5953DocType: Purchase Invoice Item,Amount (Company Currency),Összeg (Társaság pénznemében)
5954DocType: Agriculture Analysis Criteria,Agriculture User,Mezőgazdaság felhasználó
5955apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Valid till date cannot be before transaction date,Érvényes dátum nem lehet a tranzakció időpontja előtt
5956apps/erpnext/erpnext/stock/stock_ledger.py +381,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,"{0} darab ebből: {1} szükséges ebben: {2}, erre: {3} {4} ehhez: {5} ; a tranzakció befejezéséhez."
5957DocType: Fee Schedule,Student Category,Tanuló kategória
5958DocType: Announcement,Student,Diák
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305959apps/erpnext/erpnext/healthcare/doctype/clinical_procedure/clinical_procedure.js +91,Stock quantity to start procedure is not available in the warehouse. Do you want to record a Stock Transfer,A raktárban nem áll rendelkezésre készletmennyiség az indítási eljáráshoz. Szeretne készíteni egy készlet mozgást?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305960DocType: Shipping Rule,Shipping Rule Type,Szállítási szabály típus
5961apps/erpnext/erpnext/utilities/user_progress.py +239,Go to Rooms,Menjen a szobákba
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305962apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +257,"Company, Payment Account, From Date and To Date is mandatory","Vállalkozás, Fizetési számla, dátumtól és dátumig kötelező"
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305963DocType: Company,Budget Detail,Költségvetés Részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305964apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,"Kérjük, elküldés előtt adja meg az üzenetet"
5965DocType: Purchase Invoice,DUPLICATE FOR SUPPLIER,ISMÉTLŐDŐ BESZÁLLÍTÓRA
5966DocType: Email Digest,Pending Quotations,Függő árajánlatok
Frappe PR Bot748c0242018-06-21 10:34:28 +05305967DocType: Asset,Custodian,Gondnok
5968apps/erpnext/erpnext/config/accounts.py +324,Point-of-Sale Profile,Értékesítési hely profil
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305969apps/erpnext/erpnext/agriculture/doctype/soil_texture/soil_texture.py +25,{0} should be a value between 0 and 100,A {0} érték 0 és 100 közé esik
Frappe PR Botb48c7692018-07-09 16:56:49 +05305970apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +366,Payment of {0} from {1} to {2},{0} kifizetése {1} -ről {2}-re
Frappe PR Bot748c0242018-06-21 10:34:28 +05305971apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Unsecured Loans,Fedezetlen hitelek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305972DocType: Cost Center,Cost Center Name,Költséghely neve
5973DocType: Student,B+,B +
5974DocType: HR Settings,Max working hours against Timesheet,Max munkaidő a munkaidő jelenléti ívhez
5975DocType: Maintenance Schedule Detail,Scheduled Date,Ütemezett dátum
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305976apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +232,Total Paid Amt,Teljes fizetett össz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305977DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,160 karakternél nagyobb üzenetek több üzenetre lesznek bontva
5978DocType: Purchase Receipt Item,Received and Accepted,Beérkezett és befogadott
5979DocType: Hub Settings,Company and Seller Profile,Cég és értékesítő profilja
5980,GST Itemised Sales Register,GST tételes értékesítés regisztráció
Frappe PR Bot748c0242018-06-21 10:34:28 +05305981DocType: Staffing Plan,Staffing Plan Details,Személyzeti terv részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305982DocType: Soil Texture,Silt Loam,Iszap termőtalaj
5983,Serial No Service Contract Expiry,Széria sz. karbantartási szerződés lejárati ideje
Frappe PR Bot748c0242018-06-21 10:34:28 +05305984DocType: Employee Health Insurance,Employee Health Insurance,Munkavállalói egészségbiztosítás
5985apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +331,You cannot credit and debit same account at the same time,Egy főkönyvi számlában nem végezhet egyszerre tartozás és követelés bejegyzést.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305986DocType: Vital Signs,Adults' pulse rate is anywhere between 50 and 80 beats per minute.,A felnőttek pulzus értéke 50 és 80 ütés közötti percenként.
5987DocType: Naming Series,Help HTML,Súgó HTML
5988DocType: Student Group Creation Tool,Student Group Creation Tool,Diákcsoport készítő eszköz
5989DocType: Item,Variant Based On,Változat ez alapján
Frappe PR Bot1baa8112018-07-03 09:59:57 +05305990apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +67,Employee {0} already have Leave Allocation {1} for this period,A (z) {0} munkatársak már rendelkezésükre állnak az erre a periódusra vonatkozó felszabadítások {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305991apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},Összesen kijelölés súlyozásának 100% -nak kell lennie. Ez: {0}
Frappe PR Botb48c7692018-07-09 16:56:49 +05305992DocType: Loyalty Point Entry,Loyalty Program Tier,Hűségprogram szintje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305993apps/erpnext/erpnext/utilities/user_progress.py +109,Your Suppliers,Ön Beszállítói
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305994apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +80,Cannot set as Lost as Sales Order is made.,"Nem lehet beállítani elveszettnek ezt a Vevői rendelést, mivel végre van hajtva."
5995DocType: Request for Quotation Item,Supplier Part No,Beszállítói alkatrész sz
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305996apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +384,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',"Nem vonható le, ha a kategória a 'Készletérték' vagy 'Készletérték és Teljes érték'"
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305997apps/erpnext/erpnext/public/js/hub/hub_form.js +197,Anonymous,Névtelen
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05305998apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +379,Received From,Feladó
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305999DocType: Lead,Converted,Átalakított
6000DocType: Item,Has Serial No,Rrendelkezik sorozatszámmal
6001DocType: Employee,Date of Issue,Probléma dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05306002apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +238,"As per the Buying Settings if Purchase Reciept Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Receipt first for item {0}","A vevői beállítások szerint ha Vásárlás átvételét igazoló nyugta szükséges == 'IGEN', akkor a vásárlást igazoló számla létrehozására, a felhasználónak először létre kell hoznia vásárlási nyugtát erre a tételre: {0}"
6003apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +169,Row #{0}: Set Supplier for item {1},Sor # {0}: Nem beszállító erre a tételre {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306004apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Hours value must be greater than zero.,"{0} sor: Óra értéknek nagyobbnak kell lennie, mint nulla."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306005apps/erpnext/erpnext/stock/doctype/item/item.py +211,Website Image {0} attached to Item {1} cannot be found,"Weboldal kép: {0} ami csatolva lett a {1} tételhez, nem található"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306006DocType: Issue,Content Type,Tartalom típusa
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306007DocType: Asset,Assets,Vagyontárgy eszközök
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306008apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +17,Computer,Számítógép
6009DocType: Item,List this Item in multiple groups on the website.,Sorolja ezeket a tételeket több csoportba a weboldalon.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306010DocType: Subscription,Current Invoice End Date,Aktuális számla lejárati dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306011DocType: Payment Term,Due Date Based On,Határidő dátuma ez alapján
6012apps/erpnext/erpnext/healthcare/doctype/patient/patient.py +82,Please set default customer group and territory in Selling Settings,Állítsa be az alapértelmezett ügyfélcsoportot és területet az Értékesítési beállítások menüpontban
Frappe PR Bot748c0242018-06-21 10:34:28 +05306013apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +215,{0} {1} does not exist,{0} {1} nem létezik
6014apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +355,Please check Multi Currency option to allow accounts with other currency,"Kérjük, ellenőrizze a Több pénznem opciót, a más pénznemű számlák engedélyezéséhez"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306015apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +88,Item: {0} does not exist in the system,Tétel: {0} nem létezik a rendszerben
Frappe PR Bot748c0242018-06-21 10:34:28 +05306016apps/erpnext/erpnext/accounts/doctype/account/account.py +108,You are not authorized to set Frozen value,Nincs engedélye a zárolt értékek beállítására
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306017DocType: Payment Reconciliation,Get Unreconciled Entries,Nem egyeztetett bejegyzések lekérdezése
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306018apps/erpnext/erpnext/hr/doctype/loan/loan.py +159,No repayments selected for Journal Entry,Nincs kiválasztva visszafizetés a naplóbejegyzéshez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306019DocType: Payment Reconciliation,From Invoice Date,Számla dátumától
Frappe PR Bot748c0242018-06-21 10:34:28 +05306020DocType: Loan,Disbursed,Folyósított
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306021DocType: Healthcare Settings,Laboratory Settings,Laboratóriumi beállítások
Frappe PR Bot748c0242018-06-21 10:34:28 +05306022DocType: Clinical Procedure,Service Unit,Szervíz egység
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306023apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +97,Successfully Set Supplier,Beszállító sikeres beállítása
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306024DocType: Leave Encashment,Leave Encashment,Távollét beváltása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306025apps/erpnext/erpnext/public/js/setup_wizard.js +114,What does it do?,Mit csinál?
Frappe PR Bot748c0242018-06-21 10:34:28 +05306026apps/erpnext/erpnext/agriculture/doctype/crop_cycle/crop_cycle.py +47,Tasks have been created for managing the {0} disease (on row {1}),Feladatokat hoztak létre a {0} betegség kezelésére (az {1} sorban)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306027DocType: Crop,Byproducts,Melléktermékek
6028apps/erpnext/erpnext/stock/doctype/batch/batch.js +84,To Warehouse,Raktárba
6029apps/erpnext/erpnext/education/doctype/student_admission/student_admission.py +26,All Student Admissions,Minden Student Felvételi
6030,Average Commission Rate,Átlagos jutalék mértéke
6031DocType: Share Balance,No of Shares,Részvények száma
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306032DocType: Taxable Salary Slab,To Amount,Összeghez
6033apps/erpnext/erpnext/stock/doctype/item/item.py +464,'Has Serial No' can not be 'Yes' for non-stock item,"""Van sorozatszáma"" nem lehet ""igen"" a nem-készletezett tételnél"
6034apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +59,Select Status,Válasszon állapotot
Frappe PR Bot748c0242018-06-21 10:34:28 +05306035apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +44,Attendance can not be marked for future dates,Részvételt nem lehet megjelölni jövőbeni dátumhoz
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306036DocType: Support Search Source,Post Description Key,Feljegyzés leíró kulcs
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306037DocType: Pricing Rule,Pricing Rule Help,Árképzési szabály Súgó
6038DocType: School House,House Name,Ház név
6039DocType: Fee Schedule,Total Amount per Student,Diákonkénti teljes összeg
6040DocType: Purchase Taxes and Charges,Account Head,Számla fejléc
Frappe PR Bot748c0242018-06-21 10:34:28 +05306041DocType: Company,HRA Component,HRA komponens
6042apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +142,Electrical,Elektromos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306043apps/erpnext/erpnext/utilities/activation.py +100,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,"Adjuk hozzá a többi a szervezet, mint a felhasználók számára. Azt is hozzá meghívni ügyfelek a portál hozzáadásával őket Kapcsolatok"
6044DocType: Stock Entry,Total Value Difference (Out - In),Összesen értékkülönbözet (Ki - Be)
6045DocType: Grant Application,Requested Amount,Igényelt összeg
Frappe PR Bot748c0242018-06-21 10:34:28 +05306046apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +380,Row {0}: Exchange Rate is mandatory,{0} sor: átváltási árfolyam kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306047apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Felhasználói azonosítót nem állított be az Alkalmazotthoz: {0}
6048DocType: Vehicle,Vehicle Value,Gépjármű Érték
6049DocType: Crop Cycle,Detected Diseases,Észlelt kórokozók
6050DocType: Stock Entry,Default Source Warehouse,Alapértelmezett forrás raktár
6051DocType: Item,Customer Code,Vevő kódja
Frappe PR Botb48c7692018-07-09 16:56:49 +05306052apps/erpnext/erpnext/hr/doctype/employee/employee.py +237,Birthday Reminder for {0},Születésnapi emlékeztető {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306053DocType: Asset Maintenance Task,Last Completion Date,Utolsó befejezés dátuma
6054apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Utolsó rendeléstől eltel napok
Frappe PR Botb48c7692018-07-09 16:56:49 +05306055apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +392,Debit To account must be a Balance Sheet account,Tartozás főkönyvi számlának Mérlegszámlának kell lennie
Frappe PR Bot748c0242018-06-21 10:34:28 +05306056DocType: Asset,Naming Series,Sorszámozási csoportok
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306057apps/erpnext/erpnext/assets/doctype/asset/asset.py +181,Row {0}: Expected Value After Useful Life must be less than Gross Purchase Amount,"{0} sor: Várható értéknek a Hasznos Életút után kevesebbnek kell lennie, mint a bruttó beszerzési összeg"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306058DocType: GoCardless Settings,GoCardless Settings,GoCardless beállításai
6059DocType: Leave Block List,Leave Block List Name,Távollét blokk lista neve
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306060DocType: Certified Consultant,Certification Validity,Tanúsítvány érvényessége
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306061apps/erpnext/erpnext/hr/doctype/vehicle/vehicle.py +14,Insurance Start date should be less than Insurance End date,"Biztosítás kezdeti dátumának kisebbnek kell lennie, mint a biztosítás befejezés dátuma"
Frappe PR Bot748c0242018-06-21 10:34:28 +05306062DocType: Shopping Cart Settings,Display Settings,Képernyő beállításai
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306063apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +33,Stock Assets,Készletezett tárgyi eszközök
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306064DocType: Restaurant,Active Menu,Aktív menü
6065DocType: Target Detail,Target Qty,Cél menny.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306066apps/erpnext/erpnext/hr/doctype/loan/loan.py +37,Against Loan: {0},Hitel ellenében: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306067DocType: Shopping Cart Settings,Checkout Settings,Kijelentkezés beállítások
6068DocType: Student Attendance,Present,Jelen
6069apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +37,Delivery Note {0} must not be submitted,A {0} Szállítólevelet nem kell benyújtani
6070DocType: Notification Control,Sales Invoice Message,Kimenő értékesítési számlák üzenete
6071apps/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}, kötelezettség/saját tőke típusú legyen"
Frappe PR Botb48c7692018-07-09 16:56:49 +05306072apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +395,Salary Slip of employee {0} already created for time sheet {1},A bérpapír az Alkalmazotthoz: {0} már létrehozott erre a jelenléti ívre: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306073DocType: Vehicle Log,Odometer,Kilométer-számláló
6074DocType: Production Plan Item,Ordered Qty,Rendelt menny.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306075apps/erpnext/erpnext/stock/doctype/item/item.py +780,Item {0} is disabled,Tétel {0} letiltva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306076DocType: Stock Settings,Stock Frozen Upto,Készlet zárolása eddig
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306077apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +998,BOM does not contain any stock item,ANYGJZ nem tartalmaz semmilyen készlet tételt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306078DocType: Chapter,Chapter Head,Fejezet fejléc
6079DocType: Payment Term,Month(s) after the end of the invoice month,Hónap(ok) a számlázási hónap végét követően
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306080apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +47,Salary Structure should have flexible benefit component(s) to dispense benefit amount,"A fizetési struktúrának rugalmas haszon eleme (i) kell hogy legyen, hogy eloszthassa az ellátási összeget"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306081apps/erpnext/erpnext/config/projects.py +24,Project activity / task.,Projekt téma feladatok / tevékenységek.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306082DocType: Salary Component,Only Tax Impact (Cannot Claim But Part of Taxable Income),Csak az adóhatás (nem lehet igényelni de az adóköteles jövedelem része)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306083DocType: Vehicle Log,Refuelling Details,Tankolás Részletek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306084apps/erpnext/erpnext/agriculture/doctype/water_analysis/water_analysis.py +25,Lab result datetime cannot be before testing datetime,A labor eredményének dátuma nem lehet a tesztelési dátum előtti
6085DocType: POS Profile,Allow user to edit Discount,Engedélyezze a felhasználónak a kedvezmény módosítását
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306086apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +63,Get customers from,Vevők lekérése innen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306087DocType: Purchase Invoice Item,Include Exploded Items,Tartalmazza a robbantott elemeket
Frappe PR Bot748c0242018-06-21 10:34:28 +05306088apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,"Buying must be checked, if Applicable For is selected as {0}","Vásárlást ellenőrizni kell, amennyiben alkalmazható erre a kiválasztottra: {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306089apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,"Kedvezménynek kisebbnek kell lennie, mint 100"
6090DocType: Shipping Rule,Restrict to Countries,Korlátozás országokra
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306091DocType: Shopify Settings,Shared secret,Megosztott titkosító
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306092DocType: Purchase Invoice,Write Off Amount (Company Currency),Írj egy egyszeri összeget (Társaság Currency)
6093DocType: Sales Invoice Timesheet,Billing Hours,Számlázási Óra(k)
6094DocType: Project,Total Sales Amount (via Sales Order),Értékesítési összérték (értékesítési rendelés szerint)
Frappe PR Botb48c7692018-07-09 16:56:49 +05306095apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +609,Default BOM for {0} not found,Alapértelmezett anyagjegyzék BOM {0} nem található
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306096apps/erpnext/erpnext/stock/doctype/item/item.py +530,Row #{0}: Please set reorder quantity,"Sor # {0}: Kérjük, állítsa újrarendezésből mennyiség"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306097apps/erpnext/erpnext/public/js/pos/pos.html +20,Tap items to add them here,"Érintse a tételeket, ahhoz, hogy ide tegye"
6098DocType: Fees,Program Enrollment,Program Beiratkozási
6099DocType: Share Transfer,To Folio No,Folio No
6100DocType: Landed Cost Voucher,Landed Cost Voucher,Beszerzési költség utalvány
6101apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},"Kérjük, állítsa be {0}"
6102apps/erpnext/erpnext/education/doctype/student_group/student_group.py +37,{0} - {1} is inactive student,{0} - {1} inaktív tanuló
6103DocType: Employee,Health Details,Egészségügyi adatok
Frappe PR Bot748c0242018-06-21 10:34:28 +05306104DocType: Leave Encashment,Encashable days,Beágyazható napok
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306105apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,Kifizetés iránti kérelem létrehozásához referencia dokumentum szükséges
6106DocType: Soil Texture,Sandy Clay,Homokos agyag
6107DocType: Grant Application,Assessment Manager,Értékelési vezető
6108DocType: Payment Entry,Allocate Payment Amount,Osztja fizetés összege
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306109DocType: Subscription Plan,Subscription Plan,Előfizetési terv
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306110DocType: Employee External Work History,Salary,Bér
6111DocType: Serial No,Delivery Document Type,Szállítási Document típusa
6112DocType: Sales Order,Partly Delivered,Részben szállítva
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306113apps/erpnext/erpnext/hr/utils.py +213,Employee {0} has no grade to get default leave policy,Az alkalmazottnak {0} nincs besorolási fokozat az alapértelmezett szabadságpolitika megszerzéséhez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306114DocType: Item Variant Settings,Do not update variants on save,Ne módosítsa a változatokat mentéskor
6115DocType: Email Digest,Receivables,Követelések
6116DocType: Lead Source,Lead Source,Érdeklődés forrása
6117DocType: Customer,Additional information regarding the customer.,További információt az ügyfélről.
6118DocType: Quality Inspection Reading,Reading 5,Olvasás 5
Frappe PR Bot748c0242018-06-21 10:34:28 +05306119apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +237,"{0} {1} is associated with {2}, but Party Account is {3}","{0} {1} társítva a (z) {2} -hez, de a felek számlája a {3}"
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306120DocType: Bank Statement Settings Item,Bank Header,Bank fejléc
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306121apps/erpnext/erpnext/healthcare/doctype/sample_collection/sample_collection.js +7,View Lab Tests,Laboratóriumi tesztek megtekintése
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306122DocType: Hub Users,Hub Users,Hub felhasználók
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306123DocType: Purchase Invoice,Y,Y
6124DocType: Maintenance Visit,Maintenance Date,Karbantartás dátuma
6125DocType: Purchase Invoice Item,Rejected Serial No,Elutasított sorozatszám
6126apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +82,Year start date or end date is overlapping with {0}. To avoid please set company,"Év kezdő vagy befejezési időpont átfedésben van evvel: {0}. Ennak elkerülése érdekében, kérjük, állítsa be a céget"
Frappe PR Botb48c7692018-07-09 16:56:49 +05306127apps/erpnext/erpnext/selling/doctype/customer/customer.py +131,Please mention the Lead Name in Lead {0},"Kérjük, nevezze meg a Lehetőség nevét ebben a lehetőségben {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306128apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +156,Start date should be less than end date for Item {0},"Kezdési időpontnak kisebbnek kell lennie, mint végső dátumnak erre a tétel {0}"
6129DocType: Item,"Example: ABCD.#####
6130If 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 sorozat be van állítva, és Széria sz. nem szerepel az ügylethez, akkor az automatikus sorozatszámozás készül a sorozat alapján. Ha azt szeretné, hogy kifejezetten említsék meg ennek a tételnek a Széria sorozat sz., hagyja ezt üresen."
6131DocType: Upload Attendance,Upload Attendance,Résztvevők feltöltése
Frappe PR Bot748c0242018-06-21 10:34:28 +05306132apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +640,BOM and Manufacturing Quantity are required,Anyagjegyzék és Gyártási Mennyiség szükséges
6133apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +56,Ageing Range 2,Öregedés tartomány 2
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306134DocType: SG Creation Tool Course,Max Strength,Max állomány
6135apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +28,Installing presets,Telepítés beállításai
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306136apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +93,No Delivery Note selected for Customer {},Nincs kézbesítési értesítés ehhez az Ügyfélhez {}
Frappe PR Bot748c0242018-06-21 10:34:28 +05306137apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +17,Employee {0} has no maximum benefit amount,A (z) {0} alkalmazottnak nincs maximális juttatási összege
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306138apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1100,Select Items based on Delivery Date,Válasszon elemeket a szállítási dátum alapján
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306139DocType: Grant Application,Has any past Grant Record,Van bármilyen korábbi Támogatási rekord
6140,Sales Analytics,Értékesítési elemzés
6141apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +127,Available {0},Elérhető {0}
6142,Prospects Engaged But Not Converted,Kilátások elértek de nem átalakítottak
6143DocType: Manufacturing Settings,Manufacturing Settings,Gyártás Beállítások
6144apps/erpnext/erpnext/config/setup.py +56,Setting up Email,E-mail beállítása
6145apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +57,Guardian1 Mobile No,Helyettesítő1 Mobil szám
Frappe PR Bot748c0242018-06-21 10:34:28 +05306146apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +122,Please enter default currency in Company Master,"Kérjük, adja meg az alapértelmezett pénznemet a Vállalkozás törzsadatban"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306147DocType: Stock Entry Detail,Stock Entry Detail,Készlet bejegyzés részletei
Frappe PR Bot748c0242018-06-21 10:34:28 +05306148apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Daily Reminders,Napi emlékeztetők
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306149apps/erpnext/erpnext/templates/pages/help.html +56,See all open tickets,Az összes el nem adott jegy megtekintése
Frappe PR Bot748c0242018-06-21 10:34:28 +05306150apps/erpnext/erpnext/healthcare/doctype/healthcare_service_unit/healthcare_service_unit.js +20,Healthcare Service Unit Tree,Egészségügyi szolgáltatási egység fa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306151DocType: Products Settings,Home Page is Products,Kezdőlap a Termékek
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306152,Asset Depreciation Ledger,Vagyontárgy Értékcsökkenés Főkönyvi kivonat
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306153DocType: Salary Structure,Leave Encashment Amount Per Day,Távollét napi beváltási mennyiség
Frappe PR Botb48c7692018-07-09 16:56:49 +05306154DocType: Loyalty Program Collection,For how much spent = 1 Loyalty Point,Az elköltött összeg = 1 hűségpontja
6155apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +97,Tax Rule Conflicts with {0},Adó szabály ütközik ezzel {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306156apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,New számla név
6157DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Szállított alapanyagok költsége
6158DocType: Selling Settings,Settings for Selling Module,Beállítások az Értékesítés modulhoz
6159DocType: Hotel Room Reservation,Hotel Room Reservation,Szállodai szoba foglalás
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306160apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +322,Customer Service,Ügyfélszolgálat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306161DocType: BOM,Thumbnail,Miniatűr
6162DocType: Item Customer Detail,Item Customer Detail,Tétel vevőjének részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306163DocType: Notification Control,Prompt for Email on Submission of,Felszólító az emailre ehhez a benyújtáshoz
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306164apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +36,Maximum benefit amount of employee {0} exceeds {1},A (z) {0} alkalmazott maximális haszna meghaladja {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05306165apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +102,Total allocated leaves are more than days in the period,Összes lefoglalt távollét több nap mint ami ebben az időszakban elérhető
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306166DocType: Land Unit,Linked Soil Analysis,Kapcsolodó talajelemzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306167DocType: Pricing Rule,Percentage,Százalék
6168apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Tétel: {0} - Készlet tételnek kell lennie
6169DocType: Manufacturing Settings,Default Work In Progress Warehouse,Alapértelmezett Folyamatban lévő munka raktára
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306170apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +83,"Schedules for {0} overlaps, do you want to proceed after skiping overlaped slots ?","A (z) {0} ütemezések átfedik egymást, szeretné folytatni az átfedő rések kihagyása után?"
Frappe PR Bot748c0242018-06-21 10:34:28 +05306171apps/erpnext/erpnext/config/accounts.py +294,Default settings for accounting transactions.,Alapértelmezett beállítások a számviteli tranzakciókhoz.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306172DocType: Maintenance Visit,MV,KARBLATOG
6173DocType: Restaurant,Default Tax Template,Alapértelmezett adó sablon
6174apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +66,{0} Students have been enrolled,{0} A hallgatók beiratkoztak
6175DocType: Fees,Student Details,Diák részletei
6176DocType: Purchase Invoice Item,Stock Qty,Készlet menny.
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306177DocType: Contract,Requires Fulfilment,Szükséges teljesíteni
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306178DocType: Loan,Repayment Period in Months,Törlesztési időszak hónapokban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306179apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Hiba: Érvénytelen id azonosító?
6180DocType: Naming Series,Update Series Number,Széria szám frissítése
6181DocType: Account,Equity,Saját tőke
6182apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +78,{0} {1}: 'Profit and Loss' type account {2} not allowed in Opening Entry,{0} {1}: 'Eredménykimutatás' típusú számla {2} nem engedélyezett a kezdő könyvelési tételben
Frappe PR Bot748c0242018-06-21 10:34:28 +05306183DocType: Job Offer,Printing Details,Nyomtatási Részletek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306184DocType: Task,Closing Date,Benyújtási határidő
6185DocType: Sales Order Item,Produced Quantity,Gyártott mennyiség
6186DocType: Timesheet,Work Detail,Munka részletei
Frappe PR Bot748c0242018-06-21 10:34:28 +05306187apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +114,Engineer,Mérnök
6188DocType: Employee Tax Exemption Category,Max Amount,Maximális összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306189DocType: Journal Entry,Total Amount Currency,Teljes összeg pénznemben
6190apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Részegységek keresése
Frappe PR Bot748c0242018-06-21 10:34:28 +05306191apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +187,Item Code required at Row No {0},Tételkód szükség ebbe a sorba {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306192DocType: GST Account,SGST Account,SGST számla fiók
6193apps/erpnext/erpnext/utilities/user_progress.py +154,Go to Items,Menjen a tételekhez
6194DocType: Sales Partner,Partner Type,Partner típusa
6195DocType: Purchase Taxes and Charges,Actual,Tényleges
6196DocType: Restaurant Menu,Restaurant Manager,Éttermi vezető
6197DocType: Authorization Rule,Customerwise Discount,Vevőszerinti kedvezmény
6198apps/erpnext/erpnext/config/projects.py +46,Timesheet for tasks.,Jelenléti ív a feladatokra.
6199DocType: Purchase Invoice,Against Expense Account,Ellen költség számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05306200apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +284,Installation Note {0} has already been submitted,Telepítési feljegyzés {0} már benyújtott
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306201DocType: Bank Reconciliation,Get Payment Entries,Fizetési bejegyzések lekérése
6202DocType: Quotation Item,Against Docname,Ellen Doknév
6203DocType: SMS Center,All Employee (Active),Összes alkalmazott (Aktív)
6204apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Megtekintés most
6205DocType: BOM,Raw Material Cost,Nyersanyagköltsége
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306206DocType: Woocommerce Settings,Woocommerce Server URL,Woocommerce kiszolgálói URL
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306207DocType: Item Reorder,Re-Order Level,Újra-rendelési szint
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306208DocType: Shopify Tax Account,Shopify Tax/Shipping Title,Shopify adó/szállítási elnevezés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306209apps/erpnext/erpnext/projects/doctype/project/project.js +54,Gantt Chart,Gantt diagram
6210DocType: Crop Cycle,Cycle Type,Ciklus típus
Frappe PR Bot748c0242018-06-21 10:34:28 +05306211apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +102,Part-time,Részidős
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306212DocType: Employee,Applicable Holiday List,Alkalmazandó Ünnepek listája
6213DocType: Employee,Cheque,Csekk
6214DocType: Training Event,Employee Emails,Munkavállalói e-mailek
6215apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +60,Series Updated,Sorozat Frissítve
Frappe PR Bot748c0242018-06-21 10:34:28 +05306216apps/erpnext/erpnext/accounts/doctype/account/account.py +161,Report Type is mandatory,Report Type kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306217DocType: Item,Serial Number Series,Széria sz. sorozat
6218apps/erpnext/erpnext/buying/utils.py +68,Warehouse is mandatory for stock Item {0} in row {1},Raktár kötelező az {1} sorban lévő {0} tételhez
6219apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +45,Retail & Wholesale,Kis- és nagykereskedelem
6220DocType: Issue,First Responded On,Első válasz időpontja
6221DocType: Website Item Group,Cross Listing of Item in multiple groups,Kereszt felsorolása a tételeknek több csoportban
6222apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +90,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Pénzügyi év kezdő dátumát és a pénzügyi év befelyező dátumát már meghatározták a Pénzügyi évben: {0}
6223DocType: Projects Settings,Ignore User Time Overlap,Felhasználói idő átfedés figyelmen kívül hagyása
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306224DocType: Accounting Period,Accounting Period,Számviteli időszak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306225apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +113,Clearance Date updated,Végső Dátum frissítve
6226apps/erpnext/erpnext/stock/doctype/batch/batch.js +146,Split Batch,Osztott Batch
6227DocType: Stock Settings,Batch Identification,Tétel azonosítás
6228apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +132,Successfully Reconciled,Sikeresen Egyeztetett
6229DocType: Request for Quotation Supplier,Download PDF,PDF letöltése
6230DocType: Work Order,Planned End Date,Tervezett befejezési dátum
6231DocType: Shareholder,Hidden list maintaining the list of contacts linked to Shareholder,"Rejtett lista, amely fenntartja a Részvény tulajdonoshoz kapcsolódó kapcsolatok listáját"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306232DocType: Exchange Rate Revaluation Account,Current Exchange Rate,Aktuális árfolyam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306233apps/erpnext/erpnext/config/non_profit.py +63,Donor Type information.,Adományozó típusának információi.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306234apps/erpnext/erpnext/assets/doctype/asset/asset.py +60,Available for use date is required,Rendelkezésre állási dátum szükséges
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306235DocType: Request for Quotation,Supplier Detail,Beszállító adatai
Frappe PR Botb48c7692018-07-09 16:56:49 +05306236apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +175,Error in formula or condition: {0},Hiba az űrlapban vagy feltételben: {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306237apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +112,Invoiced Amount,Számlázott összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306238apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +47,Criteria weights must add up to 100%,A kritériumok súlyai egészen 100%-ig
6239apps/erpnext/erpnext/education/doctype/course_schedule/course_schedule.js +7,Attendance,Részvétel
6240apps/erpnext/erpnext/public/js/pos/pos.html +115,Stock Items,Raktári tételek
6241DocType: BOM,Materials,Anyagok
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306242DocType: 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 listát meg kell adni minden egyes részleghez, ahol alkalmazni kell."
Frappe PR Bot748c0242018-06-21 10:34:28 +05306243apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +646,Posting date and posting time is mandatory,Postára adás dátuma és a kiküldetés ideje kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306244apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Adó sablon a beszerzési tranzakciókra.
6245,Item Prices,Tétel árak
6246DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,"A szavakkal mező lesz látható, miután mentette a Beszerzési megrendelést."
Frappe PR Botb48c7692018-07-09 16:56:49 +05306247DocType: Holiday List,Add to Holidays,Add hozzá az ünnepekhez
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306248DocType: Woocommerce Settings,Endpoint,Végpont
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306249DocType: Period Closing Voucher,Period Closing Voucher,Utalvány lejárati Időszaka
6250DocType: Consultation,Review Details,Részletek megtekintése
Frappe PR Bot748c0242018-06-21 10:34:28 +05306251apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +186,The shareholder does not belong to this company,A részvényes nem tartozik ehhez a társasághoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306252DocType: Dosage Form,Dosage Form,Adagolási dózisforma
6253apps/erpnext/erpnext/config/selling.py +67,Price List master.,Árlista törzsadat.
6254DocType: Task,Review Date,Vélemény dátuma
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306255DocType: BOM,Allow Alternative Item,Alternatív tétel engedélyezése
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306256DocType: Company,Series for Asset Depreciation Entry (Journal Entry),Vagyontárgy értékcsökkenési tételsorozat (Naplóbejegyzés)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306257DocType: Membership,Member Since,Tag ekkortól
6258DocType: Purchase Invoice,Advance Payments,Előleg kifizetések
6259DocType: Purchase Taxes and Charges,On Net Total,Nettó összeshez
6260apps/erpnext/erpnext/controllers/item_variant.py +92,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},"Érték erre a Jellemzőre: {0} ezen a tartományon belül kell lennie: {1} - {2} azzel az emelkedéssel: {3} ,erre a tételre:{4}"
6261DocType: Restaurant Reservation,Waitlisted,Várólistás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306262DocType: Employee Tax Exemption Declaration Category,Exemption Category,Mentesség kategóriája
Frappe PR Bot748c0242018-06-21 10:34:28 +05306263apps/erpnext/erpnext/accounts/doctype/account/account.py +126,Currency can not be changed after making entries using some other currency,"Pénznemen nem lehet változtatni, miután bejegyzéseket tett más pénznem segítségével"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306264DocType: Shipping Rule,Fixed,Rögzített
6265DocType: Vehicle Service,Clutch Plate,Tengelykapcsoló lemez
6266DocType: Company,Round Off Account,Gyüjtő számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05306267apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +100,Administrative Expenses,Igazgatási költségek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306268apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +18,Consulting,Tanácsadó
6269DocType: Customer Group,Parent Customer Group,Fő Vevő csoport
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306270DocType: Vehicle Service,Change,Változás
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306271apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +867,Subscription,Előfizetés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306272DocType: Purchase Invoice,Contact Email,Kapcsolattartó e-mailcíme
6273apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +11,Fee Creation Pending,Díj létrehozása függőben van
6274DocType: Appraisal Goal,Score Earned,Pontszám Szerzett
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306275apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +222,Notice Period,Felmondási idő
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306276DocType: Asset Category,Asset Category Name,Vagyontárgy Kategória neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306277apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,"Ez egy forrás terület, és nem lehet szerkeszteni."
6278apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Új értékesítési személy neve
6279DocType: Packing Slip,Gross Weight UOM,Bruttó tömeg mértékegysége
Frappe PR Bot748c0242018-06-21 10:34:28 +05306280DocType: Employee Transfer,Create New Employee Id,Új alkalmazotti azonosító létrehozása
6281DocType: Travel Itinerary,Travel From,Utazás innen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306282DocType: Asset Maintenance Task,Preventive Maintenance,Megelőző karbantartás
6283DocType: Delivery Note Item,Against Sales Invoice,Értékesítési ellenszámlák
6284DocType: Purchase Invoice,07-Others,07-Egyebek
Frappe PR Bot748c0242018-06-21 10:34:28 +05306285apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +158,Please enter serial numbers for serialized item ,"Kérjük, adjaon sorozatszámokat a sorbarendezett tételekhez"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306286DocType: Bin,Reserved Qty for Production,Lefoglalt mennyiség a termeléshez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306287DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,"Hagyja bejelöletlenül, ha nem szeretné, kötegelni miközben kurzus alapú csoportokat hoz létre."
6288DocType: Asset,Frequency of Depreciation (Months),Az értékcsökkenés elszámolásának gyakorisága (hónapok)
Frappe PR Bot748c0242018-06-21 10:34:28 +05306289apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +561,Credit Account,Követelésszámla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306290DocType: Landed Cost Item,Landed Cost Item,Beszerzési költség tétel
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306291apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Jelenítse meg a nulla értékeket
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306292DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,"Mennyiség amit ebből a tételből kapott a gyártás / visszacsomagolás után, a megadott alapanyagok mennyiségének felhasználásával."
6293DocType: Lab Test,Test Group,Tesztcsoport
6294DocType: Payment Reconciliation,Receivable / Payable Account,Bevételek / Fizetendő számla
6295DocType: Delivery Note Item,Against Sales Order Item,Vevői rendelési tétel ellen
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306296DocType: Hub Settings,Company Logo,Vállalati logó
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306297apps/erpnext/erpnext/stock/doctype/item/item.py +745,Please specify Attribute Value for attribute {0},"Kérjük, adja meg a Jellemző értékét erre a Jellemzőre: {0}"
Frappe PR Bot748c0242018-06-21 10:34:28 +05306298DocType: Item Default,Default Warehouse,Alapértelmezett raktár
6299apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Budget cannot be assigned against Group Account {0},Költségvetést nem lehet hozzárendelni ehhez a Csoport számlához {0}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306300DocType: Shopping Cart Settings,Show Price,Árak megjelenítése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306301DocType: Healthcare Settings,Patient Registration,Beteg regisztráció
Frappe PR Bot748c0242018-06-21 10:34:28 +05306302apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Please enter parent cost center,"Kérjük, adjon meg szülő költséghelyet"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306303DocType: Delivery Note,Print Without Amount,Nyomtatás érték nélkül
Frappe PR Bot748c0242018-06-21 10:34:28 +05306304apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +65,Depreciation Date,Értékcsökkentés dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306305,Work Orders in Progress,Folyamatban lévő munka megrendelések
6306DocType: Issue,Support Team,Támogató csoport
6307apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Érvényességi idő (napokban)
6308DocType: Appraisal,Total Score (Out of 5),Összes pontszám (5–ből)
6309DocType: Fee Structure,FS.,FS.
6310DocType: Student Attendance Tool,Batch,Köteg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306311DocType: Support Search Source,Query Route String,Lekérdezés útvonal lánc
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306312DocType: Donor,Donor Type,Adományozó típusa
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306313apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +677,Auto repeat document updated,Az automatikus ismétlődő dokumentum frissítve
Frappe PR Bot748c0242018-06-21 10:34:28 +05306314apps/erpnext/erpnext/stock/doctype/item/item.js +29,Balance,Mérleg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306315apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +66,Please select the Company,"Kérjük, válassza ki a Vállalkozást"
6316DocType: Room,Seating Capacity,Ülőhely kapacitás
6317DocType: Issue,ISS-,PROBL-
6318DocType: Lab Test Groups,Lab Test Groups,Labor Teszt csoportok
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306319apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py +151,Party Type and Party is mandatory for {0} account,Ügyfél típus és Ügyfél kötelező a {0} főkönyvi számlára
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306320DocType: Project,Total Expense Claim (via Expense Claims),Teljes Költség Követelés (költségtérítési igényekkel)
6321DocType: GST Settings,GST Summary,GST Összefoglaló
6322apps/erpnext/erpnext/hr/doctype/daily_work_summary_group/daily_work_summary_group.py +16,Please enable default incoming account before creating Daily Work Summary Group,"Kérjük, engedélyezze az alapértelmezett bejövő fiókot a Napi munkák összefoglaló csoport létrehozása előtt"
6323DocType: Assessment Result,Total Score,Összesített pontszám
Frappe PR Bot748c0242018-06-21 10:34:28 +05306324DocType: Crop Cycle,ISO 8601 standard,ISO 8601 szabvány szerint
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306325DocType: Journal Entry,Debit Note,Tartozás értesítő
Frappe PR Botb48c7692018-07-09 16:56:49 +05306326apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +1475,You can only redeem max {0} points in this order.,Ebben a sorrendben csak max {0} pontot vehetsz ki.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306327apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.py +102,Please enter API Consumer Secret,"Kérjük, adja meg az API fogyasztói titkosítót"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306328DocType: Stock Entry,As per Stock UOM,Készlet mértékegysége szerint
6329apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nem járt le
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306330DocType: Student Log,Achievement,Elért eredmény
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306331DocType: Asset,Insurer,Biztosító társaság
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306332DocType: Batch,Source Document Type,Forrás dokument típusa
6333apps/erpnext/erpnext/education/doctype/course_scheduling_tool/course_scheduling_tool.js +24,Following course schedules were created,A következő kurzus ütemezések készültek el
Frappe PR Bot748c0242018-06-21 10:34:28 +05306334DocType: Employee Onboarding,Employee Onboarding,Employee Onboarding
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306335DocType: Journal Entry,Total Debit,Tartozás összesen
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306336DocType: Travel Request Costing,Sponsored Amount,Szponzorált összeg
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306337DocType: Manufacturing Settings,Default Finished Goods Warehouse,Alapértelmezett készáru raktár
Frappe PR Bot748c0242018-06-21 10:34:28 +05306338apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +112,Please select Patient,"Kérem, válassza a Beteg"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306339apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Sales Person,Értékesítő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306340DocType: Hotel Room Package,Amenities,Felszerelések
Frappe PR Bot748c0242018-06-21 10:34:28 +05306341apps/erpnext/erpnext/config/accounts.py +239,Budget and Cost Center,Költségvetés és költséghely
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306342apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +65,Multiple default mode of payment is not allowed,Több alapértelmezett fizetési mód nem engedélyezett
Frappe PR Botb48c7692018-07-09 16:56:49 +05306343DocType: Sales Invoice,Loyalty Points Redemption,Hűségpontok visszaváltása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306344,Appointment Analytics,Vizit időpontok elemzései
6345DocType: Vehicle Service,Half Yearly,Félévente
6346DocType: Lead,Blog Subscriber,Blog Követők
6347DocType: Guardian,Alternate Number,Alternatív száma
6348DocType: Healthcare Settings,Consultations in valid days,Konzultációk érvényes napokon
6349DocType: Assessment Plan Criteria,Maximum Score,Maximális pontszám
6350apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Készítsen szabályokat az ügyletek korlátozására az értékek alapján.
6351DocType: Cash Flow Mapping Accounts,Cash Flow Mapping Accounts,Pénzforgalom térképezés számla
6352apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49, Group Roll No,Csoport beiratkozási sz.:
6353DocType: Batch,Manufacturing Date,Gyártás időpontja
6354apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +9,Fee Creation Failed,Díj létrehozása sikertelen
6355DocType: Opening Invoice Creation Tool,Create Missing Party,Hiányzó fél létrehozása
6356DocType: Student Group Creation Tool,Leave blank if you make students groups per year,"Hagyja üresen, ha diák csoportokat évente hozza létre"
6357DocType: 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 munkanapok száma tartalmazni fogja az ünnepeket, és ez csökkenti a napi bér összegét"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306358apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.js +25,"Apps using current key won't be able to access, are you sure?","Az aktuális kulcsot használó alkalmazások nem fognak hozzáférni, biztos ebben?"
Frappe PR Bot748c0242018-06-21 10:34:28 +05306359DocType: Subscription Settings,Prorate,Megosztási
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306360DocType: Purchase Invoice,Total Advance,Összes előleg
Frappe PR Bot748c0242018-06-21 10:34:28 +05306361apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +78,Change Template Code,Sablon kód módosítása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306362apps/erpnext/erpnext/education/doctype/academic_term/academic_term.py +23,The Term End Date cannot be earlier than the Term Start Date. Please correct the dates and try again.,"A kifejezés végső dátuma nem lehet korábbi, mint a kifejezés kezdete. Kérjük javítsa ki a dátumot, és próbálja újra."
6363apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,Áraj számláló
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306364DocType: Bank Statement Transaction Entry,Bank Statement,Bankszámla kivonat
Frappe PR Bot748c0242018-06-21 10:34:28 +05306365DocType: Employee Benefit Claim,Max Amount Eligible,Maximális összeg jogosult
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306366,BOM Stock Report,Anyagjegyzék készlet jelentés
6367DocType: Stock Reconciliation Item,Quantity Difference,Mennyiség különbség
6368DocType: Employee Advance,EA-,EA-
6369DocType: Opportunity Item,Basic Rate,Alapár
6370DocType: GL Entry,Credit Amount,Követelés összege
6371DocType: Cheque Print Template,Signatory Position,Az aláíró pozíció
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306372apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +182,Set as Lost,Elveszetté állít
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306373DocType: Timesheet,Total Billable Hours,Összesen számlázható órák
Frappe PR Bot748c0242018-06-21 10:34:28 +05306374DocType: Subscription,Number of days that the subscriber has to pay invoices generated by this subscription,Ehhez az előfizetéshez létrehozott számlán az előfizetők által fizetendő napok száma
6375DocType: Employee Benefit Application Detail,Employee Benefit Application Detail,Munkavállalói juttatási alkalmazás részletei
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306376apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Fizetési átvételi Megjegyzés
6377apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +6,This is based on transactions against this Customer. See timeline below for details,Ennek alapja az ezzel a Vevővel történt tranzakciók. Lásd alábbi idővonalat a részletekért
6378apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +162,Row {0}: Allocated amount {1} must be less than or equals to Payment Entry amount {2},"Sor {0}: Lekötött összeg {1} kisebbnek kell lennie, vagy egyenlő fizetés Entry összeg {2}"
6379DocType: Program Enrollment Tool,New Academic Term,Új akadémiai ciklus
6380,Course wise Assessment Report,Tanfolyamonkéni értékelő jelentés
6381DocType: Purchase Invoice,Availed ITC State/UT Tax,Az ITC állami / UT adót vette igénybe
6382DocType: Tax Rule,Tax Rule,Adójogszabály
6383DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Ugyanazt az árat tartani az egész értékesítési ciklusban
6384DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Tervezési idő naplók a Munkaállomés munkaidején kívül.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306385apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +117,Dr {0} does not have a Physician Schedule. Add it in Physician master,Dr {0} nem rendelkezik orvosütemezővel. Adja hozzá az orvos mesterhez beállításokban
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306386apps/erpnext/erpnext/public/js/pos/pos.html +98,Customers in Queue,Vevők sorban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306387DocType: Driver,Issuing Date,Kibocsátási dátum
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306388DocType: Procedure Prescription,Appointment Booked,A vizit foglalása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306389DocType: Student,Nationality,Állampolgárság
6390apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +109,Submit this Work Order for further processing.,Küldje el ezt a munka megrendelést további feldolgozás céljából.
6391,Items To Be Requested,Tételek kell kérni
6392DocType: Purchase Order,Get Last Purchase Rate,Utolsó Beszerzési ár lekérése
6393DocType: Company,Company Info,Vállakozás adatai
Frappe PR Botb48c7692018-07-09 16:56:49 +05306394apps/erpnext/erpnext/accounts/page/pos/pos.js +1396,Select or add new customer,Válasszon ki vagy adjon hozzá új vevőt
Frappe PR Bot748c0242018-06-21 10:34:28 +05306395apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +177,Cost center is required to book an expense claim,Költséghely szükséges költségtérítési igény könyveléséhez
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306396apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Vagyon tárgyak alkalmazás (tárgyi eszközök)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306397apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,Ez az Alkalmazott jelenlétén alapszik
6398DocType: Assessment Result,Summary,Összefoglalás
6399apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +112,Mark Attendance,Megjelölés a részvételre
Frappe PR Bot748c0242018-06-21 10:34:28 +05306400apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +555,Debit Account,Tartozás Számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306401DocType: Fiscal Year,Year Start Date,Év kezdő dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05306402DocType: Additional Salary,Employee Name,Alkalmazott neve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306403DocType: Restaurant Order Entry Item,Restaurant Order Entry Item,Éttermi rendelési bejegyzés tétele
6404DocType: Purchase Invoice,Rounded Total (Company Currency),Kerekített összeg (a cég pénznemében)
Frappe PR Bot748c0242018-06-21 10:34:28 +05306405apps/erpnext/erpnext/accounts/doctype/account/account.py +98,Cannot covert to Group because Account Type is selected.,"Nem lehet csoporttá alakítani, mert a számla típus ki van választva."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306406apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +267,{0} {1} has been modified. Please refresh.,"{0} {1} módosításra került. Kérjük, frissítse."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306407DocType: Leave Block List,Stop users from making Leave Applications on following days.,"Tiltsa a felhasználóknak, hogy eltávozást igényelhessenek a következő napokra."
Frappe PR Botb48c7692018-07-09 16:56:49 +05306408apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.js +24,"If unlimited expiry for the Loyalty Points, keep the Expiry Duration empty or 0.","Ha a Loyalty Pontok korlátlan lejárati ideje lejárt, akkor tartsa az Expiry Duration (lejárati időtartam) üresen vagy 0 értéken."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306409DocType: Asset Maintenance Team,Maintenance Team Members,Karbantartó csoporttagok
Frappe PR Botb48c7692018-07-09 16:56:49 +05306410DocType: Loyalty Point Entry,Purchase Amount,Beszerzés összege
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306411apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +261,Supplier Quotation {0} created,Beszállító árajánlata :{0} létrehozva
Frappe PR Bot748c0242018-06-21 10:34:28 +05306412apps/erpnext/erpnext/accounts/report/financial_statements.py +104,End Year cannot be before Start Year,Befejező év nem lehet a kezdés évnél korábbi
6413DocType: Employee Benefit Application,Employee Benefits,Alkalmazotti juttatások
6414apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +266,Packed quantity must equal quantity for Item {0} in row {1},Csomagolt mennyiségeknek egyezniük kell a {1} sorban lévő {0} tétel mennyiségével
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306415DocType: Work Order,Manufactured Qty,Gyártott menny.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306416apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +79,The shares don't exist with the {0},A részvények nem léteznek a {0}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306417DocType: Sales Partner Type,Sales Partner Type,Vevői partner típusa
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306418DocType: Shopify Webhook Detail,Webhook ID,Webes hívatkozás ID
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306419apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +64,Invoice Created,Számla kelte
6420DocType: Asset,Out of Order,Üzemen kívül
6421DocType: Purchase Receipt Item,Accepted Quantity,Elfogadott mennyiség
6422DocType: Projects Settings,Ignore Workstation Time Overlap,Munkaállomás időátfedésének figyelmen kívül hagyása
Frappe PR Botb48c7692018-07-09 16:56:49 +05306423apps/erpnext/erpnext/hr/doctype/employee/employee.py +259,Please set a default Holiday List for Employee {0} or Company {1},"Kérjük, állítsa be az alapértelmezett Ünnepet erre az Alkalmazottra: {0} vagy Vállalkozásra: {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306424apps/erpnext/erpnext/accounts/party.py +30,{0}: {1} does not exists,{0}: {1} nem létezik
Frappe PR Bot748c0242018-06-21 10:34:28 +05306425apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +78,Select Batch Numbers,Válasszon köteg számokat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306426apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Vevők számlái
6427apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Projekt téma azonosító
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306428DocType: Salary Component,Variable Based On Taxable Salary,Adóköteles fizetésen alapuló változó
Frappe PR Bot748c0242018-06-21 10:34:28 +05306429apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +573,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},"Sor {0}: Az összeg nem lehet nagyobb, mint a függőben lévő összege ezzel a költségtérítéssel szemben: {1}. Függőben lévő összeg: {2}"
6430DocType: Clinical Procedure Template,Medical Administrator,Orvosi ügyintéző
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306431DocType: Assessment Plan,Schedule,Ütemezés
6432DocType: Account,Parent Account,Fő számla
Frappe PR Bot748c0242018-06-21 10:34:28 +05306433apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +297,Available,Elérhető
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306434DocType: Quality Inspection Reading,Reading 3,Olvasás 3
6435DocType: Stock Entry,Source Warehouse Address,Forrás raktárkészlet címe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306436DocType: GL Entry,Voucher Type,Bizonylat típusa
Frappe PR Botb48c7692018-07-09 16:56:49 +05306437apps/erpnext/erpnext/accounts/page/pos/pos.js +1728,Price List not found or disabled,"Árlista nem található, vagy letiltva"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306438DocType: Student Applicant,Approved,Jóváhagyott
6439apps/erpnext/erpnext/public/js/pos/pos_selected_item.html +15,Price,Árazás
Frappe PR Botb48c7692018-07-09 16:56:49 +05306440apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +337,Employee relieved on {0} must be set as 'Left',"Elengedett alkalmazott: {0} , be kell állítani mint 'Távol'"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306441DocType: Hub Settings,Last Sync On,Utolsó szinkronizálás ekkor
6442DocType: Guardian,Guardian,"Gyám, helyettesítő"
Frappe PR Botb48c7692018-07-09 16:56:49 +05306443DocType: Salary Detail,Tax on additional salary,Adóbevallás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306444DocType: Item Alternative,Item Alternative,Elem alternatívája
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306445DocType: Opening Invoice Creation Tool,Create missing customer or supplier.,Hozzon létre egy hiányzó vevőt vagy beszállítót.
6446apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,Értékelés: {0} létrehozva a(z) {1} alkalmazottra a megadott dátum tartományban
6447DocType: Academic Term,Education,Oktatás
Frappe PR Botb48c7692018-07-09 16:56:49 +05306448apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +593,Del,Töröl
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306449DocType: Selling Settings,Campaign Naming By,Kampányt elnevezte
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306450DocType: Employee,Current Address Is,Aktuális cím
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306451apps/erpnext/erpnext/utilities/user_progress.py +51,Monthly Sales Target (,Havi eladási cél (
6452DocType: Physician Service Unit Schedule,Physician Service Unit Schedule,Orvosszolgálati egység ütemezése
6453apps/erpnext/erpnext/templates/includes/projects/project_tasks.html +9,modified,módosított
Frappe PR Bot748c0242018-06-21 10:34:28 +05306454DocType: Travel Request,Identification Document Number,Személy Igazolvány Szám
6455apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +41,"Optional. Sets company's default currency, if not specified.","Választható. Megadja cég alapértelmezett pénznemét, ha nincs meghatározva."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306456DocType: Sales Invoice,Customer GSTIN,Vevő GSTIN
6457DocType: Crop Cycle,List of diseases detected on the field. When selected it'll automatically add a list of tasks to deal with the disease ,A területen észlelt kórokozók listája. Kiválasztáskor automatikusan felveszi a kórokozók kezelésére szolgáló feladatok listáját
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306458apps/erpnext/erpnext/healthcare/doctype/healthcare_service_unit/healthcare_service_unit.js +29,This is a root healthcare service unit and cannot be edited.,"Ez egy forrás egészségügyi szolgáltatási egység, és nem szerkeszthető."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306459DocType: Asset Repair,Repair Status,Javítási állapota
6460apps/erpnext/erpnext/config/accounts.py +67,Accounting journal entries.,Könyvelési naplóbejegyzések.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306461DocType: Travel Request,Travel Request,Utazási kérelem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306462DocType: Delivery Note Item,Available Qty at From Warehouse,Elérhető Mennyiség a behozatali raktárban
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306463apps/erpnext/erpnext/hr/doctype/department_approver/department_approver.py +17,Please select Employee Record first.,"Kérjük, válassza ki először az Alkalmazotti bejegyzést."
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306464apps/erpnext/erpnext/hr/doctype/attendance_request/attendance_request.py +52,Attendance not submitted for {0} as it is a Holiday.,"Részvételt nem jelölte {0} , mert szabadságon volt."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306465DocType: POS Profile,Account for Change Amount,Átváltási összeg számlája
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306466DocType: Exchange Rate Revaluation,Total Gain/Loss,Teljes nyereség/veszteség
Frappe PR Botb48c7692018-07-09 16:56:49 +05306467apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1128,Invalid Company for Inter Company Invoice.,Érvénytelen vállalkozás az Inter vállalkozás számlájára.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306468DocType: Purchase Invoice,input service,bemeneti szolgáltatás
Frappe PR Bot748c0242018-06-21 10:34:28 +05306469apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +249,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Sor {0}: Ügyfél / fiók nem egyezik {1} / {2} a {3} {4}
6470DocType: Employee Promotion,Employee Promotion,Alkalmazotti promóció
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306471DocType: Maintenance Team Member,Maintenance Team Member,Karbantartó csoporttag
6472DocType: Agriculture Analysis Criteria,Soil Analysis,Talajelemzés
6473apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +13,Course Code: ,Tanfolyam kód:
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306474apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +241,Please enter Expense Account,"Kérjük, adja meg a Költség számlát"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306475DocType: Account,Stock,Készlet
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306476apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1097,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Sor # {0}: Referencia Dokumentum típus legyen Beszerzési megrendelés, Beszerzési számla vagy Naplókönyvelés"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306477DocType: Employee,Current Address,Jelenlegi cím
6478DocType: 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 a tétel egy másik tétel egy változata akkor a leírás, kép, árképzés, adók stb. a sablonból lesz kiállítva, hacsak nincs külön meghatározva"
6479DocType: Serial No,Purchase / Manufacture Details,Beszerzés / gyártás Részletek
6480DocType: Assessment Group,Assessment Group,Értékelés csoport
6481apps/erpnext/erpnext/config/stock.py +333,Batch Inventory,Köteg készlet
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306482DocType: Procedure Prescription,Procedure Name,Eljárás elnevezése
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306483DocType: Employee,Contract End Date,Szerződés lejárta
6484DocType: Sales Order,Track this Sales Order against any Project,Kövesse nyomon ezt a Vevői rendelést bármely témával
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306485DocType: Bank Statement Transaction Entry,Bank Statement Transaction Entry,Banki kivonat tranzakció bejegyzés
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306486DocType: Sales Invoice Item,Discount and Margin,Kedvezmény és árkülönbözet
6487DocType: Lab Test,Prescription,Recept
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306488DocType: Company,Default Deferred Revenue Account,Alapértelmezett halasztott bevételi számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306489DocType: Project,Second Email,Második e-mail
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306490DocType: Budget,Action if Annual Budget Exceeded on Actual,"Cselekvés, ha az éves költségvetés meghaladja a tényleges keretet"
Frappe PR Bot748c0242018-06-21 10:34:28 +05306491apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +126,Not Available,Nincs
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306492DocType: Pricing Rule,Min Qty,Min. menny.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306493apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +41,Disable Template,Sablon letiltása
6494DocType: Bank Statement Transaction Invoice Item,Transaction Date,Ügylet dátuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306495DocType: Production Plan Item,Planned Qty,Tervezett Menny.
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306496DocType: Company,Date of Incorporation,Bejegyzés kelte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306497apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +121,Total Tax,Összes adó
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306498apps/erpnext/erpnext/manufacturing/report/bom_stock_calculated/bom_stock_calculated.py +40,Last Purchase Price,Utolsó vétel ár
Frappe PR Bot748c0242018-06-21 10:34:28 +05306499apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +246,For Quantity (Manufactured Qty) is mandatory,Mennyiséghez (gyártott db) kötelező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306500DocType: Stock Entry,Default Target Warehouse,Alapértelmezett cél raktár
6501DocType: Purchase Invoice,Net Total (Company Currency),Nettó összesen (vállalkozás pénznemében)
6502apps/erpnext/erpnext/education/doctype/academic_year/academic_year.py +14,The Year End Date cannot be earlier than the Year Start Date. Please correct the dates and try again.,"Az év vége dátum nem lehet korábbi, mint az Év kezdete. Kérjük javítsa ki a dátumot, és próbálja újra."
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306503apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +285,{0} is not in Optional Holiday List,{0} nem szerepel az Lehetséges Ünnepi Listában
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306504DocType: Notification Control,Purchase Receipt Message,Beszerzési megrendelés nyugta üzenet
6505DocType: BOM,Scrap Items,Hulladék tételek
6506DocType: Work Order,Actual Start Date,Tényleges kezdési dátum
6507DocType: Sales Order,% of materials delivered against this Sales Order,% anyag tétel szállítva ehhez a Vevői Rendeléshez
6508apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Work Orders.,Anyagigénylések (MRP) és munka rendelések létrehozása.
6509apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +62,Set default mode of payment,Állítsa be a fizetés alapértelmezett módját
6510DocType: Grant Application,Withdrawn,Visszavont
6511DocType: Hub Settings,Hub Settings,Hub beállítások
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306512DocType: Support Search Source,Support Search Source,Támogatás kereső forrása
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306513DocType: Project,Gross Margin %,Bruttó árkülönbözet %
6514DocType: BOM,With Operations,Műveletek is
Frappe PR Bot748c0242018-06-21 10:34:28 +05306515DocType: Support Search Source,Post Route Key List,Utasítássor kulcslistája
6516apps/erpnext/erpnext/accounts/party.py +271,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 {0} pénznemben a {1} céghez. Kérjük, válasszon bevételi vagy kifizetendő számlát ebben a pénznemben {0}."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306517DocType: Asset,Is Existing Asset,Ez meglévő vagonyi-eszköz
Frappe PR Bot748c0242018-06-21 10:34:28 +05306518DocType: Salary Component,Statistical Component,Statisztikai összetevő
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306519DocType: Warranty Claim,If different than customer address,"Ha más, mint a vevő címe"
6520DocType: Purchase Invoice,Without Payment of Tax,Adófizetés nélkül
6521DocType: BOM Operation,BOM Operation,ANYGJZ művelet
6522apps/erpnext/erpnext/config/stock.py +145,Fulfilment,Teljesülés
6523DocType: Purchase Taxes and Charges,On Previous Row Amount,Előző sor összegén
6524DocType: Item,Has Expiry Date,Érvényességi idővel rendelkezik
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306525apps/erpnext/erpnext/assets/doctype/asset/asset.js +338,Transfer Asset,Vagyontárgy átvitel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306526DocType: POS Profile,POS Profile,POS profil
6527DocType: Training Event,Event Name,Esemény neve
6528DocType: Physician,Phone (Office),Telefon (iroda)
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306529apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +22,"Cannot Submit, Employees left to mark attendance","Nem lehet elküldeni, a munkatársak figyelmen kívül hagyják a részvételt"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306530apps/erpnext/erpnext/hooks.py +151,Admission,Belépés
6531apps/erpnext/erpnext/education/doctype/student_admission/student_admission.py +29,Admissions for {0},Felvételi: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05306532apps/erpnext/erpnext/config/accounts.py +263,"Seasonality for setting budgets, targets etc.","Szezonalitás a költségvetések tervezéséhez, célok stb"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306533DocType: Supplier Scorecard Scoring Variable,Variable Name,Változó név
Frappe PR Bot748c0242018-06-21 10:34:28 +05306534apps/erpnext/erpnext/stock/get_item_details.py +154,"Item {0} is a template, please select one of its variants","Tétel: {0}, egy sablon, kérjük, válasszon variánst"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306535apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +26,From Date {0} cannot be before employee's joining Date {1},A (z) {0} dátumtól kezdve nem lehet a munkavállaló munkábalépési dátuma {1} előtti
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306536DocType: Asset,Asset Category,Vagyontárgy kategória
Frappe PR Bot748c0242018-06-21 10:34:28 +05306537apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +20,Net pay cannot be negative,Nettó fizetés nem lehet negatív
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306538DocType: Purchase Order,Advance Paid,A kifizetett előleg
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306539DocType: Manufacturing Settings,Overproduction Percentage For Sales Order,Túltermelés százaléka az értékesítési vevői rendelésre
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306540DocType: Item,Item Tax,Tétel adójának típusa
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306541apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +907,Material to Supplier,Anyag beszállítóhoz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306542DocType: Soil Texture,Loamy Sand,Agyagos homok
6543DocType: Production Plan,Material Request Planning,Anyagigénylés tervezés
Frappe PR Bot748c0242018-06-21 10:34:28 +05306544apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +700,Excise Invoice,Jövedéki számla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306545apps/erpnext/erpnext/education/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Küszöb {0}% egynél többször jelenik meg
Frappe PR Botb48c7692018-07-09 16:56:49 +05306546apps/erpnext/erpnext/accounts/doctype/loyalty_program/loyalty_program.py +44,Customer isn't enrolled in this Loyalty Program,Az ügyfél nem szerepel a Hűségprogramban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306547DocType: Expense Claim,Employees Email Id,Alkalmazottak email id azonosító
6548DocType: Employee Attendance Tool,Marked Attendance,jelzett Nézőszám
Frappe PR Bot748c0242018-06-21 10:34:28 +05306549apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +145,Current Liabilities,Rövid lejáratú kötelezettségek
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306550apps/erpnext/erpnext/public/js/projects/timer.js +138,Timer exceeded the given hours.,Az időzítő túllépte a megadott órát.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306551apps/erpnext/erpnext/config/selling.py +303,Send mass SMS to your contacts,Küldjön tömeges SMS-t a kapcsolatainak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306552DocType: Patient,A Positive,Egy pozitív
6553DocType: Program,Program Name,Program neve
6554DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Fontolja meg az adókat és díjakat erre
6555DocType: Driver,Driving License Category,Vezetői engedély kategóriája
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306556apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Tényleges Mennyiség ami kötelező
Frappe PR Bot748c0242018-06-21 10:34:28 +05306557apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +93,"{0} currently has a {1} Supplier Scorecard standing, and Purchase Orders to this supplier should be issued with caution.","A(z) {0} jelenleg {1} Szállítói mutatószámmal rendelkezik, ezért a vevői rendeléseket ennek a szállítónak óvatosan kell kiadni."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306558DocType: Asset Maintenance Team,Asset Maintenance Team,Vagyontárgy karbantartó csoport
Frappe PR Bot748c0242018-06-21 10:34:28 +05306559apps/erpnext/erpnext/setup/default_success_action.py +13,{0} has been submitted successfully,{0} sikeresen beküldésre került
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306560DocType: Loan,Loan Type,Hitel típus
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306561DocType: Scheduling Tool,Scheduling Tool,Ütemező eszköz
Frappe PR Bot748c0242018-06-21 10:34:28 +05306562apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +156,Credit Card,Hitelkártya
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306563DocType: BOM,Item to be manufactured or repacked,A tétel gyártott vagy újracsomagolt
Frappe PR Botb48c7692018-07-09 16:56:49 +05306564apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +742,Syntax error in condition: {0},Szintaktikai hiba ebben az állapotban: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306565DocType: Employee Education,Major/Optional Subjects,Fő / választható témák
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306566apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +125,Please Set Supplier Group in Buying Settings.,"Kérjük, állítsa be a beszállítói csoportot a beszerzés beállításokból."
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306567apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +44,"Total flexible benefit component amount {0} should not be less \
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306568 than max benefits {1}","A rugalmas juttatási összetevő összegének {0} kevesebbnek kell lennie, mint a maximális haszon {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306569DocType: Sales Invoice Item,Drop Ship,Drop Ship /Vevőtől eladóhoz/
6570DocType: Driver,Suspended,Felfüggesztett
6571DocType: Training Event,Attendees,Résztvevők
6572DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Itt tarthatja karban a család adatokat, mint a név és szülő foglalkozása, házastárs és a gyermekek"
6573DocType: Academic Term,Term End Date,Feltétel Végdátum
6574DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Levont adók és költségek (a vállalkozás pénznemében)
6575DocType: Item Group,General Settings,Általános beállítások
6576apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,Pénznemből és pénznembe nem lehet ugyanaz
Frappe PR Bot748c0242018-06-21 10:34:28 +05306577DocType: Taxable Salary Slab,Percent Deduction,Százalékos levonás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306578DocType: Stock Entry,Repack,Repack
6579apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Menteni kell az űrlapot folytatás előtt
6580apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +113,Please select the Company first,"Kérjük, először válassza ki a Vállalkozást"
6581DocType: Item Attribute,Numeric Values,Numerikus értékek
6582apps/erpnext/erpnext/public/js/setup_wizard.js +56,Attach Logo,Logo csatolása
6583apps/erpnext/erpnext/stock/doctype/batch/batch.js +51,Stock Levels,Készletszintek
6584DocType: Customer,Commission Rate,Jutalék árértéke
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306585apps/erpnext/erpnext/accounts/doctype/bank_statement_transaction_entry/bank_statement_transaction_entry.py +239,Successfully created payment entries,Sikeresen létrehozott fizetési bejegyzések
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306586apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +187,Created {0} scorecards for {1} between: ,Létrehozta a (z) {0} eredménymutatókat {1} között:
Frappe PR Bot748c0242018-06-21 10:34:28 +05306587apps/erpnext/erpnext/stock/doctype/item/item.js +559,Make Variant,Változat létrehozás
6588apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +156,"Payment Type must be one of Receive, Pay and Internal Transfer","Fizetés mód legyen Kapott, Fizetett és Belső Transzfer"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306589DocType: Travel Itinerary,Preferred Area for Lodging,Kedvezményes szálláslehetőség területe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306590apps/erpnext/erpnext/config/selling.py +184,Analytics,Elemzés
6591apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +25,Cart is Empty,A kosár üres
6592DocType: Vehicle,Model,Modell
6593DocType: Work Order,Actual Operating Cost,Tényleges működési költség
6594DocType: Payment Entry,Cheque/Reference No,Csekk/Hivatkozási szám
6595DocType: Soil Texture,Clay Loam,Agyagos termőtalaj
Frappe PR Bot748c0242018-06-21 10:34:28 +05306596apps/erpnext/erpnext/accounts/doctype/account/account.py +83,Root cannot be edited.,Root nem lehet szerkeszteni.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306597DocType: Item,Units of Measure,Mértékegységek
Frappe PR Bot748c0242018-06-21 10:34:28 +05306598DocType: Employee Tax Exemption Declaration,Rented in Metro City,Bérelt Metro Cityben
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306599DocType: Supplier,Default Tax Withholding Config,Alapértelmezett adó visszatartási beállítás
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306600DocType: Manufacturing Settings,Allow Production on Holidays,Termelés engedélyezése az ünnepnapokon
6601DocType: Sales Invoice,Customer's Purchase Order Date,Vevő beszerzési megrendelésének dátuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05306602apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +173,Capital Stock,Alap tőke
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306603DocType: Asset,Default Finance Book,Alapértelmezett pénzügyi könyv
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306604DocType: Shopping Cart Settings,Show Public Attachments,Itt találhatóak a nyilvános mellékletek
6605DocType: Packing Slip,Package Weight Details,Csomag súlyának adatai
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306606DocType: Leave Type,Is Compensatory,Ez kompenzációs
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306607DocType: Restaurant Reservation,Reservation Time,Foglalási idő
6608DocType: Payment Gateway Account,Payment Gateway Account,Fizetési átjáró számla fiókja
6609DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,A fizetés befejezése után a felhasználót átirányítja a kiválasztott oldalra.
6610DocType: Company,Existing Company,Meglévő vállalkozás
6611DocType: Healthcare Settings,Result Emailed,Eredmény elküldve
Frappe PR Bot748c0242018-06-21 10:34:28 +05306612apps/erpnext/erpnext/controllers/buying_controller.py +92,"Tax Category has been changed to ""Total"" because all the Items are non-stock items","Adó kategóriák erre változott: ""Összes"", mert az összes tételek nem raktáron lévő tételek"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306613apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +72,To date can not be equal or less than from date,"Mai napig nem lehet egyenlő vagy kevesebb, mint a dátumtól"
6614apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +118,Nothing to change,Nincs mit változtatni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306615apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,"Kérjük, válasszon egy csv fájlt"
Frappe PR Botb48c7692018-07-09 16:56:49 +05306616DocType: Holiday List,Total Holidays,Ünnepek összesen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306617DocType: Student Leave Application,Mark as Present,Jelenlévővé jelölés
6618DocType: Supplier Scorecard,Indicator Color,Jelölés színe
6619DocType: Purchase Order,To Receive and Bill,Beérkeztetés és Számlázás
Frappe PR Bot5c13cb32018-06-25 15:08:15 +05306620apps/erpnext/erpnext/controllers/buying_controller.py +662,Row #{0}: Reqd by Date cannot be before Transaction Date,# {0} sor: A dátum nem lehet a tranzakció dátuma előtt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306621apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Kiemelt termékek
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306622apps/erpnext/erpnext/assets/doctype/asset/asset.js +355,Select Serial No,Válassza ki a sorozatszámot
Frappe PR Bot748c0242018-06-21 10:34:28 +05306623apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +124,Designer,Tervező
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306624apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Általános szerződési feltételek sablon
6625DocType: Serial No,Delivery Details,Szállítási adatok
Frappe PR Bot748c0242018-06-21 10:34:28 +05306626apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +563,Cost Center is required in row {0} in Taxes table for type {1},Költséghely szükséges ebben a sorban {0} az adók táblázatának ezen típusához {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306627DocType: Program,Program Code,Programkód
6628DocType: Terms and Conditions,Terms and Conditions Help,Általános szerződési feltételek Súgó
6629,Item-wise Purchase Register,Tételenkénti Beszerzés Regisztráció
Frappe PR Botb48c7692018-07-09 16:56:49 +05306630DocType: Loyalty Point Entry,Expiry Date,Lejárat dátuma
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306631DocType: Healthcare Settings,Employee name and designation in print,Alkalmazott neve és titulusa nyomtatásban
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306632,accounts-browser,beszámoló-böngésző
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306633apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +370,Please select Category first,"Kérjük, válasszon Kategóriát először"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306634apps/erpnext/erpnext/config/projects.py +13,Project master.,Projek témák törzsadat.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306635apps/erpnext/erpnext/controllers/status_updater.py +215,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Túl számlázás vagy túlrendelés engedélyezéséhez, frissítse az ""Engedélyezés"" a Készlet beállításoknál vagy a tételnél"
6636DocType: Contract,Contract Terms,Szerződéses feltételek
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306637DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,"Nem jelezzen szimbólumokat, mint $ stb. a pénznemek mellett."
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306638apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +86,Maximum benefit amount of component {0} exceeds {1},A (z) {0} komponens maximális haszna meghaladja {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05306639apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +536, (Half Day),(Fél Nap)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306640DocType: Payment Term,Credit Days,Hitelezés napokban
6641apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +145,Please select Patient to get Lab Tests,"Kérem, válassza a Patient-ot, hogy megkapja a Lab Test-et"
6642apps/erpnext/erpnext/utilities/activation.py +128,Make Student Batch,Tanuló köteg létrehozás
6643DocType: Fee Schedule,FRQ.,FRQ.
6644DocType: Leave Type,Is Carry Forward,Ez átvitt
Frappe PR Botb48c7692018-07-09 16:56:49 +05306645apps/erpnext/erpnext/hr/doctype/employee_transfer/employee_transfer.py +53,"Please delete the Employee <a href=""#Form/Employee/{0}"">{0}</a>\
6646 to cancel this document","Kérjük, törölje a Munkavállalót <a href=""#Form/Employee/{0}"">{0}</a> \ törölni ezt a dokumentumot"
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306647apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +909,Get Items from BOM,Elemek lekérése Anyagjegyzékből
Frappe PR Bot748c0242018-06-21 10:34:28 +05306648apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Érdeklődés ideje napokban
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306649DocType: Cash Flow Mapping,Is Income Tax Expense,Ez jövedelemadó költség
Frappe PR Botb48c7692018-07-09 16:56:49 +05306650apps/erpnext/erpnext/controllers/accounts_controller.py +653,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Sor # {0}: Beküldés dátuma meg kell egyeznie a vásárlás dátumát {1} eszköz {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306651DocType: Program Enrollment,Check this if the Student is residing at the Institute's Hostel.,"Jelölje be ezt, ha a diák lakóhelye az intézet diákszállása."
6652apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +125,Please enter Sales Orders in the above table,"Kérjük, adja meg a vevői rendeléseket, a fenti táblázatban"
6653,Stock Summary,Készlet Összefoglaló
Frappe PR Bot748c0242018-06-21 10:34:28 +05306654apps/erpnext/erpnext/config/assets.py +62,Transfer an asset from one warehouse to another,Egy vagyontárgy átvitele az egyik raktárból a másikba
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306655DocType: Vehicle,Petrol,Benzin
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306656DocType: Employee Benefit Application,Remaining Benefits (Yearly),A fennmaradó előnyök (évente)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306657apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Anyagjegyzék
Frappe PR Bot748c0242018-06-21 10:34:28 +05306658apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +137,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Sor {0}: Ügyfél típusa szükséges a Bevételi / Fizetendő számlákhoz: {1}
Frappe PR Bot1baa8112018-07-03 09:59:57 +05306659DocType: Employee,Leave Policy,Távollét szabály
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306660apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Hiv. dátuma
6661DocType: Employee,Reason for Leaving,Kilépés indoka
6662DocType: BOM Operation,Operating Cost(Company Currency),Üzemeltetési költség (Vállaklozás pénzneme)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306663DocType: Loan Application,Rate of Interest,Kamatláb
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306664DocType: Expense Claim Detail,Sanctioned Amount,Szentesített Összeg
6665DocType: Item,Shelf Life In Days,Az eltarthatóság napokban
6666DocType: GL Entry,Is Opening,Ez nyitás
Frappe PR Botb48c7692018-07-09 16:56:49 +05306667apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +206,Please set Naming Series for {0} via Setup &gt; Settings &gt; Naming Series,Állítsa be a Naming sorozat {0} beállítását a Beállítás&gt; Beállítások&gt; Nevezési sorozatok segítségével
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306668DocType: Department,Expense Approvers,Költségvetési jóváhagyók
Frappe PR Bot748c0242018-06-21 10:34:28 +05306669apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +228,Row {0}: Debit entry can not be linked with a {1},Row {0}: terheléssel nem kapcsolódik a {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306670DocType: Journal Entry,Subscription Section,Előfizetési szakasz
Frappe PR Bot748c0242018-06-21 10:34:28 +05306671apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Account {0} does not exist,A {0} számla nem létezik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306672DocType: Training Event,Training Program,Képzési program
6673DocType: Account,Cash,Készpénz
6674DocType: Employee,Short biography for website and other publications.,Rövid életrajz a honlaphoz és egyéb kiadványokhoz.