blob: 7421f669de04eeb32483a0e95d73e463cd170018 [file] [log] [blame]
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301DocType: Employee,Salary Mode,laun Mode
2DocType: Employee,Divorced,skilin
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Atriði þegar samstillt
4DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Leyfa Atriði til að bæta við mörgum sinnum í viðskiptum
5apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Hætta Efni Visit {0} áður hætta þessu ábyrgð kröfu
6apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Consumer Products
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05307DocType: Item,Customer Items,Atriði viðskiptavina
8DocType: Project,Costing and Billing,Kosta og innheimtu
Nabin Haitcda28ce2017-02-27 17:46:31 +05309apps/erpnext/erpnext/accounts/doctype/account/account.py +53,Account {0}: Parent account {1} can not be a ledger,Reikningur {0}: Foreldri reikningur {1} getur ekki verið höfuðbók
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053010DocType: Item,Publish Item to hub.erpnext.com,Birta Item til hub.erpnext.com
11apps/erpnext/erpnext/config/setup.py +88,Email Notifications,Tilkynningar í tölvupósti
Nabin Haitd25db232016-12-15 18:33:39 +053012apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +22,Evaluation,mat
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053013DocType: Item,Default Unit of Measure,Default Mælieiningin
14DocType: SMS Center,All Sales Partner Contact,Allt Sales Partner samband við
15DocType: Employee,Leave Approvers,Skildu Approvers
16DocType: Sales Partner,Dealer,söluaðila
17DocType: Employee,Rented,leigt
18DocType: Purchase Order,PO-,PO-
19DocType: POS Profile,Applicable for User,Gildir fyrir notanda
Nabin Haitd25db232016-12-15 18:33:39 +053020apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +193,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Hætt framleiðslu Order er ekki hægt að hætt, Unstop það fyrst til að fá ensku"
21DocType: Vehicle Service,Mileage,mílufjöldi
22apps/erpnext/erpnext/accounts/doctype/asset/asset.js +231,Do you really want to scrap this asset?,Viltu virkilega að skrappa þessa eign?
Nabin Hait93c15382017-03-30 16:57:05 +053023DocType: Item,Manufacturer Part Numbers,Framleiðanda Part Numbers
Nabin Hait72cee332016-10-26 17:45:06 +053024apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +48,Select Default Supplier,Veldu Default Birgir
Nabin Haitd25db232016-12-15 18:33:39 +053025apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Gjaldmiðill er nauðsynlegt til verðlisti {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053026DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Verður að reikna í viðskiptunum.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053027DocType: Purchase Order,Customer Contact,viðskiptavinur samband við
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053028apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory feild - Program,Nauðsynlegur feild - Program
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053029DocType: Job Applicant,Job Applicant,Atvinna umsækjanda
Nabin Haitd25db232016-12-15 18:33:39 +053030apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +6,This is based on transactions against this Supplier. See timeline below for details,Þetta er byggt á viðskiptum móti þessum Birgir. Sjá tímalínu hér fyrir nánari upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053031apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Engar fleiri niðurstöður.
32apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Legal
Nabin Haitd25db232016-12-15 18:33:39 +053033apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +166,Actual type tax cannot be included in Item rate in row {0},Raunveruleg gerð skattur getur ekki verið með í Liður hlutfall í röð {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053034DocType: C-Form,Customer,viðskiptavinur
35DocType: Purchase Receipt Item,Required By,krafist er í
36DocType: Delivery Note,Return Against Delivery Note,Aftur gegn afhendingu Note
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053037DocType: Purchase Order,% Billed,% Billed
38apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Gengi að vera það sama og {0} {1} ({2})
39DocType: Sales Invoice,Customer Name,Nafn viðskiptavinar
Nabin Haitd25db232016-12-15 18:33:39 +053040DocType: Vehicle,Natural Gas,Náttúru gas
41apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +130,Bank account cannot be named as {0},bankareikningur getur ekki verið nefnt sem {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053042DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Höfuð (eða hópar) gegn sem bókhaldsfærslum eru gerðar og jafnvægi er viðhaldið.
Nabin Haitcda28ce2017-02-27 17:46:31 +053043apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +197,Outstanding for {0} cannot be less than zero ({1}),Framúrskarandi fyrir {0} má ekki vera minna en núll ({1})
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053044DocType: Manufacturing Settings,Default 10 mins,Default 10 mínútur
45DocType: Leave Type,Leave Type Name,Skildu Tegund Nafn
46apps/erpnext/erpnext/templates/pages/projects.js +63,Show open,sýna opinn
Nabin Haitcda28ce2017-02-27 17:46:31 +053047apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +153,Series Updated Successfully,Series Uppfært Tókst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053048apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,Athuga
Nabin Hait93c15382017-03-30 16:57:05 +053049apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +179,Accural Journal Entry Submitted,Accural Journal Entry Lögð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053050DocType: Pricing Rule,Apply On,gilda um
51DocType: Item Price,Multiple Item prices.,Margar Item verð.
52,Purchase Order Items To Be Received,Purchase Order Items að berast
53DocType: SMS Center,All Supplier Contact,Allt Birgir samband við
Nabin Haitcda28ce2017-02-27 17:46:31 +053054DocType: Support Settings,Support Settings,Stuðningur Stillingar
Nabin Hait93c15382017-03-30 16:57:05 +053055DocType: SMS Parameter,Parameter,Parameter
Nabin Haitcda28ce2017-02-27 17:46:31 +053056apps/erpnext/erpnext/projects/doctype/project/project.py +62,Expected End Date can not be less than Expected Start Date,Væntanlegur Lokadagur má ekki vera minna en búist Start Date
Nabin Hait93c15382017-03-30 16:57:05 +053057apps/erpnext/erpnext/utilities/transaction_base.py +106,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Row # {0}: Gefa skal vera það sama og {1}: {2} ({3} / {4})
Nabin Haitcda28ce2017-02-27 17:46:31 +053058apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +282,New Leave Application,Ný Leave Umsókn
59,Batch Item Expiry Status,Hópur Item Fyrning Staða
60apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Bank Draft,Bank Draft
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053061DocType: Mode of Payment Account,Mode of Payment Account,Mode greiðslureikning
Nabin Haitcda28ce2017-02-27 17:46:31 +053062apps/erpnext/erpnext/stock/doctype/item/item.js +58,Show Variants,Sýna Afbrigði
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053063DocType: Academic Term,Academic Term,fræðihugtak
Nabin Haitd25db232016-12-15 18:33:39 +053064apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,efni
Nabin Hait93c15382017-03-30 16:57:05 +053065apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +665,Quantity,magn
66apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +534,Accounts table cannot be blank.,Reikninga borð getur ekki verið autt.
Nabin Haitcda28ce2017-02-27 17:46:31 +053067apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Loans (Liabilities),Lán (skulda)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053068DocType: Employee Education,Year of Passing,Ár Passing
69apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: %s, Item Code: %s and Customer: %s","Tilvísun:% s, Item Code:% s og viðskiptavinar:% s"
Nabin Hait93c15382017-03-30 16:57:05 +053070DocType: Item,Country of Origin,Upprunaland
Nabin Haitcda28ce2017-02-27 17:46:31 +053071apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +26,In Stock,Á lager
Nabin Hait72cee332016-10-26 17:45:06 +053072apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,Opið Issues
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053073DocType: Production Plan Item,Production Plan Item,Framleiðsla Plan Item
Nabin Haitcda28ce2017-02-27 17:46:31 +053074apps/erpnext/erpnext/hr/doctype/employee/employee.py +144,User {0} is already assigned to Employee {1},User {0} er þegar úthlutað til starfsmanns {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053075apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Heilbrigðisþjónusta
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053076apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Töf á greiðslu (dagar)
Nabin Haitcda28ce2017-02-27 17:46:31 +053077apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +25,Service Expense,þjónusta Expense
Nabin Hait93c15382017-03-30 16:57:05 +053078apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +804,Invoice,reikningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053079DocType: Maintenance Schedule Item,Periodicity,tíðni
80apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Reikningsár {0} er krafist
Nabin Hait93c15382017-03-30 16:57:05 +053081apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +54,Expected Delivery Date is be before Sales Order Date,Áætlaðan fæðingardag er að vera áður Sales Order Dagsetning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053082apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Defense
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053083DocType: Salary Component,Abbr,skammst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053084DocType: Appraisal Goal,Score (0-5),Score (0-5)
Nabin Hait93c15382017-03-30 16:57:05 +053085apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +213,Row {0}: {1} {2} does not match with {3},Row {0}: {1} {2} passar ekki við {3}
Nabin Hait72cee332016-10-26 17:45:06 +053086apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +75,Row # {0}:,Row # {0}:
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053087DocType: Timesheet,Total Costing Amount,Alls Kosta Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053088DocType: Delivery Note,Vehicle No,ökutæki Nei
Nabin Haitcda28ce2017-02-27 17:46:31 +053089apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +150,Please select Price List,Vinsamlegast veldu verðskrá
90apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +78,Row #{0}: Payment document is required to complete the trasaction,Row # {0}: Greiðsla skjal er þarf til að ljúka trasaction
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053091DocType: Production Order Operation,Work In Progress,Verk í vinnslu
Nabin Haitd25db232016-12-15 18:33:39 +053092apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +13,Please select date,Vinsamlegast veldu dagsetningu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053093DocType: Employee,Holiday List,Holiday List
Nabin Haitcda28ce2017-02-27 17:46:31 +053094apps/erpnext/erpnext/public/js/setup_wizard.js +210,Accountant,endurskoðandi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053095DocType: Cost Center,Stock User,Stock User
96DocType: Company,Phone No,Sími nei
Nabin Haitd25db232016-12-15 18:33:39 +053097apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +49,Course Schedules created:,Course Skrár búið:
Nabin Hait93c15382017-03-30 16:57:05 +053098apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},New {0}: # {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +053099,Sales Partners Commission,Velta Partners Commission
Nabin Haitd25db232016-12-15 18:33:39 +0530100apps/erpnext/erpnext/hr/doctype/salary_component/salary_component.py +21,Abbreviation cannot have more than 5 characters,Skammstöfun getur ekki haft fleiri en 5 stafi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530101DocType: Payment Request,Payment Request,greiðsla Beiðni
102DocType: Asset,Value After Depreciation,Gildi Eftir Afskriftir
103DocType: Employee,O+,O +
Nabin Haitcda28ce2017-02-27 17:46:31 +0530104apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_dashboard.py +17,Related,Tengdar
Nabin Hait93c15382017-03-30 16:57:05 +0530105apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +41,Attendance date can not be less than employee's joining date,Mæting dagsetning má ekki vera minna en inngöngu dagsetningu starfsmanns
Nabin Haitcda28ce2017-02-27 17:46:31 +0530106DocType: Grading Scale,Grading Scale Name,Flokkun Scale Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530107apps/erpnext/erpnext/accounts/doctype/account/account.js +26,This is a root account and cannot be edited.,Þetta er rót reikningur og ekki hægt að breyta.
108DocType: BOM,Operations,aðgerðir
109apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Get ekki stillt leyfi á grundvelli afsláttur fyrir {0}
110DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Hengja .csv skrá með tveimur dálka, einn fyrir gamla nafn og einn fyrir nýju nafni"
Nabin Haitcda28ce2017-02-27 17:46:31 +0530111apps/erpnext/erpnext/accounts/utils.py +74,{0} {1} not in any active Fiscal Year.,{0} {1} ekki í hvaða virka Fiscal Year.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530112DocType: Packed Item,Parent Detail docname,Parent Detail DOCNAME
Nabin Haitcda28ce2017-02-27 17:46:31 +0530113apps/erpnext/erpnext/public/js/setup_wizard.js +303,Kg,kg
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530114DocType: Student Log,Log,Log
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530115apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Opnun fyrir Job.
116DocType: Item Attribute,Increment,vöxtur
117apps/erpnext/erpnext/public/js/stock_analytics.js +62,Select Warehouse...,Veldu Warehouse ...
118apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Auglýsingar
119apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Sama fyrirtæki er slegið oftar en einu sinni
120DocType: Employee,Married,giftur
121apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},Ekki leyft {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530122apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +556,Get items from,Fá atriði úr
Nabin Haitd25db232016-12-15 18:33:39 +0530123apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +413,Stock cannot be updated against Delivery Note {0},Stock Ekki er hægt að uppfæra móti afhendingarseðlinum {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530124apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Vara {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530125DocType: Payment Reconciliation,Reconcile,sætta
126apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,matvöruverslun
127DocType: Quality Inspection Reading,Reading 1,lestur 1
128DocType: Process Payroll,Make Bank Entry,Gera Bank færslu
129apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,lífeyrissjóðir
Nabin Haitcda28ce2017-02-27 17:46:31 +0530130apps/erpnext/erpnext/accounts/doctype/asset/asset.py +87,Next Depreciation Date cannot be before Purchase Date,Næsta Afskriftir Dagsetning má ekki vera áður kaupdegi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530131DocType: SMS Center,All Sales Person,Allt Sales Person
132DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,** Mánaðarleg dreifing ** hjálpar þér að dreifa fjárhagsáætlunar / Target yfir mánuði ef þú ert árstíðasveiflu í fyrirtæki þínu.
Nabin Hait93c15382017-03-30 16:57:05 +0530133apps/erpnext/erpnext/accounts/page/pos/pos.js +1598,Not items found,Ekki atriði fundust
134apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +178,Salary Structure Missing,Laun Uppbygging vantar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530135DocType: Lead,Person Name,Sá Name
136DocType: Sales Invoice Item,Sales Invoice Item,Velta Invoice Item
137DocType: Account,Credit,Credit
138DocType: POS Profile,Write Off Cost Center,Skrifaðu Off Kostnaður Center
139apps/erpnext/erpnext/public/js/setup_wizard.js +51,"e.g. ""Primary School"" or ""University""",td "Primary School" eða "University"
140apps/erpnext/erpnext/config/stock.py +32,Stock Reports,lager Skýrslur
141DocType: Warehouse,Warehouse Detail,Warehouse Detail
Nabin Haitcda28ce2017-02-27 17:46:31 +0530142apps/erpnext/erpnext/selling/doctype/customer/customer.py +171,Credit limit has been crossed for customer {0} {1}/{2},Hámarksupphæð hefur verið yfir fyrir viðskiptavin {0} {1} / {2}
143apps/erpnext/erpnext/schools/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.,Hugtakið Lokadagur getur ekki verið síðar en árslok Dagsetning skólaárið sem hugtakið er tengt (skólaárið {}). Vinsamlega leiðréttu dagsetningar og reyndu aftur.
144apps/erpnext/erpnext/stock/doctype/item/item.py +471,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item",""Er Fast Asset" getur ekki verið valið, eins Asset met hendi á móti hlut"
Nabin Haitd25db232016-12-15 18:33:39 +0530145DocType: Vehicle Service,Brake Oil,Brake Oil
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530146DocType: Tax Rule,Tax Type,Tax Type
Nabin Haitcda28ce2017-02-27 17:46:31 +0530147apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +161,You are not authorized to add or update entries before {0},Þú hefur ekki heimild til að bæta við eða endurnýja færslum áður {0}
148DocType: BOM,Item Image (if not slideshow),Liður Image (ef ekki myndasýning)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530149apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,An Viðskiptavinur til staðar með sama nafni
150DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Hour Rate / 60) * Raunveruleg Rekstur Time
Nabin Hait93c15382017-03-30 16:57:05 +0530151apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +892,Select BOM,Veldu BOM
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530152DocType: SMS Log,SMS Log,SMS Log
153apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Kostnaður við afhent Items
154apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,The frídagur á {0} er ekki á milli Frá Dagsetning og hingað
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530155DocType: Student Log,Student Log,Student Log
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530156DocType: Quality Inspection,Get Specification Details,Fá upplýsingar eru
157DocType: Lead,Interested,áhuga
Nabin Haitcda28ce2017-02-27 17:46:31 +0530158apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +170,Opening,opnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530159apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},Frá {0} til {1}
160DocType: Item,Copy From Item Group,Afrita Frá Item Group
161DocType: Journal Entry,Opening Entry,opnun Entry
162apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Reikningur Pay Aðeins
Nabin Haitcda28ce2017-02-27 17:46:31 +0530163DocType: Employee Loan,Repay Over Number of Periods,Endurgreiða yfir fjölda tímum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530164DocType: Stock Entry,Additional Costs,viðbótarkostnað
Nabin Haitcda28ce2017-02-27 17:46:31 +0530165apps/erpnext/erpnext/accounts/doctype/account/account.py +142,Account with existing transaction can not be converted to group.,Reikningur með núverandi viðskipti er ekki hægt að breyta í hópinn.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530166DocType: Lead,Product Enquiry,vara Fyrirspurnir
167DocType: Academic Term,Schools,skólar
Nabin Haitcda28ce2017-02-27 17:46:31 +0530168apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,No leave record found for employee {0} for {1},Ekkert leyfi fannst fyrir starfsmann {0} fyrir {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530169apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Vinsamlegast sláðu fyrirtæki fyrst
Nabin Haitd25db232016-12-15 18:33:39 +0530170apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +333,Please select Company first,Vinsamlegast veldu Company fyrst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530171DocType: Employee Education,Under Graduate,undir Graduate
172apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Target On
173DocType: BOM,Total Cost,Heildar kostnaður
Nabin Hait93c15382017-03-30 16:57:05 +0530174DocType: Journal Entry Account,Employee Loan,starfsmaður Lán
Nabin Haitcda28ce2017-02-27 17:46:31 +0530175apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +89,Activity Log:,Afþreying Log:
176apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +227,Item {0} does not exist in the system or has expired,Liður {0} er ekki til í kerfinu eða er útrunnið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530177apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Fasteign
178apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Reikningsyfirlit
179apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Pharmaceuticals
180DocType: Purchase Invoice Item,Is Fixed Asset,Er fast eign
Nabin Hait72cee332016-10-26 17:45:06 +0530181apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +225,"Available qty is {0}, you need {1}","Laus Magn er {0}, þú þarft {1}"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530182DocType: Expense Claim Detail,Claim Amount,bótafjárhæðir
183DocType: Employee,Mr,herra
Nabin Haitd25db232016-12-15 18:33:39 +0530184apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +49,Duplicate customer group found in the cutomer group table,Afrit viðskiptavinar hópur í cutomer töflunni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530185apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Birgir Type / Birgir
186DocType: Naming Series,Prefix,forskeyti
Nabin Haitcda28ce2017-02-27 17:46:31 +0530187apps/erpnext/erpnext/public/js/setup_wizard.js +300,Consumable,einnota
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530188DocType: Employee,B-,B-
189DocType: Upload Attendance,Import Log,innflutningur Log
190DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Dragðu Material Beiðni um gerð Framleiðsla byggt á ofangreindum forsendum
Nabin Haitd25db232016-12-15 18:33:39 +0530191DocType: Training Result Employee,Grade,bekk
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530192DocType: Sales Invoice Item,Delivered By Supplier,Samþykkt með Birgir
193DocType: SMS Center,All Contact,Allt samband við
Nabin Hait93c15382017-03-30 16:57:05 +0530194apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +880,Production Order already created for all items with BOM,Framleiðslu Order þegar búið fyrir öll atriði með BOM
Nabin Haitcda28ce2017-02-27 17:46:31 +0530195apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +182,Annual Salary,árslaunum
Nabin Haitd25db232016-12-15 18:33:39 +0530196DocType: Daily Work Summary,Daily Work Summary,Daily Work Yfirlit
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530197DocType: Period Closing Voucher,Closing Fiscal Year,Lokun fjárhagsársins
Nabin Haitcda28ce2017-02-27 17:46:31 +0530198apps/erpnext/erpnext/accounts/party.py +347,{0} {1} is frozen,{0} {1} er frosinn
199apps/erpnext/erpnext/setup/doctype/company/company.py +131,Please select Existing Company for creating Chart of Accounts,Vinsamlegast veldu núverandi fyrirtæki til að búa til töflu yfir reikninga
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530200apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +78,Stock Expenses,lager Útgjöld
Nabin Haitcda28ce2017-02-27 17:46:31 +0530201apps/erpnext/erpnext/hr/doctype/employee/employee.js +80,Please enter Preferred Contact Email,Vinsamlegast sláðu Valinn netfangi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530202DocType: Journal Entry,Contra Entry,contra Entry
203DocType: Journal Entry Account,Credit in Company Currency,Credit í félaginu Gjaldmiðill
204DocType: Delivery Note,Installation Status,uppsetning Staða
Nabin Hait93c15382017-03-30 16:57:05 +0530205apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +125,"Do you want to update attendance?<br>Present: {0}\
Nabin Haitcda28ce2017-02-27 17:46:31 +0530206 <br>Absent: {1}",Viltu uppfæra mætingu? <br> Present: {0} \ <br> Fjarverandi: {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530207apps/erpnext/erpnext/controllers/buying_controller.py +321,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Samþykkt + Hafnað Magn verður að vera jöfn Móttekin magn fyrir lið {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530208DocType: Request for Quotation,RFQ-,RFQ-
209DocType: Item,Supply Raw Materials for Purchase,Framboð Raw Materials til kaups
Nabin Haitd25db232016-12-15 18:33:39 +0530210apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +131,At least one mode of payment is required for POS invoice.,Að minnsta kosti einn háttur af greiðslu er krafist fyrir POS reikningi.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530211DocType: Products Settings,Show Products as a List,Sýna vörur sem lista
212DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
213All dates and employee combination in the selected period will come in the template, with existing attendance records","Sæktu sniðmát, fylla viðeigandi gögn og hengja við um hana. Allt dagsetningar og starfsmaður samspil völdu tímabili mun koma í sniðmát, með núverandi aðsóknarmet"
Nabin Haitd25db232016-12-15 18:33:39 +0530214apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +471,Item {0} is not active or end of life has been reached,Liður {0} er ekki virkur eða enda líf hefur verið náð
Nabin Haitcda28ce2017-02-27 17:46:31 +0530215apps/erpnext/erpnext/public/js/setup_wizard.js +346,Example: Basic Mathematics,Dæmi: Basic stærðfræði
Nabin Haitd25db232016-12-15 18:33:39 +0530216apps/erpnext/erpnext/controllers/accounts_controller.py +663,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Til eru skatt í röð {0} í lið gengi, skatta í raðir {1} skal einnig"
Nabin Hait93c15382017-03-30 16:57:05 +0530217apps/erpnext/erpnext/config/hr.py +214,Settings for HR Module,Stillingar fyrir HR Module
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530218DocType: SMS Center,SMS Center,SMS Center
219DocType: Sales Invoice,Change Amount,Breyta Upphæð
220DocType: BOM Replace Tool,New BOM,ný BOM
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530221DocType: Depreciation Schedule,Make Depreciation Entry,Gera Afskriftir færslu
222DocType: Appraisal Template Goal,KRA,KRA
223DocType: Lead,Request Type,Beiðni Type
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530224apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +15,Make Employee,gera starfsmanni
225apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Broadcasting
Nabin Haitcda28ce2017-02-27 17:46:31 +0530226apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Execution,framkvæmd
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530227apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Upplýsingar um starfsemi fram.
228DocType: Serial No,Maintenance Status,viðhald Staða
Nabin Haitcda28ce2017-02-27 17:46:31 +0530229apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +57,{0} {1}: Supplier is required against Payable account {2},{0} {1}: Birgir þörf er á móti ber að greiða reikninginn {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530230apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Atriði og Verðlagning
231apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Total hours: {0}
232apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},Frá Dagsetning ætti að vera innan fjárhagsársins. Að því gefnu Frá Dagsetning = {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530233DocType: Customer,Individual,einstök
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530234DocType: Interest,Academics User,fræðimenn User
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530235DocType: Cheque Print Template,Amount In Figure,Upphæð Á mynd
Nabin Haitcda28ce2017-02-27 17:46:31 +0530236DocType: Employee Loan Application,Loan Info,lán Info
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530237apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Áætlun um heimsóknir viðhald.
238DocType: SMS Settings,Enter url parameter for message,Sláðu url breytu fyrir skilaboð
Nabin Haitd25db232016-12-15 18:33:39 +0530239DocType: POS Profile,Customer Groups,Hópar viðskiptavina
Nabin Haitcda28ce2017-02-27 17:46:31 +0530240DocType: Guardian,Students,nemendur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530241apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Reglur um beitingu verðlagningu og afslátt.
242apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Verðlisti verður að gilda fyrir að kaupa eða selja
243apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Uppsetning dagsetning getur ekki verið áður fæðingardag fyrir lið {0}
244DocType: Pricing Rule,Discount on Price List Rate (%),Afsláttur á verðlista Rate (%)
245DocType: Offer Letter,Select Terms and Conditions,Valið Skilmálar og skilyrði
246apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,út Value
247DocType: Production Planning Tool,Sales Orders,velta Pantanir
248DocType: Purchase Taxes and Charges,Valuation,verðmat
249,Purchase Order Trends,Purchase Order Trends
Nabin Hait72cee332016-10-26 17:45:06 +0530250apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,The request for quotation can be accessed by clicking on the following link,Beiðni um tilvitnun er hægt að nálgast með því að smella á eftirfarandi tengil
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530251apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Úthluta lauf á árinu.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530252DocType: SG Creation Tool Course,SG Creation Tool Course,SG Creation Tool Course
253DocType: Student Group Creation Tool,Leave blank if you wish to fetch all courses for selected academic term,Skildu eftir autt ef þú vilt ná öllum námskeiðum fyrir valin fræðihugtak
Nabin Hait93c15382017-03-30 16:57:05 +0530254apps/erpnext/erpnext/controllers/selling_controller.py +177,Selling price for item {0} is lower than its {1}. Selling price should be atleast {2},Selja verð fyrir hlutinn {0} er lægra en þess {1}. Söluverð skal vera atleast {2}
Nabin Hait72cee332016-10-26 17:45:06 +0530255apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +227,Insufficient Stock,ófullnægjandi Stock
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530256DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Slökkva Stærð Skipulags- og Time mælingar
Nabin Hait72cee332016-10-26 17:45:06 +0530257DocType: Email Digest,New Sales Orders,Ný Velta Pantanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530258DocType: Bank Reconciliation,Bank Account,Bankareikning
259DocType: Leave Type,Allow Negative Balance,Leyfa neikvæða stöðu
Nabin Haitcda28ce2017-02-27 17:46:31 +0530260DocType: Employee,Create User,Búa til notanda
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530261DocType: Selling Settings,Default Territory,Sjálfgefið Territory
262apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Sjónvarp
263DocType: Production Order Operation,Updated via 'Time Log',Uppfært með &#39;Time Innskráning &quot;
Nabin Haitcda28ce2017-02-27 17:46:31 +0530264apps/erpnext/erpnext/controllers/taxes_and_totals.py +414,Advance amount cannot be greater than {0} {1},Fyrirfram upphæð getur ekki verið meiri en {0} {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530265DocType: Naming Series,Series List for this Transaction,Series List fyrir þessa færslu
Nabin Hait93c15382017-03-30 16:57:05 +0530266DocType: Company,Default Payroll Payable Account,Default Launaskrá Greiðist Reikningur
Nabin Haitcda28ce2017-02-27 17:46:31 +0530267apps/erpnext/erpnext/schools/doctype/student_batch/student_batch.js +7,Update Email Group,Uppfæra Email Group
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530268DocType: Sales Invoice,Is Opening Entry,Er Opnun færslu
269DocType: Customer Group,Mention if non-standard receivable account applicable,Umtal ef non-staðall nái reikning við
270DocType: Course Schedule,Instructor Name,kennari Name
Nabin Haitd25db232016-12-15 18:33:39 +0530271apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +176,For Warehouse is required before Submit,Fyrir Lager er krafist áður Senda
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530272apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,fékk á
273DocType: Sales Partner,Reseller,sölumaður
Nabin Haitd25db232016-12-15 18:33:39 +0530274DocType: Production Planning Tool,"If checked, Will include non-stock items in the Material Requests.",Ef hakað Mun fela ekki lager vörur í efni beiðnir.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530275apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,Vinsamlegast sláðu Company
276DocType: Delivery Note Item,Against Sales Invoice Item,Gegn sölureikningi Item
277,Production Orders in Progress,Framleiðslu Pantanir í vinnslu
Nabin Haitcda28ce2017-02-27 17:46:31 +0530278apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Net Cash from Financing,Handbært fé frá fjármögnun
Nabin Hait93c15382017-03-30 16:57:05 +0530279apps/erpnext/erpnext/accounts/page/pos/pos.js +2179,"LocalStorage is full , did not save","LocalStorage er fullt, ekki spara"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530280DocType: Lead,Address & Contact,Heimilisfang &amp; Hafa samband
281DocType: Leave Allocation,Add unused leaves from previous allocations,Bæta ónotuðum blöð frá fyrri úthlutanir
Nabin Hait93c15382017-03-30 16:57:05 +0530282apps/erpnext/erpnext/controllers/recurring_document.py +230,Next Recurring {0} will be created on {1},Næsta Fastir {0} verður búin til á {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530283DocType: Sales Partner,Partner website,Vefsíða Partner
Nabin Haitd25db232016-12-15 18:33:39 +0530284apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Add Item,Bæta Hlutir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530285,Contact Name,Nafn tengiliðar
Nabin Haitcda28ce2017-02-27 17:46:31 +0530286DocType: Course Assessment Criteria,Course Assessment Criteria,Námsmat Viðmið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530287DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Býr laun miði fyrir ofangreinda forsendum.
Nabin Haitd25db232016-12-15 18:33:39 +0530288DocType: POS Customer Group,POS Customer Group,POS viðskiptavinar Group
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530289DocType: Cheque Print Template,Line spacing for amount in words,Línubil fyrir fjárhæð í orðum
Nabin Haitd25db232016-12-15 18:33:39 +0530290DocType: Vehicle,Additional Details,Önnur Nánar
Nabin Haitcda28ce2017-02-27 17:46:31 +0530291apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Engin lýsing gefin
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530292apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Beiðni um kaupin.
Nabin Haitd25db232016-12-15 18:33:39 +0530293apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,Þetta er byggt á tímaskýrslum skapast gagnvart þessu verkefni
Nabin Hait93c15382017-03-30 16:57:05 +0530294apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +371,Net Pay cannot be less than 0,Net Borga má ekki vera minna en 0
Nabin Haitcda28ce2017-02-27 17:46:31 +0530295apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +224,Only the selected Leave Approver can submit this Leave Application,Aðeins valdir Leave samþykki getur sent þetta leyfi Umsókn
296apps/erpnext/erpnext/hr/doctype/employee/employee.py +116,Relieving Date must be greater than Date of Joining,Létta Dagsetning verður að vera hærri en Dagsetning Tengja
297apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +190,Leaves per Year,Leaves á ári
Nabin Hait93c15382017-03-30 16:57:05 +0530298apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,Row {0}: Vinsamlegast athugaðu &#39;Er Advance&#39; gegn reikninginn {1} ef þetta er fyrirfram færslu.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530299apps/erpnext/erpnext/stock/utils.py +189,Warehouse {0} does not belong to company {1},Warehouse {0} ekki tilheyra félaginu {1}
Nabin Hait72cee332016-10-26 17:45:06 +0530300DocType: Email Digest,Profit & Loss,Hagnaður &amp; Tap
Nabin Haitcda28ce2017-02-27 17:46:31 +0530301apps/erpnext/erpnext/public/js/setup_wizard.js +304,Litre,Litre
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530302DocType: Task,Total Costing Amount (via Time Sheet),Total kostnaðarútreikninga Magn (með Time Sheet)
303DocType: Item Website Specification,Item Website Specification,Liður Website Specification
Nabin Haitcda28ce2017-02-27 17:46:31 +0530304apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +477,Leave Blocked,Skildu Bannaður
305apps/erpnext/erpnext/stock/doctype/item/item.py +690,Item {0} has reached its end of life on {1},Liður {0} hefur náð enda sitt líf á {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530306apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +95,Bank Entries,Bank Entries
Nabin Haitcda28ce2017-02-27 17:46:31 +0530307apps/erpnext/erpnext/accounts/doctype/budget/budget.py +119,Annual,Árleg
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530308DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock Sættir Item
Nabin Hait72cee332016-10-26 17:45:06 +0530309DocType: Stock Entry,Sales Invoice No,Reiknings No.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530310DocType: Material Request Item,Min Order Qty,Min Order Magn
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530311DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Student Group Creation Tool Course
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530312DocType: Lead,Do Not Contact,Ekki samband
Nabin Haitcda28ce2017-02-27 17:46:31 +0530313apps/erpnext/erpnext/public/js/setup_wizard.js +365,People who teach at your organisation,Fólk sem kenna í fyrirtæki þínu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530314DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Einstök id til að rekja allar endurteknar reikninga. Það er myndaður á senda.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530315apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +97,Software Developer,Forritari
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530316DocType: Item,Minimum Order Qty,Lágmark Order Magn
317DocType: Pricing Rule,Supplier Type,birgir Type
Nabin Haitd25db232016-12-15 18:33:39 +0530318DocType: Course Scheduling Tool,Course Start Date,Auðvitað Start Date
319,Student Batch-Wise Attendance,Student Hópur-Wise Aðsókn
Nabin Haitcda28ce2017-02-27 17:46:31 +0530320DocType: POS Profile,Allow user to edit Rate,Leyfa notanda að breyta Meta
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530321DocType: Item,Publish in Hub,Birta á Hub
Nabin Hait72cee332016-10-26 17:45:06 +0530322DocType: Student Admission,Student Admission,Student Aðgangseyrir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530323,Terretory,Terretory
Nabin Haitcda28ce2017-02-27 17:46:31 +0530324apps/erpnext/erpnext/stock/doctype/item/item.py +710,Item {0} is cancelled,Liður {0} er hætt
Nabin Hait93c15382017-03-30 16:57:05 +0530325apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +877,Material Request,efni Beiðni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530326DocType: Bank Reconciliation,Update Clearance Date,Uppfæra Úthreinsun Dagsetning
327DocType: Item,Purchase Details,kaup Upplýsingar
Nabin Haitd25db232016-12-15 18:33:39 +0530328apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +348,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Liður {0} fannst ekki í &#39;hráefnum Meðfylgjandi&#39; borð í Purchase Order {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530329DocType: Employee,Relation,relation
330DocType: Shipping Rule,Worldwide Shipping,Worldwide Shipping
Nabin Hait72cee332016-10-26 17:45:06 +0530331DocType: Student Guardian,Mother,móðir
Nabin Haitcda28ce2017-02-27 17:46:31 +0530332apps/erpnext/erpnext/accounts/doctype/account/account.py +191,Account balance ({0}) and stock value ({1}) must be same,Viðskiptajöfnuður ({0}) og birgðir gildi ({1}) verður að vera sama
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530333apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Staðfest pantanir frá viðskiptavinum.
334DocType: Purchase Receipt Item,Rejected Quantity,hafnað Magn
335DocType: SMS Settings,SMS Sender Name,SMS Sendandi Nafn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530336DocType: Notification Control,Notification Control,Tilkynning Control
337DocType: Lead,Suggestions,tillögur
338DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Setja Item Group-vitur fjárveitingar á þessum Territory. Þú getur einnig falið í sér árstíðasveiflu með því að setja dreifingu.
Nabin Hait93c15382017-03-30 16:57:05 +0530339apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +264,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Greiðsla gegn {0} {1} getur ekki verið meiri en Kröfuvirði {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530340DocType: Supplier,Address HTML,Heimilisfang HTML
341DocType: Lead,Mobile No.,Mobile No.
342DocType: Maintenance Schedule,Generate Schedule,búa Stundaskrá
343DocType: Purchase Invoice Item,Expense Head,Expense Head
Nabin Haitd25db232016-12-15 18:33:39 +0530344apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +138,Please select Charge Type first,Vinsamlegast veldu Charge Tegund fyrst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530345DocType: Student Group Student,Student Group Student,Student Group Student
346apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,nýjustu
Nabin Haitd25db232016-12-15 18:33:39 +0530347DocType: Vehicle Service,Inspection,skoðun
Nabin Haitcda28ce2017-02-27 17:46:31 +0530348apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +56,Student {0}: {1} does not belong to Student Batch {2},Student {0}: {1} ekki tilheyra námsmanna Hópur {2}
Nabin Hait72cee332016-10-26 17:45:06 +0530349DocType: Email Digest,New Quotations,ný Tilvitnun
Nabin Haitd25db232016-12-15 18:33:39 +0530350DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,Póst laun miði að starfsmaður byggðar á völdum tölvupósti völdum í Launþegi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530351DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Fyrsti Leyfi samþykkjari á listanum verður sett sem sjálfgefið Leave samþykkjari
352DocType: Tax Rule,Shipping County,Sendingar County
353apps/erpnext/erpnext/config/desktop.py +158,Learn,Frekari
354DocType: Asset,Next Depreciation Date,Næsta Afskriftir Dagsetning
355apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Virkni Kostnaður á hvern starfsmann
356DocType: Accounts Settings,Settings for Accounts,Stillingar fyrir reikninga
Nabin Hait93c15382017-03-30 16:57:05 +0530357apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +643,Supplier Invoice No exists in Purchase Invoice {0},Birgir Invoice Nei er í kaupa Reikningar {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530358apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Stjórna velta manneskja Tree.
359DocType: Job Applicant,Cover Letter,Kynningarbréf
360apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Framúrskarandi Tékkar og Innlán til að hreinsa
361DocType: Item,Synced With Hub,Samstillt Með Hub
Nabin Haitd25db232016-12-15 18:33:39 +0530362DocType: Vehicle,Fleet Manager,Fleet Manager
Nabin Hait93c15382017-03-30 16:57:05 +0530363apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +505,Row #{0}: {1} can not be negative for item {2},Row # {0}: {1} getur ekki verið neikvæð fyrir atriðið {2}
364apps/erpnext/erpnext/setup/doctype/company/company.js +64,Wrong Password,Rangt lykilorð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530365DocType: Item,Variant Of,afbrigði af
Nabin Hait93c15382017-03-30 16:57:05 +0530366apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +367,Completed Qty can not be greater than 'Qty to Manufacture',Lokið Magn má ekki vera meiri en &#39;Magn í Manufacture&#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530367DocType: Period Closing Voucher,Closing Account Head,Loka reikningi Head
368DocType: Employee,External Work History,Ytri Vinna Saga
Nabin Haitcda28ce2017-02-27 17:46:31 +0530369apps/erpnext/erpnext/projects/doctype/task/task.py +99,Circular Reference Error,Hringlaga Tilvísun Villa
Nabin Hait93c15382017-03-30 16:57:05 +0530370apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49,Guardian1 Name,Guardian1 Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530371DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Í orðum (Export) verður sýnileg þegar þú hefur vistað Afhending Ath.
372DocType: Cheque Print Template,Distance from left edge,Fjarlægð frá vinstri kanti
373apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} einingar [{1}] (# Form / tl / {1}) fannst í [{2}] (# Form / Warehouse / {2})
374DocType: Lead,Industry,Iðnaður
375DocType: Employee,Job Profile,Atvinna Profile
376DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Tilkynna með tölvupósti á sköpun sjálfvirka Material Beiðni
377DocType: Journal Entry,Multi Currency,multi Gjaldmiðill
378DocType: Payment Reconciliation Invoice,Invoice Type,Reikningar Type
Nabin Hait93c15382017-03-30 16:57:05 +0530379apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +841,Delivery Note,Afhendingarseðilinn
Nabin Haitcda28ce2017-02-27 17:46:31 +0530380apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Setja upp Skattar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530381apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,Kostnaðarverð seldrar Eignastýring
Nabin Haitcda28ce2017-02-27 17:46:31 +0530382apps/erpnext/erpnext/accounts/utils.py +349,Payment Entry has been modified after you pulled it. Please pull it again.,Greiðsla Entry hefur verið breytt eftir að þú draga það. Vinsamlegast rífa það aftur.
383apps/erpnext/erpnext/stock/doctype/item/item.py +440,{0} entered twice in Item Tax,{0} slá inn tvisvar í lið Tax
384DocType: Grade Interval,Min Score,Min Einkunn
Nabin Hait72cee332016-10-26 17:45:06 +0530385apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,Summary for this week and pending activities,Samantekt fyrir þessa viku og bið starfsemi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530386DocType: Student Applicant,Admitted,viðurkenndi
387DocType: Workstation,Rent Cost,Rent Kostnaður
388apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Upphæð Eftir Afskriftir
Nabin Hait72cee332016-10-26 17:45:06 +0530389apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Næstu Dagbókaratriði
Nabin Haitcda28ce2017-02-27 17:46:31 +0530390apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +75,Please select month and year,Vinsamlegast veldu mánuði og ár
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530391DocType: Employee,Company Email,fyrirtæki Email
392DocType: GL Entry,Debit Amount in Account Currency,Debit Upphæð í Account Gjaldmiðill
393apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Bank / reiðufé gagnvart aðila eða fyrir innra flytja
394DocType: Shipping Rule,Valid for Countries,Gildir fyrir löndum
Nabin Haitcda28ce2017-02-27 17:46:31 +0530395apps/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,Þetta atriði er sniðmát og ekki er hægt að nota í viðskiptum. Item eiginleika verður að afrita yfir í afbrigði nema &quot;Enginn Afrita&quot; er sett
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530396apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Pöntunin Talin
Nabin Hait93c15382017-03-30 16:57:05 +0530397apps/erpnext/erpnext/config/hr.py +234,"Employee designation (e.g. CEO, Director etc.).","Starfsmaður tilnefningu (td forstjóri, framkvæmdastjóri osfrv)."
398apps/erpnext/erpnext/controllers/recurring_document.py +223,Please enter 'Repeat on Day of Month' field value,Vinsamlegast sláðu inn &quot;Endurtakið á Dagur mánaðar &#39;gildissvæðið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530399DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Gengi sem viðskiptavinir Gjaldmiðill er breytt til grunngj.miðil viðskiptavinarins
Nabin Haitd25db232016-12-15 18:33:39 +0530400DocType: Course Scheduling Tool,Course Scheduling Tool,Auðvitað Tímasetningar Tool
401apps/erpnext/erpnext/controllers/accounts_controller.py +564,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Row # {0}: Kaup Invoice ekki hægt að gera við núverandi eign {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530402DocType: Item Tax,Tax Rate,skatthlutfall
Nabin Haitd25db232016-12-15 18:33:39 +0530403apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +59,{0} already allocated for Employee {1} for period {2} to {3},{0} þegar úthlutað fyrir starfsmann {1} fyrir tímabilið {2} til {3}
Nabin Hait93c15382017-03-30 16:57:05 +0530404apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +845,Select Item,Veldu Item
Nabin Haitcda28ce2017-02-27 17:46:31 +0530405apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +151,"Item: {0} managed batch-wise, can not be reconciled using \
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530406 Stock Reconciliation, instead use Stock Entry","Item: {0} tókst hópur-vitur, er ekki hægt að sættast með \ lager Sættir, stað þess að nota lager Entry"
Nabin Hait93c15382017-03-30 16:57:05 +0530407apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +140,Purchase Invoice {0} is already submitted,Purchase Invoice {0} er þegar lögð
Nabin Hait72cee332016-10-26 17:45:06 +0530408apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},Row # {0}: Hópur Nei verður að vera það sama og {1} {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530409apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,Umbreyta til non-Group
Nabin Haitcda28ce2017-02-27 17:46:31 +0530410apps/erpnext/erpnext/config/stock.py +122,Batch (lot) of an Item.,Hópur (fullt) af hlut.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530411DocType: C-Form Invoice Detail,Invoice Date,Dagsetning reiknings
412DocType: GL Entry,Debit Amount,debet Upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +0530413apps/erpnext/erpnext/accounts/party.py +239,There can only be 1 Account per Company in {0} {1},Það getur aðeins verið 1 Account á félaginu í {0} {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530414apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +387,Please see attachment,Vinsamlega sjá viðhengi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530415DocType: Purchase Order,% Received,% móttekin
416apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Búa Student Hópar
Nabin Haitd25db232016-12-15 18:33:39 +0530417apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +21,Setup Already Complete!!,Skipulag þegar lokið !!
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530418,Finished Goods,fullunnum
419DocType: Delivery Note,Instructions,leiðbeiningar
420DocType: Quality Inspection,Inspected By,skoðað með
421DocType: Maintenance Visit,Maintenance Type,viðhald Type
422apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Serial Nei {0} ekki tilheyra afhendingarseðlinum {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530423apps/erpnext/erpnext/templates/pages/demo.html +55,ERPNext Demo,ERPNext Demo
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530424apps/erpnext/erpnext/public/js/utils/item_selector.js +12,Add Items,Bæta Hlutir
425DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Item Quality Inspection Parameter
426DocType: Leave Application,Leave Approver Name,Skildu samþykkjari Nafn
427DocType: Depreciation Schedule,Schedule Date,Dagskrá Dags
428apps/erpnext/erpnext/config/hr.py +116,"Earnings, Deductions and other Salary components","Hagnaður, Frádráttur og annar hluti Laun"
429DocType: Packed Item,Packed Item,pakkað Item
430apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Sjálfgefnar stillingar til að kaupa viðskiptum.
431apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Virkni Kostnaður er til fyrir Starfsmaður {0} gegn Activity Tegund - {1}
432DocType: Currency Exchange,Currency Exchange,gjaldeyri
Nabin Haitcda28ce2017-02-27 17:46:31 +0530433DocType: Asset,Item Name,Item Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530434DocType: Authorization Rule,Approving User (above authorized value),Samþykkir notandi (yfir viðurkennda gildi)
Nabin Hait72cee332016-10-26 17:45:06 +0530435DocType: Email Digest,Credit Balance,Inneignin
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530436DocType: Employee,Widowed,Ekkja
437DocType: Request for Quotation,Request for Quotation,Beiðni um tilvitnun
438DocType: Salary Slip Timesheet,Working Hours,Vinnutími
439DocType: Naming Series,Change the starting / current sequence number of an existing series.,Breyta upphafsdegi / núverandi raðnúmer núverandi röð.
Nabin Hait93c15382017-03-30 16:57:05 +0530440apps/erpnext/erpnext/accounts/page/pos/pos.js +1335,Create a new Customer,Búa til nýja viðskiptavini
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530441apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Ef margir Verðlagning Reglur halda áfram að sigra, eru notendur beðnir um að setja Forgangur höndunum til að leysa deiluna."
Nabin Hait93c15382017-03-30 16:57:05 +0530442apps/erpnext/erpnext/utilities/activation.py +91,Create Purchase Orders,Búa innkaupapantana
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530443,Purchase Register,kaup Register
Nabin Haitd25db232016-12-15 18:33:39 +0530444DocType: Course Scheduling Tool,Rechedule,Rechedule
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530445DocType: Landed Cost Item,Applicable Charges,gildandi Gjöld
446DocType: Workstation,Consumable Cost,einnota Kostnaður
Nabin Haitcda28ce2017-02-27 17:46:31 +0530447apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +220,{0} ({1}) must have role 'Leave Approver',{0} ({1}) verða að hafa hlutverk &#39;Yfirgefa samþykkjari&#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530448DocType: Purchase Receipt,Vehicle Date,ökutæki Dagsetning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530449DocType: Student Log,Medical,Medical
Nabin Haitcda28ce2017-02-27 17:46:31 +0530450apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +180,Reason for losing,Ástæðan fyrir að tapa
Nabin Hait93c15382017-03-30 16:57:05 +0530451apps/erpnext/erpnext/crm/doctype/lead/lead.py +41,Lead Owner cannot be same as the Lead,Lead Eigandi getur ekki verið sama og Lead
Nabin Haitcda28ce2017-02-27 17:46:31 +0530452apps/erpnext/erpnext/accounts/utils.py +355,Allocated amount can not greater than unadjusted amount,Úthlutað magn getur ekki hærri en óleiðréttum upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530453DocType: Announcement,Receiver,Receiver
Nabin Haitd25db232016-12-15 18:33:39 +0530454apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},Vinnustöð er lokað á eftirfarandi dögum eins og á Holiday List: {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530455apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,tækifæri
456DocType: Employee,Single,Single
Nabin Haitcda28ce2017-02-27 17:46:31 +0530457DocType: Salary Slip,Total Loan Repayment,Alls Loan Endurgreiðsla
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530458DocType: Account,Cost of Goods Sold,Kostnaður af seldum vörum
459DocType: Purchase Invoice,Yearly,Árlega
Nabin Haitcda28ce2017-02-27 17:46:31 +0530460apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +230,Please enter Cost Center,Vinsamlegast sláðu Kostnaður Center
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530461DocType: Journal Entry Account,Sales Order,Sölupöntun
Nabin Hait93c15382017-03-30 16:57:05 +0530462apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Avg. sölugengi
Nabin Haitcda28ce2017-02-27 17:46:31 +0530463DocType: Assessment Plan,Examiner Name,prófdómari Name
Nabin Hait93c15382017-03-30 16:57:05 +0530464apps/erpnext/erpnext/utilities/transaction_base.py +148,Quantity cannot be a fraction in row {0},Magn getur ekki verið brot í röð {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530465DocType: Purchase Invoice Item,Quantity and Rate,Magn og Rate
466DocType: Delivery Note,% Installed,% Uppsett
Nabin Haitcda28ce2017-02-27 17:46:31 +0530467apps/erpnext/erpnext/public/js/setup_wizard.js +383,Classrooms/ Laboratories etc where lectures can be scheduled.,Kennslustofur / Laboratories etc þar fyrirlestra geta vera tímaáætlun.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530468apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Please enter company name first,Vinsamlegast sláðu inn nafn fyrirtækis fyrst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530469DocType: Purchase Invoice,Supplier Name,Nafn birgja
470apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Lestu ERPNext Manual
471DocType: Account,Is Group,er hópur
Nabin Hait72cee332016-10-26 17:45:06 +0530472DocType: Email Digest,Pending Purchase Orders,Bíður Purchase Pantanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530473DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Sjálfkrafa Setja Serial Nos miðað FIFO
474DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Athuga Birgir Reikningur númer Sérstöðu
Nabin Haitd25db232016-12-15 18:33:39 +0530475DocType: Vehicle Service,Oil Change,olía Breyta
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530476apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',&quot;Til Case No. &#39; má ekki vera minna en &quot;Frá Case nr &#39;
Nabin Haitcda28ce2017-02-27 17:46:31 +0530477apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +108,Non Profit,non Profit
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530478DocType: Production Order,Not Started,ekki byrjað
479DocType: Lead,Channel Partner,Channel Partner
480DocType: Account,Old Parent,Old Parent
481DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Sérsníða inngangs texta sem fer eins og a hluti af þeim tölvupósti. Hver viðskipti er sérstakt inngangs texta.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530482apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Global stillingar fyrir alla framleiðsluaðferðum.
483DocType: Accounts Settings,Accounts Frozen Upto,Reikninga Frozen uppí
484DocType: SMS Log,Sent On,sendi á
Nabin Haitcda28ce2017-02-27 17:46:31 +0530485apps/erpnext/erpnext/stock/doctype/item/item.py +652,Attribute {0} selected multiple times in Attributes Table,Eiginleiki {0} valin mörgum sinnum í eigindum töflu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530486DocType: HR Settings,Employee record is created using selected field. ,Starfsmaður færsla er búin til með völdu sviði.
487DocType: Sales Order,Not Applicable,Á ekki við
488apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Holiday skipstjóri.
489DocType: Request for Quotation Item,Required Date,Áskilið Dagsetning
490DocType: Delivery Note,Billing Address,Greiðslufang
Nabin Hait93c15382017-03-30 16:57:05 +0530491apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +873,Please enter Item Code.,Vinsamlegast sláðu Item Code.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530492DocType: BOM,Costing,kosta
493DocType: Tax Rule,Billing County,Innheimta County
494DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount",Ef hakað skattur upphæð verður að teljast þegar innifalið í Print Rate / Prenta Upphæð
495DocType: Request for Quotation,Message for Supplier,Skilaboð til Birgir
496apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Total Magn
Nabin Haitcda28ce2017-02-27 17:46:31 +0530497DocType: Item,Show in Website (Variant),Sýna í Website (Variant)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530498DocType: Employee,Health Concerns,Heilsa Áhyggjuefni
Nabin Haitd25db232016-12-15 18:33:39 +0530499DocType: Process Payroll,Select Payroll Period,Veldu Launaskrá Tímabil
500DocType: Purchase Invoice,Unpaid,ógreitt
501apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Frátekið til sölu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530502DocType: Packing Slip,From Package No.,Frá pakkinn nr
503DocType: Item Attribute,To Range,til Hóflegt
504apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Verðbréfa
Nabin Haitd25db232016-12-15 18:33:39 +0530505apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +82,Total leaves allocated is mandatory,Samtals lauf úthlutað er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530506DocType: Job Opening,Description of a Job Opening,Lýsing á starf opnun
Nabin Hait72cee332016-10-26 17:45:06 +0530507apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Pending activities for today,Bið starfsemi fyrir dag
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530508apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Aðsókn met.
509DocType: Salary Structure,Salary Component for timesheet based payroll.,Laun Component fyrir timesheet byggt launaskrá.
510DocType: Sales Order Item,Used for Production Plan,Notað fyrir framleiðslu áætlun
Nabin Haitcda28ce2017-02-27 17:46:31 +0530511DocType: Employee Loan,Total Payment,Samtals greiðsla
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530512DocType: Manufacturing Settings,Time Between Operations (in mins),Tími milli rekstrar (í mín)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530513DocType: Customer,Buyer of Goods and Services.,Kaupandi vöru og þjónustu.
514DocType: Journal Entry,Accounts Payable,Viðskiptaskuldir
515apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +29,The selected BOMs are not for the same item,Völdu BOMs eru ekki fyrir sama hlut
516DocType: Pricing Rule,Valid Upto,gildir uppí
Nabin Haitd25db232016-12-15 18:33:39 +0530517DocType: Training Event,Workshop,Workshop
Nabin Haitcda28ce2017-02-27 17:46:31 +0530518apps/erpnext/erpnext/public/js/setup_wizard.js +243,List a few of your customers. They could be organizations or individuals.,Listi nokkrar af viðskiptavinum þínum. Þeir gætu verið stofnanir eða einstaklingar.
519,Enough Parts to Build,Nóg Varahlutir til að byggja
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530520apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Direct Income,bein Tekjur
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530521apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Account, if grouped by Account","Getur ekki síað byggð á reikning, ef flokkaðar eftir reikningi"
Nabin Haitcda28ce2017-02-27 17:46:31 +0530522apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Administrative Officer,Administrative Officer
Nabin Haitd25db232016-12-15 18:33:39 +0530523apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Acutal Qty {0} / Waiting Qty {1},Acutal Magn {0} / Waiting Magn {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530524DocType: Timesheet Detail,Hrs,Hrs
Nabin Haitd25db232016-12-15 18:33:39 +0530525apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +317,Please select Company,Vinsamlegast veldu Company
Nabin Hait72cee332016-10-26 17:45:06 +0530526DocType: Stock Entry Detail,Difference Account,munurinn Reikningur
Nabin Haitd25db232016-12-15 18:33:39 +0530527apps/erpnext/erpnext/projects/doctype/task/task.py +46,Cannot close task as its dependant task {0} is not closed.,Get ekki loka verkefni eins háð verkefni hennar {0} er ekki lokað.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530528apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +433,Please enter Warehouse for which Material Request will be raised,Vinsamlegast sláðu Warehouse sem efni Beiðni verði hækkað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530529DocType: Production Order,Additional Operating Cost,Viðbótarupplýsingar rekstrarkostnaður
530apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,snyrtivörur
Nabin Haitcda28ce2017-02-27 17:46:31 +0530531apps/erpnext/erpnext/stock/doctype/item/item.py +535,"To merge, following properties must be same for both items","Að sameinast, eftirfarandi eiginleika verða að vera það sama fyrir bæði atriði"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530532DocType: Shipping Rule,Net Weight,Net Weight
533DocType: Employee,Emergency Phone,Neyðarnúmer Sími
Nabin Haitd25db232016-12-15 18:33:39 +0530534apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,kaupa
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530535,Serial No Warranty Expiry,Serial Nei Ábyrgð gildir til
536DocType: Sales Invoice,Offline POS Name,Offline POS Name
537DocType: Sales Order,To Deliver,til Bera
538DocType: Purchase Invoice Item,Item,Item
Nabin Hait93c15382017-03-30 16:57:05 +0530539apps/erpnext/erpnext/accounts/page/pos/pos.js +2342,Serial no item cannot be a fraction,Serial engin lið getur ekki verið brot
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530540DocType: Journal Entry,Difference (Dr - Cr),Munur (Dr - Cr)
541DocType: Account,Profit and Loss,Hagnaður og tap
Nabin Haitcda28ce2017-02-27 17:46:31 +0530542apps/erpnext/erpnext/config/stock.py +325,Managing Subcontracting,Annast undirverktöku
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530543DocType: Project,Project will be accessible on the website to these users,Verkefnið verður aðgengilegur á vef þessara notenda
544DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Gengi sem Verðskrá mynt er breytt í grunngj.miðil félagsins
Nabin Haitd25db232016-12-15 18:33:39 +0530545apps/erpnext/erpnext/setup/doctype/company/company.py +57,Account {0} does not belong to company: {1},Reikningur {0} ekki tilheyra fyrirtæki: {1}
546apps/erpnext/erpnext/setup/doctype/company/company.py +48,Abbreviation already used for another company,Skammstöfun þegar notuð fyrir annað fyrirtæki
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530547DocType: Selling Settings,Default Customer Group,Sjálfgefið Group Viðskiptavinur
548DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction",Ef öryrkjar &#39;ávöl Samtals&#39; reitur verður ekki sýnilegt í öllum viðskiptum
549DocType: BOM,Operating Cost,Rekstrarkostnaður
550DocType: Sales Order Item,Gross Profit,Framlegð
Nabin Haitcda28ce2017-02-27 17:46:31 +0530551apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Vöxtur getur ekki verið 0
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530552DocType: Production Planning Tool,Material Requirement,efni Krafa
553DocType: Company,Delete Company Transactions,Eyða Transactions Fyrirtækið
Nabin Haitd25db232016-12-15 18:33:39 +0530554apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +323,Reference No and Reference Date is mandatory for Bank transaction,Tilvísun Nei og Frestdagur er nauðsynlegur fyrir banka viðskiptin
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530555DocType: Purchase Receipt,Add / Edit Taxes and Charges,Bæta við / breyta sköttum og gjöldum
556DocType: Purchase Invoice,Supplier Invoice No,Birgir Reikningur nr
557DocType: Territory,For reference,til viðmiðunar
558apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Ekki hægt að eyða Serial Nei {0}, eins og það er notað í lager viðskiptum"
Nabin Hait93c15382017-03-30 16:57:05 +0530559apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +245,Closing (Cr),Lokun (Cr)
Nabin Haitd25db232016-12-15 18:33:39 +0530560apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Move Item,færa Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530561DocType: Serial No,Warranty Period (Days),Ábyrgðartímabilið (dagar)
562DocType: Installation Note Item,Installation Note Item,Uppsetning Note Item
563DocType: Production Plan Item,Pending Qty,Bíður Magn
564DocType: Budget,Ignore,Hunsa
Nabin Haitcda28ce2017-02-27 17:46:31 +0530565apps/erpnext/erpnext/accounts/party.py +351,{0} {1} is not active,{0} {1} er ekki virkur
566apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +90,SMS sent to following numbers: {0},SMS send til eftirfarandi númer: {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530567apps/erpnext/erpnext/config/accounts.py +241,Setup cheque dimensions for printing,Skipulag athuga mál fyrir prentun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530568DocType: Salary Slip,Salary Slip Timesheet,Laun Slip Timesheet
569apps/erpnext/erpnext/controllers/buying_controller.py +152,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Birgir Warehouse nauðsynlegur fyrir undirverktaka Kvittun
570DocType: Pricing Rule,Valid From,Gildir frá
571DocType: Sales Invoice,Total Commission,alls Commission
572DocType: Pricing Rule,Sales Partner,velta Partner
573DocType: Buying Settings,Purchase Receipt Required,Kvittun Áskilið
Nabin Haitcda28ce2017-02-27 17:46:31 +0530574apps/erpnext/erpnext/stock/doctype/item/item.py +129,Valuation Rate is mandatory if Opening Stock entered,Verðmat Rate er nauðsynlegur ef Opnun Stock inn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530575apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,Engar færslur finnast í Invoice töflunni
Nabin Haitcda28ce2017-02-27 17:46:31 +0530576apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +17,Please select Company and Party Type first,Vinsamlegast veldu Company og Party Gerð fyrst
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530577apps/erpnext/erpnext/config/accounts.py +257,Financial / accounting year.,Financial / bókhald ári.
578apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,Uppsafnaður Gildi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530579apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Því miður, Serial Nos ekki hægt sameinuð"
Nabin Haitcda28ce2017-02-27 17:46:31 +0530580apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +738,Make Sales Order,Gera Velta Order
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530581DocType: Project Task,Project Task,Project Task
582,Lead Id,Lead Id
583DocType: C-Form Invoice Detail,Grand Total,Grand Total
Nabin Haitd25db232016-12-15 18:33:39 +0530584DocType: Training Event,Course,námskeið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530585DocType: Timesheet,Payslip,launaseðli
Nabin Hait93c15382017-03-30 16:57:05 +0530586apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,Atriði körfu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530587apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Reikningsár Start Date ætti ekki að vera meiri en Fiscal Year End Date
588DocType: Issue,Resolution,upplausn
589DocType: C-Form,IV,IV
590apps/erpnext/erpnext/templates/pages/order.html +53,Delivered: {0},Afhent: {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530591DocType: Expense Claim,Payable Account,greiðist Reikningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530592DocType: Payment Entry,Type of Payment,Tegund greiðslu
593DocType: Sales Order,Billing and Delivery Status,Innheimtu og skil Status
594DocType: Job Applicant,Resume Attachment,Halda áfram Attachment
595apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,endurtaka Viðskiptavinir
596DocType: Leave Control Panel,Allocate,úthluta
Nabin Hait93c15382017-03-30 16:57:05 +0530597apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +809,Sales Return,velta Return
Nabin Haitd25db232016-12-15 18:33:39 +0530598apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Note: Total allocated leaves {0} shouldn't be less than already approved leaves {1} for the period,Ath: Samtals úthlutað leyfi {0} ætti ekki að vera minna en þegar hafa verið samþykktar leyfi {1} fyrir tímabilið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530599DocType: Announcement,Posted By,Posted By
600DocType: Item,Delivered by Supplier (Drop Ship),Samþykkt með Birgir (Drop Ship)
601apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Gagnagrunnur hugsanlegra viðskiptavina.
602DocType: Authorization Rule,Customer or Item,Viðskiptavinur eða Item
603apps/erpnext/erpnext/config/selling.py +28,Customer database.,Viðskiptavinur gagnasafn.
604DocType: Quotation,Quotation To,Tilvitnun Til
605DocType: Lead,Middle Income,Middle Tekjur
Nabin Hait93c15382017-03-30 16:57:05 +0530606apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +217,Opening (Cr),Opening (Cr)
Nabin Haitcda28ce2017-02-27 17:46:31 +0530607apps/erpnext/erpnext/stock/doctype/item/item.py +816,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.,Default Mælieiningin fyrir lið {0} Ekki er hægt að breyta beint vegna þess að þú hefur nú þegar gert nokkrar viðskiptin (s) með öðru UOM. Þú þarft að búa til nýjan hlut til að nota aðra Sjálfgefin UOM.
608apps/erpnext/erpnext/accounts/utils.py +353,Allocated amount can not be negative,Úthlutað magn getur ekki verið neikvæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530609DocType: Purchase Order Item,Billed Amt,billed Amt
Nabin Haitd25db232016-12-15 18:33:39 +0530610DocType: Training Result Employee,Training Result Employee,Þjálfun Niðurstaða Starfsmaður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530611DocType: Warehouse,A logical Warehouse against which stock entries are made.,A rökrétt Warehouse gegn sem stock færslur eru gerðar.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530612DocType: Repayment Schedule,Principal Amount,höfuðstóll
613DocType: Employee Loan Application,Total Payable Interest,Alls Greiðist Vextir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530614DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Velta Invoice Timesheet
Nabin Hait93c15382017-03-30 16:57:05 +0530615apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +106,Reference No & Reference Date is required for {0},Tilvísunarnúmer &amp; Frestdagur er nauðsynlegt fyrir {0}
Nabin Haitd25db232016-12-15 18:33:39 +0530616DocType: Process Payroll,Select Payment Account to make Bank Entry,Veldu Greiðslureikningur að gera Bank Entry
Nabin Hait93c15382017-03-30 16:57:05 +0530617apps/erpnext/erpnext/utilities/activation.py +137,"Create Employee records to manage leaves, expense claims and payroll","Búa Employee skrár til að stjórna lauf, kostnað kröfur og launaskrá"
Nabin Haitd25db232016-12-15 18:33:39 +0530618apps/erpnext/erpnext/support/doctype/issue/issue.js +24,Add to Knowledge Base,Bæta við Knowledge Base
Nabin Haitcda28ce2017-02-27 17:46:31 +0530619apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Proposal Writing,Tillaga Ritun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530620DocType: Payment Entry Deduction,Payment Entry Deduction,Greiðsla Entry Frádráttur
621apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Annar velta manneskja {0} staðar með sama Starfsmannafélag id
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530622DocType: Production Planning Tool,"If checked, raw materials for items that are sub-contracted will be included in the Material Requests",Ef hakað hráefni fyrir atriði sem eru undirverktakar verður með í efninu Beiðnir
623apps/erpnext/erpnext/config/accounts.py +80,Masters,Masters
Nabin Haitcda28ce2017-02-27 17:46:31 +0530624DocType: Assessment Plan,Maximum Assessment Score,Hámarks Mat Einkunn
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530625apps/erpnext/erpnext/config/accounts.py +140,Update Bank Transaction Dates,Update viðskipta banka Dagsetningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530626apps/erpnext/erpnext/config/projects.py +30,Time Tracking,tími mælingar
627DocType: Fiscal Year Company,Fiscal Year Company,Reikningsár Company
628DocType: Packing Slip Item,DN Detail,DN Detail
Nabin Haitd25db232016-12-15 18:33:39 +0530629DocType: Training Event,Conference,Ráðstefna
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530630DocType: Timesheet,Billed,billed
631DocType: Batch,Batch Description,hópur Lýsing
Nabin Hait93c15382017-03-30 16:57:05 +0530632apps/erpnext/erpnext/accounts/utils.py +720,"Payment Gateway Account not created, please create one manually.",Greiðsla Gateway Reikningur ekki búin skaltu búa til einn höndunum.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530633DocType: Sales Invoice,Sales Taxes and Charges,Velta Skattar og gjöld
634DocType: Employee,Organization Profile,Organization Profile
Nabin Hait72cee332016-10-26 17:45:06 +0530635DocType: Student,Sibling Details,systkini Upplýsingar
Nabin Haitd25db232016-12-15 18:33:39 +0530636DocType: Vehicle Service,Vehicle Service,Vehicle Service
Nabin Haitcda28ce2017-02-27 17:46:31 +0530637apps/erpnext/erpnext/config/setup.py +101,Automatically triggers the feedback request based on conditions.,Sjálfkrafa kallar á viðbrögð beiðnin byggist á aðstæðum.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530638DocType: Employee,Reason for Resignation,Ástæðan fyrir úrsögn
639apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,Sniðmát fyrir úttektum árangur.
Nabin Haitd25db232016-12-15 18:33:39 +0530640DocType: Sales Invoice,Credit Note Issued,Credit Note Útgefið
641DocType: Project Task,Weight,þyngd
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530642DocType: Payment Reconciliation,Invoice/Journal Entry Details,Invoice / Journal Entry Details
Nabin Haitcda28ce2017-02-27 17:46:31 +0530643apps/erpnext/erpnext/accounts/utils.py +84,{0} '{1}' not in Fiscal Year {2},{0} &#39;{1}&#39; ekki í Fiscal Year {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530644DocType: Buying Settings,Settings for Buying Module,Stillingar fyrir Buying Module
645apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +21,Asset {0} does not belong to company {1},Eignastýring {0} ekki tilheyra félaginu {1}
646apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +69,Please enter Purchase Receipt first,Vinsamlegast sláðu inn kvittun fyrst
647DocType: Buying Settings,Supplier Naming By,Birgir Nafngift By
648DocType: Activity Type,Default Costing Rate,Sjálfgefið Kosta Rate
649DocType: Maintenance Schedule,Maintenance Schedule,viðhald Dagskrá
650apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Þá Verðlagning Reglur eru síuð út byggðar á viðskiptavininn, viðskiptavini Group, Territory, Birgir, Birgir Tegund, Campaign, Sales Partner o.fl."
Nabin Haitcda28ce2017-02-27 17:46:31 +0530651apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +24,Net Change in Inventory,Net Breyting á Skrá
Nabin Hait93c15382017-03-30 16:57:05 +0530652apps/erpnext/erpnext/config/hr.py +157,Employee Loan Management,Starfsmaður Lán Stjórnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530653DocType: Employee,Passport Number,Vegabréfs númer
Nabin Hait93c15382017-03-30 16:57:05 +0530654apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Relation with Guardian2,Tengsl Guardian2
Nabin Haitcda28ce2017-02-27 17:46:31 +0530655apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Manager,framkvæmdastjóri
656DocType: Payment Entry,Payment From / To,Greiðsla Frá / Til
657apps/erpnext/erpnext/selling/doctype/customer/customer.py +134,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},Ný hámarksupphæð er minna en núverandi útistandandi upphæð fyrir viðskiptavininn. Hámarksupphæð þarf að vera atleast {0}
658apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +258,Same item has been entered multiple times.,Sama atriði hefur verið slegið mörgum sinnum.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530659DocType: SMS Settings,Receiver Parameter,Receiver Parameter
Nabin Hait72cee332016-10-26 17:45:06 +0530660apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,"""Byggt á' og 'hópað eftir' getur ekki verið það sama"
Nabin Hait93c15382017-03-30 16:57:05 +0530661apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier &gt; Supplier Type,Birgir&gt; Birgir Type
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530662DocType: Sales Person,Sales Person Targets,Velta Person markmið
663DocType: Installation Note,IN-,í-
664apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter email address,Vinsamlegast sláðu inn netfangið
665DocType: Production Order Operation,In minutes,í mínútum
666DocType: Issue,Resolution Date,upplausn Dagsetning
Nabin Hait93c15382017-03-30 16:57:05 +0530667DocType: Program Enrollment,Batch Name,hópur Name
668apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +319,Timesheet created:,Timesheet búið:
Nabin Haitcda28ce2017-02-27 17:46:31 +0530669apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +779,Please set default Cash or Bank account in Mode of Payment {0},Vinsamlegast settu sjálfgefinn Cash eða bankareikning í háttur á greiðslu {0}
670apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +20,Enroll,innritast
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530671DocType: Selling Settings,Customer Naming By,Viðskiptavinur Nafngift By
Nabin Haitcda28ce2017-02-27 17:46:31 +0530672DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Mun sýna nemandann eins staðar í námsmanna Monthly Aðsókn Report
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530673DocType: Depreciation Schedule,Depreciation Amount,Afskriftir Upphæð
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530674apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +56,Convert to Group,Umbreyta í Group
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530675DocType: Activity Cost,Activity Type,virkni Type
676DocType: Request for Quotation,For individual supplier,Fyrir einstaka birgi
Nabin Haitd25db232016-12-15 18:33:39 +0530677DocType: BOM Operation,Base Hour Rate(Company Currency),Base Hour Rate (Company Gjaldmiðill)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530678apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Skilað Upphæð
679DocType: Supplier,Fixed Days,Varanlegir Days
680DocType: Quotation Item,Item Balance,Liður Balance
681DocType: Sales Invoice,Packing List,Pökkunarlisti
682apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Purchase Pantanir gefið birgja.
683apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Publishing
684DocType: Activity Cost,Projects User,verkefni User
685apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,neytt
686apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}: {1} fannst ekki í Reikningsupplýsingar töflu
687DocType: Company,Round Off Cost Center,Umferð Off Kostnaður Center
Nabin Hait93c15382017-03-30 16:57:05 +0530688apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +218,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Viðhald Visit {0} verður lokað áður en hætta þessu Velta Order
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530689DocType: Item,Material Transfer,efni Transfer
Nabin Hait93c15382017-03-30 16:57:05 +0530690apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +210,Opening (Dr),Opening (Dr)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530691apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Staða timestamp verður að vera eftir {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530692DocType: Employee Loan,Total Interest Payable,Samtals vaxtagjöld
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530693DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Landað Kostnaður Skattar og gjöld
694DocType: Production Order Operation,Actual Start Time,Raunveruleg Start Time
695DocType: BOM Operation,Operation Time,Operation Time
Nabin Hait93c15382017-03-30 16:57:05 +0530696apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +134,Finish,Ljúka
Nabin Haitd25db232016-12-15 18:33:39 +0530697apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +386,Base,Base
Nabin Hait72cee332016-10-26 17:45:06 +0530698DocType: Timesheet,Total Billed Hours,Samtals Greidd Hours
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530699DocType: Journal Entry,Write Off Amount,Skrifaðu Off Upphæð
700DocType: Journal Entry,Bill No,Bill Nei
701DocType: Company,Gain/Loss Account on Asset Disposal,Hagnaður / tap reikning á Asset förgun
702DocType: Purchase Invoice,Quarterly,ársfjórðungslega
703DocType: Selling Settings,Delivery Note Required,Afhending Note Áskilið
Nabin Haitcda28ce2017-02-27 17:46:31 +0530704DocType: Assessment Criteria,Assessment Criteria,Námsmat Viðmið
Nabin Haitd25db232016-12-15 18:33:39 +0530705DocType: BOM Item,Basic Rate (Company Currency),Basic Rate (Company Gjaldmiðill)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530706DocType: Student Attendance,Student Attendance,Student Aðsókn
707DocType: Sales Invoice Timesheet,Time Sheet,Tímatafla
708DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush Raw Materials miðað við
Nabin Hait93c15382017-03-30 16:57:05 +0530709apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +60,Please enter item details,Vinsamlegast sláðu inn Item upplýsingar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530710DocType: Interest,Interest,vextir
Nabin Haitd25db232016-12-15 18:33:39 +0530711apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Forsala
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530712DocType: Purchase Receipt,Other Details,aðrar upplýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +0530713apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,suplier
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530714DocType: Account,Accounts,Reikningar
Nabin Haitd25db232016-12-15 18:33:39 +0530715DocType: Vehicle,Odometer Value (Last),Kílómetramæli Value (Last)
Nabin Haitcda28ce2017-02-27 17:46:31 +0530716apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Marketing,markaðssetning
Nabin Hait72cee332016-10-26 17:45:06 +0530717apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +277,Payment Entry is already created,Greiðsla Entry er þegar búið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530718DocType: Purchase Receipt Item Supplied,Current Stock,Núverandi Stock
Nabin Haitd25db232016-12-15 18:33:39 +0530719apps/erpnext/erpnext/controllers/accounts_controller.py +551,Row #{0}: Asset {1} does not linked to Item {2},Row # {0}: Asset {1} er ekki tengd við lið {2}
720apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +368,Preview Salary Slip,Preview Laun Slip
Nabin Haitcda28ce2017-02-27 17:46:31 +0530721apps/erpnext/erpnext/accounts/doctype/budget/budget.py +54,Account {0} has been entered multiple times,Reikningur {0} hefur verið slegið mörgum sinnum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530722DocType: Account,Expenses Included In Valuation,Kostnaður í Verðmat
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530723DocType: Hub Settings,Seller City,Seljandi City
Nabin Haitd25db232016-12-15 18:33:39 +0530724,Absent Student Report,Absent Student Report
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530725DocType: Email Digest,Next email will be sent on:,Næst verður send í tölvupósti á:
726DocType: Offer Letter Term,Offer Letter Term,Tilboð Letter Term
Nabin Haitcda28ce2017-02-27 17:46:31 +0530727apps/erpnext/erpnext/stock/doctype/item/item.py +631,Item has variants.,Liður hefur afbrigði.
728apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Liður {0} fannst ekki
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530729DocType: Bin,Stock Value,Stock Value
Nabin Haitcda28ce2017-02-27 17:46:31 +0530730apps/erpnext/erpnext/accounts/doctype/account/account.py +26,Company {0} does not exist,Fyrirtæki {0} er ekki til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530731apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tree Tegund
732DocType: BOM Explosion Item,Qty Consumed Per Unit,Magn neytt á Unit
733DocType: Serial No,Warranty Expiry Date,Ábyrgð í Fyrningardagsetning
734DocType: Material Request Item,Quantity and Warehouse,Magn og Warehouse
735DocType: Sales Invoice,Commission Rate (%),Þóknun Rate (%)
736DocType: Project,Estimated Cost,áætlaður kostnaður
Nabin Hait93c15382017-03-30 16:57:05 +0530737DocType: Purchase Order,Link to material requests,Tengill á efni beiðna
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530738apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aerospace
739DocType: Journal Entry,Credit Card Entry,Credit Card Entry
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530740apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,Fyrirtæki og reikningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530741apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Vörur sem berast frá birgja.
742apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,Virði
743DocType: Lead,Campaign Name,Heiti herferðar
Nabin Haitcda28ce2017-02-27 17:46:31 +0530744DocType: Selling Settings,Close Opportunity After Days,Loka Tækifæri Eftir daga
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530745,Reserved,frátekin
746DocType: Purchase Order,Supply Raw Materials,Supply Raw Materials
747DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,Dagsetningin sem næst verður reikningur mynda. Það er myndaður á senda.
748apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Veltufjármunir
Nabin Hait72cee332016-10-26 17:45:06 +0530749apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +87,{0} is not a stock Item,{0} er ekki birgðir Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530750DocType: Mode of Payment Account,Default Account,Sjálfgefið Reikningur
751DocType: Payment Entry,Received Amount (Company Currency),Fékk Magn (Company Gjaldmiðill)
Nabin Haitcda28ce2017-02-27 17:46:31 +0530752apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +156,Lead must be set if Opportunity is made from Lead,Lead verður að setja ef Tækifæri er gert úr Lead
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530753apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Vinsamlegast veldu viku burt daginn
754DocType: Production Order Operation,Planned End Time,Planned Lokatími
755,Sales Person Target Variance Item Group-Wise,Velta Person Target Dreifni Item Group-Wise
Nabin Haitcda28ce2017-02-27 17:46:31 +0530756apps/erpnext/erpnext/accounts/doctype/account/account.py +97,Account with existing transaction cannot be converted to ledger,Reikningur með núverandi viðskipti er ekki hægt að breyta í höfuðbók
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530757DocType: Delivery Note,Customer's Purchase Order No,Purchase Order No viðskiptavinar
Nabin Haitd25db232016-12-15 18:33:39 +0530758DocType: Budget,Budget Against,Budget Against
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530759DocType: Employee,Cell Number,Cell Number
760apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,Auto Efni Beiðnir Myndað
761apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Lost
Nabin Hait93c15382017-03-30 16:57:05 +0530762apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +140,You can not enter current voucher in 'Against Journal Entry' column,Þú getur ekki slá núverandi skírteini í &quot;Against dagbókarfærslu &#39;dálki
Nabin Haitd25db232016-12-15 18:33:39 +0530763apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Frátekið fyrir framleiðslu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530764apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Orka
765DocType: Opportunity,Opportunity From,tækifæri Frá
766apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Mánaðarlaun yfirlýsingu.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530767DocType: BOM,Website Specifications,Vefsíða Upplýsingar
Nabin Haitd25db232016-12-15 18:33:39 +0530768apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +24,{0}: From {0} of type {1},{0}: Frá {0} tegund {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530769DocType: Warranty Claim,CI-,CI-
Nabin Haitcda28ce2017-02-27 17:46:31 +0530770apps/erpnext/erpnext/controllers/buying_controller.py +287,Row {0}: Conversion Factor is mandatory,Row {0}: viðskipta Factor er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530771DocType: Employee,A+,A +
Nabin Haitcda28ce2017-02-27 17:46:31 +0530772apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +307,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Margar verð Reglur hendi með sömu forsendum, vinsamlegast leysa deiluna með því að úthluta forgang. Verð Reglur: {0}"
773apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +431,Cannot deactivate or cancel BOM as it is linked with other BOMs,Ekki er hægt að slökkva eða hætta BOM eins og það er tengt við önnur BOMs
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530774DocType: Opportunity,Maintenance,viðhald
Nabin Hait93c15382017-03-30 16:57:05 +0530775apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +215,Purchase Receipt number required for Item {0},Kvittun tala krafist fyrir lið {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530776DocType: Item Attribute Value,Item Attribute Value,Liður Attribute gildi
Nabin Haitcda28ce2017-02-27 17:46:31 +0530777apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Velta herferðir.
Nabin Hait93c15382017-03-30 16:57:05 +0530778apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +48,Make Timesheet,gera timesheet
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530779DocType: 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.
780
781#### Note
782
783The 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.
784
785#### Description of Columns
786
7871. Calculation Type:
788 - This can be on **Net Total** (that is the sum of basic amount).
789 - **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.
790 - **Actual** (as mentioned).
7912. Account Head: The Account ledger under which this tax will be booked
7923. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
7934. Description: Description of the tax (that will be printed in invoices / quotes).
7945. Rate: Tax rate.
7956. Amount: Tax amount.
7967. Total: Cumulative total to this point.
7978. 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).
7989. 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.","Standard skatta sniðmát sem hægt er að beita öllum sölu viðskiptum. Þessi sniðmát geta innihaldið lista yfir skatta höfuð og einnig öðrum höfuð kostnað / tekjur eins og &quot;Shipping&quot;, &quot;tryggingar&quot;, &quot;Meðhöndlun&quot; osfrv #### Athugið skatthlutfall þú velur hér verður staðallinn skatthlutfallið fyrir alla ** atriði **. Ef það eru ** Items ** sem hafa mismunandi verð, verður að bæta við í ** Item Tax ** borð í ** Liður ** meistara. #### Lýsing dálka 1. Útreikningur Type: - Þetta getur verið á ** Net Total ** (sem er summa grunnfjárhæð). - ** Á fyrri umf öllum / Upphæð ** (fyrir uppsöfnuð skatta eða gjöld). Ef þú velur þennan kost, að skattur verði beitt sem hlutfall af fyrri röðinni (í skatt töflu) fjárhæð eða samtals. - ** Raunveruleg ** (eins og getið). 2. Reikningur Head: The Account höfuðbók þar sem þessi skattur verður að bóka 3. Kostnaður Center: Ef skattur / gjald er tekjur (eins skipum) eða gjaldaliði það þarf að bóka á móti kostnaði sent. 4. Lýsing: Lýsing á skatta (sem verður prentað í reikningum / gæsalappa). 5. Gefa: Skatthlutfall. 6. Upphæð: Skatthlutfall. 7. Samtals: Uppsöfnuð alls að þessum tímapunkti. 8. Sláðu Row: Ef byggir á &quot;Fyrri Row Total&quot; getur þú valið línunúmeri sem verður tekið sem grunn fyrir þessum útreikningi (sjálfgefið er fyrri umf). 9. Er þetta Tax innifalinn í grunntaxta ?: Ef þú athuga þetta, þá þýðir það að þessi skattur verður ekki sýnd hér fyrir neðan hlutnum borð, en verður innifalið í grunntaxta í helstu atriði töflunni. Þetta er gagnlegt þar sem þú vilt gefa íbúð verð (að meðtöldum öllum sköttum) verð til viðskiptavina."
799DocType: Employee,Bank A/C No.,Bank A / C nr
Nabin Haitd25db232016-12-15 18:33:39 +0530800DocType: Budget,Project,Project
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530801DocType: Quality Inspection Reading,Reading 7,lestur 7
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530802DocType: Expense Claim Detail,Expense Claim Type,Expense Gerð kröfu
Nabin Hait93c15382017-03-30 16:57:05 +0530803apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +192,Please set Naming Series for {0} via Setup &gt; Settings &gt; Naming Series,Vinsamlegast settu Nöfn Series fyrir {0} gegnum uppsetningar&gt; Stillingar&gt; nafngiftir Series
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530804DocType: Shopping Cart Settings,Default settings for Shopping Cart,Sjálfgefnar stillingar fyrir Shopping Cart
805apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +128,Asset scrapped via Journal Entry {0},Eignastýring rifið um dagbókarfærslu {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530806DocType: Employee Loan,Interest Income Account,Vaxtatekjur Reikningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530807apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,líftækni
808apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +107,Office Maintenance Expenses,Skrifstofa viðhald kostnaður
Nabin Haitcda28ce2017-02-27 17:46:31 +0530809apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,Setja upp Email Account
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530810apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +115,Please enter Item first,Vinsamlegast sláðu inn Item fyrst
811DocType: Account,Liability,Ábyrgð
Nabin Haitcda28ce2017-02-27 17:46:31 +0530812apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +175,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Bundnar Upphæð má ekki vera meiri en bótafjárhæðir í Row {0}.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530813DocType: Company,Default Cost of Goods Sold Account,Default Kostnaðarverð seldra vara reikning
Nabin Haitd25db232016-12-15 18:33:39 +0530814apps/erpnext/erpnext/stock/get_item_details.py +274,Price List not selected,Verðskrá ekki valið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530815DocType: Employee,Family Background,Family Background
816DocType: Request for Quotation Supplier,Send Email,Senda tölvupóst
Nabin Haitcda28ce2017-02-27 17:46:31 +0530817apps/erpnext/erpnext/stock/doctype/item/item.py +205,Warning: Invalid Attachment {0},Viðvörun: Ógild Attachment {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530818apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +744,No Permission,engin heimild
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530819DocType: Company,Default Bank Account,Sjálfgefið Bank Account
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530820apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +50,"To filter based on Party, select Party Type first","Að sía byggt á samningsaðila, velja Party Sláðu fyrst"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530821apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},&#39;Uppfæra Stock&#39; Ekki er hægt að athuga vegna þess að hlutir eru ekki send með {0}
Nabin Haitd25db232016-12-15 18:33:39 +0530822DocType: Vehicle,Acquisition Date,yfirtökudegi
Nabin Haitcda28ce2017-02-27 17:46:31 +0530823apps/erpnext/erpnext/public/js/setup_wizard.js +303,Nos,nos
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530824DocType: Item,Items with higher weightage will be shown higher,Verk með hærri weightage verður sýnt meiri
825DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Bank Sættir Detail
Nabin Haitd25db232016-12-15 18:33:39 +0530826apps/erpnext/erpnext/controllers/accounts_controller.py +555,Row #{0}: Asset {1} must be submitted,Row # {0}: Asset {1} Leggja skal fram
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530827apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,Enginn starfsmaður fannst
828DocType: Supplier Quotation,Stopped,Tappi
829DocType: Item,If subcontracted to a vendor,Ef undirverktaka til seljanda
830DocType: SMS Center,All Customer Contact,Allt Viðskiptavinur samband við
Nabin Haitcda28ce2017-02-27 17:46:31 +0530831apps/erpnext/erpnext/config/stock.py +153,Upload stock balance via csv.,Hlaða lager jafnvægi í gegnum CSV.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530832DocType: Warehouse,Tree Details,Tree Upplýsingar
Nabin Haitd25db232016-12-15 18:33:39 +0530833DocType: Training Event,Event Status,Event Staða
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530834,Support Analytics,Stuðningur Analytics
Nabin Haitcda28ce2017-02-27 17:46:31 +0530835apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +339,"If you have any questions, please get back to us.","Ef þú hefur einhverjar spurningar, vinsamlegast komast aftur til okkar."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530836DocType: Item,Website Warehouse,Vefsíða Warehouse
837DocType: Payment Reconciliation,Minimum Invoice Amount,Lágmark Reikningsupphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +0530838apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +112,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: Kostnaður Center {2} ekki tilheyra félaginu {3}
839apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +89,{0} {1}: Account {2} cannot be a Group,{0} {1}: Account {2} getur ekki verið Group
840apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +60,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Liður Row {idx}: {DOCTYPE} {DOCNAME} er ekki til í að ofan &#39;{DOCTYPE}&#39; borð
Nabin Haitd25db232016-12-15 18:33:39 +0530841apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +262,Timesheet {0} is already completed or cancelled,Timesheet {0} er þegar lokið eða hætt
Nabin Haitcda28ce2017-02-27 17:46:31 +0530842apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,Engin verkefni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530843DocType: Purchase Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Dagur mánaðarins sem farartæki reikningur vilja vera mynda td 05, 28 osfrv"
844DocType: Asset,Opening Accumulated Depreciation,Opnun uppsöfnuðum afskriftum
845apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Score þarf að vera minna en eða jafnt og 5
846DocType: Program Enrollment Tool,Program Enrollment Tool,Program Innritun Tool
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530847apps/erpnext/erpnext/config/accounts.py +294,C-Form records,C-Form færslur
Nabin Haitcda28ce2017-02-27 17:46:31 +0530848apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Viðskiptavinur og Birgir
Nabin Haitd25db232016-12-15 18:33:39 +0530849DocType: Student Batch Instructor,Student Batch Instructor,Student Hópur Kennari
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530850DocType: Email Digest,Email Digest Settings,Sendu Digest Stillingar
Nabin Haitcda28ce2017-02-27 17:46:31 +0530851apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +341,Thank you for your business!,Takk fyrir viðskiptin!
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530852apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Stuðningur fyrirspurnir frá viðskiptavinum.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530853,Production Order Stock Report,Framleiðslu Order Stock Report
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530854DocType: HR Settings,Retirement Age,starfslok Age
855DocType: Bin,Moving Average Rate,Moving Average Meta
856DocType: Production Planning Tool,Select Items,Valið Atriði
Nabin Hait93c15382017-03-30 16:57:05 +0530857apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +360,{0} against Bill {1} dated {2},{0} gegn frumvarpinu {1} dags {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530858apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,námskeið Stundaskrá
859DocType: Maintenance Visit,Completion Status,Gengið Staða
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530860DocType: HR Settings,Enter retirement age in years,Sláðu eftirlaunaaldur í ár
Nabin Haitd25db232016-12-15 18:33:39 +0530861apps/erpnext/erpnext/accounts/doctype/asset/asset.js +263,Target Warehouse,Target Warehouse
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530862DocType: Cheque Print Template,Starting location from left edge,Byrjun stað frá vinstri kanti
863DocType: Item,Allow over delivery or receipt upto this percent,Leyfa yfir afhendingu eða viðtöku allt uppí þennan prósent
864DocType: Stock Entry,STE-,STE-
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530865DocType: Upload Attendance,Import Attendance,innflutningur Aðsókn
Nabin Hait72cee332016-10-26 17:45:06 +0530866apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +20,All Item Groups,Allir Item Hópar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530867DocType: Process Payroll,Activity Log,virkni Log
Nabin Haitcda28ce2017-02-27 17:46:31 +0530868apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +37,Net Profit / Loss,Hagnaður / Tap
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530869apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,Sjálfkrafa semja skilaboð á framlagningu viðskiptum.
870DocType: Production Order,Item To Manufacture,Atriði til að framleiða
Nabin Haitcda28ce2017-02-27 17:46:31 +0530871apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +81,{0} {1} status is {2},{0} {1} staðan er {2}
872DocType: Employee,Provide Email Address registered in company,Gefa upp netfang skráð í félaginu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530873DocType: Shopping Cart Settings,Enable Checkout,Virkja Checkout
Nabin Haitcda28ce2017-02-27 17:46:31 +0530874apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Purchase Order til greiðslu
Nabin Haitd25db232016-12-15 18:33:39 +0530875apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Áætlaðar Magn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530876DocType: Sales Invoice,Payment Due Date,Greiðsla Due Date
Nabin Hait93c15382017-03-30 16:57:05 +0530877apps/erpnext/erpnext/stock/doctype/item/item.js +340,Item Variant {0} already exists with same attributes,Liður Variant {0} er þegar til staðar með sömu eiginleika
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530878apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',&#39;Opening&#39;
Nabin Hait72cee332016-10-26 17:45:06 +0530879apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Open Til Gera
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530880DocType: Notification Control,Delivery Note Message,Afhending Note Message
881DocType: Expense Claim,Expenses,útgjöld
882DocType: Item Variant Attribute,Item Variant Attribute,Liður Variant Attribute
883,Purchase Receipt Trends,Kvittun Trends
Nabin Haitd25db232016-12-15 18:33:39 +0530884DocType: Process Payroll,Bimonthly,bimonthly
885DocType: Vehicle Service,Brake Pad,Bremsuklossi
Nabin Haitcda28ce2017-02-27 17:46:31 +0530886apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +81,Research & Development,Rannsóknir og þróun
887apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Upphæð Bill
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530888DocType: Company,Registration Details,Skráning Details
Nabin Hait72cee332016-10-26 17:45:06 +0530889DocType: Timesheet,Total Billed Amount,Alls Billed Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530890DocType: Item Reorder,Re-Order Qty,Re-Order Magn
891DocType: Leave Block List Date,Leave Block List Date,Skildu Block List Dagsetning
892DocType: Pricing Rule,Price or Discount,Verð eða Afsláttur
Nabin Haitcda28ce2017-02-27 17:46:31 +0530893apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +75,Total Applicable Charges in Purchase Receipt Items table must be same as Total Taxes and Charges,Samtals greiðsla í kvittun atriðum borðið verður að vera það sama og Samtals skatta og gjöld
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530894DocType: Sales Team,Incentives,Incentives
895DocType: SMS Log,Requested Numbers,umbeðin Numbers
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530896DocType: Production Planning Tool,Only Obtain Raw Materials,Aðeins fá hráefni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530897apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,Mat á frammistöðu.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530898apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +95,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","Virkjun &#39;Nota fyrir Shopping Cart&#39;, eins og Shopping Cart er virkt og það ætti að vera að minnsta kosti einn Tax Rule fyrir Shopping Cart"
Nabin Haitd25db232016-12-15 18:33:39 +0530899apps/erpnext/erpnext/controllers/accounts_controller.py +353,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Greiðsla Entry {0} er tengd við Order {1}, athuga hvort það ætti að vera dreginn sem fyrirfram í þessum reikningi."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530900DocType: Sales Invoice Item,Stock Details,Stock Nánar
901apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Project Value
Nabin Haitcda28ce2017-02-27 17:46:31 +0530902apps/erpnext/erpnext/config/selling.py +321,Point-of-Sale,Sölustaður
Nabin Haitd25db232016-12-15 18:33:39 +0530903DocType: Vehicle Log,Odometer Reading,kílómetramæli Reading
Nabin Haitcda28ce2017-02-27 17:46:31 +0530904apps/erpnext/erpnext/accounts/doctype/account/account.py +120,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Viðskiptajöfnuður þegar í Credit, þú ert ekki leyft að setja &#39;Balance Verður Be&#39; eins og &#39;Debit &quot;"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530905DocType: Account,Balance must be,Jafnvægi verður að vera
906DocType: Hub Settings,Publish Pricing,birta Verðlagning
907DocType: Notification Control,Expense Claim Rejected Message,Kostnað Krafa Hafnað skilaboð
908,Available Qty,Laus Magn
909DocType: Purchase Taxes and Charges,On Previous Row Total,Á fyrri röð Total
910DocType: Purchase Invoice Item,Rejected Qty,hafnað Magn
911DocType: Salary Slip,Working Days,Vinnudagar
912DocType: Serial No,Incoming Rate,Komandi Rate
913DocType: Packing Slip,Gross Weight,Heildarþyngd
914apps/erpnext/erpnext/public/js/setup_wizard.js +67,The name of your company for which you are setting up this system.,Nafn fyrirtækis þíns sem þú ert að setja upp þetta kerfi.
915DocType: HR Settings,Include holidays in Total no. of Working Days,Fela frí í algjöru nr. vinnudaga
916DocType: Job Applicant,Hold,haldið
917DocType: Employee,Date of Joining,Dagsetning Tengja
918DocType: Naming Series,Update Series,Uppfæra Series
919DocType: Supplier Quotation,Is Subcontracted,er undirverktöku
920DocType: Item Attribute,Item Attribute Values,Liður eigindi gildi
921DocType: Examination Result,Examination Result,skoðun Niðurstaða
Nabin Hait93c15382017-03-30 16:57:05 +0530922apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +788,Purchase Receipt,Kvittun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530923,Received Items To Be Billed,Móttekin Items verður innheimt
Nabin Hait93c15382017-03-30 16:57:05 +0530924apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +177,Submitted Salary Slips,Innsendar Laun laumar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530925DocType: Employee,Ms,Fröken
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530926apps/erpnext/erpnext/config/accounts.py +267,Currency exchange rate master.,Gengi meistara.
Nabin Haitd25db232016-12-15 18:33:39 +0530927apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +177,Reference Doctype must be one of {0},Tilvísun DOCTYPE verður að vera einn af {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530928apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +302,Unable to find Time Slot in the next {0} days for Operation {1},Ekki er hægt að finna tíma rifa á næstu {0} dögum fyrir aðgerð {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530929DocType: Production Order,Plan material for sub-assemblies,Plan efni fyrir undireiningum
930apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Velta Partners og Territory
Nabin Haitcda28ce2017-02-27 17:46:31 +0530931apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +86,Cannot automatically create Account as there is already stock balance in the Account. You must create a matching account before you can make an entry on this warehouse,Ekki er hægt að sjálfkrafa búa reikning sem það er nú þegar Stock jafnvægi í reikninginn. Þú verður að búa til passa reikning áður en hægt er að gera færslu um þetta vöruhús
932apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +507,BOM {0} must be active,BOM {0} verður að vera virkt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530933DocType: Journal Entry,Depreciation Entry,Afskriftir Entry
934apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,Vinsamlegast veldu tegund skjals fyrst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530935apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Hætta Efni Heimsóknir {0} áður hætta þessu Viðhald Farðu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530936apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Serial Nei {0} ekki tilheyra lið {1}
937DocType: Purchase Receipt Item Supplied,Required Qty,Required Magn
Nabin Hait93c15382017-03-30 16:57:05 +0530938apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +223,Warehouses with existing transaction can not be converted to ledger.,Vöruhús með núverandi viðskipti er ekki hægt að breyta í höfuðbók.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530939DocType: Bank Reconciliation,Total Amount,Heildarupphæð
940apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,internet Publishing
941DocType: Production Planning Tool,Production Orders,framleiðslu Pantanir
942apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,Balance Value
943apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Velta Verðskrá
944apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Birta að samstilla atriði
945DocType: Bank Reconciliation,Account Currency,Reikningur Gjaldmiðill
Nabin Haitcda28ce2017-02-27 17:46:31 +0530946apps/erpnext/erpnext/accounts/general_ledger.py +142,Please mention Round Off Account in Company,Vinsamlegast nefna umferð á reikning í félaginu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530947DocType: Purchase Receipt,Range,Range
948DocType: Supplier,Default Payable Accounts,Sjálfgefin greiðast reikningar
Nabin Hait93c15382017-03-30 16:57:05 +0530949apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +47,Employee {0} is not active or does not exist,Starfsmaður {0} er ekki virkur eða er ekki til
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530950DocType: Fee Structure,Components,Hluti
Nabin Hait93c15382017-03-30 16:57:05 +0530951apps/erpnext/erpnext/accounts/doctype/asset/asset.py +240,Please enter Asset Category in Item {0},Vinsamlegast sláðu eignaflokki í lið {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530952apps/erpnext/erpnext/stock/doctype/item/item.py +626,Item Variants {0} updated,Liður Afbrigði {0} uppfærð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530953DocType: Quality Inspection Reading,Reading 6,lestur 6
Nabin Haitcda28ce2017-02-27 17:46:31 +0530954apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +862,Cannot {0} {1} {2} without any negative outstanding invoice,Get ekki {0} {1} {2} án neikvætt framúrskarandi Reikningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530955DocType: Purchase Invoice Advance,Purchase Invoice Advance,Kaupa Reikningar Advance
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530956DocType: Hub Settings,Sync Now,Sync Nú
Nabin Hait93c15382017-03-30 16:57:05 +0530957apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +187,Row {0}: Credit entry can not be linked with a {1},Row {0}: Credit færslu er ekki hægt að tengja með {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530958apps/erpnext/erpnext/config/accounts.py +210,Define budget for a financial year.,Skilgreina fjárhagsáætlun fyrir fjárhagsár.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530959DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Default Bank / Cash reikningur verður sjálfkrafa uppfærð í POS Invoice þegar þetta háttur er valinn.
960DocType: Lead,LEAD-,aukinni eftirvinnu sem skapar
961DocType: Employee,Permanent Address Is,Varanleg Heimilisfang er
962DocType: Production Order Operation,Operation completed for how many finished goods?,Operation lokið fyrir hversu mörgum fullunnum vörum?
Nabin Haitcda28ce2017-02-27 17:46:31 +0530963apps/erpnext/erpnext/public/js/setup_wizard.js +167,The Brand,The Brand
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530964DocType: Employee,Exit Interview Details,Hætta Viðtal Upplýsingar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530965DocType: Item,Is Purchase Item,Er Purchase Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530966DocType: Asset,Purchase Invoice,kaup Invoice
967DocType: Stock Ledger Entry,Voucher Detail No,Skírteini Detail No
Nabin Hait93c15382017-03-30 16:57:05 +0530968apps/erpnext/erpnext/accounts/page/pos/pos.js +709,New Sales Invoice,Nýr reikningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530969DocType: Stock Entry,Total Outgoing Value,Alls Outgoing Value
970apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Opnun Dagsetning og lokadagur ætti að vera innan sama reikningsár
971DocType: Lead,Request for Information,Beiðni um upplýsingar
Nabin Hait93c15382017-03-30 16:57:05 +0530972apps/erpnext/erpnext/accounts/page/pos/pos.js +723,Sync Offline Invoices,Sync Offline Reikningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530973DocType: Payment Request,Paid,greiddur
974DocType: Program Fee,Program Fee,program Fee
975DocType: Salary Slip,Total in words,Samtals í orðum
976DocType: Material Request Item,Lead Time Date,Lead Time Dagsetning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530977DocType: Guardian,Guardian Name,Guardian Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530978DocType: Cheque Print Template,Has Print Format,Hefur prenta sniði
Nabin Hait93c15382017-03-30 16:57:05 +0530979DocType: Employee Loan,Sanctioned,bundnar
Nabin Haitd25db232016-12-15 18:33:39 +0530980apps/erpnext/erpnext/accounts/page/pos/pos.js +72, is mandatory. Maybe Currency Exchange record is not created for ,er nauðsynlegur. Kannski gjaldeyri færsla er ekki búin að
Nabin Hait72cee332016-10-26 17:45:06 +0530981apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +103,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Vinsamlegast tilgreinið Serial Nei fyrir lið {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530982apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +642,"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.","Fyrir &quot;vara búnt &#39;atriði, Lager, Serial Nei og Batch No verður að teljast úr&#39; Pökkun lista &#39;töflunni. Ef Warehouse og Batch No eru sömu fyrir alla pökkun atriði fyrir hvaða &quot;vara búnt &#39;lið, sem gildin má færa í helstu atriði borðið, gildi verða afrituð á&#39; Pökkun lista &#39;borð."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530983DocType: Job Opening,Publish on website,Birta á vefsíðu
984apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Sendingar til viðskiptavina.
Nabin Hait93c15382017-03-30 16:57:05 +0530985apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +623,Supplier Invoice Date cannot be greater than Posting Date,Birgir Invoice Dagsetning má ekki vera meiri en Staða Dagsetning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530986DocType: Purchase Invoice Item,Purchase Order Item,Purchase Order Item
987apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +130,Indirect Income,Óbein Tekjur
Nabin Haitd25db232016-12-15 18:33:39 +0530988DocType: Student Attendance Tool,Student Attendance Tool,Student Aðsókn Tool
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530989DocType: Cheque Print Template,Date Settings,Dagsetning Stillingar
990apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,dreifni
991,Company Name,nafn fyrirtækis
992DocType: SMS Center,Total Message(s),Total Message (s)
Nabin Hait93c15382017-03-30 16:57:05 +0530993apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +843,Select Item for Transfer,Veldu Atriði til flutnings
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530994DocType: Purchase Invoice,Additional Discount Percentage,Viðbótarupplýsingar Afsláttur Hlutfall
995apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Skoða lista yfir öll hjálparefni myndbönd
996DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Veldu yfirmaður reikning bankans þar stöðva var afhent.
997DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Leyfa notanda að breyta gjaldskránni Rate í viðskiptum
998DocType: Pricing Rule,Max Qty,max Magn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +0530999apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
1000 Please enter a valid Invoice","Row {0}: Invoice {1} er ógild, það gæti verið hætt / er ekki fyrir hendi. \ Sláðu inn gilt Invoice"
Nabin Hait93c15382017-03-30 16:57:05 +05301001apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +120,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Row {0}: Greiðsla gegn sölu / Purchase Order ætti alltaf að vera merkt sem fyrirfram
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301002apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Chemical
Nabin Haitd25db232016-12-15 18:33:39 +05301003DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,Default Bank / Cash reikningur verður sjálfkrafa uppfærð í laun dagbókarfærslu þegar þessi háttur er valinn.
Nabin Hait72cee332016-10-26 17:45:06 +05301004apps/erpnext/erpnext/schools/doctype/grading_structure/grading_structure.py +24,"The intervals for Grade Code {0} overlaps with the grade intervals for other grades.
1005 Please check intervals {0} and {1} and try again",The millibili fyrir Grade Code {0} skarast við bekk fresti öðrum bekk. Vinsamlegast athugaðu millibili {0} og {1} og reyndu aftur
Nabin Haitd25db232016-12-15 18:33:39 +05301006DocType: BOM,Raw Material Cost(Company Currency),Raw Material Kostnaður (Company Gjaldmiðill)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301007apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +715,All items have already been transferred for this Production Order.,Allir hlutir hafa þegar verið flutt í þessari framleiðslu Order.
1008apps/erpnext/erpnext/public/js/setup_wizard.js +304,Meter,Meter
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301009DocType: Workstation,Electricity Cost,rafmagn Kostnaður
1010DocType: HR Settings,Don't send Employee Birthday Reminders,Ekki senda starfsmaður afmælisáminningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301011DocType: Item,Inspection Criteria,Skoðun Viðmið
Nabin Hait4d76d272016-12-16 16:18:45 +05301012apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,framseldir
Nabin Haitcda28ce2017-02-27 17:46:31 +05301013DocType: BOM Website Item,BOM Website Item,BOM Website Item
1014apps/erpnext/erpnext/public/js/setup_wizard.js +168,Upload your letter head and logo. (you can edit them later).,Hlaða bréf höfuðið og merki. (Þú getur breytt þeim síðar).
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301015DocType: Timesheet Detail,Bill,Bill
Nabin Haitd25db232016-12-15 18:33:39 +05301016apps/erpnext/erpnext/accounts/doctype/asset/asset.py +84,Next Depreciation Date is entered as past date,Næsta Afskriftir Date er færður sem síðasta dags
Nabin Haitcda28ce2017-02-27 17:46:31 +05301017apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,White,White
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301018DocType: SMS Center,All Lead (Open),Allt Lead (Open)
Nabin Hait72cee332016-10-26 17:45:06 +05301019apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +222,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Row {0}: Magn er ekki í boði fyrir {4} í vöruhús {1} á að senda sinn færslunnar ({2} {3})
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301020DocType: Purchase Invoice,Get Advances Paid,Fá Framfarir Greiddur
Nabin Hait93c15382017-03-30 16:57:05 +05301021apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +763,Make ,gera
Nabin Hait72cee332016-10-26 17:45:06 +05301022DocType: Student Admission,Admission Start Date,Aðgangseyrir Start Date
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301023DocType: Journal Entry,Total Amount in Words,Heildarfjárhæð orðum
1024apps/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.,Það var villa. Ein líkleg ástæða gæti verið að þú hefur ekki vistað mynd. Vinsamlegast hafðu samband support@erpnext.com ef vandamálið er viðvarandi.
1025apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Karfan mín
Nabin Hait93c15382017-03-30 16:57:05 +05301026apps/erpnext/erpnext/controllers/selling_controller.py +159,Order Type must be one of {0},Order Type verður að vera einn af {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301027DocType: Lead,Next Contact Date,Næsta samband við þann
1028apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,opnun Magn
Nabin Haitd25db232016-12-15 18:33:39 +05301029apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +424,Please enter Account for Change Amount,Vinsamlegast sláðu inn reikning fyrir Change Upphæð
Nabin Hait93c15382017-03-30 16:57:05 +05301030DocType: Student Batch,Student Batch Name,Student Hópur Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301031DocType: Holiday List,Holiday List Name,Holiday List Nafn
Nabin Haitcda28ce2017-02-27 17:46:31 +05301032DocType: Repayment Schedule,Balance Loan Amount,Balance lánsfjárhæð
Nabin Haitd25db232016-12-15 18:33:39 +05301033apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.js +14,Schedule Course,Dagskrá Námskeið
Nabin Haitcda28ce2017-02-27 17:46:31 +05301034apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +186,Stock Options,Kaupréttir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301035DocType: Journal Entry Account,Expense Claim,Expense Krafa
Nabin Haitd25db232016-12-15 18:33:39 +05301036apps/erpnext/erpnext/accounts/doctype/asset/asset.js +245,Do you really want to restore this scrapped asset?,Viltu virkilega að endurheimta rifið eign?
1037apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +242,Qty for {0},Magn {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301038DocType: Leave Application,Leave Application,Leave Umsókn
1039apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Skildu Úthlutun Tól
1040DocType: Leave Block List,Leave Block List Dates,Skildu Block Listi Dagsetningar
1041DocType: Workstation,Net Hour Rate,Net Hour Rate
1042DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Landað Kostnaður Kvittun
1043DocType: Company,Default Terms,Sjálfgefin Skilmálar
1044DocType: Packing Slip Item,Packing Slip Item,Pökkun Slip Item
1045DocType: Purchase Invoice,Cash/Bank Account,Cash / Bank Account
Nabin Haitcda28ce2017-02-27 17:46:31 +05301046apps/erpnext/erpnext/public/js/queries.js +88,Please specify a {0},Tilgreindu {0}
Nabin Hait72cee332016-10-26 17:45:06 +05301047apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +71,Removed items with no change in quantity or value.,Fjarlægðar atriði með engin breyting á magni eða verðmæti.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301048DocType: Delivery Note,Delivery To,Afhending Til
Nabin Haitcda28ce2017-02-27 17:46:31 +05301049apps/erpnext/erpnext/stock/doctype/item/item.py +649,Attribute table is mandatory,Eiginleiki borð er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301050DocType: Production Planning Tool,Get Sales Orders,Fá sölu skipunum
Nabin Haitd25db232016-12-15 18:33:39 +05301051apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +65,{0} can not be negative,{0} er ekki hægt að neikvæð
Nabin Hait93c15382017-03-30 16:57:05 +05301052apps/erpnext/erpnext/public/js/pos/pos.html +13,Discount,afsláttur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301053DocType: Asset,Total Number of Depreciations,Heildarfjöldi Afskriftir
1054DocType: Workstation,Wages,laun
1055DocType: Project,Internal,innri
1056DocType: Task,Urgent,Urgent
Nabin Haitd25db232016-12-15 18:33:39 +05301057apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +149,Please specify a valid Row ID for row {0} in table {1},Vinsamlegast tilgreindu gilt Row skírteini fyrir röð {0} í töflunni {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301058apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Fara á Desktop og byrja að nota ERPNext
1059DocType: Item,Manufacturer,framleiðandi
1060DocType: Landed Cost Item,Purchase Receipt Item,Kvittun Item
1061DocType: Purchase Receipt,PREC-RET-,PREC-RET-
1062DocType: POS Profile,Sales Invoice Payment,Velta Invoice Greiðsla
1063DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Frátekin Warehouse í Velta Order / Finished Goods Warehouse
Nabin Hait93c15382017-03-30 16:57:05 +05301064apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,selja Upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05301065DocType: Repayment Schedule,Interest Amount,vextir Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301066apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,You are the Expense Approver for this record. Please Update the 'Status' and Save,Þú ert kostnað samþykkjari fyrir þessa færslu. Uppfærðu &#39;Staða&#39; og Vista
1067DocType: Serial No,Creation Document No,Creation Skjal nr
1068DocType: Issue,Issue,Mál
1069DocType: Asset,Scrapped,rifið
1070apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,Reikningur passar ekki við félagið
Nabin Haitcda28ce2017-02-27 17:46:31 +05301071apps/erpnext/erpnext/config/stock.py +195,"Attributes for Item Variants. e.g Size, Color etc.","Eiginleiki fyrir Liður Útgáfur. td stærð, liti o.fl."
Nabin Hait93c15382017-03-30 16:57:05 +05301072DocType: Purchase Invoice,Returns,Skil
Nabin Haitcda28ce2017-02-27 17:46:31 +05301073apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +42,WIP Warehouse,WIP Warehouse
Nabin Hait72cee332016-10-26 17:45:06 +05301074apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +196,Serial No {0} is under maintenance contract upto {1},Serial Nei {0} er undir viðhald samning uppí {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301075apps/erpnext/erpnext/config/hr.py +35,Recruitment,Ráðningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301076DocType: Lead,Organization Name,nafn samtaka
1077DocType: Tax Rule,Shipping State,Sendingar State
Nabin Haitd25db232016-12-15 18:33:39 +05301078,Projected Quantity as Source,Áætlaðar Magn eins Source
Nabin Haitcda28ce2017-02-27 17:46:31 +05301079apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +58,Item must be added using 'Get Items from Purchase Receipts' button,Atriði verður að bæta með því að nota &quot;fá atriði úr greiðslukvittanir &#39;hnappinn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301080DocType: Employee,A-,A-
Nabin Haitd25db232016-12-15 18:33:39 +05301081DocType: Production Planning Tool,Include non-stock items,Fela ekki lager atriði
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301082apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +115,Sales Expenses,sölukostnaður
1083apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Standard Buying
1084DocType: GL Entry,Against,gegn
1085DocType: Item,Default Selling Cost Center,Sjálfgefið Selja Kostnaður Center
1086DocType: Sales Partner,Implementation Partner,framkvæmd Partner
Nabin Hait93c15382017-03-30 16:57:05 +05301087apps/erpnext/erpnext/accounts/page/pos/pos.js +1467,ZIP Code,Póstnúmer
1088apps/erpnext/erpnext/controllers/selling_controller.py +268,Sales Order {0} is {1},Velta Order {0} er {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301089DocType: Opportunity,Contact Info,Contact Info
Nabin Haitcda28ce2017-02-27 17:46:31 +05301090apps/erpnext/erpnext/config/stock.py +310,Making Stock Entries,Gerð lager færslur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301091DocType: Packing Slip,Net Weight UOM,Net Weight UOM
Nabin Haitd25db232016-12-15 18:33:39 +05301092apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +18,{0} Results,{0} Úrslit
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301093DocType: Item,Default Supplier,Sjálfgefið Birgir
1094DocType: Manufacturing Settings,Over Production Allowance Percentage,Yfir Production losunarheimilda Hlutfall
Nabin Haitcda28ce2017-02-27 17:46:31 +05301095DocType: Employee Loan,Repayment Schedule,endurgreiðsla Dagskrá
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301096DocType: Shipping Rule Condition,Shipping Rule Condition,Sendingar Regla Ástand
1097DocType: Holiday List,Get Weekly Off Dates,Fáðu vikulega Off Dagsetningar
Nabin Haitcda28ce2017-02-27 17:46:31 +05301098apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +33,End Date can not be less than Start Date,Lokadagur má ekki vera minna en Start Date
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301099DocType: Sales Person,Select company name first.,Select nafn fyrirtækis fyrst.
Nabin Haitd25db232016-12-15 18:33:39 +05301100apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +154,Dr,dr
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301101apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Tilvitnanir berast frá birgja.
Nabin Hait93c15382017-03-30 16:57:05 +05301102apps/erpnext/erpnext/controllers/selling_controller.py +24,To {0} | {1} {2},Til {0} | {1} {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301103apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Meðalaldur
1104DocType: Opportunity,Your sales person who will contact the customer in future,Sala þinn sá sem mun hafa samband við viðskiptavininn í framtíðinni
Nabin Haitcda28ce2017-02-27 17:46:31 +05301105apps/erpnext/erpnext/public/js/setup_wizard.js +266,List a few of your suppliers. They could be organizations or individuals.,Listi nokkrar af birgja þína. Þeir gætu verið stofnanir eða einstaklingar.
Nabin Hait72cee332016-10-26 17:45:06 +05301106apps/erpnext/erpnext/templates/pages/home.html +31,View All Products,Sjá allar vörur
Nabin Haitcda28ce2017-02-27 17:46:31 +05301107apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +59,All BOMs,Allir BOMs
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301108DocType: Company,Default Currency,sjálfgefið mynt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301109DocType: Expense Claim,From Employee,frá starfsmanni
Nabin Haitd25db232016-12-15 18:33:39 +05301110apps/erpnext/erpnext/controllers/accounts_controller.py +413,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Viðvörun: Kerfi mun ekki stöðva overbilling síðan upphæð fyrir lið {0} í {1} er núll
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301111DocType: Journal Entry,Make Difference Entry,Gera Mismunur færslu
1112DocType: Upload Attendance,Attendance From Date,Aðsókn Frá Dagsetning
1113DocType: Appraisal Template Goal,Key Performance Area,Key Performance Area
1114apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,samgöngur
Nabin Hait93c15382017-03-30 16:57:05 +05301115apps/erpnext/erpnext/controllers/item_variant.py +94,Invalid Attribute,Ógilt Attribute
Nabin Haitd25db232016-12-15 18:33:39 +05301116apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +201,{0} {1} must be submitted,{0} {1} Leggja skal fram
1117apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +146,Quantity must be less than or equal to {0},Magn verður að vera minna en eða jafnt og {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301118DocType: SMS Center,Total Characters,Samtals Stafir
1119apps/erpnext/erpnext/controllers/buying_controller.py +156,Please select BOM in BOM field for Item {0},Vinsamlegast veldu BOM á BOM sviði í lið {0}
1120DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Form Reikningur Detail
1121DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Greiðsla Sættir Invoice
1122apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,framlag%
1123DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Fyrirtæki skráningarnúmer til viðmiðunar. Tax tölur o.fl.
1124DocType: Sales Partner,Distributor,dreifingaraðili
1125DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Shopping Cart Shipping Rule
Nabin Hait93c15382017-03-30 16:57:05 +05301126apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +224,Production Order {0} must be cancelled before cancelling this Sales Order,Framleiðslu Order {0} verður lokað áður en hætta þessu Velta Order
Nabin Hait72cee332016-10-26 17:45:06 +05301127apps/erpnext/erpnext/public/js/controllers/transaction.js +52,Please set 'Apply Additional Discount On',Vinsamlegast settu &#39;Virkja Viðbótarupplýsingar afslátt&#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301128,Ordered Items To Be Billed,Pantaði Items verður innheimt
Nabin Haitcda28ce2017-02-27 17:46:31 +05301129apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,Frá Range þarf að vera minna en við úrval
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301130DocType: Global Defaults,Global Defaults,Global Vanskil
Nabin Hait93c15382017-03-30 16:57:05 +05301131apps/erpnext/erpnext/projects/doctype/project/project.py +202,Project Collaboration Invitation,Project Samvinna Boð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301132DocType: Salary Slip,Deductions,frádráttur
Nabin Hait72cee332016-10-26 17:45:06 +05301133DocType: Leave Allocation,LAL/,LAL /
Nabin Haitcda28ce2017-02-27 17:46:31 +05301134apps/erpnext/erpnext/public/js/financial_statements.js +74,Start Year,Start Ár
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301135DocType: Purchase Invoice,Start date of current invoice's period,Upphafsdagur tímabils núverandi reikningi er
1136DocType: Salary Slip,Leave Without Pay,Leyfi án launa
Nabin Hait93c15382017-03-30 16:57:05 +05301137apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Capacity Planning Error,Getu Planning Villa
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301138,Trial Balance for Party,Trial Balance fyrir aðila
1139DocType: Lead,Consultant,Ráðgjafi
1140DocType: Salary Slip,Earnings,Hagnaður
Nabin Haitd25db232016-12-15 18:33:39 +05301141apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +382,Finished Item {0} must be entered for Manufacture type entry,Lokið Item {0} verður inn fyrir Framleiðsla tegund færslu
Nabin Haitcda28ce2017-02-27 17:46:31 +05301142apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Opnun Bókhald Balance
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301143DocType: Sales Invoice Advance,Sales Invoice Advance,Velta Invoice Advance
Nabin Haitcda28ce2017-02-27 17:46:31 +05301144apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +548,Nothing to request,Ekkert til að biðja
1145apps/erpnext/erpnext/accounts/doctype/budget/budget.py +34,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},Annar Budget met &#39;{0}&#39; er þegar til á móti {1} &#39;{2}&#39; fyrir reikningsár {3}
Nabin Haitd25db232016-12-15 18:33:39 +05301146apps/erpnext/erpnext/projects/doctype/task/task.py +40,'Actual Start Date' can not be greater than 'Actual End Date',&quot;Raunbyrjunardagsetning &#39;má ekki vera meiri en&#39; Raunveruleg lokadagur&quot;
Nabin Haitcda28ce2017-02-27 17:46:31 +05301147apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +79,Management,Stjórn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301148DocType: Cheque Print Template,Payer Settings,greiðandi Stillingar
1149DocType: 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""","Þetta verður bætt við Item Code afbrigði. Til dæmis, ef skammstöfun er &quot;SM&quot;, og hluturinn kóða er &quot;T-bolur&quot;, hluturinn kóðann um afbrigði verður &quot;T-bolur-SM&quot;"
1150DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Net Borga (í orðum) verður sýnileg þegar þú hefur vistað Laun Slip.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301151DocType: Purchase Invoice,Is Return,er aftur
Nabin Hait93c15382017-03-30 16:57:05 +05301152apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +768,Return / Debit Note,Return / skuldfærslu Note
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301153DocType: Price List Country,Price List Country,Verðskrá Country
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301154DocType: Item,UOMs,UOMs
Nabin Haitcda28ce2017-02-27 17:46:31 +05301155apps/erpnext/erpnext/stock/utils.py +182,{0} valid serial nos for Item {1},{0} gild raðnúmer nos fyrir lið {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301156apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Item Code er ekki hægt að breyta fyrir Raðnúmer
Nabin Haitd25db232016-12-15 18:33:39 +05301157apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +24,POS Profile {0} already created for user: {1} and company {2},POS Profile {0} þegar búin að notanda: {1} og fyrirtæki {2}
Nabin Hait93c15382017-03-30 16:57:05 +05301158DocType: Sales Invoice Item,UOM Conversion Factor,UOM viðskipta Factor
Nabin Haitcda28ce2017-02-27 17:46:31 +05301159apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +24,Please enter Item Code to get Batch Number,Vinsamlegast sláðu Item Code til að fá lotunúmer
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301160DocType: Stock Settings,Default Item Group,Sjálfgefið Item Group
Nabin Hait93c15382017-03-30 16:57:05 +05301161DocType: Employee Loan,Partially Disbursed,hluta ráðstafað
Nabin Hait72cee332016-10-26 17:45:06 +05301162DocType: Grading Structure,Grading System Name,Einkunnakerfi Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301163apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Birgir gagnagrunni.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301164DocType: Account,Balance Sheet,Efnahagsreikningur
Nabin Haitcda28ce2017-02-27 17:46:31 +05301165apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +708,Cost Center For Item with Item Code ',Kostnaður Center For lið með Item Code &#39;
Nabin Hait93c15382017-03-30 16:57:05 +05301166apps/erpnext/erpnext/accounts/page/pos/pos.js +2304,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.",Greiðsla Mode er ekki stillt. Vinsamlegast athugaðu hvort reikningur hefur verið sett á Mode Greiðslur eða POS Profile.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301167DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,velta manneskja mun fá áminningu á þessari dagsetningu til að hafa samband við viðskiptavini
Nabin Haitcda28ce2017-02-27 17:46:31 +05301168apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +75,Same item cannot be entered multiple times.,Sama atriði er ekki hægt inn mörgum sinnum.
Nabin Haitd25db232016-12-15 18:33:39 +05301169apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Further accounts can be made under Groups, but entries can be made against non-Groups","Frekari reikninga er hægt að gera undir Hópar, en færslur er hægt að gera á móti non-hópa"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301170DocType: Lead,Lead,Lead
1171DocType: Email Digest,Payables,skammtímaskuldir
1172DocType: Course,Course Intro,Auðvitað Um
Nabin Haitd25db232016-12-15 18:33:39 +05301173apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +157,Stock Entry {0} created,Stock Entry {0} búin
Nabin Haitcda28ce2017-02-27 17:46:31 +05301174apps/erpnext/erpnext/controllers/buying_controller.py +293,Row #{0}: Rejected Qty can not be entered in Purchase Return,Row # {0}: Hafnað Magn er ekki hægt að færa í Purchase aftur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301175,Purchase Order Items To Be Billed,Purchase Order Items verður innheimt
1176DocType: Purchase Invoice Item,Net Rate,Net Rate
1177DocType: Purchase Invoice Item,Purchase Invoice Item,Kaupa Reikningar Item
1178apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +57,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Lager Ledger Entries og GL Færslur eru endurbirt fyrir valin Purchase Kvittanir
1179apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Atriði 1
1180DocType: Holiday,Holiday,Holiday
Nabin Haitcda28ce2017-02-27 17:46:31 +05301181DocType: Support Settings,Close Issue After Days,Loka Issue Eftir daga
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301182DocType: Leave Control Panel,Leave blank if considered for all branches,Skildu eftir autt ef það er talið að öllum greinum
1183apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-form er ekki fyrir Invoice: {0}
1184DocType: Payment Reconciliation,Unreconciled Payment Details,Unreconciled Upplýsingar Greiðsla
1185DocType: Global Defaults,Current Fiscal Year,Yfirstandandi reikningsári
Nabin Haitd25db232016-12-15 18:33:39 +05301186DocType: Purchase Order,Group same items,Group sömu atriði
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301187DocType: Global Defaults,Disable Rounded Total,Slökkva á Ávalur Samtals
Nabin Haitcda28ce2017-02-27 17:46:31 +05301188DocType: Employee Loan Application,Repayment Info,endurgreiðsla Upplýsingar
Nabin Hait93c15382017-03-30 16:57:05 +05301189apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +436,'Entries' cannot be empty,&#39;Færslur&#39; má ekki vera autt
1190apps/erpnext/erpnext/utilities/transaction_base.py +77,Duplicate row {0} with same {1},Afrit róður {0} með sama {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301191,Trial Balance,Trial Balance
Nabin Hait93c15382017-03-30 16:57:05 +05301192apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +416,Fiscal Year {0} not found,Reikningsár {0} fannst ekki
1193apps/erpnext/erpnext/config/hr.py +296,Setting up Employees,Setja upp Starfsmenn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301194DocType: Sales Order,SO-,SO-
Nabin Haitcda28ce2017-02-27 17:46:31 +05301195apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +155,Please select prefix first,Vinsamlegast veldu forskeyti fyrst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301196DocType: Employee,O-,O-
Nabin Haitcda28ce2017-02-27 17:46:31 +05301197apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Research,Rannsókn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301198DocType: Maintenance Visit Purpose,Work Done,vinnu
Nabin Hait93c15382017-03-30 16:57:05 +05301199apps/erpnext/erpnext/controllers/item_variant.py +33,Please specify at least one attribute in the Attributes table,Vinsamlegast tilgreindu að minnsta kosti einn eiginleiki í þeim einkennum töflunni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301200DocType: Announcement,All Students,Allir nemendur
Nabin Haitd25db232016-12-15 18:33:39 +05301201apps/erpnext/erpnext/accounts/doctype/asset/asset.py +44,Item {0} must be a non-stock item,Liður {0} verður að a non-birgðir atriði
Nabin Haitd25db232016-12-15 18:33:39 +05301202apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +71,View Ledger,Skoða Ledger
Nabin Haitcda28ce2017-02-27 17:46:31 +05301203DocType: Grading Scale,Intervals,millibili
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301204apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,elstu
Nabin Haitcda28ce2017-02-27 17:46:31 +05301205apps/erpnext/erpnext/stock/doctype/item/item.py +509,"An Item Group exists with same name, please change the item name or rename the item group","An Item Group til staðar með sama nafni, vinsamlegast breyta hlutinn nafni eða endurnefna atriði hópinn"
Nabin Haitd25db232016-12-15 18:33:39 +05301206apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +46,Student Mobile No.,Student Mobile No.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301207apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +473,Rest Of The World,Rest Of The World
1208apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,The Item {0} getur ekki Hópur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301209,Budget Variance Report,Budget Dreifni Report
1210DocType: Salary Slip,Gross Pay,Gross Pay
Nabin Haitcda28ce2017-02-27 17:46:31 +05301211apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: Activity Type is mandatory.,Row {0}: Activity Type er nauðsynlegur.
1212apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +164,Dividends Paid,arður Greiddur
Nabin Haitcda28ce2017-02-27 17:46:31 +05301213apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +36,Accounting Ledger,bókhald Ledger
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301214DocType: Stock Reconciliation,Difference Amount,munurinn Upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05301215apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Retained Earnings,Óráðstafað eigið fé
Nabin Haitd25db232016-12-15 18:33:39 +05301216DocType: Vehicle Log,Service Detail,þjónusta Detail
1217DocType: BOM,Item Description,Lýsing á hlut
Nabin Hait72cee332016-10-26 17:45:06 +05301218DocType: Student Sibling,Student Sibling,Student systkini
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301219DocType: Purchase Invoice,Is Recurring,er Fastir
1220DocType: Purchase Invoice,Supplied Items,Meðfylgjandi Items
1221DocType: Student,STUD.,STUD.
1222DocType: Production Order,Qty To Manufacture,Magn To Framleiðsla
Nabin Hait72cee332016-10-26 17:45:06 +05301223DocType: Email Digest,New Income,ný Tekjur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301224DocType: Buying Settings,Maintain same rate throughout purchase cycle,Halda sama hlutfall allan kaup hringrás
1225DocType: Opportunity Item,Opportunity Item,tækifæri Item
Nabin Hait93c15382017-03-30 16:57:05 +05301226,Student and Guardian Contact Details,Student og Guardian Tengiliðir Upplýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05301227apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,Row {0}: For supplier {0} Email Address is required to send email,Row {0}: Fyrir birgja {0} Netfang þarf að senda tölvupóst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301228apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +70,Temporary Opening,tímabundin Opening
1229,Employee Leave Balance,Starfsmaður Leave Balance
Nabin Haitcda28ce2017-02-27 17:46:31 +05301230apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +148,Balance for Account {0} must always be {1},Stöðunni á reikningnum {0} verður alltaf að vera {1}
1231apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +180,Valuation Rate required for Item in row {0},Verðmat Gefa þarf fyrir lið í röð {0}
1232apps/erpnext/erpnext/public/js/setup_wizard.js +328,Example: Masters in Computer Science,Dæmi: Masters í tölvunarfræði
Nabin Hait93c15382017-03-30 16:57:05 +05301233DocType: Item,Item Manufacturers,Item Framleiðendur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301234DocType: Purchase Invoice,Rejected Warehouse,hafnað Warehouse
1235DocType: GL Entry,Against Voucher,Against Voucher
1236DocType: Item,Default Buying Cost Center,Sjálfgefið Buying Kostnaður Center
1237apps/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.","Til að fá það besta út úr ERPNext, mælum við með að þú að taka nokkurn tíma og horfa á þessi hjálp vídeó."
Nabin Haitd25db232016-12-15 18:33:39 +05301238apps/erpnext/erpnext/accounts/page/pos/pos.js +73, to ,að
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301239DocType: Item,Lead Time in days,Lead Time í dögum
Nabin Haitcda28ce2017-02-27 17:46:31 +05301240apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +58,Accounts Payable Summary,Viðskiptaskuldir Yfirlit
Nabin Hait93c15382017-03-30 16:57:05 +05301241apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +332,Payment of salary from {0} to {1},Greiðsla launum frá {0} til {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05301242apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +214,Not authorized to edit frozen Account {0},Ekki heimild til að breyta frosinn reikning {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301243DocType: Journal Entry,Get Outstanding Invoices,Fá útistandandi reikninga
Nabin Haitd25db232016-12-15 18:33:39 +05301244apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +64,Sales Order {0} is not valid,Velta Order {0} er ekki gilt
Nabin Hait93c15382017-03-30 16:57:05 +05301245apps/erpnext/erpnext/utilities/activation.py +92,Purchase orders help you plan and follow up on your purchases,Kaup pantanir hjálpa þér að skipuleggja og fylgja eftir kaupum þínum
Nabin Haitcda28ce2017-02-27 17:46:31 +05301246apps/erpnext/erpnext/setup/doctype/company/company.py +209,"Sorry, companies cannot be merged","Því miður, fyrirtæki geta ekki vera sameinuð"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301247apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +139,"The total Issue / Transfer quantity {0} in Material Request {1} \
1248 cannot be greater than requested quantity {2} for Item {3}",Heildarkostnaður Issue / Transfer magn {0} í efni Beiðni {1} \ má ekki vera meiri en óskað magn {2} fyrir lið {3}
Nabin Haitcda28ce2017-02-27 17:46:31 +05301249apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +159,Small,Lítil
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301250DocType: Employee,Employee Number,starfsmaður Number
1251apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Case Nei (s) þegar í notkun. Prófaðu frá máli nr {0}
Nabin Haitd25db232016-12-15 18:33:39 +05301252DocType: Project,% Completed,% Lokið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301253,Invoiced Amount (Exculsive Tax),Upphæð á reikningi (Exculsive Tax)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301254apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Liður 2
Nabin Haitcda28ce2017-02-27 17:46:31 +05301255apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +79,Account head {0} created,Reikningur höfuð {0} búin
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301256DocType: Supplier,SUPP-,SUPP-
Nabin Haitd25db232016-12-15 18:33:39 +05301257DocType: Training Event,Training Event,Þjálfun Event
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301258DocType: Item,Auto re-order,Auto endurraða
1259apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,alls Náð
1260DocType: Employee,Place of Issue,Útgáfustaður
Nabin Haitcda28ce2017-02-27 17:46:31 +05301261apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Contract,Samningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301262DocType: Email Digest,Add Quote,Bæta Quote
Nabin Haitcda28ce2017-02-27 17:46:31 +05301263apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +843,UOM coversion factor required for UOM: {0} in Item: {1},UOM coversion þáttur sem þarf til UOM: {0} í lið: {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301264apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Indirect Expenses,óbeinum kostnaði
Nabin Hait72cee332016-10-26 17:45:06 +05301265apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +77,Row {0}: Qty is mandatory,Row {0}: Magn er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301266apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Landbúnaður
Nabin Hait93c15382017-03-30 16:57:05 +05301267apps/erpnext/erpnext/accounts/page/pos/pos.js +714,Sync Master Data,Sync Master Data
Nabin Haitcda28ce2017-02-27 17:46:31 +05301268apps/erpnext/erpnext/public/js/setup_wizard.js +288,Your Products or Services,Vörur eða þjónustu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301269DocType: Mode of Payment,Mode of Payment,Háttur á greiðslu
Nabin Haitcda28ce2017-02-27 17:46:31 +05301270apps/erpnext/erpnext/stock/doctype/item/item.py +179,Website Image should be a public file or website URL,Vefsíða Image ætti að vera opinber skrá eða vefslóð
Nabin Hait72cee332016-10-26 17:45:06 +05301271DocType: Student Applicant,AP,AP
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301272DocType: Purchase Invoice Item,BOM,BOM
Nabin Hait72cee332016-10-26 17:45:06 +05301273apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +37,This is a root item group and cannot be edited.,Þetta er rót atriði hóp og ekki hægt að breyta.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301274DocType: Journal Entry Account,Purchase Order,Pöntun
Nabin Haitd25db232016-12-15 18:33:39 +05301275DocType: Vehicle,Fuel UOM,eldsneyti UOM
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301276DocType: Warehouse,Warehouse Contact Info,Warehouse Contact Info
1277DocType: Payment Entry,Write Off Difference Amount,Skrifaðu Off Mismunur Upphæð
1278DocType: Purchase Invoice,Recurring Type,Fastir Type
Nabin Hait93c15382017-03-30 16:57:05 +05301279apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +390,"{0}: Employee email not found, hence email not sent","{0}: Starfsmaður tölvupósti fannst ekki, þess vegna email ekki sent"
1280DocType: Item,Foreign Trade Details,Foreign Trade Upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301281DocType: Email Digest,Annual Income,Árleg innkoma
1282DocType: Serial No,Serial No Details,Serial Nei Nánar
1283DocType: Purchase Invoice Item,Item Tax Rate,Liður Skatthlutfall
Nabin Hait93c15382017-03-30 16:57:05 +05301284apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +133,"For {0}, only credit accounts can be linked against another debit entry","Fyrir {0}, aðeins kredit reikninga er hægt að tengja við aðra gjaldfærslu"
Nabin Haitcda28ce2017-02-27 17:46:31 +05301285apps/erpnext/erpnext/projects/doctype/project/project.py +70,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,Alls öllum verkefni lóðum skal vera 1. Stilltu vigta allar verkefni verkefni í samræmi við
Nabin Haitd25db232016-12-15 18:33:39 +05301286apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +533,Delivery Note {0} is not submitted,Afhending Note {0} er ekki lögð
1287apps/erpnext/erpnext/stock/get_item_details.py +132,Item {0} must be a Sub-contracted Item,Liður {0} verður að vera Sub-dregist Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301288apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Capital útbúnaður
1289apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Verðlagning Regla er fyrst valið byggist á &#39;Virkja Á&#39; sviði, sem getur verið Item, Item Group eða Brand."
1290DocType: Hub Settings,Seller Website,Seljandi Website
1291DocType: Item,ITEM-,ITEM-
Nabin Hait93c15382017-03-30 16:57:05 +05301292apps/erpnext/erpnext/controllers/selling_controller.py +152,Total allocated percentage for sales team should be 100,Samtals úthlutað hlutfall fyrir Söluteymi ætti að vera 100
Nabin Haitd25db232016-12-15 18:33:39 +05301293apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +112,Production Order status is {0},Framleiðsla Order staðan er {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301294DocType: Appraisal Goal,Goal,Markmið
Nabin Haitd25db232016-12-15 18:33:39 +05301295apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student batch Strength,Student hópur Styrkur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301296DocType: Sales Invoice Item,Edit Description,Breyta Lýsing
Nabin Haitcda28ce2017-02-27 17:46:31 +05301297,Team Updates,Team uppfærslur
Nabin Hait93c15382017-03-30 16:57:05 +05301298apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +778,For Supplier,fyrir Birgir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301299DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Uppsetning reiknings Tegund hjálpar í því að velja þennan reikning í viðskiptum.
1300DocType: Purchase Invoice,Grand Total (Company Currency),Grand Total (Company Gjaldmiðill)
1301apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Búa prenta sniði
1302apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Fékk ekki fundið neitt atriði sem heitir {0}
1303apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,alls Outgoing
1304apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""",Það getur aðeins verið einn Shipping Rule Ástand með 0 eða autt gildi fyrir &quot;to Value&quot;
1305DocType: Authorization Rule,Transaction,Færsla
1306apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Ath: Þessi Kostnaður Center er Group. Get ekki gert bókhaldsfærslum gegn hópum.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301307apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +126,Child warehouse exists for this warehouse. You can not delete this warehouse.,Barnið vöruhús er til fyrir þetta vöruhús. Þú getur ekki eytt þessari vöruhús.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301308DocType: Item,Website Item Groups,Vefsíða Item Hópar
1309DocType: Purchase Invoice,Total (Company Currency),Total (Company Gjaldmiðill)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301310apps/erpnext/erpnext/stock/utils.py +177,Serial number {0} entered more than once,Raðnúmer {0} inn oftar en einu sinni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301311DocType: Depreciation Schedule,Journal Entry,Dagbókarfærsla
Nabin Hait93c15382017-03-30 16:57:05 +05301312apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +77,{0} items in progress,{0} atriði í gangi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301313DocType: Workstation,Workstation Name,Workstation Name
Nabin Hait72cee332016-10-26 17:45:06 +05301314DocType: Grade Interval,Grade Code,bekk Code
Nabin Haitd25db232016-12-15 18:33:39 +05301315DocType: POS Item Group,POS Item Group,POS Item Group
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301316apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Sendu Digest:
Nabin Haitcda28ce2017-02-27 17:46:31 +05301317apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +513,BOM {0} does not belong to Item {1},BOM {0} ekki tilheyra lið {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301318DocType: Sales Partner,Target Distribution,Target Dreifing
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301319DocType: Salary Slip,Bank Account No.,Bankareikningur nr
1320DocType: Naming Series,This is the number of the last created transaction with this prefix,Þetta er fjöldi síðustu búin færslu með þessu forskeyti
1321DocType: Quality Inspection Reading,Reading 8,lestur 8
1322DocType: Sales Partner,Agent,Agent
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301323DocType: Purchase Invoice,Taxes and Charges Calculation,Skattar og gjöld Útreikningur
1324DocType: BOM Operation,Workstation,Workstation
1325DocType: Request for Quotation Supplier,Request for Quotation Supplier,Beiðni um Tilvitnun Birgir
Nabin Haitcda28ce2017-02-27 17:46:31 +05301326apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +116,Hardware,Vélbúnaður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301327DocType: Sales Order,Recurring Upto,Fastir uppí
1328DocType: Attendance,HR Manager,HR Manager
Nabin Haitcda28ce2017-02-27 17:46:31 +05301329apps/erpnext/erpnext/accounts/party.py +168,Please select a Company,Vinsamlegast veldu Company
1330apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +54,Privilege Leave,Privilege Leave
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301331DocType: Purchase Invoice,Supplier Invoice Date,Birgir Dagsetning reiknings
Nabin Hait93c15382017-03-30 16:57:05 +05301332apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Þú þarft að virkja Shopping Cart
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301333DocType: Payment Entry,Writeoff,Afskrifa
1334DocType: Appraisal Template Goal,Appraisal Template Goal,Úttekt Snið Goal
Nabin Hait72cee332016-10-26 17:45:06 +05301335DocType: Salary Component,Earning,earnings
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301336DocType: Purchase Invoice,Party Account Currency,Party Reikningur Gjaldmiðill
1337,BOM Browser,BOM Browser
1338DocType: Purchase Taxes and Charges,Add or Deduct,Bæta eða draga
1339apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Skarast skilyrði fundust milli:
Nabin Haitcda28ce2017-02-27 17:46:31 +05301340apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +188,Against Journal Entry {0} is already adjusted against some other voucher,Gegn Journal Entry {0} er þegar leiðrétt gagnvart einhverjum öðrum skírteini
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301341apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Pöntunin Value
Nabin Hait93c15382017-03-30 16:57:05 +05301342apps/erpnext/erpnext/demo/setup/setup_data.py +315,Food,Matur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301343apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Ageing Range 3
1344DocType: Maintenance Schedule Item,No of Visits,Engin heimsókna
Nabin Haitd25db232016-12-15 18:33:39 +05301345apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +102,Mark Attendence,Mark Attendence
Nabin Hait93c15382017-03-30 16:57:05 +05301346apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +32,Enrolling student,innritast nemandi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301347apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Gjaldmiðill lokun reiknings skal vera {0}
1348apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Summa stig fyrir allar markmiðum ætti að vera 100. Það er {0}
1349DocType: Project,Start and End Dates,Upphafs- og lokadagsetningar
1350,Delivered Items To Be Billed,Afhent Items verður innheimt
Nabin Haitcda28ce2017-02-27 17:46:31 +05301351apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Open BOM {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301352apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Warehouse er ekki hægt að breyta fyrir Raðnúmer
1353DocType: Authorization Rule,Average Discount,Meðal Afsláttur
1354DocType: Purchase Invoice Item,UOM,UOM
Nabin Haitcda28ce2017-02-27 17:46:31 +05301355DocType: Rename Tool,Utilities,Utilities
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301356DocType: Purchase Invoice Item,Accounting,bókhald
1357DocType: Employee,EMP/,EMP /
Nabin Haitcda28ce2017-02-27 17:46:31 +05301358apps/erpnext/erpnext/hr/doctype/salary_component/salary_component.py +24,Abbreviation {0} already used for another salary component,Skammstöfun {0} þegar notuð fyrir annað laun hluti
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301359DocType: Asset,Depreciation Schedules,afskriftir Skrár
Nabin Haitcda28ce2017-02-27 17:46:31 +05301360apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +89,Application period cannot be outside leave allocation period,Umsókn tímabil getur ekki verið úti leyfi úthlutun tímabil
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301361DocType: Activity Cost,Projects,verkefni
1362DocType: Payment Request,Transaction Currency,Færsla Gjaldmiðill
1363apps/erpnext/erpnext/controllers/buying_controller.py +24,From {0} | {1} {2},Frá {0} | {1} {2}
1364DocType: Production Order Operation,Operation Description,Operation Lýsing
1365DocType: Item,Will also apply to variants,Mun einnig eiga við afbrigði
1366apps/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.,Get ekki breytt Fiscal Year upphafsdagur og reikningsár lokadag þegar Fiscal Year er vistuð.
1367DocType: Quotation,Shopping Cart,Innkaupakerra
1368apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Avg Daily Outgoing
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301369DocType: POS Profile,Campaign,herferð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301370DocType: Supplier,Name and Type,Nafn og tegund
Nabin Haitcda28ce2017-02-27 17:46:31 +05301371apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +56,Approval Status must be 'Approved' or 'Rejected',Samþykki Staða verður &quot;Samþykkt&quot; eða &quot;Hafnað &#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301372DocType: Purchase Invoice,Contact Person,Tengiliður
Nabin Haitd25db232016-12-15 18:33:39 +05301373apps/erpnext/erpnext/projects/doctype/task/task.py +37,'Expected Start Date' can not be greater than 'Expected End Date',&quot;Bjóst Start Date &#39;má ekki vera meiri en&#39; Bjóst Lokadagur &#39;
1374DocType: Course Scheduling Tool,Course End Date,Auðvitað Lokadagur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301375DocType: Holiday List,Holidays,Holidays
1376DocType: Sales Order Item,Planned Quantity,Áætlaðir Magn
1377DocType: Purchase Invoice Item,Item Tax Amount,Liður Tax Upphæð
1378DocType: Item,Maintain Stock,halda lager
Nabin Hait72cee332016-10-26 17:45:06 +05301379apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +203,Stock Entries already created for Production Order ,Lager Færslur nú þegar búið til framleiðslu Order
Nabin Haitd25db232016-12-15 18:33:39 +05301380DocType: Employee,Prefered Email,Ákjósanleg Email
Nabin Haitcda28ce2017-02-27 17:46:31 +05301381apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +33,Net Change in Fixed Asset,Net Breyting á fast eign
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301382DocType: Leave Control Panel,Leave blank if considered for all designations,Skildu eftir autt ef það er talið fyrir alla heita
Nabin Haitcda28ce2017-02-27 17:46:31 +05301383apps/erpnext/erpnext/accounts/doctype/account/account.py +176,Warehouse is mandatory for non group Accounts of type Stock,Warehouse er nauðsynlegur fyrir utan reikninga hópa var gerð lager
Nabin Haitd25db232016-12-15 18:33:39 +05301384apps/erpnext/erpnext/controllers/accounts_controller.py +669,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Gjald af gerðinni &#39;Raunveruleg&#39; í röð {0} er ekki að vera með í Item Rate
1385apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +243,Max: {0},Max: {0}
Nabin Hait72cee332016-10-26 17:45:06 +05301386apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,frá DATETIME
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301387DocType: Email Digest,For Company,Company
1388apps/erpnext/erpnext/config/support.py +17,Communication log.,Samskipti þig.
Nabin Haitd25db232016-12-15 18:33:39 +05301389apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +154,"Request for Quotation is disabled to access from portal, for more check portal settings.","Beiðni um tilvitnun er óvirk til að fá aðgang frá vefsíðunni, fyrir meira Check vefgáttinni stillingar."
Nabin Hait93c15382017-03-30 16:57:05 +05301390apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Buying Amount,Kaup Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301391DocType: Sales Invoice,Shipping Address Name,Sendingar Address Nafn
1392apps/erpnext/erpnext/accounts/doctype/account/account.js +49,Chart of Accounts,Mynd reikninga
1393DocType: Material Request,Terms and Conditions Content,Skilmálar og skilyrði Content
Nabin Haitcda28ce2017-02-27 17:46:31 +05301394apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +575,cannot be greater than 100,getur ekki verið meiri en 100
1395apps/erpnext/erpnext/stock/doctype/item/item.py +701,Item {0} is not a stock Item,Liður {0} er ekki birgðir Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301396DocType: Maintenance Visit,Unscheduled,unscheduled
1397DocType: Employee,Owned,eigu
1398DocType: Salary Detail,Depends on Leave Without Pay,Fer um leyfi án launa
1399DocType: Pricing Rule,"Higher the number, higher the priority","Hærri sem talan, hærri forgang"
1400,Purchase Invoice Trends,Kaupa Reikningar Trends
1401DocType: Employee,Better Prospects,betri horfur
Nabin Haitd25db232016-12-15 18:33:39 +05301402DocType: Vehicle,License Plate,Númeraplata
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301403DocType: Appraisal,Goals,mörk
1404DocType: Warranty Claim,Warranty / AMC Status,Ábyrgð í / AMC Staða
1405,Accounts Browser,reikningar Browser
1406DocType: Payment Entry Reference,Payment Entry Reference,Greiðsla Entry Tilvísun
1407DocType: GL Entry,GL Entry,GL Entry
1408DocType: HR Settings,Employee Settings,Employee Stillingar
1409,Batch-Wise Balance History,Hópur-Wise Balance Saga
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301410apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,Prenta uppfærðar í viðkomandi prenta sniði
Nabin Hait93c15382017-03-30 16:57:05 +05301411DocType: Package Code,Package Code,pakki Code
Nabin Haitcda28ce2017-02-27 17:46:31 +05301412apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Apprentice,lærlingur
Nabin Hait72cee332016-10-26 17:45:06 +05301413apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +103,Negative Quantity is not allowed,Neikvætt Magn er ekki leyfð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301414DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1415Used for Taxes and Charges",Tax smáatriði borð sóttu meistara lið sem streng og geyma á þessu sviði. Notað fyrir skatta og gjöld
Nabin Haitcda28ce2017-02-27 17:46:31 +05301416apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,Employee cannot report to himself.,Starfsmaður getur ekki skýrslu við sjálfan sig.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301417DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Ef reikningur er frosinn, eru færslur leyft að afmörkuðum notendum."
1418DocType: Email Digest,Bank Balance,Bank Balance
Nabin Haitcda28ce2017-02-27 17:46:31 +05301419apps/erpnext/erpnext/accounts/party.py +231,Accounting Entry for {0}: {1} can only be made in currency: {2},Bókhald Entry fyrir {0}: {1} Aðeins er hægt að gera í gjaldmiðli: {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301420DocType: Job Opening,"Job profile, qualifications required etc.","Job uppsetningu, hæfi sem krafist o.fl."
1421DocType: Journal Entry Account,Account Balance,Staða reiknings
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301422apps/erpnext/erpnext/config/accounts.py +180,Tax Rule for transactions.,Tax Regla fyrir viðskiptum.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301423DocType: Rename Tool,Type of document to rename.,Tegund skjals til að endurnefna.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301424apps/erpnext/erpnext/public/js/setup_wizard.js +307,We buy this Item,Við þurfum að kaupa þessa vöru
1425apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +54,{0} {1}: Customer is required against Receivable account {2},{0} {1}: Viðskiptavini er krafist móti óinnheimt reikninginn {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301426DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Samtals Skattar og gjöld (Company gjaldmiðli)
Nabin Haitd25db232016-12-15 18:33:39 +05301427apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,Sýna P &amp; unclosed fjárhagsári er L jafnvægi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301428DocType: Shipping Rule,Shipping Account,Sendingar Account
Nabin Haitcda28ce2017-02-27 17:46:31 +05301429apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +93,{0} {1}: Account {2} is inactive,{0} {1}: Account {2} er óvirkur
Nabin Hait93c15382017-03-30 16:57:05 +05301430apps/erpnext/erpnext/utilities/activation.py +83,Make Sales Orders to help you plan your work and deliver on-time,Gera Velta Pantanir til að hjálpa þér að skipuleggja vinnu þína og skila á tíma
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301431DocType: Quality Inspection,Readings,Upplestur
1432DocType: Stock Entry,Total Additional Costs,Samtals viðbótarkostnað
Nabin Haitd25db232016-12-15 18:33:39 +05301433DocType: Course Schedule,SH,SH
1434DocType: BOM,Scrap Material Cost(Company Currency),Rusl efniskostnaði (Company Gjaldmiðill)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301435apps/erpnext/erpnext/public/js/setup_wizard.js +300,Sub Assemblies,Sub þing
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301436DocType: Asset,Asset Name,Asset Name
Nabin Haitd25db232016-12-15 18:33:39 +05301437DocType: Project,Task Weight,verkefni Þyngd
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301438DocType: Shipping Rule Condition,To Value,til Value
1439DocType: Asset Movement,Stock Manager,Stock Manager
Nabin Hait72cee332016-10-26 17:45:06 +05301440apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +135,Source warehouse is mandatory for row {0},Source vöruhús er nauðsynlegur fyrir röð {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301441apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +814,Packing Slip,pökkun Slip
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301442apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Rent,skrifstofa leigu
Nabin Haitcda28ce2017-02-27 17:46:31 +05301443apps/erpnext/erpnext/config/setup.py +111,Setup SMS gateway settings,Skipulag SMS Gateway stillingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301444apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Innflutningur mistókst!
1445apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,Ekkert heimilisfang bætt við enn.
1446DocType: Workstation Working Hour,Workstation Working Hour,Workstation vinnustund
Nabin Haitcda28ce2017-02-27 17:46:31 +05301447apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Analyst,Analyst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301448DocType: Item,Inventory,Skrá
1449DocType: Item,Sales Details,velta Upplýsingar
1450DocType: Quality Inspection,QI-,QI-
1451DocType: Opportunity,With Items,með atriði
1452apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,í Magn
1453DocType: Notification Control,Expense Claim Rejected,Expense Krafa Hafnað
Nabin Hait93c15382017-03-30 16:57:05 +05301454DocType: Item,Item Attribute,Liður Attribute
Nabin Haitcda28ce2017-02-27 17:46:31 +05301455apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Government,ríkisstjórn
1456apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Kostnað Krafa {0} er þegar til fyrir Vehicle Innskráning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301457apps/erpnext/erpnext/public/js/setup_wizard.js +41,Institute Name,Institute Name
Nabin Hait93c15382017-03-30 16:57:05 +05301458apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +117,Please enter repayment Amount,Vinsamlegast sláðu endurgreiðslu Upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05301459apps/erpnext/erpnext/config/stock.py +300,Item Variants,Item Afbrigði
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301460DocType: Company,Services,Þjónusta
1461DocType: HR Settings,Email Salary Slip to Employee,Sendu Laun Slip til starfsmanns
1462DocType: Cost Center,Parent Cost Center,Parent Kostnaður Center
Nabin Hait93c15382017-03-30 16:57:05 +05301463apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +868,Select Possible Supplier,Veldu Möguleg Birgir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301464DocType: Sales Invoice,Source,Source
1465apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Sýna lokaðar
1466DocType: Leave Type,Is Leave Without Pay,Er Leyfi án launa
Nabin Haitcda28ce2017-02-27 17:46:31 +05301467apps/erpnext/erpnext/stock/doctype/item/item.py +237,Asset Category is mandatory for Fixed Asset item,Asset Flokkur er nauðsynlegur fyrir Fast eignalið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301468apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,Engar færslur finnast í Greiðsla töflunni
1469apps/erpnext/erpnext/schools/utils.py +19,This {0} conflicts with {1} for {2} {3},Þessi {0} átök með {1} fyrir {2} {3}
Nabin Haitd25db232016-12-15 18:33:39 +05301470DocType: Student Attendance Tool,Students HTML,nemendur HTML
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301471apps/erpnext/erpnext/public/js/setup_wizard.js +60,Financial Year Start Date,Fjárhagsár Start Date
1472DocType: POS Profile,Apply Discount,gilda Afsláttur
1473DocType: Employee External Work History,Total Experience,Samtals Experience
Nabin Hait72cee332016-10-26 17:45:06 +05301474apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,Opið Verkefni
Nabin Hait93c15382017-03-30 16:57:05 +05301475apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +267,Packing Slip(s) cancelled,Pökkun Slip (s) Hætt
Nabin Haitcda28ce2017-02-27 17:46:31 +05301476apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Cash Flow from Investing,Cash Flow frá Fjárfesting
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301477DocType: Program Course,Program Course,program Námskeið
1478apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +97,Freight and Forwarding Charges,Frakt og Áframsending Gjöld
1479DocType: Homepage,Company Tagline for website homepage,Fyrirtæki Yfirskrift fyrir vefsvæðið heimasíðuna
1480DocType: Item Group,Item Group Name,Item Group Name
1481apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Taken
Nabin Haitcda28ce2017-02-27 17:46:31 +05301482DocType: Student,Date of Leaving,Dagsetning Keyrsla
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301483DocType: Pricing Rule,For Price List,Fyrir verðskrá
1484apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Executive Search
Nabin Hait93c15382017-03-30 16:57:05 +05301485apps/erpnext/erpnext/utilities/activation.py +64,Create Leads,Búa Leiða
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301486DocType: Maintenance Schedule,Schedules,Skrár
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301487DocType: Purchase Invoice Item,Net Amount,Virði
1488DocType: Purchase Order Item Supplied,BOM Detail No,BOM Detail No
Nabin Haitcda28ce2017-02-27 17:46:31 +05301489DocType: Landed Cost Voucher,Additional Charges,Önnur Gjöld
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301490DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Viðbótarupplýsingar Afsláttur Magn (Company Gjaldmiðill)
1491apps/erpnext/erpnext/accounts/doctype/account/account.js +7,Please create new account from Chart of Accounts.,Vinsamlegast búa til nýjan reikning úr mynd af reikninga.
1492DocType: Maintenance Visit,Maintenance Visit,viðhald Visit
Nabin Haitcda28ce2017-02-27 17:46:31 +05301493DocType: Student,Leaving Certificate Number,Lokaprófsskírteini Fjöldi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301494DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Laus Hópur Magn á Lager
1495apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Uppfæra Prenta Format
1496DocType: Landed Cost Voucher,Landed Cost Help,Landað Kostnaður Hjálp
1497DocType: Purchase Invoice,Select Shipping Address,Veldu Shipping Address
1498DocType: Leave Block List,Block Holidays on important days.,Block Holidays á mikilvægum dögum.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301499apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +59,Accounts Receivable Summary,Viðskiptakröfur Yfirlit
1500DocType: Employee Loan,Monthly Repayment Amount,Mánaðarlega endurgreiðslu Upphæð
1501apps/erpnext/erpnext/hr/doctype/employee/employee.py +191,Please set User ID field in an Employee record to set Employee Role,Vinsamlegast settu User ID reit í Starfsmannafélag met að setja Starfsmannafélag hlutverki
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301502DocType: UOM,UOM Name,UOM Name
1503apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,framlag Upphæð
1504DocType: Purchase Invoice,Shipping Address,Sendingar Address
1505DocType: 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.,Þetta tól hjálpar þér að uppfæra eða festa magn og mat á lager í kerfinu. Það er oftast notuð til að samstilla kerfið gildi og hvað raunverulega er til staðar í vöruhús þínum.
1506DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,Í orðum verður sýnileg þegar þú hefur vistað Afhending Ath.
1507DocType: Expense Claim,EXP,EXP
Nabin Haitcda28ce2017-02-27 17:46:31 +05301508apps/erpnext/erpnext/config/stock.py +200,Brand master.,Vörumerki meistara.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301509apps/erpnext/erpnext/schools/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Student {0} - {1} birtist mörgum sinnum á röð {2} &amp; {3}
1510DocType: Program Enrollment Tool,Program Enrollments,program innritun nemenda
1511DocType: Sales Invoice Item,Brand Name,Vörumerki
1512DocType: Purchase Receipt,Transporter Details,Transporter Upplýsingar
Nabin Hait93c15382017-03-30 16:57:05 +05301513apps/erpnext/erpnext/accounts/page/pos/pos.js +2459,Default warehouse is required for selected item,Sjálfgefið vöruhús er nauðsynlegt til valið atriði
Nabin Haitcda28ce2017-02-27 17:46:31 +05301514apps/erpnext/erpnext/public/js/setup_wizard.js +303,Box,Box
Nabin Hait93c15382017-03-30 16:57:05 +05301515apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +865,Possible Supplier,Möguleg Birgir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301516apps/erpnext/erpnext/public/js/setup_wizard.js +36,The Organization,The Organization
1517DocType: Budget,Monthly Distribution,Mánaðarleg dreifing
Nabin Haitcda28ce2017-02-27 17:46:31 +05301518apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +48,Student Batch exists with same name,Námsmaður Hópur til staðar með sama nafni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301519apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Receiver List er tóm. Vinsamlegast búa Receiver Listi
1520DocType: Production Plan Sales Order,Production Plan Sales Order,Framleiðslu Plan Velta Order
1521DocType: Sales Partner,Sales Partner Target,Velta Partner Target
Nabin Haitcda28ce2017-02-27 17:46:31 +05301522DocType: Loan Type,Maximum Loan Amount,Hámarkslán
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301523DocType: Pricing Rule,Pricing Rule,verðlagning Regla
1524DocType: Budget,Action if Annual Budget Exceeded,Aðgerð ef Árleg Budget meiri en
Nabin Haitcda28ce2017-02-27 17:46:31 +05301525apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Efni Beiðni um Innkaupapöntun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301526DocType: Shopping Cart Settings,Payment Success URL,Greiðsla Velgengni URL
Nabin Hait72cee332016-10-26 17:45:06 +05301527apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +80,Row # {0}: Returned Item {1} does not exists in {2} {3},Row # {0}: aftur hlut {1} er ekki til í {2} {3}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301528DocType: Purchase Receipt,PREC-,PREC-
1529apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Reikningar
1530,Bank Reconciliation Statement,Bank Sættir Yfirlýsing
Nabin Haitcda28ce2017-02-27 17:46:31 +05301531,Lead Name,Lead Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301532,POS,POS
1533DocType: C-Form,III,III
Nabin Haitcda28ce2017-02-27 17:46:31 +05301534apps/erpnext/erpnext/config/stock.py +305,Opening Stock Balance,Opnun Stock Balance
1535apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} verður að birtast aðeins einu sinni
Nabin Haitd25db232016-12-15 18:33:39 +05301536apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +359,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Ekki leyft að tranfer meira {0} en {1} gegn Purchase Order {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301537apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Leaves Úthlutað Tókst fyrir {0}
1538apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Engir hlutir í pakka
1539DocType: Shipping Rule Condition,From Value,frá Value
Nabin Haitcda28ce2017-02-27 17:46:31 +05301540apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +537,Manufacturing Quantity is mandatory,Framleiðsla Magn er nauðsynlegur
1541DocType: Employee Loan,Repayment Method,endurgreiðsla Aðferð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301542DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website",Ef valið þá Heimasíða verður sjálfgefið Item Group fyrir vefsvæðið
1543DocType: Quality Inspection Reading,Reading 4,lestur 4
Nabin Hait93c15382017-03-30 16:57:05 +05301544apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +498,Default BOM for {0} not found for Project {1},Sjálfgefin BOM fyrir {0} ekki að finna fyrir Project {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301545apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,Kröfur fyrir VÍS.
Nabin Hait93c15382017-03-30 16:57:05 +05301546apps/erpnext/erpnext/utilities/activation.py +119,"Students are at the heart of the system, add all your students","Nemendur eru í hjarta kerfisins, bæta við öllum nemendum"
Nabin Haitcda28ce2017-02-27 17:46:31 +05301547apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +81,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Row # {0}: Úthreinsun dagsetning {1} er ekki hægt áður Ávísun Dagsetning {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301548DocType: Company,Default Holiday List,Sjálfgefin Holiday List
Nabin Haitcda28ce2017-02-27 17:46:31 +05301549apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +187,Row {0}: From Time and To Time of {1} is overlapping with {2},Row {0}: Frá tíma og tíma af {1} er skörun við {2}
1550apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Stock Liabilities,lager Skuldir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301551DocType: Purchase Invoice,Supplier Warehouse,birgir Warehouse
1552DocType: Opportunity,Contact Mobile No,Viltu samband við Mobile Nei
1553,Material Requests for which Supplier Quotations are not created,Efni Beiðnir sem Birgir tilvitnanir eru ekki stofnað
1554DocType: Student Group,Set 0 for no limit,Setja 0. engin takmörk
Nabin Haitcda28ce2017-02-27 17:46:31 +05301555apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +141,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,Daginn (s) sem þú ert að sækja um leyfi eru frí. Þú þarft ekki að sækja um leyfi.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301556apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Endursenda Greiðsla tölvupóst
Nabin Haitcda28ce2017-02-27 17:46:31 +05301557apps/erpnext/erpnext/templates/pages/projects.html +27,New task,nýtt verkefni
Nabin Hait93c15382017-03-30 16:57:05 +05301558apps/erpnext/erpnext/utilities/activation.py +75,Make Quotation,gera Tilvitnun
Nabin Haitcda28ce2017-02-27 17:46:31 +05301559apps/erpnext/erpnext/config/selling.py +216,Other Reports,aðrar skýrslur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301560DocType: Dependent Task,Dependent Task,Dependent Task
Nabin Haitcda28ce2017-02-27 17:46:31 +05301561apps/erpnext/erpnext/stock/doctype/item/item.py +406,Conversion factor for default Unit of Measure must be 1 in row {0},Breytistuðull fyrir sjálfgefið Mælieiningin skal vera 1 í röðinni {0}
1562apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +208,Leave of type {0} cannot be longer than {1},Leyfi af gerð {0} má ekki vera lengri en {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301563DocType: Manufacturing Settings,Try planning operations for X days in advance.,Prófaðu að skipuleggja starfsemi fyrir X daga fyrirvara.
1564DocType: HR Settings,Stop Birthday Reminders,Stop afmælisáminningar
Nabin Hait93c15382017-03-30 16:57:05 +05301565apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +255,Please set Default Payroll Payable Account in Company {0},Vinsamlegast settu Default Launaskrá Greiðist reikning í félaginu {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301566DocType: SMS Center,Receiver List,Receiver List
Nabin Hait93c15382017-03-30 16:57:05 +05301567apps/erpnext/erpnext/accounts/page/pos/pos.js +1021,Search Item,leit Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301568apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,neytt Upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05301569apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Change in Cash,Net Breyting á Cash
1570DocType: Assessment Plan,Grading Scale,flokkun Scale
1571apps/erpnext/erpnext/stock/doctype/item/item.py +401,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Mælieiningin {0} hefur verið slegið oftar en einu sinni í viðskipta Factor töflu
Nabin Hait93c15382017-03-30 16:57:05 +05301572apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +599,Already completed,þegar lokið
Nabin Hait72cee332016-10-26 17:45:06 +05301573apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +23,Payment Request already exists {0},Greiðsla Beiðni þegar til staðar {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301574apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Kostnaður af úthlutuðum Items
Nabin Haitd25db232016-12-15 18:33:39 +05301575apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +246,Quantity must not be more than {0},Magn má ekki vera meira en {0}
1576apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +107,Previous Financial Year is not closed,Næstliðnu reikningsári er ekki lokað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301577apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +44,Age (Days),Aldur (dagar)
1578DocType: Quotation Item,Quotation Item,Tilvitnun Item
Nabin Hait72cee332016-10-26 17:45:06 +05301579DocType: Account,Account Name,Nafn reiknings
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301580apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,Frá Dagsetning má ekki vera meiri en hingað til
1581apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,Serial Nei {0} magn {1} getur ekki verið brot
1582apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Birgir Type húsbóndi.
1583DocType: Purchase Order Item,Supplier Part Number,Birgir Part Number
Nabin Hait93c15382017-03-30 16:57:05 +05301584apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +100,Conversion rate cannot be 0 or 1,Viðskiptahlutfall er ekki hægt að 0 eða 1
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301585DocType: Sales Invoice,Reference Document,Tilvísun Document
1586apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +185,{0} {1} is cancelled or stopped,{0} {1} er aflýst eða henni hætt
1587DocType: Accounts Settings,Credit Controller,Credit Controller
1588DocType: Delivery Note,Vehicle Dispatch Date,Ökutæki Sending Dagsetning
Nabin Hait93c15382017-03-30 16:57:05 +05301589apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +230,Purchase Receipt {0} is not submitted,Kvittun {0} er ekki lögð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301590DocType: Company,Default Payable Account,Sjálfgefið Greiðist Reikningur
1591apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Stillingar fyrir online innkaupakörfu ss reglur skipum, verðlista o.fl."
Nabin Hait72cee332016-10-26 17:45:06 +05301592apps/erpnext/erpnext/controllers/website_list_for_contact.py +86,{0}% Billed,{0}% Billed
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301593apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,frátekið Magn
1594DocType: Party Account,Party Account,Party Reikningur
Nabin Haitcda28ce2017-02-27 17:46:31 +05301595apps/erpnext/erpnext/config/setup.py +122,Human Resources,Mannauður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301596DocType: Lead,Upper Income,efri Tekjur
Nabin Hait93c15382017-03-30 16:57:05 +05301597DocType: Item Manufacturer,Item Manufacturer,Atriði Framleiðandi
Nabin Haitcda28ce2017-02-27 17:46:31 +05301598apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +13,Reject,hafna
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301599DocType: Journal Entry Account,Debit in Company Currency,Debet í félaginu Gjaldmiðill
1600DocType: BOM Item,BOM Item,BOM Item
1601DocType: Appraisal,For Employee,fyrir starfsmann
Nabin Hait93c15382017-03-30 16:57:05 +05301602apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.js +41,Make Disbursement Entry,Gera útborgun færslu
1603apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,Row {0}: Advance against Supplier must be debit,Row {0}: Advance gegn Birgir skal gjaldfæra
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301604DocType: Company,Default Values,sjálfgefnar
1605DocType: Expense Claim,Total Amount Reimbursed,Heildarfjárhæð Endurgreiða
Nabin Haitcda28ce2017-02-27 17:46:31 +05301606apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,Þetta er byggt á logs gegn þessu ökutæki. Sjá tímalínu hér fyrir nánari upplýsingar
Nabin Hait72cee332016-10-26 17:45:06 +05301607apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Collect,safna
Nabin Hait93c15382017-03-30 16:57:05 +05301608apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +82,Against Supplier Invoice {0} dated {1},Gegn Birgir Invoice {0} dagsett {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301609DocType: Customer,Default Price List,Sjálfgefið Verðskrá
Nabin Hait93c15382017-03-30 16:57:05 +05301610apps/erpnext/erpnext/accounts/doctype/asset/asset.py +233,Asset Movement record {0} created,Eignastýring Hreyfing met {0} búin
Nabin Haitcda28ce2017-02-27 17:46:31 +05301611apps/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,Þú getur ekki eytt Fiscal Year {0}. Reikningsár {0} er sett sem sjálfgefið í Global Settings
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301612DocType: Journal Entry,Entry Type,Entry Type
1613,Customer Credit Balance,Viðskiptavinur Credit Balance
Nabin Haitcda28ce2017-02-27 17:46:31 +05301614apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Accounts Payable,Net Breyta í viðskiptaskuldum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301615apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Viðskiptavinur þarf að &#39;Customerwise Afsláttur&#39;
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301616apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,Uppfæra banka greiðslu dagsetningar með tímaritum.
Nabin Haitd25db232016-12-15 18:33:39 +05301617apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,verðlagning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301618DocType: Quotation,Term Details,Term Upplýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05301619apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +40,Cannot enroll more than {0} students for this student group.,Ekki er hægt að innritast meira en {0} nemendum fyrir þessum nemendahópi.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301620apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} verður að vera hærri en 0
1621DocType: Manufacturing Settings,Capacity Planning For (Days),Getu áætlanagerð fyrir (dagar)
Nabin Haitd25db232016-12-15 18:33:39 +05301622apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,Öflun
Nabin Hait72cee332016-10-26 17:45:06 +05301623apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +64,None of the items have any change in quantity or value.,Ekkert af þeim atriðum hafa allar breytingar á magni eða verðmæti.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301624apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +43,Warranty Claim,ábyrgð kröfu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301625,Lead Details,Lead Upplýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05301626DocType: Salary Slip,Loan repayment,lán endurgreiðslu
Nabin Haitd25db232016-12-15 18:33:39 +05301627DocType: Vehicle Log,Service_Details,Service_Details
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301628DocType: Purchase Invoice,End date of current invoice's period,Lokadagur tímabils núverandi reikningi er
1629DocType: Pricing Rule,Applicable For,gildir til
Nabin Haitd25db232016-12-15 18:33:39 +05301630DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Aftengja greiðsla á niðurfellingar Invoice
Nabin Haitcda28ce2017-02-27 17:46:31 +05301631apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +16,Current Odometer reading entered should be greater than initial Vehicle Odometer {0},Núverandi kílómetramæli lestur inn ætti að vera hærri en upphaflega Ökutæki Kílómetrastaða {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301632DocType: Shipping Rule Country,Shipping Rule Country,Sendingar Regla Country
Nabin Haitd25db232016-12-15 18:33:39 +05301633apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Leyfi og Mæting
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301634DocType: Maintenance Visit,Partially Completed,hluta Lokið
1635DocType: Leave Type,Include holidays within leaves as leaves,Fela frí í laufum sem fer
1636DocType: Sales Invoice,Packed Items,pakkað Items
1637apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Ábyrgð kröfu gegn Raðnúmer
1638DocType: BOM Replace Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM",Skipta ákveðna BOM í öllum öðrum BOMs þar sem það er notað. Það mun koma í stað gamla BOM tengilinn uppfæra kostnað og endurnýja &quot;BOM Explosion Item&quot; borð eins og á nýju BOM
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301639apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +59,'Total',&#39;Total&#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301640DocType: Shopping Cart Settings,Enable Shopping Cart,Virkja Shopping Cart
1641DocType: Employee,Permanent Address,Heimilisfang
Nabin Hait93c15382017-03-30 16:57:05 +05301642apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +248,"Advance paid against {0} {1} cannot be greater \
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301643 than Grand Total {2}",Fyrirframgreiðslu á móti {0} {1} getur ekki verið meiri \ en GRAND Samtals {2}
1644apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,Vinsamlegast veldu atriði kóða
Nabin Haitcda28ce2017-02-27 17:46:31 +05301645DocType: Student Sibling,Studying in Same Institute,Nám í sömu Institute
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301646DocType: Territory,Territory Manager,Territory Manager
1647DocType: Packed Item,To Warehouse (Optional),Til Lager (Valfrjálst)
1648DocType: Payment Entry,Paid Amount (Company Currency),Greiddur Magn (Company Gjaldmiðill)
1649DocType: Purchase Invoice,Additional Discount,Viðbótarupplýsingar Afsláttur
1650DocType: Selling Settings,Selling Settings,selja Stillingar
1651apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Online Uppboð
Nabin Hait72cee332016-10-26 17:45:06 +05301652apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +98,Please specify either Quantity or Valuation Rate or both,Vinsamlegast tilgreindu annaðhvort magni eða Verðmat Meta eða bæði
Nabin Haitd25db232016-12-15 18:33:39 +05301653apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +14,Fulfillment,fylling
1654apps/erpnext/erpnext/templates/generators/item.html +67,View in Cart,Skoða í körfu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301655apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +101,Marketing Expenses,markaðskostnaður
1656,Item Shortage Report,Liður Skortur Report
Nabin Haitcda28ce2017-02-27 17:46:31 +05301657apps/erpnext/erpnext/stock/doctype/item/item.js +256,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Þyngd er getið, \ nVinsamlega nefna &quot;Þyngd UOM&quot; of"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301658DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Efni Beiðni notað til að gera þetta lager Entry
Nabin Haitd25db232016-12-15 18:33:39 +05301659apps/erpnext/erpnext/accounts/doctype/asset/asset.py +67,Next Depreciation Date is mandatory for new asset,Næsta Afskriftir Date er nauðsynlegur fyrir nýrri eign
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301660apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Single eining hlut.
1661DocType: Fee Category,Fee Category,Fee Flokkur
1662,Student Fee Collection,Student Fee Collection
Nabin Haitd25db232016-12-15 18:33:39 +05301663apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +26,Student Batch or Student Group is mandatory,Námsmaður Hópur eða Student Group er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301664DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Gera Bókhald færslu fyrir hvert Stock Hreyfing
1665DocType: Leave Allocation,Total Leaves Allocated,Samtals Leaves Úthlutað
Nabin Hait93c15382017-03-30 16:57:05 +05301666apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +156,Warehouse required at Row No {0},Warehouse þörf á Row nr {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301667apps/erpnext/erpnext/public/js/setup_wizard.js +78,Please enter valid Financial Year Start and End Dates,Vinsamlegast sláðu inn fjárhagsári upphafs- og lokadagsetningar
1668DocType: Employee,Date Of Retirement,Dagsetning starfsloka
1669DocType: Upload Attendance,Get Template,fá sniðmát
Nabin Haitd25db232016-12-15 18:33:39 +05301670DocType: Vehicle,Doors,hurðir
1671apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +202,ERPNext Setup Complete!,ERPNext Uppsetningu lokið!
Nabin Haitcda28ce2017-02-27 17:46:31 +05301672DocType: Course Assessment Criteria,Weightage,weightage
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301673DocType: Packing Slip,PS-,PS
Nabin Haitcda28ce2017-02-27 17:46:31 +05301674apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +68,{0} {1}: Cost Center is required for 'Profit and Loss' account {2}. Please set up a default Cost Center for the Company.,{0} {1}: Kostnaður Center er nauðsynlegt fyrir &#39;RekstrarliÃ&#39; reikning {2}. Vinsamlegast setja upp sjálfgefið kostnaðarstað til félagsins.
1675apps/erpnext/erpnext/selling/doctype/customer/customer.py +125,A Customer Group exists with same name please change the Customer name or rename the Customer Group,A Viðskiptavinur Group til staðar með sama nafni vinsamlegast breyta Customer Name eða endurnefna Viðskiptavinur Group
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301676apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,nýtt samband við
1677DocType: Territory,Parent Territory,Parent Territory
1678DocType: Quality Inspection Reading,Reading 2,lestur 2
1679DocType: Stock Entry,Material Receipt,efni Kvittun
1680DocType: Homepage,Products,Vörur
1681DocType: Announcement,Instructor,kennari
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301682DocType: Employee,AB+,AB +
1683DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Ef þessi atriði eru afbrigði, þá getur það ekki verið valinn í sölu skipunum o.fl."
1684DocType: Lead,Next Contact By,Næsta Samband með
Nabin Haitcda28ce2017-02-27 17:46:31 +05301685apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +254,Quantity required for Item {0} in row {1},Magn krafist fyrir lið {0} í röð {1}
1686apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +114,Warehouse {0} can not be deleted as quantity exists for Item {1},Warehouse {0} Ekki er hægt að eyða eins magn er fyrir hendi tl {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301687DocType: Quotation,Order Type,Order Type
1688DocType: Purchase Invoice,Notification Email Address,Tilkynning Netfang
1689,Item-wise Sales Register,Item-vitur Sales Register
1690DocType: Asset,Gross Purchase Amount,Gross Kaup Upphæð
1691DocType: Asset,Depreciation Method,Afskriftir Method
Nabin Hait93c15382017-03-30 16:57:05 +05301692apps/erpnext/erpnext/accounts/page/pos/pos.js +686,Offline,offline
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301693DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Er þetta Tax innifalinn í grunntaxta?
1694apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,alls Target
1695DocType: Program Course,Required,Áskilið
1696DocType: Job Applicant,Applicant for a Job,Umsækjandi um starf
1697DocType: Production Plan Material Request,Production Plan Material Request,Framleiðslu Plan Efni Beiðni
1698apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Engin framleiðsla Pantanir búnar
1699DocType: Stock Reconciliation,Reconciliation JSON,sættir JSON
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301700apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Of margir dálkar. Flytja skýrslu og prenta það með töflureikni.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301701DocType: Purchase Invoice Item,Batch No,hópur Nei
Nabin Haitcda28ce2017-02-27 17:46:31 +05301702apps/erpnext/erpnext/setup/utils.py +106,Unable to find exchange rate for {0} to {1} for key date {2},Ekki er hægt að finna gengi fyrir {0} til {1} fyrir helstu dagsetningu {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301703DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Leyfa mörgum sölu skipunum gegn Purchase Order viðskiptavinar
Nabin Hait93c15382017-03-30 16:57:05 +05301704apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Guardian2 Mobile No,Guardian2 Mobile No
Nabin Haitcda28ce2017-02-27 17:46:31 +05301705apps/erpnext/erpnext/setup/doctype/company/company.py +188,Main,Main
1706apps/erpnext/erpnext/stock/doctype/item/item.js +62,Variant,Variant
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301707DocType: Naming Series,Set prefix for numbering series on your transactions,Setja forskeyti fyrir númerakerfi röð á viðskiptum þínum
1708DocType: Employee Attendance Tool,Employees HTML,starfsmenn HTML
Nabin Haitcda28ce2017-02-27 17:46:31 +05301709apps/erpnext/erpnext/stock/doctype/item/item.py +420,Default BOM ({0}) must be active for this item or its template,Sjálfgefið BOM ({0}) verður að vera virkt fyrir þetta atriði eða sniðmátið sitt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301710DocType: Employee,Leave Encashed?,Leyfi Encashed?
1711apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Tækifæri Frá sviði er nauðsynlegur
Nabin Hait72cee332016-10-26 17:45:06 +05301712DocType: Email Digest,Annual Expenses,Árleg útgjöld
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301713DocType: Item,Variants,afbrigði
Nabin Hait93c15382017-03-30 16:57:05 +05301714apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +994,Make Purchase Order,Gera Purchase Order
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301715DocType: SMS Center,Send To,Senda til
Nabin Haitcda28ce2017-02-27 17:46:31 +05301716apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +152,There is not enough leave balance for Leave Type {0},Það er ekki nóg leyfi jafnvægi um leyfi Tegund {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301717DocType: Payment Reconciliation Payment,Allocated amount,úthlutað magn
1718DocType: Sales Team,Contribution to Net Total,Framlag til Nettó
1719DocType: Sales Invoice Item,Customer's Item Code,Liður viðskiptavinar Code
1720DocType: Stock Reconciliation,Stock Reconciliation,Stock Sættir
1721DocType: Territory,Territory Name,Territory Name
Nabin Haitd25db232016-12-15 18:33:39 +05301722apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +174,Work-in-Progress Warehouse is required before Submit,Work-í-gangi Warehouse er krafist áður Senda
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301723apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Umsækjandi um starf.
1724DocType: Purchase Order Item,Warehouse and Reference,Warehouse og Tilvísun
1725DocType: Supplier,Statutory info and other general information about your Supplier,Lögbundin upplýsingar og aðrar almennar upplýsingar um birgir
Nabin Haitd25db232016-12-15 18:33:39 +05301726apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +222,Against Journal Entry {0} does not have any unmatched {1} entry,Gegn Journal Entry {0} hjartarskinn ekki hafa allir ósamþykkt {1} færslu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301727apps/erpnext/erpnext/config/hr.py +137,Appraisals,úttektir
1728apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Afrit Serial Nei slegið í lið {0}
1729DocType: Shipping Rule Condition,A condition for a Shipping Rule,Skilyrði fyrir Shipping reglu
Nabin Hait72cee332016-10-26 17:45:06 +05301730DocType: Grading Structure,Grading Intervals,flokkun Hlé
Nabin Haitcda28ce2017-02-27 17:46:31 +05301731apps/erpnext/erpnext/hr/doctype/employee/employee.py +161,Please enter ,vinsamlegast sláðu
Nabin Hait93c15382017-03-30 16:57:05 +05301732apps/erpnext/erpnext/controllers/accounts_controller.py +429,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Buying Settings","Ekki er hægt að overbill fyrir atriðið {0} in row {1} meira en {2}. Til að leyfa yfir-innheimtu, skaltu stilla á að kaupa Stillingar"
1733apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +188,Please set filter based on Item or Warehouse,Vinsamlegast settu síuna miðað Item eða Warehouse
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301734DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Nettóþyngd þessum pakka. (Reiknaðar sjálfkrafa sem summa nettó þyngd atriði)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301735apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +82,Please create an Account for this Warehouse and link it. This cannot be done automatically as an account with name {0} already exists,Vinsamlegast búa til reikning fyrir þetta Lager og tengja hana. Þetta getur ekki gert sjálfkrafa eins og reikning með nafninu {0} er þegar til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301736DocType: Sales Order,To Deliver and Bill,Að skila og Bill
Nabin Haitd25db232016-12-15 18:33:39 +05301737DocType: Student Batch,Instructors,leiðbeinendur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301738DocType: GL Entry,Credit Amount in Account Currency,Credit Upphæð í Account Gjaldmiðill
Nabin Haitcda28ce2017-02-27 17:46:31 +05301739apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +510,BOM {0} must be submitted,BOM {0} Leggja skal fram
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301740DocType: Authorization Control,Authorization Control,Heimildin Control
Nabin Haitcda28ce2017-02-27 17:46:31 +05301741apps/erpnext/erpnext/controllers/buying_controller.py +304,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: Hafnað Warehouse er nauðsynlegur móti hafnað Item {1}
Nabin Hait93c15382017-03-30 16:57:05 +05301742apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +763,Payment,greiðsla
1743apps/erpnext/erpnext/utilities/activation.py +82,Manage your orders,Stjórna pantanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301744DocType: Production Order Operation,Actual Time and Cost,Raunveruleg tíma og kostnað
1745apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Efni Beiðni um hámark {0} má gera ráð fyrir lið {1} gegn Velta Order {2}
1746DocType: Employee,Salutation,Kveðjan
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301747DocType: Course,Course Abbreviation,Auðvitað Skammstöfun
Nabin Haitd25db232016-12-15 18:33:39 +05301748DocType: Student Leave Application,Student Leave Application,Student Leave Umsókn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301749DocType: Item,Will also apply for variants,Mun einnig gilda fyrir afbrigði
Nabin Haitcda28ce2017-02-27 17:46:31 +05301750apps/erpnext/erpnext/accounts/doctype/asset/asset.py +149,"Asset cannot be cancelled, as it is already {0}","Eign er ekki hætt, eins og það er nú þegar {0}"
1751apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} on Half day on {1},Starfsmaður {0} á hálfan dag á {1}
Nabin Hait93c15382017-03-30 16:57:05 +05301752apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},Samtals vinnutími ætti ekki að vera meiri en max vinnutíma {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301753apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Knippi atriði á sölu.
1754DocType: Quotation Item,Actual Qty,Raunveruleg Magn
1755DocType: Sales Invoice Item,References,Tilvísanir
1756DocType: Quality Inspection Reading,Reading 10,lestur 10
Nabin Haitcda28ce2017-02-27 17:46:31 +05301757apps/erpnext/erpnext/public/js/setup_wizard.js +289,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.","Listi vörur þínar eða þjónustu sem þú kaupir eða selur. Gakktu úr skugga um að athuga Item Group, Mælieiningin og aðrar eignir þegar þú byrjar."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301758DocType: Hub Settings,Hub Node,Hub Node
1759apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Þú hefur slegið afrit atriði. Vinsamlegast lagfæra og reyndu aftur.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301760apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Associate,Félagi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301761DocType: Asset Movement,Asset Movement,Asset Hreyfing
Nabin Hait93c15382017-03-30 16:57:05 +05301762apps/erpnext/erpnext/accounts/page/pos/pos.js +2031,New Cart,nýtt körfu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301763apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Liður {0} er ekki serialized Item
1764DocType: SMS Center,Create Receiver List,Búa Receiver lista
Nabin Haitd25db232016-12-15 18:33:39 +05301765DocType: Vehicle,Wheels,hjól
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301766DocType: Packing Slip,To Package No.,Til spakki
1767DocType: Production Planning Tool,Material Requests,efni Beiðnir
1768DocType: Warranty Claim,Issue Date,Útgáfudagur
1769DocType: Activity Cost,Activity Cost,virkni Kostnaður
Nabin Hait72cee332016-10-26 17:45:06 +05301770DocType: Sales Invoice Timesheet,Timesheet Detail,timesheet Detail
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301771DocType: Purchase Receipt Item Supplied,Consumed Qty,neytt Magn
1772apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Fjarskipti
1773DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Gefur til kynna að pakki er hluti af þessari fæðingu (Only Draft)
1774apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Greiða færslu
1775apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Magn í lið {0} verður að vera minna en {1}
1776,Sales Invoice Trends,Sölureikningi Trends
1777DocType: Leave Application,Apply / Approve Leaves,Beita / Samþykkja Leaves
1778apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,fyrir
Nabin Haitd25db232016-12-15 18:33:39 +05301779apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +142,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',Getur átt röð ef gjaldið er af gerðinni &#39;On Fyrri Row Upphæð&#39; eða &#39;Fyrri Row Total&#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301780DocType: Sales Order Item,Delivery Warehouse,Afhending Warehouse
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301781DocType: SMS Settings,Message Parameter,Message Parameter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301782apps/erpnext/erpnext/config/accounts.py +205,Tree of financial Cost Centers.,Tré fjárhagslegum stoðsviða.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301783DocType: Serial No,Delivery Document No,Afhending Skjal nr
1784apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +180,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},Vinsamlegast settu &quot;hagnaður / tap reikning á Asset förgun&quot; í félaginu {0}
1785DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Fá atriði úr Purchase Kvittanir
1786DocType: Serial No,Creation Date,Creation Date
1787apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Liður {0} birtist mörgum sinnum á verðskrá {1}
Nabin Haitd25db232016-12-15 18:33:39 +05301788apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +38,"Selling must be checked, if Applicable For is selected as {0}","Selja verður að vera merkt, ef við á er valið sem {0}"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301789DocType: Production Plan Material Request,Material Request Date,Efni Beiðni Dagsetning
1790DocType: Purchase Order Item,Supplier Quotation Item,Birgir Tilvitnun Item
1791DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Slekkur sköpun tíma logs gegn Production Orders. Reksturinn skal ekki raktar gegn Production Order
Nabin Hait72cee332016-10-26 17:45:06 +05301792DocType: Student,Student Mobile Number,Student Mobile Number
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301793DocType: Item,Has Variants,hefur Afbrigði
Nabin Haitcda28ce2017-02-27 17:46:31 +05301794apps/erpnext/erpnext/public/js/utils.js +158,You have already selected items from {0} {1},Þú hefur nú þegar valið hluti úr {0} {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301795DocType: Monthly Distribution,Name of the Monthly Distribution,Heiti Monthly Distribution
1796DocType: Sales Person,Parent Sales Person,Móðurfélag Sales Person
Nabin Haitd25db232016-12-15 18:33:39 +05301797apps/erpnext/erpnext/setup/utils.py +15,Please specify Default Currency in Company Master and Global Defaults,Vinsamlegast tilgreinið sjálfgefið mynt í félaginu Master og Global Vanskil
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301798DocType: Purchase Invoice,Recurring Invoice,Fastir Invoice
Nabin Haitcda28ce2017-02-27 17:46:31 +05301799apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Annast verkefni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301800DocType: Supplier,Supplier of Goods or Services.,Seljandi vöru eða þjónustu.
1801DocType: Budget,Fiscal Year,Fiscal Year
Nabin Haitd25db232016-12-15 18:33:39 +05301802DocType: Vehicle Log,Fuel Price,eldsneyti verð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301803DocType: Budget,Budget,Budget
Nabin Haitcda28ce2017-02-27 17:46:31 +05301804apps/erpnext/erpnext/stock/doctype/item/item.py +234,Fixed Asset Item must be a non-stock item.,Fast Asset Item verður a non-birgðir atriði.
1805apps/erpnext/erpnext/accounts/doctype/budget/budget.py +50,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Fjárhagsáætlun er ekki hægt að úthlutað gegn {0}, eins og það er ekki tekjur eða gjöld reikning"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301806apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,náð
Nabin Hait72cee332016-10-26 17:45:06 +05301807DocType: Student Admission,Application Form Route,Umsóknareyðublað Route
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301808apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Territory / Viðskiptavinur
Nabin Haitcda28ce2017-02-27 17:46:31 +05301809apps/erpnext/erpnext/public/js/setup_wizard.js +232,e.g. 5,td 5
Nabin Haitd25db232016-12-15 18:33:39 +05301810apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leave Type {0} cannot be allocated since it is leave without pay,Skildu Type {0} er ekki hægt að úthluta þar sem það er leyfi án launa
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301811apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +166,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Row {0}: Reiknaðar upphæð {1} verður að vera minna en eða jafnt og til reikning útistandandi upphæð {2}
1812DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,Í orðum verður sýnileg þegar þú vistar sölureikningi.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301813DocType: Item,Is Sales Item,Er Sales Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301814apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Liður Group Tree
1815apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Liður {0} er ekki skipulag fyrir Serial Nos. Athuga Item meistara
1816DocType: Maintenance Visit,Maintenance Time,viðhald Time
1817,Amount to Deliver,Nema Bera
Nabin Haitcda28ce2017-02-27 17:46:31 +05301818apps/erpnext/erpnext/public/js/setup_wizard.js +297,A Product or Service,Vörur eða þjónusta
1819apps/erpnext/erpnext/schools/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.,Hugtakið Start Date getur ekki verið fyrr en árið upphafsdagur skólaárið sem hugtakið er tengt (skólaárið {}). Vinsamlega leiðréttu dagsetningar og reyndu aftur.
1820DocType: Guardian,Guardian Interests,Guardian Áhugasvið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301821DocType: Naming Series,Current Value,Núverandi Value
Nabin Haitd25db232016-12-15 18:33:39 +05301822apps/erpnext/erpnext/controllers/accounts_controller.py +248,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,Margar reikningsárin til fyrir dagsetningu {0}. Vinsamlegast settu fyrirtæki í Fiscal Year
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301823apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} búin
1824DocType: Delivery Note Item,Against Sales Order,Against Sales Order
1825,Serial No Status,Serial Nei Staða
1826DocType: Payment Entry Reference,Outstanding,Framúrskarandi
1827,Daily Timesheet Summary,Daily Timesheet Yfirlit
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301828apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
1829 must be greater than or equal to {2}","Row {0}: Til að stilla {1} tíðni, munurinn frá og til dagsetning \ verður að vera meiri en eða jafnt og {2}"
Nabin Haitd25db232016-12-15 18:33:39 +05301830apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,Þetta er byggt á lager hreyfingu. Sjá {0} for details
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301831DocType: Pricing Rule,Selling,selja
Nabin Haitd25db232016-12-15 18:33:39 +05301832apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +351,Amount {0} {1} deducted against {2},Upphæð {0} {1} frádráttar {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301833DocType: Employee,Salary Information,laun Upplýsingar
1834DocType: Sales Person,Name and Employee ID,Nafn og Starfsmannafélag ID
Nabin Haitcda28ce2017-02-27 17:46:31 +05301835apps/erpnext/erpnext/accounts/party.py +293,Due Date cannot be before Posting Date,Skiladagur er ekki hægt áður Staða Dagsetning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301836DocType: Website Item Group,Website Item Group,Vefsíða Item Group
Nabin Haitcda28ce2017-02-27 17:46:31 +05301837apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +148,Duties and Taxes,Skyldur og skattar
Nabin Hait93c15382017-03-30 16:57:05 +05301838apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +344,Please enter Reference date,Vinsamlegast sláðu viðmiðunardagur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301839apps/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} greiðsla færslur er ekki hægt að sía eftir {1}
1840DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tafla fyrir lið sem verður sýnd í Web Site
1841DocType: Purchase Order Item Supplied,Supplied Qty,Staðar Magn
1842DocType: Purchase Order Item,Material Request Item,Efni Beiðni Item
1843apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Tré Item hópa.
Nabin Haitd25db232016-12-15 18:33:39 +05301844apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +152,Cannot refer row number greater than or equal to current row number for this Charge type,Getur ekki átt línunúmeri meiri en eða jafnt og núverandi röð númer fyrir þessa Charge tegund
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301845DocType: Asset,Sold,selt
1846,Item-wise Purchase History,Item-vitur Purchase History
Nabin Hait72cee332016-10-26 17:45:06 +05301847apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +231,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},Vinsamlegast smelltu á &#39;Búa Stundaskrá&#39; að ná Serial Nei bætt við fyrir lið {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301848DocType: Account,Frozen,Frozen
1849,Open Production Orders,Opið Framleiðslu Pantanir
1850DocType: Sales Invoice Payment,Base Amount (Company Currency),Base Magn (Company Gjaldmiðill)
1851DocType: Payment Reconciliation Payment,Reference Row,Tilvísun Row
1852DocType: Installation Note,Installation Time,uppsetning Time
Nabin Hait72cee332016-10-26 17:45:06 +05301853DocType: Sales Invoice,Accounting Details,Bókhalds Upplýsingar
Nabin Hait93c15382017-03-30 16:57:05 +05301854apps/erpnext/erpnext/setup/doctype/company/company.js +67,Delete all the Transactions for this Company,Eyða öllum viðskiptum fyrir þetta fyrirtæki
Nabin Hait72cee332016-10-26 17:45:06 +05301855apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +181,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,Row # {0}: Operation {1} er ekki lokið fyrir {2} Fjöldi fullunnum vörum í framleiðslu Order # {3}. Uppfærðu rekstur stöðu með Time Logs
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301856apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +66,Investments,Fjárfestingar
1857DocType: Issue,Resolution Details,upplausn Upplýsingar
1858apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,úthlutanir
Nabin Haitd25db232016-12-15 18:33:39 +05301859DocType: Item Quality Inspection Parameter,Acceptance Criteria,samþykktarviðmiðanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301860apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,Vinsamlegast sláðu Efni Beiðnir í töflunni hér að ofan
1861DocType: Item Attribute,Attribute Name,eigindi nafn
Nabin Haitcda28ce2017-02-27 17:46:31 +05301862DocType: BOM,Show In Website,Sýna í Vefsíða
Nabin Hait93c15382017-03-30 16:57:05 +05301863DocType: Shopping Cart Settings,Show Quantity in Website,Sýna Magn í vefsvæðis
Nabin Haitcda28ce2017-02-27 17:46:31 +05301864DocType: Employee Loan Application,Total Payable Amount,Alls Greiðist Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301865DocType: Task,Expected Time (in hours),Væntanlegur Time (í klst)
1866DocType: Item Reorder,Check in (group),Innritun (hópur)
1867,Qty to Order,Magn til að panta
Nabin Haitd25db232016-12-15 18:33:39 +05301868DocType: Period Closing Voucher,"The account head under Liability or Equity, in which Profit/Loss will be booked","Reikningurinn höfuð undir ábyrgð eða Equity, sem Hagnaður / Tap verður færður"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301869apps/erpnext/erpnext/config/projects.py +25,Gantt chart of all tasks.,Gantt graf af öllum verkefnum.
1870DocType: Opportunity,Mins to First Response,Mins to First Response
1871DocType: Pricing Rule,Margin Type,spássía Type
1872apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} klukkustundir
Nabin Haitcda28ce2017-02-27 17:46:31 +05301873DocType: Course,Default Grading Scale,Sjálfgefið flokkun Scale
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301874DocType: Appraisal,For Employee Name,Fyrir Starfsmannafélag Nafn
1875DocType: Holiday List,Clear Table,Hreinsa Tafla
1876DocType: C-Form Invoice Detail,Invoice No,reikningur nr
Nabin Haitcda28ce2017-02-27 17:46:31 +05301877apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +337,Make Payment,Greiða
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301878DocType: Room,Room Name,Room Name
Nabin Haitcda28ce2017-02-27 17:46:31 +05301879apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +100,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Skildu ekki hægt að beita / aflýst áður {0}, sem orlof jafnvægi hefur þegar verið fært sendar í framtíðinni leyfi úthlutun met {1}"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301880DocType: Activity Cost,Costing Rate,kosta Rate
1881,Customer Addresses And Contacts,Viðskiptavinur heimilisföngum og Tengiliðir
1882DocType: Discussion,Discussion,umræða
1883DocType: Payment Entry,Transaction ID,Færsla ID
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301884apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory feild - Academic Year,Nauðsynlegur feild - skólaárinu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301885DocType: Employee,Resignation Letter Date,Störfum Letter Dagsetning
1886apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Verðlagning Reglurnar eru frekar síuð miðað við magn.
1887DocType: Task,Total Billing Amount (via Time Sheet),Total Billing Magn (með Time Sheet)
1888apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Endurtaka Tekjur viðskiptavinar
Nabin Haitcda28ce2017-02-27 17:46:31 +05301889apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +164,{0} ({1}) must have role 'Expense Approver',{0} ({1}) verða að hafa hlutverk &#39;kostnað samþykkjari&#39;
1890apps/erpnext/erpnext/public/js/setup_wizard.js +303,Pair,pair
Nabin Hait93c15382017-03-30 16:57:05 +05301891apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +887,Select BOM and Qty for Production,Veldu BOM og Magn fyrir framleiðslu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301892DocType: Asset,Depreciation Schedule,Afskriftir Stundaskrá
1893DocType: Bank Reconciliation Detail,Against Account,Against reikninginn
Nabin Haitcda28ce2017-02-27 17:46:31 +05301894apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +71,Half Day Date should be between From Date and To Date,Half Day Date ætti að vera á milli Frá Dagsetning og hingað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301895DocType: Maintenance Schedule Detail,Actual Date,Raunveruleg Dagsetning
1896DocType: Item,Has Batch No,Hefur Batch No
Nabin Haitcda28ce2017-02-27 17:46:31 +05301897apps/erpnext/erpnext/public/js/utils.js +90,Annual Billing: {0},Árleg Billing: {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301898DocType: Delivery Note,Excise Page Number,Vörugjöld Page Number
Nabin Haitcda28ce2017-02-27 17:46:31 +05301899apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +138,"Company, From Date and To Date is mandatory","Company, Frá Dagsetning og hingað til er nauðsynlegur"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301900DocType: Asset,Purchase Date,kaupdegi
1901DocType: Employee,Personal Details,Persónulegar upplýsingar
1902apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +182,Please set 'Asset Depreciation Cost Center' in Company {0},Vinsamlegast settu &quot;Asset Afskriftir Kostnaður Center&quot; í félaginu {0}
1903,Maintenance Schedules,viðhald Skrár
1904DocType: Task,Actual End Date (via Time Sheet),Raunveruleg End Date (með Time Sheet)
Nabin Haitd25db232016-12-15 18:33:39 +05301905apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +346,Amount {0} {1} against {2} {3},Upphæð {0} {1} gegn {2} {3}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301906,Quotation Trends,Tilvitnun Trends
Nabin Haitcda28ce2017-02-27 17:46:31 +05301907apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +157,Item Group not mentioned in item master for item {0},Item Group ekki getið í master lið fyrir lið {0}
Nabin Haitd25db232016-12-15 18:33:39 +05301908apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +330,Debit To account must be a Receivable account,Debit Til reikning verður að vera Krafa reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301909DocType: Shipping Rule Condition,Shipping Amount,Sendingar Upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05301910apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,Bíður Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301911DocType: Purchase Invoice Item,Conversion Factor,ummyndun Factor
1912DocType: Purchase Order,Delivered,afhent
Nabin Haitd25db232016-12-15 18:33:39 +05301913,Vehicle Expenses,ökutæki Útgjöld
Nabin Haitcda28ce2017-02-27 17:46:31 +05301914apps/erpnext/erpnext/accounts/doctype/asset/asset.py +144,Expected value after useful life must be greater than or equal to {0},Væntanlegur gildi eftir nýtingartíma skal vera meiri en eða jafnt og {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301915DocType: Purchase Receipt,Vehicle Number,ökutæki Number
1916DocType: Purchase Invoice,The date on which recurring invoice will be stop,Dagsetningin sem endurteknar reikningur verður að hætta
Nabin Haitcda28ce2017-02-27 17:46:31 +05301917DocType: Employee Loan,Loan Amount,lánsfjárhæð
Nabin Hait93c15382017-03-30 16:57:05 +05301918apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +396,Row {0}: Bill of Materials not found for the Item {1},Row {0}: Efnislisti finnst ekki fyrir þar sem efnið {1}
Nabin Haitd25db232016-12-15 18:33:39 +05301919apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +98,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Samtals úthlutað leyfi {0} má ekki vera minna en þegar hafa verið samþykktar lauf {1} fyrir tímabilið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301920DocType: Journal Entry,Accounts Receivable,Reikningur fáanlegur
1921,Supplier-Wise Sales Analytics,Birgir-Wise Sales Analytics
Nabin Hait72cee332016-10-26 17:45:06 +05301922apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Enter Paid Amount,Sláðu greitt upphæð
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301923DocType: Salary Structure,Select employees for current Salary Structure,Valið starfsmenn líðandi laun uppbyggingu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301924DocType: Production Order,Use Multi-Level BOM,Notaðu Multi-Level BOM
1925DocType: Bank Reconciliation,Include Reconciled Entries,Fela sáttir færslur
1926DocType: Leave Control Panel,Leave blank if considered for all employee types,Skildu eftir autt ef það er talið fyrir allar gerðir starfsmanna
1927DocType: Landed Cost Voucher,Distribute Charges Based On,Dreifa Gjöld Byggt á
1928apps/erpnext/erpnext/templates/pages/projects.html +48,Timesheets,timesheets
1929DocType: HR Settings,HR Settings,HR Stillingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05301930DocType: Salary Slip,net pay info,nettó borga upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301931apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +117,Expense Claim is pending approval. Only the Expense Approver can update status.,Kostnað Krafa bíður samþykkis. Aðeins kostnað samþykki getur uppfært stöðuna.
Nabin Hait72cee332016-10-26 17:45:06 +05301932DocType: Email Digest,New Expenses,ný Útgjöld
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301933DocType: Purchase Invoice,Additional Discount Amount,Viðbótarupplýsingar Afsláttur Upphæð
Nabin Haitd25db232016-12-15 18:33:39 +05301934apps/erpnext/erpnext/controllers/accounts_controller.py +537,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.","Row # {0}: Magn verður að vera 1, eins atriði er fastur eign. Notaðu sérstaka röð fyrir margar Magn."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301935DocType: Leave Block List Allow,Leave Block List Allow,Skildu Block List Leyfa
Nabin Haitcda28ce2017-02-27 17:46:31 +05301936apps/erpnext/erpnext/setup/doctype/company/company.py +273,Abbr can not be blank or space,Skammstöfun má ekki vera autt eða bil
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301937apps/erpnext/erpnext/accounts/doctype/account/account.js +53,Group to Non-Group,Group Non-Group
1938apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Íþróttir
Nabin Haitcda28ce2017-02-27 17:46:31 +05301939DocType: Loan Type,Loan Name,lán Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301940apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,alls Raunveruleg
Nabin Hait72cee332016-10-26 17:45:06 +05301941DocType: Student Siblings,Student Siblings,Student Systkini
Nabin Haitcda28ce2017-02-27 17:46:31 +05301942apps/erpnext/erpnext/public/js/setup_wizard.js +303,Unit,Unit
Nabin Haitd25db232016-12-15 18:33:39 +05301943apps/erpnext/erpnext/stock/get_item_details.py +122,Please specify Company,Vinsamlegast tilgreinið Company
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301944,Customer Acquisition and Loyalty,Viðskiptavinur Kaup og Hollusta
1945DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Warehouse þar sem þú ert að halda úttekt hafnað atriðum
1946apps/erpnext/erpnext/public/js/setup_wizard.js +63,Your financial year ends on,Fjárhagsár lýkur á
1947DocType: POS Profile,Price List,Verðskrá
1948apps/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} er nú sjálfgefið Fiscal Year. Vinsamlegast hressa vafrann til að breytingin taki gildi.
Nabin Hait93c15382017-03-30 16:57:05 +05301949apps/erpnext/erpnext/projects/doctype/task/task.js +37,Expense Claims,kostnaðarliðir Kröfur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301950DocType: Issue,Support,Stuðningur
1951,BOM Search,BOM leit
Nabin Haitcda28ce2017-02-27 17:46:31 +05301952apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +188,Closing (Opening + Totals),Lokun (Opnun Samtölur +)
Nabin Haitd25db232016-12-15 18:33:39 +05301953DocType: Vehicle,Fuel Type,eldsneytistegund
1954apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,Vinsamlegast tilgreinið gjaldmiðil í félaginu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301955DocType: Workstation,Wages per hour,Laun á klukkustund
Nabin Haitcda28ce2017-02-27 17:46:31 +05301956apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +47,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},Stock jafnvægi í Batch {0} verður neikvætt {1} fyrir lið {2} í Warehouse {3}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301957apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Eftirfarandi efni beiðnir hafa verið hækkaðir sjálfvirkt miðað aftur röð stigi atriðisins
Nabin Hait72cee332016-10-26 17:45:06 +05301958DocType: Email Digest,Pending Sales Orders,Bíður sölu skipunum
Nabin Haitd25db232016-12-15 18:33:39 +05301959apps/erpnext/erpnext/controllers/accounts_controller.py +285,Account {0} is invalid. Account Currency must be {1},Reikningur {0} er ógild. Reikningur Gjaldmiðill verður að vera {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301960apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},UOM viðskipta þáttur er krafist í röð {0}
1961DocType: Production Plan Item,material_request_item,material_request_item
Nabin Haitcda28ce2017-02-27 17:46:31 +05301962apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +977,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Row # {0}: Tilvísun Document Type verður að vera einn af Sales Order, Sales Invoice eða Journal Entry"
Nabin Hait72cee332016-10-26 17:45:06 +05301963DocType: Salary Component,Deduction,frádráttur
Nabin Haitcda28ce2017-02-27 17:46:31 +05301964apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +112,Row {0}: From Time and To Time is mandatory.,Row {0}: Frá Time og til tími er nauðsynlegur.
Nabin Hait72cee332016-10-26 17:45:06 +05301965DocType: Stock Reconciliation Item,Amount Difference,upphæð Mismunur
Nabin Haitd25db232016-12-15 18:33:39 +05301966apps/erpnext/erpnext/stock/get_item_details.py +261,Item Price added for {0} in Price List {1},Atriði Verð bætt fyrir {0} í verðskrá {1}
Nabin Haitd25db232016-12-15 18:33:39 +05301967apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +8,Please enter Employee Id of this sales person,Vinsamlegast sláðu Starfsmaður Id þessarar velta manneskja
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301968DocType: Territory,Classification of Customers by region,Flokkun viðskiptavina eftir svæðum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301969apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +55,Difference Amount must be zero,Munurinn Upphæð verður að vera núll
1970DocType: Project,Gross Margin,Heildarframlegð
Nabin Hait93c15382017-03-30 16:57:05 +05301971apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +188,Please enter Production Item first,Vinsamlegast sláðu Production Item fyrst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301972apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Útreiknuð Bank Yfirlýsing jafnvægi
1973apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,fatlaður notandi
Nabin Hait93c15382017-03-30 16:57:05 +05301974apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +743,Quotation,Tilvitnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301975DocType: Quotation,QTN-,QTN-
1976DocType: Salary Slip,Total Deduction,Samtals Frádráttur
Nabin Haitcda28ce2017-02-27 17:46:31 +05301977,Production Analytics,framleiðslu Analytics
1978apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +172,Cost Updated,kostnaður Uppfært
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301979DocType: Employee,Date of Birth,Fæðingardagur
Nabin Hait72cee332016-10-26 17:45:06 +05301980apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +123,Item {0} has already been returned,Liður {0} hefur þegar verið skilað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301981DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Fiscal Year ** táknar fjárhagsári. Öll bókhald færslur og aðrar helstu viðskipti eru raktar gegn ** Fiscal Year **.
1982DocType: Opportunity,Customer / Lead Address,Viðskiptavinur / Lead Address
Nabin Haitcda28ce2017-02-27 17:46:31 +05301983apps/erpnext/erpnext/stock/doctype/item/item.py +209,Warning: Invalid SSL certificate on attachment {0},Viðvörun: Ógild SSL vottorð á viðhengi {0}
Nabin Hait72cee332016-10-26 17:45:06 +05301984DocType: Student Admission,Eligibility,hæfi
Nabin Hait93c15382017-03-30 16:57:05 +05301985apps/erpnext/erpnext/utilities/activation.py +65,"Leads help you get business, add all your contacts and more as your leads","Leiðir hjálpa þér að fá fyrirtæki, bæta alla tengiliði þína og fleiri sem leiðir þínar"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301986DocType: Production Order Operation,Actual Operation Time,Raunveruleg Operation Time
1987DocType: Authorization Rule,Applicable To (User),Gildir til (User)
1988DocType: Purchase Taxes and Charges,Deduct,draga
Nabin Haitcda28ce2017-02-27 17:46:31 +05301989apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +188,Job Description,Starfslýsing
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301990DocType: Student Applicant,Applied,Applied
Nabin Hait93c15382017-03-30 16:57:05 +05301991DocType: Sales Invoice Item,Qty as per Stock UOM,Magn eins og á lager UOM
1992apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +52,Guardian2 Name,Guardian2 Name
Nabin Haitcda28ce2017-02-27 17:46:31 +05301993apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +130,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Sérstafir nema &quot;-&quot; &quot;.&quot;, &quot;#&quot;, og &quot;/&quot; ekki leyfð í nafngiftir röð"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301994DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Halda utan um sölu herferðir. Haldið utan um leiðir, tilvitnanir, Sales Order etc frá herferðir til að meta arðsemi fjárfestingarinnar."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301995DocType: Expense Claim,Approver,samþykkjari
1996,SO Qty,SO Magn
Nabin Hait72cee332016-10-26 17:45:06 +05301997DocType: Guardian,Work Address,vinna Address
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05301998DocType: Appraisal,Calculate Total Score,Reikna aðaleinkunn
1999DocType: Request for Quotation,Manufacturing Manager,framleiðsla Manager
Nabin Hait72cee332016-10-26 17:45:06 +05302000apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +192,Serial No {0} is under warranty upto {1},Serial Nei {0} er undir ábyrgð uppí {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302001apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Split Afhending Note í pakka.
Nabin Hait93c15382017-03-30 16:57:05 +05302002apps/erpnext/erpnext/hooks.py +87,Shipments,sendingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302003DocType: Payment Entry,Total Allocated Amount (Company Currency),Total úthlutað magn (Company Gjaldmiðill)
2004DocType: Purchase Order Item,To be delivered to customer,Til að vera frelsari til viðskiptavina
Nabin Haitd25db232016-12-15 18:33:39 +05302005DocType: BOM,Scrap Material Cost,Rusl efniskostnaði
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302006apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,Serial Nei {0} er ekki tilheyra neinum Warehouse
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302007DocType: Purchase Invoice,In Words (Company Currency),Í orðum (Company Gjaldmiðill)
2008DocType: Asset,Supplier,birgir
Nabin Haitcda28ce2017-02-27 17:46:31 +05302009apps/erpnext/erpnext/public/js/utils.js +185,Get From,Fáðu Frá
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302010DocType: C-Form,Quarter,Quarter
2011apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +104,Miscellaneous Expenses,Ýmis Útgjöld
2012DocType: Global Defaults,Default Company,Sjálfgefið Company
Nabin Haitcda28ce2017-02-27 17:46:31 +05302013apps/erpnext/erpnext/controllers/stock_controller.py +216,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Kostnað eða Mismunur reikningur er nauðsynlegur fyrir lið {0} eins og það hefur áhrif á heildina birgðir gildi
Nabin Hait72cee332016-10-26 17:45:06 +05302014DocType: Payment Request,PR,PR
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302015DocType: Cheque Print Template,Bank Name,Nafn banka
2016apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Above
Nabin Haitcda28ce2017-02-27 17:46:31 +05302017DocType: Employee Loan,Employee Loan Account,Starfsmaður Lán Reikningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302018DocType: Leave Application,Total Leave Days,Samtals leyfisdaga
2019DocType: Email Digest,Note: Email will not be sent to disabled users,Ath: Email verður ekki send til fatlaðra notenda
Nabin Haitcda28ce2017-02-27 17:46:31 +05302020apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +41,Select Company...,Veldu Company ...
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302021DocType: Leave Control Panel,Leave blank if considered for all departments,Skildu eftir autt ef það er talið að öllum deildum
Nabin Hait93c15382017-03-30 16:57:05 +05302022apps/erpnext/erpnext/config/hr.py +219,"Types of employment (permanent, contract, intern etc.).","Tegundir ráðninga (varanleg, samningur, nemi o.fl.)."
Nabin Haitd25db232016-12-15 18:33:39 +05302023apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +380,{0} is mandatory for Item {1},{0} er nauðsynlegur fyrir lið {1}
2024DocType: Process Payroll,Fortnightly,hálfsmánaðarlega
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302025DocType: Currency Exchange,From Currency,frá Gjaldmiðill
2026apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Vinsamlegast veldu úthlutað magn, tegundir innheimtuseðla og reikningsnúmerið í atleast einni röð"
2027apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +125,Cost of New Purchase,Kostnaður við nýja kaup
2028apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +94,Sales Order required for Item {0},Velta Order krafist fyrir lið {0}
2029DocType: Purchase Invoice Item,Rate (Company Currency),Hlutfall (Company Gjaldmiðill)
Nabin Hait72cee332016-10-26 17:45:06 +05302030DocType: Student Guardian,Others,aðrir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302031DocType: Payment Entry,Unallocated Amount,óráðstafað Upphæð
Nabin Hait93c15382017-03-30 16:57:05 +05302032apps/erpnext/erpnext/templates/includes/product_page.js +69,Cannot find a matching Item. Please select some other value for {0}.,Get ekki fundið samsvörun hlut. Vinsamlegast veldu einhverja aðra verðmæti fyrir {0}.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302033DocType: POS Profile,Taxes and Charges,Skattar og gjöld
2034DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","A vöru eða þjónustu sem er keypt, selt eða haldið á lager."
Nabin Haitcda28ce2017-02-27 17:46:31 +05302035apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Ekki fleiri uppfærslur
Nabin Haitd25db232016-12-15 18:33:39 +05302036apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +146,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,Get ekki valið gjald tegund sem &quot;On Fyrri Row Upphæð &#39;eða&#39; Á fyrri röðinni Samtals &#39;fyrir fyrstu röðinni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302037apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,Barnið Item ætti ekki að vera Product Knippi. Fjarlægðu hlut `{0}` og vista
2038apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Banking
Nabin Hait93c15382017-03-30 16:57:05 +05302039apps/erpnext/erpnext/utilities/activation.py +109,Add Timesheets,bæta við timesheets
Nabin Haitd25db232016-12-15 18:33:39 +05302040DocType: Vehicle Service,Service Item,þjónusta Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302041apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,Vinsamlegast smelltu á &#39;Búa Stundaskrá&#39; til að fá áætlun
Nabin Haitd25db232016-12-15 18:33:39 +05302042apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +55,There were errors while deleting following schedules:,Það komu upp villur við eytt eftirfarandi tímaáætlun:
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302043DocType: Bin,Ordered Quantity,Raðaður Magn
2044apps/erpnext/erpnext/public/js/setup_wizard.js +52,"e.g. ""Build tools for builders""",td &quot;Byggja verkfæri fyrir smiðirnir&quot;
Nabin Haitcda28ce2017-02-27 17:46:31 +05302045DocType: Grading Scale,Grading Scale Intervals,Flokkun deilingargildi
2046apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +126,{0} {1}: Accounting Entry for {2} can only be made in currency: {3},{0} {1}: Bókhald Entry fyrir {2} Aðeins er hægt að gera í gjaldmiðli: {3}
Nabin Haitd25db232016-12-15 18:33:39 +05302047DocType: Production Order,In Process,Í ferli
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302048DocType: Authorization Rule,Itemwise Discount,Itemwise Afsláttur
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302049apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,Tré ársreikning.
Nabin Hait93c15382017-03-30 16:57:05 +05302050apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +352,{0} against Sales Order {1},{0} gegn Velta Order {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302051DocType: Account,Fixed Asset,fast Asset
Nabin Haitcda28ce2017-02-27 17:46:31 +05302052apps/erpnext/erpnext/config/stock.py +315,Serialized Inventory,serialized Inventory
2053DocType: Employee Loan,Account Info,Reikningur Upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302054DocType: Activity Type,Default Billing Rate,Sjálfgefið Billing Rate
2055DocType: Sales Invoice,Total Billing Amount,Alls innheimtu upphæð
Nabin Haitd25db232016-12-15 18:33:39 +05302056apps/erpnext/erpnext/hr/doctype/daily_work_summary_settings/daily_work_summary_settings.py +17,There must be a default incoming Email Account enabled for this to work. Please setup a default incoming Email Account (POP/IMAP) and try again.,Það verður að vera sjálfgefið komandi Email Account virkt til að þetta virki. Vinsamlegast skipulag sjálfgefið komandi netfangs (POP / IMAP) og reyndu aftur.
Nabin Hait72cee332016-10-26 17:45:06 +05302057apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +59,Receivable Account,viðskiptakröfur Reikningur
Nabin Haitd25db232016-12-15 18:33:39 +05302058apps/erpnext/erpnext/controllers/accounts_controller.py +559,Row #{0}: Asset {1} is already {2},Row # {0}: Asset {1} er þegar {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302059DocType: Quotation Item,Stock Balance,Stock Balance
Nabin Haitcda28ce2017-02-27 17:46:31 +05302060apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Velta Order til greiðslu
2061apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +85,CEO,forstjóri
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302062DocType: Expense Claim Detail,Expense Claim Detail,Expense Krafa Detail
Nabin Hait93c15382017-03-30 16:57:05 +05302063apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +848,Please select correct account,Vinsamlegast veldu réttan reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302064DocType: Item,Weight UOM,þyngd UOM
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302065DocType: Salary Structure Employee,Salary Structure Employee,Laun Uppbygging Starfsmaður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302066DocType: Employee,Blood Group,Blóðflokkur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302067DocType: Production Order Operation,Pending,Bíður
2068DocType: Course,Course Name,Auðvitað Name
2069DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Notendur sem getur samþykkt yfirgefa forrit tiltekins starfsmanns
2070apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Skrifstofa útbúnaður
2071DocType: Purchase Invoice Item,Qty,Magn
2072DocType: Fiscal Year,Companies,Stofnanir
2073apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Electronics
2074DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Hækka Material Beiðni þegar birgðir nær aftur röð stigi
Nabin Haitcda28ce2017-02-27 17:46:31 +05302075apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +60,Full-time,Fullt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302076DocType: Salary Structure,Employees,starfsmenn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302077DocType: Employee,Contact Details,Tengiliðaupplýsingar
2078DocType: C-Form,Received Date,fékk Date
2079DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Ef þú hefur búið til staðlaða sniðmát í sölu sköttum og gjöldum Snið, veldu einn og smelltu á hnappinn hér fyrir neðan."
Nabin Haitd25db232016-12-15 18:33:39 +05302080DocType: BOM Scrap Item,Basic Amount (Company Currency),Basic Magn (Company Gjaldmiðill)
Nabin Hait72cee332016-10-26 17:45:06 +05302081DocType: Student,Guardians,forráðamenn
Nabin Haitcda28ce2017-02-27 17:46:31 +05302082DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Verð verður ekki sýnd ef verðskrá er ekki sett
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302083apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,Vinsamlegast tilgreindu land fyrir þessa Shipping reglu eða stöðva Worldwide Shipping
2084DocType: Stock Entry,Total Incoming Value,Alls Komandi Value
Nabin Haitd25db232016-12-15 18:33:39 +05302085apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +324,Debit To is required,Skuldfærslu Til er krafist
Nabin Hait93c15382017-03-30 16:57:05 +05302086apps/erpnext/erpnext/utilities/activation.py +110,"Timesheets help keep track of time, cost and billing for activites done by your team","Timesheets að halda utan um tíma, kostnað og innheimtu fyrir athafnir gert með lið"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302087apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Kaupverðið List
2088DocType: Offer Letter Term,Offer Term,Tilboð Term
2089DocType: Quality Inspection,Quality Manager,gæðastjóri
2090DocType: Job Applicant,Job Opening,Atvinna Opnun
2091DocType: Payment Reconciliation,Payment Reconciliation,greiðsla Sættir
2092apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,Vinsamlegast veldu nafn incharge einstaklingsins
2093apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,tækni
Nabin Haitcda28ce2017-02-27 17:46:31 +05302094apps/erpnext/erpnext/public/js/utils.js +92,Total Unpaid: {0},Samtals Ógreitt: {0}
2095DocType: BOM Website Operation,BOM Website Operation,BOM Website Operation
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302096apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Tilboðsbréf
2097apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Búa Efni Beiðnir (MRP) og framleiðsla pantanir.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302098apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,Total Invoiced Amt,Alls reikningsfærð Amt
Nabin Haitd25db232016-12-15 18:33:39 +05302099DocType: BOM,Conversion Rate,Viðskiptahlutfallsbil
Nabin Hait93c15382017-03-30 16:57:05 +05302100apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Vöruleit
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302101DocType: Timesheet Detail,To Time,til Time
2102DocType: Authorization Rule,Approving Role (above authorized value),Samþykkir hlutverk (að ofan er leyft gildi)
Nabin Hait93c15382017-03-30 16:57:05 +05302103apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +110,Credit To account must be a Payable account,Inneign á reikninginn verður að vera Greiðist reikning
Nabin Haitcda28ce2017-02-27 17:46:31 +05302104apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +272,BOM recursion: {0} cannot be parent or child of {2},BOM endurkvæmni: {0} er ekki hægt að foreldri eða barn {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302105DocType: Production Order Operation,Completed Qty,lokið Magn
Nabin Hait93c15382017-03-30 16:57:05 +05302106apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,"For {0}, only debit accounts can be linked against another credit entry","Fyrir {0}, aðeins debetkort reikninga er hægt að tengja við aðra tekjufærslu"
Nabin Haitcda28ce2017-02-27 17:46:31 +05302107apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Verðlisti {0} er óvirk
2108apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty cannot be more than {1} for operation {2},Row {0}: Lokið Magn má ekki vera meira en {1} fyrir aðgerð {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302109DocType: Manufacturing Settings,Allow Overtime,leyfa yfirvinnu
Nabin Haitd25db232016-12-15 18:33:39 +05302110DocType: Training Event Employee,Training Event Employee,Þjálfun Event Starfsmaður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302111apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} Serial Numbers krafist fyrir lið {1}. Þú hefur veitt {2}.
2112DocType: Stock Reconciliation Item,Current Valuation Rate,Núverandi Verðmat Rate
2113DocType: Item,Customer Item Codes,Viðskiptavinur Item Codes
2114apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Exchange Gain/Loss,Gengishagnaður / tap
2115DocType: Opportunity,Lost Reason,Lost Ástæða
2116apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,ný Address
2117DocType: Quality Inspection,Sample Size,Prufustærð
Nabin Haitcda28ce2017-02-27 17:46:31 +05302118apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +44,Please enter Receipt Document,Vinsamlegast sláðu inn Kvittun Skjal
Nabin Hait93c15382017-03-30 16:57:05 +05302119apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +376,All items have already been invoiced,Allir hlutir hafa nú þegar verið færðar á vörureikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302120apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',Vinsamlegast tilgreinið gilt &quot;Frá máli nr &#39;
2121apps/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,Frekari stoðsviða er hægt að gera undir Hópar en færslur er hægt að gera á móti non-hópa
2122DocType: Project,External,ytri
2123apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Notendur og heimildir
Nabin Haitd25db232016-12-15 18:33:39 +05302124DocType: Vehicle Log,VLOG.,Vlog.
Nabin Hait93c15382017-03-30 16:57:05 +05302125apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +920,Production Orders Created: {0},Framleiðslu Pantanir Búið til: {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302126DocType: Branch,Branch,Branch
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302127DocType: Guardian,Mobile Number,Farsímanúmer
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302128apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Prentun og merkingu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302129DocType: Bin,Actual Quantity,Raunveruleg Magn
2130DocType: Shipping Rule,example: Next Day Shipping,dæmi: Næsti dagur Shipping
2131apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Serial Nei {0} fannst ekki
Nabin Haitd25db232016-12-15 18:33:39 +05302132apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +41,Student Batch,Student Hópur
Nabin Haitcda28ce2017-02-27 17:46:31 +05302133apps/erpnext/erpnext/public/js/setup_wizard.js +242,Your Customers,Viðskiptavinir þínir
Nabin Hait93c15382017-03-30 16:57:05 +05302134apps/erpnext/erpnext/utilities/activation.py +120,Make Student,gera Student
2135apps/erpnext/erpnext/projects/doctype/project/project.py +190,You have been invited to collaborate on the project: {0},Þér hefur verið boðið að vinna að verkefninu: {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302136DocType: Leave Block List Date,Block Date,Block Dagsetning
Nabin Hait72cee332016-10-26 17:45:06 +05302137apps/erpnext/erpnext/templates/generators/student_admission.html +23,Apply Now,Sæktu um núna
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302138DocType: Sales Order,Not Delivered,ekki Skilað
2139,Bank Clearance Summary,Bank Úthreinsun Yfirlit
Nabin Haitcda28ce2017-02-27 17:46:31 +05302140apps/erpnext/erpnext/config/setup.py +106,"Create and manage daily, weekly and monthly email digests.","Búa til og stjórna daglega, vikulega og mánaðarlega email meltir."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302141DocType: Appraisal Goal,Appraisal Goal,Úttekt Goal
Nabin Hait72cee332016-10-26 17:45:06 +05302142DocType: Stock Reconciliation Item,Current Amount,Núverandi Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302143apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +56,Buildings,Byggingar
2144DocType: Fee Structure,Fee Structure,Gjald Uppbygging
2145DocType: Timesheet Detail,Costing Amount,kosta Upphæð
Nabin Hait72cee332016-10-26 17:45:06 +05302146DocType: Student Admission,Application Fee,Umsókn Fee
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302147DocType: Process Payroll,Submit Salary Slip,Senda Laun Slip
Nabin Hait93c15382017-03-30 16:57:05 +05302148apps/erpnext/erpnext/controllers/selling_controller.py +166,Maxiumm discount for Item {0} is {1}%,Maxiumm afsláttur fyrir Liður {0} er {1}%
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302149apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Innflutningur á lausu
2150DocType: Sales Partner,Address & Contacts,Heimilisfang og Tengiliðir
2151DocType: SMS Log,Sender Name,Sendandi Nafn
2152DocType: POS Profile,[Select],[Veldu]
2153DocType: SMS Log,Sent To,send til
Nabin Hait72cee332016-10-26 17:45:06 +05302154DocType: Payment Request,Make Sales Invoice,Gera sölureikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302155apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +59,Softwares,hugbúnaður
Nabin Hait93c15382017-03-30 16:57:05 +05302156apps/erpnext/erpnext/crm/doctype/lead/lead.py +49,Next Contact Date cannot be in the past,Næsta Hafa Date getur ekki verið í fortíðinni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302157DocType: Company,For Reference Only.,Til viðmiðunar aðeins.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302158apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},Ógild {0}: {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302159DocType: Purchase Invoice,PINV-RET-,PINV-RET-
2160DocType: Sales Invoice Advance,Advance Amount,Advance Magn
2161DocType: Manufacturing Settings,Capacity Planning,getu Planning
Nabin Haitcda28ce2017-02-27 17:46:31 +05302162apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,&quot;Frá Dagsetning &#39;er krafist
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302163DocType: Journal Entry,Reference Number,Tilvísunarnúmer
2164DocType: Employee,Employment Details,Nánar Atvinna
2165DocType: Employee,New Workplace,ný Vinnustaðurinn
2166apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Setja sem Lokað
Nabin Haitd25db232016-12-15 18:33:39 +05302167apps/erpnext/erpnext/stock/get_item_details.py +112,No Item with Barcode {0},Ekkert atriði með Strikamerki {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302168apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Case Nei getur ekki verið 0
2169DocType: Item,Show a slideshow at the top of the page,Sýnið skyggnusýningu efst á síðunni
Nabin Haitcda28ce2017-02-27 17:46:31 +05302170apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +444,Boms,Boms
2171apps/erpnext/erpnext/stock/doctype/item/item.py +135,Stores,verslanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302172DocType: Serial No,Delivery Time,Afhendingartími
2173apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Öldrun Byggt á
2174DocType: Item,End of Life,End of Life
Nabin Hait93c15382017-03-30 16:57:05 +05302175apps/erpnext/erpnext/demo/setup/setup_data.py +318,Travel,ferðalög
2176apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +177,No active or default Salary Structure found for employee {0} for the given dates,Engin virk eða vanræksla Laun Uppbygging finna fyrir starfsmann {0} fyrir gefnar dagsetningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302177DocType: Leave Block List,Allow Users,leyfa notendum
2178DocType: Purchase Order,Customer Mobile No,Viðskiptavinur Mobile Nei
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302179DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Track sérstakt Vaxtatekjur og vaxtagjöld fyrir Þrep vöru eða deildum.
2180DocType: Rename Tool,Rename Tool,endurnefna Tól
Nabin Haitd25db232016-12-15 18:33:39 +05302181apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +25,Update Cost,Uppfæra Kostnaður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302182DocType: Item Reorder,Item Reorder,Liður Uppröðun
Nabin Haitd25db232016-12-15 18:33:39 +05302183apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +437,Show Salary Slip,Sýna Laun Slip
Nabin Hait93c15382017-03-30 16:57:05 +05302184apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +786,Transfer Material,Transfer Efni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302185DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Tilgreina rekstur, rekstrarkostnaði og gefa einstakt notkun eigi að rekstri þínum."
Nabin Haitcda28ce2017-02-27 17:46:31 +05302186apps/erpnext/erpnext/controllers/status_updater.py +189,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Þetta skjal er yfir mörkum með {0} {1} fyrir lið {4}. Ert þú að gera annað {3} gegn sama {2}?
Nabin Hait93c15382017-03-30 16:57:05 +05302187apps/erpnext/erpnext/public/js/controllers/transaction.js +991,Please set recurring after saving,Vinsamlegast settu endurtekin eftir vistun
Nabin Haitcda28ce2017-02-27 17:46:31 +05302188apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +710,Select change amount account,Veldu breyting upphæð reiknings
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302189DocType: Purchase Invoice,Price List Currency,Verðskrá Gjaldmiðill
2190DocType: Naming Series,User must always select,Notandi verður alltaf að velja
2191DocType: Stock Settings,Allow Negative Stock,Leyfa Neikvæð lager
2192DocType: Installation Note,Installation Note,uppsetning Note
Nabin Haitcda28ce2017-02-27 17:46:31 +05302193apps/erpnext/erpnext/public/js/setup_wizard.js +221,Add Taxes,Bæta Skattar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302194DocType: Topic,Topic,Topic
Nabin Haitcda28ce2017-02-27 17:46:31 +05302195apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Cash Flow from Financing,Cash Flow frá fjármögnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302196DocType: Budget Account,Budget Account,Budget Account
2197DocType: Quality Inspection,Verified By,staðfest af
Nabin Haitd25db232016-12-15 18:33:39 +05302198apps/erpnext/erpnext/setup/doctype/company/company.py +65,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Get ekki breytt sjálfgefið mynt félagsins, vegna þess að það eru núverandi viðskiptum. Viðskipti verða að vera lokað til að breyta sjálfgefið mynt."
Nabin Hait72cee332016-10-26 17:45:06 +05302199DocType: Grade Interval,Grade Description,gráðu Lýsing
Nabin Haitd25db232016-12-15 18:33:39 +05302200DocType: Stock Entry,Purchase Receipt No,Kvittun Nei
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302201apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Earnest Money
2202DocType: Process Payroll,Create Salary Slip,Búa Laun Slip
Nabin Haitd25db232016-12-15 18:33:39 +05302203apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,rekjanleiki
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302204apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Source of Funds (Liabilities),Uppruni Funds (Skuldir)
Nabin Haitd25db232016-12-15 18:33:39 +05302205apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +372,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Magn í röð {0} ({1}) verður að vera það sama og framleiddar magn {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302206DocType: Appraisal,Employee,Starfsmaður
2207apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for treshold 0%,Vinsamlegast skilgreina einkunn fyrir treshold 0%
Nabin Hait93c15382017-03-30 16:57:05 +05302208apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +232,{0} {1} is fully billed,{0} {1} er að fullu innheimt
Nabin Haitd25db232016-12-15 18:33:39 +05302209DocType: Training Event,End Time,End Time
Nabin Hait93c15382017-03-30 16:57:05 +05302210apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +61,Active Salary Structure {0} found for employee {1} for the given dates,Active Laun Uppbygging {0} fannst fyrir starfsmann {1} fyrir gefin dagsetningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302211DocType: Payment Entry,Payment Deductions or Loss,Greiðsla Frádráttur eða tap
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302212apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Stöðluð samningsskilyrði til sölu eða kaup.
Nabin Haitcda28ce2017-02-27 17:46:31 +05302213apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Voucher,Group eftir Voucher
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302214apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,velta Pipeline
2215DocType: Student Batch Student,Student Batch Student,Student Hópur Student
Nabin Hait93c15382017-03-30 16:57:05 +05302216apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +221,Please set default account in Salary Component {0},Vinsamlegast settu sjálfgefin reikningur í laun Component {0}
Nabin Hait72cee332016-10-26 17:45:06 +05302217apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Required On
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302218DocType: Rename Tool,File to Rename,Skrá til Endurnefna
2219apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},Vinsamlegast veldu BOM fyrir lið í Row {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302220apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +208,Purchse Order number required for Item {0},Purchse Pöntunarnúmer krafist fyrir lið {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302221apps/erpnext/erpnext/controllers/buying_controller.py +266,Specified BOM {0} does not exist for Item {1},Tilgreint BOM {0} er ekki til fyrir lið {1}
Nabin Hait93c15382017-03-30 16:57:05 +05302222apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +212,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Viðhald Dagskrá {0} verður lokað áður en hætta þessu Velta Order
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302223DocType: Notification Control,Expense Claim Approved,Expense Krafa Samþykkt
Nabin Hait93c15382017-03-30 16:57:05 +05302224apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +316,Salary Slip of employee {0} already created for this period,Laun Slip starfsmanns {0} þegar búin á þessu tímabili
Nabin Haitcda28ce2017-02-27 17:46:31 +05302225apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +117,Pharmaceutical,Pharmaceutical
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302226apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Kostnaður vegna aðkeyptrar atriði
2227DocType: Selling Settings,Sales Order Required,Velta Order Required
2228DocType: Purchase Invoice,Credit To,Credit Til
2229apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Virkar leiðir / Viðskiptavinir
2230DocType: Employee Education,Post Graduate,Post Graduate
2231DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Viðhald Dagskrá Detail
2232DocType: Quality Inspection Reading,Reading 9,lestur 9
2233DocType: Supplier,Is Frozen,er frosinn
Nabin Haitcda28ce2017-02-27 17:46:31 +05302234apps/erpnext/erpnext/stock/utils.py +194,Group node warehouse is not allowed to select for transactions,Group hnút vöruhús er ekki leyft að velja fyrir viðskipti
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302235DocType: Buying Settings,Buying Settings,Kaup Stillingar
2236DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM Nei fyrir Finished Good Item
2237DocType: Upload Attendance,Attendance To Date,Aðsókn að Dagsetning
2238DocType: Warranty Claim,Raised By,hækkaðir um
2239DocType: Payment Gateway Account,Payment Account,greiðsla Reikningur
Nabin Hait93c15382017-03-30 16:57:05 +05302240apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +846,Please specify Company to proceed,Vinsamlegast tilgreinið Company til að halda áfram
Nabin Haitcda28ce2017-02-27 17:46:31 +05302241apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Receivable,Net Breyta viðskiptakrafna
2242apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Compensatory Off,jöfnunaraðgerðir Off
Nabin Haitd25db232016-12-15 18:33:39 +05302243DocType: Offer Letter,Accepted,Samþykkt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302244DocType: SG Creation Tool Course,Student Group Name,Student Group Name
Nabin Hait93c15382017-03-30 16:57:05 +05302245apps/erpnext/erpnext/setup/doctype/company/company.js +47,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.,Vinsamlegast vertu viss um að þú viljir virkilega að eyða öllum viðskiptum fyrir þetta fyrirtæki. stofngögn haldast eins og það er. Þessi aðgerð er ekki hægt að afturkalla.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302246DocType: Room,Room Number,Room Number
Nabin Hait93c15382017-03-30 16:57:05 +05302247apps/erpnext/erpnext/utilities/transaction_base.py +92,Invalid reference {0} {1},Ógild vísun {0} {1}
Nabin Haitd25db232016-12-15 18:33:39 +05302248apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +163,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) getur ekki verið meiri en áætlað quanitity ({2}) í framleiðslu Order {3}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302249DocType: Shipping Rule,Shipping Rule Label,Sendingar Regla Label
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302250apps/erpnext/erpnext/public/js/conf.js +28,User Forum,User Forum
Nabin Haitcda28ce2017-02-27 17:46:31 +05302251apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +248,Raw Materials cannot be blank.,Hráefni má ekki vera auður.
Nabin Haitd25db232016-12-15 18:33:39 +05302252apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +444,"Could not update stock, invoice contains drop shipping item.","Gat ekki uppfært lager, reikningsnúmer inniheldur falla skipum hlut."
2253apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +459,Quick Journal Entry,Quick Journal Entry
2254apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +142,You can not change rate if BOM mentioned agianst any item,Þú getur ekki breytt hlutfall ef BOM getið agianst hvaða atriði
Nabin Haitcda28ce2017-02-27 17:46:31 +05302255apps/erpnext/erpnext/schools/doctype/student_batch/student_batch.py +24,Student Group exists with same name,Námsmaður Group til staðar með sama nafni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302256DocType: Employee,Previous Work Experience,Fyrri Starfsreynsla
2257DocType: Stock Entry,For Quantity,fyrir Magn
2258apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},Vinsamlegast sláðu Planned Magn fyrir lið {0} á röð {1}
Nabin Hait93c15382017-03-30 16:57:05 +05302259apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +229,{0} {1} is not submitted,{0} {1} er ekki lögð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302260apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Beiðnir um atriði.
2261DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Aðskilið framleiðsla þess verður búin til fyrir hvern fullunna gott lið.
Nabin Hait72cee332016-10-26 17:45:06 +05302262apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +121,{0} must be negative in return document,{0} verður að vera neikvætt í staðinn skjal
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302263,Minutes to First Response for Issues,Mínútur til First Response fyrir málefni
2264DocType: Purchase Invoice,Terms and Conditions1,Skilmálar og Conditions1
2265apps/erpnext/erpnext/public/js/setup_wizard.js +66,The name of the institute for which you are setting up this system.,The nafn af the Institute sem þú ert að setja upp þetta kerfi.
2266DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Bókhald færsla fryst upp til þessa dagsetningu, enginn getur gert / breyta færslu, nema hlutverki sem tilgreindur er hér."
Nabin Haitcda28ce2017-02-27 17:46:31 +05302267apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +114,Please save the document before generating maintenance schedule,Vistaðu skjalið áður kynslóð viðhald áætlun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302268apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Project Status
2269DocType: UOM,Check this to disallow fractions. (for Nos),Hakaðu við þetta til að banna broti. (NOS)
Nabin Haitd25db232016-12-15 18:33:39 +05302270apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +400,The following Production Orders were created:,Eftirfarandi Framleiðslu Pantanir voru búnar:
Nabin Hait72cee332016-10-26 17:45:06 +05302271DocType: Student Admission,Naming Series (for Student Applicant),Nafngiftir Series (fyrir námsmanna umsækjanda)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302272DocType: Delivery Note,Transporter Name,Flutningsaðili Nafn
2273DocType: Authorization Rule,Authorized Value,Leyft Value
Nabin Haitcda28ce2017-02-27 17:46:31 +05302274DocType: BOM,Show Operations,Sýna Aðgerðir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302275,Minutes to First Response for Opportunity,Mínútur til First Response fyrir Tækifæri
Nabin Haitcda28ce2017-02-27 17:46:31 +05302276apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Absent,alls Absent
2277apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +768,Item or Warehouse for row {0} does not match Material Request,Liður eða Warehouse fyrir röð {0} passar ekki Material Beiðni
2278apps/erpnext/erpnext/config/stock.py +189,Unit of Measure,Mælieining
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302279DocType: Fiscal Year,Year End Date,Ár Lokadagur
2280DocType: Task Depends On,Task Depends On,Verkefni veltur á
Nabin Hait72cee332016-10-26 17:45:06 +05302281DocType: Supplier Quotation,Opportunity,tækifæri
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302282,Completed Production Orders,Lokið Framleiðsla Pantanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302283DocType: Operation,Default Workstation,Sjálfgefið Workstation
2284DocType: Notification Control,Expense Claim Approved Message,Kostnað Krafa Samþykkt skilaboð
2285DocType: Payment Entry,Deductions or Loss,Frádráttur eða tap
Nabin Hait93c15382017-03-30 16:57:05 +05302286apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +235,{0} {1} is closed,{0} {1} er lokað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302287DocType: Email Digest,How frequently?,Hversu oft?
2288DocType: Purchase Receipt,Get Current Stock,Fá núverandi lager
2289apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Tré Bill of Materials
2290DocType: Student,Joining Date,Tengja Dagsetning
2291,Employees working on a holiday,Starfsmenn sem vinna í frí
2292apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +151,Mark Present,Mark Present
Nabin Haitd25db232016-12-15 18:33:39 +05302293DocType: Project,% Complete Method,% Complete Aðferð
Nabin Hait72cee332016-10-26 17:45:06 +05302294apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +201,Maintenance start date can not be before delivery date for Serial No {0},Viðhald Upphafsdagur getur ekki verið áður fæðingardag fyrir Raðnúmer {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302295DocType: Production Order,Actual End Date,Raunveruleg Lokadagur
Nabin Haitd25db232016-12-15 18:33:39 +05302296DocType: BOM,Operating Cost (Company Currency),Rekstrarkostnaður (Company Gjaldmiðill)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302297DocType: Purchase Invoice,PINV-,PINV-
2298DocType: Authorization Rule,Applicable To (Role),Gildir til (Hlutverk)
2299DocType: Stock Entry,Purpose,Tilgangur
2300DocType: Company,Fixed Asset Depreciation Settings,Fast eign Afskriftir Stillingar
2301DocType: Item,Will also apply for variants unless overrridden,Mun einnig gilda um afbrigði nema overrridden
2302DocType: Purchase Invoice,Advances,framfarir
2303DocType: Production Order,Manufacture against Material Request,Framleiðsla á móti Material Beiðni
2304DocType: Item Reorder,Request for,Beiðni um
2305apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Samþykkir notandi getur ekki verið sama og notandinn reglan er við að
2306DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Basic Rate (eins og á lager UOM)
2307DocType: SMS Log,No of Requested SMS,Ekkert af Beðið um SMS
Nabin Hait93c15382017-03-30 16:57:05 +05302308apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +240,Leave Without Pay does not match with approved Leave Application records,Leyfi án launa passar ekki við viðurkenndar Leave Umsókn færslur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302309DocType: Campaign,Campaign-.####,Herferð -. ####
2310apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Næstu skref
Nabin Hait93c15382017-03-30 16:57:05 +05302311apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +749,Please supply the specified items at the best possible rates,Gefðu tilgreind atriði í besta mögulega verð
Nabin Haitcda28ce2017-02-27 17:46:31 +05302312DocType: Selling Settings,Auto close Opportunity after 15 days,Auto nálægt Tækifæri eftir 15 daga
2313apps/erpnext/erpnext/public/js/financial_statements.js +82,End Year,árslok
2314apps/erpnext/erpnext/hr/doctype/employee/employee.py +119,Contract End Date must be greater than Date of Joining,Samningur Lokadagur verður að vera hærri en Dagsetning Tengja
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302315DocType: Delivery Note,DN-,DN-
2316DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Þriðji aðili dreifingaraðila / söluaðila / umboðsmanns / tengja / sölumaður sem selur fyrirtæki vörur fyrir þóknun.
Nabin Hait93c15382017-03-30 16:57:05 +05302317apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +364,{0} against Purchase Order {1},{0} gegn Purchase Order {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302318DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Sláðu truflanir vefslóðabreytur hér (td. Sendanda = ERPNext, username = ERPNext, password = 1234 osfrv)"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302319DocType: Task,Actual Start Date (via Time Sheet),Raunbyrjunardagsetning (með Time Sheet)
Nabin Hait72cee332016-10-26 17:45:06 +05302320apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,Þetta er dæmi website sjálfvirkt mynda frá ERPNext
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302321apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Ageing Range 1
2322DocType: 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.
2323
2324#### Note
2325
2326The 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.
2327
2328#### Description of Columns
2329
23301. Calculation Type:
2331 - This can be on **Net Total** (that is the sum of basic amount).
2332 - **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.
2333 - **Actual** (as mentioned).
23342. Account Head: The Account ledger under which this tax will be booked
23353. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
23364. Description: Description of the tax (that will be printed in invoices / quotes).
23375. Rate: Tax rate.
23386. Amount: Tax amount.
23397. Total: Cumulative total to this point.
23408. 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).
23419. 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.
234210. Add or Deduct: Whether you want to add or deduct the tax.","Standard skatta sniðmát sem hægt er að beita öllum kaupfærslur. Þessi sniðmát geta innihaldið lista yfir skatta höfuð og einnig öðrum forstöðumönnum kostnaðarliði eins og &quot;Shipping&quot;, &quot;tryggingar&quot;, &quot;Meðhöndlun&quot; osfrv #### Athugið skatthlutfall þú velur hér verður staðallinn skatthlutfallið fyrir alla ** Items * *. Ef það eru ** Items ** sem hafa mismunandi verð, verður að bæta við í ** Item Tax ** borð í ** Liður ** meistara. #### Lýsing dálka 1. Útreikningur Type: - Þetta getur verið á ** Net Total ** (sem er summa grunnfjárhæð). - ** Á fyrri umf öllum / Upphæð ** (fyrir uppsöfnuð skatta eða gjöld). Ef þú velur þennan kost, að skattur verði beitt sem hlutfall af fyrri röðinni (í skatt töflu) fjárhæð eða samtals. - ** Raunveruleg ** (eins og getið). 2. Reikningur Head: The Account höfuðbók þar sem þessi skattur verður að bóka 3. Kostnaður Center: Ef skattur / gjald er tekjur (eins skipum) eða gjaldaliði það þarf að bóka á móti kostnaði sent. 4. Lýsing: Lýsing á skatta (sem verður prentað í reikningum / gæsalappa). 5. Gefa: Skatthlutfall. 6. Upphæð: Skatthlutfall. 7. Samtals: Uppsöfnuð alls að þessum tímapunkti. 8. Sláðu Row: Ef byggir á &quot;Fyrri Row Total&quot; getur þú valið línunúmeri sem verður tekið sem grunn fyrir þessum útreikningi (sjálfgefið er fyrri umf). 9. Íhuga skattur eða gjald fyrir: Í þessum kafla er hægt að tilgreina hvort skatturinn / gjald er aðeins fyrir mat (ekki hluti af öllum) eða aðeins fyrir samtals (ekki bæta gildi til hlutnum) eða bæði. 10. Bæta eða draga: Hvort sem þú vilt bæta við eða draga skatt."
2343DocType: Homepage,Homepage,heimasíða
2344DocType: Purchase Receipt Item,Recd Quantity,Recd Magn
Nabin Haitd25db232016-12-15 18:33:39 +05302345apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +56,Fee Records Created - {0},Fee Records Búið - {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302346DocType: Asset Category Account,Asset Category Account,Asset Flokkur Reikningur
Nabin Haitd25db232016-12-15 18:33:39 +05302347apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +105,Cannot produce more Item {0} than Sales Order quantity {1},Geta ekki framleitt meira ítarefni {0} en Sales Order Magn {1}
Nabin Hait93c15382017-03-30 16:57:05 +05302348apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +527,Stock Entry {0} is not submitted,Stock Entry {0} er ekki lögð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302349DocType: Payment Reconciliation,Bank / Cash Account,Bank / Cash Account
Nabin Hait93c15382017-03-30 16:57:05 +05302350apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email Address,Næsta Samband með getur ekki verið sama og Lead netfanginu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302351DocType: Tax Rule,Billing City,Innheimta City
Nabin Haitd25db232016-12-15 18:33:39 +05302352DocType: Asset,Manual,Manual
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302353DocType: Salary Component Account,Salary Component Account,Laun Component Reikningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302354DocType: Global Defaults,Hide Currency Symbol,Fela gjaldmiðilinn
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302355apps/erpnext/erpnext/config/accounts.py +289,"e.g. Bank, Cash, Credit Card","td Bank, Cash, Credit Card"
Nabin Hait72cee332016-10-26 17:45:06 +05302356DocType: Lead Source,Source Name,Source Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302357DocType: Journal Entry,Credit Note,Inneignarnótu
2358DocType: Warranty Claim,Service Address,þjónusta Address
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302359apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furnitures and Fixtures,Húsgögnum og innréttingum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302360DocType: Item,Manufacture,Framleiðsla
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302361apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Vinsamlegast Afhending Note fyrst
2362DocType: Student Applicant,Application Date,Umsókn Dagsetning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302363DocType: Salary Detail,Amount based on formula,Upphæð byggist á formúlu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302364DocType: Purchase Invoice,Currency and Price List,Gjaldmiðill og Verðskrá
2365DocType: Opportunity,Customer / Lead Name,Viðskiptavinur / Lead Name
Nabin Haitcda28ce2017-02-27 17:46:31 +05302366apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +99,Clearance Date not mentioned,Úthreinsun Date ekki getið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302367apps/erpnext/erpnext/config/manufacturing.py +7,Production,framleiðsla
Nabin Hait72cee332016-10-26 17:45:06 +05302368DocType: Guardian,Occupation,Atvinna
Nabin Haitcda28ce2017-02-27 17:46:31 +05302369apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +72,Row {0}:Start Date must be before End Date,Row {0}: Byrja Bætt verður fyrir lokadagsetningu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302370apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Alls (Magn)
2371DocType: Sales Invoice,This Document,Þetta skjal
2372DocType: Installation Note Item,Installed Qty,uppsett Magn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302373DocType: Purchase Taxes and Charges,Parenttype,Parenttype
Nabin Haitd25db232016-12-15 18:33:39 +05302374apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +7,Training Result,Þjálfun Niðurstaða
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302375DocType: Purchase Invoice,Is Paid,er greitt
2376DocType: Salary Structure,Total Earning,alls earnings
2377DocType: Purchase Receipt,Time at which materials were received,Tími þar sem efni bárust
2378DocType: Stock Ledger Entry,Outgoing Rate,Outgoing Rate
Nabin Hait93c15382017-03-30 16:57:05 +05302379apps/erpnext/erpnext/config/hr.py +224,Organization branch master.,Stofnun útibú húsbóndi.
Nabin Haitd25db232016-12-15 18:33:39 +05302380apps/erpnext/erpnext/controllers/accounts_controller.py +286, or ,eða
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302381DocType: Sales Order,Billing Status,Innheimta Staða
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302382apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Tilkynna um vandamál
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302383apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Utility Expenses,gagnsemi Útgjöld
2384apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90-Above
Nabin Haitd25db232016-12-15 18:33:39 +05302385apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +213,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,Row # {0}: Journal Entry {1} hefur ekki reikning {2} eða þegar samsvarandi gegn öðrum skírteini
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302386DocType: Buying Settings,Default Buying Price List,Sjálfgefið Buying Verðskrá
2387DocType: Process Payroll,Salary Slip Based on Timesheet,Laun Slip Byggt á tímaskráningar
Nabin Haitcda28ce2017-02-27 17:46:31 +05302388apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +116,No employee for the above selected criteria OR salary slip already created,Enginn starfsmaður fyrir ofan valin viðmiðunum eða laun miði nú þegar búið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302389DocType: Notification Control,Sales Order Message,Velta Order Message
2390apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Set Default gildi eins Company, Gjaldmiðill, yfirstandandi reikningsári, o.fl."
2391DocType: Payment Entry,Payment Type,greiðsla Type
2392DocType: Process Payroll,Select Employees,Select Starfsmenn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302393DocType: Opportunity,Potential Sales Deal,Hugsanleg sala Deal
2394DocType: Payment Entry,Cheque/Reference Date,Ávísun / Frestdagur
2395DocType: Purchase Invoice,Total Taxes and Charges,Samtals Skattar og gjöld
2396DocType: Employee,Emergency Contact,Neyðar Tengiliður
2397DocType: Bank Reconciliation Detail,Payment Entry,greiðsla Entry
2398DocType: Item,Quality Parameters,gæði Parameters
2399,sales-browser,sölu-vafra
2400apps/erpnext/erpnext/accounts/doctype/account/account.js +56,Ledger,Ledger
2401DocType: Target Detail,Target Amount,Target Upphæð
2402DocType: Shopping Cart Settings,Shopping Cart Settings,Shopping Cart Stillingar
Nabin Hait72cee332016-10-26 17:45:06 +05302403DocType: Journal Entry,Accounting Entries,Bókhalds Færslur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302404apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Afrit Entry. Vinsamlegast athugaðu Heimild Rule {0}
Nabin Haitd25db232016-12-15 18:33:39 +05302405apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +27,Global POS Profile {0} already created for company {1},Global POS Profile {0} þegar búin að fyrirtæki {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302406DocType: Purchase Order,Ref SQ,Ref SQ
2407apps/erpnext/erpnext/config/manufacturing.py +74,Replace Item / BOM in all BOMs,Skipta Item / BOM í öllum BOMs
Nabin Haitcda28ce2017-02-27 17:46:31 +05302408apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +52,Receipt document must be submitted,Kvittun skjal skal skilað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302409DocType: Purchase Invoice Item,Received Qty,fékk Magn
2410DocType: Stock Entry Detail,Serial No / Batch,Serial Nei / Batch
Nabin Hait93c15382017-03-30 16:57:05 +05302411apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +310,Not Paid and Not Delivered,Ekki greidd og ekki skilað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302412DocType: Product Bundle,Parent Item,Parent Item
2413DocType: Account,Account Type,Tegund reiknings
2414DocType: Delivery Note,DN-RET-,DN-RET-
Nabin Haitcda28ce2017-02-27 17:46:31 +05302415apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Enginn tími blöð
Nabin Haitd25db232016-12-15 18:33:39 +05302416apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +123,Leave Type {0} cannot be carry-forwarded,Skildu Tegund {0} Ekki er hægt að bera-send
Nabin Hait72cee332016-10-26 17:45:06 +05302417apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +216,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',Viðhald Dagskrá er ekki mynda að öllum þeim atriðum. Vinsamlegast smelltu á &#39;Búa Stundaskrá&#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302418,To Produce,Að framleiða
2419apps/erpnext/erpnext/config/hr.py +93,Payroll,launaskrá
Nabin Haitd25db232016-12-15 18:33:39 +05302420apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +171,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Fyrir röð {0} í {1}. Til eru {2} í lið gengi, raðir {3} skal einnig"
Nabin Hait93c15382017-03-30 16:57:05 +05302421apps/erpnext/erpnext/utilities/activation.py +102,Make User,gera notanda
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302422DocType: Packing Slip,Identification of the package for the delivery (for print),Auðkenning pakka fyrir afhendingu (fyrir prentun)
2423DocType: Bin,Reserved Quantity,frátekin Magn
2424DocType: Landed Cost Voucher,Purchase Receipt Items,Kvittun Items
2425apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,sérsníða Eyðublöð
Nabin Haitcda28ce2017-02-27 17:46:31 +05302426apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +36,Arrear,Arrear
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302427apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Depreciation Amount during the period,Afskriftir Upphæð á tímabilinu
Nabin Haitd25db232016-12-15 18:33:39 +05302428apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +38,Disabled template must not be default template,Óvirkt sniðmát má ekki vera sjálfgefið sniðmát
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302429DocType: Account,Income Account,tekjur Reikningur
2430DocType: Payment Request,Amount in customer's currency,Upphæð í mynt viðskiptavinarins
Nabin Hait93c15382017-03-30 16:57:05 +05302431apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +783,Delivery,Afhending
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302432DocType: Stock Reconciliation Item,Current Qty,Núverandi Magn
2433DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Sjá &quot;Rate Af efni byggt á&quot; í kosta lið
2434DocType: Appraisal Goal,Key Responsibility Area,Key Ábyrgð Area
Nabin Hait93c15382017-03-30 16:57:05 +05302435apps/erpnext/erpnext/utilities/activation.py +128,"Student Batches help you track attendance, assessments and fees for students","Námsmaður Lotur hjálpa þér að fylgjast með mætingu, mat og gjalda fyrir nemendur"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302436DocType: Payment Entry,Total Allocated Amount,Samtals úthlutað magn
2437DocType: Item Reorder,Material Request Type,Efni Beiðni Type
Nabin Hait93c15382017-03-30 16:57:05 +05302438apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +273,Accural Journal Entry for salaries from {0} to {1},Accural Journal Entry fyrir laun frá {0} til {1}
2439apps/erpnext/erpnext/accounts/page/pos/pos.js +768,"LocalStorage is full, did not save","LocalStorage er fullt, ekki spara"
Nabin Hait72cee332016-10-26 17:45:06 +05302440apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +79,Row {0}: UOM Conversion Factor is mandatory,Row {0}: UOM viðskipta Factor er nauðsynlegur
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302441apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Ref
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302442DocType: Budget,Cost Center,kostnaður Center
2443apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,skírteini #
2444DocType: Notification Control,Purchase Order Message,Purchase Order skilaboð
2445DocType: Tax Rule,Shipping Country,Sendingar Country
Nabin Hait93c15382017-03-30 16:57:05 +05302446DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Fela Tax Auðkenni viðskiptavinar frá sölu viðskiptum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302447DocType: Upload Attendance,Upload HTML,Hlaða HTML
2448DocType: Employee,Relieving Date,létta Dagsetning
2449apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Verðlagning Regla er gert til að skrifa verðskrá / define afsláttur hlutfall, byggt á einhverjum forsendum."
2450DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Warehouse er einungis hægt að breyta í gegnum Kauphöll Entry / Afhending Note / Kvittun
2451DocType: Employee Education,Class / Percentage,Flokkur / Hlutfall
Nabin Haitcda28ce2017-02-27 17:46:31 +05302452apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +96,Head of Marketing and Sales,Forstöðumaður markaðssetning og sala
Nabin Hait72cee332016-10-26 17:45:06 +05302453apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Income Tax,Tekjuskattur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302454apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Ef valið Verðlagning Regla er gert fyrir &#39;verð&#39;, mun það skrifa verðlista. Verðlagning Regla verð er endanlegt verð, þannig að engin frekari afsláttur ætti að vera beitt. Þess vegna, í viðskiptum eins Velta Order, Purchase Order etc, það verður sótt í &#39;gefa&#39; sviði, frekar en &#39;verðlista gefa&#39; sviði."
Nabin Haitcda28ce2017-02-27 17:46:31 +05302455apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Track Vísbendingar um Industry tegund.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302456DocType: Item Supplier,Item Supplier,Liður Birgir
Nabin Haitcda28ce2017-02-27 17:46:31 +05302457apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +423,Please enter Item Code to get batch no,Vinsamlegast sláðu Item Code til að fá lotu nr
2458apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +797,Please select a value for {0} quotation_to {1},Vinsamlegast veldu gildi fyrir {0} quotation_to {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302459apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Öllum vistföngum.
2460DocType: Company,Stock Settings,lager Stillingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05302461apps/erpnext/erpnext/accounts/doctype/account/account.py +240,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Samruni er aðeins mögulegt ef eftirfarandi eiginleikar eru sömu í báðum skrám. Er Group, Root Tegund, Company"
Nabin Haitd25db232016-12-15 18:33:39 +05302462DocType: Vehicle,Electric,Electric
2463DocType: Task,% Progress,% Progress
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302464apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +121,Gain/Loss on Asset Disposal,Hagnaður / tap Asset förgun
Nabin Haitd25db232016-12-15 18:33:39 +05302465DocType: Training Event,Will send an email about the event to employees with status 'Open',Mun senda tölvupóst um atburðinn til starfsmanna með stöðu &#39;Open&#39;
Nabin Hait93c15382017-03-30 16:57:05 +05302466DocType: Task,Depends on Tasks,Fer á Verkefni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302467apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Stjórna Viðskiptavinur Group Tree.
2468DocType: Supplier Quotation,SQTN-,SQTN-
2469apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Nýtt Kostnaður Center Name
2470DocType: Leave Control Panel,Leave Control Panel,Skildu Control Panel
Nabin Haitd25db232016-12-15 18:33:39 +05302471DocType: Project,Task Completion,verkefni Lokið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302472apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +26,Not in Stock,Ekki til á lager
2473DocType: Appraisal,HR User,HR User
2474DocType: Purchase Invoice,Taxes and Charges Deducted,Skattar og gjöld Frá
Nabin Hait93c15382017-03-30 16:57:05 +05302475apps/erpnext/erpnext/hooks.py +116,Issues,Vandamál
Nabin Haitcda28ce2017-02-27 17:46:31 +05302476apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Staða verður að vera einn af {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302477DocType: Sales Invoice,Debit To,debet Til
2478DocType: Delivery Note,Required only for sample item.,Aðeins nauðsynlegt fyrir sýnishorn hlut.
2479DocType: Stock Ledger Entry,Actual Qty After Transaction,Raunveruleg Magn eftir viðskipti
Nabin Haitcda28ce2017-02-27 17:46:31 +05302480apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +65,No salary slip found between {0} and {1},Engin laun miði fannst á milli {0} og {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302481,Pending SO Items For Purchase Request,Bíður SO Hlutir til kaupa Beiðni
Nabin Hait72cee332016-10-26 17:45:06 +05302482apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +29,Student Admissions,Student Innlagnir
Nabin Haitcda28ce2017-02-27 17:46:31 +05302483apps/erpnext/erpnext/accounts/party.py +343,{0} {1} is disabled,{0} {1} er óvirk
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302484DocType: Supplier,Billing Currency,Innheimta Gjaldmiðill
2485DocType: Sales Invoice,SINV-RET-,SINV-RET-
Nabin Haitcda28ce2017-02-27 17:46:31 +05302486apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +162,Extra Large,Auka stór
2487apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Leaves,Samtals Leaves
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302488,Profit and Loss Statement,Rekstrarreikningur yfirlýsing
2489DocType: Bank Reconciliation Detail,Cheque Number,ávísun Number
2490,Sales Browser,velta Browser
2491DocType: Journal Entry,Total Credit,alls Credit
Nabin Hait93c15382017-03-30 16:57:05 +05302492apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +530,Warning: Another {0} # {1} exists against stock entry {2},Viðvörun: Annar {0} # {1} er til gegn hlutabréfum færslu {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302493apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Local,Local
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302494apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Útlán og kröfur (inneign)
2495apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Skuldunautar
Nabin Haitcda28ce2017-02-27 17:46:31 +05302496apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +161,Large,stór
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302497DocType: Homepage Featured Product,Homepage Featured Product,Heimasíðan Valin Vara
Nabin Haitcda28ce2017-02-27 17:46:31 +05302498apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +198,All Assessment Groups,Allir Námsmat Hópar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302499apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Nýtt Warehouse Name
Nabin Hait93c15382017-03-30 16:57:05 +05302500apps/erpnext/erpnext/accounts/report/financial_statements.py +218,Total {0} ({1}),Alls {0} ({1})
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302501DocType: C-Form Invoice Detail,Territory,Territory
2502apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,Vinsamlegast nefna engin heimsókna krafist
2503DocType: Stock Settings,Default Valuation Method,Sjálfgefið Verðmatsaðferð
Nabin Haitd25db232016-12-15 18:33:39 +05302504DocType: Vehicle Log,Fuel Qty,eldsneyti Magn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302505DocType: Production Order Operation,Planned Start Time,Planned Start Time
Nabin Haitcda28ce2017-02-27 17:46:31 +05302506DocType: Course,Assessment,mat
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302507DocType: Payment Entry Reference,Allocated,úthlutað
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302508apps/erpnext/erpnext/config/accounts.py +231,Close Balance Sheet and book Profit or Loss.,Loka Efnahagur og bók hagnaður eða tap.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302509DocType: Student Applicant,Application Status,Umsókn Status
Nabin Hait93c15382017-03-30 16:57:05 +05302510DocType: Fees,Fees,Gjöld
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302511DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Tilgreina Exchange Rate að breyta einum gjaldmiðli í annan
Nabin Hait93c15382017-03-30 16:57:05 +05302512apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +149,Quotation {0} is cancelled,Tilvitnun {0} er hætt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302513apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Heildarstöðu útistandandi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302514DocType: Sales Partner,Targets,markmið
2515DocType: Price List,Price List Master,Verðskrá Master
2516DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Öll sala Viðskipti má tagged móti mörgum ** sölufólk ** þannig að þú getur sett og fylgjast markmið.
2517,S.O. No.,SO nr
Nabin Hait93c15382017-03-30 16:57:05 +05302518apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +163,Please create Customer from Lead {0},Vinsamlegast búa til viðskiptavina frá Lead {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302519DocType: Price List,Applicable for Countries,Gildir fyrir löndum
Nabin Haitcda28ce2017-02-27 17:46:31 +05302520apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,Aðeins Skildu Umsóknir með stöðu &quot;Samþykkt&quot; og &quot;Hafnað &#39;er hægt að skila
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302521apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +38,Student Group Name is mandatory in row {0},Student Group Name er skylda í röð {0}
2522DocType: Homepage,Products to be shown on website homepage,Vörur birtist á heimasíðu heimasíðuna
2523apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,Þetta er rót viðskiptavinur hóp og ekki hægt að breyta.
2524DocType: Employee,AB-,vinnu í þrjá
2525DocType: POS Profile,Ignore Pricing Rule,Hunsa Verðlagning reglu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302526DocType: Employee Education,Graduate,Útskrifast
2527DocType: Leave Block List,Block Days,blokk Days
2528DocType: Journal Entry,Excise Entry,vörugjöld Entry
Nabin Hait93c15382017-03-30 16:57:05 +05302529apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +69,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Viðvörun: Velta Order {0} er þegar til staðar á móti Purchase Order viðskiptavinar {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302530DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2531
2532Examples:
2533
25341. Validity of the offer.
25351. Payment Terms (In Advance, On Credit, part advance etc).
25361. What is extra (or payable by the Customer).
25371. Safety / usage warning.
25381. Warranty if any.
25391. Returns Policy.
25401. Terms of shipping, if applicable.
25411. Ways of addressing disputes, indemnity, liability, etc.
25421. Address and Contact of your Company.","Staðlaðar Skilmálar og skilyrði sem hægt er að bæta við sölu og innkaup. Dæmi: 1. Gildi tilboðinu. 1. Greiðsluskilmálar (fyrirfram, á lánsfé, hluti fyrirfram etc). 1. Hvað er aukinn (eða ber að greiða viðskiptamanni). 1. Öryggi / notkun viðvörun. 1. Ábyrgð ef einhver er. 1. Skilareglur. 1. Skilmálar skipum, ef við á. 1. Leiðir sem fjallað deilur bætur, ábyrgð osfrv 1. Heimilisfang og Hafa fyrirtækisins."
2543DocType: Attendance,Leave Type,Leave Type
Nabin Hait93c15382017-03-30 16:57:05 +05302544DocType: Purchase Invoice,Supplier Invoice Details,Birgir Reikningsyfirlit
Nabin Haitcda28ce2017-02-27 17:46:31 +05302545apps/erpnext/erpnext/controllers/stock_controller.py +222,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Kostnað / Mismunur reikning ({0}) verður að vera &#39;rekstrarreikning &quot;reikning a
Nabin Hait93c15382017-03-30 16:57:05 +05302546apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +92,Name error: {0},Nafn villa: {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302547apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,skortur
Nabin Haitd25db232016-12-15 18:33:39 +05302548apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +188,{0} {1} does not associated with {2} {3},{0} {1} er ekki tengd við {2} {3}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302549apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Mæting fyrir starfsmann {0} er þegar merkt
2550DocType: Packing Slip,If more than one package of the same type (for print),Ef fleiri en einn pakka af sömu gerð (fyrir prentun)
Nabin Haitcda28ce2017-02-27 17:46:31 +05302551,Salary Register,laun Register
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302552DocType: Warehouse,Parent Warehouse,Parent Warehouse
2553DocType: C-Form Invoice Detail,Net Total,Net Total
Nabin Hait93c15382017-03-30 16:57:05 +05302554apps/erpnext/erpnext/config/hr.py +163,Define various loan types,Skilgreina ýmsar tegundir lána
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302555DocType: Bin,FCFS Rate,FCFS Rate
2556DocType: Payment Reconciliation Invoice,Outstanding Amount,útistandandi fjárhæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05302557apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Tími (í mín)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302558DocType: Project Task,Working,Vinna
2559DocType: Stock Ledger Entry,Stock Queue (FIFO),Stock Biðröð (FIFO)
Nabin Haitd25db232016-12-15 18:33:39 +05302560apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +39,{0} does not belong to Company {1},{0} ekki tilheyra félaginu {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302561apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +119,Cost as on,Kostnaður og á
2562DocType: Account,Round Off,umferð Off
2563,Requested Qty,Umbeðin Magn
2564DocType: Tax Rule,Use for Shopping Cart,Nota fyrir Shopping Cart
Nabin Hait93c15382017-03-30 16:57:05 +05302565apps/erpnext/erpnext/controllers/item_variant.py +98,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Gildi {0} fyrir eigind {1} er ekki til á lista yfir gild lið eigindar í lið {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302566DocType: BOM Item,Scrap %,rusl%
2567apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +45,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Gjöld verður dreift hlutfallslega miðað hlut Fjöldi eða magn, eins og á val þitt"
2568DocType: Maintenance Visit,Purposes,tilgangi
Nabin Hait72cee332016-10-26 17:45:06 +05302569apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +105,Atleast one item should be entered with negative quantity in return document,Atleast eitt atriði skal færa með neikvæðum magni í staðinn skjal
Nabin Haitd25db232016-12-15 18:33:39 +05302570apps/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","Operation {0} lengur en öllum tiltækum vinnutíma í vinnustöð {1}, brjóta niður rekstur í mörgum aðgerðum"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302571,Requested,Umbeðin
Nabin Hait93c15382017-03-30 16:57:05 +05302572apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,No Remarks,engar athugasemdir
Nabin Haitd25db232016-12-15 18:33:39 +05302573DocType: Purchase Invoice,Overdue,tímabært
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302574DocType: Account,Stock Received But Not Billed,Stock mótteknar En ekki skuldfærður
Nabin Haitcda28ce2017-02-27 17:46:31 +05302575apps/erpnext/erpnext/accounts/doctype/account/account.py +88,Root Account must be a group,Rót Reikningur verður að vera hópur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302576DocType: Fees,FEE.,FEE.
Nabin Hait93c15382017-03-30 16:57:05 +05302577DocType: Employee Loan,Repaid/Closed,Launað / Lokað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302578DocType: Item,Total Projected Qty,Alls spáð Magn
2579DocType: Monthly Distribution,Distribution Name,Dreifing Name
2580DocType: Course,Course Code,Auðvitað Code
Nabin Haitcda28ce2017-02-27 17:46:31 +05302581apps/erpnext/erpnext/controllers/stock_controller.py +320,Quality Inspection required for Item {0},Quality Inspection krafist fyrir lið {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302582DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Gengi sem viðskiptavinurinn er mynt er breytt í grunngj.miðil félagsins
2583DocType: Purchase Invoice Item,Net Rate (Company Currency),Net Rate (Company Gjaldmiðill)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302584DocType: Salary Detail,Condition and Formula Help,Ástand og Formula Hjálp
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302585apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Stjórna Territory Tree.
Nabin Hait72cee332016-10-26 17:45:06 +05302586DocType: Journal Entry Account,Sales Invoice,Reikningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302587DocType: Journal Entry Account,Party Balance,Party Balance
Nabin Haitd25db232016-12-15 18:33:39 +05302588apps/erpnext/erpnext/accounts/page/pos/pos.js +461,Please select Apply Discount On,Vinsamlegast veldu Virkja afsláttur á
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302589DocType: Company,Default Receivable Account,Sjálfgefið Krafa Reikningur
2590DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Búa Bank færslu fyrir heildarlaunum greitt fyrir ofan valin forsendum
2591DocType: Stock Entry,Material Transfer for Manufacture,Efni Transfer fyrir Framleiðsla
2592apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,Afsláttur Hlutfall hægt að beita annaðhvort á móti verðskrá eða fyrir alla verðlista.
2593DocType: Purchase Invoice,Half-yearly,Hálfsárs
Nabin Hait93c15382017-03-30 16:57:05 +05302594apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +399,Accounting Entry for Stock,Bókhalds Færsla fyrir Lager
Nabin Haitd25db232016-12-15 18:33:39 +05302595DocType: Vehicle Service,Engine Oil,Vélarolía
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302596DocType: Sales Invoice,Sales Team1,velta TEAM1
Nabin Haitd25db232016-12-15 18:33:39 +05302597apps/erpnext/erpnext/accounts/doctype/asset/asset.py +38,Item {0} does not exist,Liður {0} er ekki til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302598DocType: Attendance Tool Student,Attendance Tool Student,Aðsókn Tool Student
2599DocType: Sales Invoice,Customer Address,viðskiptavinur Address
Nabin Haitcda28ce2017-02-27 17:46:31 +05302600DocType: Employee Loan,Loan Details,lán Nánar
2601apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Completed Qty must be greater than zero.,Row {0}: Lokið Magn verður að vera hærri en núll.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302602DocType: Purchase Invoice,Apply Additional Discount On,Berið Viðbótarupplýsingar afsláttur á
2603DocType: Account,Root Type,Root Type
2604DocType: Item,FIFO,FIFO
Nabin Hait72cee332016-10-26 17:45:06 +05302605apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +125,Row # {0}: Cannot return more than {1} for Item {2},Row # {0}: Get ekki skila meira en {1} fyrir lið {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302606apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +31,Plot,Söguþráður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302607DocType: Item Group,Show this slideshow at the top of the page,Sýna þessa myndasýningu efst á síðunni
2608DocType: BOM,Item UOM,Liður UOM
2609DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Skatthlutfall Eftir Afsláttur Upphæð (Company Gjaldmiðill)
Nabin Hait72cee332016-10-26 17:45:06 +05302610apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +141,Target warehouse is mandatory for row {0},Target vöruhús er nauðsynlegur fyrir röð {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302611DocType: Cheque Print Template,Primary Settings,Primary Stillingar
2612DocType: Purchase Invoice,Select Supplier Address,Veldu Birgir Address
Nabin Haitd25db232016-12-15 18:33:39 +05302613apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +371,Add Employees,Bæta Starfsmenn
2614DocType: Purchase Invoice Item,Quality Inspection,Quality Inspection
Nabin Haitcda28ce2017-02-27 17:46:31 +05302615apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +158,Extra Small,Extra Small
Nabin Haitd25db232016-12-15 18:33:39 +05302616DocType: Company,Standard Template,Standard Template
2617DocType: Training Event,Theory,Theory
Nabin Hait93c15382017-03-30 16:57:05 +05302618apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +757,Warning: Material Requested Qty is less than Minimum Order Qty,Viðvörun: Efni Umbeðin Magn er minna en Minimum Order Magn
Nabin Haitcda28ce2017-02-27 17:46:31 +05302619apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +212,Account {0} is frozen,Reikningur {0} er frosinn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302620DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Lögaðili / Dótturfélag með sérstakri Mynd af reikninga tilheyra stofnuninni.
2621DocType: Payment Request,Mute Email,Mute Email
2622apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Matur, drykkir og Tobacco"
Nabin Haitd25db232016-12-15 18:33:39 +05302623apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +623,Can only make payment against unbilled {0},Getur aðeins gera greiðslu gegn ógreitt {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302624apps/erpnext/erpnext/controllers/selling_controller.py +131,Commission rate cannot be greater than 100,hlutfall Framkvæmdastjórnin getur ekki verið meiri en 100
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302625DocType: Stock Entry,Subcontract,undirverktaka
Nabin Haitcda28ce2017-02-27 17:46:31 +05302626apps/erpnext/erpnext/public/js/utils/party.js +161,Please enter {0} first,Vinsamlegast sláðu inn {0} fyrst
Nabin Haitd25db232016-12-15 18:33:39 +05302627apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +64,No replies from,Engin svör frá
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302628DocType: Production Order Operation,Actual End Time,Raunveruleg Lokatími
2629DocType: Production Planning Tool,Download Materials Required,Sækja efni sem þarf
Nabin Hait93c15382017-03-30 16:57:05 +05302630DocType: Item Manufacturer,Manufacturer Part Number,Framleiðandi Part Number
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302631DocType: Production Order Operation,Estimated Time and Cost,Áætlaður tími og kostnaður
2632DocType: Bin,Bin,Bin
2633DocType: SMS Log,No of Sent SMS,Ekkert af Sendir SMS
2634DocType: Account,Expense Account,Expense Reikningur
2635apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,hugbúnaður
Nabin Haitcda28ce2017-02-27 17:46:31 +05302636apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Colour,Colour
2637DocType: Assessment Plan Criteria,Assessment Plan Criteria,Mat Plan Viðmið
Nabin Haitd25db232016-12-15 18:33:39 +05302638DocType: Training Event,Scheduled,áætlunarferðir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302639apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Beiðni um tilvitnun.
2640apps/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",Vinsamlegast veldu Hlutir sem &quot;Er Stock Item&quot; er &quot;Nei&quot; og &quot;Er Velta Item&quot; er &quot;já&quot; og það er engin önnur vara Bundle
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302641DocType: Student Log,Academic,Academic
Nabin Haitd25db232016-12-15 18:33:39 +05302642apps/erpnext/erpnext/controllers/accounts_controller.py +482,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Total fyrirfram ({0}) gegn Order {1} er ekki vera meiri en GRAND Samtals ({2})
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302643DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Veldu Hlaupa dreifingu til ójafnt dreifa skotmörk yfir mánuði.
2644DocType: Purchase Invoice Item,Valuation Rate,verðmat Rate
Nabin Hait72cee332016-10-26 17:45:06 +05302645DocType: Stock Reconciliation,SR/,SR /
Nabin Haitd25db232016-12-15 18:33:39 +05302646DocType: Vehicle,Diesel,Diesel
2647apps/erpnext/erpnext/stock/get_item_details.py +293,Price List Currency not selected,Verðlisti Gjaldmiðill ekki valinn
Nabin Haitd25db232016-12-15 18:33:39 +05302648,Student Monthly Attendance Sheet,Student Monthly Aðsókn Sheet
Nabin Haitcda28ce2017-02-27 17:46:31 +05302649apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +185,Employee {0} has already applied for {1} between {2} and {3},Starfsmaður {0} hefur þegar sótt um {1} milli {2} og {3}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302650apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Project Start Date
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302651apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,þangað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302652DocType: Rename Tool,Rename Log,endurnefna Innskráning
Nabin Haitcda28ce2017-02-27 17:46:31 +05302653DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Halda Innheimtustillingar Hours og vinnutími sama á tímaskráningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302654DocType: Maintenance Visit Purpose,Against Document No,Against Document nr
Nabin Haitd25db232016-12-15 18:33:39 +05302655DocType: BOM,Scrap,rusl
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302656apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Stjórna Velta Partners.
2657DocType: Quality Inspection,Inspection Type,skoðun Type
Nabin Hait93c15382017-03-30 16:57:05 +05302658apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +237,Warehouses with existing transaction can not be converted to group.,Vöruhús með núverandi viðskipti er ekki hægt að breyta í hópinn.
Nabin Haitcda28ce2017-02-27 17:46:31 +05302659DocType: Assessment Result Tool,Result HTML,niðurstaða HTML
2660apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,rennur út
Nabin Hait93c15382017-03-30 16:57:05 +05302661apps/erpnext/erpnext/utilities/activation.py +118,Add Students,Bæta Nemendur
2662apps/erpnext/erpnext/controllers/recurring_document.py +169,Please select {0},Vinsamlegast veldu {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302663DocType: C-Form,C-Form No,C-Form Nei
2664DocType: BOM,Exploded_items,Exploded_items
2665DocType: Employee Attendance Tool,Unmarked Attendance,ómerkt Aðsókn
Nabin Haitcda28ce2017-02-27 17:46:31 +05302666apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +99,Researcher,Rannsóknarmaður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302667DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Program Innritun Tool Student
2668apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Nafn eða netfang er nauðsynlegur
Nabin Haitcda28ce2017-02-27 17:46:31 +05302669apps/erpnext/erpnext/config/stock.py +163,Incoming quality inspection.,Komandi gæði skoðun.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302670DocType: Purchase Order Item,Returned Qty,Kominn Magn
2671DocType: Employee,Exit,Hætta
Nabin Haitcda28ce2017-02-27 17:46:31 +05302672apps/erpnext/erpnext/accounts/doctype/account/account.py +160,Root Type is mandatory,Root Type er nauðsynlegur
Nabin Haitd25db232016-12-15 18:33:39 +05302673DocType: BOM,Total Cost(Company Currency),Total Cost (Company Gjaldmiðill)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302674apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Serial Nei {0} búin
2675DocType: Homepage,Company Description for website homepage,Fyrirtæki Lýsing á heimasíðu heimasíðuna
2676DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Fyrir þægindi viðskiptavina, þessi númer er hægt að nota á prenti sniðum eins reikninga og sending minnismiða"
Nabin Haitcda28ce2017-02-27 17:46:31 +05302677apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,suplier Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302678DocType: Sales Invoice,Time Sheet List,Tími Sheet List
2679DocType: Employee,You can enter any date manually,Þú getur slegið inn hvaða dagsetningu handvirkt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302680DocType: Asset Category Account,Depreciation Expense Account,Afskriftir kostnað reiknings
Nabin Haitcda28ce2017-02-27 17:46:31 +05302681apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +183,Probationary Period,reynslutíma
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302682DocType: Customer Group,Only leaf nodes are allowed in transaction,Aðeins blaða hnútar mega í viðskiptum
2683DocType: Expense Claim,Expense Approver,Expense samþykkjari
Nabin Hait93c15382017-03-30 16:57:05 +05302684apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +124,Row {0}: Advance against Customer must be credit,Row {0}: Advance gegn Viðskiptavinur verður að vera trúnaður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302685apps/erpnext/erpnext/accounts/doctype/account/account.js +66,Non-Group to Group,Non-Group til Group
2686DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Kvittun Item Staðar
2687DocType: Payment Entry,Pay,Greitt
Nabin Hait72cee332016-10-26 17:45:06 +05302688apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,til DATETIME
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302689DocType: SMS Settings,SMS Gateway URL,SMS Gateway URL
Nabin Haitd25db232016-12-15 18:33:39 +05302690apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +53,Course Schedules deleted:,Course Skrár eytt:
Nabin Haitcda28ce2017-02-27 17:46:31 +05302691apps/erpnext/erpnext/config/selling.py +297,Logs for maintaining sms delivery status,Logs fyrir að viðhalda SMS-sendingar stöðu
Nabin Hait72cee332016-10-26 17:45:06 +05302692DocType: Accounts Settings,Make Payment via Journal Entry,Greiða í gegnum dagbókarfærslu
Nabin Haitd25db232016-12-15 18:33:39 +05302693apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +74,Printed On,Prentað á
2694DocType: Item,Inspection Required before Delivery,Skoðun Áskilið fyrir fæðingu
2695DocType: Item,Inspection Required before Purchase,Skoðun Áskilið áður en kaupin
Nabin Hait72cee332016-10-26 17:45:06 +05302696apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,bið Starfsemi
Nabin Hait93c15382017-03-30 16:57:05 +05302697DocType: Fee Component,Fees Category,Gjald Flokkur
Nabin Haitcda28ce2017-02-27 17:46:31 +05302698apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Please enter relieving date.,Vinsamlegast sláðu létta dagsetningu.
Nabin Hait72cee332016-10-26 17:45:06 +05302699apps/erpnext/erpnext/controllers/trends.py +149,Amt,Amt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302700DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Sláðu inn heiti herferðarinnar ef uppspretta rannsókn er herferð
2701apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,dagblað Publishers
2702apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Veldu Fiscal Year
2703apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Uppröðun Level
Nabin Haitd25db232016-12-15 18:33:39 +05302704DocType: Company,Chart Of Accounts Template,Mynd af reikningum sniðmáti
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302705DocType: Attendance,Attendance Date,Aðsókn Dagsetning
Nabin Haitd25db232016-12-15 18:33:39 +05302706apps/erpnext/erpnext/stock/get_item_details.py +257,Item Price updated for {0} in Price List {1},Item Verð uppfærð fyrir {0} í verðskrá {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302707DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Laun Breakup byggt á launin og frádráttur.
Nabin Haitcda28ce2017-02-27 17:46:31 +05302708apps/erpnext/erpnext/accounts/doctype/account/account.py +132,Account with child nodes cannot be converted to ledger,Reikningur með hnúta barn er ekki hægt að breyta í höfuðbók
Nabin Hait72cee332016-10-26 17:45:06 +05302709DocType: Purchase Invoice Item,Accepted Warehouse,Samþykkt vöruhús
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302710DocType: Bank Reconciliation Detail,Posting Date,staða Date
2711DocType: Item,Valuation Method,Verðmatsaðferð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302712apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +202,Mark Half Day,Mark Half Day
2713DocType: Sales Invoice,Sales Team,velta Team
Nabin Hait72cee332016-10-26 17:45:06 +05302714apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +85,Duplicate entry,afrit færslu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302715DocType: Program Enrollment Tool,Get Students,fá Nemendur
2716DocType: Serial No,Under Warranty,undir ábyrgð
Nabin Haitcda28ce2017-02-27 17:46:31 +05302717apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +511,[Error],[Villa]
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302718DocType: Sales Order,In Words will be visible once you save the Sales Order.,Í orðum verður sýnileg þegar þú hefur vistað Velta Order.
2719,Employee Birthday,starfsmaður Afmæli
Nabin Haitd25db232016-12-15 18:33:39 +05302720DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Student Hópur Aðsókn Tool
Nabin Haitcda28ce2017-02-27 17:46:31 +05302721apps/erpnext/erpnext/controllers/status_updater.py +198,Limit Crossed,Limit Crossed
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302722apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Venture Capital
Nabin Haitcda28ce2017-02-27 17:46:31 +05302723apps/erpnext/erpnext/schools/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.,An fræðihugtak með þessu &quot;skólaárinu &#39;{0} og&#39; Term Name &#39;{1} er þegar til. Vinsamlegast breyttu þessum færslum og reyndu aftur.
2724apps/erpnext/erpnext/stock/doctype/item/item.py +466,"As there are existing transactions against item {0}, you can not change the value of {1}",Eins og það eru núverandi reiðufé gegn færslu {0} er ekki hægt að breyta gildi {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302725DocType: UOM,Must be Whole Number,Verður að vera heil tala
2726DocType: Leave Control Panel,New Leaves Allocated (In Days),Ný Leaves Úthlutað (í dögum)
2727apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Serial Nei {0} er ekki til
2728DocType: Sales Invoice Item,Customer Warehouse (Optional),Viðskiptavinur Warehouse (Valfrjálst)
2729DocType: Pricing Rule,Discount Percentage,afsláttur Hlutfall
2730DocType: Payment Reconciliation Invoice,Invoice Number,Reikningsnúmer
2731DocType: Shopping Cart Settings,Orders,pantanir
2732DocType: Employee Leave Approver,Leave Approver,Skildu samþykkjari
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302733DocType: Assessment Group,Assessment Group Name,Mat Group Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302734DocType: Manufacturing Settings,Material Transferred for Manufacture,Efni flutt til Framleiðendur
2735DocType: Expense Claim,"A user with ""Expense Approver"" role",A notandi með &quot;Kostnað samþykkjari&quot; hlutverk
2736DocType: Landed Cost Item,Receipt Document Type,Kvittun Document Type
Nabin Haitd25db232016-12-15 18:33:39 +05302737DocType: Daily Work Summary Settings,Select Companies,Select Stofnanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302738,Issued Items Against Production Order,Útgefið Items Against Production Order
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302739DocType: Target Detail,Target Detail,Target Detail
Nabin Haitcda28ce2017-02-27 17:46:31 +05302740apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,All Jobs,Allir Jobs
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302741DocType: Sales Order,% of materials billed against this Sales Order,% Af efnum rukkaður gegn þessu Sales Order
2742apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Tímabil Lokar Entry
2743apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,Kostnaður Center við núverandi viðskipti er ekki hægt að breyta í hópinn
Nabin Haitd25db232016-12-15 18:33:39 +05302744apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +333,Amount {0} {1} {2} {3},Upphæð {0} {1} {2} {3}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302745DocType: Account,Depreciation,gengislækkun
2746apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Birgir (s)
2747DocType: Employee Attendance Tool,Employee Attendance Tool,Starfsmaður Aðsókn Tool
Nabin Haitcda28ce2017-02-27 17:46:31 +05302748DocType: Guardian Student,Guardian Student,Guardian Student
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302749DocType: Supplier,Credit Limit,Skuldfærsluhámark
2750DocType: Production Plan Sales Order,Salse Order Date,Salse Röð Dagsetning
2751DocType: Salary Component,Salary Component,laun Component
Nabin Haitcda28ce2017-02-27 17:46:31 +05302752apps/erpnext/erpnext/accounts/utils.py +494,Payment Entries {0} are un-linked,Greiðsla Færslur {0} eru un-tengd
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302753DocType: GL Entry,Voucher No,skírteini nr
2754DocType: Leave Allocation,Leave Allocation,Skildu Úthlutun
2755DocType: Payment Request,Recipient Message And Payment Details,Viðtakandinn Message og greiðsluskilmálar
Nabin Haitd25db232016-12-15 18:33:39 +05302756DocType: Training Event,Trainer Email,þjálfari Email
Nabin Haitcda28ce2017-02-27 17:46:31 +05302757apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +546,Material Requests {0} created,Efni Beiðnir {0} búnar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302758DocType: Production Planning Tool,Include sub-contracted raw materials,Fela undirverktaka hráefni
Nabin Haitcda28ce2017-02-27 17:46:31 +05302759apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Snið af skilmálum eða samningi.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302760DocType: Purchase Invoice,Address and Contact,Heimilisfang og samband við
2761DocType: Cheque Print Template,Is Account Payable,Er reikningur Greiðist
Nabin Hait93c15382017-03-30 16:57:05 +05302762apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +269,Stock cannot be updated against Purchase Receipt {0},Stock Ekki er hægt að uppfæra á móti kvittun {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302763DocType: Supplier,Last Day of the Next Month,Last Day næsta mánaðar
Nabin Haitcda28ce2017-02-27 17:46:31 +05302764DocType: Support Settings,Auto close Issue after 7 days,Auto nálægt Issue eftir 7 daga
Nabin Haitd25db232016-12-15 18:33:39 +05302765apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +71,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Leyfi ekki hægt að skipta áður en {0}, sem orlof jafnvægi hefur þegar verið fært sendar í framtíðinni leyfi úthlutun met {1}"
Nabin Haitcda28ce2017-02-27 17:46:31 +05302766apps/erpnext/erpnext/accounts/party.py +302,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Ath: Vegna / Frestdagur umfram leyfð viðskiptavina kredit dagar eftir {0} dag (s)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302767apps/erpnext/erpnext/schools/doctype/program/program.js +9,Student Applicant,Student Umsækjandi
2768DocType: Asset Category Account,Accumulated Depreciation Account,Uppsöfnuðum afskriftum Reikningur
2769DocType: Stock Settings,Freeze Stock Entries,Frysta lager Entries
2770DocType: Asset,Expected Value After Useful Life,Væntanlegur Value Eftir gagnlegur líf
2771DocType: Item,Reorder level based on Warehouse,Uppröðun stigi byggist á Lager
2772DocType: Activity Cost,Billing Rate,Innheimta Rate
2773,Qty to Deliver,Magn í Bera
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302774,Stock Analytics,lager Analytics
Nabin Haitcda28ce2017-02-27 17:46:31 +05302775apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +435,Operations cannot be left blank,Aðgerðir geta ekki vera autt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302776DocType: Maintenance Visit Purpose,Against Document Detail No,Gegn Document Detail No
Nabin Haitd25db232016-12-15 18:33:39 +05302777apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +79,Party Type is mandatory,Party Type er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302778DocType: Quality Inspection,Outgoing,Outgoing
2779DocType: Material Request,Requested For,Umbeðin Fyrir
2780DocType: Quotation Item,Against Doctype,Against DOCTYPE
Nabin Hait93c15382017-03-30 16:57:05 +05302781apps/erpnext/erpnext/controllers/buying_controller.py +391,{0} {1} is cancelled or closed,{0} {1} er aflýst eða lokaður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302782DocType: Delivery Note,Track this Delivery Note against any Project,Fylgjast með þessari Delivery Ath gegn hvers Project
Nabin Haitcda28ce2017-02-27 17:46:31 +05302783apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Net Cash from Investing,Handbært fé frá fjárfesta
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302784,Is Primary Address,Er Primary Heimilisfang
2785DocType: Production Order,Work-in-Progress Warehouse,Work-í-gangi Warehouse
2786apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +104,Asset {0} must be submitted,Eignastýring {0} Leggja skal fram
Nabin Hait93c15382017-03-30 16:57:05 +05302787apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +62,Attendance Record {0} exists against Student {1},Aðsókn Record {0} hendi á móti Student {1}
2788apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +342,Reference #{0} dated {1},Tilvísun # {0} dagsett {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302789apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,Afskriftir Féll út vegna ráðstöfunar eigna
2790apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,stjórna Heimilisföng
2791DocType: Asset,Item Code,Item Code
2792DocType: Production Planning Tool,Create Production Orders,Búa Framleiðandi Pantanir
2793DocType: Serial No,Warranty / AMC Details,Ábyrgð í / AMC Nánar
2794DocType: Journal Entry,User Remark,Notandi Athugasemd
2795DocType: Lead,Market Segment,Market Segment
Nabin Haitcda28ce2017-02-27 17:46:31 +05302796apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +867,Paid Amount cannot be greater than total negative outstanding amount {0},Greiddur Upphæð má ekki vera meiri en heildar neikvæð útistandandi {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302797DocType: Employee Internal Work History,Employee Internal Work History,Starfsmaður Innri Vinna Saga
Nabin Hait93c15382017-03-30 16:57:05 +05302798apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +238,Closing (Dr),Lokun (Dr)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302799DocType: Cheque Print Template,Cheque Size,ávísun Size
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302800apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,Serial Nei {0} ekki til á lager
Nabin Haitcda28ce2017-02-27 17:46:31 +05302801apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Tax sniðmát til að selja viðskiptum.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302802DocType: Sales Invoice,Write Off Outstanding Amount,Skrifaðu Off Útistandandi fjárhæð
Nabin Haitd25db232016-12-15 18:33:39 +05302803DocType: Student Batch Creation Tool,Student Batch Creation Tool,Student Hópur Creation Tool
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302804DocType: Stock Settings,Default Stock UOM,Sjálfgefið Stock UOM
2805DocType: Asset,Number of Depreciations Booked,Fjöldi Afskriftir Bókað
Nabin Hait93c15382017-03-30 16:57:05 +05302806apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +32,Against Employee Loan: {0},Sem starfsmaður láni: {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302807DocType: Landed Cost Item,Receipt Document,kvittun Document
2808DocType: Production Planning Tool,Create Material Requests,Búa Efni beiðnum
2809DocType: Employee Education,School/University,Skóli / University
2810DocType: Payment Request,Reference Details,Tilvísun Upplýsingar
Nabin Haitd25db232016-12-15 18:33:39 +05302811apps/erpnext/erpnext/accounts/doctype/asset/asset.py +58,Expected Value After Useful Life must be less than Gross Purchase Amount,Væntanlegur Value Eftir nýtingartíma verður að vera minna en Gross kaupverði
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302812DocType: Sales Invoice Item,Available Qty at Warehouse,Laus Magn á Lager
Nabin Haitcda28ce2017-02-27 17:46:31 +05302813apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,billed Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302814DocType: Asset,Double Declining Balance,Tvöfaldur Minnkandi Balance
Nabin Hait93c15382017-03-30 16:57:05 +05302815apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +170,Closed order cannot be cancelled. Unclose to cancel.,Lokað þess geta ekki verið lokað. Unclose að hætta.
Nabin Hait72cee332016-10-26 17:45:06 +05302816DocType: Student Guardian,Father,faðir
Nabin Haitd25db232016-12-15 18:33:39 +05302817apps/erpnext/erpnext/controllers/accounts_controller.py +568,'Update Stock' cannot be checked for fixed asset sale,&#39;Uppfæra Stock&#39; Ekki er hægt að athuga fasta sölu eigna
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302818DocType: Bank Reconciliation,Bank Reconciliation,Bank Sættir
Nabin Haitcda28ce2017-02-27 17:46:31 +05302819DocType: Attendance,On Leave,Í leyfi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302820apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,fá uppfærslur
Nabin Haitcda28ce2017-02-27 17:46:31 +05302821apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +97,{0} {1}: Account {2} does not belong to Company {3},{0} {1}: Account {2} ekki tilheyra félaginu {3}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302822apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +132,Material Request {0} is cancelled or stopped,Efni Beiðni {0} er aflýst eða henni hætt
Nabin Haitcda28ce2017-02-27 17:46:31 +05302823apps/erpnext/erpnext/public/js/setup_wizard.js +318,Add a few sample records,Bæta nokkrum sýnishorn skrár
Nabin Hait93c15382017-03-30 16:57:05 +05302824apps/erpnext/erpnext/config/hr.py +301,Leave Management,Skildu Stjórnun
Nabin Haitcda28ce2017-02-27 17:46:31 +05302825apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +87,Group by Account,Group eftir reikningi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302826DocType: Sales Order,Fully Delivered,Alveg Skilað
2827DocType: Lead,Lower Income,neðri Tekjur
Nabin Hait72cee332016-10-26 17:45:06 +05302828apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +160,Source and target warehouse cannot be same for row {0},Uppspretta og miða vöruhús getur ekki verið það sama fyrir röð {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302829apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +243,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Munurinn Reikningur verður að vera Eigna- / Ábyrgðartegund reikningur, þar sem þetta Stock Sáttargjörð er Opening Entry"
Nabin Hait93c15382017-03-30 16:57:05 +05302830apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +107,Disbursed Amount cannot be greater than Loan Amount {0},Andvirði lánsins getur ekki verið hærri en Lánsupphæðir {0}
2831apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +86,Purchase Order number required for Item {0},Innkaupapöntunarnúmeri þarf fyrir lið {0}
2832apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +871,Production Order not created,Framleiðsla Order ekki búin
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302833apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',&quot;Frá Dagsetning &#39;verður að vera eftir&#39; Til Dagsetning &#39;
Nabin Hait72cee332016-10-26 17:45:06 +05302834apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.py +29,Cannot change status as student {0} is linked with student application {1},Get ekki breytt stöðu sem nemandi {0} er tengd við beitingu nemandi {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302835DocType: Asset,Fully Depreciated,Alveg afskrifaðar
2836,Stock Projected Qty,Stock Áætlaðar Magn
Nabin Haitd25db232016-12-15 18:33:39 +05302837apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +390,Customer {0} does not belong to project {1},Viðskiptavinur {0} ekki tilheyra verkefninu {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302838DocType: Employee Attendance Tool,Marked Attendance HTML,Marked Aðsókn HTML
Nabin Hait93c15382017-03-30 16:57:05 +05302839apps/erpnext/erpnext/utilities/activation.py +74,"Quotations are proposals, bids you have sent to your customers",Tilvitnanir eru tillögur tilboðum þú sendir til viðskiptavina þinna
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302840DocType: Sales Order,Customer's Purchase Order,Viðskiptavinar Purchase Order
Nabin Haitcda28ce2017-02-27 17:46:31 +05302841apps/erpnext/erpnext/config/stock.py +112,Serial No and Batch,Serial Nei og Batch
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302842DocType: Warranty Claim,From Company,frá Company
Nabin Haitcda28ce2017-02-27 17:46:31 +05302843apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +52,Sum of Scores of Assessment Criteria needs to be {0}.,Summa skora á mat Criteria þarf að vera {0}.
Nabin Haitd25db232016-12-15 18:33:39 +05302844apps/erpnext/erpnext/accounts/doctype/asset/asset.py +76,Please set Number of Depreciations Booked,Vinsamlegast settu Fjöldi Afskriftir Bókað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302845apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Gildi eða Magn
Nabin Haitd25db232016-12-15 18:33:39 +05302846apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +402,Productions Orders cannot be raised for:,Productions Pantanir geta ekki hækkað um:
Nabin Haitcda28ce2017-02-27 17:46:31 +05302847apps/erpnext/erpnext/public/js/setup_wizard.js +304,Minute,Minute
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302848DocType: Purchase Invoice,Purchase Taxes and Charges,Purchase skatta og gjöld
2849,Qty to Receive,Magn til Fá
2850DocType: Leave Block List,Leave Block List Allowed,Skildu Block List leyfðar
Nabin Haitcda28ce2017-02-27 17:46:31 +05302851DocType: Grading Scale Interval,Grading Scale Interval,Flokkun deilingar
2852apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Kostnað Krafa um ökutæki Innskráning {0}
Nabin Hait72cee332016-10-26 17:45:06 +05302853apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +58,All Warehouses,Allir Vöruhús
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302854DocType: Sales Partner,Retailer,Smásali
Nabin Hait93c15382017-03-30 16:57:05 +05302855apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +107,Credit To account must be a Balance Sheet account,Inneign á reikninginn verður að vera Efnahagur reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302856apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Allar Birgir ferðalaga
2857DocType: Global Defaults,Disable In Words,Slökkva á í orðum
Nabin Haitcda28ce2017-02-27 17:46:31 +05302858apps/erpnext/erpnext/stock/doctype/item/item.py +44,Item Code is mandatory because Item is not automatically numbered,Item Code er nauðsynlegur vegna þess að hluturinn er ekki sjálfkrafa taldir
Nabin Hait93c15382017-03-30 16:57:05 +05302859apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +101,Quotation {0} not of type {1},Tilvitnun {0} ekki af tegund {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302860DocType: Maintenance Schedule Item,Maintenance Schedule Item,Viðhald Dagskrá Item
2861DocType: Sales Order,% Delivered,% Skilað
2862DocType: Production Order,PRO-,PRO
Nabin Haitcda28ce2017-02-27 17:46:31 +05302863apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +155,Bank Overdraft Account,Bank Heimildarlás Account
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302864apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,Gera Laun Slip
Nabin Haitd25db232016-12-15 18:33:39 +05302865apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +28,Browse BOM,Fletta BOM
Nabin Haitcda28ce2017-02-27 17:46:31 +05302866apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +153,Secured Loans,Veðlán
Nabin Hait93c15382017-03-30 16:57:05 +05302867DocType: Purchase Invoice,Edit Posting Date and Time,Edit Staða Dagsetning og tími
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302868apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +94,Please set Depreciation related Accounts in Asset Category {0} or Company {1},Vinsamlegast settu Fyrningar tengjast Accounts í eignaflokki {0} eða félaginu {1}
Nabin Hait72cee332016-10-26 17:45:06 +05302869DocType: Academic Term,Academic Year,skólaárinu
Nabin Haitcda28ce2017-02-27 17:46:31 +05302870apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +167,Opening Balance Equity,Opnun Balance Equity
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302871DocType: Lead,CRM,CRM
2872DocType: Appraisal,Appraisal,Úttekt
Nabin Haitd25db232016-12-15 18:33:39 +05302873apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +137,Email sent to supplier {0},Tölvupóstur sendur á birgi {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302874DocType: Opportunity,OPTY-,OPTY-
2875apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Dagsetning er endurtekin
2876apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Leyft Undirritaður
Nabin Haitcda28ce2017-02-27 17:46:31 +05302877apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +215,Leave approver must be one of {0},Skildu samþykkjari verður að vera einn af {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302878DocType: Hub Settings,Seller Email,Seljandi Email
2879DocType: Project,Total Purchase Cost (via Purchase Invoice),Total Kaup Kostnaður (í gegnum kaupa Reikningar)
Nabin Haitd25db232016-12-15 18:33:39 +05302880DocType: Training Event,Start Time,Byrjunartími
Nabin Haitd25db232016-12-15 18:33:39 +05302881apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +261,Select Quantity,Select Magn
Nabin Hait93c15382017-03-30 16:57:05 +05302882DocType: Customs Tariff Number,Customs Tariff Number,Tollskrá Number
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302883apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Samþykkir hlutverki getur ekki verið sama og hlutverk reglan er við að
2884apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Segja upp áskrift að þessum tölvupósti Digest
2885apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,skilaboð send
Nabin Haitcda28ce2017-02-27 17:46:31 +05302886apps/erpnext/erpnext/accounts/doctype/account/account.py +102,Account with child nodes cannot be set as ledger,Reikningur með hnúta barn er ekki hægt að setja eins og höfuðbók
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302887DocType: C-Form,II,II
2888DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Gengi sem Verðskrá mynt er breytt í grunngj.miðil viðskiptavinarins
2889DocType: Purchase Invoice Item,Net Amount (Company Currency),Net Magn (Company Gjaldmiðill)
2890DocType: Salary Slip,Hour Rate,Hour Rate
2891DocType: Stock Settings,Item Naming By,Liður Nöfn By
2892apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Annar Tímabil Lokar Entry {0} hefur verið gert eftir {1}
2893DocType: Production Order,Material Transferred for Manufacturing,Efni flutt til framleiðslu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302894apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +32,Account {0} does not exists,Reikningur {0} er ekki til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302895DocType: Project,Project Type,Project Type
2896apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Annaðhvort miða Magn eða miða upphæð er nauðsynlegur.
2897apps/erpnext/erpnext/config/projects.py +45,Cost of various activities,Kostnaður við ýmiss konar starfsemi
2898apps/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}","Stilling viðburðir til {0}, þar sem Starfsmannafélag fylgir að neðan sölufólk er ekki með notendanafn {1}"
Nabin Hait72cee332016-10-26 17:45:06 +05302899DocType: Timesheet,Billing Details,Billing Upplýsingar
Nabin Haitd25db232016-12-15 18:33:39 +05302900apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +150,Source and target warehouse must be different,Uppspretta og miða vöruhús verður að vera öðruvísi
Nabin Haitcda28ce2017-02-27 17:46:31 +05302901apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Ekki leyft að uppfæra lager viðskipti eldri en {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302902DocType: Purchase Invoice Item,PR Detail,PR Detail
2903DocType: Sales Order,Fully Billed,Alveg Billed
Nabin Haitcda28ce2017-02-27 17:46:31 +05302904apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +149,Please set default payable account in the employee {0},Vinsamlegast stillt sjálfgefna ber að greiða reikning á starfsmann {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302905apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Handbært fé
Nabin Hait93c15382017-03-30 16:57:05 +05302906apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +127,Delivery warehouse required for stock item {0},Afhending vöruhús krafist fyrir hlutabréfum lið {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302907DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Framlegð þyngd pakkans. Venjulega nettóþyngd + umbúðir þyngd. (Til prentunar)
2908apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,program
2909DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Notendur með þetta hlutverk er leyft að setja á frysta reikninga og búa til / breyta bókhaldsfærslum gegn frysta reikninga
2910DocType: Serial No,Is Cancelled,er Hætt
2911DocType: Journal Entry,Bill Date,Bill Dagsetning
Nabin Haitcda28ce2017-02-27 17:46:31 +05302912apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +20,"Service Item,Type,frequency and expense amount are required","Þjónusta Item, Tegund, tíðni og kostnað upphæð er krafist"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302913apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Jafnvel ef það eru margar Verðlagning Reglur með hæsta forgang, eru þá eftirfarandi innri forgangsmál beitt:"
Nabin Haitcda28ce2017-02-27 17:46:31 +05302914apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +109,Do you really want to Submit all Salary Slip from {0} to {1},Viltu virkilega að leggja fram öll Laun miði frá {0} til {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302915DocType: Cheque Print Template,Cheque Height,ávísun Hæð
2916DocType: Sales Invoice Item,Total Margin,alls Framlegð
2917DocType: Supplier,Supplier Details,birgir Upplýsingar
2918DocType: Expense Claim,Approval Status,Staða samþykkis
2919DocType: Hub Settings,Publish Items to Hub,Birta Hlutir til Hub
2920apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},Frá gildi verður að vera minna en að verðmæti í röð {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302921apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Wire Transfer,millifærsla
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302922apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +131,Check all,Athugaðu alla
Nabin Haitd25db232016-12-15 18:33:39 +05302923DocType: Vehicle Log,Invoice Ref,Invoice Ref
Nabin Haitcda28ce2017-02-27 17:46:31 +05302924DocType: Purchase Order,Recurring Order,Fastir Order
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302925DocType: Company,Default Income Account,Sjálfgefið Tekjur Reikningur
2926apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Viðskiptavinur Group / viðskiptavina
Nabin Haitd25db232016-12-15 18:33:39 +05302927apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +28,Unclosed Fiscal Years Profit / Loss (Credit),Unclosed Fiscal Years Hagnaður / Tap (Credit)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302928DocType: Sales Invoice,Time Sheets,Tími Sheets
2929DocType: Payment Gateway Account,Default Payment Request Message,Default Greiðsla Beiðni skilaboð
2930DocType: Item Group,Check this if you want to show in website,Hakaðu við þetta ef þú vilt sýna í viðbót
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302931apps/erpnext/erpnext/config/accounts.py +136,Banking and Payments,Bankastarfsemi og greiðslur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302932,Welcome to ERPNext,Velkomið að ERPNext
Nabin Haitcda28ce2017-02-27 17:46:31 +05302933apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Leiða til tilvitnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302934DocType: Lead,From Customer,frá viðskiptavinar
Nabin Hait93c15382017-03-30 16:57:05 +05302935apps/erpnext/erpnext/demo/setup/setup_data.py +314,Calls,símtöl
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302936DocType: Project,Total Costing Amount (via Time Logs),Total Kosta Magn (með Time Logs)
2937DocType: Purchase Order Item Supplied,Stock UOM,Stock UOM
Nabin Hait93c15382017-03-30 16:57:05 +05302938apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +226,Purchase Order {0} is not submitted,Purchase Order {0} er ekki lögð
2939DocType: Customs Tariff Number,Tariff Number,gjaldskrá Number
Nabin Haitcda28ce2017-02-27 17:46:31 +05302940apps/erpnext/erpnext/stock/doctype/item/item.js +39,Projected,Áætlaðar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302941apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Serial Nei {0} ekki tilheyra Warehouse {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302942apps/erpnext/erpnext/controllers/status_updater.py +162,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Ath: Kerfi mun ekki stöðva yfir fæðingu og yfir-bókun fyrir lið {0} sem magn eða upphæð er 0
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302943DocType: Notification Control,Quotation Message,Tilvitnun Message
Nabin Haitcda28ce2017-02-27 17:46:31 +05302944DocType: Employee Loan,Employee Loan Application,Starfsmaður lánsumsókn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302945DocType: Issue,Opening Date,opnun Date
Nabin Hait93c15382017-03-30 16:57:05 +05302946apps/erpnext/erpnext/schools/api.py +69,Attendance has been marked successfully.,Aðsókn hefur verið merkt með góðum árangri.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302947DocType: Journal Entry,Remark,athugasemd
2948DocType: Purchase Receipt Item,Rate and Amount,Hlutfall og Magn
Nabin Haitd25db232016-12-15 18:33:39 +05302949apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +146,Account Type for {0} must be {1},Reikningur Type fyrir {0} verður að vera {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302950apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Blöð og Holiday
Nabin Hait93c15382017-03-30 16:57:05 +05302951apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer &gt; Customer Group &gt; Territory,Viðskiptavinur&gt; Viðskiptavinur Hópur&gt; Territory
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302952DocType: Sales Order,Not Billed,ekki borgað
Nabin Haitcda28ce2017-02-27 17:46:31 +05302953apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +147,Both Warehouse must belong to same Company,Bæði Warehouse að tilheyra sama Company
2954apps/erpnext/erpnext/public/js/templates/contact_list.html +37,No contacts added yet.,Engir tengiliðir bætt við enn.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302955DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Landað Kostnaður skírteini Magn
2956apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Víxlar hækkaðir um birgja.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302957DocType: POS Profile,Write Off Account,Skrifaðu Off reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302958apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,afsláttur Upphæð
2959DocType: Purchase Invoice,Return Against Purchase Invoice,Return Against kaupa Reikningar
2960DocType: Item,Warranty Period (in days),Ábyrgðartímabilið (í dögum)
Nabin Hait93c15382017-03-30 16:57:05 +05302961apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +50,Relation with Guardian1,Tengsl Guardian1
Nabin Haitd25db232016-12-15 18:33:39 +05302962apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Acutal qty in stock,Acutal Magn á lager
Nabin Haitcda28ce2017-02-27 17:46:31 +05302963apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Net Cash from Operations,Handbært fé frá rekstri
2964apps/erpnext/erpnext/public/js/setup_wizard.js +230,e.g. VAT,td VSK
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302965apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Liður 4
Nabin Hait72cee332016-10-26 17:45:06 +05302966DocType: Student Admission,Admission End Date,Aðgangseyrir Lokadagur
Nabin Haitd25db232016-12-15 18:33:39 +05302967apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +21,Sub-contracting,Sub-samningagerð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302968DocType: Journal Entry Account,Journal Entry Account,Journal Entry Reikningur
2969apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,Student Group
2970DocType: Shopping Cart Settings,Quotation Series,Tilvitnun Series
Nabin Haitcda28ce2017-02-27 17:46:31 +05302971apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +58,"An item exists with same name ({0}), please change the item group name or rename the item",Atriði til staðar með sama nafni ({0}) skaltu breyta liður heiti hópsins eða endurnefna hlutinn
Nabin Hait93c15382017-03-30 16:57:05 +05302972apps/erpnext/erpnext/accounts/page/pos/pos.js +1868,Please select customer,Vinsamlegast veldu viðskiptavin
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302973DocType: C-Form,I,ég
2974DocType: Company,Asset Depreciation Cost Center,Eignastýring Afskriftir Kostnaður Center
2975DocType: Sales Order Item,Sales Order Date,Velta Order Dagsetning
2976DocType: Sales Invoice Item,Delivered Qty,Skilað Magn
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302977DocType: Production Planning Tool,"If checked, all the children of each production item will be included in the Material Requests.",Ef hakað öll börn hverri framleiðslueiningu atriði verður með í efninu beiðnir.
Nabin Haitcda28ce2017-02-27 17:46:31 +05302978DocType: Assessment Plan,Assessment Plan,mat Plan
2979apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +90,Warehouse {0}: Company is mandatory,Warehouse {0}: Company er nauðsynlegur
2980DocType: Stock Settings,Limit Percent,Limit Percent
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302981,Payment Period Based On Invoice Date,Greiðsla Tímabil Byggt á reikningi Dagsetning
Nabin Hait93c15382017-03-30 16:57:05 +05302982apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code &gt; Item Group &gt; Brand,Item Code&gt; Item Hópur&gt; Brand
Nabin Haitd25db232016-12-15 18:33:39 +05302983apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Vantar gjaldeyri Verð fyrir {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302984DocType: Assessment Plan,Examiner,prófdómari
Nabin Hait72cee332016-10-26 17:45:06 +05302985DocType: Student,Siblings,systkini
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302986DocType: Journal Entry,Stock Entry,Stock Entry
2987DocType: Payment Entry,Payment References,Greiðsla Tilvísanir
2988DocType: C-Form,C-FORM-,C-FORM-
Nabin Haitd25db232016-12-15 18:33:39 +05302989DocType: Vehicle,Insurance Details,Tryggingar Upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302990DocType: Account,Payable,greiðist
Nabin Hait93c15382017-03-30 16:57:05 +05302991apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +113,Please enter Repayment Periods,Vinsamlegast sláðu inn lánstíma
2992apps/erpnext/erpnext/shopping_cart/cart.py +354,Debtors ({0}),Skuldarar ({0})
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302993DocType: Pricing Rule,Margin,spássía
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302994apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,ný Viðskiptavinir
Nabin Hait93c15382017-03-30 16:57:05 +05302995apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Gross Profit %,Framlegð%
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302996DocType: Appraisal Goal,Weightage (%),Weightage (%)
2997DocType: Bank Reconciliation Detail,Clearance Date,úthreinsun Dagsetning
Nabin Haitd25db232016-12-15 18:33:39 +05302998apps/erpnext/erpnext/accounts/doctype/asset/asset.py +61,Gross Purchase Amount is mandatory,Gross Purchase Upphæð er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05302999DocType: Lead,Address Desc,Heimilisfang karbósýklískan
Nabin Haitd25db232016-12-15 18:33:39 +05303000apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +82,Party is mandatory,Party er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303001DocType: Journal Entry,JV-,JV-
3002DocType: Topic,Topic Name,Topic Name
Nabin Haitd25db232016-12-15 18:33:39 +05303003apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +34,Atleast one of the Selling or Buying must be selected,Atleast einn af selja eða kaupa verður að vera valinn
Nabin Hait72cee332016-10-26 17:45:06 +05303004DocType: Grading Structure,Grade Intervals,gráðu Hlé
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303005apps/erpnext/erpnext/public/js/setup_wizard.js +25,Select the nature of your business.,Veldu eðli rekstrar þíns.
3006apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Hvar framleiðslu aðgerðir eru gerðar.
3007DocType: Asset Movement,Source Warehouse,Source Warehouse
3008DocType: Installation Note,Installation Date,uppsetning Dagsetning
Nabin Haitd25db232016-12-15 18:33:39 +05303009apps/erpnext/erpnext/controllers/accounts_controller.py +547,Row #{0}: Asset {1} does not belong to company {2},Row # {0}: Asset {1} ekki tilheyra félaginu {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303010DocType: Employee,Confirmation Date,staðfesting Dagsetning
3011DocType: C-Form,Total Invoiced Amount,Alls Upphæð á reikningi
Nabin Haitd25db232016-12-15 18:33:39 +05303012apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +47,Min Qty can not be greater than Max Qty,Min Magn má ekki vera meiri en Max Magn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303013DocType: Account,Accumulated Depreciation,uppsöfnuðum afskriftum
3014DocType: Stock Entry,Customer or Supplier Details,Viðskiptavina eða Birgir Upplýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303015DocType: Employee Loan Application,Required by Date,Krafist af Dagsetning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303016DocType: Lead,Lead Owner,Lead Eigandi
3017DocType: Bin,Requested Quantity,Umbeðin Magn
3018DocType: Employee,Marital Status,Hjúskaparstaða
3019DocType: Stock Settings,Auto Material Request,Auto Efni Beiðni
3020DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Laus Hópur Magn á frá vöruhúsi
3021DocType: Customer,CUST-,CUST-
Nabin Haitcda28ce2017-02-27 17:46:31 +05303022DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Gross Pay - Total Frádráttur - Lán Endurgreiðsla
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303023apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,Núverandi BOM og New BOM getur ekki verið það sama
Nabin Haitcda28ce2017-02-27 17:46:31 +05303024apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +38,Salary Slip ID,Laun Slip ID
3025apps/erpnext/erpnext/hr/doctype/employee/employee.py +113,Date Of Retirement must be greater than Date of Joining,Dagsetning starfsloka verður að vera hærri en Dagsetning Tengja
Nabin Haitd25db232016-12-15 18:33:39 +05303026apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +51,There were errors while scheduling course on :,Það komu upp villur við tímasetningu námskeið á:
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303027DocType: Sales Invoice,Against Income Account,Against þáttatekjum
Nabin Hait72cee332016-10-26 17:45:06 +05303028apps/erpnext/erpnext/controllers/website_list_for_contact.py +90,{0}% Delivered,{0}% Skilað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303029apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Liður {0}: Pantaði Magn {1} má ekki vera minna en lágmarks röð Fjöldi {2} (sem skilgreindur er í lið).
3030DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Mánaðarleg Dreifing Hlutfall
Nabin Hait93c15382017-03-30 16:57:05 +05303031apps/erpnext/erpnext/hr/doctype/employee/employee.py +23,Please setup Employee Naming System in Human Resource &gt; HR Settings,Vinsamlegast skipulag Starfsmaður nafngiftir kerfi í Mannauðsstjórnun&gt; HR Stillingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303032DocType: Territory,Territory Targets,Territory markmið
3033DocType: Delivery Note,Transporter Info,Transporter Upplýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303034apps/erpnext/erpnext/accounts/utils.py +501,Please set default {0} in Company {1},Vinsamlegast settu sjálfgefið {0} í félaginu {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303035DocType: Cheque Print Template,Starting position from top edge,Upphafsstöðu frá efstu brún
3036apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +29,Same supplier has been entered multiple times,Sama birgir hefur verið slegið mörgum sinnum
Nabin Hait93c15382017-03-30 16:57:05 +05303037apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Gross Hagnaður / Tap
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303038DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Purchase Order Item Staðar
3039apps/erpnext/erpnext/public/js/setup_wizard.js +83,Company Name cannot be Company,Nafn fyrirtækis er ekki hægt Company
3040apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Bréf Heads fyrir prenta sniðmát.
3041apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Titlar til prenta sniðmát td Próformareikningur.
Nabin Hait72cee332016-10-26 17:45:06 +05303042DocType: Student Guardian,Student Guardian,Student Guardian
Nabin Haitd25db232016-12-15 18:33:39 +05303043apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +192,Valuation type charges can not marked as Inclusive,Verðmat gerð gjöld geta ekki merkt sem Inclusive
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303044DocType: POS Profile,Update Stock,Uppfæra Stock
3045apps/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.,Mismunandi UOM að atriðum mun leiða til rangrar (alls) nettóþyngd gildi. Gakktu úr skugga um að nettóþyngd hvern hlut er í sama UOM.
3046apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Rate
3047DocType: Asset,Journal Entry for Scrap,Journal Entry fyrir rusl
3048apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Vinsamlegast draga atriði úr afhendingarseðlinum
Nabin Haitcda28ce2017-02-27 17:46:31 +05303049apps/erpnext/erpnext/accounts/utils.py +471,Journal Entries {0} are un-linked,Journal Entries {0} eru un-tengd
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303050apps/erpnext/erpnext/config/crm.py +74,"Record of all communications of type email, phone, chat, visit, etc.","Upptaka af öllum samskiptum sem gerð tölvupósti, síma, spjall, heimsókn o.fl."
3051DocType: Manufacturer,Manufacturers used in Items,Framleiðendur notað í liðum
Nabin Haitcda28ce2017-02-27 17:46:31 +05303052apps/erpnext/erpnext/accounts/general_ledger.py +145,Please mention Round Off Cost Center in Company,Vinsamlegast nefna Round Off Kostnaður Center í félaginu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303053DocType: Purchase Invoice,Terms,Skilmálar
3054DocType: Academic Term,Term Name,Term Name
3055DocType: Buying Settings,Purchase Order Required,Purchase Order Required
3056,Item-wise Sales History,Item-vitur Sales History
3057DocType: Expense Claim,Total Sanctioned Amount,Alls bundnar Upphæð
3058,Purchase Analytics,kaup Analytics
3059DocType: Sales Invoice Item,Delivery Note Item,Afhending Note Item
3060DocType: Expense Claim,Task,verkefni
3061DocType: Purchase Taxes and Charges,Reference Row #,Tilvísun Row #
Nabin Haitcda28ce2017-02-27 17:46:31 +05303062apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Lotunúmer er nauðsynlegur fyrir lið {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303063apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,Þetta er rót velta manneskja og ekki hægt að breyta.
3064,Stock Ledger,Stock Ledger
3065apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Gefa: {0}
3066DocType: Company,Exchange Gain / Loss Account,Gengishagnaður / Rekstrarreikningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303067apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Starfsmaður og Mæting
3068apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +72,Purpose must be one of {0},Tilgangurinn verður að vera einn af {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303069apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Fill the form and save it,Fylltu út formið og vista hana
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303070DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Sæktu skýrslu sem inniheldur allar hráefni með nýjustu birgða stöðu þeirra
3071apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Forum Community
Nabin Hait72cee332016-10-26 17:45:06 +05303072DocType: Homepage,"URL for ""All Products""",URL fyrir &quot;Allar vörur&quot;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303073DocType: Leave Application,Leave Balance Before Application,Skildu Balance Áður Umsókn
3074DocType: SMS Center,Send SMS,Senda SMS
3075DocType: Cheque Print Template,Width of amount in word,Breidd upphæð í orði
3076DocType: Company,Default Letter Head,Sjálfgefin bréf höfuð
3077DocType: Purchase Order,Get Items from Open Material Requests,Fá atriði úr Open Efni Beiðnir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303078DocType: Item,Standard Selling Rate,Standard sölugengi
3079DocType: Account,Rate at which this tax is applied,Gengi sem þessi skattur er beitt
3080apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Reorder Qty,Uppröðun Magn
Nabin Haitcda28ce2017-02-27 17:46:31 +05303081apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Current Job Openings,Núverandi Op Atvinna
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303082DocType: Company,Stock Adjustment Account,Stock jöfnunarreikning
3083DocType: Journal Entry,Write Off,Afskrifa
3084DocType: Timesheet Detail,Operation ID,Operation ID
3085DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","System User (ur) ID. Ef sett, mun það verða sjálfgefið fyrir allar HR eyðublöð."
3086apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: Frá {1}
3087DocType: Task,depends_on,veltur á
Nabin Haitd25db232016-12-15 18:33:39 +05303088apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Nafn nýja reikninginn. Ath: Vinsamlegast bý ekki reikninga fyrir viðskiptavini og birgja
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303089DocType: BOM Replace Tool,BOM Replace Tool,BOM Skipta Tól
3090apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Land vitur sjálfgefið veffang Sniðmát
3091DocType: Sales Order Item,Supplier delivers to Customer,Birgir skilar til viðskiptavinar
3092apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Form / Item / {0}) er út af lager
Nabin Hait93c15382017-03-30 16:57:05 +05303093apps/erpnext/erpnext/controllers/recurring_document.py +177,Next Date must be greater than Posting Date,Næsta Dagsetning verður að vera hærri en að senda Dagsetning
3094apps/erpnext/erpnext/public/js/controllers/transaction.js +914,Show tax break-up,Sýna skattur brjóta upp
Nabin Haitcda28ce2017-02-27 17:46:31 +05303095apps/erpnext/erpnext/accounts/party.py +305,Due / Reference Date cannot be after {0},Vegna / Reference Dagsetning má ekki vera á eftir {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303096apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Gögn Innflutningur og útflutningur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303097apps/erpnext/erpnext/accounts/doctype/account/account.py +204,"Stock entries exist against Warehouse {0}, hence you cannot re-assign or modify it","Lager færslur eru á móti Warehouse {0}, þess vegna getur þú ekki farið aftur framselja eða breyta henni"
Nabin Hait93c15382017-03-30 16:57:05 +05303098apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +39,No students Found,Engar nemendur Found
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303099apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Reikningar Staða Date
Nabin Haitd25db232016-12-15 18:33:39 +05303100apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,selja
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303101DocType: Sales Invoice,Rounded Total,Ávalur Total
3102DocType: Product Bundle,List items that form the package.,Listaatriði sem mynda pakka.
3103apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Hlutfall Úthlutun skal vera jafnt og 100%
Nabin Haitcda28ce2017-02-27 17:46:31 +05303104apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +530,Please select Posting Date before selecting Party,Vinsamlegast veldu dagsetningu birtingar áður en þú velur Party
Nabin Hait93c15382017-03-30 16:57:05 +05303105DocType: Program Enrollment,School House,School House
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303106DocType: Serial No,Out of AMC,Út af AMC
Nabin Haitd25db232016-12-15 18:33:39 +05303107apps/erpnext/erpnext/accounts/doctype/asset/asset.py +81,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,Fjöldi Afskriftir bókað getur ekki verið meiri en heildarfjöldi Afskriftir
Nabin Haitcda28ce2017-02-27 17:46:31 +05303108apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +45,Make Maintenance Visit,Gera Viðhald Heimsókn
3109apps/erpnext/erpnext/selling/doctype/customer/customer.py +177,Please contact to the user who have Sales Master Manager {0} role,Vinsamlegast hafðu samband við til notanda sem hefur sala Master Manager {0} hlutverki
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303110DocType: Company,Default Cash Account,Sjálfgefið Cash Reikningur
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303111apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,Company (ekki viðskiptamenn eða birgja) skipstjóri.
Nabin Haitd25db232016-12-15 18:33:39 +05303112apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,Þetta er byggt á mætingu þessa Student
3113apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +166,Add more items or open full form,Bæta við fleiri atriði eða opnu fulla mynd
Nabin Hait93c15382017-03-30 16:57:05 +05303114apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +108,Please enter 'Expected Delivery Date',Vinsamlegast sláðu inn &#39;áætlaðan fæðingardag&#39;
3115apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +197,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Afhending Skýringar {0} verður lokað áður en hætta þessu Velta Order
3116apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +77,Paid amount + Write Off Amount can not be greater than Grand Total,Greiddur upphæð + afskrifa Upphæð má ekki vera meiri en Grand Total
Nabin Haitcda28ce2017-02-27 17:46:31 +05303117apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} er ekki gild Batch Símanúmer fyrir lið {1}
3118apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Note: There is not enough leave balance for Leave Type {0},Athugið: Það er ekki nóg leyfi jafnvægi um leyfi Tegund {0}
Nabin Haitd25db232016-12-15 18:33:39 +05303119DocType: Training Event,Seminar,Seminar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303120DocType: Program Enrollment Fee,Program Enrollment Fee,Program innritunargjöld
3121DocType: Item,Supplier Items,birgir Items
3122DocType: Opportunity,Opportunity Type,tækifæri Type
3123apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,ný Company
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303124apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Viðskipti er einungis hægt að eytt af skapara félagsins
3125apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Rangur fjöldi General Ledger færslur fundust. Þú gætir hafa valið rangt reikning í viðskiptum.
Nabin Haitd25db232016-12-15 18:33:39 +05303126DocType: Employee,Prefered Contact Email,Ákjósanleg Netfang tengiliðar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303127DocType: Cheque Print Template,Cheque Width,ávísun Breidd
Nabin Haitd25db232016-12-15 18:33:39 +05303128DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Sannreyna söluverð lið gegn kaupgengi eða Verðmat Rate
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303129DocType: Program,Fee Schedule,gjaldskrá
3130DocType: Hub Settings,Publish Availability,birta Availability
Nabin Haitd25db232016-12-15 18:33:39 +05303131DocType: Company,Create Chart Of Accounts Based On,Búa graf af reikningum miðað við
Nabin Haitcda28ce2017-02-27 17:46:31 +05303132apps/erpnext/erpnext/hr/doctype/employee/employee.py +107,Date of Birth cannot be greater than today.,Fæðingardagur getur ekki verið meiri en í dag.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303133,Stock Ageing,Stock Ageing
Nabin Haitcda28ce2017-02-27 17:46:31 +05303134apps/erpnext/erpnext/schools/doctype/student/student.py +38,Student {0} exist against student applicant {1},Student {0} hendi gegn kæranda nemandi {1}
Nabin Hait93c15382017-03-30 16:57:05 +05303135apps/erpnext/erpnext/projects/doctype/task/task.js +31,Timesheet,Tímatafla
Nabin Haitd25db232016-12-15 18:33:39 +05303136apps/erpnext/erpnext/controllers/accounts_controller.py +241,{0} '{1}' is disabled,{0} &#39;{1}&#39; er óvirk
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303137apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Setja sem Open
3138DocType: Cheque Print Template,Scanned Cheque,skönnuð ávísun
3139DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Senda sjálfvirkar tölvupóst til Tengiliði á Sendi viðskiptum.
Nabin Hait72cee332016-10-26 17:45:06 +05303140DocType: Timesheet,Total Billable Amount,Alls Reikningur Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303141apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Liður 3
3142DocType: Purchase Order,Customer Contact Email,Viðskiptavinur samband við Tölvupóstur
3143DocType: Warranty Claim,Item and Warranty Details,Item og Ábyrgð Details
3144DocType: Sales Team,Contribution (%),Framlag (%)
Nabin Haitd25db232016-12-15 18:33:39 +05303145apps/erpnext/erpnext/controllers/accounts_controller.py +83,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Ath: Greiðsla Entry verður ekki búið síðan &#39;Cash eða Bank Account &quot;var ekki tilgreint
Nabin Haitcda28ce2017-02-27 17:46:31 +05303146apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +189,Responsibilities,ábyrgð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303147DocType: Expense Claim Account,Expense Claim Account,Expense Krafa Reikningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303148DocType: Sales Person,Sales Person Name,Velta Person Name
3149apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Vinsamlegast sláðu inn atleast 1 reikning í töflunni
Nabin Haitcda28ce2017-02-27 17:46:31 +05303150apps/erpnext/erpnext/public/js/setup_wizard.js +189,Add Users,Bæta notendur
Nabin Haitd25db232016-12-15 18:33:39 +05303151DocType: POS Item Group,Item Group,Liður Group
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303152DocType: Item,Safety Stock,Safety Stock
Nabin Haitd25db232016-12-15 18:33:39 +05303153apps/erpnext/erpnext/projects/doctype/task/task.py +53,Progress % for a task cannot be more than 100.,Progress% fyrir verkefni getur ekki verið meira en 100.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303154DocType: Stock Reconciliation Item,Before reconciliation,áður sátta
3155apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Til {0}
3156DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Skattar og gjöld bætt (Company Gjaldmiðill)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303157apps/erpnext/erpnext/stock/doctype/item/item.py +437,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Liður Tax Row {0} verður að hafa hliðsjón af tegund skatta eða tekjur eða gjöld eða Skuldfæranlegar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303158DocType: Sales Order,Partly Billed,hluta Billed
Nabin Haitd25db232016-12-15 18:33:39 +05303159apps/erpnext/erpnext/accounts/doctype/asset/asset.py +42,Item {0} must be a Fixed Asset Item,Liður {0} verður að vera fast eign Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303160DocType: Item,Default BOM,Sjálfgefið BOM
Nabin Hait93c15382017-03-30 16:57:05 +05303161apps/erpnext/erpnext/setup/doctype/company/company.js +45,Please re-type company name to confirm,Vinsamlega munið gerð nafn fyrirtækis til að staðfesta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303162apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +67,Total Outstanding Amt,Alls Framúrskarandi Amt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303163DocType: Journal Entry,Printing Settings,prentun Stillingar
Nabin Hait93c15382017-03-30 16:57:05 +05303164DocType: Sales Invoice,Include Payment (POS),Fela Greiðsla (POS)
3165apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +280,Total Debit must be equal to Total Credit. The difference is {0},Alls skuldfærsla verður að vera jöfn Total Credit. Munurinn er {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303166apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Automotive
Nabin Haitd25db232016-12-15 18:33:39 +05303167DocType: Vehicle,Insurance Company,Tryggingafélag
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303168DocType: Asset Category Account,Fixed Asset Account,Fast Asset Reikningur
Nabin Haitd25db232016-12-15 18:33:39 +05303169apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +388,Variable,Variable
Nabin Haitcda28ce2017-02-27 17:46:31 +05303170apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +46,From Delivery Note,Frá Delivery Note
3171DocType: Student,Student Email Address,Student Netfang
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303172DocType: Timesheet Detail,From Time,frá Time
Nabin Haitcda28ce2017-02-27 17:46:31 +05303173apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,Á lager:
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303174DocType: Notification Control,Custom Message,Custom Message
3175apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Fyrirtækjaráðgjöf
Nabin Hait93c15382017-03-30 16:57:05 +05303176apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +73,Cash or Bank Account is mandatory for making payment entry,Cash eða Bank Account er nauðsynlegur til að gera greiðslu færslu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303177DocType: Purchase Invoice,Price List Exchange Rate,Verðskrá Exchange Rate
3178DocType: Purchase Invoice Item,Rate,Gefa
Nabin Haitcda28ce2017-02-27 17:46:31 +05303179apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +66,Intern,Intern
Nabin Hait93c15382017-03-30 16:57:05 +05303180apps/erpnext/erpnext/accounts/page/pos/pos.js +1438,Address Name,netfang Nafn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303181DocType: Stock Entry,From BOM,frá BOM
Nabin Haitcda28ce2017-02-27 17:46:31 +05303182DocType: Assessment Code,Assessment Code,mat Code
Nabin Hait72cee332016-10-26 17:45:06 +05303183apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +35,Basic,Basic
Nabin Haitcda28ce2017-02-27 17:46:31 +05303184apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Lager viðskipti fyrir {0} eru frystar
Nabin Hait72cee332016-10-26 17:45:06 +05303185apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +220,Please click on 'Generate Schedule',Vinsamlegast smelltu á &#39;Búa Stundaskrá&#39;
Nabin Haitcda28ce2017-02-27 17:46:31 +05303186apps/erpnext/erpnext/config/stock.py +190,"e.g. Kg, Unit, Nos, m","td Kg, Unit, Nos, m"
Nabin Hait93c15382017-03-30 16:57:05 +05303187apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +110,Reference No is mandatory if you entered Reference Date,Tilvísunarnúmer er nauðsynlegt ef þú færð viðmiðunardagur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303188DocType: Bank Reconciliation Detail,Payment Document,greiðsla Document
Nabin Haitcda28ce2017-02-27 17:46:31 +05303189apps/erpnext/erpnext/hr/doctype/employee/employee.py +110,Date of Joining must be greater than Date of Birth,Dagsetning Tengja verður að vera meiri en Fæðingardagur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303190DocType: Salary Slip,Salary Structure,laun Uppbygging
3191DocType: Account,Bank,Bank
3192apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Airline
Nabin Hait93c15382017-03-30 16:57:05 +05303193apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +790,Issue Material,Issue Efni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303194DocType: Material Request Item,For Warehouse,fyrir Warehouse
3195DocType: Employee,Offer Date,Tilboð Dagsetning
3196apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Tilvitnun
Nabin Hait93c15382017-03-30 16:57:05 +05303197apps/erpnext/erpnext/accounts/page/pos/pos.js +665,You are in offline mode. You will not be able to reload until you have network.,Þú ert í offline háttur. Þú munt ekki vera fær um að endurhlaða fyrr en þú hefur net.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303198apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +31,No Student Groups created.,Engar Student Groups búin.
3199DocType: Purchase Invoice Item,Serial No,Raðnúmer
Nabin Hait93c15382017-03-30 16:57:05 +05303200apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +119,Monthly Repayment Amount cannot be greater than Loan Amount,Mánaðarlega endurgreiðslu Upphæð má ekki vera meiri en lánsfjárhæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303201apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,Vinsamlegast sláðu Maintaince Nánar fyrst
3202DocType: Purchase Invoice,Print Language,Print Tungumál
3203DocType: Salary Slip,Total Working Hours,Samtals Vinnutíminn
3204DocType: Stock Entry,Including items for sub assemblies,Þ.mt atriði fyrir undir þingum
Nabin Hait93c15382017-03-30 16:57:05 +05303205apps/erpnext/erpnext/accounts/page/pos/pos.js +1797,Enter value must be positive,Sláðu gildi verður að vera jákvæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05303206apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +102,All Territories,Allir Territories
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303207DocType: Purchase Invoice,Items,atriði
Nabin Haitd25db232016-12-15 18:33:39 +05303208apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +25,Student is already enrolled.,Nemandi er nú skráður.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303209DocType: Fiscal Year,Year Name,ár Name
3210DocType: Process Payroll,Process Payroll,aðferð Launaskrá
Nabin Hait93c15382017-03-30 16:57:05 +05303211apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +234,There are more holidays than working days this month.,Það eru fleiri frídagar en vinnudögum þessum mánuði.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303212DocType: Product Bundle Item,Product Bundle Item,Vara Knippi Item
3213DocType: Sales Partner,Sales Partner Name,Heiti Sales Partner
Nabin Hait93c15382017-03-30 16:57:05 +05303214apps/erpnext/erpnext/hooks.py +111,Request for Quotations,Beiðni um tilvitnanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303215DocType: Payment Reconciliation,Maximum Invoice Amount,Hámarks Invoice Amount
Nabin Hait93c15382017-03-30 16:57:05 +05303216DocType: Item,Device Package Code,Tæki Package Code
Nabin Haitcda28ce2017-02-27 17:46:31 +05303217DocType: Student Language,Student Language,Student Tungumál
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303218apps/erpnext/erpnext/config/selling.py +23,Customers,viðskiptavinir
Nabin Hait72cee332016-10-26 17:45:06 +05303219DocType: Student Sibling,Institution,stofnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303220DocType: Asset,Partially Depreciated,hluta afskrifaðar
3221DocType: Issue,Opening Time,opnun Time
3222apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Frá og Til dagsetningar krafist
3223apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Verðbréf &amp; hrávöru ungmennaskipti
Nabin Haitcda28ce2017-02-27 17:46:31 +05303224apps/erpnext/erpnext/stock/doctype/item/item.py +642,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Default Mælieiningin fyrir Variant &#39;{0}&#39; verða að vera sama og í sniðmáti &#39;{1}&#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303225DocType: Shipping Rule,Calculate Based On,Reikna miðað við
3226DocType: Delivery Note Item,From Warehouse,frá Warehouse
Nabin Hait93c15382017-03-30 16:57:05 +05303227apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +872,No Items with Bill of Materials to Manufacture,Engar Verk með Bill of Materials að Manufacture
Nabin Haitcda28ce2017-02-27 17:46:31 +05303228DocType: Assessment Plan,Supervisor Name,Umsjón Name
3229DocType: Grading Structure,Grading Structure,flokkun Uppbygging
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303230DocType: Purchase Taxes and Charges,Valuation and Total,Verðmat og Total
3231DocType: Tax Rule,Shipping City,Sendingar City
Nabin Haitcda28ce2017-02-27 17:46:31 +05303232apps/erpnext/erpnext/stock/doctype/item/item.js +68,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,Þetta atriði er afbrigði af {0} (Snið). Eiginleika að afrita yfir frá sniðmáti nema &quot;Enginn Afrita&quot; er sett
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303233DocType: Notification Control,Customize the Notification,Sérsníða tilkynningu
Nabin Haitcda28ce2017-02-27 17:46:31 +05303234apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +19,Cash Flow from Operations,Handbært fé frá rekstri
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303235DocType: Sales Invoice,Shipping Rule,Sendingar Regla
3236DocType: Manufacturer,Limited to 12 characters,Takmarkast við 12 stafi
3237DocType: Journal Entry,Print Heading,Print fyrirsögn
Nabin Haitcda28ce2017-02-27 17:46:31 +05303238apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Alls má ekki vera núll
Nabin Haitd25db232016-12-15 18:33:39 +05303239DocType: Training Event Employee,Attended,sótti
Nabin Hait72cee332016-10-26 17:45:06 +05303240apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,'Dagar frá síðustu pöntun' verður að vera meiri en eða jafnt og núll
Nabin Haitd25db232016-12-15 18:33:39 +05303241DocType: Process Payroll,Payroll Frequency,launaskrá Tíðni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303242DocType: Asset,Amended From,breytt Frá
Nabin Haitcda28ce2017-02-27 17:46:31 +05303243apps/erpnext/erpnext/public/js/setup_wizard.js +300,Raw Material,Hrátt efni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303244DocType: Leave Application,Follow via Email,Fylgdu með tölvupósti
3245apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plants and Machineries,Plöntur og Machineries
3246DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Skatthlutfall Eftir Afsláttur Upphæð
Nabin Haitd25db232016-12-15 18:33:39 +05303247DocType: Daily Work Summary Settings,Daily Work Summary Settings,Daglegar Stillingar Vinna Yfirlit
Nabin Haitcda28ce2017-02-27 17:46:31 +05303248apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +240,Currency of the price list {0} is not similar with the selected currency {1},Gjaldmiðill verðlista {0} er ekki svipað með gjaldmiðli sem valinn {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303249DocType: Payment Entry,Internal Transfer,innri Transfer
Nabin Haitcda28ce2017-02-27 17:46:31 +05303250apps/erpnext/erpnext/accounts/doctype/account/account.py +220,Child account exists for this account. You can not delete this account.,Barnið er til fyrir þennan reikning. Þú getur ekki eytt þessum reikningi.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303251apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Annaðhvort miða Magn eða miða upphæð er nauðsynlegur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303252apps/erpnext/erpnext/stock/get_item_details.py +501,No default BOM exists for Item {0},Ekkert sjálfgefið BOM er til fyrir lið {0}
Nabin Haitd25db232016-12-15 18:33:39 +05303253apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +334,Please select Posting Date first,Vinsamlegast veldu dagsetningu birtingar fyrst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303254apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,Opnun Date ætti að vera áður lokadegi
3255DocType: Leave Control Panel,Carry Forward,Haltu áfram
3256apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,Kostnaður Center við núverandi viðskipti er ekki hægt að breyta í höfuðbók
3257DocType: Department,Days for which Holidays are blocked for this department.,Dagar sem Frídagar eru læst í þessari deild.
3258,Produced,framleidd
Nabin Haitcda28ce2017-02-27 17:46:31 +05303259apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +121,Created Salary Slips,Búið Laun laumar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303260DocType: Item,Item Code for Suppliers,Item Code fyrir birgja
3261DocType: Issue,Raised By (Email),Vakti By (Email)
Nabin Haitd25db232016-12-15 18:33:39 +05303262DocType: Training Event,Trainer Name,þjálfari Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303263DocType: Mode of Payment,General,almennt
Nabin Haitcda28ce2017-02-27 17:46:31 +05303264apps/erpnext/erpnext/public/js/setup_wizard.js +171,Attach Letterhead,hengja bréfshaus
Nabin Haitd25db232016-12-15 18:33:39 +05303265apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +346,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',Get ekki draga þegar flokkur er fyrir &#39;Verðmat&#39; eða &#39;Verðmat og heildar&#39;
Nabin Haitcda28ce2017-02-27 17:46:31 +05303266apps/erpnext/erpnext/public/js/setup_wizard.js +222,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","Listi skatt höfuð (td VSK, toll etc, þeir ættu að hafa einstaka nöfn) og staðlaðar verð þeirra. Þetta mun búa til staðlaða sniðmát sem þú getur breytt og bætt meira seinna."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303267apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Serial Nos Áskilið fyrir serialized lið {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303268apps/erpnext/erpnext/config/accounts.py +146,Match Payments with Invoices,Passa Greiðslur með Reikningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303269DocType: Journal Entry,Bank Entry,Bank Entry
3270DocType: Authorization Rule,Applicable To (Designation),Gildir til (Tilnefning)
Nabin Hait72cee332016-10-26 17:45:06 +05303271,Profitability Analysis,arðsemi Greining
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303272apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,Bæta í körfu
3273apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Group By
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303274DocType: Guardian,Interests,Áhugasvið
3275apps/erpnext/erpnext/config/accounts.py +262,Enable / disable currencies.,Virkja / slökkva á gjaldmiðla.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303276DocType: Production Planning Tool,Get Material Request,Fá Material Beiðni
3277apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Postal Expenses,pósti Útgjöld
3278apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Alls (Amt)
3279apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Skemmtun &amp; Leisure
3280DocType: Quality Inspection,Item Serial No,Liður Serial Nei
Nabin Hait93c15382017-03-30 16:57:05 +05303281apps/erpnext/erpnext/utilities/activation.py +136,Create Employee Records,Búa Employee Records
Nabin Haitcda28ce2017-02-27 17:46:31 +05303282apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Present,alls Present
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303283apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,bókhald Yfirlýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303284apps/erpnext/erpnext/public/js/setup_wizard.js +304,Hour,klukkustund
3285apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated \
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303286 using Stock Reconciliation",Serialized Item {0} Ekki er hægt að uppfæra \ nota lager Sættir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303287apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,New Serial Nei getur ekki hafa Warehouse. Warehouse verður að setja af lager Entry eða kvittun
3288DocType: Lead,Lead Type,Lead Tegund
Nabin Haitcda28ce2017-02-27 17:46:31 +05303289apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +133,You are not authorized to approve leaves on Block Dates,Þú hefur ekki heimild til að samþykkja lauf á Block Dagsetningar
Nabin Hait93c15382017-03-30 16:57:05 +05303290apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +364,All these items have already been invoiced,Öll þessi atriði hafa þegar verið reikningsfærð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303291apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Getur verið samþykkt af {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303292DocType: Item,Default Material Request Type,Default Efni Beiðni Type
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303293apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +7,Unknown,óþekkt
3294DocType: Shipping Rule,Shipping Rule Conditions,Shipping regla Skilyrði
3295DocType: BOM Replace Tool,The new BOM after replacement,Hin nýja BOM eftir skipti
Nabin Haitcda28ce2017-02-27 17:46:31 +05303296apps/erpnext/erpnext/accounts/page/pos/pos.js +633,Point of Sale,Sölustaður
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303297DocType: Payment Entry,Received Amount,fékk Upphæð
3298DocType: Production Planning Tool,"Create for full quantity, ignoring quantity already on order","Búa til fullt magn, hunsa magn þegar á röð"
3299DocType: Account,Tax,Tax
Nabin Haitd25db232016-12-15 18:33:39 +05303300apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,ekki Marked
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303301DocType: Production Planning Tool,Production Planning Tool,Framleiðsla Planning Tool
3302DocType: Quality Inspection,Report Date,skýrsla Dagsetning
3303DocType: Student,Middle Name,Millinafn
3304DocType: C-Form,Invoices,reikningar
3305DocType: Job Opening,Job Title,Starfsheiti
Nabin Hait93c15382017-03-30 16:57:05 +05303306apps/erpnext/erpnext/utilities/activation.py +100,Create Users,Búa notendur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303307apps/erpnext/erpnext/public/js/setup_wizard.js +304,Gram,Gram
Nabin Hait93c15382017-03-30 16:57:05 +05303308apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +393,Quantity to Manufacture must be greater than 0.,Magn á Framleiðsla verður að vera hærri en 0.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303309apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Heimsókn skýrslu fyrir símtal viðhald.
3310DocType: Stock Entry,Update Rate and Availability,Update Rate og Framboð
3311DocType: 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.,Hlutfall sem þú ert leyft að taka á móti eða afhenda fleiri gegn pantað magn. Til dæmis: Ef þú hefur pantað 100 einingar. og barnabætur er 10% þá er leyft að taka á móti 110 einingar.
Nabin Haitd25db232016-12-15 18:33:39 +05303312DocType: POS Customer Group,Customer Group,viðskiptavinur Group
Nabin Hait93c15382017-03-30 16:57:05 +05303313apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +194,Expense account is mandatory for item {0},Kostnað reikningur er nauðsynlegur fyrir lið {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303314DocType: BOM,Website Description,Vefsíða Lýsing
3315apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +42,Net Change in Equity,Net breyting á eigin fé
3316apps/erpnext/erpnext/accounts/doctype/asset/asset.py +152,Please cancel Purchase Invoice {0} first,Vinsamlegast hætta kaupa Reikningar {0} fyrst
3317apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +42,"Email Address must be unique, already exists for {0}","Netfang verður að vera einstakt, þegar til fyrir {0}"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303318DocType: Serial No,AMC Expiry Date,AMC Fyrningardagsetning
Nabin Hait93c15382017-03-30 16:57:05 +05303319apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +795,Receipt,kvittun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303320,Sales Register,velta Nýskráning
Nabin Haitd25db232016-12-15 18:33:39 +05303321DocType: Daily Work Summary Settings Company,Send Emails At,Senda póst At
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303322DocType: Quotation,Quotation Lost Reason,Tilvitnun Lost Ástæða
3323apps/erpnext/erpnext/public/js/setup_wizard.js +14,Select your Domain,Veldu lénið þitt
Nabin Haitd25db232016-12-15 18:33:39 +05303324apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +340,Transaction reference no {0} dated {1},Tilvísunarnúmer viðskipta engin {0} dagsett {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303325apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Það er ekkert að breyta.
Nabin Hait72cee332016-10-26 17:45:06 +05303326apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,Summary for this month and pending activities,Samantekt fyrir þennan mánuð og bið starfsemi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303327DocType: Customer Group,Customer Group Name,Viðskiptavinar Group Name
Nabin Haitcda28ce2017-02-27 17:46:31 +05303328apps/erpnext/erpnext/public/js/financial_statements.js +55,Cash Flow Statement,Sjóðstreymi
Nabin Hait93c15382017-03-30 16:57:05 +05303329apps/erpnext/erpnext/hr/doctype/employee_loan_application/employee_loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},Lánið upphæð mega vera Hámarkslán af {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303330apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +21,License,License
Nabin Haitd25db232016-12-15 18:33:39 +05303331apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +437,Please remove this Invoice {0} from C-Form {1},Vinsamlegast fjarlægðu þennan reikning {0} úr C-Form {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303332DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Vinsamlegast veldu Yfirfæranlegt ef þú vilt líka að fela jafnvægi fyrra reikningsári er fer að þessu fjárhagsári
3333DocType: GL Entry,Against Voucher Type,Against Voucher Tegund
3334DocType: Item,Attributes,Eigindir
Nabin Hait93c15382017-03-30 16:57:05 +05303335apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +672,Get Items,fá atriði
3336apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +219,Please enter Write Off Account,Vinsamlegast sláðu afskrifa reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303337apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Síðasta Röð Dagsetning
Nabin Haitcda28ce2017-02-27 17:46:31 +05303338apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Account {0} does not belongs to company {1},Reikningur {0} er ekki tilheyrir fyrirtækinu {1}
Nabin Hait72cee332016-10-26 17:45:06 +05303339DocType: Student,Guardian Details,Guardian Upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303340DocType: C-Form,C-Form,C-Form
3341apps/erpnext/erpnext/config/hr.py +18,Mark Attendance for multiple employees,Mark Mæting fyrir margar starfsmenn
Nabin Haitd25db232016-12-15 18:33:39 +05303342DocType: Vehicle,Chassis No,undirvagn Ekkert
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303343DocType: Payment Request,Initiated,hafin
3344DocType: Production Order,Planned Start Date,Áætlaðir Start Date
3345DocType: Serial No,Creation Document Type,Creation Document Type
3346DocType: Leave Type,Is Encash,er Encash
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303347DocType: Leave Allocation,New Leaves Allocated,Ný Leaves Úthlutað
Nabin Hait72cee332016-10-26 17:45:06 +05303348apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Project-vitur gögn eru ekki í boði fyrir Tilvitnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303349DocType: Project,Expected End Date,Væntanlegur Lokadagur
3350DocType: Budget Account,Budget Amount,Budget Upphæð
3351DocType: Appraisal Template,Appraisal Template Title,Úttekt Snið Title
Nabin Hait93c15382017-03-30 16:57:05 +05303352apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +37,From Date {0} for Employee {1} cannot be before employee's joining Date {2},Frá Dagsetning {0} fyrir Starfsmaður {1} er ekki hægt áður en hann Dagsetning starfsmanns {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303353apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +107,Commercial,Commercial
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303354DocType: Payment Entry,Account Paid To,Reikningur Greiddur Til
3355apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Parent Item {0} mátt ekki vera Stock Item
3356apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Allar vörur eða þjónustu.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303357DocType: Expense Claim,More Details,Nánari upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303358DocType: Supplier Quotation,Supplier Address,birgir Address
Nabin Haitcda28ce2017-02-27 17:46:31 +05303359apps/erpnext/erpnext/accounts/doctype/budget/budget.py +128,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},{0} Fjárhagsáætlun fyrir reikning {1} gegn {2} {3} er {4}. Það mun fara yfir um {5}
Nabin Hait93c15382017-03-30 16:57:05 +05303360apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +665,Row {0}# Account must be of type 'Fixed Asset',Row {0} # Reikningur verður að vera af gerðinni &#39;Fast Asset&#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303361apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,út Magn
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303362apps/erpnext/erpnext/config/accounts.py +278,Rules to calculate shipping amount for a sale,Reglur til að reikna sendingarkostnað upphæð fyrir sölu
Nabin Haitcda28ce2017-02-27 17:46:31 +05303363apps/erpnext/erpnext/selling/doctype/customer/customer.py +51,Series is mandatory,Series er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303364apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Financial Services
Nabin Haitcda28ce2017-02-27 17:46:31 +05303365DocType: Student Sibling,Student ID,Student ID
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303366apps/erpnext/erpnext/config/projects.py +40,Types of activities for Time Logs,Tegundir starfsemi fyrir Time Logs
3367DocType: Tax Rule,Sales,velta
3368DocType: Stock Entry Detail,Basic Amount,grunnfjárhæð
Nabin Haitd25db232016-12-15 18:33:39 +05303369DocType: Training Event,Exam,Exam
Nabin Haitcda28ce2017-02-27 17:46:31 +05303370apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +408,Warehouse required for stock Item {0},Warehouse krafist fyrir hlutabréfum lið {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303371DocType: Leave Allocation,Unused leaves,ónotuð leyfi
Nabin Haitd25db232016-12-15 18:33:39 +05303372apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +154,Cr,cr
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303373DocType: Tax Rule,Billing State,Innheimta State
Nabin Haitd25db232016-12-15 18:33:39 +05303374apps/erpnext/erpnext/accounts/doctype/asset/asset.js +287,Transfer,Transfer
3375apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +197,{0} {1} does not associated with Party Account {2},{0} {1} er ekki tengt við Party reikninginn {2}
Nabin Hait93c15382017-03-30 16:57:05 +05303376apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +863,Fetch exploded BOM (including sub-assemblies),Ná sprakk BOM (þ.mt undireiningar)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303377DocType: Authorization Rule,Applicable To (Employee),Gildir til (starfsmaður)
Nabin Haitd25db232016-12-15 18:33:39 +05303378apps/erpnext/erpnext/controllers/accounts_controller.py +123,Due Date is mandatory,Skiladagur er nauðsynlegur
Nabin Hait93c15382017-03-30 16:57:05 +05303379apps/erpnext/erpnext/controllers/item_variant.py +82,Increment for Attribute {0} cannot be 0,Vöxtur fyrir eigind {0} er ekki verið 0
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303380DocType: Journal Entry,Pay To / Recd From,Greiða til / Recd Frá
3381DocType: Naming Series,Setup Series,skipulag Series
3382DocType: Payment Reconciliation,To Invoice Date,Til dagsetningu reiknings
3383DocType: Supplier,Contact HTML,Viltu samband við HTML
3384,Inactive Customers,óvirka viðskiptamenn
Nabin Hait72cee332016-10-26 17:45:06 +05303385DocType: Landed Cost Voucher,LCV,LCV
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303386DocType: Landed Cost Voucher,Purchase Receipts,Purchase Kvittanir
3387apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Hvernig Verðlagning Regla er beitt?
Nabin Haitd25db232016-12-15 18:33:39 +05303388DocType: Stock Entry,Delivery Note No,Afhending Note Nei
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303389DocType: Production Planning Tool,"If checked, only Purchase material requests for final raw materials will be included in the Material Requests. Otherwise, Material Requests for parent items will be created",Ef hakað aðeins kaupa efni beiðnir um endanlegar hráefni verður með í efninu beiðnir. Annars Efni Beiðni um atriði foreldri verður búin
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303390DocType: Cheque Print Template,Message to show,Skilaboð til að sýna
3391DocType: Company,Retail,Smásala
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303392DocType: Attendance,Absent,Absent
Nabin Hait93c15382017-03-30 16:57:05 +05303393apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +554,Product Bundle,vara Bundle
Nabin Haitcda28ce2017-02-27 17:46:31 +05303394DocType: Purchase Invoice Item,Is Sample Item,Er Dæmi Item
Nabin Hait93c15382017-03-30 16:57:05 +05303395apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +200,Row {0}: Invalid reference {1},Row {0}: Ógild vísun {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303396DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Purchase skatta og gjöld sniðmáti
3397DocType: Upload Attendance,Download Template,Sækja Snið
3398DocType: Timesheet,TS-,TS-
Nabin Haitcda28ce2017-02-27 17:46:31 +05303399apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +62,{0} {1}: Either debit or credit amount is required for {2},{0} {1}: Annaðhvort debet- eða kredit upphæð er nauðsynlegt fyrir {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303400DocType: GL Entry,Remarks,athugasemdir
3401DocType: Payment Entry,Account Paid From,Reikningur greitt frá
3402DocType: Purchase Order Item Supplied,Raw Material Item Code,Raw Material Item Code
3403DocType: Journal Entry,Write Off Based On,Skrifaðu Off byggt á
Nabin Hait93c15382017-03-30 16:57:05 +05303404apps/erpnext/erpnext/utilities/activation.py +66,Make Lead,gera Blý
3405apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Print and Stationery,Prenta og Ritföng
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303406DocType: Stock Settings,Show Barcode Field,Sýna Strikamerki Field
Nabin Hait93c15382017-03-30 16:57:05 +05303407apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +762,Send Supplier Emails,Senda Birgir póst
Nabin Haitcda28ce2017-02-27 17:46:31 +05303408apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +115,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.","Laun þegar unnin fyrir tímabilið milli {0} og {1}, Skildu umsókn tímabil getur ekki verið á milli þessu tímabili."
3409apps/erpnext/erpnext/config/stock.py +127,Installation record for a Serial No.,Uppsetning met fyrir Raðnúmer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303410DocType: Guardian Interest,Guardian Interest,Guardian Vextir
Nabin Hait93c15382017-03-30 16:57:05 +05303411apps/erpnext/erpnext/config/hr.py +177,Training,Þjálfun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303412DocType: Timesheet,Employee Detail,starfsmaður Detail
Nabin Hait93c15382017-03-30 16:57:05 +05303413apps/erpnext/erpnext/controllers/recurring_document.py +190,Next Date's day and Repeat on Day of Month must be equal,Dagur næsta degi og endurtaka á Dagur mánaðar verður að vera jöfn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303414apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Stillingar fyrir heimasíðu heimasíðuna
3415DocType: Offer Letter,Awaiting Response,bíður svars
3416apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +58,Above,hér að framan
Nabin Hait93c15382017-03-30 16:57:05 +05303417apps/erpnext/erpnext/controllers/item_variant.py +216,Invalid attribute {0} {1},Ógild eiginleiki {0} {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303418apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +13,Please select Student Group or Student Batch,Vinsamlegast veldu Nemendahópurinn eða Student Hópur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303419DocType: Salary Slip,Earning & Deduction,Launin &amp; Frádráttur
Nabin Haitd25db232016-12-15 18:33:39 +05303420apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,Valfrjálst. Þessi stilling verður notuð til að sía í ýmsum viðskiptum.
Nabin Hait72cee332016-10-26 17:45:06 +05303421apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +108,Negative Valuation Rate is not allowed,Neikvætt Verðmat Rate er ekki leyfð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303422DocType: Holiday List,Weekly Off,Vikuleg Off
3423DocType: Fiscal Year,"For e.g. 2012, 2012-13","Fyrir td 2012, 2012-13"
Nabin Haitd25db232016-12-15 18:33:39 +05303424apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +87,Provisional Profit / Loss (Credit),Bráðabirgða Hagnaður / Tap (Credit)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303425DocType: Sales Invoice,Return Against Sales Invoice,Return Against sölureikningi
3426apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Liður 5
3427DocType: Serial No,Creation Time,Creation Time
3428apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,heildartekjum
3429DocType: Sales Invoice,Product Bundle Help,Vara Knippi Hjálp
3430,Monthly Attendance Sheet,Mánaðarleg Aðsókn Sheet
3431DocType: Production Order Item,Production Order Item,Framleiðsla Order Item
3432apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Ekkert fannst
3433apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost of Scrapped Asset,Kostnaður við rifið Eignastýring
Nabin Haitcda28ce2017-02-27 17:46:31 +05303434apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially ordred,hluta ordred
3435apps/erpnext/erpnext/controllers/stock_controller.py +225,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Kostnaður Center er nauðsynlegur fyrir lið {2}
Nabin Haitd25db232016-12-15 18:33:39 +05303436DocType: Vehicle,Policy No,stefna Nei
Nabin Hait93c15382017-03-30 16:57:05 +05303437apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +654,Get Items from Product Bundle,Fá atriði úr Vara Knippi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303438DocType: Asset,Straight Line,Bein lína
3439DocType: Project User,Project User,Project User
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303440DocType: GL Entry,Is Advance,er Advance
3441apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Aðsókn Frá Dagsetning og Aðsókn hingað til er nauðsynlegur
3442apps/erpnext/erpnext/controllers/buying_controller.py +148,Please enter 'Is Subcontracted' as Yes or No,Vinsamlegast sláðu inn &quot;Er undirverktöku&quot; eins já eða nei
3443DocType: Sales Team,Contact No.,Viltu samband við No.
3444DocType: Bank Reconciliation,Payment Entries,Greiðsla Entries
Nabin Haitd25db232016-12-15 18:33:39 +05303445DocType: Production Order,Scrap Warehouse,rusl Warehouse
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303446DocType: Program Enrollment Tool,Get Students From,Fá nemendur frá
3447DocType: Hub Settings,Seller Country,Seljandi Country
Nabin Haitcda28ce2017-02-27 17:46:31 +05303448apps/erpnext/erpnext/config/learn.py +273,Publish Items on Website,Birta Atriði á vefsvæðinu
Nabin Hait93c15382017-03-30 16:57:05 +05303449apps/erpnext/erpnext/utilities/activation.py +127,Group your students in batches,Hópur nemenda þín í lotur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303450DocType: Authorization Rule,Authorization Rule,Heimildin Regla
3451DocType: Sales Invoice,Terms and Conditions Details,Skilmálar og skilyrði Nánar
Nabin Haitd25db232016-12-15 18:33:39 +05303452apps/erpnext/erpnext/templates/generators/item.html +85,Specifications,upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303453DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Velta Skattar og gjöld Sniðmátsmyndir
Nabin Haitd25db232016-12-15 18:33:39 +05303454apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +59,Total (Credit),Alls (Credit)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303455DocType: Repayment Schedule,Payment Date,Greiðsludagur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303456apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Fatnaður &amp; Aukabúnaður
3457apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Fjöldi Order
3458DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Banner sem mun sýna á efst á listanum vöru.
3459DocType: Shipping Rule,Specify conditions to calculate shipping amount,Tilgreina skilyrði til að reikna sendingarkostnað upphæð
3460DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Hlutverk leyft að setja á frysta reikninga &amp; Sýsla Frozen færslur
3461apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,Ekki hægt að umbreyta Kostnaður Center til aðalbók eins og það hefur barnið hnúta
3462apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,opnun Value
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303463DocType: Salary Detail,Formula,Formula
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303464apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #
3465apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Commission on Sales,Þóknun á sölu
3466DocType: Offer Letter Term,Value / Description,Gildi / Lýsing
Nabin Haitd25db232016-12-15 18:33:39 +05303467apps/erpnext/erpnext/controllers/accounts_controller.py +571,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Row # {0}: Asset {1} er ekki hægt að skila, það er þegar {2}"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303468DocType: Tax Rule,Billing Country,Innheimta Country
Nabin Haitd25db232016-12-15 18:33:39 +05303469DocType: Purchase Order Item,Expected Delivery Date,Áætlaðan fæðingardag
Nabin Haitcda28ce2017-02-27 17:46:31 +05303470apps/erpnext/erpnext/accounts/general_ledger.py +132,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Greiðslu- ekki jafnir fyrir {0} # {1}. Munurinn er {2}.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303471apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Entertainment Expenses,risnu
Nabin Haitcda28ce2017-02-27 17:46:31 +05303472apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +47,Make Material Request,Gera Material Beiðni
3473apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +19,Open Item {0},Open Item {0}
Nabin Hait93c15382017-03-30 16:57:05 +05303474apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +205,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Velta Invoice {0} verður aflýst áður en hætta þessu Velta Order
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303475apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,Aldur
3476DocType: Sales Invoice Timesheet,Billing Amount,Innheimta Upphæð
3477apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Ógild magn sem tilgreint er fyrir lið {0}. Magn ætti að vera hærri en 0.
3478apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Umsókn um leyfi.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303479apps/erpnext/erpnext/accounts/doctype/account/account.py +218,Account with existing transaction can not be deleted,Reikningur með núverandi viðskipti getur ekki eytt
Nabin Haitd25db232016-12-15 18:33:39 +05303480DocType: Vehicle,Last Carbon Check,Síðasta Carbon Athuga
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303481apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +100,Legal Expenses,málskostnaðar
3482DocType: Purchase Invoice,Posting Time,staða Time
Nabin Hait72cee332016-10-26 17:45:06 +05303483DocType: Timesheet,% Amount Billed,% Magn Billed
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303484apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +116,Telephone Expenses,Sími Útgjöld
3485DocType: Sales Partner,Logo,logo
3486DocType: 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.,Hakaðu við þetta ef þú vilt að þvinga notendur til að velja röð áður en þú vistar. Það verður ekkert sjálfgefið ef þú athuga þetta.
Nabin Haitd25db232016-12-15 18:33:39 +05303487apps/erpnext/erpnext/stock/get_item_details.py +116,No Item with Serial No {0},Ekkert atriði með Serial nr {0}
Nabin Hait72cee332016-10-26 17:45:06 +05303488DocType: Email Digest,Open Notifications,Opið Tilkynningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303489DocType: Payment Entry,Difference Amount (Company Currency),Munurinn Magn (Company Gjaldmiðill)
3490apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +77,Direct Expenses,bein Útgjöld
Nabin Hait93c15382017-03-30 16:57:05 +05303491apps/erpnext/erpnext/controllers/recurring_document.py +213,"{0} is an invalid email address in 'Notification \
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303492 Email Address'",{0} er ógild netfang í &#39;Tilkynning \ netfanginu&#39;
3493apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Ný Tekjur Viðskiptavinur
3494apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Travel Expenses,Ferðakostnaður
3495DocType: Maintenance Visit,Breakdown,Brotna niður
Nabin Haitd25db232016-12-15 18:33:39 +05303496apps/erpnext/erpnext/controllers/accounts_controller.py +683,Account: {0} with currency: {1} can not be selected,Reikningur: {0} með gjaldeyri: {1} Ekki er hægt að velja
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303497DocType: Bank Reconciliation Detail,Cheque Date,ávísun Dagsetning
Nabin Haitcda28ce2017-02-27 17:46:31 +05303498apps/erpnext/erpnext/accounts/doctype/account/account.py +55,Account {0}: Parent account {1} does not belong to company: {2},Reikningur {0}: Foreldri reikningur {1} ekki tilheyra fyrirtæki: {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303499DocType: Program Enrollment Tool,Student Applicants,Student Umsækjendur
Nabin Hait93c15382017-03-30 16:57:05 +05303500apps/erpnext/erpnext/setup/doctype/company/company.js +61,Successfully deleted all transactions related to this company!,Eytt öll viðskipti sem tengjast þessu fyrirtæki!
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303501apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Eins á degi
3502DocType: Appraisal,HR,HR
3503DocType: Program Enrollment,Enrollment Date,innritun Dagsetning
Nabin Haitcda28ce2017-02-27 17:46:31 +05303504apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Probation,reynslulausn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303505apps/erpnext/erpnext/config/hr.py +115,Salary Components,laun Hluti
3506DocType: Program Enrollment Tool,New Academic Year,Nýtt skólaár
Nabin Hait93c15382017-03-30 16:57:05 +05303507apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +769,Return / Credit Note,Return / Credit Note
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303508DocType: Stock Settings,Auto insert Price List rate if missing,Auto innskotið Verðlisti hlutfall ef vantar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303509apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Samtals greitt upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303510DocType: Production Order Item,Transferred Qty,flutt Magn
3511apps/erpnext/erpnext/config/learn.py +11,Navigating,siglingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303512apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +150,Planning,áætlanagerð
Nabin Hait4d76d272016-12-16 16:18:45 +05303513apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +16,Issued,Útgefið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303514DocType: Project,Total Billing Amount (via Time Logs),Total Billing Magn (með Time Logs)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303515apps/erpnext/erpnext/public/js/setup_wizard.js +306,We sell this Item,Við seljum þennan Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303516apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +68,Supplier Id,birgir Id
3517DocType: Payment Request,Payment Gateway Details,Greiðsla Gateway Upplýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303518apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +235,Quantity should be greater than 0,Magn ætti að vera meiri en 0
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303519DocType: Journal Entry,Cash Entry,Cash Entry
3520apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,Barn hnútar geta verið aðeins búin undir &#39;group&#39; tegund hnúta
Nabin Haitcda28ce2017-02-27 17:46:31 +05303521DocType: Leave Application,Half Day Date,Half Day Date
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303522DocType: Academic Year,Academic Year Name,Skólaárinu Name
3523DocType: Sales Partner,Contact Desc,Viltu samband við Ö
3524apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Gerð af laufum eins frjálslegur, veikur osfrv"
3525DocType: Email Digest,Send regular summary reports via Email.,Senda reglulegar skýrslur yfirlit með tölvupósti.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303526DocType: Payment Entry,PE-,hagvexti
Nabin Haitcda28ce2017-02-27 17:46:31 +05303527apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +243,Please set default account in Expense Claim Type {0},Vinsamlegast settu sjálfgefin reikningur í kostnað kröfutegund {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303528DocType: Assessment Result,Student Name,Student Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303529DocType: Brand,Item Manager,Item Manager
Nabin Haitcda28ce2017-02-27 17:46:31 +05303530apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +141,Payroll Payable,launaskrá Greiðist
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303531DocType: Buying Settings,Default Supplier Type,Sjálfgefið Birgir Type
3532DocType: Production Order,Total Operating Cost,Samtals rekstrarkostnaður
Nabin Hait93c15382017-03-30 16:57:05 +05303533apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +152,Note: Item {0} entered multiple times,Ath: Item {0} inn mörgum sinnum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303534apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Allir Tengiliðir.
3535apps/erpnext/erpnext/public/js/setup_wizard.js +45,Company Abbreviation,fyrirtæki Skammstöfun
Nabin Haitcda28ce2017-02-27 17:46:31 +05303536apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} does not exist,User {0} er ekki til
3537apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +92,Raw material cannot be same as main Item,Hráefni má ekki vera það sama og helstu atriði
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303538DocType: Item Attribute Value,Abbreviation,skammstöfun
Nabin Hait72cee332016-10-26 17:45:06 +05303539apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +166,Payment Entry already exists,Greiðsla Entry er þegar til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303540apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Ekki authroized síðan {0} umfram mörk
3541apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Laun sniðmát húsbóndi.
3542DocType: Leave Type,Max Days Leave Allowed,Max Days Leave leyfðar
Nabin Haitd25db232016-12-15 18:33:39 +05303543apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +63,Set Tax Rule for shopping cart,Setja Tax Regla fyrir körfunni
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303544DocType: Purchase Invoice,Taxes and Charges Added,Skattar og gjöld bætt
3545,Sales Funnel,velta trekt
Nabin Haitd25db232016-12-15 18:33:39 +05303546apps/erpnext/erpnext/setup/doctype/company/company.py +45,Abbreviation is mandatory,Skammstöfun er nauðsynlegur
3547DocType: Project,Task Progress,verkefni Progress
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303548,Qty to Transfer,Magn á að flytja
3549apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Quotes að leiðir eða viðskiptavini.
3550DocType: Stock Settings,Role Allowed to edit frozen stock,Hlutverk Leyft að breyta fryst lager
3551,Territory Target Variance Item Group-Wise,Territory Target Dreifni Item Group-Wise
Nabin Haitcda28ce2017-02-27 17:46:31 +05303552apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,All Customer Groups,Allir hópar viðskiptavina
3553apps/erpnext/erpnext/accounts/doctype/budget/budget.py +114,Accumulated Monthly,Uppsafnaður Monthly
Nabin Haitd25db232016-12-15 18:33:39 +05303554apps/erpnext/erpnext/controllers/accounts_controller.py +644,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} er nauðsynlegur. Kannski gjaldeyri færsla er ekki búin fyrir {1} til {2}.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303555apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +39,Tax Template is mandatory.,Tax Snið er nauðsynlegur.
3556apps/erpnext/erpnext/accounts/doctype/account/account.py +49,Account {0}: Parent account {1} does not exist,Reikningur {0}: Foreldri reikningur {1} er ekki til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303557DocType: Purchase Invoice Item,Price List Rate (Company Currency),Verðlisti Rate (Company Gjaldmiðill)
3558DocType: Products Settings,Products Settings,Vörur Stillingar
3559DocType: Account,Temporary,tímabundin
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303560DocType: Program,Courses,námskeið
3561DocType: Monthly Distribution Percentage,Percentage Allocation,hlutfall Úthlutun
Nabin Haitcda28ce2017-02-27 17:46:31 +05303562apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +90,Secretary,ritari
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303563DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction",Ef öryrkjar &#39;í orðum&#39; sviði mun ekki vera sýnilegur í öllum viðskiptum
3564DocType: Serial No,Distinct unit of an Item,Greinilegur eining hlut
3565DocType: Pricing Rule,Buying,Kaup
3566DocType: HR Settings,Employee Records to be created by,Starfskjör Records að vera búin með
3567DocType: POS Profile,Apply Discount On,Gilda afsláttur á
3568,Reqd By Date,Reqd By Date
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303569apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Creditors,lánardrottnar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303570DocType: Assessment Plan,Assessment Name,mat Name
Nabin Hait72cee332016-10-26 17:45:06 +05303571apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Row # {0}: Serial Nei er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303572DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Liður Wise Tax Nánar
3573apps/erpnext/erpnext/public/js/setup_wizard.js +45,Institute Abbreviation,Institute Skammstöfun
3574,Item-wise Price List Rate,Item-vitur Verðskrá Rate
Nabin Hait93c15382017-03-30 16:57:05 +05303575apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +892,Supplier Quotation,birgir Tilvitnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303576DocType: Quotation,In Words will be visible once you save the Quotation.,Í orðum verður sýnileg þegar þú hefur vistað tilvitnun.
Nabin Hait72cee332016-10-26 17:45:06 +05303577apps/erpnext/erpnext/schools/doctype/fees/fees.js +26,Collect Fees,innheimta gjald
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303578DocType: Attendance,ATT-,viðhorfin
Nabin Haitcda28ce2017-02-27 17:46:31 +05303579apps/erpnext/erpnext/stock/doctype/item/item.py +449,Barcode {0} already used in Item {1},Strikamerki {0} nú þegar notuð í lið {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303580DocType: Lead,Add to calendar on this date,Bæta við dagatal á þessum degi
3581apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Reglur til að bæta sendingarkostnað.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303582DocType: Item,Opening Stock,opnun Stock
3583apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Viðskiptavinur er krafist
3584apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} er nauðsynlegur fyrir aftur
3585DocType: Purchase Order,To Receive,Til að taka á móti
Nabin Haitcda28ce2017-02-27 17:46:31 +05303586apps/erpnext/erpnext/public/js/setup_wizard.js +200,user@example.com,user@example.com
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303587DocType: Employee,Personal Email,Starfsfólk Email
3588apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,alls Dreifni
3589DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Ef þetta er virkt, mun kerfið birta bókhald færslur fyrir birgðum sjálfkrafa."
3590apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Miðlari
Nabin Haitcda28ce2017-02-27 17:46:31 +05303591apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +232,Attendance for employee {0} is already marked for this day,Mæting fyrir starfsmann {0} er þegar merkt fyrir þennan dag
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303592DocType: Production Order Operation,"in Minutes
3593Updated via 'Time Log'",Fundargerðir Uppfært gegnum &#39;Time Innskráning &quot;
3594DocType: Customer,From Lead,frá Lead
3595apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Pantanir út fyrir framleiðslu.
3596apps/erpnext/erpnext/public/js/account_tree_grid.js +67,Select Fiscal Year...,Veldu fjárhagsársins ...
Nabin Haitd25db232016-12-15 18:33:39 +05303597apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +512,POS Profile required to make POS Entry,POS Profile þarf að gera POS Entry
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303598DocType: Program Enrollment Tool,Enroll Students,innritast Nemendur
3599DocType: Hub Settings,Name Token,heiti Token
3600apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standard Selja
Nabin Hait72cee332016-10-26 17:45:06 +05303601apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +129,Atleast one warehouse is mandatory,Atleast einn vöruhús er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303602DocType: Serial No,Out of Warranty,Út ábyrgðar
3603DocType: BOM Replace Tool,Replace,Skipta
Nabin Hait72cee332016-10-26 17:45:06 +05303604DocType: Production Order,Unstopped,Unstopped
Nabin Hait93c15382017-03-30 16:57:05 +05303605apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +348,{0} against Sales Invoice {1},{0} gegn sölureikningi {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303606DocType: Sales Invoice,SINV-,SINV-
3607DocType: Request for Quotation Item,Project Name,nafn verkefnis
3608DocType: Supplier,Mention if non-standard receivable account,Umtal ef non-staðall nái reikning
3609DocType: Journal Entry Account,If Income or Expense,Ef tekjur eða gjöld
3610DocType: Production Order,Required Items,Nauðsynleg Items
3611DocType: Stock Ledger Entry,Stock Value Difference,Stock Value Mismunur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303612apps/erpnext/erpnext/config/learn.py +234,Human Resource,Mannauðs
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303613DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Greiðsla Sættir Greiðsla
3614apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,skattinneign
3615DocType: BOM Item,BOM No,BOM Nei
3616DocType: Instructor,INS/,INS /
Nabin Hait93c15382017-03-30 16:57:05 +05303617apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +148,Journal Entry {0} does not have account {1} or already matched against other voucher,Journal Entry {0} hefur ekki reikning {1} eða þegar samsvarandi á móti öðrum skírteini
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303618DocType: Item,Moving Average,Moving Average
3619DocType: BOM Replace Tool,The BOM which will be replaced,The BOM sem verður skipt út
3620apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Electronic Equipments,rafræn útbúnaður
3621DocType: Account,Debit,debet
Nabin Haitd25db232016-12-15 18:33:39 +05303622apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +49,Leaves must be allocated in multiples of 0.5,"Leaves verður úthlutað margfeldi af 0,5"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303623DocType: Production Order,Operation Cost,Operation Kostnaður
3624apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Hlaða mætingu úr .csv skrá
3625apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Framúrskarandi Amt
3626DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Setja markmið Item Group-vitur fyrir þetta velta manneskja.
3627DocType: Stock Settings,Freeze Stocks Older Than [Days],Frysta Stocks eldri en [Days]
Nabin Haitd25db232016-12-15 18:33:39 +05303628apps/erpnext/erpnext/controllers/accounts_controller.py +541,Row #{0}: Asset is mandatory for fixed asset purchase/sale,Row # {0}: Asset er nauðsynlegur fyrir fast eign kaup / sölu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303629apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Ef tveir eða fleiri Verðlagning Reglur finnast miðað við ofangreindar aðstæður, Forgangur er beitt. Forgangur er fjöldi milli 0 til 20 en Sjálfgefið gildi er núll (auður). Hærri tala þýðir að það mun hafa forgang ef það eru margar Verðlagning Reglur með sömu skilyrðum."
3630apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Fiscal Year: {0} er ekki til
3631DocType: Currency Exchange,To Currency,til Gjaldmiðill
3632DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Leyfa eftirfarandi notendum að samþykkja yfirgefa Umsóknir um blokk daga.
3633apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,Tegundir kostnað kröfu.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303634DocType: Item,Taxes,Skattar
Nabin Hait93c15382017-03-30 16:57:05 +05303635apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +314,Paid and Not Delivered,Greitt og ekki afhent
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303636DocType: Project,Default Cost Center,Sjálfgefið Kostnaður Center
3637DocType: Purchase Invoice,End Date,Lokadagur
3638apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,lager Viðskipti
3639DocType: Budget,Budget Accounts,Budget reikningar
3640DocType: Employee,Internal Work History,Innri Vinna Saga
3641DocType: Depreciation Schedule,Accumulated Depreciation Amount,Uppsöfnuðum afskriftum Upphæð
3642apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
Nabin Hait93c15382017-03-30 16:57:05 +05303643DocType: Employee Loan,Fully Disbursed,Alveg afgreiddi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303644DocType: Maintenance Visit,Customer Feedback,viðskiptavinur Feedback
3645DocType: Account,Expense,Expense
Nabin Haitcda28ce2017-02-27 17:46:31 +05303646apps/erpnext/erpnext/schools/doctype/assessment_result/assessment_result.js +34,Score cannot be greater than Maximum Score,Score getur ekki verið meiri en hámarks stig
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303647DocType: Item Attribute,From Range,frá Range
Nabin Hait93c15382017-03-30 16:57:05 +05303648apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +94,Syntax error in formula or condition: {0},Málskipanarvilla í formúlu eða ástandi: {0}
Nabin Haitd25db232016-12-15 18:33:39 +05303649DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Daily Work Yfirlit Stillingar Company
Nabin Haitcda28ce2017-02-27 17:46:31 +05303650apps/erpnext/erpnext/stock/utils.py +100,Item {0} ignored since it is not a stock item,Liður {0} hunsuð þar sem það er ekki birgðir atriði
Nabin Hait72cee332016-10-26 17:45:06 +05303651DocType: Appraisal,APRSL,APRSL
Nabin Hait93c15382017-03-30 16:57:05 +05303652apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +40,Submit this Production Order for further processing.,Senda þessari framleiðslu Raða til frekari vinnslu.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303653apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Að ekki um Verðlagning reglunni í tilteknu viðskiptum, öll viðeigandi Verðlagning Reglur ætti að vera óvirk."
Nabin Haitcda28ce2017-02-27 17:46:31 +05303654DocType: Assessment Group,Parent Assessment Group,Parent Mat Group
3655apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +27,Jobs,Störf
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303656,Sales Order Trends,Velta Order Trends
3657DocType: Employee,Held On,Hélt í
Nabin Haitcda28ce2017-02-27 17:46:31 +05303658apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +36,Production Item,framleiðsla Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303659,Employee Information,starfsmaður Upplýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303660apps/erpnext/erpnext/public/js/setup_wizard.js +232,Rate (%),Hlutfall (%)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303661DocType: Stock Entry Detail,Additional Cost,aukakostnaðar
3662apps/erpnext/erpnext/public/js/setup_wizard.js +62,Financial Year End Date,Fjárhagsár Lokadagur
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303663apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +39,"Can not filter based on Voucher No, if grouped by Voucher",Getur ekki síað byggð á skírteini nr ef flokkaðar eftir skírteini
Nabin Hait93c15382017-03-30 16:57:05 +05303664apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +784,Make Supplier Quotation,Gera Birgir Tilvitnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303665DocType: Quality Inspection,Incoming,Komandi
3666DocType: BOM,Materials Required (Exploded),Efni sem þarf (Sprakk)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303667apps/erpnext/erpnext/public/js/setup_wizard.js +190,"Add users to your organization, other than yourself","Bæta við notendum til fyrirtækisins, annarra en sjálfur"
Nabin Hait93c15382017-03-30 16:57:05 +05303668apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +63,Posting Date cannot be future date,Staða Dagsetning má ekki vera liðinn
Nabin Hait72cee332016-10-26 17:45:06 +05303669apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +96,Row # {0}: Serial No {1} does not match with {2} {3},Row # {0}: Serial No {1} passar ekki við {2} {3}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303670apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Casual Leave,Kjóll Leave
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303671DocType: Batch,Batch ID,hópur ID
Nabin Hait93c15382017-03-30 16:57:05 +05303672apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +368,Note: {0},Ath: {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303673,Delivery Note Trends,Afhending Ath Trends
Nabin Hait72cee332016-10-26 17:45:06 +05303674apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +113,This Week's Summary,Samantekt Í þessari viku er
Nabin Haitcda28ce2017-02-27 17:46:31 +05303675,In Stock Qty,Á lager Magn
3676apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Reikningur: {0} Aðeins er hægt að uppfæra í gegnum lager Viðskipti
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303677DocType: Student Group Creation Tool,Get Courses,fá Námskeið
3678DocType: GL Entry,Party,Party
3679DocType: Sales Order,Delivery Date,Afhendingardagur
3680DocType: Opportunity,Opportunity Date,tækifæri Dagsetning
3681DocType: Purchase Receipt,Return Against Purchase Receipt,Return Against kvittun
3682DocType: Request for Quotation Item,Request for Quotation Item,Beiðni um Tilvitnun Item
3683DocType: Purchase Order,To Bill,Bill
3684DocType: Material Request,% Ordered,% Pantaði
Nabin Haitcda28ce2017-02-27 17:46:31 +05303685DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date","Sláðu inn netfangið aðskilin með kommum, reikningur verður sent sjálfkrafa tilteknum degi"
3686apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +65,Piecework,ákvæðisvinnu
Nabin Hait93c15382017-03-30 16:57:05 +05303687apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Avg. Buying Rate,Avg. kaupgengi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303688DocType: Task,Actual Time (in Hours),Tíminn (í klst)
3689DocType: Employee,History In Company,Saga In Company
Nabin Haitcda28ce2017-02-27 17:46:31 +05303690apps/erpnext/erpnext/config/learn.py +107,Newsletters,Fréttabréf
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303691DocType: Stock Ledger Entry,Stock Ledger Entry,Stock Ledger Entry
Nabin Hait93c15382017-03-30 16:57:05 +05303692apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +87,Same item has been entered multiple times,Sama atriði hefur verið gert mörgum sinnum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303693DocType: Department,Leave Block List,Skildu Block List
Nabin Hait93c15382017-03-30 16:57:05 +05303694DocType: Sales Invoice,Tax ID,Tax ID
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303695apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,Liður {0} er ekki skipulag fyrir Serial Nos. Column verður auður
3696DocType: Accounts Settings,Accounts Settings,reikninga Stillingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303697apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +7,Approve,samþykkja
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303698DocType: Customer,Sales Partner and Commission,Velta Partner og framkvæmdastjórnarinnar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303699DocType: Employee Loan,Rate of Interest (%) / Year,Vextir (%) / Ár
Nabin Haitd25db232016-12-15 18:33:39 +05303700,Project Quantity,Project Magn
Nabin Haitcda28ce2017-02-27 17:46:31 +05303701apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +72,"Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'","Alls {0} á öllum hlutum er núll, getur verið að þú ættir að breyta &#39;Úthluta Gjöld Byggt á&#39;"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303702DocType: Opportunity,To Discuss,Að ræða
Nabin Haitcda28ce2017-02-27 17:46:31 +05303703apps/erpnext/erpnext/stock/stock_ledger.py +365,{0} units of {1} needed in {2} to complete this transaction.,{0} einingar {1} þörf {2} að ljúka þessari færslu.
3704DocType: Loan Type,Rate of Interest (%) Yearly,Rate of Interest (%) Árleg
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303705DocType: SMS Settings,SMS Settings,SMS-stillingar
3706apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Temporary Accounts,tímabundin reikningar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303707apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +169,Black,Black
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303708DocType: BOM Explosion Item,BOM Explosion Item,BOM Sprenging Item
3709DocType: Account,Auditor,endurskoðandi
Nabin Hait93c15382017-03-30 16:57:05 +05303710apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +62,{0} items produced,{0} atriði framleitt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303711DocType: Cheque Print Template,Distance from top edge,Fjarlægð frá efstu brún
Nabin Haitcda28ce2017-02-27 17:46:31 +05303712apps/erpnext/erpnext/stock/get_item_details.py +272,Price List {0} is disabled or does not exist,Verðlisti {0} er óvirk eða er ekki til
Nabin Haitd25db232016-12-15 18:33:39 +05303713DocType: Purchase Invoice,Return,Return
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303714DocType: Production Order Operation,Production Order Operation,Framleiðsla Order Operation
3715DocType: Pricing Rule,Disable,Slökkva
Nabin Haitcda28ce2017-02-27 17:46:31 +05303716apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +153,Mode of payment is required to make a payment,Háttur af greiðslu er krafist til að greiða
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303717DocType: Project Task,Pending Review,Bíður Review
3718apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +106,"Asset {0} cannot be scrapped, as it is already {1}","Eignastýring {0} er ekki hægt að rífa, eins og það er nú þegar {1}"
3719DocType: Task,Total Expense Claim (via Expense Claim),Total Expense Krafa (með kostnað kröfu)
Nabin Hait72cee332016-10-26 17:45:06 +05303720apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +70,Customer Id,Auðkenni viðskiptavinar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303721apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +176,Mark Absent,Mark Absent
Nabin Haitcda28ce2017-02-27 17:46:31 +05303722apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +133,Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2},Row {0}: Gjaldmiðill af BOM # {1} ætti að vera jafn völdu gjaldmiðil {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303723DocType: Journal Entry Account,Exchange Rate,Exchange Rate
Nabin Haitd25db232016-12-15 18:33:39 +05303724apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +530,Sales Order {0} is not submitted,Velta Order {0} er ekki lögð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303725DocType: Homepage,Tag Line,tag Line
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303726DocType: Fee Component,Fee Component,Fee Component
Nabin Hait93c15382017-03-30 16:57:05 +05303727apps/erpnext/erpnext/config/hr.py +195,Fleet Management,Lo Stjórn
3728apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +890,Add items from,Bæta atriði úr
Nabin Haitcda28ce2017-02-27 17:46:31 +05303729apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +101,Warehouse {0}: Parent account {1} does not bolong to the company {2},Warehouse {0}: Foreldri reikningur {1} er ekki BOLONG fyrirtækinu {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303730DocType: Cheque Print Template,Regular,Venjulegur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303731apps/erpnext/erpnext/schools/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Alls weightage allra Námsmat Criteria verður að vera 100%
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303732DocType: BOM,Last Purchase Rate,Síðasta Kaup Rate
3733DocType: Account,Asset,Asset
3734DocType: Project Task,Task ID,verkefni ID
Nabin Haitcda28ce2017-02-27 17:46:31 +05303735apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,Stock getur ekki til fyrir lið {0} síðan hefur afbrigði
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303736,Sales Person-wise Transaction Summary,Sala Person-vitur Transaction Samantekt
Nabin Haitd25db232016-12-15 18:33:39 +05303737DocType: Training Event,Contact Number,Númer tengiliðs
Nabin Haitcda28ce2017-02-27 17:46:31 +05303738apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +144,Warehouse {0} does not exist,Warehouse {0} er ekki til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303739apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Register Fyrir ERPNext Hub
3740DocType: Monthly Distribution,Monthly Distribution Percentages,Mánaðarleg Dreifing Prósentur
3741apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,Valið atriði getur ekki Hópur
Nabin Haitcda28ce2017-02-27 17:46:31 +05303742apps/erpnext/erpnext/stock/stock_ledger.py +447,"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 sample 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","Verðmat hlutfall fannst ekki í lið {0}, sem er nauðsynlegt til að gera bókhald færslur fyrir {1} {2}. Ef hluturinn er transacting sem sýnishorn hlut í {1}, skaltu nefna að í {1} Liður borð. Annars skaltu búa mótteknu lager viðskipti fyrir hlutinn eða nefna verðmats hraða í Item met, og þá reyna submiting / hætta við þessa færslu"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303743DocType: Delivery Note,% of materials delivered against this Delivery Note,% Af efnum afhent gegn þessum Delivery Note
3744DocType: Project,Customer Details,Nánar viðskiptavina
3745DocType: Employee,Reports to,skýrslur til
Nabin Haitcda28ce2017-02-27 17:46:31 +05303746,Unpaid Expense Claim,Ógreitt Expense Krafa
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303747DocType: SMS Settings,Enter url parameter for receiver nos,Sláðu url breytu til móttakara Nos
3748DocType: Payment Entry,Paid Amount,greiddur Upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05303749DocType: Assessment Plan,Supervisor,Umsjón
Nabin Hait93c15382017-03-30 16:57:05 +05303750apps/erpnext/erpnext/accounts/page/pos/pos.js +692,Online,Online
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303751,Available Stock for Packing Items,Laus Stock fyrir pökkun atriði
3752DocType: Item Variant,Item Variant,Liður Variant
Nabin Haitcda28ce2017-02-27 17:46:31 +05303753DocType: Assessment Result Tool,Assessment Result Tool,Mat Niðurstaða Tool
Nabin Haitd25db232016-12-15 18:33:39 +05303754DocType: BOM Scrap Item,BOM Scrap Item,BOM Scrap Item
Nabin Hait93c15382017-03-30 16:57:05 +05303755apps/erpnext/erpnext/accounts/page/pos/pos.js +845,Submitted orders can not be deleted,Lagðar pantanir ekki hægt að eyða
Nabin Haitcda28ce2017-02-27 17:46:31 +05303756apps/erpnext/erpnext/accounts/doctype/account/account.py +118,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Viðskiptajöfnuður þegar í Debit, þú ert ekki leyft að setja &#39;Balance Verður Be&#39; eins og &#39;Credit &quot;"
3757apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +80,Quality Management,Gæðastjórnun
Nabin Haitd25db232016-12-15 18:33:39 +05303758apps/erpnext/erpnext/accounts/doctype/asset/asset.py +40,Item {0} has been disabled,Liður {0} hefur verið gerð óvirk
Nabin Haitcda28ce2017-02-27 17:46:31 +05303759DocType: Employee Loan,Repay Fixed Amount per Period,Endurgreiða Föst upphæð á hvern Tímabil
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303760apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},Vinsamlegast sláðu inn magn fyrir lið {0}
3761DocType: Employee External Work History,Employee External Work History,Starfsmaður Ytri Vinna Saga
3762DocType: Tax Rule,Purchase,kaup
3763apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Balance Magn
Nabin Haitcda28ce2017-02-27 17:46:31 +05303764apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Markmið má ekki vera autt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303765DocType: Item Group,Parent Item Group,Parent Item Group
3766apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} fyrir {1}
3767apps/erpnext/erpnext/setup/doctype/company/company.js +20,Cost Centers,stoðsviða
3768DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Gengi sem birgis mynt er breytt í grunngj.miðil félagsins
3769apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: tímasetning átök með röð {1}
Nabin Haitd25db232016-12-15 18:33:39 +05303770DocType: Training Event Employee,Invited,boðið
Nabin Hait93c15382017-03-30 16:57:05 +05303771apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +172,Multiple active Salary Structures found for employee {0} for the given dates,Margar virk launakerfum fundust fyrir starfsmann {0} fyrir gefnar dagsetningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303772DocType: Opportunity,Next Contact,næsta samband við
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303773apps/erpnext/erpnext/config/accounts.py +272,Setup Gateway accounts.,Skipulag Gateway reikninga.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303774DocType: Employee,Employment Type,Atvinna Type
3775apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Fastafjármunir
3776DocType: Payment Entry,Set Exchange Gain / Loss,Setja gengishagnaður / tap
3777,Cash Flow,Peningaflæði
Nabin Haitcda28ce2017-02-27 17:46:31 +05303778apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +92,Application period cannot be across two alocation records,Umsókn tímabil getur ekki verið á tveimur alocation færslur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303779DocType: Item Group,Default Expense Account,Sjálfgefið kostnað reiknings
Nabin Hait93c15382017-03-30 16:57:05 +05303780apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Batch or Course Schedule is mandatory,Námsmaður Hópur eða Course Dagskrá er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303781DocType: Employee,Notice (days),Tilkynning (dagar)
3782DocType: Tax Rule,Sales Tax Template,Söluskattur Snið
Nabin Hait93c15382017-03-30 16:57:05 +05303783apps/erpnext/erpnext/accounts/page/pos/pos.js +2298,Select items to save the invoice,Veldu atriði til að bjarga reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303784DocType: Employee,Encashment Date,Encashment Dagsetning
Nabin Haitd25db232016-12-15 18:33:39 +05303785DocType: Training Event,Internet,internet
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303786DocType: Account,Stock Adjustment,Stock Leiðrétting
3787apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Sjálfgefið Activity Kostnaður er fyrir hendi Activity Tegund - {0}
3788DocType: Production Order,Planned Operating Cost,Áætlaðir rekstrarkostnaður
Nabin Hait72cee332016-10-26 17:45:06 +05303789DocType: Academic Term,Term Start Date,Term Start Date
Nabin Hait93c15382017-03-30 16:57:05 +05303790apps/erpnext/erpnext/controllers/recurring_document.py +136,Please find attached {0} #{1},Meðfylgjandi {0} # {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303791apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Bankayfirlit jafnvægi eins og á General Ledger
3792DocType: Job Applicant,Applicant Name,umsækjandi Nafn
3793DocType: Authorization Rule,Customer / Item Name,Viðskiptavinur / Item Name
3794DocType: 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**.
3795
3796The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3797
3798For 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.
3799
3800Note: BOM = Bill of Materials","Samanlagðar hópur ** Items ** í annað ** Item **. Þetta er gagnlegt ef þú ert að samtvinnun ákveðnum ** Hlutir ** í pakka og þú halda lager af pakkað ** Items ** og ekki samanlagt ** Item **. The pakki ** Item ** mun hafa &quot;Er Stock Item&quot; sem &quot;Nei&quot; og &quot;Er Velta Item&quot; sem &quot;Já&quot;. Til dæmis: ef þú ert að selja Fartölvur og bakpoka sig og hafa sérstakt verð ef viðskiptavinur kaupir bæði, þá Laptop + Bakpoki verður ný vara Knippi Item. Ath: BOM = Bill of Materials"
3801apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Serial Nei er nauðsynlegur fyrir lið {0}
3802DocType: Item Variant Attribute,Attribute,eiginleiki
Nabin Haitcda28ce2017-02-27 17:46:31 +05303803apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Vinsamlegast tilgreinið frá / til svið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303804DocType: Serial No,Under AMC,undir AMC
3805apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +54,Item valuation rate is recalculated considering landed cost voucher amount,Liður verðmat hlutfall er endurreiknuð miðað lenti kostnaður úttektarmiðans upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05303806apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Sjálfgefnar stillingar fyrir að selja viðskiptum.
3807DocType: Guardian,Guardian Of ,Guardian Of
3808DocType: Grading Scale Interval,Threshold,þröskuldur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303809DocType: BOM Replace Tool,Current BOM,Núverandi BOM
3810apps/erpnext/erpnext/public/js/utils.js +39,Add Serial No,Bæta Serial Nei
3811apps/erpnext/erpnext/config/support.py +22,Warranty,Ábyrgð í
Nabin Haitd25db232016-12-15 18:33:39 +05303812DocType: Purchase Invoice,Debit Note Issued,Debet Note Útgefið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303813DocType: Production Order,Warehouses,Vöruhús
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303814apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0} eign er ekki hægt að flytja
3815DocType: Workstation,per hour,á klukkustund
3816apps/erpnext/erpnext/config/buying.py +7,Purchasing,Innkaupastjóri
3817DocType: Announcement,Announcement,Tilkynning
3818DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Reikningur fyrir vöruhús (Perpetual Inventory) verður búin undir þessum reikningi.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303819apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +123,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Warehouse ekki hægt að eyða eins birgðir höfuðbók færsla er til fyrir þetta vöruhús.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303820DocType: Company,Distribution,Dreifing
Nabin Hait72cee332016-10-26 17:45:06 +05303821apps/erpnext/erpnext/schools/doctype/fees/fees.js +27,Amount Paid,Greidd upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05303822apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Project Manager,Verkefnastjóri
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303823,Quoted Item Comparison,Vitnað Item Samanburður
Nabin Haitcda28ce2017-02-27 17:46:31 +05303824apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Dispatch,Sending
Nabin Haitd25db232016-12-15 18:33:39 +05303825apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +71,Max discount allowed for item: {0} is {1}%,Max afsláttur leyfð lið: {0} er {1}%
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303826apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,Innra virði og á
3827DocType: Account,Receivable,viðskiptakröfur
Nabin Hait93c15382017-03-30 16:57:05 +05303828apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +278,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Row # {0}: Ekki leyfilegt að breyta birgi Purchase Order er þegar til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303829DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Hlutverk sem er leyft að leggja viðskiptum sem fara lánamörk sett.
Nabin Hait93c15382017-03-30 16:57:05 +05303830apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +904,Select Items to Manufacture,Veldu Hlutir til Manufacture
3831apps/erpnext/erpnext/accounts/page/pos/pos.js +909,"Master data syncing, it might take some time","Master gögn syncing, gæti það tekið smá tíma"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303832DocType: Item,Material Issue,efni Issue
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303833DocType: Hub Settings,Seller Description,Seljandi Lýsing
3834DocType: Employee Education,Qualification,HM
3835DocType: Item Price,Item Price,Item verð
3836apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Sápa &amp; Þvottaefni
Nabin Haitcda28ce2017-02-27 17:46:31 +05303837DocType: BOM,Show Items,Sýna Items
Nabin Haitd25db232016-12-15 18:33:39 +05303838apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +39,From Time cannot be greater than To Time.,Frá tími getur ekki verið meiri en tíma.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303839apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture &amp; Video
3840apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Pantaði
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303841DocType: Salary Detail,Component,Component
Nabin Haitcda28ce2017-02-27 17:46:31 +05303842DocType: Assessment Criteria,Assessment Criteria Group,Námsmat Viðmið Group
Nabin Haitd25db232016-12-15 18:33:39 +05303843apps/erpnext/erpnext/accounts/doctype/asset/asset.py +71,Opening Accumulated Depreciation must be less than equal to {0},Opnun uppsöfnuðum afskriftum verður að vera minna en eða jafnt og {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303844DocType: Warehouse,Warehouse Name,Warehouse Name
3845DocType: Naming Series,Select Transaction,Veldu Transaction
3846apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Vinsamlegast sláðu inn Samþykkir hlutverki eða samþykkir notandi
3847DocType: Journal Entry,Write Off Entry,Skrifaðu Off færslu
3848DocType: BOM,Rate Of Materials Based On,Hlutfall af efni byggt á
3849apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Stuðningur Analtyics
3850apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,Afhakaðu allt
3851apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Félagið vantar í vöruhús {0}
Nabin Hait93c15382017-03-30 16:57:05 +05303852apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +40,Student {0}: {1} does not belong to Student Group {2},Student {0}: {1} ekki tilheyra Student Group {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303853DocType: POS Profile,Terms and Conditions,Skilmálar og skilyrði
3854apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},Til Dagsetning ætti að vera innan fjárhagsársins. Að því gefnu að Dagsetning = {0}
3855DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Hér er hægt að halda hæð, þyngd, ofnæmi, læknis áhyggjum etc"
3856DocType: Leave Block List,Applies to Company,Gildir til félagsins
Nabin Haitd25db232016-12-15 18:33:39 +05303857apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +199,Cannot cancel because submitted Stock Entry {0} exists,Ekki er hægt að hætta við vegna þess að lögð Stock Entry {0} hendi
Nabin Haitcda28ce2017-02-27 17:46:31 +05303858DocType: Employee Loan,Disbursement Date,útgreiðsludagur
Nabin Haitd25db232016-12-15 18:33:39 +05303859DocType: Vehicle,Vehicle,ökutæki
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303860DocType: Purchase Invoice,In Words,í orðum
Nabin Haitd25db232016-12-15 18:33:39 +05303861DocType: POS Profile,Item Groups,Item Hópar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303862apps/erpnext/erpnext/hr/doctype/employee/employee.py +217,Today is {0}'s birthday!,Í dag er {0} &#39;s afmæli!
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303863DocType: Production Planning Tool,Material Request For Warehouse,Efni Beiðni um Warehouse
3864DocType: Sales Order Item,For Production,fyrir framleiðslu
3865DocType: Payment Request,payment_url,payment_url
3866DocType: Project Task,View Task,view Task
3867apps/erpnext/erpnext/public/js/setup_wizard.js +61,Your financial year begins on,Fjárhagsár þinn byrjar á
3868DocType: Material Request,MREQ-,MREQ-
3869,Asset Depreciations and Balances,Eignastýring Afskriftir og jafnvægi
Nabin Haitd25db232016-12-15 18:33:39 +05303870apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +329,Amount {0} {1} transferred from {2} to {3},Upphæð {0} {1} flutt frá {2} til {3}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303871DocType: Sales Invoice,Get Advances Received,Fá Framfarir móttekin
3872DocType: Email Digest,Add/Remove Recipients,Bæta við / fjarlægja viðtakendur
Nabin Haitd25db232016-12-15 18:33:39 +05303873apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +452,Transaction not allowed against stopped Production Order {0},Transaction ekki leyft móti hætt framleiðslu Order {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303874apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Til að stilla þessa rekstrarárs sem sjálfgefið, smelltu á &#39;Setja sem sjálfgefið&#39;"
Nabin Hait93c15382017-03-30 16:57:05 +05303875apps/erpnext/erpnext/projects/doctype/project/project.py +192,Join,Join
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303876apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,skortur Magn
Nabin Haitcda28ce2017-02-27 17:46:31 +05303877apps/erpnext/erpnext/stock/doctype/item/item.py +666,Item variant {0} exists with same attributes,Liður afbrigði {0} hendi með sömu eiginleika
3878DocType: Employee Loan,Repay from Salary,Endurgreiða frá Laun
Nabin Hait72cee332016-10-26 17:45:06 +05303879DocType: Leave Application,LAP/,LAP /
Nabin Haitcda28ce2017-02-27 17:46:31 +05303880apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +334,Requesting payment against {0} {1} for amount {2},Biðum greiðslu gegn {0} {1} fyrir upphæð {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303881DocType: Salary Slip,Salary Slip,laun Slip
Nabin Haitd25db232016-12-15 18:33:39 +05303882DocType: Lead,Lost Quotation,Lost Tilvitnun
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303883DocType: Pricing Rule,Margin Rate or Amount,Framlegð hlutfall eða upphæð
Nabin Haitcda28ce2017-02-27 17:46:31 +05303884apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,&quot;Til Dagsetning &#39;er krafist
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303885DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Mynda pökkun laumar fyrir pakka til að vera frelsari. Notað til að tilkynna pakka númer, Innihald pakkningar og þyngd sína."
3886DocType: Sales Invoice Item,Sales Order Item,Velta Order Item
3887DocType: Salary Slip,Payment Days,Greiðsla Days
Nabin Hait93c15382017-03-30 16:57:05 +05303888apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +221,Warehouses with child nodes cannot be converted to ledger,Vöruhús með hnúta barn er ekki hægt að breyta í höfuðbók
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303889DocType: BOM,Manage cost of operations,Stjórna kostnaði við rekstur
3890DocType: 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.","Þegar einhverju merkt viðskipti eru &quot;Lögð&quot;, tölvupóst pop-upp sjálfkrafa opnað að senda tölvupóst til tilheyrandi &quot;Contact&quot; í því viðskiptum, við viðskiptin sem viðhengi. Notandinn mega eða mega ekki senda tölvupóst."
3891apps/erpnext/erpnext/config/setup.py +14,Global Settings,Global Settings
Nabin Haitcda28ce2017-02-27 17:46:31 +05303892DocType: Assessment Result Detail,Assessment Result Detail,Mat Niðurstaða Detail
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303893DocType: Employee Education,Employee Education,starfsmaður Menntun
Nabin Haitd25db232016-12-15 18:33:39 +05303894apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +46,Duplicate item group found in the item group table,Afrit atriði hópur í lið töflunni
Nabin Hait93c15382017-03-30 16:57:05 +05303895apps/erpnext/erpnext/public/js/controllers/transaction.js +930,It is needed to fetch Item Details.,Það er nauðsynlegt að ná Item upplýsingar.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303896DocType: Salary Slip,Net Pay,Net Borga
3897DocType: Account,Account,Reikningur
3898apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Serial Nei {0} hefur þegar borist
3899,Requested Items To Be Transferred,Umbeðin Items til að flytja
Nabin Haitcda28ce2017-02-27 17:46:31 +05303900DocType: Expense Claim,Vehicle Log,ökutæki Log
3901apps/erpnext/erpnext/controllers/stock_controller.py +91,"Warehouse {0} is not linked to any account, please create/link the corresponding (Asset) account for the warehouse.",Warehouse {0} er ekki tengd við hvaða reikning skaltu búa / tengja samsvarandi (eign) reikningur fyrir lager.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303902DocType: Purchase Invoice,Recurring Id,Fastir Id
3903DocType: Customer,Sales Team Details,Upplýsingar Söluteymi
Nabin Hait93c15382017-03-30 16:57:05 +05303904apps/erpnext/erpnext/accounts/page/pos/pos.js +1252,Delete permanently?,Eyða varanlega?
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303905DocType: Expense Claim,Total Claimed Amount,Alls tilkalli Upphæð
3906apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Hugsanleg tækifæri til að selja.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303907apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +211,Invalid {0},Ógild {0}
3908apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +52,Sick Leave,Veikindaleyfi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303909DocType: Email Digest,Email Digest,Tölvupóstur Digest
3910DocType: Delivery Note,Billing Address Name,Billing Address Nafn
3911apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Department Stores
3912DocType: Warehouse,PIN,PIN
Nabin Hait93c15382017-03-30 16:57:05 +05303913apps/erpnext/erpnext/setup/setup_wizard/sample_data.py +108,Setup your School in ERPNext,Skipulag School þín í ERPNext
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303914DocType: Sales Invoice,Base Change Amount (Company Currency),Base Breyta Upphæð (Company Gjaldmiðill)
Nabin Hait93c15382017-03-30 16:57:05 +05303915apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +311,No accounting entries for the following warehouses,Engar bókhald færslur fyrir eftirfarandi vöruhús
Nabin Hait72cee332016-10-26 17:45:06 +05303916apps/erpnext/erpnext/projects/doctype/project/project.js +92,Save the document first.,Vistaðu skjalið fyrst.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303917DocType: Account,Chargeable,ákæru
3918DocType: Company,Change Abbreviation,Breyta Skammstöfun
3919DocType: Expense Claim Detail,Expense Date,Expense Dagsetning
3920DocType: Item,Max Discount (%),Max Afsláttur (%)
3921apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Síðasta Order Magn
Nabin Haitd25db232016-12-15 18:33:39 +05303922DocType: Daily Work Summary,Email Sent To,Tölvupóstur sendur til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303923DocType: Budget,Warn,Warn
3924DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Allar aðrar athugasemdir, athyglisvert áreynsla sem ætti að fara í skrám."
3925DocType: BOM,Manufacturing User,framleiðsla User
3926DocType: Purchase Invoice,Raw Materials Supplied,Raw Materials Staðar
3927DocType: Purchase Invoice,Recurring Print Format,Fastir Prenta Format
3928DocType: C-Form,Series,Series
Nabin Hait93c15382017-03-30 16:57:05 +05303929apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +61,Expected Delivery Date cannot be before Purchase Order Date,Áætlaðan fæðingardag getur ekki verið áður Kaup Order Dagsetning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303930DocType: Appraisal,Appraisal Template,Úttekt Snið
3931DocType: Item Group,Item Classification,Liður Flokkun
Nabin Haitcda28ce2017-02-27 17:46:31 +05303932apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Business Development Manager,Business Development Manager
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303933DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Viðhald Visit Tilgangur
3934apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,tímabil
3935apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,General Ledger
Nabin Haitcda28ce2017-02-27 17:46:31 +05303936apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +33,Employee {0} on Leave on {1},Starfsmaður {0} á skilið á {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303937apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Skoða Vísbendingar
3938DocType: Program Enrollment Tool,New Program,ný Program
3939DocType: Item Attribute Value,Attribute Value,eigindi gildi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303940,Itemwise Recommended Reorder Level,Itemwise Mælt Uppröðun Level
3941DocType: Salary Detail,Salary Detail,laun Detail
Nabin Haitcda28ce2017-02-27 17:46:31 +05303942apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +961,Please select {0} first,Vinsamlegast veldu {0} fyrst
3943apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +778,Batch {0} of Item {1} has expired.,Hópur {0} af Liður {1} hefur runnið út.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303944DocType: Sales Invoice,Commission,þóknun
3945apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Tími Sheet fyrir framleiðslu.
3946apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,Samtals
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303947DocType: Salary Detail,Default Amount,Sjálfgefið Upphæð
Nabin Hait72cee332016-10-26 17:45:06 +05303948apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +93,Warehouse not found in the system,Warehouse fannst ekki í kerfinu
3949apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +116,This Month's Summary,Samantekt þessa mánaðar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303950DocType: Quality Inspection Reading,Quality Inspection Reading,Quality Inspection Reading
3951apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,`Freeze Stocks Eldri Than` ætti að vera minni en% d daga.
3952DocType: Tax Rule,Purchase Tax Template,Kaup Tax sniðmáti
3953,Project wise Stock Tracking,Project vitur Stock mælingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303954apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Viðhald Dagskrá {0} hendi á móti {0}
3955DocType: Stock Entry Detail,Actual Qty (at source/target),Raunveruleg Magn (á uppspretta / miða)
3956DocType: Item Customer Detail,Ref Code,Ref Code
3957apps/erpnext/erpnext/config/hr.py +12,Employee records.,Employee færslur.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303958apps/erpnext/erpnext/accounts/doctype/asset/asset.py +91,Please set Next Depreciation Date,Vinsamlegast settu Next Afskriftir Dagsetning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303959DocType: HR Settings,Payroll Settings,launaskrá Stillingar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303960apps/erpnext/erpnext/config/accounts.py +148,Match non-linked Invoices and Payments.,Passa non-tengd og greiðslur.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303961apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Panta
Nabin Hait72cee332016-10-26 17:45:06 +05303962DocType: Email Digest,New Purchase Orders,Ný Purchase Pantanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303963apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,Rót getur ekki hafa foreldri kostnaður miðstöð
3964apps/erpnext/erpnext/public/js/stock_analytics.js +58,Select Brand...,Veldu Brand ...
3965apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,Uppsöfnuðum afskriftum og á
3966DocType: Sales Invoice,C-Form Applicable,C-Form Gildir
Nabin Hait93c15382017-03-30 16:57:05 +05303967apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +398,Operation Time must be greater than 0 for Operation {0},Operation Time verður að vera hærri en 0 fyrir notkun {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303968apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Warehouse is mandatory,Warehouse er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303969DocType: Supplier,Address and Contacts,Heimilisfang og Tengiliðir
3970DocType: UOM Conversion Detail,UOM Conversion Detail,UOM viðskipta Detail
Nabin Haitcda28ce2017-02-27 17:46:31 +05303971apps/erpnext/erpnext/public/js/setup_wizard.js +172,Keep it web friendly 900px (w) by 100px (h),Keep It vefur vingjarnlegur 900px (w) af 100px (H)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303972DocType: Program,Program Abbreviation,program Skammstöfun
Nabin Hait93c15382017-03-30 16:57:05 +05303973apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +386,Production Order cannot be raised against a Item Template,Framleiðsla Order er ekki hægt að hækka gegn Item sniðmáti
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303974apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +51,Charges are updated in Purchase Receipt against each item,Gjöld eru uppfærðar á kvittun við hvert atriði
3975DocType: Warranty Claim,Resolved By,leyst með
Nabin Haitcda28ce2017-02-27 17:46:31 +05303976DocType: Appraisal,Start Date,Upphafsdagur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303977apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Úthluta lauf um tíma.
3978apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Tékkar og Innlán rangt hreinsaðar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303979apps/erpnext/erpnext/accounts/doctype/account/account.py +51,Account {0}: You can not assign itself as parent account,Reikningur {0}: Þú getur ekki framselt sig sem foreldri reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303980DocType: Purchase Invoice Item,Price List Rate,Verðskrá Rate
Nabin Hait93c15382017-03-30 16:57:05 +05303981apps/erpnext/erpnext/utilities/activation.py +73,Create customer quotes,Búa viðskiptavina tilvitnanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303982DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Sýna &quot;Á lager&quot; eða &quot;ekki til á lager&quot; byggist á lager í boði í þessum vöruhúsi.
3983apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Bill of Materials (BOM)
3984DocType: Item,Average time taken by the supplier to deliver,Meðaltal tíma tekin af birgi að skila
Nabin Haitcda28ce2017-02-27 17:46:31 +05303985apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.js +12,Assessment Result,mat Niðurstaða
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303986apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,klukkustundir
3987DocType: Project,Expected Start Date,Væntanlegur Start Date
3988apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +48,Remove item if charges is not applicable to that item,Fjarlægja hlut ef gjöld eru ekki við þann lið
3989DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Td. smsgateway.com/api/send_sms.cgi
Nabin Hait72cee332016-10-26 17:45:06 +05303990apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +28,Transaction currency must be same as Payment Gateway currency,Transaction gjaldmiðli skal vera það sama og Greiðsla Gateway gjaldmiðil
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303991DocType: Payment Entry,Receive,fá
Nabin Hait72cee332016-10-26 17:45:06 +05303992apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,Tilvitnun:
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05303993DocType: Maintenance Visit,Fully Completed,fullu lokið
3994apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Complete
3995DocType: Employee,Educational Qualification,námsgráðu
3996DocType: Workstation,Operating Costs,því að rekstrarkostnaðurinn
3997DocType: Budget,Action if Accumulated Monthly Budget Exceeded,Aðgerð ef Uppsafnaður mánuðinn Budget meiri en
3998DocType: Purchase Invoice,Submit on creation,Senda á sköpun
Nabin Haitd25db232016-12-15 18:33:39 +05303999apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +442,Currency for {0} must be {1},Gjaldeyri fyrir {0} verður að vera {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304000DocType: Asset,Disposal Date,förgun Dagsetning
Nabin Haitd25db232016-12-15 18:33:39 +05304001DocType: 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.","Póstur verður sendur á öllum virkum Starfsmenn félagsins á tilteknu klukkustund, ef þeir hafa ekki frí. Samantekt á svörum verður sent á miðnætti."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304002DocType: Employee Leave Approver,Employee Leave Approver,Starfsmaður Leave samþykkjari
Nabin Haitcda28ce2017-02-27 17:46:31 +05304003apps/erpnext/erpnext/stock/doctype/item/item.py +498,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: An Uppröðun færslu þegar til fyrir þessa vöruhús {1}
Nabin Haitd25db232016-12-15 18:33:39 +05304004apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +82,"Cannot declare as lost, because Quotation has been made.","Get ekki lýst því sem glatast, af því Tilvitnun hefur verið gert."
4005apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +13,Training Feedback,Þjálfun Feedback
4006DocType: Vehicle Log,Make Expense Claim,Gera kostnað kröfu
Nabin Haitd25db232016-12-15 18:33:39 +05304007apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +449,Production Order {0} must be submitted,Framleiðslu Order {0} Leggja skal fram
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304008apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},Vinsamlegast veldu Ræsa og lokadag fyrir lið {0}
4009apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +35,Course is mandatory in row {0},Auðvitað er skylda í röð {0}
4010apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Hingað til er ekki hægt að áður frá dagsetningu
4011DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DOCTYPE
Nabin Haitcda28ce2017-02-27 17:46:31 +05304012apps/erpnext/erpnext/stock/doctype/item/item.js +249,Add / Edit Prices,Bæta við / Breyta Verð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304013DocType: Cheque Print Template,Cheque Print Template,Ávísun Prenta Snið
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304014apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +36,Chart of Cost Centers,Mynd af stoðsviða
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304015,Requested Items To Be Ordered,Umbeðin Items til að panta
Nabin Haitcda28ce2017-02-27 17:46:31 +05304016apps/erpnext/erpnext/accounts/doctype/account/account.py +181,Warehouse company must be same as Account company,Warehouse fyrirtækið verður að vera það sama og reiknings félagsins
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304017DocType: Price List,Price List Name,Verðskrá Name
Nabin Haitd25db232016-12-15 18:33:39 +05304018apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +31,Daily Work Summary for {0},Daily Work Yfirlit fyrir {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304019DocType: Employee Loan,Totals,Samtölur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304020DocType: BOM,Manufacturing,framleiðsla
4021,Ordered Items To Be Delivered,Pantaði Items til afhendingar
4022DocType: Account,Income,tekjur
4023DocType: Industry Type,Industry Type,Iðnaður Type
Nabin Hait93c15382017-03-30 16:57:05 +05304024apps/erpnext/erpnext/templates/includes/cart.js +149,Something went wrong!,Eitthvað fór úrskeiðis!
Nabin Haitcda28ce2017-02-27 17:46:31 +05304025apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +124,Warning: Leave application contains following block dates,Viðvörun: Leyfi umsókn inniheldur eftirfarandi block dagsetningar
Nabin Hait93c15382017-03-30 16:57:05 +05304026apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +247,Sales Invoice {0} has already been submitted,Velta Invoice {0} hefur þegar verið lögð
Nabin Haitcda28ce2017-02-27 17:46:31 +05304027DocType: Assessment Result Detail,Score,Mark
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304028apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Reikningsár {0} er ekki til
4029apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Verklok
4030DocType: Purchase Invoice Item,Amount (Company Currency),Upphæð (Company Gjaldmiðill)
Nabin Haitcda28ce2017-02-27 17:46:31 +05304031apps/erpnext/erpnext/stock/stock_ledger.py +369,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,{0} einingar {1} þörf {2} á {3} {4} fyrir {5} að ljúka þessari færslu.
Nabin Hait72cee332016-10-26 17:45:06 +05304032DocType: Fee Structure,Student Category,Student Flokkur
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304033apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory feild - Get Students From,Nauðsynlegur feild - Fá nemenda frá
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304034DocType: Announcement,Student,Student
Nabin Hait93c15382017-03-30 16:57:05 +05304035apps/erpnext/erpnext/config/hr.py +229,Organization unit (department) master.,Organization eining (umdæmi) skipstjóri.
Nabin Haitcda28ce2017-02-27 17:46:31 +05304036apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +26,Please enter valid mobile nos,Vinsamlegast sláðu inn gilt farsímanúmer Nos
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304037apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Vinsamlegast sláðu inn skilaboð áður en þú sendir
Nabin Hait72cee332016-10-26 17:45:06 +05304038DocType: Email Digest,Pending Quotations,Bíður Tilvitnun
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304039apps/erpnext/erpnext/config/accounts.py +277,Point-of-Sale Profile,Point-af-sölu Profile
Nabin Haitcda28ce2017-02-27 17:46:31 +05304040apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +70,Please Update SMS Settings,Uppfærðu SMS Settings
4041apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Unsecured Loans,Ótryggð Lán
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304042DocType: Cost Center,Cost Center Name,Kostnaður Center Name
4043DocType: Employee,B+,B +
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304044DocType: HR Settings,Max working hours against Timesheet,Max vinnutíma gegn Timesheet
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304045DocType: Maintenance Schedule Detail,Scheduled Date,áætlunarferðir Dagsetning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304046apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +66,Total Paid Amt,Alls Greiddur Amt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304047DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Skilaboð meiri en 160 stafir verður skipt í marga skilaboð
4048DocType: Purchase Receipt Item,Received and Accepted,Móttekið og samþykkt
4049,Serial No Service Contract Expiry,Serial Nei Service Contract gildir til
Nabin Hait93c15382017-03-30 16:57:05 +05304050apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +287,You cannot credit and debit same account at the same time,Þú getur ekki kredit-og debetkort sama reikning á sama tíma
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304051DocType: Naming Series,Help HTML,Hjálp HTML
4052DocType: Student Group Creation Tool,Student Group Creation Tool,Student Group Creation Tool
Nabin Hait93c15382017-03-30 16:57:05 +05304053DocType: Item,Variant Based On,Variant miðað við
Nabin Haitcda28ce2017-02-27 17:46:31 +05304054apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},Alls weightage úthlutað ætti að vera 100%. Það er {0}
4055apps/erpnext/erpnext/public/js/setup_wizard.js +265,Your Suppliers,Birgjar þín
Nabin Hait93c15382017-03-30 16:57:05 +05304056apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +56,Cannot set as Lost as Sales Order is made.,Get ekki stillt eins Lost og Sales Order er gert.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304057DocType: Request for Quotation Item,Supplier Part No,Birgir Part No
Nabin Haitd25db232016-12-15 18:33:39 +05304058apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +356,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',Get ekki draga þegar flokkur er fyrir &#39;Verðmat&#39; eða &#39;Vaulation og heildar&#39;
4059apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +336,Received From,fékk frá
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304060DocType: Lead,Converted,converted
4061DocType: Item,Has Serial No,Hefur Serial Nei
4062DocType: Employee,Date of Issue,Útgáfudagur
Nabin Haitcda28ce2017-02-27 17:46:31 +05304063apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +19,{0}: From {0} for {1},{0}: Frá {0} fyrir {1}
Nabin Hait93c15382017-03-30 16:57:05 +05304064apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +157,Row #{0}: Set Supplier for item {1},Row # {0}: Setja Birgir fyrir lið {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304065apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Hours value must be greater than zero.,Row {0}: Hours verður að vera stærri en núll.
4066apps/erpnext/erpnext/stock/doctype/item/item.py +172,Website Image {0} attached to Item {1} cannot be found,Vefsíða Image {0} fylgir tl {1} er ekki hægt að finna
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304067DocType: Issue,Content Type,content Type
4068apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,tölva
4069DocType: Item,List this Item in multiple groups on the website.,Listi þetta atriði í mörgum hópum á vefnum.
Nabin Hait93c15382017-03-30 16:57:05 +05304070apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +311,Please check Multi Currency option to allow accounts with other currency,Vinsamlegast athugaðu Multi Currency kost að leyfa reikninga með öðrum gjaldmiðli
Nabin Haitcda28ce2017-02-27 17:46:31 +05304071apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +86,Item: {0} does not exist in the system,Item: {0} er ekki til í kerfinu
4072apps/erpnext/erpnext/accounts/doctype/account/account.py +110,You are not authorized to set Frozen value,Þú hefur ekki heimild til að setja Frozen gildi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304073DocType: Payment Reconciliation,Get Unreconciled Entries,Fá Unreconciled færslur
4074DocType: Payment Reconciliation,From Invoice Date,Frá dagsetningu reiknings
Nabin Haitcda28ce2017-02-27 17:46:31 +05304075apps/erpnext/erpnext/accounts/party.py +254,Billing currency must be equal to either default comapany's currency or party account currency,Innheimta gjaldmiðli skal vera jöfn gjaldmiðil eða aðili reikning gjaldmiðli hvoru vanræksla Comapany er
4076apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Leave Encashment,Skildu Encashment
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304077apps/erpnext/erpnext/public/js/setup_wizard.js +48,What does it do?,Hvað gerir það?
4078DocType: Delivery Note,To Warehouse,til Warehouse
Nabin Hait72cee332016-10-26 17:45:06 +05304079apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +23,All Student Admissions,Allir Student Innlagnir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304080,Average Commission Rate,Meðal framkvæmdastjórnarinnar Rate
Nabin Haitcda28ce2017-02-27 17:46:31 +05304081apps/erpnext/erpnext/stock/doctype/item/item.py +410,'Has Serial No' can not be 'Yes' for non-stock item,&quot;Hefur Serial Nei &#39;getur ekki verið&#39; Já &#39;fyrir non-lager lið
4082apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +39,Attendance can not be marked for future dates,Aðsókn er ekki hægt að merkja fyrir framtíð dagsetningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304083DocType: Pricing Rule,Pricing Rule Help,Verðlagning Regla Hjálp
Nabin Hait93c15382017-03-30 16:57:05 +05304084DocType: School House,House Name,House Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304085DocType: Purchase Taxes and Charges,Account Head,Head Reikningur
Nabin Haitcda28ce2017-02-27 17:46:31 +05304086apps/erpnext/erpnext/config/stock.py +168,Update additional costs to calculate landed cost of items,Uppfærðu aukakostnað að reikna lenti kostnað af hlutum
4087apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +115,Electrical,Electrical
Nabin Hait93c15382017-03-30 16:57:05 +05304088apps/erpnext/erpnext/utilities/activation.py +101,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,Bætið restinni af fyrirtækinu þínu sem notendur. Þú getur einnig bætt við boðið viðskiptavinum sínum að vefsíðunni þinni með því að bæta þeim við úr Tengiliðum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304089DocType: Stock Entry,Total Value Difference (Out - In),Heildarverðmæti Mismunur (Out - In)
Nabin Hait93c15382017-03-30 16:57:05 +05304090apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +336,Row {0}: Exchange Rate is mandatory,Row {0}: Exchange Rate er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304091apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},User ID ekki sett fyrir Starfsmaður {0}
Nabin Haitd25db232016-12-15 18:33:39 +05304092DocType: Vehicle,Vehicle Value,ökutæki Value
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304093DocType: Stock Entry,Default Source Warehouse,Sjálfgefið Source Warehouse
4094DocType: Item,Customer Code,viðskiptavinur Code
Nabin Haitcda28ce2017-02-27 17:46:31 +05304095apps/erpnext/erpnext/hr/doctype/employee/employee.py +216,Birthday Reminder for {0},Afmæli Áminning fyrir {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304096apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dagar frá síðustu Order
Nabin Haitd25db232016-12-15 18:33:39 +05304097apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +327,Debit To account must be a Balance Sheet account,Debit Til reikning verður að vera Efnahagur reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304098DocType: Buying Settings,Naming Series,nafngiftir Series
4099DocType: Leave Block List,Leave Block List Name,Skildu Block List Nafn
Nabin Haitcda28ce2017-02-27 17:46:31 +05304100apps/erpnext/erpnext/hr/doctype/vehicle/vehicle.py +14,Insurance Start date should be less than Insurance End date,Tryggingar Start dagsetning ætti að vera minna en tryggingar lokadagsetning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304101apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,lager Eignir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304102DocType: Timesheet,Production Detail,framleiðsla Detail
4103DocType: Target Detail,Target Qty,Target Magn
4104DocType: Shopping Cart Settings,Checkout Settings,Checkout Stillingar
4105DocType: Attendance,Present,Present
4106apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Afhending Note {0} Ekki má leggja
4107DocType: Notification Control,Sales Invoice Message,Velta Invoice Message
4108apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Lokun reikning {0} verður að vera af gerðinni ábyrgðar / Equity
Nabin Hait93c15382017-03-30 16:57:05 +05304109apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +320,Salary Slip of employee {0} already created for time sheet {1},Laun Slip starfsmanns {0} þegar búið fyrir tíma blaði {1}
Nabin Haitd25db232016-12-15 18:33:39 +05304110DocType: Vehicle Log,Odometer,kílómetramæli
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304111DocType: Sales Order Item,Ordered Qty,Raðaður Magn
Nabin Haitcda28ce2017-02-27 17:46:31 +05304112apps/erpnext/erpnext/stock/doctype/item/item.py +694,Item {0} is disabled,Liður {0} er óvirk
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304113DocType: Stock Settings,Stock Frozen Upto,Stock Frozen uppí
Nabin Hait93c15382017-03-30 16:57:05 +05304114apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +876,BOM does not contain any stock item,BOM inniheldur ekki lager atriði
4115apps/erpnext/erpnext/controllers/recurring_document.py +172,Period From and Period To dates mandatory for recurring {0},Tímabil Frá og tímabil Til dagsetningar lögboðnum fyrir endurteknar {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304116apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Project virkni / verkefni.
Nabin Haitd25db232016-12-15 18:33:39 +05304117DocType: Vehicle Log,Refuelling Details,Eldsneytisstöðvar Upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304118apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Búa Laun laumar
Nabin Haitd25db232016-12-15 18:33:39 +05304119apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +42,"Buying must be checked, if Applicable For is selected as {0}","Kaup verður að vera merkt, ef við á er valið sem {0}"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304120apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Afsláttur verður að vera minna en 100
4121apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +106,Last purchase rate not found,Síðustu kaup hlutfall fannst ekki
4122DocType: Purchase Invoice,Write Off Amount (Company Currency),Skrifaðu Off Upphæð (Company Gjaldmiðill)
Nabin Hait72cee332016-10-26 17:45:06 +05304123DocType: Sales Invoice Timesheet,Billing Hours,Billing Hours
Nabin Hait93c15382017-03-30 16:57:05 +05304124apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +499,Default BOM for {0} not found,Sjálfgefið BOM fyrir {0} fannst ekki
Nabin Haitcda28ce2017-02-27 17:46:31 +05304125apps/erpnext/erpnext/stock/doctype/item/item.py +490,Row #{0}: Please set reorder quantity,Row # {0}: Vinsamlegast settu pöntunarmark magn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304126DocType: Fees,Program Enrollment,program Innritun
4127DocType: Landed Cost Voucher,Landed Cost Voucher,Landað Kostnaður Voucher
Nabin Haitcda28ce2017-02-27 17:46:31 +05304128apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},Vinsamlegast settu {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304129DocType: Purchase Invoice,Repeat on Day of Month,Endurtakið á degi mánaðarins
4130DocType: Employee,Health Details,Heilsa Upplýsingar
4131DocType: Offer Letter,Offer Letter Terms,Tilboð bréf Skilmálar
Nabin Hait72cee332016-10-26 17:45:06 +05304132DocType: Payment Entry,Allocate Payment Amount,Úthluta Greiðsla Upphæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304133DocType: Employee External Work History,Salary,Laun
4134DocType: Serial No,Delivery Document Type,Afhending Document Type
4135DocType: Process Payroll,Submit all salary slips for the above selected criteria,Senda öll laun laumar fyrir ofan valin forsendum
4136apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} Items samstillt
4137DocType: Sales Order,Partly Delivered,hluta Skilað
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304138DocType: Email Digest,Receivables,Viðskiptakröfur
Nabin Hait72cee332016-10-26 17:45:06 +05304139DocType: Lead Source,Lead Source,Lead Source
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304140DocType: Customer,Additional information regarding the customer.,Viðbótarupplýsingar um viðskiptavininn.
4141DocType: Quality Inspection Reading,Reading 5,lestur 5
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304142DocType: Maintenance Visit,Maintenance Date,viðhald Dagsetning
4143DocType: Purchase Invoice Item,Rejected Serial No,Hafnað Serial Nei
Nabin Haitcda28ce2017-02-27 17:46:31 +05304144apps/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,Ár Upphafsdagur eða lokadagsetning er skörun við {0}. Til að forðast skaltu stilla fyrirtæki
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304145apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},Upphafsdagur ætti að vera minna en lokadagsetningu fyrir lið {0}
4146DocType: Item,"Example: ABCD.#####
4147If 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.","Dæmi:. ABCD ##### Ef röð er sett og Serial Nei er ekki getið í viðskiptum, þá sjálfvirkur raðnúmer verður búin byggt á þessari röð. Ef þú vilt alltaf að beinlínis sé minnst Serial Nos fyrir þetta atriði. autt."
4148DocType: Upload Attendance,Upload Attendance,Hlaða Aðsókn
Nabin Hait93c15382017-03-30 16:57:05 +05304149apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +302,BOM and Manufacturing Quantity are required,BOM og framleiðsla Magn þarf
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304150apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Ageing Range 2
4151DocType: SG Creation Tool Course,Max Strength,max Strength
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304152apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,BOM stað
4153,Sales Analytics,velta Analytics
Nabin Haitd25db232016-12-15 18:33:39 +05304154apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +114,Available {0},Laus {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304155DocType: Manufacturing Settings,Manufacturing Settings,framleiðsla Stillingar
4156apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Setja upp tölvupóst
Nabin Hait93c15382017-03-30 16:57:05 +05304157apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +51,Guardian1 Mobile No,Guardian1 Mobile No
4158apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +98,Please enter default currency in Company Master,Vinsamlegast sláðu inn sjálfgefið mynt í félaginu Master
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304159DocType: Stock Entry Detail,Stock Entry Detail,Stock Entry Detail
Nabin Hait72cee332016-10-26 17:45:06 +05304160apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +110,Daily Reminders,Daglegar áminningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304161DocType: Products Settings,Home Page is Products,Home Page er vörur
4162,Asset Depreciation Ledger,Asset Afskriftir Ledger
Nabin Haitcda28ce2017-02-27 17:46:31 +05304163apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +86,Tax Rule Conflicts with {0},Tax regla Árekstrar með {0}
Nabin Haitd25db232016-12-15 18:33:39 +05304164apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,Nýtt nafn Account
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304165DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Raw Materials Staðar Kostnaður
4166DocType: Selling Settings,Settings for Selling Module,Stillingar fyrir Selja Module
Nabin Haitcda28ce2017-02-27 17:46:31 +05304167apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Customer Service,Þjónustuver
4168DocType: BOM,Thumbnail,Smámynd
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304169DocType: Item Customer Detail,Item Customer Detail,Liður Viðskiptavinur Detail
4170apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Tilboð frambjóðandi a Job.
4171DocType: Notification Control,Prompt for Email on Submission of,Hvetja til Email um Framlagning
Nabin Haitd25db232016-12-15 18:33:39 +05304172apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves are more than days in the period,Samtals úthlutað Blöðin eru fleiri en dagar á tímabilinu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304173DocType: Pricing Rule,Percentage,hlutfall
Nabin Haitcda28ce2017-02-27 17:46:31 +05304174apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Liður {0} verður að vera birgðir Item
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304175DocType: Manufacturing Settings,Default Work In Progress Warehouse,Sjálfgefið Work In Progress Warehouse
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304176apps/erpnext/erpnext/config/accounts.py +252,Default settings for accounting transactions.,Sjálfgefnar stillingar fyrir bókhald viðskiptum.
Nabin Hait72cee332016-10-26 17:45:06 +05304177DocType: Maintenance Visit,MV,MV
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304178apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Væntanlegur Dagsetning má ekki vera áður Material Beiðni Dagsetning
Nabin Haitcda28ce2017-02-27 17:46:31 +05304179DocType: Production Order,Source Warehouse (for reserving Items),Heimild Warehouse (fyrir áskilið Atriði)
4180DocType: Employee Loan,Repayment Period in Months,Lánstími í mánuði
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304181apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Villa: Ekki gild id?
4182DocType: Naming Series,Update Series Number,Uppfæra Series Number
4183DocType: Account,Equity,Eigið fé
Nabin Haitcda28ce2017-02-27 17:46:31 +05304184apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,{0} {1}: 'Profit and Loss' type account {2} not allowed in Opening Entry,{0} {1}: &#39;Rekstrarreikningur &quot;tegund reiknings {2} ekki leyfð í Opnun Entry
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304185DocType: Sales Order,Printing Details,Prentun Upplýsingar
4186DocType: Task,Closing Date,lokadegi
4187DocType: Sales Order Item,Produced Quantity,framleidd Magn
Nabin Haitcda28ce2017-02-27 17:46:31 +05304188apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Engineer,verkfræðingur
Nabin Hait72cee332016-10-26 17:45:06 +05304189DocType: Journal Entry,Total Amount Currency,Heildarfjárhæð Gjaldmiðill
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304190apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Leit Sub þing
Nabin Hait93c15382017-03-30 16:57:05 +05304191apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +164,Item Code required at Row No {0},Item Code þörf á Row nr {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304192DocType: Sales Partner,Partner Type,Gerð Partner
4193DocType: Purchase Taxes and Charges,Actual,Raunveruleg
4194DocType: Authorization Rule,Customerwise Discount,Customerwise Afsláttur
4195apps/erpnext/erpnext/config/projects.py +35,Timesheet for tasks.,Timesheet fyrir verkefni.
4196DocType: Purchase Invoice,Against Expense Account,Against kostnað reikning
4197DocType: Production Order,Production Order,framleiðsla Order
Nabin Hait93c15382017-03-30 16:57:05 +05304198apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +254,Installation Note {0} has already been submitted,Uppsetning Ath {0} hefur þegar verið lögð fram
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304199DocType: Bank Reconciliation,Get Payment Entries,Fá greiðslu færslur
4200DocType: Quotation Item,Against Docname,Against DOCNAME
4201DocType: SMS Center,All Employee (Active),Allt Starfsmaður (Active)
4202apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,skoða Now
4203DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Veldu tímabil þegar reikningurinn verður sjálfkrafa
4204DocType: BOM,Raw Material Cost,Raw Material Kostnaður
4205DocType: Item Reorder,Re-Order Level,Re-Order Level
4206DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Sláðu atriði og fyrirhugað Magn sem þú vilt að hækka framleiðslu pantanir eða sækja hráefni til greiningar.
Nabin Hait72cee332016-10-26 17:45:06 +05304207apps/erpnext/erpnext/projects/doctype/project/project.js +45,Gantt Chart,Gantt Mynd
Nabin Haitcda28ce2017-02-27 17:46:31 +05304208apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Part-time,Hluta
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304209DocType: Employee,Applicable Holiday List,Gildandi Holiday List
4210DocType: Employee,Cheque,ávísun
Nabin Haitcda28ce2017-02-27 17:46:31 +05304211apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +60,Series Updated,Series Uppfært
4212apps/erpnext/erpnext/accounts/doctype/account/account.py +163,Report Type is mandatory,Tegund skýrslu er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304213DocType: Item,Serial Number Series,Serial Number Series
4214apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},Warehouse er nauðsynlegur fyrir hlutabréfum lið {0} í röð {1}
4215apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Retail &amp; Heildverslun
4216DocType: Issue,First Responded On,Fyrst svöruðu
4217DocType: Website Item Group,Cross Listing of Item in multiple groups,Cross Skráning Liður í mörgum hópum
Nabin Hait72cee332016-10-26 17:45:06 +05304218DocType: Grade Interval,Grade Interval,gráðu Interval
Nabin Haitcda28ce2017-02-27 17:46:31 +05304219apps/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},Reikningsár Start Date og Fiscal Year End Date eru nú þegar sett í Fiscal Year {0}
4220apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Clearance Date updated,Úthreinsun Date uppfært
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304221apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,tókst Samræmd
4222DocType: Request for Quotation Supplier,Download PDF,Sækja PDF
4223DocType: Production Order,Planned End Date,Áætlaðir Lokadagur
Nabin Hait93c15382017-03-30 16:57:05 +05304224apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup &gt; Numbering Series,Vinsamlegast skipulag tala röð fyrir Aðsókn í gegnum uppsetningu&gt; Tölusetning Series
Nabin Haitcda28ce2017-02-27 17:46:31 +05304225apps/erpnext/erpnext/config/stock.py +184,Where items are stored.,Hvar hlutir eru geymdar.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304226DocType: Request for Quotation,Supplier Detail,birgir Detail
Nabin Hait93c15382017-03-30 16:57:05 +05304227apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +96,Error in formula or condition: {0},Villa í formúlu eða ástandi: {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304228apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Upphæð á reikningi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304229DocType: Attendance,Attendance,Aðsókn
Nabin Hait93c15382017-03-30 16:57:05 +05304230apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,lager vörur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304231DocType: BOM,Materials,efni
4232DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.",Ef ekki hakað listi verður að vera bætt við hvorri deild þar sem það þarf að vera beitt.
4233apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,Uppruni og Target Warehouse getur ekki verið það sama
Nabin Haitcda28ce2017-02-27 17:46:31 +05304234apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +517,Posting date and posting time is mandatory,Staða dagsetningu og staða tími er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304235apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Tax sniðmát fyrir að kaupa viðskiptum.
4236,Item Prices,Item Verð
4237DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,Í orðum verður sýnileg þegar þú hefur vistað Purchase Order.
4238DocType: Period Closing Voucher,Period Closing Voucher,Tímabil Lokar Voucher
4239apps/erpnext/erpnext/config/selling.py +67,Price List master.,Verðskrá húsbóndi.
4240DocType: Task,Review Date,Review Date
4241DocType: Purchase Invoice,Advance Payments,fyrirframgreiðslur
4242DocType: Purchase Taxes and Charges,On Net Total,Á Nettó
Nabin Hait93c15382017-03-30 16:57:05 +05304243apps/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},Gildi fyrir eigind {0} verður að vera innan þeirra marka sem {1} til {2} í þrepum {3} fyrir lið {4}
Nabin Hait72cee332016-10-26 17:45:06 +05304244apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +152,Target warehouse in row {0} must be same as Production Order,Target vöruhús í röð {0} verður að vera það sama og framleiðslu Order
Nabin Hait93c15382017-03-30 16:57:05 +05304245apps/erpnext/erpnext/controllers/recurring_document.py +217,'Notification Email Addresses' not specified for recurring %s,&quot;tilkynning netföng &#39;ekki tilgreint fyrir endurteknar% s
Nabin Haitcda28ce2017-02-27 17:46:31 +05304246apps/erpnext/erpnext/accounts/doctype/account/account.py +128,Currency can not be changed after making entries using some other currency,Gjaldmiðill er ekki hægt að breyta eftir að færslur með einhverja aðra mynt
Nabin Haitd25db232016-12-15 18:33:39 +05304247DocType: Vehicle Service,Clutch Plate,Clutch Plate
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304248DocType: Company,Round Off Account,Umferð Off reikning
4249apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +91,Administrative Expenses,rekstrarkostnaður
4250apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,ráðgjöf
4251DocType: Customer Group,Parent Customer Group,Parent Group Viðskiptavinur
4252DocType: Purchase Invoice,Contact Email,Netfang tengiliðar
4253DocType: Appraisal Goal,Score Earned,skora aflað
Nabin Haitcda28ce2017-02-27 17:46:31 +05304254apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +191,Notice Period,uppsagnarfrestur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304255DocType: Asset Category,Asset Category Name,Asset Flokkur Nafn
4256apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,Þetta er rót landsvæði og ekki hægt að breyta.
Nabin Haitd25db232016-12-15 18:33:39 +05304257apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Nýtt Sales Person Name
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304258DocType: Packing Slip,Gross Weight UOM,Gross Weight UOM
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304259DocType: Delivery Note Item,Against Sales Invoice,Against sölureikningi
4260DocType: Bin,Reserved Qty for Production,Frátekið Magn fyrir framleiðslu
4261DocType: Asset,Frequency of Depreciation (Months),Tíðni Afskriftir (mánuðir)
Nabin Haitd25db232016-12-15 18:33:39 +05304262apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +468,Credit Account,Credit Reikningur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304263DocType: Landed Cost Item,Landed Cost Item,Landað kostnaðarliðurinn
Nabin Hait72cee332016-10-26 17:45:06 +05304264apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Sýna núll gildi
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304265DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Magn lið sem fæst eftir framleiðslu / endurpökkunarinnar úr gefin magni af hráefni
Nabin Haitcda28ce2017-02-27 17:46:31 +05304266apps/erpnext/erpnext/public/js/setup_wizard.js +320,Setup a simple website for my organization,Skipulag einföld vefsíða fyrir fyrirtæki mitt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304267DocType: Payment Reconciliation,Receivable / Payable Account,/ Viðskiptakröfur Account
4268DocType: Delivery Note Item,Against Sales Order Item,Gegn Sales Order Item
Nabin Haitcda28ce2017-02-27 17:46:31 +05304269apps/erpnext/erpnext/stock/doctype/item/item.py +661,Please specify Attribute Value for attribute {0},Vinsamlegast tilgreindu Attribute virði fyrir eigind {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304270DocType: Item,Default Warehouse,Sjálfgefið Warehouse
Nabin Haitcda28ce2017-02-27 17:46:31 +05304271apps/erpnext/erpnext/accounts/doctype/budget/budget.py +45,Budget cannot be assigned against Group Account {0},Fjárhagsáætlun er ekki hægt að úthlutað gegn Group reikninginn {0}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304272apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,Vinsamlegast sláðu foreldri kostnaðarstað
4273DocType: Delivery Note,Print Without Amount,Prenta Án Upphæð
4274apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +57,Depreciation Date,Afskriftir Dagsetning
4275apps/erpnext/erpnext/controllers/buying_controller.py +80,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,Tax Category getur ekki verið &#39;Verðmat&#39; eða &#39;og þeim Samtals&#39; sem allir hlutir eru ekki birgðir atriði
4276DocType: Issue,Support Team,Stuðningur Team
Nabin Haitcda28ce2017-02-27 17:46:31 +05304277apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Fyrning (í dögum)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304278DocType: Appraisal,Total Score (Out of 5),Total Score (af 5)
4279DocType: Fee Structure,FS.,FS.
4280DocType: Batch,Batch,hópur
Nabin Haitcda28ce2017-02-27 17:46:31 +05304281apps/erpnext/erpnext/stock/doctype/item/item.js +27,Balance,Balance
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304282DocType: Room,Seating Capacity,sætafjölda
4283DocType: Issue,ISS-,Út-
4284DocType: Project,Total Expense Claim (via Expense Claims),Total Expense Krafa (með kostnað kröfum)
Nabin Haitcda28ce2017-02-27 17:46:31 +05304285DocType: Assessment Result,Total Score,Total Score
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304286DocType: Journal Entry,Debit Note,debet Note
4287DocType: Stock Entry,As per Stock UOM,Eins og á lager UOM
4288apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,ekki Útrunnið
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304289DocType: Student Log,Achievement,Achievement
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304290DocType: Journal Entry,Total Debit,alls skuldfærsla
4291DocType: Manufacturing Settings,Default Finished Goods Warehouse,Sjálfgefin fullunnum Warehouse
Nabin Hait93c15382017-03-30 16:57:05 +05304292apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +78,Sales Person,Sölufulltrúa
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304293DocType: SMS Parameter,SMS Parameter,SMS Parameter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304294apps/erpnext/erpnext/config/accounts.py +197,Budget and Cost Center,Fjárhagsáætlun og kostnaður Center
Nabin Haitd25db232016-12-15 18:33:39 +05304295DocType: Vehicle Service,Half Yearly,Half Árlega
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304296DocType: Lead,Blog Subscriber,Blog Notandanúmer
Nabin Hait72cee332016-10-26 17:45:06 +05304297DocType: Guardian,Alternate Number,varamaður Number
Nabin Haitcda28ce2017-02-27 17:46:31 +05304298DocType: Assessment Plan Criteria,Maximum Score,Hámarks Einkunn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304299apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Búa til reglur til að takmarka viðskipti sem byggjast á gildum.
4300DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Ef hakað Total nr. vinnudaga mun fela frí, og þetta mun draga úr gildi af launum fyrir dag"
4301DocType: Purchase Invoice,Total Advance,alls Advance
Nabin Haitcda28ce2017-02-27 17:46:31 +05304302apps/erpnext/erpnext/schools/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.,Hugtakið Lokadagur getur ekki verið fyrr en Term Start Date. Vinsamlega leiðréttu dagsetningar og reyndu aftur.
4303,BOM Stock Report,BOM Stock Report
Nabin Hait72cee332016-10-26 17:45:06 +05304304DocType: Stock Reconciliation Item,Quantity Difference,magn Mismunur
Nabin Hait93c15382017-03-30 16:57:05 +05304305apps/erpnext/erpnext/config/hr.py +311,Processing Payroll,Vinnsla Launaskrá
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304306DocType: Opportunity Item,Basic Rate,Basic Rate
4307DocType: GL Entry,Credit Amount,Credit Upphæð
4308DocType: Cheque Print Template,Signatory Position,Undirritaður Staða
Nabin Haitcda28ce2017-02-27 17:46:31 +05304309apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +178,Set as Lost,Setja sem Lost
Nabin Hait72cee332016-10-26 17:45:06 +05304310DocType: Timesheet,Total Billable Hours,Samtals vinnustunda
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304311apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Greiðslukvittun Note
Nabin Haitd25db232016-12-15 18:33:39 +05304312apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +6,This is based on transactions against this Customer. See timeline below for details,Þetta er byggt á viðskiptum móti þessum viðskiptavinar. Sjá tímalínu hér fyrir nánari upplýsingar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304313DocType: Supplier,Credit Days Based On,Credit Days Byggt á
4314apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +161,Row {0}: Allocated amount {1} must be less than or equals to Payment Entry amount {2},Row {0}: Reiknaðar upphæð {1} verður að vera minna en eða jafngildir Greiðsla Entry upphæð {2}
4315DocType: Tax Rule,Tax Rule,Tax Regla
4316DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Halda Sama hlutfall á öllu söluferlið
4317DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Skipuleggja tíma logs utan Workstation vinnutíma.
Nabin Hait93c15382017-03-30 16:57:05 +05304318apps/erpnext/erpnext/public/js/pos/pos.html +89,Customers in Queue,Viðskiptavinir í biðröð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304319DocType: Student,Nationality,Þjóðerni
4320,Items To Be Requested,Hlutir til að biðja
4321DocType: Purchase Order,Get Last Purchase Rate,Fá Síðasta kaupgengi
4322DocType: Company,Company Info,Upplýsingar um fyrirtæki
Nabin Hait93c15382017-03-30 16:57:05 +05304323apps/erpnext/erpnext/accounts/page/pos/pos.js +1284,Select or add new customer,Veldu eða bæta við nýjum viðskiptavin
Nabin Haitcda28ce2017-02-27 17:46:31 +05304324apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +146,Cost center is required to book an expense claim,Kostnaður sent er nauðsynlegt að bóka kostnað kröfu
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304325apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Umsókn um Funds (eignum)
Nabin Haitd25db232016-12-15 18:33:39 +05304326apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,Þetta er byggt á mætingu þessa starfsmanns
4327apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +462,Debit Account,skuldfærslureikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304328DocType: Fiscal Year,Year Start Date,Ár Start Date
4329DocType: Attendance,Employee Name,starfsmaður Name
4330DocType: Sales Invoice,Rounded Total (Company Currency),Ávalur Total (Company Gjaldmiðill)
Nabin Haitcda28ce2017-02-27 17:46:31 +05304331apps/erpnext/erpnext/accounts/doctype/account/account.py +100,Cannot covert to Group because Account Type is selected.,Get ekki leynilegar að samstæðunnar vegna Tegund reiknings er valinn.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304332DocType: Purchase Common,Purchase Common,kaup Common
Nabin Hait93c15382017-03-30 16:57:05 +05304333apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +231,{0} {1} has been modified. Please refresh.,{0} {1} hefur verið breytt. Vinsamlegast hressa.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304334DocType: Leave Block List,Stop users from making Leave Applications on following days.,Hættu notendur frá gerð yfirgefa Umsóknir um næstu dögum.
4335apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,kaup Upphæð
Nabin Hait93c15382017-03-30 16:57:05 +05304336apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +215,Supplier Quotation {0} created,Birgir Tilvitnun {0} búin
Nabin Haitcda28ce2017-02-27 17:46:31 +05304337apps/erpnext/erpnext/accounts/report/financial_statements.py +85,End Year cannot be before Start Year,Árslok getur ekki verið áður Start Ár
4338apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +184,Employee Benefits,starfskjör
Nabin Hait93c15382017-03-30 16:57:05 +05304339apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +236,Packed quantity must equal quantity for Item {0} in row {1},Pakkað magn verður að vera jafnt magn fyrir lið {0} í röð {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304340DocType: Production Order,Manufactured Qty,Framleiðandi Magn
4341DocType: Purchase Receipt Item,Accepted Quantity,Samþykkt Magn
Nabin Haitcda28ce2017-02-27 17:46:31 +05304342apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Please set a default Holiday List for Employee {0} or Company {1},Vinsamlegast setja sjálfgefið Holiday lista fyrir Starfsmaður {0} eða fyrirtækis {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304343apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} er ekki til
4344apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Víxlar vakti til viðskiptavina.
4345apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Project Id
Nabin Hait93c15382017-03-30 16:57:05 +05304346apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +522,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Row Engin {0}: Upphæð má ekki vera meiri en Bíður Upphæð á móti kostnað {1} kröfu. Bið Upphæð er {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304347DocType: Maintenance Schedule,Schedule,Dagskrá
4348DocType: Account,Parent Account,Parent Reikningur
4349DocType: Quality Inspection Reading,Reading 3,lestur 3
4350,Hub,Hub
4351DocType: GL Entry,Voucher Type,skírteini Type
Nabin Hait93c15382017-03-30 16:57:05 +05304352apps/erpnext/erpnext/accounts/page/pos/pos.js +1563,Price List not found or disabled,Verðlisti fannst ekki eða fatlaður
Nabin Haitcda28ce2017-02-27 17:46:31 +05304353DocType: Employee Loan Application,Approved,samþykkt
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304354DocType: Pricing Rule,Price,verð
Nabin Hait93c15382017-03-30 16:57:05 +05304355apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +261,Employee relieved on {0} must be set as 'Left',Starfsmaður létta á {0} skal stilla eins &#39;Vinstri&#39;
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304356DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.",Val &quot;Já&quot; mun gefa einstakt deili á hverja einingu af þessu atriði sem hægt er að skoða í Serial No skipstjóra.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304357DocType: Guardian,Guardian,Guardian
Nabin Haitcda28ce2017-02-27 17:46:31 +05304358apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,Úttekt {0} búin til starfsmanns {1} á tilteknu tímabili
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304359DocType: Employee,Education,menntun
4360DocType: Selling Settings,Campaign Naming By,Herferð Nafngift By
4361DocType: Employee,Current Address Is,Núverandi Heimilisfang er
Nabin Haitd25db232016-12-15 18:33:39 +05304362apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +51,"Optional. Sets company's default currency, if not specified.","Valfrjálst. Leikmynd sjálfgefið mynt félagsins, ef ekki tilgreint."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304363apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,Bókhald dagbók færslur.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304364DocType: Delivery Note Item,Available Qty at From Warehouse,Laus Magn á frá vöruhúsi
Nabin Haitcda28ce2017-02-27 17:46:31 +05304365apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +295,Please select Employee Record first.,Vinsamlegast veldu Starfsmaður Taka fyrst.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304366DocType: POS Profile,Account for Change Amount,Reikningur fyrir Change Upphæð
Nabin Hait93c15382017-03-30 16:57:05 +05304367apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +205,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Row {0}: Party / Account passar ekki við {1} / {2} í {3} {4}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304368apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,Vinsamlegast sláðu inn kostnað reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304369DocType: Account,Stock,Stock
Nabin Haitcda28ce2017-02-27 17:46:31 +05304370apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +984,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Row # {0}: Tilvísun Document Type verður að vera einn af Purchase Order, Purchase Invoice eða Journal Entry"
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304371DocType: Employee,Current Address,Núverandi heimilisfang
4372DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Ef hluturinn er afbrigði af annað lið þá lýsingu, mynd, verðlagningu, skatta osfrv sett verður úr sniðmátinu nema skýrt tilgreint"
4373DocType: Serial No,Purchase / Manufacture Details,Kaup / Framleiðsla Upplýsingar
Nabin Haitcda28ce2017-02-27 17:46:31 +05304374DocType: Assessment Group,Assessment Group,mat Group
4375apps/erpnext/erpnext/config/stock.py +320,Batch Inventory,hópur Inventory
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304376DocType: Employee,Contract End Date,Samningur Lokadagur
4377DocType: Sales Order,Track this Sales Order against any Project,Fylgjast með þessari sölu til gegn hvers Project
4378DocType: Sales Invoice Item,Discount and Margin,Afsláttur og Framlegð
4379DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Draga velta pantanir (bið að skila) miðað við ofangreindar viðmiðanir
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304380DocType: Pricing Rule,Min Qty,min Magn
4381DocType: Asset Movement,Transaction Date,Færsla Dagsetning
4382DocType: Production Plan Item,Planned Qty,Planned Magn
4383apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +104,Total Tax,Total Tax
Nabin Hait72cee332016-10-26 17:45:06 +05304384apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +168,For Quantity (Manufactured Qty) is mandatory,Fyrir Magn (Framleiðandi Magn) er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304385DocType: Stock Entry,Default Target Warehouse,Sjálfgefið Target Warehouse
4386DocType: Purchase Invoice,Net Total (Company Currency),Net Total (Company Gjaldmiðill)
Nabin Hait72cee332016-10-26 17:45:06 +05304387apps/erpnext/erpnext/schools/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.,The Year End Date getur ekki verið fyrr en árið Start Date. Vinsamlega leiðréttu dagsetningar og reyndu aftur.
Nabin Hait93c15382017-03-30 16:57:05 +05304388apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +93,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Row {0}: Party Gerð og Party gildir aðeins gegn / viðskiptakröfur reikning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304389DocType: Notification Control,Purchase Receipt Message,Kvittun Skilaboð
Nabin Haitd25db232016-12-15 18:33:39 +05304390DocType: BOM,Scrap Items,Rusl Items
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304391DocType: Production Order,Actual Start Date,Raunbyrjunardagsetning
4392DocType: Sales Order,% of materials delivered against this Sales Order,% Af efnum afhent gegn þessum Sales Order
4393apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Upptaka atriði hreyfing.
Nabin Haitd25db232016-12-15 18:33:39 +05304394DocType: Training Event Employee,Withdrawn,hætt við
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304395DocType: Hub Settings,Hub Settings,Hub Stillingar
4396DocType: Project,Gross Margin %,Heildarframlegð %
4397DocType: BOM,With Operations,með starfsemi
Nabin Haitcda28ce2017-02-27 17:46:31 +05304398apps/erpnext/erpnext/accounts/party.py +250,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Bókhald færslur hafa verið gerðar í gjaldmiðli {0} fyrir fyrirtæki {1}. Vinsamlegast veldu nái eða greiða ber reikning með gjaldeyri {0}.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304399DocType: Asset,Is Existing Asset,Er núverandi eign
4400,Monthly Salary Register,Mánaðarlaunum Register
4401DocType: Warranty Claim,If different than customer address,Ef öðruvísi en viðskiptavinur heimilisfangi
4402DocType: BOM Operation,BOM Operation,BOM Operation
4403DocType: Purchase Taxes and Charges,On Previous Row Amount,Á fyrri röð Upphæð
Nabin Hait72cee332016-10-26 17:45:06 +05304404DocType: Student,Home Address,Heimilisfangið
Nabin Haitd25db232016-12-15 18:33:39 +05304405apps/erpnext/erpnext/accounts/doctype/asset/asset.js +260,Transfer Asset,Transfer Asset
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304406DocType: POS Profile,POS Profile,POS Profile
Nabin Haitd25db232016-12-15 18:33:39 +05304407DocType: Training Event,Event Name,Event Name
Nabin Hait93c15382017-03-30 16:57:05 +05304408apps/erpnext/erpnext/config/schools.py +43,Admission,Aðgangseyrir
Nabin Hait72cee332016-10-26 17:45:06 +05304409apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +26,Admissions for {0},Innlagnir fyrir {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304410apps/erpnext/erpnext/config/accounts.py +221,"Seasonality for setting budgets, targets etc.","Árstíðum til að setja fjárveitingar, markmið o.fl."
Nabin Haitd25db232016-12-15 18:33:39 +05304411apps/erpnext/erpnext/stock/get_item_details.py +128,"Item {0} is a template, please select one of its variants",Liður {0} er sniðmát skaltu velja einn af afbrigði hennar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304412DocType: Asset,Asset Category,Asset Flokkur
Nabin Haitcda28ce2017-02-27 17:46:31 +05304413apps/erpnext/erpnext/public/js/setup_wizard.js +207,Purchaser,kaupanda
4414apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +30,Net pay cannot be negative,Net borga ekki vera neikvæð
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304415DocType: SMS Settings,Static Parameters,Static Parameters
Nabin Haitcda28ce2017-02-27 17:46:31 +05304416DocType: Assessment Plan,Room,Room
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304417DocType: Purchase Order,Advance Paid,Advance Greiddur
4418DocType: Item,Item Tax,Liður Tax
Nabin Hait93c15382017-03-30 16:57:05 +05304419apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +798,Material to Supplier,Efni til Birgir
4420apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +362,Excise Invoice,vörugjöld Invoice
Nabin Haitcda28ce2017-02-27 17:46:31 +05304421apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Treshold {0}% virðist oftar en einu sinni
4422DocType: Expense Claim,Employees Email Id,Starfsmenn Netfang Id
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304423DocType: Employee Attendance Tool,Marked Attendance,Marked Aðsókn
4424apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +136,Current Liabilities,núverandi Skuldir
Nabin Haitcda28ce2017-02-27 17:46:31 +05304425apps/erpnext/erpnext/config/selling.py +292,Send mass SMS to your contacts,Senda massa SMS til þinn snerting
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304426DocType: Program,Program Name,program Name
4427DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Íhuga skatta og álaga fyrir
Nabin Haitcda28ce2017-02-27 17:46:31 +05304428apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Raunveruleg Magn er nauðsynlegur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304429apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +48,Student Groups created.,Nemenda Hópar búin.
Nabin Haitcda28ce2017-02-27 17:46:31 +05304430DocType: Employee Loan,Loan Type,lán Type
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304431DocType: Scheduling Tool,Scheduling Tool,Tímasetningar Tool
Nabin Haitcda28ce2017-02-27 17:46:31 +05304432apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +142,Credit Card,Kreditkort
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304433DocType: BOM,Item to be manufactured or repacked,Liður í að framleiða eða repacked
Nabin Haitcda28ce2017-02-27 17:46:31 +05304434apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Sjálfgefnar stillingar fyrir lager viðskipta.
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304435DocType: Purchase Invoice,Next Date,næsta Dagsetning
4436DocType: Employee Education,Major/Optional Subjects,Major / valgreinum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304437DocType: Sales Invoice Item,Drop Ship,Drop Ship
Nabin Haitd25db232016-12-15 18:33:39 +05304438DocType: Training Event,Attendees,Fundarmenn
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304439DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Hér er hægt að halda upplýsingar fjölskyldu eins og nafn og starfsheiti foreldri, maka og börn"
Nabin Hait72cee332016-10-26 17:45:06 +05304440DocType: Academic Term,Term End Date,Term Lokadagur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304441DocType: Hub Settings,Seller Name,Seljandi Name
4442DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Skattar og gjöld Frá (Company Gjaldmiðill)
4443DocType: Item Group,General Settings,Almennar stillingar
Nabin Haitd25db232016-12-15 18:33:39 +05304444apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,Frá Gjaldmiðill og gjaldmiðla getur ekki verið það sama
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304445DocType: Stock Entry,Repack,gera við
4446apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Þú verður að vista eyðublaðið áður en lengra er haldið
4447DocType: Item Attribute,Numeric Values,talnagildi
Nabin Haitcda28ce2017-02-27 17:46:31 +05304448apps/erpnext/erpnext/public/js/setup_wizard.js +177,Attach Logo,hengja Logo
4449apps/erpnext/erpnext/stock/doctype/item/item.js +239,Stock Levels,lager Levels
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304450DocType: Customer,Commission Rate,Framkvæmdastjórnin Rate
Nabin Hait93c15382017-03-30 16:57:05 +05304451apps/erpnext/erpnext/stock/doctype/item/item.js +323,Make Variant,gera Variant
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304452apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Block orlofsrétt umsóknir deild.
Nabin Haitd25db232016-12-15 18:33:39 +05304453apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +125,"Payment Type must be one of Receive, Pay and Internal Transfer","Greiðsla Type verður að vera einn af fáum, Borga og Innri Transfer"
Nabin Haitcda28ce2017-02-27 17:46:31 +05304454apps/erpnext/erpnext/config/selling.py +179,Analytics,Analytics
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304455apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,Karfan er tóm
Nabin Haitd25db232016-12-15 18:33:39 +05304456DocType: Vehicle,Model,Model
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304457DocType: Production Order,Actual Operating Cost,Raunveruleg rekstrarkostnaður
4458DocType: Payment Entry,Cheque/Reference No,Ávísun / tilvísunarnúmer
Nabin Haitcda28ce2017-02-27 17:46:31 +05304459apps/erpnext/erpnext/accounts/doctype/account/account.py +85,Root cannot be edited.,Root ekki hægt að breyta.
4460DocType: Item,Units of Measure,Mælieiningar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304461DocType: Manufacturing Settings,Allow Production on Holidays,Leyfa Framleiðsla á helgidögum
4462DocType: Sales Order,Customer's Purchase Order Date,Viðskiptavinar Purchase Order Date
Nabin Haitcda28ce2017-02-27 17:46:31 +05304463apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Capital Stock,Capital Stock
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304464DocType: Packing Slip,Package Weight Details,Pakki Þyngd Upplýsingar
4465DocType: Payment Gateway Account,Payment Gateway Account,Greiðsla Gateway Reikningur
4466DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Að lokinni greiðslu áframsenda notandann til valda síðu.
Nabin Haitd25db232016-12-15 18:33:39 +05304467DocType: Company,Existing Company,núverandi Company
Nabin Haitcda28ce2017-02-27 17:46:31 +05304468apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,Vinsamlegast veldu csv skrá
4469DocType: Student Leave Application,Mark as Present,Merkja sem Present
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304470DocType: Purchase Order,To Receive and Bill,Að taka við og Bill
4471apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Valin Vörur
Nabin Haitcda28ce2017-02-27 17:46:31 +05304472apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,Designer,hönnuður
4473apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Skilmálar og skilyrði Snið
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304474DocType: Serial No,Delivery Details,Afhending Upplýsingar
Nabin Hait93c15382017-03-30 16:57:05 +05304475apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +484,Cost Center is required in row {0} in Taxes table for type {1},Kostnaður Center er krafist í röð {0} skatta borð fyrir tegund {1}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304476DocType: Program,Program Code,program Code
Nabin Haitd25db232016-12-15 18:33:39 +05304477DocType: Terms and Conditions,Terms and Conditions Help,Skilmálar og skilyrði Hjálp
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304478,Item-wise Purchase Register,Item-vitur Purchase Register
4479DocType: Batch,Expiry Date,Fyrningardagsetning
4480,Supplier Addresses and Contacts,Birgir Heimilisföng og Tengiliðir
4481,accounts-browser,reikningar-vafra
Nabin Haitd25db232016-12-15 18:33:39 +05304482apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +342,Please select Category first,Vinsamlegast veldu Flokkur fyrst
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304483apps/erpnext/erpnext/config/projects.py +13,Project master.,Project húsbóndi.
Nabin Haitcda28ce2017-02-27 17:46:31 +05304484apps/erpnext/erpnext/controllers/status_updater.py +197,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Til að leyfa yfir innheimtu eða yfir-röðun, uppfæra &quot;vasapeninga&quot; í lager Stillingar eða hlutinn."
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304485DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Ekki sýna tákn eins og $ etc hliðina gjaldmiðlum.
Nabin Haitcda28ce2017-02-27 17:46:31 +05304486apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +459, (Half Day),(Hálfur dagur)
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304487DocType: Supplier,Credit Days,Credit Days
Nabin Haitd25db232016-12-15 18:33:39 +05304488DocType: Student Batch Creation Tool,Make Student Batch,Gera Student Hópur
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304489DocType: Leave Type,Is Carry Forward,Er bera fram
Nabin Hait93c15382017-03-30 16:57:05 +05304490apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +778,Get Items from BOM,Fá atriði úr BOM
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304491apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Lead Time Days
Nabin Haitd25db232016-12-15 18:33:39 +05304492apps/erpnext/erpnext/controllers/accounts_controller.py +562,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Row # {0}: Staða Dagsetning skal vera það sama og kaupdegi {1} eignar {2}
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304493apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,Vinsamlegast sláðu sölu skipunum í töflunni hér að ofan
Nabin Hait93c15382017-03-30 16:57:05 +05304494apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +186,Not Submitted Salary Slips,Ekki lögð Laun laumar
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304495,Stock Summary,Stock Yfirlit
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304496apps/erpnext/erpnext/config/accounts.py +236,Transfer an asset from one warehouse to another,Flytja eign frá einu vöruhúsi til annars
Nabin Haitd25db232016-12-15 18:33:39 +05304497DocType: Vehicle,Petrol,Bensín
Nabin Haitcda28ce2017-02-27 17:46:31 +05304498apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Bill of Materials
Nabin Hait93c15382017-03-30 16:57:05 +05304499apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +91,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Row {0}: Party Gerð og Party er nauðsynlegt fyrir / viðskiptakröfur reikninginn {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304500apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref Dagsetning
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304501DocType: Employee,Reason for Leaving,Ástæða til að fara
Nabin Haitd25db232016-12-15 18:33:39 +05304502DocType: BOM Operation,Operating Cost(Company Currency),Rekstrarkostnaður (Company Gjaldmiðill)
Nabin Haitcda28ce2017-02-27 17:46:31 +05304503DocType: Employee Loan Application,Rate of Interest,Vöxtum
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304504DocType: Expense Claim Detail,Sanctioned Amount,bundnar Upphæð
4505DocType: GL Entry,Is Opening,er Opnun
Nabin Hait93c15382017-03-30 16:57:05 +05304506apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +184,Row {0}: Debit entry can not be linked with a {1},Row {0}: gjaldfærslu ekki hægt að tengja með {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304507apps/erpnext/erpnext/accounts/doctype/account/account.py +234,Account {0} does not exist,Reikningur {0} er ekki til
Rushabh Mehtac910e0c2016-07-25 15:03:07 +05304508DocType: Account,Cash,Cash
4509DocType: Employee,Short biography for website and other publications.,Stutt ævisaga um vefsíðu og öðrum ritum.