blob: 0eb3caa36fd19e41daeb812ef1e751bc4a5e75da [file] [log] [blame]
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301DocType: Employee,Salary Mode,Lön Läge
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302DocType: Employee,Divorced,Skild
Anand Doshica4c8a22015-09-30 17:10:58 +05303apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Produkter redan synkroniserade
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Tillåt Punkt som ska läggas till flera gånger i en transaktion
Anand Doshica4c8a22015-09-30 17:10:58 +05305apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Avbryt Material {0} innan du avbryter denna garantianspråk
Anand Doshi019111b2015-11-20 18:00:11 +05306apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Konsumentprodukter
Anand Doshica4c8a22015-09-30 17:10:58 +05307DocType: Item,Customer Items,Kundartiklar
Rushabh Mehtad627af22016-03-03 11:24:58 +05308DocType: Project,Costing and Billing,Kostnadsberäkning och fakturering
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,Kontot {0}: Förälder kontot {1} kan inte vara en liggare
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053010DocType: Item,Publish Item to hub.erpnext.com,Publish Post som hub.erpnext.com
Rushabh Mehta644a04b2016-07-25 12:15:30 +053011apps/erpnext/erpnext/config/setup.py +88,Email Notifications,E-postmeddelanden
Nabin Haitd25db232016-12-15 18:33:39 +053012apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +22,Evaluation,Utvärdering
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053013DocType: Item,Default Unit of Measure,Standard mätenhet
Anand Doshica4c8a22015-09-30 17:10:58 +053014DocType: SMS Center,All Sales Partner Contact,Alla försäljningspartners kontakter
15DocType: Employee,Leave Approvers,Ledighetsgodkännare
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053016DocType: Sales Partner,Dealer,Återförsäljare
17DocType: Employee,Rented,Hyrda
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053018DocType: Purchase Order,PO-,PO-
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053019DocType: POS Profile,Applicable for User,Tillämplig för Användare
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","Stoppad produktionsorder kan inte återkallas, unstop det första att avbryta"
21DocType: Vehicle Service,Mileage,Miltal
22apps/erpnext/erpnext/accounts/doctype/asset/asset.js +231,Do you really want to scrap this asset?,Vill du verkligen att skrota denna tillgång?
Nabin Hait93c15382017-03-30 16:57:05 +053023DocType: Item,Manufacturer Part Numbers,Tillverkarens artikelnummer
Nabin Hait72cee332016-10-26 17:45:06 +053024apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +48,Select Default Supplier,Välj Standard Leverantör
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},Valuta krävs för prislista {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053026DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Kommer att beräknas i transaktionen.
Rushabh Mehtafc307972015-11-04 18:02:45 +053027DocType: Purchase Order,Customer Contact,Kundkontakt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053028apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory feild - Program,Obligatorisk feild - Program
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053029DocType: Job Applicant,Job Applicant,Arbetssökande
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,Detta grundar sig på transaktioner mot denna leverantör. Se tidslinje nedan för mer information
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053031apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Inga fler resultat.
Anand Doshi019111b2015-11-20 18:00:11 +053032apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Rättslig
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},Verklig typskatt kan inte ingå i produktomsättning i rad {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053034DocType: C-Form,Customer,Kunden
35DocType: Purchase Receipt Item,Required By,Krävs av
36DocType: Delivery Note,Return Against Delivery Note,Återgå mot Följesedel
Anand Doshica4c8a22015-09-30 17:10:58 +053037DocType: Purchase Order,% Billed,% Fakturerad
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053038apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Växelkurs måste vara samma som {0} {1} ({2})
Anand Doshica4c8a22015-09-30 17:10:58 +053039DocType: Sales Invoice,Customer Name,Kundnamn
Nabin Haitd25db232016-12-15 18:33:39 +053040DocType: Vehicle,Natural Gas,Naturgas
41apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +130,Bank account cannot be named as {0},Bankkontot kan inte namnges som {0}
Anand Doshica4c8a22015-09-30 17:10:58 +053042DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Huvudtyper (eller grupper) mot vilka bokföringsposter görs och balanser upprätthålls.
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}),Utstående för {0} kan inte vara mindre än noll ({1})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053044DocType: Manufacturing Settings,Default 10 mins,Standard 10 minuter
Anand Doshica4c8a22015-09-30 17:10:58 +053045DocType: Leave Type,Leave Type Name,Ledighetstyp namn
Rushabh Mehta644a04b2016-07-25 12:15:30 +053046apps/erpnext/erpnext/templates/pages/projects.js +63,Show open,Visa öppna
Nabin Haitcda28ce2017-02-27 17:46:31 +053047apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +153,Series Updated Successfully,Serie uppdaterats
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053048apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,Checka ut
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 Inlagd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053050DocType: Pricing Rule,Apply On,Applicera på
51DocType: Item Price,Multiple Item prices.,Flera produktpriser.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053052,Purchase Order Items To Be Received,Inköpsorder Artiklar att ta emot
Anand Doshica4c8a22015-09-30 17:10:58 +053053DocType: SMS Center,All Supplier Contact,Alla Leverantörskontakter
Nabin Hait93c15382017-03-30 16:57:05 +053054DocType: Support Settings,Support Settings,support Inställningar
55DocType: 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,Förväntad Slutdatum kan inte vara mindre än förväntat startdatum
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}) ,Rad # {0}: Pris måste vara samma som {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,Ny Ledighets ansökningan
Nabin Hait93c15382017-03-30 16:57:05 +053059,Batch Item Expiry Status,Batch Punkt Utgångs Status
Nabin Haitcda28ce2017-02-27 17:46:31 +053060apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Bank Draft,Bankväxel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053061DocType: Mode of Payment Account,Mode of Payment Account,Betalningssätt konto
Nabin Haitcda28ce2017-02-27 17:46:31 +053062apps/erpnext/erpnext/stock/doctype/item/item.js +58,Show Variants,Visar varianter
Nabin Hait93c15382017-03-30 16:57:05 +053063DocType: Academic Term,Academic Term,Akademisk termin
Nabin Haitd25db232016-12-15 18:33:39 +053064apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,Material
Nabin Hait93c15382017-03-30 16:57:05 +053065apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +665,Quantity,Kvantitet
66apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +534,Accounts table cannot be blank.,Konton tabell kan inte vara tomt.
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 (skulder)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053068DocType: Employee Education,Year of Passing,Passerande År
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053069apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: %s, Item Code: %s and Customer: %s","Referens:% s, punkt kod:% s och Kund:% s"
Nabin Hait93c15382017-03-30 16:57:05 +053070DocType: Item,Country of Origin,Ursprungsland
Nabin Haitcda28ce2017-02-27 17:46:31 +053071apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +26,In Stock,I Lager
Nabin Hait72cee332016-10-26 17:45:06 +053072apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,öppna frågor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053073DocType: Production Plan Item,Production Plan Item,Produktionsplan för artikel
Nabin Haitcda28ce2017-02-27 17:46:31 +053074apps/erpnext/erpnext/hr/doctype/employee/employee.py +144,User {0} is already assigned to Employee {1},Användare {0} är redan tilldelad anställd {1}
Anand Doshi019111b2015-11-20 18:00:11 +053075apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Sjukvård
Rushabh Mehta644a04b2016-07-25 12:15:30 +053076apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Försenad betalning (dagar)
Nabin Haitcda28ce2017-02-27 17:46:31 +053077apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +25,Service Expense,tjänsten Expense
Nabin Hait93c15382017-03-30 16:57:05 +053078apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +804,Invoice,Faktura
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053079DocType: Maintenance Schedule Item,Periodicity,Periodicitet
Nabin Hait29b01222016-03-15 16:17:21 +053080apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Räkenskapsårets {0} krävs
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,Förväntat leveransdatum är att innan kundorder Datum
Anand Doshi019111b2015-11-20 18:00:11 +053082apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Försvar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053083DocType: Salary Component,Abbr,Förkortning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053084DocType: Appraisal Goal,Score (0-5),Poäng (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},Rad {0}: {1} {2} matchar inte med {3}
Nabin Hait72cee332016-10-26 17:45:06 +053086apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +75,Row # {0}:,Rad # {0}:
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053087DocType: Timesheet,Total Costing Amount,Totala Kalkyl Mängd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053088DocType: Delivery Note,Vehicle No,Fordons nr
Nabin Haitcda28ce2017-02-27 17:46:31 +053089apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +150,Please select Price List,Välj Prislista
Nabin Hait93c15382017-03-30 16:57:05 +053090apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +78,Row #{0}: Payment document is required to complete the trasaction,Rad # {0}: Betalning dokument krävs för att slutföra trasaction
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053091DocType: Production Order Operation,Work In Progress,Pågående Arbete
Nabin Haitd25db232016-12-15 18:33:39 +053092apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +13,Please select date,Välj datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053093DocType: Employee,Holiday List,Holiday Lista
Nabin Haitcda28ce2017-02-27 17:46:31 +053094apps/erpnext/erpnext/public/js/setup_wizard.js +210,Accountant,Revisor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053095DocType: Cost Center,Stock User,Lager Användar
96DocType: Company,Phone No,Telefonnr
Nabin Haitd25db232016-12-15 18:33:39 +053097apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +49,Course Schedules created:,Kurs Scheman skapas:
Nabin Hait93c15382017-03-30 16:57:05 +053098apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},Ny {0}: # {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053099,Sales Partners Commission,Försäljning Partners kommissionen
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,Förkortning kan inte ha mer än 5 tecken
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530101DocType: Payment Request,Payment Request,Betalningsbegäran
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530102DocType: Asset,Value After Depreciation,Värde efter avskrivningar
103DocType: Employee,O+,O +
Nabin Haitcda28ce2017-02-27 17:46:31 +0530104apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_dashboard.py +17,Related,Relaterad
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,Närvaro datum kan inte vara mindre än arbetstagarens Inträdesdatum
106DocType: Grading Scale,Grading Scale Name,Bedömningsskala Namn
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530107apps/erpnext/erpnext/accounts/doctype/account/account.js +26,This is a root account and cannot be edited.,Detta är en root-kontot och kan inte ändras.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530108DocType: BOM,Operations,Verksamhet
109apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Det går inte att ställa in tillstånd på grund av rabatt för {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530110DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Bifoga CSV-fil med två kolumner, en för det gamla namnet och en för det nya namnet"
Nabin Hait93c15382017-03-30 16:57:05 +0530111apps/erpnext/erpnext/accounts/utils.py +74,{0} {1} not in any active Fiscal Year.,{0} {1} inte i någon aktiv räkenskapsår.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530112DocType: Packed Item,Parent Detail docname,Överordnat Detalj doknamn
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,Logga
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530115apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Öppning för ett jobb.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530116DocType: Item Attribute,Increment,Inkrement
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530117apps/erpnext/erpnext/public/js/stock_analytics.js +62,Select Warehouse...,Välj Warehouse ...
Anand Doshi019111b2015-11-20 18:00:11 +0530118apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Reklam
119apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Samma Företaget anges mer än en gång
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530120DocType: Employee,Married,Gift
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530121apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},Ej tillåtet för {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530122apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +556,Get items from,Få objekt från
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 kan inte uppdateras mot följesedel {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530124apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Produkten {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530125DocType: Payment Reconciliation,Reconcile,Avstämma
Anand Doshi019111b2015-11-20 18:00:11 +0530126apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Matvaror
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530127DocType: Quality Inspection Reading,Reading 1,Avläsning 1
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530128DocType: Process Payroll,Make Bank Entry,Skapa Bank inlägg
Anand Doshi019111b2015-11-20 18:00:11 +0530129apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Pensionsfonder
Nabin Hait93c15382017-03-30 16:57:05 +0530130apps/erpnext/erpnext/accounts/doctype/asset/asset.py +87,Next Depreciation Date cannot be before Purchase Date,Nästa avskrivning Datum kan inte vara före Inköpsdatum
Anand Doshica4c8a22015-09-30 17:10:58 +0530131DocType: SMS Center,All Sales Person,Alla försäljningspersonal
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530132DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,** Månatlig Distribution ** hjälper du distribuerar budgeten / Mål över månader om du har säsongs i din verksamhet.
Nabin Hait93c15382017-03-30 16:57:05 +0530133apps/erpnext/erpnext/accounts/page/pos/pos.js +1598,Not items found,Inte artiklar hittade
134apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +178,Salary Structure Missing,Lönestruktur saknas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530135DocType: Lead,Person Name,Namn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530136DocType: Sales Invoice Item,Sales Invoice Item,Fakturan Punkt
137DocType: Account,Credit,Kredit
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530138DocType: POS Profile,Write Off Cost Center,Avskrivning kostnadsställe
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530139apps/erpnext/erpnext/public/js/setup_wizard.js +51,"e.g. ""Primary School"" or ""University""",t.ex. "Primary School" eller "universitet"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530140apps/erpnext/erpnext/config/stock.py +32,Stock Reports,lagerrapporter
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530141DocType: Warehouse,Warehouse Detail,Lagerdetalj
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},Kreditgräns har överskridits för kund {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.,Termen Slutdatum kan inte vara senare än slutet av året Datum för läsåret som termen är kopplad (läsåret {}). Rätta datum och försök igen.
144apps/erpnext/erpnext/stock/doctype/item/item.py +471,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item",""Är Fast Asset" kan inte vara okontrollerat, som Asset rekord existerar mot objektet"
Nabin Haitd25db232016-12-15 18:33:39 +0530145DocType: Vehicle Service,Brake Oil,bromsolja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530146DocType: Tax Rule,Tax Type,Skatte Typ
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},Du har inte behörighet att lägga till eller uppdatera poster före {0}
148DocType: BOM,Item Image (if not slideshow),Produktbild (om inte bildspel)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530149apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,En kund finns med samma namn
Anand Doshica4c8a22015-09-30 17:10:58 +0530150DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Timmar / 60) * Faktisk produktionstid
Nabin Hait93c15382017-03-30 16:57:05 +0530151apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +892,Select BOM,Välj BOM
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530152DocType: SMS Log,SMS Log,SMS-logg
153apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Kostnad levererat gods
Nabin Hait29b01222016-03-15 16:17:21 +0530154apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,Semester på {0} är inte mellan Från datum och Till datum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530155DocType: Student Log,Student Log,Student Log
Anand Doshica4c8a22015-09-30 17:10:58 +0530156DocType: Quality Inspection,Get Specification Details,Hämta Specifikation Detaljer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530157DocType: Lead,Interested,Intresserad
Nabin Haitcda28ce2017-02-27 17:46:31 +0530158apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +170,Opening,Öppning
Nabin Hait29b01222016-03-15 16:17:21 +0530159apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},Från {0} till {1}
Anand Doshica4c8a22015-09-30 17:10:58 +0530160DocType: Item,Copy From Item Group,Kopiera från artikelgrupp
161DocType: Journal Entry,Opening Entry,Öppnings post
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530162apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Endast konto Pay
Nabin Hait93c15382017-03-30 16:57:05 +0530163DocType: Employee Loan,Repay Over Number of Periods,Repay Över Antal perioder
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530164DocType: Stock Entry,Additional Costs,Merkostnader
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.,Konto med befintlig transaktioner kan inte omvandlas till grupp.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530166DocType: Lead,Product Enquiry,Produkt Förfrågan
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530167DocType: Academic Term,Schools,skolor
Nabin Hait93c15382017-03-30 16:57:05 +0530168apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,No leave record found for employee {0} for {1},Ingen ledighet rekord hittades för arbetstagare {0} för {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530169apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Ange företaget först
Nabin Haitd25db232016-12-15 18:33:39 +0530170apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +333,Please select Company first,Välj Företaget först
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530171DocType: Employee Education,Under Graduate,Enligt Graduate
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530172apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Mål på
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530173DocType: BOM,Total Cost,Total Kostnad
Nabin Hait93c15382017-03-30 16:57:05 +0530174DocType: Journal Entry Account,Employee Loan,Employee Loan
Nabin Haitcda28ce2017-02-27 17:46:31 +0530175apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +89,Activity Log:,Aktivitets Logg:
176apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +227,Item {0} does not exist in the system or has expired,Objektet existerar inte {0} i systemet eller har löpt ut
Anand Doshi019111b2015-11-20 18:00:11 +0530177apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Fastighet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530178apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Kontoutdrag
Anand Doshi019111b2015-11-20 18:00:11 +0530179apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Läkemedel
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530180DocType: Purchase Invoice Item,Is Fixed Asset,Är anläggningstillgång
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}","Tillgång Antal är {0}, behöver du {1}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530182DocType: Expense Claim Detail,Claim Amount,Fordringsbelopp
183DocType: Employee,Mr,Herr
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,Duplicate kundgrupp finns i cutomer grupptabellen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530185apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Leverantör Typ / leverantör
186DocType: Naming Series,Prefix,Prefix
Nabin Haitcda28ce2017-02-27 17:46:31 +0530187apps/erpnext/erpnext/public/js/setup_wizard.js +300,Consumable,Förbrukningsartiklar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530188DocType: Employee,B-,B-
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530189DocType: Upload Attendance,Import Log,Import logg
Rushabh Mehtad627af22016-03-03 11:24:58 +0530190DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Dra Material Begär typ Tillverkning baserat på ovanstående kriterier
Nabin Haitd25db232016-12-15 18:33:39 +0530191DocType: Training Result Employee,Grade,Kvalitet
Rushabh Mehtafc307972015-11-04 18:02:45 +0530192DocType: Sales Invoice Item,Delivered By Supplier,Levereras av Supplier
Anand Doshica4c8a22015-09-30 17:10:58 +0530193DocType: SMS Center,All Contact,Alla Kontakter
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,Produktionsorder redan skapats för alla objekt med BOM
Nabin Haitcda28ce2017-02-27 17:46:31 +0530195apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +182,Annual Salary,Årslön
Nabin Haitd25db232016-12-15 18:33:39 +0530196DocType: Daily Work Summary,Daily Work Summary,Dagliga Work Sammandrag
Anand Doshica4c8a22015-09-30 17:10:58 +0530197DocType: Period Closing Voucher,Closing Fiscal Year,Stänger Räkenskapsårets
Nabin Haitcda28ce2017-02-27 17:46:31 +0530198apps/erpnext/erpnext/accounts/party.py +347,{0} {1} is frozen,{0} {1} är fryst
199apps/erpnext/erpnext/setup/doctype/company/company.py +131,Please select Existing Company for creating Chart of Accounts,Välj befintligt företag för att skapa konto
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530200apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +78,Stock Expenses,Stock Kostnader
Nabin Hait93c15382017-03-30 16:57:05 +0530201apps/erpnext/erpnext/hr/doctype/employee/employee.js +80,Please enter Preferred Contact Email,Ange Preferred Kontakt Email
Anand Doshica4c8a22015-09-30 17:10:58 +0530202DocType: Journal Entry,Contra Entry,Konteringsanteckning
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530203DocType: Journal Entry Account,Credit in Company Currency,Kredit i bolaget Valuta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530204DocType: Delivery Note,Installation Status,Installationsstatus
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}\
206 <br>Absent: {1}",Vill du uppdatera närvaro? <br> Föreliggande: {0} \ <br> Frånvarande: {1}
207apps/erpnext/erpnext/controllers/buying_controller.py +321,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Godkända + Avvisad Antal måste vara lika med mottagna kvantiteten för punkt {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530208DocType: Request for Quotation,RFQ-,RFQ-
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530209DocType: Item,Supply Raw Materials for Purchase,Leverera råvaror för köp
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.,Minst ett läge av betalning krävs för POS faktura.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530211DocType: Products Settings,Show Products as a List,Visa produkter som en lista
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530212DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
Anand Doshica4c8a22015-09-30 17:10:58 +0530213All dates and employee combination in the selected period will come in the template, with existing attendance records","Hämta mallen, fyll lämpliga uppgifter och bifoga den modifierade filen. Alla datum och anställdas kombinationer i den valda perioden kommer i mallen, med befintliga närvaroutdrag"
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,Produkt {0} är inte aktiv eller uttjänta har nåtts
Nabin Haitcda28ce2017-02-27 17:46:31 +0530215apps/erpnext/erpnext/public/js/setup_wizard.js +346,Example: Basic Mathematics,Exempel: Grundläggande matematik
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","Om du vill inkludera skatt i rad {0} i punkt hastighet, skatter i rader {1} måste också inkluderas"
Nabin Hait93c15382017-03-30 16:57:05 +0530217apps/erpnext/erpnext/config/hr.py +214,Settings for HR Module,Inställningar för HR-modul
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530218DocType: SMS Center,SMS Center,SMS Center
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530219DocType: Sales Invoice,Change Amount,Ändra Mängd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530220DocType: BOM Replace Tool,New BOM,Ny BOM
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530221DocType: Depreciation Schedule,Make Depreciation Entry,Göra Av- Entry
222DocType: Appraisal Template Goal,KRA,KRA
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530223DocType: Lead,Request Type,Typ av förfrågan
Anand Doshi9c0983f2016-02-17 12:59:54 +0530224apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +15,Make Employee,göra Employee
Anand Doshi019111b2015-11-20 18:00:11 +0530225apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Sändning
Nabin Haitcda28ce2017-02-27 17:46:31 +0530226apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Execution,Exekvering
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530227apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Detaljer om de åtgärder som genomförs.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530228DocType: Serial No,Maintenance Status,Underhåll Status
Nabin Hait93c15382017-03-30 16:57:05 +0530229apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +57,{0} {1}: Supplier is required against Payable account {2},{0} {1}: Leverantör krävs mot betalkonto {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530230apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Produkter och prissättning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530231apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Totalt antal timmar: {0}
Nabin Hait29b01222016-03-15 16:17:21 +0530232apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},Från Datum bör ligga inom räkenskapsåret. Förutsatt Från Datum = {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530233DocType: Customer,Individual,Individuell
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530234DocType: Interest,Academics User,akademiker Användar
235DocType: Cheque Print Template,Amount In Figure,Belopp I figur
Nabin Hait93c15382017-03-30 16:57:05 +0530236DocType: Employee Loan Application,Loan Info,Loan info
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530237apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Planer för underhållsbesök.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530238DocType: SMS Settings,Enter url parameter for message,Ange url parameter för meddelande
Nabin Haitd25db232016-12-15 18:33:39 +0530239DocType: POS Profile,Customer Groups,kundgrupper
Nabin Haitcda28ce2017-02-27 17:46:31 +0530240DocType: Guardian,Students,studenter
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530241apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Regler för tillämpning av prissättning och rabatt.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530242apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Prislista måste gälla för att köpa eller sälja
Nabin Hait29b01222016-03-15 16:17:21 +0530243apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Installationsdatum kan inte vara före leveransdatum för punkt {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530244DocType: Pricing Rule,Discount on Price List Rate (%),Rabatt på Prislista Andel (%)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530245DocType: Offer Letter,Select Terms and Conditions,Välj Villkor
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530246apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,ut Värde
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530247DocType: Production Planning Tool,Sales Orders,Kundorder
248DocType: Purchase Taxes and Charges,Valuation,Värdering
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530249,Purchase Order Trends,Inköpsorder Trender
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,Offertbegäran kan nås genom att klicka på följande länk
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530251apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Fördela avgångar för året.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +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,Lämna tomt om du vill hämta alla kurser för vald termin
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},Försäljningspriset för objektet {0} är lägre än dess {1}. Försäljningspriset bör vara minst {2}
Nabin Hait72cee332016-10-26 17:45:06 +0530255apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +227,Insufficient Stock,otillräcklig Stock
Anand Doshica4c8a22015-09-30 17:10:58 +0530256DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Inaktivera kapacitetsplanering och tidsuppföljning
Nabin Hait72cee332016-10-26 17:45:06 +0530257DocType: Email Digest,New Sales Orders,Ny kundorder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530258DocType: Bank Reconciliation,Bank Account,Bankkonto
259DocType: Leave Type,Allow Negative Balance,Tillåt negativt saldo
Nabin Hait93c15382017-03-30 16:57:05 +0530260DocType: Employee,Create User,Skapa användare
Anand Doshica4c8a22015-09-30 17:10:58 +0530261DocType: Selling Settings,Default Territory,Standard Område
Anand Doshi019111b2015-11-20 18:00:11 +0530262apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Tv
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530263DocType: Production Order Operation,Updated via 'Time Log',Uppdaterad via &quot;Time Log&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},Advance beloppet kan inte vara större än {0} {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530265DocType: Naming Series,Series List for this Transaction,Serie Lista för denna transaktion
Nabin Hait93c15382017-03-30 16:57:05 +0530266DocType: Company,Default Payroll Payable Account,Standard Lön Betal konto
267apps/erpnext/erpnext/schools/doctype/student_batch/student_batch.js +7,Update Email Group,Uppdatera E-postgrupp
Anand Doshica4c8a22015-09-30 17:10:58 +0530268DocType: Sales Invoice,Is Opening Entry,Är öppen anteckning
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530269DocType: Customer Group,Mention if non-standard receivable account applicable,Nämn om icke-standard mottagningskonto tillämpat
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530270DocType: Course Schedule,Instructor Name,instruktör Namn
Nabin Haitd25db232016-12-15 18:33:39 +0530271apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +176,For Warehouse is required before Submit,För Lagerkrävs innan du kan skicka
Anand Doshi666fbaf2015-11-26 12:40:13 +0530272apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Mottog den
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530273DocType: Sales Partner,Reseller,Återförsäljare
Nabin Haitd25db232016-12-15 18:33:39 +0530274DocType: Production Planning Tool,"If checked, Will include non-stock items in the Material Requests.","Om markerad, kommer att innehålla icke-lager i materialet begäran."
Rushabh Mehtad627af22016-03-03 11:24:58 +0530275apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,Ange Företag
Anand Doshica4c8a22015-09-30 17:10:58 +0530276DocType: Delivery Note Item,Against Sales Invoice Item,Mot fakturaprodukt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530277,Production Orders in Progress,Aktiva Produktionsordrar
Nabin Haitcda28ce2017-02-27 17:46:31 +0530278apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Net Cash from Financing,Nettokassaflöde från finansiering
Nabin Hait93c15382017-03-30 16:57:05 +0530279apps/erpnext/erpnext/accounts/page/pos/pos.js +2179,"LocalStorage is full , did not save","Localstorage är full, inte spara"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530280DocType: Lead,Address & Contact,Adress och kontakt
Rushabh Mehtafc307972015-11-04 18:02:45 +0530281DocType: Leave Allocation,Add unused leaves from previous allocations,Lägg oanvända blad från tidigare tilldelningar
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 Återkommande {0} kommer att skapas på {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530283DocType: Sales Partner,Partner website,partner webbplats
Nabin Haitd25db232016-12-15 18:33:39 +0530284apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Add Item,Lägg till vara
Anand Doshi019111b2015-11-20 18:00:11 +0530285,Contact Name,Kontaktnamn
Nabin Hait93c15382017-03-30 16:57:05 +0530286DocType: Course Assessment Criteria,Course Assessment Criteria,Kriterier för bedömning Course
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530287DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Skapar lönebesked för ovan nämnda kriterier.
Nabin Haitd25db232016-12-15 18:33:39 +0530288DocType: POS Customer Group,POS Customer Group,POS Kundgrupp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530289DocType: Cheque Print Template,Line spacing for amount in words,Radavstånd för beloppet i ord
Nabin Haitd25db232016-12-15 18:33:39 +0530290DocType: Vehicle,Additional Details,ytterligare detaljer
Nabin Haitcda28ce2017-02-27 17:46:31 +0530291apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Ingen beskrivning ges
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530292apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Begäran om köp.
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,Detta grundar sig på tidrapporter som skapats mot detta projekt
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,Nettolön kan inte vara mindre än 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,Endast den valda Ledighets ansvarig kan lämna denna ledighets applikationen
296apps/erpnext/erpnext/hr/doctype/employee/employee.py +116,Relieving Date must be greater than Date of Joining,Avgångs Datum måste vara större än Datum för anställningsdatum
297apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +190,Leaves per Year,Avgångar per år
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.,"Rad {0}: Kontrollera ""Är i förskott"" mot konto {1} om det är ett förskotts post."
Nabin Haitcda28ce2017-02-27 17:46:31 +0530299apps/erpnext/erpnext/stock/utils.py +189,Warehouse {0} does not belong to company {1},Lager {0} tillhör inte företaget {1}
Nabin Hait72cee332016-10-26 17:45:06 +0530300DocType: Email Digest,Profit & Loss,Vinst förlust
Nabin Haitcda28ce2017-02-27 17:46:31 +0530301apps/erpnext/erpnext/public/js/setup_wizard.js +304,Litre,Liter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530302DocType: Task,Total Costing Amount (via Time Sheet),Totalt Costing Belopp (via Tidrapportering)
Anand Doshica4c8a22015-09-30 17:10:58 +0530303DocType: Item Website Specification,Item Website Specification,Produkt hemsidespecifikation
Nabin Haitcda28ce2017-02-27 17:46:31 +0530304apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +477,Leave Blocked,Lämna Blockerad
305apps/erpnext/erpnext/stock/doctype/item/item.py +690,Item {0} has reached its end of life on {1},Punkt {0} har nått slutet av sin livslängd på {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530306apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +95,Bank Entries,bankAnteckningar
Nabin Haitcda28ce2017-02-27 17:46:31 +0530307apps/erpnext/erpnext/accounts/doctype/budget/budget.py +119,Annual,Årlig
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530308DocType: Stock Reconciliation Item,Stock Reconciliation Item,Lager Avstämning Punkt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530309DocType: Stock Entry,Sales Invoice No,Försäljning Faktura nr
310DocType: Material Request Item,Min Order Qty,Min Order kvantitet
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530311DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Student Group Creation Tool Course
Anand Doshica4c8a22015-09-30 17:10:58 +0530312DocType: Lead,Do Not Contact,Kontakta ej
Nabin Haitcda28ce2017-02-27 17:46:31 +0530313apps/erpnext/erpnext/public/js/setup_wizard.js +365,People who teach at your organisation,Personer som undervisar i organisationen
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530314DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Den unika ID för att spåra alla återkommande fakturor. Det genereras på skicka.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530315apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +97,Software Developer,Mjukvaruutvecklare
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530316DocType: Item,Minimum Order Qty,Minimum Antal
317DocType: Pricing Rule,Supplier Type,Leverantör Typ
Nabin Haitd25db232016-12-15 18:33:39 +0530318DocType: Course Scheduling Tool,Course Start Date,Kursstart
319,Student Batch-Wise Attendance,Student satsvis Närvaro
Nabin Hait93c15382017-03-30 16:57:05 +0530320DocType: POS Profile,Allow user to edit Rate,Tillåt användare att redigera Kurs
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530321DocType: Item,Publish in Hub,Publicera i Hub
Nabin Hait72cee332016-10-26 17:45:06 +0530322DocType: Student Admission,Student Admission,Student Antagning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530323,Terretory,Terretory
Nabin Haitcda28ce2017-02-27 17:46:31 +0530324apps/erpnext/erpnext/stock/doctype/item/item.py +710,Item {0} is cancelled,Punkt {0} avbryts
Nabin Hait93c15382017-03-30 16:57:05 +0530325apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +877,Material Request,Materialförfrågan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530326DocType: Bank Reconciliation,Update Clearance Date,Uppdatera Clearance Datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530327DocType: Item,Purchase Details,Inköpsdetaljer
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},"Produkt {0} hittades inte i ""råvaror som levereras"" i beställning {1}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530329DocType: Employee,Relation,Förhållande
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530330DocType: Shipping Rule,Worldwide Shipping,Världsomspännande sändnings
Nabin Hait72cee332016-10-26 17:45:06 +0530331DocType: Student Guardian,Mother,Mor
Nabin Hait93c15382017-03-30 16:57:05 +0530332apps/erpnext/erpnext/accounts/doctype/account/account.py +191,Account balance ({0}) and stock value ({1}) must be same,Kontobalansen ({0}) och lagervärdet ({1}) måste vara samma
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530333apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Bekräftade ordrar från kunder.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530334DocType: Purchase Receipt Item,Rejected Quantity,Avvisad Kvantitet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530335DocType: SMS Settings,SMS Sender Name,SMS avsändarnamn
Anand Doshica4c8a22015-09-30 17:10:58 +0530336DocType: Notification Control,Notification Control,Anmälningskontroll
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530337DocType: Lead,Suggestions,Förslag
338DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Ange artikelgrupp visa budgetar på detta område. Du kan även inkludera säsongs genom att ställa in Distribution.
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},Betalning mot {0} {1} inte kan vara större än utestående beloppet {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530340DocType: Supplier,Address HTML,Adress HTML
341DocType: Lead,Mobile No.,Mobilnummer.
342DocType: Maintenance Schedule,Generate Schedule,Generera Schema
Anand Doshica4c8a22015-09-30 17:10:58 +0530343DocType: Purchase Invoice Item,Expense Head,Utgiftshuvud
Nabin Haitd25db232016-12-15 18:33:39 +0530344apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +138,Please select Charge Type first,Välj Avgiftstyp först
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530345DocType: Student Group Student,Student Group Student,Student Group Student
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530346apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Senaste
Nabin Haitd25db232016-12-15 18:33:39 +0530347DocType: Vehicle Service,Inspection,Inspektion
Nabin Hait93c15382017-03-30 16:57:05 +0530348apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +56,Student {0}: {1} does not belong to Student Batch {2},Elev {0}: {1} tillhör inte studenten Batch {2}
Nabin Hait72cee332016-10-26 17:45:06 +0530349DocType: Email Digest,New Quotations,Nya Citat
Nabin Haitd25db232016-12-15 18:33:39 +0530350DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,E-post lönebesked till anställd baserat på föredragna e-post väljs i Employee
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530351DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Den första Lämna godkännare i listan kommer att anges som standard Lämna godkännare
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530352DocType: Tax Rule,Shipping County,Frakt County
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530353apps/erpnext/erpnext/config/desktop.py +158,Learn,Lär dig
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530354DocType: Asset,Next Depreciation Date,Nästa Av- Datum
Anand Doshi03791fc2015-12-15 15:17:11 +0530355apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Aktivitet Kostnad per anställd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530356DocType: Accounts Settings,Settings for Accounts,Inställningar för konton
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},Leverantör faktura nr existerar i inköpsfaktura {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530358apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Hantera Säljare.
Rushabh Mehtad627af22016-03-03 11:24:58 +0530359DocType: Job Applicant,Cover Letter,Personligt brev
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530360apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Utestående checkar och insättningar för att rensa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530361DocType: Item,Synced With Hub,Synkroniserad med 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},Rad # {0}: {1} kan inte vara negativt för produkten {2}
364apps/erpnext/erpnext/setup/doctype/company/company.js +64,Wrong Password,Fel Lösenord
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530365DocType: Item,Variant Of,Variant av
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',"Avslutade Antal kan inte vara större än ""antal för Tillverkning '"
Anand Doshica4c8a22015-09-30 17:10:58 +0530367DocType: Period Closing Voucher,Closing Account Head,Stänger Konto Huvud
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530368DocType: Employee,External Work History,Extern Arbetserfarenhet
Nabin Haitcda28ce2017-02-27 17:46:31 +0530369apps/erpnext/erpnext/projects/doctype/task/task.py +99,Circular Reference Error,Cirkelreferens fel
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 Namn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530371DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,I ord (Export) kommer att vara synlig när du sparar följesedel.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530372DocType: Cheque Print Template,Distance from left edge,Avstånd från vänstra kanten
373apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} enheter [{1}] (# Form / Föremål / {1}) hittades i [{2}] (# Form / Lager / {2})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530374DocType: Lead,Industry,Industri
375DocType: Employee,Job Profile,Jobbprofilen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530376DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Meddela via e-post om skapandet av automatisk Material Begäran
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530377DocType: Journal Entry,Multi Currency,Flera valutor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530378DocType: Payment Reconciliation Invoice,Invoice Type,Faktura Typ
Nabin Hait93c15382017-03-30 16:57:05 +0530379apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +841,Delivery Note,Följesedel
Nabin Haitcda28ce2017-02-27 17:46:31 +0530380apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Ställa in skatter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530381apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,Kostnader för sålda Asset
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.,Betalningsposten har ändrats efter att du hämtade den. Vänligen hämta igen.
383apps/erpnext/erpnext/stock/doctype/item/item.py +440,{0} entered twice in Item Tax,{0} inlagd två gånger under punkten Skatt
Nabin Hait93c15382017-03-30 16:57:05 +0530384DocType: Grade Interval,Min Score,min Score
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,Sammanfattning för denna vecka och pågående aktiviteter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530386DocType: Student Applicant,Admitted,medgav
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530387DocType: Workstation,Rent Cost,Hyr Kostnad
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530388apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Belopp efter avskrivningar
Nabin Hait72cee332016-10-26 17:45:06 +0530389apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Kommande kalenderhändelser
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,Välj månad och år
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530391DocType: Employee,Company Email,Företagets e-post
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530392DocType: GL Entry,Debit Amount in Account Currency,Betal-Belopp i konto Valuta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530393apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Bank / Cash transaktioner mot partiet eller för intern överföring
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530394DocType: Shipping Rule,Valid for Countries,Gäller för länder
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,Denna punkt är en mall och kan inte användas i transaktioner. Punkt attribut kommer att kopieras över till varianterna inte &quot;Nej Kopiera&quot; ställs in
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530396apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Den totala order Anses
Nabin Hait93c15382017-03-30 16:57:05 +0530397apps/erpnext/erpnext/config/hr.py +234,"Employee designation (e.g. CEO, Director etc.).","Anställd beteckning (t.ex. VD, direktör osv)."
398apps/erpnext/erpnext/controllers/recurring_document.py +223,Please enter 'Repeat on Day of Month' field value,Ange &quot;Upprepa på Dag i månaden&quot; fältvärde
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530399DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,I takt med vilket kundens Valuta omvandlas till kundens basvaluta
Nabin Haitd25db232016-12-15 18:33:39 +0530400DocType: Course Scheduling Tool,Course Scheduling Tool,Naturligtvis Scheduling Tool
401apps/erpnext/erpnext/controllers/accounts_controller.py +564,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Rad # {0}: Inköp Faktura kan inte göras mot en befintlig tillgång {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530402DocType: Item Tax,Tax Rate,Skattesats
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} som redan tilldelats för anställd {1} för perioden {2} till {3}
Nabin Hait93c15382017-03-30 16:57:05 +0530404apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +845,Select Item,Välj Punkt
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 \
Anand Doshica4c8a22015-09-30 17:10:58 +0530406 Stock Reconciliation, instead use Stock Entry","Produkt: {0} förvaltade satsvis, kan inte förenas med \ Lagersammansättning, använd istället Lageranteckning"
Nabin Hait93c15382017-03-30 16:57:05 +0530407apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +140,Purchase Invoice {0} is already submitted,Inköpsfakturan {0} är redan lämnad
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},Rad # {0}: Batch nr måste vara samma som {1} {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530409apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,Konvertera till icke-gruppen
Nabin Haitcda28ce2017-02-27 17:46:31 +0530410apps/erpnext/erpnext/config/stock.py +122,Batch (lot) of an Item.,Batch (parti) i en punkt.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530411DocType: C-Form Invoice Detail,Invoice Date,Fakturadatum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530412DocType: GL Entry,Debit Amount,Debit Belopp
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},Det kan bara finnas ett konto per Company i {0} {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530414apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +387,Please see attachment,Se bifogad fil
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530415DocType: Purchase Order,% Received,% Emot
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530416apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Skapa studentgrupper
Nabin Haitd25db232016-12-15 18:33:39 +0530417apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +21,Setup Already Complete!!,Inställning Redan Komplett !!
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530418,Finished Goods,Färdiga Varor
419DocType: Delivery Note,Instructions,Instruktioner
420DocType: Quality Inspection,Inspected By,Inspekteras av
Anand Doshica4c8a22015-09-30 17:10:58 +0530421DocType: Maintenance Visit,Maintenance Type,Servicetyp
Nabin Hait29b01222016-03-15 16:17:21 +0530422apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Serienummer {0} tillhör inte följesedel {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530423apps/erpnext/erpnext/templates/pages/demo.html +55,ERPNext Demo,ERPNext Demo
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530424apps/erpnext/erpnext/public/js/utils/item_selector.js +12,Add Items,Lägg produkter
Anand Doshica4c8a22015-09-30 17:10:58 +0530425DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Produktkvalitetskontroll Parameter
426DocType: Leave Application,Leave Approver Name,Ledighetsgodkännare Namn
Nabin Hait18f0dd02016-04-15 14:50:45 +0530427DocType: Depreciation Schedule,Schedule Date,Schema Datum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530428apps/erpnext/erpnext/config/hr.py +116,"Earnings, Deductions and other Salary components","Resultat, Avdrag och andra lönedelar"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530429DocType: Packed Item,Packed Item,Packad artikel
Nabin Hait18f0dd02016-04-15 14:50:45 +0530430apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Standardinställningar för att inköps transaktioner.
Anand Doshica4c8a22015-09-30 17:10:58 +0530431apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Aktivitetskostnad existerar för anställd {0} mot Aktivitetstyp - {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530432DocType: Currency Exchange,Currency Exchange,Valutaväxling
Nabin Haitcda28ce2017-02-27 17:46:31 +0530433DocType: Asset,Item Name,Produktnamn
Anand Doshi019111b2015-11-20 18:00:11 +0530434DocType: Authorization Rule,Approving User (above authorized value),Godkännande Användare (ovan auktoriserad värde)
Nabin Hait72cee332016-10-26 17:45:06 +0530435DocType: Email Digest,Credit Balance,Tillgodohavande
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530436DocType: Employee,Widowed,Änka
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530437DocType: Request for Quotation,Request for Quotation,Offertförfrågan
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530438DocType: Salary Slip Timesheet,Working Hours,Arbetstimmar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530439DocType: Naming Series,Change the starting / current sequence number of an existing series.,Ändra start / aktuella sekvensnumret av en befintlig serie.
Nabin Hait93c15382017-03-30 16:57:05 +0530440apps/erpnext/erpnext/accounts/page/pos/pos.js +1335,Create a new Customer,Skapa en ny kund
Anand Doshica4c8a22015-09-30 17:10:58 +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.","Om flera prissättningsregler fortsätta att gälla, kan användarna uppmanas att ställa Prioritet manuellt för att lösa konflikten."
Nabin Hait93c15382017-03-30 16:57:05 +0530442apps/erpnext/erpnext/utilities/activation.py +91,Create Purchase Orders,Skapa inköpsorder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530443,Purchase Register,Inköpsregistret
Nabin Haitd25db232016-12-15 18:33:39 +0530444DocType: Course Scheduling Tool,Rechedule,Rechedule
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530445DocType: Landed Cost Item,Applicable Charges,Tillämpliga avgifter
Anand Doshica4c8a22015-09-30 17:10:58 +0530446DocType: Workstation,Consumable Cost,Förbrukningsartiklar Kostnad
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}) måste ha rollen ""Ledighetsgodkännare"""
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530448DocType: Purchase Receipt,Vehicle Date,Fordons Datum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530449DocType: Student Log,Medical,Medicinsk
Nabin Haitcda28ce2017-02-27 17:46:31 +0530450apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +180,Reason for losing,Anledning till att förlora
Nabin Hait93c15382017-03-30 16:57:05 +0530451apps/erpnext/erpnext/crm/doctype/lead/lead.py +41,Lead Owner cannot be same as the Lead,Bly Ägaren kan inte vara densamma som den ledande
Nabin Haitcda28ce2017-02-27 17:46:31 +0530452apps/erpnext/erpnext/accounts/utils.py +355,Allocated amount can not greater than unadjusted amount,Tilldelade mängden kan inte större än ojusterad belopp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530453DocType: Announcement,Receiver,Mottagare
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},Arbetsstation är stängd på följande datum enligt kalender: {0}
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530455apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Möjligheter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530456DocType: Employee,Single,Singel
Nabin Hait93c15382017-03-30 16:57:05 +0530457DocType: Salary Slip,Total Loan Repayment,Totala låne Återbetalning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530458DocType: Account,Cost of Goods Sold,Kostnad för sålda varor
459DocType: Purchase Invoice,Yearly,Årlig
Nabin Haitcda28ce2017-02-27 17:46:31 +0530460apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +230,Please enter Cost Center,Ange kostnadsställe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530461DocType: Journal Entry Account,Sales Order,Kundorder
Nabin Hait93c15382017-03-30 16:57:05 +0530462apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Avg. Säljkurs
Nabin Haitcda28ce2017-02-27 17:46:31 +0530463DocType: Assessment Plan,Examiner Name,examiner Namn
Nabin Hait93c15382017-03-30 16:57:05 +0530464apps/erpnext/erpnext/utilities/transaction_base.py +148,Quantity cannot be a fraction in row {0},Kvantitet kan inte vara en bråkdel i rad {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530465DocType: Purchase Invoice Item,Quantity and Rate,Kvantitet och betyg
466DocType: Delivery Note,% Installed,% Installerad
Nabin Haitcda28ce2017-02-27 17:46:31 +0530467apps/erpnext/erpnext/public/js/setup_wizard.js +383,Classrooms/ Laboratories etc where lectures can be scheduled.,Klassrum / Laboratorier etc där föreläsningar kan schemaläggas.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530468apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Please enter company name first,Ange företagetsnamn först
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530469DocType: Purchase Invoice,Supplier Name,Leverantörsnamn
Rushabh Mehtafc307972015-11-04 18:02:45 +0530470apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Läs ERPNext Manual
Anand Doshica4c8a22015-09-30 17:10:58 +0530471DocType: Account,Is Group,Är grupperad
Nabin Hait72cee332016-10-26 17:45:06 +0530472DocType: Email Digest,Pending Purchase Orders,I avvaktan på beställningar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530473DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Automatiskt Serial Nos baserat på FIFO
Nabin Hait733680b2015-12-07 14:12:41 +0530474DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Kontrollera Leverantörens unika Fakturanummer
Nabin Haitd25db232016-12-15 18:33:39 +0530475DocType: Vehicle Service,Oil Change,Oljebyte
Anand Doshica4c8a22015-09-30 17:10:58 +0530476apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',"""Till Ärende nr."" kan inte vara mindre än ""Från ärende nr"""
Nabin Haitcda28ce2017-02-27 17:46:31 +0530477apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +108,Non Profit,Välgörenhets
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530478DocType: Production Order,Not Started,Inte Startat
Anand Doshica4c8a22015-09-30 17:10:58 +0530479DocType: Lead,Channel Partner,Kanalpartner
480DocType: Account,Old Parent,Gammalt mål
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530481DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Anpassa inledande text som går som en del av e-postmeddelandet. Varje transaktion har en separat introduktionstext.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530482apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Globala inställningar för alla tillverkningsprocesser.
Anand Doshica4c8a22015-09-30 17:10:58 +0530483DocType: Accounts Settings,Accounts Frozen Upto,Konton frysta upp till
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530484DocType: SMS Log,Sent On,Skickas på
Nabin Haitcda28ce2017-02-27 17:46:31 +0530485apps/erpnext/erpnext/stock/doctype/item/item.py +652,Attribute {0} selected multiple times in Attributes Table,Attribut {0} valda flera gånger i attribut Tabell
Nabin Hait733680b2015-12-07 14:12:41 +0530486DocType: HR Settings,Employee record is created using selected field. ,Personal register skapas med hjälp av valda fältet.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530487DocType: Sales Order,Not Applicable,Inte Tillämpbar
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530488apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Semester topp.
Nabin Hait18f0dd02016-04-15 14:50:45 +0530489DocType: Request for Quotation Item,Required Date,Obligatorisk Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530490DocType: Delivery Note,Billing Address,Fakturaadress
Nabin Hait93c15382017-03-30 16:57:05 +0530491apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +873,Please enter Item Code.,Ange Artikelkod.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530492DocType: BOM,Costing,Kostar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530493DocType: Tax Rule,Billing County,Billings County
Anand Doshica4c8a22015-09-30 17:10:58 +0530494DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Om markerad, kommer skattebeloppet anses redan ingå i Skriv värdet / Skriv beloppet"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530495DocType: Request for Quotation,Message for Supplier,Meddelande till leverantören
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530496apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Totalt Antal
Nabin Hait93c15382017-03-30 16:57:05 +0530497DocType: Item,Show in Website (Variant),Visa på webbplatsen (Variant)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530498DocType: Employee,Health Concerns,Hälsoproblem
Nabin Haitd25db232016-12-15 18:33:39 +0530499DocType: Process Payroll,Select Payroll Period,Välj Payroll Period
500DocType: Purchase Invoice,Unpaid,Obetald
501apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Reserverade till salu
Anand Doshica4c8a22015-09-30 17:10:58 +0530502DocType: Packing Slip,From Package No.,Från Paket No.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530503DocType: Item Attribute,To Range,Range
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530504apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Värdepapper och inlåning
Nabin Haitd25db232016-12-15 18:33:39 +0530505apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +82,Total leaves allocated is mandatory,Totalt blad tilldelats är obligatorisk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530506DocType: Job Opening,Description of a Job Opening,Beskrivning av ett jobb
Nabin Hait72cee332016-10-26 17:45:06 +0530507apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Pending activities for today,I avvaktan på aktiviteter för dag
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530508apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Närvaro lista
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530509DocType: Salary Structure,Salary Component for timesheet based payroll.,Lönedel för tidrapport baserad lönelistan.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530510DocType: Sales Order Item,Used for Production Plan,Används för produktionsplan
Nabin Hait93c15382017-03-30 16:57:05 +0530511DocType: Employee Loan,Total Payment,Total betalning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530512DocType: Manufacturing Settings,Time Between Operations (in mins),Time Between Operations (i minuter)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530513DocType: Customer,Buyer of Goods and Services.,Köpare av varor och tjänster.
514DocType: Journal Entry,Accounts Payable,Leverantörsreskontra
Rushabh Mehtad627af22016-03-03 11:24:58 +0530515apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +29,The selected BOMs are not for the same item,De valda stycklistor är inte samma objekt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530516DocType: Pricing Rule,Valid Upto,Giltig Upp till
Nabin Haitd25db232016-12-15 18:33:39 +0530517DocType: Training Event,Workshop,Verkstad
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.,Lista några av dina kunder. De kunde vara organisationer eller privatpersoner.
Nabin Hait93c15382017-03-30 16:57:05 +0530519,Enough Parts to Build,Tillräckligt med delar för att bygga
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530520apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Direct Income,Direkt inkomst
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","Kan inte filtrera baserat på konto, om grupperad efter konto"
Nabin Haitcda28ce2017-02-27 17:46:31 +0530522apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Administrative Officer,Handläggare
Nabin Haitd25db232016-12-15 18:33:39 +0530523apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Acutal Qty {0} / Waiting Qty {1},Acutal Antal {0} / väntar Antal {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530524DocType: Timesheet Detail,Hrs,H
Nabin Haitd25db232016-12-15 18:33:39 +0530525apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +317,Please select Company,Välj Företag
Nabin Hait72cee332016-10-26 17:45:06 +0530526DocType: Stock Entry Detail,Difference Account,Differenskonto
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.,Det går inte att stänga uppgiften då dess huvuduppgift {0} inte är stängd.
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,Ange vilket lager som Material Begäran kommer att anges mot
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530529DocType: Production Order,Additional Operating Cost,Ytterligare driftkostnader
Anand Doshi019111b2015-11-20 18:00:11 +0530530apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Kosmetika
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","För att sammanfoga, måste följande egenskaper vara samma för båda objekten"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530532DocType: Shipping Rule,Net Weight,Nettovikt
533DocType: Employee,Emergency Phone,Nödtelefon
Nabin Haitd25db232016-12-15 18:33:39 +0530534apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,Köpa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530535,Serial No Warranty Expiry,Serial Ingen garanti löper ut
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530536DocType: Sales Invoice,Offline POS Name,Offline POS Namn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530537DocType: Sales Order,To Deliver,Att Leverera
Anand Doshica4c8a22015-09-30 17:10:58 +0530538DocType: Purchase Invoice Item,Item,Objekt
Nabin Hait93c15382017-03-30 16:57:05 +0530539apps/erpnext/erpnext/accounts/page/pos/pos.js +2342,Serial no item cannot be a fraction,Serienummer objekt kan inte vara en bråkdel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530540DocType: Journal Entry,Difference (Dr - Cr),Skillnad (Dr - Cr)
541DocType: Account,Profit and Loss,Resultaträkning
Nabin Haitcda28ce2017-02-27 17:46:31 +0530542apps/erpnext/erpnext/config/stock.py +325,Managing Subcontracting,Hantera Underleverantörer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530543DocType: Project,Project will be accessible on the website to these users,Projektet kommer att vara tillgänglig på webbplatsen till dessa användare
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530544DocType: Quotation,Rate at which Price list currency is converted to company's base currency,I takt med vilket Prislistans valuta omvandlas till företagets basvaluta
Nabin Haitd25db232016-12-15 18:33:39 +0530545apps/erpnext/erpnext/setup/doctype/company/company.py +57,Account {0} does not belong to company: {1},Kontot {0} tillhör inte företaget: {1}
Nabin Hait93c15382017-03-30 16:57:05 +0530546apps/erpnext/erpnext/setup/doctype/company/company.py +48,Abbreviation already used for another company,Förkortningen har redan används för ett annat företag
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530547DocType: Selling Settings,Default Customer Group,Standard Kundgrupp
Anand Doshica4c8a22015-09-30 17:10:58 +0530548DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Om inaktiverad ""Rundad Totalt fältet inte syns i någon transaktion"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530549DocType: BOM,Operating Cost,Rörelse Kostnad
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530550DocType: Sales Order Item,Gross Profit,Bruttoförtjänst
Nabin Haitcda28ce2017-02-27 17:46:31 +0530551apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Inkrement kan inte vara 0
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530552DocType: Production Planning Tool,Material Requirement,Material Krav
Anand Doshica4c8a22015-09-30 17:10:58 +0530553DocType: Company,Delete Company Transactions,Radera Företagstransactions
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,Referensnummer och referens Datum är obligatorisk för Bank transaktion
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530555DocType: Purchase Receipt,Add / Edit Taxes and Charges,Lägg till / redigera skatter och avgifter
556DocType: Purchase Invoice,Supplier Invoice No,Leverantörsfaktura Nej
557DocType: Territory,For reference,Som referens
Anand Doshi191b2972015-10-21 16:50:31 +0530558apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Kan inte ta bort Löpnummer {0}, eftersom det används i aktietransaktioner"
Nabin Hait93c15382017-03-30 16:57:05 +0530559apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +245,Closing (Cr),Closing (Cr)
Nabin Haitd25db232016-12-15 18:33:39 +0530560apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Move Item,Flytta objekt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530561DocType: Serial No,Warranty Period (Days),Garantiperiod (dagar)
Anand Doshica4c8a22015-09-30 17:10:58 +0530562DocType: Installation Note Item,Installation Note Item,Installeringsnotis objekt
Rushabh Mehtad627af22016-03-03 11:24:58 +0530563DocType: Production Plan Item,Pending Qty,Väntar Antal
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530564DocType: Budget,Ignore,Ignorera
Nabin Hait93c15382017-03-30 16:57:05 +0530565apps/erpnext/erpnext/accounts/party.py +351,{0} {1} is not active,{0} {1} är inte aktiv
Nabin Haitcda28ce2017-02-27 17:46:31 +0530566apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +90,SMS sent to following numbers: {0},SMS skickas till följande nummer: {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530567apps/erpnext/erpnext/config/accounts.py +241,Setup cheque dimensions for printing,kryss Setup dimensioner för utskrift
568DocType: Salary Slip,Salary Slip Timesheet,Lön Slip Tidrapport
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530569apps/erpnext/erpnext/controllers/buying_controller.py +152,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Leverantör Warehouse obligatorisk för underleverantörer inköpskvitto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530570DocType: Pricing Rule,Valid From,Giltig Från
571DocType: Sales Invoice,Total Commission,Totalt kommissionen
572DocType: Pricing Rule,Sales Partner,Försäljnings Partner
573DocType: Buying Settings,Purchase Receipt Required,Inköpskvitto Krävs
Nabin Haitcda28ce2017-02-27 17:46:31 +0530574apps/erpnext/erpnext/stock/doctype/item/item.py +129,Valuation Rate is mandatory if Opening Stock entered,Värderings Rate är obligatoriskt om ingående lager in
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530575apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,Inga träffar i Faktura tabellen
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,Välj Företag och parti typ först
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530577apps/erpnext/erpnext/config/accounts.py +257,Financial / accounting year.,Budget / räkenskapsåret.
578apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,ackumulerade värden
Anand Doshi191b2972015-10-21 16:50:31 +0530579apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Tyvärr, kan serienumren inte slås samman"
Nabin Haitcda28ce2017-02-27 17:46:31 +0530580apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +738,Make Sales Order,Skapa kundorder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530581DocType: Project Task,Project Task,Projektuppgift
Anand Doshica4c8a22015-09-30 17:10:58 +0530582,Lead Id,Prospekt Id
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530583DocType: C-Form Invoice Detail,Grand Total,Totalsumma
Nabin Haitd25db232016-12-15 18:33:39 +0530584DocType: Training Event,Course,Kurs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530585DocType: Timesheet,Payslip,lönespecifikation
Nabin Hait93c15382017-03-30 16:57:05 +0530586apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,Punkt varukorgen
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530587apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Räkenskapsårets Startdatum får inte vara större än Räkenskapsårets Slutdatum
588DocType: Issue,Resolution,Åtgärd
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530589DocType: C-Form,IV,IV
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530590apps/erpnext/erpnext/templates/pages/order.html +53,Delivered: {0},Levereras: {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530591DocType: Expense Claim,Payable Account,Betalningskonto
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530592DocType: Payment Entry,Type of Payment,Typ av betalning
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530593DocType: Sales Order,Billing and Delivery Status,Fakturering och leveransstatus
Rushabh Mehtad627af22016-03-03 11:24:58 +0530594DocType: Job Applicant,Resume Attachment,CV Attachment
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530595apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Återkommande kunder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530596DocType: Leave Control Panel,Allocate,Fördela
Nabin Hait93c15382017-03-30 16:57:05 +0530597apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +809,Sales Return,Sales 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,Obs: Totala antalet allokerade blad {0} inte bör vara mindre än vad som redan har godkänts blad {1} för perioden
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530599DocType: Announcement,Posted By,Postat av
Rushabh Mehtafc307972015-11-04 18:02:45 +0530600DocType: Item,Delivered by Supplier (Drop Ship),Levereras av leverantören (Drop Ship)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530601apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Databas för potentiella kunder.
Anand Doshi019111b2015-11-20 18:00:11 +0530602DocType: Authorization Rule,Customer or Item,Kund eller föremål
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530603apps/erpnext/erpnext/config/selling.py +28,Customer database.,Kunddatabas.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530604DocType: Quotation,Quotation To,Offert Till
Anand Doshica4c8a22015-09-30 17:10:58 +0530605DocType: Lead,Middle Income,Medelinkomst
Nabin Hait93c15382017-03-30 16:57:05 +0530606apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +217,Opening (Cr),Öppning (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.,Standard mätenhet för punkt {0} kan inte ändras direkt eftersom du redan har gjort vissa transaktioner (s) med en annan UOM. Du måste skapa en ny punkt för att använda en annan standard UOM.
608apps/erpnext/erpnext/accounts/utils.py +353,Allocated amount can not be negative,Avsatt belopp kan inte vara negativ
Anand Doshica4c8a22015-09-30 17:10:58 +0530609DocType: Purchase Order Item,Billed Amt,Fakturerat ant.
Nabin Haitd25db232016-12-15 18:33:39 +0530610DocType: Training Result Employee,Training Result Employee,Utbildning Resultat anställd
Nabin Hait93c15382017-03-30 16:57:05 +0530611DocType: Warehouse,A logical Warehouse against which stock entries are made.,En aktuell lagerlokal mot vilken lagernoteringar görs.
612DocType: Repayment Schedule,Principal Amount,Kapitalbelopp
613DocType: Employee Loan Application,Total Payable Interest,Totalt betalas ränta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530614DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Fakturan Tidrapport
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},Referensnummer och referens Datum krävs för {0}
Nabin Haitd25db232016-12-15 18:33:39 +0530616DocType: Process Payroll,Select Payment Account to make Bank Entry,Välj Betalkonto att 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","Skapa anställda register för att hantera löv, räkningar och löner"
Nabin Haitd25db232016-12-15 18:33:39 +0530618apps/erpnext/erpnext/support/doctype/issue/issue.js +24,Add to Knowledge Base,Lägg till kunskapsbasen
Nabin Haitcda28ce2017-02-27 17:46:31 +0530619apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Proposal Writing,Förslagsskrivning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530620DocType: Payment Entry Deduction,Payment Entry Deduction,Betalning Entry Avdrag
Anand Doshica4c8a22015-09-30 17:10:58 +0530621apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,En annan säljare {0} finns med samma anställningsid
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","Om markerad, råvaror för objekt som är underleverantörer kommer att ingå i materialet Begäran"
623apps/erpnext/erpnext/config/accounts.py +80,Masters,Masters
Nabin Hait93c15382017-03-30 16:57:05 +0530624DocType: Assessment Plan,Maximum Assessment Score,Maximal Assessment Score
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530625apps/erpnext/erpnext/config/accounts.py +140,Update Bank Transaction Dates,Uppdatera banköverföring Datum
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530626apps/erpnext/erpnext/config/projects.py +30,Time Tracking,Time Tracking
Anand Doshica4c8a22015-09-30 17:10:58 +0530627DocType: Fiscal Year Company,Fiscal Year Company,Räkenskapsårets Företag
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530628DocType: Packing Slip Item,DN Detail,DN Detalj
Nabin Haitd25db232016-12-15 18:33:39 +0530629DocType: Training Event,Conference,Konferens
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530630DocType: Timesheet,Billed,Fakturerad
Anand Doshica4c8a22015-09-30 17:10:58 +0530631DocType: Batch,Batch Description,Batch Beskrivning
Nabin Hait93c15382017-03-30 16:57:05 +0530632apps/erpnext/erpnext/accounts/utils.py +720,"Payment Gateway Account not created, please create one manually.","Betalning Gateway konto inte skapat, vänligen skapa ett manuellt."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530633DocType: Sales Invoice,Sales Taxes and Charges,Försäljnings skatter och avgifter
634DocType: Employee,Organization Profile,Organisation Profil
Nabin Hait72cee332016-10-26 17:45:06 +0530635DocType: Student,Sibling Details,syskon Detaljer
Nabin Haitd25db232016-12-15 18:33:39 +0530636DocType: Vehicle Service,Vehicle Service,Vehicle service
Nabin Hait93c15382017-03-30 16:57:05 +0530637apps/erpnext/erpnext/config/setup.py +101,Automatically triggers the feedback request based on conditions.,utlöser automatiskt återkopplingsbegäran baserad på förhållanden.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530638DocType: Employee,Reason for Resignation,Anledning till Avgång
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530639apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,Mall för utvecklingssamtal.
Nabin Haitd25db232016-12-15 18:33:39 +0530640DocType: Sales Invoice,Credit Note Issued,Kreditnota utfärdad
641DocType: Project Task,Weight,Vikt
Anand Doshica4c8a22015-09-30 17:10:58 +0530642DocType: Payment Reconciliation,Invoice/Journal Entry Details,Faktura / Journalanteckning Detaljer
Nabin Haitcda28ce2017-02-27 17:46:31 +0530643apps/erpnext/erpnext/accounts/utils.py +84,{0} '{1}' not in Fiscal Year {2},{0} {1} &quot;inte under räkenskapsåret {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530644DocType: Buying Settings,Settings for Buying Module,Inställningar för att köpa Modul
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530645apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +21,Asset {0} does not belong to company {1},Asset {0} inte tillhör företaget {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530646apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +69,Please enter Purchase Receipt first,Ange inköpskvitto först
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530647DocType: Buying Settings,Supplier Naming By,Leverantör Naming Genom
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530648DocType: Activity Type,Default Costing Rate,Standardkalkyl betyg
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530649DocType: Maintenance Schedule,Maintenance Schedule,Underhållsschema
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530650apps/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.","Sedan prissättningsregler filtreras bort baserat på kundens, Customer Group, Territory, leverantör, leverantör typ, kampanj, Sales Partner etc."
Nabin Haitcda28ce2017-02-27 17:46:31 +0530651apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +24,Net Change in Inventory,Nettoförändring i Inventory
Nabin Hait93c15382017-03-30 16:57:05 +0530652apps/erpnext/erpnext/config/hr.py +157,Employee Loan Management,Anställd lånehantering
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530653DocType: Employee,Passport Number,Passnummer
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,Relation med Guardian2
Nabin Haitcda28ce2017-02-27 17:46:31 +0530655apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Manager,Chef
Nabin Hait93c15382017-03-30 16:57:05 +0530656DocType: Payment Entry,Payment From / To,Betalning från / till
Nabin Haitcda28ce2017-02-27 17:46:31 +0530657apps/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},Nya kreditgränsen är mindre än nuvarande utestående beloppet för kunden. Kreditgräns måste vara minst {0}
658apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +258,Same item has been entered multiple times.,Samma objekt har angetts flera gånger.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530659DocType: SMS Settings,Receiver Parameter,Mottagare Parameter
Anand Doshica4c8a22015-09-30 17:10:58 +0530660apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,"""Baserad på"" och ""Gruppera efter"" kan inte vara samma"
Nabin Hait93c15382017-03-30 16:57:05 +0530661apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier &gt; Supplier Type,Leverantör&gt; leverantör Typ
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530662DocType: Sales Person,Sales Person Targets,Försäljnings Person Mål
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530663DocType: Installation Note,IN-,I-
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530664apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter email address,Ange e-postadress
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530665DocType: Production Order Operation,In minutes,På några minuter
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530666DocType: Issue,Resolution Date,Åtgärds Datum
Nabin Hait93c15382017-03-30 16:57:05 +0530667DocType: Program Enrollment,Batch Name,batch Namn
668apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +319,Timesheet created:,Tidrapport skapat:
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},Ställ in standard Kontant eller bankkonto i betalningssätt {0}
670apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +20,Enroll,Skriva in
Anand Doshica4c8a22015-09-30 17:10:58 +0530671DocType: Selling Settings,Customer Naming By,Kundnamn på
Nabin Hait93c15382017-03-30 16:57:05 +0530672DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Visar eleven som närvarande i Student Monthly Närvaro Rapport
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530673DocType: Depreciation Schedule,Depreciation Amount,avskrivningsbelopp
674apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +56,Convert to Group,Konvertera till gruppen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530675DocType: Activity Cost,Activity Type,Aktivitetstyp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530676DocType: Request for Quotation,For individual supplier,För individuell leverantör
Nabin Haitd25db232016-12-15 18:33:39 +0530677DocType: BOM Operation,Base Hour Rate(Company Currency),Base Hour Rate (Company valuta)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530678apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Levererad Mängd
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530679DocType: Supplier,Fixed Days,Fasta Dagar
Rushabh Mehtad627af22016-03-03 11:24:58 +0530680DocType: Quotation Item,Item Balance,punkt Balans
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530681DocType: Sales Invoice,Packing List,Packlista
Nabin Hait18f0dd02016-04-15 14:50:45 +0530682apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Inköprsorder som ges till leverantörer.
Anand Doshi019111b2015-11-20 18:00:11 +0530683apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Publicering
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530684DocType: Activity Cost,Projects User,Projekt Användare
Anand Doshica4c8a22015-09-30 17:10:58 +0530685apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Förbrukat
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530686apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}: {1} hittades inte i Fakturainformationslistan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530687DocType: Company,Round Off Cost Center,Avrunda kostnadsställe
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,Servicebesök {0} måste avbrytas innan man kan avbryta kundorder
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530689DocType: Item,Material Transfer,Material Transfer
Nabin Hait93c15382017-03-30 16:57:05 +0530690apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +210,Opening (Dr),Öppning (Dr)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530691apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Bokningstidsstämpel måste vara efter {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530692DocType: Employee Loan,Total Interest Payable,Total ränta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530693DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Landed Cost skatter och avgifter
694DocType: Production Order Operation,Actual Start Time,Faktisk starttid
Anand Doshica4c8a22015-09-30 17:10:58 +0530695DocType: BOM Operation,Operation Time,Drifttid
Nabin Hait93c15382017-03-30 16:57:05 +0530696apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +134,Finish,Yta
Nabin Haitd25db232016-12-15 18:33:39 +0530697apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +386,Base,Bas
Nabin Hait72cee332016-10-26 17:45:06 +0530698DocType: Timesheet,Total Billed Hours,Totalt Fakturerade Timmar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530699DocType: Journal Entry,Write Off Amount,Avskrivningsbelopp
Anand Doshica4c8a22015-09-30 17:10:58 +0530700DocType: Journal Entry,Bill No,Fakturanr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530701DocType: Company,Gain/Loss Account on Asset Disposal,Vinst / Förlust konto på Asset Avfallshantering
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530702DocType: Purchase Invoice,Quarterly,Kvartals
703DocType: Selling Settings,Delivery Note Required,Följesedel Krävs
Nabin Hait93c15382017-03-30 16:57:05 +0530704DocType: Assessment Criteria,Assessment Criteria,Bedömningskriterier
Nabin Haitd25db232016-12-15 18:33:39 +0530705DocType: BOM Item,Basic Rate (Company Currency),Baskurs (Företagsvaluta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530706DocType: Student Attendance,Student Attendance,Student Närvaro
707DocType: Sales Invoice Timesheet,Time Sheet,Tidrapportering
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530708DocType: Manufacturing Settings,Backflush Raw Materials Based On,Återrapportering Råvaror Based On
Nabin Hait93c15382017-03-30 16:57:05 +0530709apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +60,Please enter item details,Ange produktdetaljer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530710DocType: Interest,Interest,Intressera
Nabin Haitd25db232016-12-15 18:33:39 +0530711apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,pre Sales
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530712DocType: Purchase Receipt,Other Details,Övriga detaljer
Nabin Hait93c15382017-03-30 16:57:05 +0530713apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,suplier
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530714DocType: Account,Accounts,Konton
Nabin Haitd25db232016-12-15 18:33:39 +0530715DocType: Vehicle,Odometer Value (Last),Vägmätare Value (Senaste)
Nabin Haitcda28ce2017-02-27 17:46:31 +0530716apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Marketing,Marknadsföring
Nabin Hait72cee332016-10-26 17:45:06 +0530717apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +277,Payment Entry is already created,Betalning Entry redan har skapats
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530718DocType: Purchase Receipt Item Supplied,Current Stock,Nuvarande lager
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},Rad # {0}: Asset {1} inte kopplad till punkt {2}
720apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +368,Preview Salary Slip,Förhandsvisning lönebesked
Nabin Haitcda28ce2017-02-27 17:46:31 +0530721apps/erpnext/erpnext/accounts/doctype/budget/budget.py +54,Account {0} has been entered multiple times,Konto {0} har angetts flera gånger
Anand Doshica4c8a22015-09-30 17:10:58 +0530722DocType: Account,Expenses Included In Valuation,Kostnader ingår i rapporten
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530723DocType: Hub Settings,Seller City,Säljaren stad
Nabin Hait93c15382017-03-30 16:57:05 +0530724,Absent Student Report,Frånvarorapport Student
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530725DocType: Email Digest,Next email will be sent on:,Nästa e-post kommer att skickas på:
Anand Doshica4c8a22015-09-30 17:10:58 +0530726DocType: Offer Letter Term,Offer Letter Term,Erbjudande Brev Villkor
Nabin Haitcda28ce2017-02-27 17:46:31 +0530727apps/erpnext/erpnext/stock/doctype/item/item.py +631,Item has variants.,Produkten har varianter.
728apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Produkt {0} hittades inte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530729DocType: Bin,Stock Value,Stock Värde
Nabin Haitcda28ce2017-02-27 17:46:31 +0530730apps/erpnext/erpnext/accounts/doctype/account/account.py +26,Company {0} does not exist,existerar inte företag {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530731apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tree Typ
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530732DocType: BOM Explosion Item,Qty Consumed Per Unit,Antal konsumeras per Enhet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530733DocType: Serial No,Warranty Expiry Date,Garanti Förfallodatum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530734DocType: Material Request Item,Quantity and Warehouse,Kvantitet och Lager
Anand Doshica4c8a22015-09-30 17:10:58 +0530735DocType: Sales Invoice,Commission Rate (%),Provisionsandel (%)
Rushabh Mehtad627af22016-03-03 11:24:58 +0530736DocType: Project,Estimated Cost,Beräknad kostnad
Nabin Hait93c15382017-03-30 16:57:05 +0530737DocType: Purchase Order,Link to material requests,Länk till material förfrågningar
Anand Doshi019111b2015-11-20 18:00:11 +0530738apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aerospace
Anand Doshica4c8a22015-09-30 17:10:58 +0530739DocType: Journal Entry,Credit Card Entry,Kreditkorts logg
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530740apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,Företag och konton
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530741apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Varor som erhållits från leverantörer.
742apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,Värde
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530743DocType: Lead,Campaign Name,Kampanjens namn
Nabin Hait93c15382017-03-30 16:57:05 +0530744DocType: Selling Settings,Close Opportunity After Days,Nära möjlighet efter dagar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530745,Reserved,Reserverat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530746DocType: Purchase Order,Supply Raw Materials,Supply Råvaror
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530747DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,Det datum då nästa faktura kommer att genereras. Det genereras på skicka.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530748apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Nuvarande Tillgångar
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} är inte en lagervara
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530750DocType: Mode of Payment Account,Default Account,Standard konto
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530751DocType: Payment Entry,Received Amount (Company Currency),Erhållet belopp (Company valuta)
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,Prospekt måste ställas in om Möjligheten är skapad av Prospekt
Nabin Hait29b01222016-03-15 16:17:21 +0530753apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Välj helgdagar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530754DocType: Production Order Operation,Planned End Time,Planerat Sluttid
755,Sales Person Target Variance Item Group-Wise,Försäljningen Person Mål Varians Post 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,Konto med befintlig transaktioner kan inte omvandlas till liggaren
Anand Doshica4c8a22015-09-30 17:10:58 +0530757DocType: Delivery Note,Customer's Purchase Order No,Kundens inköpsorder Nr
Nabin Haitd25db232016-12-15 18:33:39 +0530758DocType: Budget,Budget Against,budget mot
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530759DocType: Employee,Cell Number,Mobilnummer
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530760apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,Automaterial Framställningar Generated
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530761apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Förlorade
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,Du kan inte ange aktuell kupong i 'Mot Journalposter' kolumnen
Nabin Haitd25db232016-12-15 18:33:39 +0530763apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Reserverat för tillverkning
Anand Doshi019111b2015-11-20 18:00:11 +0530764apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Energi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530765DocType: Opportunity,Opportunity From,Möjlighet Från
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530766apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Månadslön uttalande.
Nabin Haitcda28ce2017-02-27 17:46:31 +0530767DocType: BOM,Website Specifications,Webbplats Specifikationer
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ån {0} av typen {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530769DocType: Warranty Claim,CI-,Cl
Nabin Haitcda28ce2017-02-27 17:46:31 +0530770apps/erpnext/erpnext/controllers/buying_controller.py +287,Row {0}: Conversion Factor is mandatory,Rad {0}: Omvandlingsfaktor är obligatoriskt
Nabin Hait93c15382017-03-30 16:57:05 +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}","Flera Pris Regler finns med samma kriterier, vänligen lösa konflikter genom att tilldela prioritet. Pris Regler: {0}"
773apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +431,Cannot deactivate or cancel BOM as it is linked with other BOMs,Det går inte att inaktivera eller avbryta BOM eftersom det är kopplat till andra stycklistor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530774DocType: Opportunity,Maintenance,Underhåll
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},Inköpskvitto nummer som krävs för artikel {0}
Anand Doshica4c8a22015-09-30 17:10:58 +0530776DocType: Item Attribute Value,Item Attribute Value,Produkt Attribut Värde
Nabin Haitcda28ce2017-02-27 17:46:31 +0530777apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Säljkampanjer.
Nabin Hait93c15382017-03-30 16:57:05 +0530778apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +48,Make Timesheet,göra Tidrapport
Rushabh Mehta63b98ec2015-08-04 11:38:04 +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.","Schablonskatt mall som kan tillämpas på alla försäljningstransaktioner. Denna mall kan innehålla en lista över skatte huvuden och även andra kostnader / intäkter huvuden som &quot;Shipping&quot;, &quot;Försäkring&quot;, &quot;Hantera&quot; etc. #### Obs Skattesatsen du definierar här kommer att bli den schablonskatt för alla ** poster **. Om det finns ** artiklar ** som har olika priser, måste de läggas till i ** Punkt skatt ** tabellen i ** Punkt ** mästare. #### Beskrivning av kolumner 1. Beräkning Typ: - Det kan vara på ** Net Totalt ** (som är summan av grundbeloppet). - ** I föregående v Totalt / Belopp ** (för kumulativa skatter eller avgifter). Om du väljer det här alternativet, kommer skatten att tillämpas som en procentandel av föregående rad (i skattetabellen) belopp eller total. - ** Faktisk ** (som nämns). 2. Konto Head: Konto huvudbok enligt vilket denna skatt kommer att bokas 3. Kostnadsställe: Om skatten / avgiften är en inkomst (som sjöfarten) eller kostnader det måste bokas mot ett kostnadsställe. 4. Beskrivning: Beskrivning av skatten (som ska skrivas ut i fakturor / citationstecken). 5. Sätt betyg: skattesats. 6. Belopp Momsbelopp. 7. Totalt: Ackumulerad total till denna punkt. 8. Skriv Row: Om baserad på &quot;Föregående rad Total&quot; kan du välja radnumret som kommer att tas som en bas för denna beräkning (standard är föregående rad). 9. Är denna skatt ingår i Basic Rate ?: Om du markerar detta, betyder det att denna skatt inte kommer att visas under posten tabellen, men kommer att ingå i en basnivå i din huvudfråga tabellen. Detta är användbart när du vill ge ett fast pris (inklusive alla skatter) pris till kunderna."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530799DocType: Employee,Bank A/C No.,Bank A / C nr
Nabin Haitd25db232016-12-15 18:33:39 +0530800DocType: Budget,Project,Projekt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530801DocType: Quality Inspection Reading,Reading 7,Avläsning 7
Anand Doshica4c8a22015-09-30 17:10:58 +0530802DocType: Expense Claim Detail,Expense Claim Type,Räknings Typ
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,Ställ Naming serien för {0} via Inställningar&gt; Inställningar&gt; Namnge Series
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530804DocType: Shopping Cart Settings,Default settings for Shopping Cart,Standardinställningarna för Varukorgen
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530805apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +128,Asset scrapped via Journal Entry {0},Asset skrotas via Journal Entry {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530806DocType: Employee Loan,Interest Income Account,Ränteintäkter Account
Anand Doshi019111b2015-11-20 18:00:11 +0530807apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotechnology
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530808apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +107,Office Maintenance Expenses,Kontor underhållskostnader
Nabin Hait93c15382017-03-30 16:57:05 +0530809apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,Ställa in e-postkonto
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530810apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +115,Please enter Item first,Ange Artikel först
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530811DocType: Account,Liability,Ansvar
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}.,Sanktionerade Belopp kan inte vara större än fordringsbelopp i raden {0}.
Anand Doshica4c8a22015-09-30 17:10:58 +0530813DocType: Company,Default Cost of Goods Sold Account,Standardkostnad Konto Sålda Varor
Nabin Haitd25db232016-12-15 18:33:39 +0530814apps/erpnext/erpnext/stock/get_item_details.py +274,Price List not selected,Prislista inte valt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530815DocType: Employee,Family Background,Familjebakgrund
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530816DocType: Request for Quotation Supplier,Send Email,Skicka Epost
Nabin Haitcda28ce2017-02-27 17:46:31 +0530817apps/erpnext/erpnext/stock/doctype/item/item.py +205,Warning: Invalid Attachment {0},Varning: Ogiltig Attachment {0}
Nabin Hait93c15382017-03-30 16:57:05 +0530818apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +744,No Permission,Inget Tillstånd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530819DocType: Company,Default Bank Account,Standard bankkonto
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","För att filtrera baserat på partiet, väljer Party Typ först"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530821apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},"""Uppdatera Stock"" kan inte kontrolleras eftersom produkter som inte levereras via {0}"
Nabin Haitd25db232016-12-15 18:33:39 +0530822DocType: Vehicle,Acquisition Date,förvärvs~~POS=TRUNC
Nabin Haitcda28ce2017-02-27 17:46:31 +0530823apps/erpnext/erpnext/public/js/setup_wizard.js +303,Nos,Nos
Anand Doshica4c8a22015-09-30 17:10:58 +0530824DocType: Item,Items with higher weightage will be shown higher,Produkter med högre medelvikt kommer att visas högre
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530825DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Bankavstämning Detalj
Nabin Haitd25db232016-12-15 18:33:39 +0530826apps/erpnext/erpnext/controllers/accounts_controller.py +555,Row #{0}: Asset {1} must be submitted,Rad # {0}: Asset {1} måste lämnas in
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530827apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,Ingen anställd hittades
Rushabh Mehtad627af22016-03-03 11:24:58 +0530828DocType: Supplier Quotation,Stopped,Stoppad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530829DocType: Item,If subcontracted to a vendor,Om underleverantörer till en leverantör
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530830DocType: SMS Center,All Customer Contact,Alla Kundkontakt
Nabin Haitcda28ce2017-02-27 17:46:31 +0530831apps/erpnext/erpnext/config/stock.py +153,Upload stock balance via csv.,Ladda lagersaldo via csv.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530832DocType: Warehouse,Tree Details,Tree Detaljerad information
Nabin Haitd25db232016-12-15 18:33:39 +0530833DocType: Training Event,Event Status,Händelsestatus
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530834,Support Analytics,Stöd Analytics
Nabin Hait93c15382017-03-30 16:57:05 +0530835apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +339,"If you have any questions, please get back to us.","Om du har några frågor, vänligen komma tillbaka till oss."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530836DocType: Item,Website Warehouse,Webbplatslager
Anand Doshibb256e42016-01-04 16:50:38 +0530837DocType: Payment Reconciliation,Minimum Invoice Amount,Minimifakturabelopp
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}: Kostnadsställe {2} inte tillhör bolaget {3}
839apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +89,{0} {1}: Account {2} cannot be a Group,{0} {1}: konto {2} inte kan vara en grupp
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,Punkt Row {idx}: {doctype} {doknamn} existerar inte i ovanstående &quot;{doctype} tabellen
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,Tidrapport {0} är redan slutförts eller avbrutits
Nabin Hait93c15382017-03-30 16:57:05 +0530842apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,Inga uppgifter
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530843DocType: Purchase Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Den dagen i den månad som auto faktura kommer att genereras t.ex. 05, 28 etc"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530844DocType: Asset,Opening Accumulated Depreciation,Ingående ackumulerade avskrivningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530845apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Betyg måste vara mindre än eller lika med 5
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530846DocType: Program Enrollment Tool,Program Enrollment Tool,Programmet Inskrivning Tool
847apps/erpnext/erpnext/config/accounts.py +294,C-Form records,C-Form arkiv
Nabin Haitcda28ce2017-02-27 17:46:31 +0530848apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Kunder och leverantör
Nabin Haitd25db232016-12-15 18:33:39 +0530849DocType: Student Batch Instructor,Student Batch Instructor,Elev Batch Instructor
Anand Doshica4c8a22015-09-30 17:10:58 +0530850DocType: Email Digest,Email Digest Settings,E-postutskick Inställningar
Nabin Hait93c15382017-03-30 16:57:05 +0530851apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +341,Thank you for your business!,Tack för din verksamhet!
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530852apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Support frågor från kunder.
Nabin Hait93c15382017-03-30 16:57:05 +0530853,Production Order Stock Report,Produktionsorder Stock Report
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530854DocType: HR Settings,Retirement Age,Pensionsålder
Anand Doshica4c8a22015-09-30 17:10:58 +0530855DocType: Bin,Moving Average Rate,Rörligt medelvärdes hastighet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530856DocType: Production Planning Tool,Select Items,Välj objekt
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} mot räkning {1} daterad {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530858apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,Kursschema
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530859DocType: Maintenance Visit,Completion Status,Slutförande Status
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530860DocType: HR Settings,Enter retirement age in years,Ange pensionsåldern i år
Nabin Haitd25db232016-12-15 18:33:39 +0530861apps/erpnext/erpnext/accounts/doctype/asset/asset.js +263,Target Warehouse,Target Lager
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530862DocType: Cheque Print Template,Starting location from left edge,Startplats från vänstra kanten
Anand Doshica4c8a22015-09-30 17:10:58 +0530863DocType: Item,Allow over delivery or receipt upto this percent,Tillåt överleverans eller mottagande upp till denna procent
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530864DocType: Stock Entry,STE-,Stefan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530865DocType: Upload Attendance,Import Attendance,Import Närvaro
Nabin Hait72cee332016-10-26 17:45:06 +0530866apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +20,All Item Groups,Alla artikelgrupper
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530867DocType: Process Payroll,Activity Log,Aktivitets Logg
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,Netto Vinst / Förlust
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530869apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,Komponera meddelandet automatiskt mot uppvisande av transaktioner.
Anand Doshica4c8a22015-09-30 17:10:58 +0530870DocType: Production Order,Item To Manufacture,Produkt för att tillverka
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} status är {2}
Nabin Hait93c15382017-03-30 16:57:05 +0530872DocType: Employee,Provide Email Address registered in company,Ge e-postadress är registrerad i sällskap
Rushabh Mehtad627af22016-03-03 11:24:58 +0530873DocType: Shopping Cart Settings,Enable Checkout,göra det möjligt för kassan
Nabin Haitcda28ce2017-02-27 17:46:31 +0530874apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Inköpsorder till betalning
Nabin Haitd25db232016-12-15 18:33:39 +0530875apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Projicerad Antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530876DocType: Sales Invoice,Payment Due Date,Förfallodag
Nabin Hait93c15382017-03-30 16:57:05 +0530877apps/erpnext/erpnext/stock/doctype/item/item.js +340,Item Variant {0} already exists with same attributes,Punkt Variant {0} finns redan med samma attribut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530878apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',&quot;Öppna&quot;
Nabin Hait72cee332016-10-26 17:45:06 +0530879apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Öppna för att göra
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530880DocType: Notification Control,Delivery Note Message,Följesedel Meddelande
881DocType: Expense Claim,Expenses,Kostnader
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530882DocType: Item Variant Attribute,Item Variant Attribute,Punkt Variant Attribut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530883,Purchase Receipt Trends,Kvitto Trender
Nabin Haitd25db232016-12-15 18:33:39 +0530884DocType: Process Payroll,Bimonthly,Varannan månad
885DocType: Vehicle Service,Brake Pad,Brake Pad
Nabin Haitcda28ce2017-02-27 17:46:31 +0530886apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +81,Research & Development,Forskning &amp; Utveckling
887apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Belopp till fakturera
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530888DocType: Company,Registration Details,Registreringsdetaljer
Nabin Hait72cee332016-10-26 17:45:06 +0530889DocType: Timesheet,Total Billed Amount,Totala fakturerade beloppet
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530890DocType: Item Reorder,Re-Order Qty,Återuppta Antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530891DocType: Leave Block List Date,Leave Block List Date,Lämna Blockeringslista Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530892DocType: Pricing Rule,Price or Discount,Pris eller rabatt
Nabin Hait93c15382017-03-30 16:57:05 +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,Totalt tillämpliga avgifter i inköpskvittot Items tabellen måste vara densamma som den totala skatter och avgifter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530894DocType: Sales Team,Incentives,Sporen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530895DocType: SMS Log,Requested Numbers,Begärda nummer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530896DocType: Production Planning Tool,Only Obtain Raw Materials,Endast Skaffa Råvaror
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530897apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,Utvecklingssamtal.
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","Aktivera användning för Varukorgen &quot;, som Kundvagnen är aktiverad och det bör finnas åtminstone en skattebestämmelse för Varukorgen"
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.","Betalning Entry {0} är kopplad mot Order {1}, kontrollera om det ska dras i förskott i denna faktura."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530900DocType: Sales Invoice Item,Stock Details,Lager Detaljer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530901apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Projekt Värde
Nabin Haitcda28ce2017-02-27 17:46:31 +0530902apps/erpnext/erpnext/config/selling.py +321,Point-of-Sale,Butiksförsäljnig
Nabin Haitd25db232016-12-15 18:33:39 +0530903DocType: Vehicle Log,Odometer Reading,mätarställning
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'","Kontosaldo redan i Kredit,du är inte tillåten att ställa in ""Balans måste vara"" som ""Debet '"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530905DocType: Account,Balance must be,Balans måste vara
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530906DocType: Hub Settings,Publish Pricing,Publicera prissättning
Anand Doshica4c8a22015-09-30 17:10:58 +0530907DocType: Notification Control,Expense Claim Rejected Message,Räkning avvisas meddelande
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530908,Available Qty,Tillgång Antal
909DocType: Purchase Taxes and Charges,On Previous Row Total,På föregående v Totalt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530910DocType: Purchase Invoice Item,Rejected Qty,Avvisad Antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530911DocType: Salary Slip,Working Days,Arbetsdagar
912DocType: Serial No,Incoming Rate,Inkommande betyg
913DocType: Packing Slip,Gross Weight,Bruttovikt
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530914apps/erpnext/erpnext/public/js/setup_wizard.js +67,The name of your company for which you are setting up this system.,Namnet på ditt företag som du ställer in det här systemet.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530915DocType: HR Settings,Include holidays in Total no. of Working Days,Inkludera semester i Totalt antal. Arbetsdagar
916DocType: Job Applicant,Hold,Håll
Anand Doshica4c8a22015-09-30 17:10:58 +0530917DocType: Employee,Date of Joining,Datum för att delta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530918DocType: Naming Series,Update Series,Uppdatera Serie
Anand Doshica4c8a22015-09-30 17:10:58 +0530919DocType: Supplier Quotation,Is Subcontracted,Är utlagt
920DocType: Item Attribute,Item Attribute Values,Produkt Attribut Värden
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530921DocType: Examination Result,Examination Result,Examination Resultat
Nabin Hait93c15382017-03-30 16:57:05 +0530922apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +788,Purchase Receipt,Inköpskvitto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530923,Received Items To Be Billed,Mottagna objekt som ska faktureras
Nabin Hait93c15382017-03-30 16:57:05 +0530924apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +177,Submitted Salary Slips,Inlämnade lönebesked
Rushabh Mehtafc307972015-11-04 18:02:45 +0530925DocType: Employee,Ms,Fröken
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530926apps/erpnext/erpnext/config/accounts.py +267,Currency exchange rate master.,Valutakurs mästare.
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},Referens Doctype måste vara en av {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},Det går inte att hitta tidslucka i de närmaste {0} dagar för Operation {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530929DocType: Production Order,Plan material for sub-assemblies,Planera material för underenheter
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530930apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Säljpartners och Territory
Nabin Hait93c15382017-03-30 16:57:05 +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,Det går inte att automatiskt skapa konto eftersom det redan finns lagersaldo på kontot. Du måste skapa en matchande konto innan du kan göra en post på det här lagret
Nabin Haitcda28ce2017-02-27 17:46:31 +0530932apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +507,BOM {0} must be active,BOM {0} måste vara aktiv
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530933DocType: Journal Entry,Depreciation Entry,avskrivningar Entry
Nabin Hait34037e02016-02-03 13:10:54 +0530934apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,Välj dokumenttyp först
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530935apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Avbryt Material {0} innan du avbryter detta Underhållsbesök
Anand Doshi191b2972015-10-21 16:50:31 +0530936apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Löpnummer {0} inte tillhör punkt {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530937DocType: Purchase Receipt Item Supplied,Required Qty,Obligatorisk Antal
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.,Lager med befintlig transaktion kan inte konverteras till redovisningen.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530939DocType: Bank Reconciliation,Total Amount,Totala Summan
Anand Doshi019111b2015-11-20 18:00:11 +0530940apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Internet Publishing
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530941DocType: Production Planning Tool,Production Orders,Produktionsorder
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530942apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,Balans Värde
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530943apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Försäljning Prislista
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530944apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publicera till synkroniseringsobjekt
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530945DocType: Bank Reconciliation,Account Currency,Konto Valuta
Nabin Haitcda28ce2017-02-27 17:46:31 +0530946apps/erpnext/erpnext/accounts/general_ledger.py +142,Please mention Round Off Account in Company,Ango Avrundningskonto i bolaget
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530947DocType: Purchase Receipt,Range,Intervall
Anand Doshica4c8a22015-09-30 17:10:58 +0530948DocType: Supplier,Default Payable Accounts,Standard avgiftskonton
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,Medarbetare {0} är inte aktiv eller existerar inte
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530950DocType: Fee Structure,Components,Komponenter
Nabin Hait93c15382017-03-30 16:57:05 +0530951apps/erpnext/erpnext/accounts/doctype/asset/asset.py +240,Please enter Asset Category in Item {0},Ange tillgångsslag i punkt {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +0530952apps/erpnext/erpnext/stock/doctype/item/item.py +626,Item Variants {0} updated,Produkt Varianter {0} uppdaterad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530953DocType: Quality Inspection Reading,Reading 6,Avläsning 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,Kan inte {0} {1} {2} utan någon negativ enastående faktura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530955DocType: Purchase Invoice Advance,Purchase Invoice Advance,Inköpsfakturan Advancerat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530956DocType: Hub Settings,Sync Now,Synkronisera nu
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},Rad {0}: kreditering kan inte kopplas till en {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530958apps/erpnext/erpnext/config/accounts.py +210,Define budget for a financial year.,Definiera budget för budgetåret.
Anand Doshica4c8a22015-09-30 17:10:58 +0530959DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Standard Bank / Kontant konto kommer att uppdateras automatiskt i POS faktura när detta läge är valt.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530960DocType: Lead,LEAD-,LEDA-
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530961DocType: Employee,Permanent Address Is,Permanent Adress är
Anand Doshica4c8a22015-09-30 17:10:58 +0530962DocType: Production Order Operation,Operation completed for how many finished goods?,Driften färdig för hur många färdiga varor?
Nabin Haitcda28ce2017-02-27 17:46:31 +0530963apps/erpnext/erpnext/public/js/setup_wizard.js +167,The Brand,Varumärket
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530964DocType: Employee,Exit Interview Details,Avsluta intervju Detaljer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530965DocType: Item,Is Purchase Item,Är beställningsobjekt
Nabin Hait18f0dd02016-04-15 14:50:45 +0530966DocType: Asset,Purchase Invoice,Inköpsfaktura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530967DocType: Stock Ledger Entry,Voucher Detail No,Rabatt Detalj nr
Nabin Hait93c15382017-03-30 16:57:05 +0530968apps/erpnext/erpnext/accounts/page/pos/pos.js +709,New Sales Invoice,Ny försäljningsfaktura
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530969DocType: Stock Entry,Total Outgoing Value,Totalt Utgående Värde
Rushabh Mehtafc307972015-11-04 18:02:45 +0530970apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Öppningsdatum och Slutdatum bör ligga inom samma räkenskapsår
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530971DocType: Lead,Request for Information,Begäran om upplysningar
Nabin Hait93c15382017-03-30 16:57:05 +0530972apps/erpnext/erpnext/accounts/page/pos/pos.js +723,Sync Offline Invoices,Synkroniserings Offline fakturor
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530973DocType: Payment Request,Paid,Betalats
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530974DocType: Program Fee,Program Fee,Kurskostnad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530975DocType: Salary Slip,Total in words,Totalt i ord
Anand Doshica4c8a22015-09-30 17:10:58 +0530976DocType: Material Request Item,Lead Time Date,Ledtid datum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530977DocType: Guardian,Guardian Name,Guardian Namn
978DocType: Cheque Print Template,Has Print Format,Har Utskriftsformat
Nabin Hait93c15382017-03-30 16:57:05 +0530979DocType: Employee Loan,Sanctioned,sanktionerade
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 ,är obligatoriskt. Kanske Valutaväxling posten inte skapas för
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},Rad # {0}: Ange Löpnummer för punkt {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.","För ""Produktgrupper"" poster, Lager, Serienummer och Batch kommer att övervägas från ""Packlistan"". Om Lager och Batch inte är samma för alla förpacknings objekt för alla ""Produktgrupper"" , kan dessa värden skrivas in i huvud produkten, kommer värden kopieras till ""Packlistan""."
Rushabh Mehtad627af22016-03-03 11:24:58 +0530983DocType: Job Opening,Publish on website,Publicera på webbplats
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530984apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Transporter till kunder.
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,Leverantörsfakturor Datum kan inte vara större än Publiceringsdatum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530986DocType: Purchase Invoice Item,Purchase Order Item,Inköpsorder Artikeln
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530987apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +130,Indirect Income,Indirekt inkomst
Nabin Haitd25db232016-12-15 18:33:39 +0530988DocType: Student Attendance Tool,Student Attendance Tool,Student Närvaro Tool
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530989DocType: Cheque Print Template,Date Settings,Datum Inställningar
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530990apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,Varians
Anand Doshi019111b2015-11-20 18:00:11 +0530991,Company Name,Företagsnamn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530992DocType: SMS Center,Total Message(s),Totalt Meddelande (er)
Nabin Hait93c15382017-03-30 16:57:05 +0530993apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +843,Select Item for Transfer,Välj föremål för Transfer
Anand Doshiee19fc02015-12-21 17:10:20 +0530994DocType: Purchase Invoice,Additional Discount Percentage,Ytterligare rabatt Procent
Rushabh Mehtafc307972015-11-04 18:02:45 +0530995apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Visa en lista över alla hjälp videos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530996DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,"Välj konto chefen för banken, där kontrollen avsattes."
Anand Doshica4c8a22015-09-30 17:10:58 +0530997DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Tillåt användare att redigera prislista i transaktioner
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530998DocType: Pricing Rule,Max Qty,Max Antal
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +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","Rad {0}: Faktura {1} är ogiltig, kan det ställas in / existerar inte. \ Ange en giltig faktura"
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,Rad {0}: Betalning mot Försäljning / inköpsorder bör alltid märkas i förskott
Anand Doshi019111b2015-11-20 18:00:11 +05301002apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Kemisk
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.,Standard Bank / Cash konto kommer att uppdateras automatiskt i Lön Journal Entry när detta läge är valt.
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",Intervallen för Grade kod {0} lappar med betyget intervallen för andra kvaliteter. Vänligen kontrollera intervall {0} och {1} och försök igen
Nabin Haitd25db232016-12-15 18:33:39 +05301006DocType: BOM,Raw Material Cost(Company Currency),Råvarukostnaden (Företaget valuta)
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.,Alla objekt har redan överförts till denna produktionsorder.
1008apps/erpnext/erpnext/public/js/setup_wizard.js +304,Meter,Meter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301009DocType: Workstation,Electricity Cost,Elkostnad
Anand Doshica4c8a22015-09-30 17:10:58 +05301010DocType: HR Settings,Don't send Employee Birthday Reminders,Skicka inte anställdas födelsedagspåminnelser
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301011DocType: Item,Inspection Criteria,Inspektionskriterier
Nabin Hait4d76d272016-12-16 16:18:45 +05301012apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,Överfört
Nabin Hait93c15382017-03-30 16:57:05 +05301013DocType: BOM Website Item,BOM Website Item,BOM Website Post
Nabin Haitcda28ce2017-02-27 17:46:31 +05301014apps/erpnext/erpnext/public/js/setup_wizard.js +168,Upload your letter head and logo. (you can edit them later).,Ladda upp din brevhuvud och logotyp. (Du kan redigera dem senare).
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301015DocType: Timesheet Detail,Bill,Räkningen
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 Avskrivningar Datum anges som tidigare datum
Nabin Haitcda28ce2017-02-27 17:46:31 +05301017apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,White,Vit
Anand Doshica4c8a22015-09-30 17:10:58 +05301018DocType: SMS Center,All Lead (Open),Alla Ledare (Öppna)
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}),Rad {0}: Antal inte tillgängligt för {4} i lager {1} vid utstationering tidpunkt för angivelsen ({2} {3})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301020DocType: Purchase Invoice,Get Advances Paid,Få utbetalda förskott
Nabin Hait93c15382017-03-30 16:57:05 +05301021apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +763,Make ,Göra
Nabin Hait72cee332016-10-26 17:45:06 +05301022DocType: Student Admission,Admission Start Date,Antagning startdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301023DocType: Journal Entry,Total Amount in Words,Total mängd i ord
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301024apps/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.,Det var ett problem. En trolig orsak kan vara att du inte har sparat formuläret. Vänligen kontakta support@erpnext.com om problemet kvarstår.
Anand Doshibb256e42016-01-04 16:50:38 +05301025apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Min kundvagn
Nabin Hait93c15382017-03-30 16:57:05 +05301026apps/erpnext/erpnext/controllers/selling_controller.py +159,Order Type must be one of {0},Beställd Typ måste vara en av {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05301027DocType: Lead,Next Contact Date,Nästa Kontakt Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301028apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Öppning Antal
Nabin Haitd25db232016-12-15 18:33:39 +05301029apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +424,Please enter Account for Change Amount,Ange konto för förändring Belopp
Nabin Hait93c15382017-03-30 16:57:05 +05301030DocType: Student Batch,Student Batch Name,Elev batchnamn
Anand Doshica4c8a22015-09-30 17:10:58 +05301031DocType: Holiday List,Holiday List Name,Semester Listnamn
Nabin Hait93c15382017-03-30 16:57:05 +05301032DocType: Repayment Schedule,Balance Loan Amount,Balans Lånebelopp
Nabin Haitd25db232016-12-15 18:33:39 +05301033apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.js +14,Schedule Course,schema Course
Nabin Haitcda28ce2017-02-27 17:46:31 +05301034apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +186,Stock Options,Optioner
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301035DocType: Journal Entry Account,Expense Claim,Utgiftsräkning
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?,Vill du verkligen vill återställa detta skrotas tillgång?
1037apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +242,Qty for {0},Antal för {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05301038DocType: Leave Application,Leave Application,Ledighetsansöknan
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301039apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Ledighet Tilldelningsverktyget
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301040DocType: Leave Block List,Leave Block List Dates,Lämna Block Lista Datum
Anand Doshica4c8a22015-09-30 17:10:58 +05301041DocType: Workstation,Net Hour Rate,Netto timmekostnad
1042DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Landad kostnad inköpskvitto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301043DocType: Company,Default Terms,Standardvillkor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301044DocType: Packing Slip Item,Packing Slip Item,Följesedels artikel
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301045DocType: Purchase Invoice,Cash/Bank Account,Kontant / Bankkonto
Nabin Hait93c15382017-03-30 16:57:05 +05301046apps/erpnext/erpnext/public/js/queries.js +88,Please specify a {0},Specificera en {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.,Borttagna objekt med någon förändring i kvantitet eller värde.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301048DocType: Delivery Note,Delivery To,Leverans till
Nabin Haitcda28ce2017-02-27 17:46:31 +05301049apps/erpnext/erpnext/stock/doctype/item/item.py +649,Attribute table is mandatory,Attributtabell är obligatoriskt
Anand Doshica4c8a22015-09-30 17:10:58 +05301050DocType: Production Planning Tool,Get Sales Orders,Hämta kundorder
Nabin Haitd25db232016-12-15 18:33:39 +05301051apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +65,{0} can not be negative,{0} kan inte vara negativ
Nabin Hait93c15382017-03-30 16:57:05 +05301052apps/erpnext/erpnext/public/js/pos/pos.html +13,Discount,Rabatt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301053DocType: Asset,Total Number of Depreciations,Totalt Antal Avskrivningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301054DocType: Workstation,Wages,Löner
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301055DocType: Project,Internal,Intern
1056DocType: Task,Urgent,Brådskande
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},Vänligen ange en giltig rad ID för rad {0} i tabellen {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +05301058apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Gå till skrivbordet och börja använda ERPNext
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301059DocType: Item,Manufacturer,Tillverkare
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301060DocType: Landed Cost Item,Purchase Receipt Item,Inköpskvitto Artikel
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301061DocType: Purchase Receipt,PREC-RET-,PREC-retro
1062DocType: POS Profile,Sales Invoice Payment,Fakturan Betalning
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301063DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Reserverat lager i kundorder / färdigvarulagret
Nabin Hait93c15382017-03-30 16:57:05 +05301064apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,Försäljningsbelopp
1065DocType: Repayment Schedule,Interest Amount,räntebelopp
Rushabh Mehta644a04b2016-07-25 12:15:30 +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,"Du har ansvar för utgifterna för denna post. Vänligen Uppdatera ""Status"" och spara"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301067DocType: Serial No,Creation Document No,Skapande Dokument nr
1068DocType: Issue,Issue,Problem
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301069DocType: Asset,Scrapped,skrotas
Anand Doshi019111b2015-11-20 18:00:11 +05301070apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,Kontot inte överens med bolaget
Nabin Haitcda28ce2017-02-27 17:46:31 +05301071apps/erpnext/erpnext/config/stock.py +195,"Attributes for Item Variants. e.g Size, Color etc.","Egenskaper för produktvarianter. t.ex. storlek, färg etc."
Nabin Hait93c15382017-03-30 16:57:05 +05301072DocType: Purchase Invoice,Returns,avkastning
Nabin Haitcda28ce2017-02-27 17:46:31 +05301073apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +42,WIP Warehouse,WIP Lager
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},Löpnummer {0} är under underhållsavtal upp {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301075apps/erpnext/erpnext/config/hr.py +35,Recruitment,Rekrytering
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301076DocType: Lead,Organization Name,Organisationsnamn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301077DocType: Tax Rule,Shipping State,Frakt State
Nabin Haitd25db232016-12-15 18:33:39 +05301078,Projected Quantity as Source,Projicerade Kvantitet som källa
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,"Produkt måste tillsättas med hjälp av ""få produkter från kvitton"" -knappen"
Nabin Hait93c15382017-03-30 16:57:05 +05301080DocType: Employee,A-,A-
Nabin Haitd25db232016-12-15 18:33:39 +05301081DocType: Production Planning Tool,Include non-stock items,Inkludera icke-lager
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301082apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +115,Sales Expenses,Försäljnings Kostnader
1083apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Standard handla
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301084DocType: GL Entry,Against,Mot
Anand Doshica4c8a22015-09-30 17:10:58 +05301085DocType: Item,Default Selling Cost Center,Standard Kostnadsställe Försäljning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301086DocType: Sales Partner,Implementation Partner,Genomförande Partner
Nabin Hait93c15382017-03-30 16:57:05 +05301087apps/erpnext/erpnext/accounts/page/pos/pos.js +1467,ZIP Code,Postnummer
1088apps/erpnext/erpnext/controllers/selling_controller.py +268,Sales Order {0} is {1},Kundorder {0} är {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301089DocType: Opportunity,Contact Info,Kontaktinformation
Nabin Haitcda28ce2017-02-27 17:46:31 +05301090apps/erpnext/erpnext/config/stock.py +310,Making Stock Entries,Göra Stock Inlägg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301091DocType: Packing Slip,Net Weight UOM,Nettovikt UOM
Nabin Haitd25db232016-12-15 18:33:39 +05301092apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +18,{0} Results,{0} resultat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301093DocType: Item,Default Supplier,Standard Leverantör
Anand Doshica4c8a22015-09-30 17:10:58 +05301094DocType: Manufacturing Settings,Over Production Allowance Percentage,Överproduktion Tillåter Procent
Nabin Hait93c15382017-03-30 16:57:05 +05301095DocType: Employee Loan,Repayment Schedule,återbetalningsplan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301096DocType: Shipping Rule Condition,Shipping Rule Condition,Frakt Regel skick
Anand Doshica4c8a22015-09-30 17:10:58 +05301097DocType: Holiday List,Get Weekly Off Dates,Hämta Veckodagar
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,Slutdatum kan inte vara mindre än Startdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301099DocType: Sales Person,Select company name first.,Välj företagsnamn först.
Nabin Haitd25db232016-12-15 18:33:39 +05301100apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +154,Dr,Dr
Nabin Hait18f0dd02016-04-15 14:50:45 +05301101apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Offerter mottaget från leverantörer.
Nabin Hait93c15382017-03-30 16:57:05 +05301102apps/erpnext/erpnext/controllers/selling_controller.py +24,To {0} | {1} {2},Till {0} | {1} {2}
Anand Doshica4c8a22015-09-30 17:10:58 +05301103apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Medelålder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301104DocType: Opportunity,Your sales person who will contact the customer in future,Din säljare som kommer att kontakta kunden i framtiden
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.,Lista några av dina leverantörer. De kunde vara organisationer eller privatpersoner.
Nabin Hait72cee332016-10-26 17:45:06 +05301106apps/erpnext/erpnext/templates/pages/home.html +31,View All Products,Visa alla produkter
Nabin Hait93c15382017-03-30 16:57:05 +05301107apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +59,All BOMs,alla stycklistor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301108DocType: Company,Default Currency,Standard Valuta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301109DocType: Expense Claim,From Employee,Från anställd
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,"Varning: Systemet kommer inte att kontrollera överdebitering, eftersom belopp för punkt {0} i {1} är noll"
Anand Doshica4c8a22015-09-30 17:10:58 +05301111DocType: Journal Entry,Make Difference Entry,Skapa Differensinlägg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301112DocType: Upload Attendance,Attendance From Date,Närvaro Från datum
Anand Doshica4c8a22015-09-30 17:10:58 +05301113DocType: Appraisal Template Goal,Key Performance Area,Nyckelperformance Områden
Anand Doshi019111b2015-11-20 18:00:11 +05301114apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,Transportfordon
Nabin Hait93c15382017-03-30 16:57:05 +05301115apps/erpnext/erpnext/controllers/item_variant.py +94,Invalid Attribute,Ogiltig Attribut
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} måste lämnas in
1117apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +146,Quantity must be less than or equal to {0},Kvantitet måste vara mindre än eller lika med {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301118DocType: SMS Center,Total Characters,Totalt Tecken
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301119apps/erpnext/erpnext/controllers/buying_controller.py +156,Please select BOM in BOM field for Item {0},Välj BOM i BOM fältet för produkt{0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301120DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Form faktura Detalj
1121DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Betalning Avstämning Faktura
Nabin Hait34037e02016-02-03 13:10:54 +05301122apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Bidrag%
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301123DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Organisationsnummer som referens. Skattenummer etc.
1124DocType: Sales Partner,Distributor,Distributör
1125DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Varukorgen frakt Regel
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,Produktionsorder {0} måste avbrytas innan du kan avbryta kundorder
Nabin Hait72cee332016-10-26 17:45:06 +05301127apps/erpnext/erpnext/public/js/controllers/transaction.js +52,Please set 'Apply Additional Discount On',Ställ in &quot;tillämpa ytterligare rabatt på&quot;
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301128,Ordered Items To Be Billed,Beställda varor att faktureras
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ån Range måste vara mindre än ligga
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301130DocType: Global Defaults,Global Defaults,Globala standardinställningar
Nabin Hait93c15382017-03-30 16:57:05 +05301131apps/erpnext/erpnext/projects/doctype/project/project.py +202,Project Collaboration Invitation,Projektsamarbete Inbjudan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301132DocType: Salary Slip,Deductions,Avdrag
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 Year
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301135DocType: Purchase Invoice,Start date of current invoice's period,Startdatum för aktuell faktura period
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301136DocType: Salary Slip,Leave Without Pay,Lämna utan lön
Nabin Hait93c15382017-03-30 16:57:05 +05301137apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Capacity Planning Error,Kapacitetsplanering Error
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301138,Trial Balance for Party,Trial Balance för Party
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301139DocType: Lead,Consultant,Konsult
Anand Doshica4c8a22015-09-30 17:10:58 +05301140DocType: Salary Slip,Earnings,Vinster
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,Färdiga artiklar {0} måste anges för Tillverkningstypen
Nabin Haitcda28ce2017-02-27 17:46:31 +05301142apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Ingående redovisning Balans
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301143DocType: Sales Invoice Advance,Sales Invoice Advance,Försäljning Faktura Advance
Nabin Haitcda28ce2017-02-27 17:46:31 +05301144apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +548,Nothing to request,Ingenting att begära
1145apps/erpnext/erpnext/accounts/doctype/budget/budget.py +34,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},En annan budget record &#39;{0}&#39; finns redan mot {1} {2} för räkenskapsåret {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;Faktiskt startdatum&quot; inte kan vara större än &quot;Faktiskt slutdatum&quot;
Nabin Haitcda28ce2017-02-27 17:46:31 +05301147apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +79,Management,Ledning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301148DocType: Cheque Print Template,Payer Settings,Payer Inställningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301149DocType: 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""","Detta kommer att läggas till den punkt koden varianten. Till exempel, om din förkortning är &quot;SM&quot;, och försändelsekoden är &quot;T-TRÖJA&quot;, posten kod varianten kommer att vara &quot;T-Shirt-SM&quot;"
1150DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Nettolön (i ord) kommer att vara synliga när du sparar lönebeskedet.
Anand Doshica4c8a22015-09-30 17:10:58 +05301151DocType: Purchase Invoice,Is Return,Är Returnerad
Nabin Hait93c15382017-03-30 16:57:05 +05301152apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +768,Return / Debit Note,Retur / debetnota
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301153DocType: Price List Country,Price List Country,Prislista Land
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301154DocType: Item,UOMs,UOM
Nabin Haitcda28ce2017-02-27 17:46:31 +05301155apps/erpnext/erpnext/stock/utils.py +182,{0} valid serial nos for Item {1},{0} giltigt serienummer för punkt {1}
Anand Doshi191b2972015-10-21 16:50:31 +05301156apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Produkt kod kan inte ändras för serienummer
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 Profil {0} redan skapats för användare: {1} och företag {2}
Nabin Hait93c15382017-03-30 16:57:05 +05301158DocType: Sales Invoice Item,UOM Conversion Factor,UOM Omvandlingsfaktor
1159apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +24,Please enter Item Code to get Batch Number,Ange Post kod för att få Batch nummer
Anand Doshica4c8a22015-09-30 17:10:58 +05301160DocType: Stock Settings,Default Item Group,Standard Varugrupp
Nabin Hait93c15382017-03-30 16:57:05 +05301161DocType: Employee Loan,Partially Disbursed,delvis Utbetalt
Nabin Hait72cee332016-10-26 17:45:06 +05301162DocType: Grading Structure,Grading System Name,Betygsskala Namn
Nabin Hait18f0dd02016-04-15 14:50:45 +05301163apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Leverantörsdatabas.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301164DocType: Account,Balance Sheet,Balansräkning
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 ',"Kostnadcenter för artikel med artikelkod """
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.","Betalning läget är inte konfigurerad. Kontrollera, om kontot har satts på läge av betalningar eller på POS profil."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301167DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,Din säljare kommer att få en påminnelse om detta datum att kontakta kunden
Nabin Hait93c15382017-03-30 16:57:05 +05301168apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +75,Same item cannot be entered multiple times.,Samma post kan inte anges flera gånger.
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","Ytterligare konton kan göras inom ramen för grupper, men poster kan göras mot icke-grupper"
Anand Doshica4c8a22015-09-30 17:10:58 +05301170DocType: Lead,Lead,Prospekt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301171DocType: Email Digest,Payables,Skulder
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301172DocType: Course,Course Intro,kurs Introduktion
Nabin Haitd25db232016-12-15 18:33:39 +05301173apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +157,Stock Entry {0} created,Stock Entry {0} skapades
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,Rad # {0}: avvisat antal kan inte anmälas för retur
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301175,Purchase Order Items To Be Billed,Inköpsorder Artiklar att faktureras
Anand Doshica4c8a22015-09-30 17:10:58 +05301176DocType: Purchase Invoice Item,Net Rate,Netto kostnad
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301177DocType: Purchase Invoice Item,Purchase Invoice Item,Inköpsfaktura Artiklar
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301178apps/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,Stock Ledger inlägg och GL Posterna reposted för valda kvitton
Anand Doshica4c8a22015-09-30 17:10:58 +05301179apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Produkt 1
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301180DocType: Holiday,Holiday,Sommar
Nabin Hait93c15382017-03-30 16:57:05 +05301181DocType: Support Settings,Close Issue After Days,Nära Problem Efter dagar
Anand Doshica4c8a22015-09-30 17:10:58 +05301182DocType: Leave Control Panel,Leave blank if considered for all branches,Lämna tomt om det anses vara för alla grenar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301183apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-formen är inte tillämplig för faktura: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301184DocType: Payment Reconciliation,Unreconciled Payment Details,Sonade Betalningsinformation
1185DocType: Global Defaults,Current Fiscal Year,Innevarande räkenskapsår
Nabin Haitd25db232016-12-15 18:33:39 +05301186DocType: Purchase Order,Group same items,Grupp samma objekt
Anand Doshica4c8a22015-09-30 17:10:58 +05301187DocType: Global Defaults,Disable Rounded Total,Inaktivera avrundat Totalbelopp
Nabin Hait93c15382017-03-30 16:57:05 +05301188DocType: Employee Loan Application,Repayment Info,återbetalning info
1189apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +436,'Entries' cannot be empty,&#39;poster&#39; kan inte vara tomt
1190apps/erpnext/erpnext/utilities/transaction_base.py +77,Duplicate row {0} with same {1},Duplicate raden {0} med samma {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301191,Trial Balance,Trial Balans
Nabin Hait93c15382017-03-30 16:57:05 +05301192apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +416,Fiscal Year {0} not found,Räkenskapsårets {0} hittades inte
1193apps/erpnext/erpnext/config/hr.py +296,Setting up Employees,Ställa in Anställda
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301194DocType: Sales Order,SO-,SÅ-
Nabin Haitcda28ce2017-02-27 17:46:31 +05301195apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +155,Please select prefix first,Välj prefix först
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301196DocType: Employee,O-,O-
Nabin Haitcda28ce2017-02-27 17:46:31 +05301197apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Research,Forskning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301198DocType: Maintenance Visit Purpose,Work Done,Arbete Gjort
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,Ange minst ett attribut i tabellen attribut
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301200DocType: Announcement,All Students,Alla studenter
Nabin Haitd25db232016-12-15 18:33:39 +05301201apps/erpnext/erpnext/accounts/doctype/asset/asset.py +44,Item {0} must be a non-stock item,Objektet {0} måste vara en icke-lagervara
Nabin Haitd25db232016-12-15 18:33:39 +05301202apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +71,View Ledger,Se journal
Nabin Hait93c15382017-03-30 16:57:05 +05301203DocType: Grading Scale,Intervals,intervaller
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301204apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Tidigast
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","Ett varugrupp finns med samma namn, ändra objektets namn eller byta namn på varugrupp"
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,Resten av världen
1208apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Item {0} kan inte ha Batch
Anand Doshica4c8a22015-09-30 17:10:58 +05301209,Budget Variance Report,Budget Variationsrapport
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301210DocType: Salary Slip,Gross Pay,Bruttolön
Nabin Haitcda28ce2017-02-27 17:46:31 +05301211apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: Activity Type is mandatory.,Rad {0}: Aktivitetstyp är obligatorisk.
1212apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +164,Dividends Paid,Lämnad utdelning
Nabin Haitcda28ce2017-02-27 17:46:31 +05301213apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +36,Accounting Ledger,Redovisning Ledger
Anand Doshica4c8a22015-09-30 17:10:58 +05301214DocType: Stock Reconciliation,Difference Amount,Differensbelopp
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,Balanserade vinstmedel
Nabin Haitd25db232016-12-15 18:33:39 +05301216DocType: Vehicle Log,Service Detail,tjänsten Detalj
1217DocType: BOM,Item Description,Produktbeskrivning
Nabin Hait72cee332016-10-26 17:45:06 +05301218DocType: Student Sibling,Student Sibling,Student Syskon
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301219DocType: Purchase Invoice,Is Recurring,Är återkommande
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301220DocType: Purchase Invoice,Supplied Items,Medföljande tillbehör
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301221DocType: Student,STUD.,HINGST.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301222DocType: Production Order,Qty To Manufacture,Antal att tillverka
Nabin Hait72cee332016-10-26 17:45:06 +05301223DocType: Email Digest,New Income,ny inkomst
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301224DocType: Buying Settings,Maintain same rate throughout purchase cycle,Behåll samma takt hela inköpscykeln
1225DocType: Opportunity Item,Opportunity Item,Möjlighet Punkt
Nabin Hait93c15382017-03-30 16:57:05 +05301226,Student and Guardian Contact Details,Student och Guardian Kontaktuppgifter
1227apps/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}: För leverantören {0} E-postadress krävs för att skicka e-post
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301228apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +70,Temporary Opening,Tillfällig Öppning
Anand Doshica4c8a22015-09-30 17:10:58 +05301229,Employee Leave Balance,Anställd Avgångskostnad
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},Saldo konto {0} måste alltid vara {1}
1231apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +180,Valuation Rate required for Item in row {0},Värderings takt som krävs för punkt i rad {0}
1232apps/erpnext/erpnext/public/js/setup_wizard.js +328,Example: Masters in Computer Science,Exempel: Masters i datavetenskap
Nabin Hait93c15382017-03-30 16:57:05 +05301233DocType: Item,Item Manufacturers,Punkt Tillverkare
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301234DocType: Purchase Invoice,Rejected Warehouse,Avvisat Lager
Anand Doshica4c8a22015-09-30 17:10:58 +05301235DocType: GL Entry,Against Voucher,Mot Kupong
1236DocType: Item,Default Buying Cost Center,Standard Inköpsställe
Rushabh Mehtafc307972015-11-04 18:02:45 +05301237apps/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.","För att få ut det bästa av ERPNext, rekommenderar vi att du tar dig tid och titta på dessa hjälp videor."
Nabin Haitd25db232016-12-15 18:33:39 +05301238apps/erpnext/erpnext/accounts/page/pos/pos.js +73, to ,till
Anand Doshica4c8a22015-09-30 17:10:58 +05301239DocType: Item,Lead Time in days,Ledtid i dagar
Nabin Haitcda28ce2017-02-27 17:46:31 +05301240apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +58,Accounts Payable Summary,Leverantörsreskontra Sammanfattning
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},Utbetalning av lön från {0} till {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},Ej tillåtet att redigera fryst konto {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05301243DocType: Journal Entry,Get Outstanding Invoices,Hämta utestående fakturor
Nabin Haitd25db232016-12-15 18:33:39 +05301244apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +64,Sales Order {0} is not valid,Kundorder {0} är inte giltig
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,Inköpsorder hjälpa dig att planera och följa upp dina inköp
Nabin Haitcda28ce2017-02-27 17:46:31 +05301246apps/erpnext/erpnext/setup/doctype/company/company.py +209,"Sorry, companies cannot be merged","Tyvärr, kan företagen inte slås samman"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301247apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +139,"The total Issue / Transfer quantity {0} in Material Request {1} \
Rushabh Mehtad627af22016-03-03 11:24:58 +05301248 cannot be greater than requested quantity {2} for Item {3}",Den totala emissions / Transfer mängd {0} i Material Begäran {1} \ inte kan vara större än efterfrågat antal {2} till punkt {3}
Nabin Haitcda28ce2017-02-27 17:46:31 +05301249apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +159,Small,Liten
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301250DocType: Employee,Employee Number,Anställningsnummer
Anand Doshica4c8a22015-09-30 17:10:58 +05301251apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Ärendenr är redani bruk. Försök från ärende nr {0}
Nabin Haitd25db232016-12-15 18:33:39 +05301252DocType: Project,% Completed,% Slutfört
Anand Doshica4c8a22015-09-30 17:10:58 +05301253,Invoiced Amount (Exculsive Tax),Fakturerat belopp (Exklusive skatt)
1254apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Produkt 2
Nabin Haitcda28ce2017-02-27 17:46:31 +05301255apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +79,Account head {0} created,Konto huvudet {0} skapades
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301256DocType: Supplier,SUPP-,leve-
Nabin Haitd25db232016-12-15 18:33:39 +05301257DocType: Training Event,Training Event,utbildning Händelse
Anand Doshica4c8a22015-09-30 17:10:58 +05301258DocType: Item,Auto re-order,Auto återbeställning
Anand Doshi019111b2015-11-20 18:00:11 +05301259apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Totalt Uppnått
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301260DocType: Employee,Place of Issue,Utgivningsplats
Nabin Haitcda28ce2017-02-27 17:46:31 +05301261apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Contract,Kontrakt
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301262DocType: Email Digest,Add Quote,Lägg Citat
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 coverfaktor krävs för UOM: {0} i punkt: {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301264apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Indirect Expenses,Indirekta kostnader
Nabin Hait72cee332016-10-26 17:45:06 +05301265apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +77,Row {0}: Qty is mandatory,Rad {0}: Antal är obligatoriskt
Anand Doshi019111b2015-11-20 18:00:11 +05301266apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Jordbruk
Nabin Hait93c15382017-03-30 16:57:05 +05301267apps/erpnext/erpnext/accounts/page/pos/pos.js +714,Sync Master Data,Sync basdata
Nabin Haitcda28ce2017-02-27 17:46:31 +05301268apps/erpnext/erpnext/public/js/setup_wizard.js +288,Your Products or Services,Dina produkter eller tjänster
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301269DocType: Mode of Payment,Mode of Payment,Betalningssätt
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,Website Bild bör vara en offentlig fil eller webbadress
Nabin Hait72cee332016-10-26 17:45:06 +05301271DocType: Student Applicant,AP,AP
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +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.,Detta är en rot varugrupp och kan inte ändras.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301274DocType: Journal Entry Account,Purchase Order,Inköpsorder
Nabin Haitd25db232016-12-15 18:33:39 +05301275DocType: Vehicle,Fuel UOM,bränsle UOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301276DocType: Warehouse,Warehouse Contact Info,Lagrets kontaktinfo
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301277DocType: Payment Entry,Write Off Difference Amount,Skriv differensen Belopp
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301278DocType: Purchase Invoice,Recurring Type,Återkommande Typ
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}: Anställd e-post hittades inte, därför e-post skickas inte"
1280DocType: Item,Foreign Trade Details,Foreign Trade Detaljer
Anand Doshi191b2972015-10-21 16:50:31 +05301281DocType: Email Digest,Annual Income,Årlig inkomst
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301282DocType: Serial No,Serial No Details,Serial Inga detaljer
Anand Doshica4c8a22015-09-30 17:10:58 +05301283DocType: Purchase Invoice Item,Item Tax Rate,Produkt Skattesats
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",För {0} kan endast kreditkonton länkas mot en annan debitering
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,Summan av alla uppgift vikter bör vara 1. Justera vikter av alla projektuppgifter i enlighet
Nabin Haitd25db232016-12-15 18:33:39 +05301286apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +533,Delivery Note {0} is not submitted,Följesedel {0} är inte lämnad
1287apps/erpnext/erpnext/stock/get_item_details.py +132,Item {0} must be a Sub-contracted Item,Produkt {0} måste vara ett underleverantörs produkt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301288apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Kapital Utrustning
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301289apps/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.","Prissättning regel baseras först på ""Lägg till på' fälten, som kan vara artikel, artikelgrupp eller Märke."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301290DocType: Hub Settings,Seller Website,Säljare Webbplatsen
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301291DocType: Item,ITEM-,PUNKT-
Nabin Hait93c15382017-03-30 16:57:05 +05301292apps/erpnext/erpnext/controllers/selling_controller.py +152,Total allocated percentage for sales team should be 100,Totala fördelade procentsats för säljteam bör vara 100
Nabin Haitd25db232016-12-15 18:33:39 +05301293apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +112,Production Order status is {0},Produktionsorderstatus är {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301294DocType: Appraisal Goal,Goal,Mål
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,Elev satsvis Styrka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301296DocType: Sales Invoice Item,Edit Description,Redigera Beskrivning
Nabin Hait93c15382017-03-30 16:57:05 +05301297,Team Updates,team Uppdateringar
1298apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +778,For Supplier,För Leverantör
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301299DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Ställa Kontotyp hjälper i att välja detta konto i transaktioner.
Anand Doshica4c8a22015-09-30 17:10:58 +05301300DocType: Purchase Invoice,Grand Total (Company Currency),Totalsumma (Företagsvaluta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301301apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Skapa utskriftsformat
1302apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Kunde inte hitta någon post kallad {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301303apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Totalt Utgående
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301304apps/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""",Det kan bara finnas en frakt Regel skick med 0 eller blank värde för &quot;till värde&quot;
1305DocType: Authorization Rule,Transaction,Transaktion
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301306apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Obs! Detta här kostnadsställe är en grupp. Det går inte att göra bokföringsposter mot grupper.
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.,Barnlager existerar för det här lagret. Du kan inte ta bort det här lagret.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301308DocType: Item,Website Item Groups,Webbplats artikelgrupper
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301309DocType: Purchase Invoice,Total (Company Currency),Totalt (Company valuta)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301310apps/erpnext/erpnext/stock/utils.py +177,Serial number {0} entered more than once,Serienummer {0} in mer än en gång
Nabin Hait18f0dd02016-04-15 14:50:45 +05301311DocType: Depreciation Schedule,Journal Entry,Journalanteckning
Nabin Hait93c15382017-03-30 16:57:05 +05301312apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +77,{0} items in progress,{0} objekt pågår
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301313DocType: Workstation,Workstation Name,Arbetsstation Namn
Nabin Hait72cee332016-10-26 17:45:06 +05301314DocType: Grade Interval,Grade Code,grade kod
Nabin Haitd25db232016-12-15 18:33:39 +05301315DocType: POS Item Group,POS Item Group,POS Artikelgrupp
Anand Doshi191b2972015-10-21 16:50:31 +05301316apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,E-postutskick:
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} tillhör inte föremål {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301318DocType: Sales Partner,Target Distribution,Target Fördelning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301319DocType: Salary Slip,Bank Account No.,Bankkonto nr
1320DocType: Naming Series,This is the number of the last created transaction with this prefix,Detta är numret på den senast skapade transaktionen med detta prefix
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301321DocType: Quality Inspection Reading,Reading 8,Avläsning 8
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301322DocType: Sales Partner,Agent,Agent
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301323DocType: Purchase Invoice,Taxes and Charges Calculation,Skatter och avgifter Beräkning
1324DocType: BOM Operation,Workstation,Arbetsstation
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301325DocType: Request for Quotation Supplier,Request for Quotation Supplier,Offertförfrågan Leverantör
Nabin Haitcda28ce2017-02-27 17:46:31 +05301326apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +116,Hardware,Hårdvara
Rushabh Mehtad627af22016-03-03 11:24:58 +05301327DocType: Sales Order,Recurring Upto,Återkommande kommande~~POS=HEADCOMP Upp
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301328DocType: Attendance,HR Manager,HR-chef
Nabin Haitcda28ce2017-02-27 17:46:31 +05301329apps/erpnext/erpnext/accounts/party.py +168,Please select a Company,Välj ett företag
1330apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +54,Privilege Leave,Enskild ledighet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301331DocType: Purchase Invoice,Supplier Invoice Date,Leverantörsfakturadatum
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,Du måste aktivera Varukorgen
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301333DocType: Payment Entry,Writeoff,nedskrivning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301334DocType: Appraisal Template Goal,Appraisal Template Goal,Bedömning Mall Mål
Nabin Hait72cee332016-10-26 17:45:06 +05301335DocType: Salary Component,Earning,Tjänar
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301336DocType: Purchase Invoice,Party Account Currency,Party konto Valuta
Anand Doshica4c8a22015-09-30 17:10:58 +05301337,BOM Browser,BOM läsare
1338DocType: Purchase Taxes and Charges,Add or Deduct,Lägg till eller dra av
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301339apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Överlappande förhållanden som råder mellan:
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,Mot Journal anteckning{0} är redan anpassat mot någon annan kupong
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301341apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Totalt ordervärde
Nabin Hait93c15382017-03-30 16:57:05 +05301342apps/erpnext/erpnext/demo/setup/setup_data.py +315,Food,Mat
Anand Doshica4c8a22015-09-30 17:10:58 +05301343apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Åldringsräckvidd 3
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301344DocType: Maintenance Schedule Item,No of Visits,Antal besök
Nabin Haitd25db232016-12-15 18:33:39 +05301345apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +102,Mark Attendence,Mark Närvaro
Nabin Hait93c15382017-03-30 16:57:05 +05301346apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +32,Enrolling student,Inlärning elev
Rushabh Mehtafc307972015-11-04 18:02:45 +05301347apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Valuta avslutnings Hänsyn måste vara {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301348apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Summan av poäng för alla mål bör vara 100. Det är {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301349DocType: Project,Start and End Dates,Start- och slutdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301350,Delivered Items To Be Billed,Levererade artiklar att faktureras
Nabin Hait93c15382017-03-30 16:57:05 +05301351apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Öppen BOM {0}
Anand Doshi191b2972015-10-21 16:50:31 +05301352apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Lager kan inte ändras för serienummer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301353DocType: Authorization Rule,Average Discount,Genomsnittlig rabatt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301354DocType: Purchase Invoice Item,UOM,UOM
Nabin Haitcda28ce2017-02-27 17:46:31 +05301355DocType: Rename Tool,Utilities,Verktyg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301356DocType: Purchase Invoice Item,Accounting,Redovisning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301357DocType: Employee,EMP/,EMP /
Nabin Hait93c15382017-03-30 16:57:05 +05301358apps/erpnext/erpnext/hr/doctype/salary_component/salary_component.py +24,Abbreviation {0} already used for another salary component,Förkortningen {0} används redan för en annan lönekomponent
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301359DocType: Asset,Depreciation Schedules,avskrivningstider
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,Ansökningstiden kan inte vara utanför ledighet fördelningsperioden
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301361DocType: Activity Cost,Projects,Projekt
Rushabh Mehtad627af22016-03-03 11:24:58 +05301362DocType: Payment Request,Transaction Currency,transaktionsvaluta
Nabin Hait18f0dd02016-04-15 14:50:45 +05301363apps/erpnext/erpnext/controllers/buying_controller.py +24,From {0} | {1} {2},Från {0} | {1} {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301364DocType: Production Order Operation,Operation Description,Drift Beskrivning
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301365DocType: Item,Will also apply to variants,Kommer även gälla för varianter
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301366apps/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.,Det går inte att ändra räkenskapsårets Startdatum och Räkenskapsårets Slutdatum när verksamhetsåret sparas.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301367DocType: Quotation,Shopping Cart,Kundvagn
Anand Doshica4c8a22015-09-30 17:10:58 +05301368apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Avg Daglig Utgång
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301369DocType: POS Profile,Campaign,Kampanj
1370DocType: Supplier,Name and Type,Namn och typ
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',"Godkännandestatus måste vara ""Godkänd"" eller ""Avvisad"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301372DocType: Purchase Invoice,Contact Person,Kontaktperson
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',"""Förväntat startdatum"" kan inte vara större än ""Förväntat slutdatum"""
1374DocType: Course Scheduling Tool,Course End Date,Kurs Slutdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301375DocType: Holiday List,Holidays,Helgdagar
1376DocType: Sales Order Item,Planned Quantity,Planerad Kvantitet
Anand Doshica4c8a22015-09-30 17:10:58 +05301377DocType: Purchase Invoice Item,Item Tax Amount,Produkt skattebeloppet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301378DocType: Item,Maintain Stock,Behåll 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 ,Aktie Inlägg redan skapats för produktionsorder
Nabin Haitd25db232016-12-15 18:33:39 +05301380DocType: Employee,Prefered Email,Föredragen E
Nabin Haitcda28ce2017-02-27 17:46:31 +05301381apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +33,Net Change in Fixed Asset,Netto Förändring av anläggningstillgång
Anand Doshica4c8a22015-09-30 17:10:58 +05301382DocType: Leave Control Panel,Leave blank if considered for all designations,Lämna tomt om det anses vara för alla beteckningar
Nabin Hait93c15382017-03-30 16:57:05 +05301383apps/erpnext/erpnext/accounts/doctype/account/account.py +176,Warehouse is mandatory for non group Accounts of type Stock,Warehouse är obligatoriskt för icke koncernredovisning av typen Stock
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,"Avgift av typ ""faktiska"" i raden {0} kan inte ingå i artikelomsättningen"
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ån Daterad tid
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301387DocType: Email Digest,For Company,För Företag
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301388apps/erpnext/erpnext/config/support.py +17,Communication log.,Kommunikationslog.
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.","Offertförfrågan är inaktiverad att komma åt från portalen, för mer kontroll portalens inställningar."
Nabin Hait93c15382017-03-30 16:57:05 +05301390apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Buying Amount,Köpa mängd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301391DocType: Sales Invoice,Shipping Address Name,Leveransadress Namn
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301392apps/erpnext/erpnext/accounts/doctype/account/account.js +49,Chart of Accounts,Kontoplan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301393DocType: Material Request,Terms and Conditions Content,Villkor Innehåll
Nabin Haitcda28ce2017-02-27 17:46:31 +05301394apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +575,cannot be greater than 100,kan inte vara större än 100
1395apps/erpnext/erpnext/stock/doctype/item/item.py +701,Item {0} is not a stock Item,Produkt {0} är inte en lagervara
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301396DocType: Maintenance Visit,Unscheduled,Ledig
1397DocType: Employee,Owned,Ägs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301398DocType: Salary Detail,Depends on Leave Without Pay,Beror på avgång utan lön
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301399DocType: Pricing Rule,"Higher the number, higher the priority","Högre nummer, högre prioritet"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301400,Purchase Invoice Trends,Inköpsfaktura Trender
Anand Doshica4c8a22015-09-30 17:10:58 +05301401DocType: Employee,Better Prospects,Bättre prospekt
Nabin Haitd25db232016-12-15 18:33:39 +05301402DocType: Vehicle,License Plate,Registreringsskylt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301403DocType: Appraisal,Goals,Mål
1404DocType: Warranty Claim,Warranty / AMC Status,Garanti / AMC Status
1405,Accounts Browser,Konton Webbläsare
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301406DocType: Payment Entry Reference,Payment Entry Reference,Betalning Entry Referens
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301407DocType: GL Entry,GL Entry,GL Entry
1408DocType: HR Settings,Employee Settings,Personal Inställningar
Anand Doshica4c8a22015-09-30 17:10:58 +05301409,Batch-Wise Balance History,Batchvis Balans Historik
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301410apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,Utskriftsinställningar uppdateras i respektive utskriftsformat
Nabin Hait93c15382017-03-30 16:57:05 +05301411DocType: Package Code,Package Code,Package Code
Nabin Haitcda28ce2017-02-27 17:46:31 +05301412apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Apprentice,Lärling
Nabin Hait72cee332016-10-26 17:45:06 +05301413apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +103,Negative Quantity is not allowed,Negativ Antal är inte tillåtet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301414DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1415Used for Taxes and Charges",Skatte detalj tabell hämtas från punkt mästare som en sträng och lagras i detta område. Används för skatter och avgifter
Nabin Haitcda28ce2017-02-27 17:46:31 +05301416apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,Employee cannot report to himself.,Anställd kan inte anmäla sig själv.
Anand Doshica4c8a22015-09-30 17:10:58 +05301417DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Om kontot är fruset, är poster endast tillgängligt för begränsade användare."
Anand Doshi191b2972015-10-21 16:50:31 +05301418DocType: Email Digest,Bank Balance,BANKTILLGODOHAVANDE
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},Kontering för {0}: {1} kan endast göras i valuta: {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301420DocType: Job Opening,"Job profile, qualifications required etc.","Jobb profil, kvalifikationer som krävs osv"
Anand Doshica4c8a22015-09-30 17:10:58 +05301421DocType: Journal Entry Account,Account Balance,Balanskonto
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301422apps/erpnext/erpnext/config/accounts.py +180,Tax Rule for transactions.,Skatte Regel för transaktioner.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301423DocType: Rename Tool,Type of document to rename.,Typ av dokument för att byta namn.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301424apps/erpnext/erpnext/public/js/setup_wizard.js +307,We buy this Item,Vi köper detta objekt
1425apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +54,{0} {1}: Customer is required against Receivable account {2},{0} {1}: Kunden är skyldig mot Fordran konto {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301426DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Totala skatter och avgifter (Företags valuta)
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,Visa ej avslutad skatteårets P &amp; L balanser
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301428DocType: Shipping Rule,Shipping Account,Frakt konto
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} är inaktiv
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,Gör kundorder för att hjälpa dig att planera ditt arbete och leverera i tid
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301431DocType: Quality Inspection,Readings,Avläsningar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301432DocType: Stock Entry,Total Additional Costs,Totalt Merkostnader
Nabin Haitd25db232016-12-15 18:33:39 +05301433DocType: Course Schedule,SH,SH
1434DocType: BOM,Scrap Material Cost(Company Currency),Skrot materialkostnader (Company valuta)
Nabin Haitcda28ce2017-02-27 17:46:31 +05301435apps/erpnext/erpnext/public/js/setup_wizard.js +300,Sub Assemblies,Sub Assemblies
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301436DocType: Asset,Asset Name,tillgångs Namn
Nabin Haitd25db232016-12-15 18:33:39 +05301437DocType: Project,Task Weight,uppgift Vikt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301438DocType: Shipping Rule Condition,To Value,Att Värdera
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301439DocType: Asset Movement,Stock Manager,Lagrets direktör
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},Källa lager är obligatoriskt för rad {0}
Nabin Hait93c15382017-03-30 16:57:05 +05301441apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +814,Packing Slip,Följesedel
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301442apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Rent,Kontorshyra
Nabin Haitcda28ce2017-02-27 17:46:31 +05301443apps/erpnext/erpnext/config/setup.py +111,Setup SMS gateway settings,Setup SMS-gateway-inställningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301444apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Import misslyckades!
Rushabh Mehtafc307972015-11-04 18:02:45 +05301445apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,Ingen adress inlagd ännu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301446DocType: Workstation Working Hour,Workstation Working Hour,Arbetsstation arbetstimme
Nabin Haitcda28ce2017-02-27 17:46:31 +05301447apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Analyst,Analytiker
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301448DocType: Item,Inventory,Inventering
1449DocType: Item,Sales Details,Försäljnings Detaljer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301450DocType: Quality Inspection,QI-,QI-
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301451DocType: Opportunity,With Items,Med artiklar
1452apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,I Antal
Anand Doshica4c8a22015-09-30 17:10:58 +05301453DocType: Notification Control,Expense Claim Rejected,Räkning avvisas
Nabin Hait93c15382017-03-30 16:57:05 +05301454DocType: Item,Item Attribute,Produkt Attribut
Nabin Haitcda28ce2017-02-27 17:46:31 +05301455apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Government,Regeringen
1456apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Räkningen {0} finns redan för fordons Log
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301457apps/erpnext/erpnext/public/js/setup_wizard.js +41,Institute Name,Institute Namn
Nabin Hait93c15382017-03-30 16:57:05 +05301458apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +117,Please enter repayment Amount,Ange återbetalningsbeloppet
Nabin Haitcda28ce2017-02-27 17:46:31 +05301459apps/erpnext/erpnext/config/stock.py +300,Item Variants,Produkt Varianter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301460DocType: Company,Services,Tjänster
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301461DocType: HR Settings,Email Salary Slip to Employee,E-lönebesked till anställd
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301462DocType: Cost Center,Parent Cost Center,Överordnat kostnadsställe
Nabin Hait93c15382017-03-30 16:57:05 +05301463apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +868,Select Possible Supplier,Välj Möjliga Leverantör
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301464DocType: Sales Invoice,Source,Källa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301465apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,show stängd
Anand Doshica4c8a22015-09-30 17:10:58 +05301466DocType: Leave Type,Is Leave Without Pay,Är ledighet utan lön
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 Kategori är obligatorisk för fast tillgångsposten
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301468apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,Inga träffar i betalningstabellen
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301469apps/erpnext/erpnext/schools/utils.py +19,This {0} conflicts with {1} for {2} {3},Detta {0} konflikter med {1} för {2} {3}
Nabin Haitd25db232016-12-15 18:33:39 +05301470DocType: Student Attendance Tool,Students HTML,studenter HTML
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301471apps/erpnext/erpnext/public/js/setup_wizard.js +60,Financial Year Start Date,Budgetåret Startdatum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301472DocType: POS Profile,Apply Discount,Applicera rabatt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301473DocType: Employee External Work History,Total Experience,Total Experience
Nabin Hait72cee332016-10-26 17:45:06 +05301474apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,öppna projekt
Nabin Hait93c15382017-03-30 16:57:05 +05301475apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +267,Packing Slip(s) cancelled,Följesedlar avbryts
Nabin Haitcda28ce2017-02-27 17:46:31 +05301476apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Cash Flow from Investing,Kassaflöde från investeringsverksamheten
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301477DocType: Program Course,Program Course,program Kurs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301478apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +97,Freight and Forwarding Charges,"Frakt, spedition Avgifter"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301479DocType: Homepage,Company Tagline for website homepage,Företag Tagline för webbplats hemsida
Anand Doshica4c8a22015-09-30 17:10:58 +05301480DocType: Item Group,Item Group Name,Produkt Gruppnamn
Anand Doshi019111b2015-11-20 18:00:11 +05301481apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Taken
Nabin Hait93c15382017-03-30 16:57:05 +05301482DocType: Student,Date of Leaving,Datum för att lämna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301483DocType: Pricing Rule,For Price List,För prislista
Anand Doshi019111b2015-11-20 18:00:11 +05301484apps/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,Skapa Leads
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301486DocType: Maintenance Schedule,Schedules,Scheman
1487DocType: Purchase Invoice Item,Net Amount,Nettobelopp
1488DocType: Purchase Order Item Supplied,BOM Detail No,BOM Detalj nr
Nabin Hait93c15382017-03-30 16:57:05 +05301489DocType: Landed Cost Voucher,Additional Charges,Tillkommande avgifter
Anand Doshica4c8a22015-09-30 17:10:58 +05301490DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Ytterligare rabattbeloppet (Företagsvaluta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301491apps/erpnext/erpnext/accounts/doctype/account/account.js +7,Please create new account from Chart of Accounts.,Skapa nytt konto från kontoplan.
1492DocType: Maintenance Visit,Maintenance Visit,Servicebesök
Nabin Hait93c15382017-03-30 16:57:05 +05301493DocType: Student,Leaving Certificate Number,Leaving Certificate Number
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301494DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Tillgänglig Batch Antal vid Lager
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301495apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Uppdatera utskriftsformat
Anand Doshica4c8a22015-09-30 17:10:58 +05301496DocType: Landed Cost Voucher,Landed Cost Help,Landad kostnad Hjälp
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301497DocType: Purchase Invoice,Select Shipping Address,Välj leveransadress
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301498DocType: Leave Block List,Block Holidays on important days.,Block Semester på viktiga dagar.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301499apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +59,Accounts Receivable Summary,Kundfordringar Sammanfattning
Nabin Hait93c15382017-03-30 16:57:05 +05301500DocType: Employee Loan,Monthly Repayment Amount,Månatliga återbetalningen belopp
Nabin Haitcda28ce2017-02-27 17:46:31 +05301501apps/erpnext/erpnext/hr/doctype/employee/employee.py +191,Please set User ID field in an Employee record to set Employee Role,Ställ in användar-ID fältet i en anställd post för att ställa in anställdes Roll
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301502DocType: UOM,UOM Name,UOM Namn
Nabin Hait34037e02016-02-03 13:10:54 +05301503apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Bidragsbelopp
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301504DocType: Purchase Invoice,Shipping Address,Leverans Adress
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301505DocType: 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.,Detta verktyg hjälper dig att uppdatera eller rätta mängden och värdering av lager i systemet. Det är oftast används för att synkronisera systemvärden och vad som faktiskt finns i dina lager.
1506DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,I Ord kommer att synas när du sparar följesedel.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301507DocType: Expense Claim,EXP,EXP
Nabin Haitcda28ce2017-02-27 17:46:31 +05301508apps/erpnext/erpnext/config/stock.py +200,Brand master.,Huvudmärke
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301509apps/erpnext/erpnext/schools/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Student {0} - {1} visas flera gånger i rad {2} &amp; {3}
1510DocType: Program Enrollment Tool,Program Enrollments,program Inskrivningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301511DocType: Sales Invoice Item,Brand Name,Varumärke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301512DocType: Purchase Receipt,Transporter Details,Transporter Detaljer
Nabin Hait93c15382017-03-30 16:57:05 +05301513apps/erpnext/erpnext/accounts/page/pos/pos.js +2459,Default warehouse is required for selected item,Standardlager krävs för vald post
Nabin Haitcda28ce2017-02-27 17:46:31 +05301514apps/erpnext/erpnext/public/js/setup_wizard.js +303,Box,Låda
Nabin Hait93c15382017-03-30 16:57:05 +05301515apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +865,Possible Supplier,möjlig Leverantör
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301516apps/erpnext/erpnext/public/js/setup_wizard.js +36,The Organization,Organisationen
1517DocType: Budget,Monthly Distribution,Månads Fördelning
Nabin Hait93c15382017-03-30 16:57:05 +05301518apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +48,Student Batch exists with same name,Student Batch existerar med samma namn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301519apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Mottagare Lista är tom. Skapa Mottagare Lista
1520DocType: Production Plan Sales Order,Production Plan Sales Order,Produktionsplan för kundorder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301521DocType: Sales Partner,Sales Partner Target,Sales Partner Target
Nabin Hait93c15382017-03-30 16:57:05 +05301522DocType: Loan Type,Maximum Loan Amount,Maximala lånebeloppet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301523DocType: Pricing Rule,Pricing Rule,Prissättning Regel
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301524DocType: Budget,Action if Annual Budget Exceeded,Åtgärd om årsbudgeten överskriden
Nabin Haitcda28ce2017-02-27 17:46:31 +05301525apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Material begäran om att inköpsorder
Rushabh Mehtad627af22016-03-03 11:24:58 +05301526DocType: Shopping Cart Settings,Payment Success URL,Betalning Framgång 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},Rad # {0}: Returnerad artikel {1} existerar inte i {2} {3}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301528DocType: Purchase Receipt,PREC-,PREC-
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301529apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bankkonton
1530,Bank Reconciliation Statement,Bank Avstämning Uttalande
Nabin Haitcda28ce2017-02-27 17:46:31 +05301531,Lead Name,Prospekt Namn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301532,POS,POS
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301533DocType: C-Form,III,III
Nabin Haitcda28ce2017-02-27 17:46:31 +05301534apps/erpnext/erpnext/config/stock.py +305,Opening Stock Balance,Ingående lagersaldo
1535apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} måste bara finnas en gång
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},Ej tillåtet att flytta mer {0} än {1} mot beställning {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301537apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Lämnar Avsatt framgångsrikt för {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05301538apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Inga produkter att packa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301539DocType: Shipping Rule Condition,From Value,Från Värde
Nabin Haitcda28ce2017-02-27 17:46:31 +05301540apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +537,Manufacturing Quantity is mandatory,Tillverknings Kvantitet är obligatorisk
Nabin Hait93c15382017-03-30 16:57:05 +05301541DocType: Employee Loan,Repayment Method,återbetalning Metod
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301542DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website",Om markerad startsidan vara standardArtikelGrupp för webbplatsen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301543DocType: Quality Inspection Reading,Reading 4,Avläsning 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},Standard BOM för {0} hittades inte för Project {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301545apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,Anspråk på företagets bekostnad.
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","Eleverna i hjärtat i systemet, lägga till alla dina elever"
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},Rad # {0}: Clearance datum {1} kan inte vara före check Datum {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301548DocType: Company,Default Holiday List,Standard kalender
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},Rad {0}: Från tid och att tiden på {1} överlappar med {2}
1550apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Stock Liabilities,Stock Skulder
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301551DocType: Purchase Invoice,Supplier Warehouse,Leverantör Lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301552DocType: Opportunity,Contact Mobile No,Kontakt Mobil nr
Anand Doshica4c8a22015-09-30 17:10:58 +05301553,Material Requests for which Supplier Quotations are not created,Material Begäran för vilka leverantörsofferter är inte skapade
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301554DocType: Student Group,Set 0 for no limit,Set 0 för ingen begränsning
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.,Dagen (s) som du ansöker om ledighet är helgdagar. Du behöver inte ansöka om tjänstledighet.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301556apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Skicka om Betalning E
Nabin Hait93c15382017-03-30 16:57:05 +05301557apps/erpnext/erpnext/templates/pages/projects.html +27,New task,Ny uppgift
1558apps/erpnext/erpnext/utilities/activation.py +75,Make Quotation,Skapa offert
Nabin Haitcda28ce2017-02-27 17:46:31 +05301559apps/erpnext/erpnext/config/selling.py +216,Other Reports,andra rapporter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301560DocType: Dependent Task,Dependent Task,Beroende Uppgift
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},Omvandlingsfaktor för standardmåttenhet måste vara en i raden {0}
1562apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +208,Leave of type {0} cannot be longer than {1},Ledighet av typen {0} inte kan vara längre än {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301563DocType: Manufacturing Settings,Try planning operations for X days in advance.,Försök att planera verksamheten för X dagar i förväg.
1564DocType: HR Settings,Stop Birthday Reminders,Stop födelsedag Påminnelser
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},Ställ Default Lön betalas konto i bolaget {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301566DocType: SMS Center,Receiver List,Mottagare Lista
Nabin Hait93c15382017-03-30 16:57:05 +05301567apps/erpnext/erpnext/accounts/page/pos/pos.js +1021,Search Item,Sök Produkt
Anand Doshica4c8a22015-09-30 17:10:58 +05301568apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Förbrukad mängd
Nabin Haitcda28ce2017-02-27 17:46:31 +05301569apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Change in Cash,Nettoförändring i Cash
Nabin Hait93c15382017-03-30 16:57:05 +05301570DocType: Assessment Plan,Grading Scale,Betygsskala
Nabin Haitcda28ce2017-02-27 17:46:31 +05301571apps/erpnext/erpnext/stock/doctype/item/item.py +401,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Mätenhet {0} har angetts mer än en gång i Omvandlingsfaktor Tabell
Nabin Hait93c15382017-03-30 16:57:05 +05301572apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +599,Already completed,redan avslutat
Nabin Hait72cee332016-10-26 17:45:06 +05301573apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +23,Payment Request already exists {0},Betalning förfrågan finns redan {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05301574apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Kostnad för utfärdade artiklar
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},Antal får inte vara mer än {0}
1576apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +107,Previous Financial Year is not closed,Föregående räkenskapsperiod inte stängd
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301577apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +44,Age (Days),Ålder (dagar)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301578DocType: Quotation Item,Quotation Item,Offert Artikel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301579DocType: Account,Account Name,Kontonamn
Nabin Hait29b01222016-03-15 16:17:21 +05301580apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,Från Datum kan inte vara större än Till Datum
Anand Doshi191b2972015-10-21 16:50:31 +05301581apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,Serienummer {0} kvantitet {1} inte kan vara en fraktion
Nabin Hait18f0dd02016-04-15 14:50:45 +05301582apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Leverantör Typ mästare.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301583DocType: Purchase Order Item,Supplier Part Number,Leverantör Artikelnummer
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,Konverteringskurs kan inte vara 0 eller 1
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301585DocType: Sales Invoice,Reference Document,referensdokument
Nabin Hait93c15382017-03-30 16:57:05 +05301586apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +185,{0} {1} is cancelled or stopped,{0} {1} är avbruten eller stoppad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301587DocType: Accounts Settings,Credit Controller,Kreditcontroller
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301588DocType: Delivery Note,Vehicle Dispatch Date,Fordon Avgångs Datum
Nabin Hait93c15382017-03-30 16:57:05 +05301589apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +230,Purchase Receipt {0} is not submitted,Inköpskvitto {0} är inte lämnat
Anand Doshica4c8a22015-09-30 17:10:58 +05301590DocType: Company,Default Payable Account,Standard betalkonto
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301591apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Inställningar för webbutik som fraktregler, prislista mm"
Nabin Hait72cee332016-10-26 17:45:06 +05301592apps/erpnext/erpnext/controllers/website_list_for_contact.py +86,{0}% Billed,{0}% Fakturerad
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301593apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Reserverad Antal
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301594DocType: Party Account,Party Account,Parti-konto
Nabin Haitcda28ce2017-02-27 17:46:31 +05301595apps/erpnext/erpnext/config/setup.py +122,Human Resources,Personal Resurser
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301596DocType: Lead,Upper Income,Övre inkomst
Nabin Hait93c15382017-03-30 16:57:05 +05301597DocType: Item Manufacturer,Item Manufacturer,Punkt Tillverkare
Nabin Haitcda28ce2017-02-27 17:46:31 +05301598apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +13,Reject,Avvisa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301599DocType: Journal Entry Account,Debit in Company Currency,Debet i bolaget Valuta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301600DocType: BOM Item,BOM Item,BOM Punkt
1601DocType: Appraisal,For Employee,För anställd
Nabin Hait93c15382017-03-30 16:57:05 +05301602apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.js +41,Make Disbursement Entry,Gör utbetalning Entry
1603apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,Row {0}: Advance against Supplier must be debit,Rad {0}: Advance mot Leverantören måste debitera
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301604DocType: Company,Default Values,Standardvärden
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301605DocType: Expense Claim,Total Amount Reimbursed,Totala belopp som ersatts
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,Detta grundar sig på stockar mot detta fordon. Se tidslinje nedan för mer information
Nabin Hait72cee332016-10-26 17:45:06 +05301607apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Collect,Samla
Nabin Hait93c15382017-03-30 16:57:05 +05301608apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +82,Against Supplier Invoice {0} dated {1},Mot leverantörsfakturor {0} den {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301609DocType: Customer,Default Price List,Standard Prislista
Nabin Hait93c15382017-03-30 16:57:05 +05301610apps/erpnext/erpnext/accounts/doctype/asset/asset.py +233,Asset Movement record {0} created,Asset Rörelse rekord {0} skapades
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,Du kan inte ta bort Räkenskapsårets {0}. Räkenskapsårets {0} är satt som standard i Globala inställningar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301612DocType: Journal Entry,Entry Type,Entry Type
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301613,Customer Credit Balance,Kund tillgodohavande
Nabin Haitcda28ce2017-02-27 17:46:31 +05301614apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Accounts Payable,Netto Förändring av leverantörsskulder
Anand Doshica4c8a22015-09-30 17:10:58 +05301615apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',"Kunder krävs för ""Kundrabatt"""
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301616apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,Uppdatera bankbetalningsdagar med tidskrifter.
Nabin Haitd25db232016-12-15 18:33:39 +05301617apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Prissättning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301618DocType: Quotation,Term Details,Term Detaljer
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.,Det går inte att registrera mer än {0} studenter för denna elevgrupp.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301620apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} måste vara större än 0
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301621DocType: Manufacturing Settings,Capacity Planning For (Days),Kapacitetsplanering för (Dagar)
Nabin Haitd25db232016-12-15 18:33:39 +05301622apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,Anskaffning
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.,Inget av objekten har någon förändring i kvantitet eller värde.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301624apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +43,Warranty Claim,Garantianspråk
Anand Doshica4c8a22015-09-30 17:10:58 +05301625,Lead Details,Prospekt Detaljer
Nabin Hait93c15382017-03-30 16:57:05 +05301626DocType: Salary Slip,Loan repayment,Låneåterbetalning
Nabin Haitd25db232016-12-15 18:33:39 +05301627DocType: Vehicle Log,Service_Details,Service_Details
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301628DocType: Purchase Invoice,End date of current invoice's period,Slutdatum för aktuell faktura period
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301629DocType: Pricing Rule,Applicable For,Tillämplig för
Nabin Haitd25db232016-12-15 18:33:39 +05301630DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Bort länken Betalning på Indragning av faktura
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},Nuvarande vägmätare läsning deltagare bör vara större än initial Vägmätarvärde {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301632DocType: Shipping Rule Country,Shipping Rule Country,Frakt Regel Land
Nabin Haitd25db232016-12-15 18:33:39 +05301633apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Lämna och närvaro
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301634DocType: Maintenance Visit,Partially Completed,Delvis Färdig
Anand Doshica4c8a22015-09-30 17:10:58 +05301635DocType: Leave Type,Include holidays within leaves as leaves,Inkludera semester inom ledighet som ledighet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301636DocType: Sales Invoice,Packed Items,Packade artiklar
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301637apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Garantianspråk mot serienummer
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301638DocType: 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","Ersätt en viss BOM i alla andra strukturlistor där det används. Det kommer att ersätta den gamla BOM länken, uppdatera kostnader och regenerera ""BOM Punkter"" tabellen som per nya BOM"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301639apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +59,'Total',&#39;Total&#39;
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301640DocType: Shopping Cart Settings,Enable Shopping Cart,Aktivera Varukorgen
1641DocType: Employee,Permanent Address,Permanent Adress
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 Mehta626ba1b2015-10-14 15:22:06 +05301643 than Grand Total {2}",Förskott som betalats mot {0} {1} kan inte vara större \ än Totalsumma {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301644apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,Välj artikelkod
Nabin Hait93c15382017-03-30 16:57:05 +05301645DocType: Student Sibling,Studying in Same Institute,Studera i samma institut
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301646DocType: Territory,Territory Manager,Territorium manager
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301647DocType: Packed Item,To Warehouse (Optional),Till Warehouse (tillval)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301648DocType: Payment Entry,Paid Amount (Company Currency),Betald Belopp (Company valuta)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301649DocType: Purchase Invoice,Additional Discount,Ytterligare rabatt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301650DocType: Selling Settings,Selling Settings,Försälja Inställningar
Anand Doshi019111b2015-11-20 18:00:11 +05301651apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Online Auktioner
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,Ange antingen Kvantitet eller Värderingsomsättning eller båda
Nabin Haitd25db232016-12-15 18:33:39 +05301653apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +14,Fulfillment,Uppfyllelse
1654apps/erpnext/erpnext/templates/generators/item.html +67,View in Cart,Visa i varukorgen
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301655apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +101,Marketing Expenses,Marknadsföringskostnader
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301656,Item Shortage Report,Produkt Brist Rapportera
Nabin Haitcda28ce2017-02-27 17:46:31 +05301657apps/erpnext/erpnext/stock/doctype/item/item.js +256,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Vikt nämns \ Vänligen ange ""Vikt UOM"" också"
Anand Doshica4c8a22015-09-30 17:10:58 +05301658DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Material Begäran används för att göra detta Lagerinlägg
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 Avskrivningar Datum är obligatoriskt för ny tillgång
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301660apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Enda enhet av ett objekt.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301661DocType: Fee Category,Fee Category,avgift Kategori
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,Student Batch eller studentgruppen är obligatorisk
Anand Doshica4c8a22015-09-30 17:10:58 +05301664DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Skapa kontering för varje lagerförändring
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301665DocType: Leave Allocation,Total Leaves Allocated,Totala Löv Avsatt
Nabin Hait93c15382017-03-30 16:57:05 +05301666apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +156,Warehouse required at Row No {0},Lager krävs vid Rad nr {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301667apps/erpnext/erpnext/public/js/setup_wizard.js +78,Please enter valid Financial Year Start and End Dates,Ange ett giltigt räkenskapsåret start- och slutdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301668DocType: Employee,Date Of Retirement,Datum för pensionering
Anand Doshica4c8a22015-09-30 17:10:58 +05301669DocType: Upload Attendance,Get Template,Hämta mall
Nabin Haitd25db232016-12-15 18:33:39 +05301670DocType: Vehicle,Doors,dörrar
1671apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +202,ERPNext Setup Complete!,ERPNext Setup Complete!
Nabin Haitcda28ce2017-02-27 17:46:31 +05301672DocType: Course Assessment Criteria,Weightage,Vikt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +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}: Kostnadsställe krävs för &quot;Resultaträkning&quot; konto {2}. Ställ upp en standardkostnadsställe för bolaget.
Nabin Hait93c15382017-03-30 16:57:05 +05301675apps/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,"En Kundgrupp finns med samma namn, vänligen ändra Kundens namn eller döp om Kundgruppen"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301676apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,Ny kontakt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301677DocType: Territory,Parent Territory,Överordnat område
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301678DocType: Quality Inspection Reading,Reading 2,Avläsning 2
1679DocType: Stock Entry,Material Receipt,Material Kvitto
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301680DocType: Homepage,Products,Produkter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301681DocType: Announcement,Instructor,Instruktör
Nabin Hait93c15382017-03-30 16:57:05 +05301682DocType: Employee,AB+,AB+
Anand Doshica4c8a22015-09-30 17:10:58 +05301683DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Om denna artikel har varianter, så det kan inte väljas i kundorder etc."
1684DocType: Lead,Next Contact By,Nästa Kontakt Vid
Nabin Haitcda28ce2017-02-27 17:46:31 +05301685apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +254,Quantity required for Item {0} in row {1},Kvantitet som krävs för artikel {0} i rad {1}
1686apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +114,Warehouse {0} can not be deleted as quantity exists for Item {1},Lager {0} kan inte tas bort då kvantitet existerar för artiklar {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301687DocType: Quotation,Order Type,Beställ Type
1688DocType: Purchase Invoice,Notification Email Address,Anmälan E-postadress
Anand Doshica4c8a22015-09-30 17:10:58 +05301689,Item-wise Sales Register,Produktvis säljregister
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301690DocType: Asset,Gross Purchase Amount,Bruttoköpesumma
1691DocType: Asset,Depreciation Method,avskrivnings Metod
Nabin Hait93c15382017-03-30 16:57:05 +05301692apps/erpnext/erpnext/accounts/page/pos/pos.js +686,Offline,Off-line
Anand Doshica4c8a22015-09-30 17:10:58 +05301693DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Är denna skatt inkluderar i Basic kursen?
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301694apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,Totalt Target
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301695DocType: Program Course,Required,Nödvändig
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301696DocType: Job Applicant,Applicant for a Job,Sökande för ett jobb
Rushabh Mehtad627af22016-03-03 11:24:58 +05301697DocType: Production Plan Material Request,Production Plan Material Request,Produktionsplanen Material Begäran
Nabin Hait18f0dd02016-04-15 14:50:45 +05301698apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Inga produktionsorder skapas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301699DocType: Stock Reconciliation,Reconciliation JSON,Avstämning 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.,Alltför många kolumner. Exportera rapporten och skriva ut det med hjälp av ett kalkylprogram.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301701DocType: Purchase Invoice Item,Batch No,Batch nr
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},Det går inte att hitta växelkursen för {0} till {1} för nyckeldatum {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301703DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Tillåt flera kundorder mot Kundens beställning
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,Huvud
1706apps/erpnext/erpnext/stock/doctype/item/item.js +62,Variant,Variant
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301707DocType: Naming Series,Set prefix for numbering series on your transactions,Ställ prefix för nummerserie på dina transaktioner
Nabin Hait34037e02016-02-03 13:10:54 +05301708DocType: Employee Attendance Tool,Employees HTML,Anställda 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,Standard BOM ({0}) måste vara aktiv för denna artikel eller dess mall
Anand Doshica4c8a22015-09-30 17:10:58 +05301710DocType: Employee,Leave Encashed?,Lämna inlösen?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301711apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Möjlighet Från fältet är obligatoriskt
Nabin Hait72cee332016-10-26 17:45:06 +05301712DocType: Email Digest,Annual Expenses,årliga kostnader
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301713DocType: Item,Variants,Varianter
Nabin Hait93c15382017-03-30 16:57:05 +05301714apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +994,Make Purchase Order,Skapa beställning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301715DocType: SMS Center,Send To,Skicka Till
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},Det finns inte tillräckligt ledighet balans för Lämna typ {0}
Nabin Hait733680b2015-12-07 14:12:41 +05301717DocType: Payment Reconciliation Payment,Allocated amount,Avsatt mängd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301718DocType: Sales Team,Contribution to Net Total,Bidrag till Net Total
1719DocType: Sales Invoice Item,Customer's Item Code,Kundens Artikelkod
1720DocType: Stock Reconciliation,Stock Reconciliation,Lager Avstämning
1721DocType: Territory,Territory Name,Territorium Namn
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,Pågående Arbete - Lager krävs innan du kan Skicka
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301723apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Sökande av ett jobb.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301724DocType: Purchase Order Item,Warehouse and Reference,Lager och referens
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301725DocType: Supplier,Statutory info and other general information about your Supplier,Lagstadgad information och annan allmän information om din leverantör
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,Mot Journal anteckning {0} inte har någon matchat {1} inlägg
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301727apps/erpnext/erpnext/config/hr.py +137,Appraisals,bedömningar
Anand Doshi191b2972015-10-21 16:50:31 +05301728apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Duplicera Löpnummer upp till punkt {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301729DocType: Shipping Rule Condition,A condition for a Shipping Rule,En förutsättning för en frakt Regel
Nabin Hait72cee332016-10-26 17:45:06 +05301730DocType: Grading Structure,Grading Intervals,klassificerings Intervaller
Nabin Hait93c15382017-03-30 16:57:05 +05301731apps/erpnext/erpnext/hr/doctype/employee/employee.py +161,Please enter ,Stig på
1732apps/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","Det går inte att overbill för Punkt {0} i rad {1} mer än {2}. För att möjliggöra överfakturering, ställ in köpa Inställningar"
1733apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +188,Please set filter based on Item or Warehouse,Ställ filter baserat på punkt eller Warehouse
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301734DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Nettovikten av detta paket. (Beräknas automatiskt som summan av nettovikt av objekt)
Nabin Hait93c15382017-03-30 16:57:05 +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,Skapa ett konto för Lager och länka den. Detta kan inte göras automatiskt som ett konto med namn {0} finns redan
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301736DocType: Sales Order,To Deliver and Bill,Att leverera och Bill
Nabin Haitd25db232016-12-15 18:33:39 +05301737DocType: Student Batch,Instructors,instruktörer
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301738DocType: GL Entry,Credit Amount in Account Currency,Credit Belopp i konto Valuta
Nabin Haitcda28ce2017-02-27 17:46:31 +05301739apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +510,BOM {0} must be submitted,BOM {0} måste lämnas in
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301740DocType: Authorization Control,Authorization Control,Behörighetskontroll
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},Rad # {0}: Avslag Warehouse är obligatoriskt mot förkastade Punkt {1}
Nabin Hait93c15382017-03-30 16:57:05 +05301742apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +763,Payment,Betalning
1743apps/erpnext/erpnext/utilities/activation.py +82,Manage your orders,Hantera order
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301744DocType: Production Order Operation,Actual Time and Cost,Faktisk tid och kostnad
Rushabh Mehtad627af22016-03-03 11:24:58 +05301745apps/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},Material Begäran om maximalt {0} kan göras till punkt {1} mot kundorder {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301746DocType: Employee,Salutation,Salutation
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301747DocType: Course,Course Abbreviation,Naturligtvis Förkortning
Nabin Haitd25db232016-12-15 18:33:39 +05301748DocType: Student Leave Application,Student Leave Application,Student Lämna Application
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301749DocType: Item,Will also apply for variants,Kommer också att ansöka om varianter
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}","Asset kan inte avbrytas, eftersom det redan är {0}"
Nabin Hait93c15382017-03-30 16:57:05 +05301751apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} on Half day on {1},Anställd {0} på Halvdag på {1}
1752apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},Totalt arbetstid bör inte vara större än max arbetstid {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301753apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Bundlade poster vid tidpunkten för försäljning.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301754DocType: Quotation Item,Actual Qty,Faktiska Antal
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301755DocType: Sales Invoice Item,References,Referenser
1756DocType: Quality Inspection Reading,Reading 10,Avläsning 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.","Lista dina produkter eller tjänster som du köper eller säljer. Se till att kontrollera varugruppen, mätenhet och andra egenskaper när du startar."
Anand Doshica4c8a22015-09-30 17:10:58 +05301758DocType: Hub Settings,Hub Node,Nav Nod
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301759apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Du har angett dubbletter. Vänligen rätta och försök igen.
Nabin Haitcda28ce2017-02-27 17:46:31 +05301760apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Associate,Associate
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301761DocType: Asset Movement,Asset Movement,Asset Rörelse
Nabin Hait93c15382017-03-30 16:57:05 +05301762apps/erpnext/erpnext/accounts/page/pos/pos.js +2031,New Cart,ny vagn
Nabin Hait29b01222016-03-15 16:17:21 +05301763apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Produktt {0} är inte en serialiserad Produkt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301764DocType: SMS Center,Create Receiver List,Skapa Mottagare Lista
Nabin Haitd25db232016-12-15 18:33:39 +05301765DocType: Vehicle,Wheels,hjul
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301766DocType: Packing Slip,To Package No.,Förpackningens Nej
Rushabh Mehtad627af22016-03-03 11:24:58 +05301767DocType: Production Planning Tool,Material Requests,material Framställningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301768DocType: Warranty Claim,Issue Date,Utgivningsdatum
Anand Doshica4c8a22015-09-30 17:10:58 +05301769DocType: Activity Cost,Activity Cost,Aktivitetskostnad
Nabin Hait72cee332016-10-26 17:45:06 +05301770DocType: Sales Invoice Timesheet,Timesheet Detail,tidrapport Detalj
Anand Doshica4c8a22015-09-30 17:10:58 +05301771DocType: Purchase Receipt Item Supplied,Consumed Qty,Förbrukad Antal
Anand Doshi019111b2015-11-20 18:00:11 +05301772apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telekommunikation
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301773DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Anger att paketet är en del av denna leverans (endast utkast)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301774apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Skapa inbetalninginlägg
Anand Doshi9c0983f2016-02-17 12:59:54 +05301775apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Kvantitet för artikel {0} måste vara mindre än {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301776,Sales Invoice Trends,Fakturan Trender
Anand Doshica4c8a22015-09-30 17:10:58 +05301777DocType: Leave Application,Apply / Approve Leaves,Ansök / Godkänn ledigheter
Anand Doshi666fbaf2015-11-26 12:40:13 +05301778apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,För
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',"Kan hänvisa till rad endast om avgiften är ""På föregående v Belopp"" eller ""Föregående rad Total"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301780DocType: Sales Order Item,Delivery Warehouse,Leverans Lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301781DocType: SMS Settings,Message Parameter,Meddelande Parameter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301782apps/erpnext/erpnext/config/accounts.py +205,Tree of financial Cost Centers.,Träd av finansiella kostnadsställen.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301783DocType: Serial No,Delivery Document No,Leverans Dokument nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301784apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +180,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},Ställ &quot;Vinst / Förlust konto på Asset Avfallshantering &#39;i sällskap {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05301785DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Hämta objekt från kvitton
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301786DocType: Serial No,Creation Date,Skapelsedagen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301787apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Punkt {0} visas flera gånger i prislista {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}","Försäljnings måste kontrolleras, i förekommande fall för väljs som {0}"
Rushabh Mehtad627af22016-03-03 11:24:58 +05301789DocType: Production Plan Material Request,Material Request Date,Material Request Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301790DocType: Purchase Order Item,Supplier Quotation Item,Leverantör offert Punkt
Anand Doshi03791fc2015-12-15 15:17:11 +05301791DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Inaktiverar skapandet av tids stockar mot produktionsorder. Verksamheten får inte spåras mot produktionsorder
Nabin Hait72cee332016-10-26 17:45:06 +05301792DocType: Student,Student Mobile Number,Student Mobilnummer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301793DocType: Item,Has Variants,Har Varianter
Nabin Haitcda28ce2017-02-27 17:46:31 +05301794apps/erpnext/erpnext/public/js/utils.js +158,You have already selected items from {0} {1},Du har redan valt objekt från {0} {1}
Anand Doshica4c8a22015-09-30 17:10:58 +05301795DocType: Monthly Distribution,Name of the Monthly Distribution,Namn på månadens distribution
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301796DocType: Sales Person,Parent Sales Person,Överordnad Försäljningsperson
Nabin Haitd25db232016-12-15 18:33:39 +05301797apps/erpnext/erpnext/setup/utils.py +15,Please specify Default Currency in Company Master and Global Defaults,Ange standardvaluta i huvudbolaget och Global inställningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301798DocType: Purchase Invoice,Recurring Invoice,Återkommande Faktura
Nabin Haitcda28ce2017-02-27 17:46:31 +05301799apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Hantera projekt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301800DocType: Supplier,Supplier of Goods or Services.,Leverantör av varor eller tjänster.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301801DocType: Budget,Fiscal Year,Räkenskapsår
Nabin Haitd25db232016-12-15 18:33:39 +05301802DocType: Vehicle Log,Fuel Price,bränsle~~POS=TRUNC Pris
Rushabh Mehta644a04b2016-07-25 12:15:30 +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 Objektet måste vara en icke-lagervara.
1805apps/erpnext/erpnext/accounts/doctype/budget/budget.py +50,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Budget kan inte tilldelas mot {0}, eftersom det inte är en intäkt eller kostnad konto"
Anand Doshi019111b2015-11-20 18:00:11 +05301806apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Uppnått
Nabin Hait72cee332016-10-26 17:45:06 +05301807DocType: Student Admission,Application Form Route,Ansökningsblankett Route
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301808apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Territorium / Kund
Nabin Haitcda28ce2017-02-27 17:46:31 +05301809apps/erpnext/erpnext/public/js/setup_wizard.js +232,e.g. 5,t.ex. 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,Lämna typ {0} kan inte tilldelas eftersom det lämnar utan lön
Rushabh Mehta644a04b2016-07-25 12:15:30 +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},Rad {0}: Tilldelad mängd {1} måste vara mindre än eller lika med att fakturerat utestående belopp {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301812DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,I Ord kommer att synas när du sparar fakturan.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301813DocType: Item,Is Sales Item,Är Försäljningsobjekt
Anand Doshica4c8a22015-09-30 17:10:58 +05301814apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Produktgruppträdet
Anand Doshi191b2972015-10-21 16:50:31 +05301815apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Produkt {0} är inte inställt för Serial Nos. Kontrollera huvudprodukt
Anand Doshica4c8a22015-09-30 17:10:58 +05301816DocType: Maintenance Visit,Maintenance Time,Servicetid
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301817,Amount to Deliver,Belopp att leverera
Nabin Haitcda28ce2017-02-27 17:46:31 +05301818apps/erpnext/erpnext/public/js/setup_wizard.js +297,A Product or Service,En produkt eller tjänst
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.,Termen Startdatum kan inte vara tidigare än året Startdatum för läsåret som termen är kopplad (läsåret {}). Rätta datum och försök igen.
Nabin Hait93c15382017-03-30 16:57:05 +05301820DocType: Guardian,Guardian Interests,Guardian Intressen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301821DocType: Naming Series,Current Value,Nuvarande Värde
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,Flera räkenskapsår finns för dagen {0}. Ställ företag under räkenskapsåret
Nabin Hait18f0dd02016-04-15 14:50:45 +05301823apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} skapad
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301824DocType: Delivery Note Item,Against Sales Order,Mot kundorder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301825,Serial No Status,Serial No Status
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301826DocType: Payment Entry Reference,Outstanding,Utestående
1827,Daily Timesheet Summary,Daglig Tidrapport Sammandrag
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301828apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301829 must be greater than or equal to {2}","Rad {0}: Om du vill ställa {1} periodicitet, tidsskillnad mellan från och till dags datum \ måste vara större än eller lika med {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,Detta är baserat på aktie rörelse. Se {0} för mer information
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301831DocType: Pricing Rule,Selling,Försäljnings
Nabin Haitd25db232016-12-15 18:33:39 +05301832apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +351,Amount {0} {1} deducted against {2},Belopp {0} {1} avräknas mot {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301833DocType: Employee,Salary Information,Lön Information
Anand Doshica4c8a22015-09-30 17:10:58 +05301834DocType: Sales Person,Name and Employee ID,Namn och Anställnings ID
Nabin Haitcda28ce2017-02-27 17:46:31 +05301835apps/erpnext/erpnext/accounts/party.py +293,Due Date cannot be before Posting Date,Förfallodatum kan inte vara före Publiceringsdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301836DocType: Website Item Group,Website Item Group,Webbplats Produkt Grupp
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,Tullar och skatter
Nabin Hait93c15382017-03-30 16:57:05 +05301838apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +344,Please enter Reference date,Ange Referensdatum
Rushabh Mehtafc307972015-11-04 18:02:45 +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} betalningsposter kan inte filtreras genom {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301840DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tabell för punkt som kommer att visas i Web Site
1841DocType: Purchase Order Item Supplied,Supplied Qty,Medföljande Antal
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301842DocType: Purchase Order Item,Material Request Item,Material Begäran Produkt
1843apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Träd artikelgrupper.
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,Det går inte att hänvisa till radnr större än eller lika med aktuell rad nummer för denna avgiftstyp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301845DocType: Asset,Sold,Såld
Anand Doshica4c8a22015-09-30 17:10:58 +05301846,Item-wise Purchase History,Produktvis Köphistorik
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},"Klicka på ""Skapa schema"" för att hämta Löpnummer inlagt för artikel {0}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301848DocType: Account,Frozen,Fryst
1849,Open Production Orders,Öppna produktionsorder
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301850DocType: Sales Invoice Payment,Base Amount (Company Currency),Basbelopp (Company valuta)
1851DocType: Payment Reconciliation Payment,Reference Row,referens Row
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301852DocType: Installation Note,Installation Time,Installationstid
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301853DocType: Sales Invoice,Accounting Details,Redovisning Detaljer
Nabin Hait93c15382017-03-30 16:57:05 +05301854apps/erpnext/erpnext/setup/doctype/company/company.js +67,Delete all the Transactions for this Company,Ta bort alla transaktioner för detta företag
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,Rad # {0}: Operation {1} är inte klar för {2} st av färdiga varor i produktionsorder # {3}. Uppdatera driftstatus via Tidsloggar
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301856apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +66,Investments,Investeringarna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301857DocType: Issue,Resolution Details,Åtgärds Detaljer
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301858apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,anslag
Nabin Haitd25db232016-12-15 18:33:39 +05301859DocType: Item Quality Inspection Parameter,Acceptance Criteria,Acceptanskriterier
Nabin Hait18f0dd02016-04-15 14:50:45 +05301860apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,Ange Material Begäran i ovanstående tabell
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301861DocType: Item Attribute,Attribute Name,Attribut Namn
Nabin Haitcda28ce2017-02-27 17:46:31 +05301862DocType: BOM,Show In Website,Visa i Webbsida
Nabin Hait93c15382017-03-30 16:57:05 +05301863DocType: Shopping Cart Settings,Show Quantity in Website,Visa Kvantitet i Website
1864DocType: Employee Loan Application,Total Payable Amount,Total Betalbelopp
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301865DocType: Task,Expected Time (in hours),Förväntad tid (i timmar)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301866DocType: Item Reorder,Check in (group),Checka in (grupp)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301867,Qty to Order,Antal till Ordern
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","Konto huvudet under skuld eller eget kapital, där vinst / förlust bokas"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301869apps/erpnext/erpnext/config/projects.py +25,Gantt chart of all tasks.,Gantt-schema för alla uppgifter.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301870DocType: Opportunity,Mins to First Response,Minuter till First Response
1871DocType: Pricing Rule,Margin Type,marginal Type
1872apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} timmar
Nabin Hait93c15382017-03-30 16:57:05 +05301873DocType: Course,Default Grading Scale,Standardbedömningsskala
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301874DocType: Appraisal,For Employee Name,För anställdes namn
Anand Doshica4c8a22015-09-30 17:10:58 +05301875DocType: Holiday List,Clear Table,Rensa Tabell
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301876DocType: C-Form Invoice Detail,Invoice No,Faktura Nr
Nabin Hait93c15382017-03-30 16:57:05 +05301877apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +337,Make Payment,Betala
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301878DocType: Room,Room Name,Rums Namn
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}","Lämna inte kan tillämpas / avbryts innan {0}, som ledighet balans redan har carry-vidarebefordras i framtiden ledighet tilldelningspost {1}"
Anand Doshica4c8a22015-09-30 17:10:58 +05301880DocType: Activity Cost,Costing Rate,Kalkylfrekvens
Anand Doshibacc6792015-10-30 12:54:27 +05301881,Customer Addresses And Contacts,Kund adresser och kontakter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301882DocType: Discussion,Discussion,Diskussion
1883DocType: Payment Entry,Transaction ID,Transaktions ID
1884apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory feild - Academic Year,Obligatorisk feild - Studera
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301885DocType: Employee,Resignation Letter Date,Avskedsbrev Datum
1886apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Prissättning Regler ytterligare filtreras baserat på kvantitet.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301887DocType: Task,Total Billing Amount (via Time Sheet),Totalt Billing Belopp (via Tidrapportering)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301888apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Upprepa kund Intäkter
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}) måste ha rollen ""Utgiftsgodkännare"""
1890apps/erpnext/erpnext/public/js/setup_wizard.js +303,Pair,Par
Nabin Hait93c15382017-03-30 16:57:05 +05301891apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +887,Select BOM and Qty for Production,Välj BOM och Antal för produktion
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301892DocType: Asset,Depreciation Schedule,avskrivningsplanen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301893DocType: Bank Reconciliation Detail,Against Account,Mot Konto
Nabin Hait93c15382017-03-30 16:57:05 +05301894apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +71,Half Day Date should be between From Date and To Date,Halv Dag Datum bör vara mellan Från datum och hittills
Anand Doshica4c8a22015-09-30 17:10:58 +05301895DocType: Maintenance Schedule Detail,Actual Date,Faktiskt Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301896DocType: Item,Has Batch No,Har Sats nr
Nabin Haitcda28ce2017-02-27 17:46:31 +05301897apps/erpnext/erpnext/public/js/utils.js +90,Annual Billing: {0},Årlig Billing: {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05301898DocType: Delivery Note,Excise Page Number,Punktnotering sidnummer
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","Företag, är obligatorisk Från datum och Till datum"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301900DocType: Asset,Purchase Date,inköpsdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301901DocType: Employee,Personal Details,Personliga Detaljer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301902apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +182,Please set 'Asset Depreciation Cost Center' in Company {0},Ställ &quot;Asset Avskrivningar kostnadsställe&quot; i bolaget {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301903,Maintenance Schedules,Underhålls scheman
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301904DocType: Task,Actual End Date (via Time Sheet),Faktisk Slutdatum (via Tidrapportering)
Nabin Haitd25db232016-12-15 18:33:39 +05301905apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +346,Amount {0} {1} against {2} {3},Belopp {0} {1} mot {2} {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301906,Quotation Trends,Offert Trender
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},Produktgruppen nämns inte i huvudprodukten för objektet {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,Debitering av konto måste vara ett mottagarkonto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301909DocType: Shipping Rule Condition,Shipping Amount,Fraktbelopp
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,Väntande antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301911DocType: Purchase Invoice Item,Conversion Factor,Omvandlingsfaktor
Rushabh Mehtafc307972015-11-04 18:02:45 +05301912DocType: Purchase Order,Delivered,Levereras
Nabin Haitd25db232016-12-15 18:33:39 +05301913,Vehicle Expenses,fordons Kostnader
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},Förväntat värde efter livslängd måste vara större än eller lika med {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301915DocType: Purchase Receipt,Vehicle Number,Fordonsnummer
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301916DocType: Purchase Invoice,The date on which recurring invoice will be stop,Den dag då återkommande faktura kommer att stoppa
Nabin Hait93c15382017-03-30 16:57:05 +05301917DocType: Employee Loan,Loan Amount,Lånebelopp
1918apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +396,Row {0}: Bill of Materials not found for the Item {1},Row {0}: Bill of Materials hittades inte för objektet {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,Totalt tilldelade blad {0} kan inte vara mindre än redan godkända blad {1} för perioden
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301920DocType: Journal Entry,Accounts Receivable,Kundreskontra
1921,Supplier-Wise Sales Analytics,Leverantör-Wise Sales Analytics
Nabin Hait72cee332016-10-26 17:45:06 +05301922apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Enter Paid Amount,Ange utbetalda beloppet
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301923DocType: Salary Structure,Select employees for current Salary Structure,Välj anställda för nuvarande lönestruktur
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301924DocType: Production Order,Use Multi-Level BOM,Använd Multi-Level BOM
Anand Doshica4c8a22015-09-30 17:10:58 +05301925DocType: Bank Reconciliation,Include Reconciled Entries,Inkludera avstämnignsanteckningar
Anand Doshica4c8a22015-09-30 17:10:58 +05301926DocType: Leave Control Panel,Leave blank if considered for all employee types,Lämna tomt om det anses vara för alla typer av anställda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301927DocType: Landed Cost Voucher,Distribute Charges Based On,Fördela avgifter som grundas på
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301928apps/erpnext/erpnext/templates/pages/projects.html +48,Timesheets,tidrapporter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301929DocType: HR Settings,HR Settings,HR Inställningar
Nabin Hait93c15382017-03-30 16:57:05 +05301930DocType: Salary Slip,net pay info,nettolön info
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301931apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +117,Expense Claim is pending approval. Only the Expense Approver can update status.,Räkning väntar på godkännande. Endast Utgiftsgodkännare kan uppdatera status.
Nabin Hait72cee332016-10-26 17:45:06 +05301932DocType: Email Digest,New Expenses,nya kostnader
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301933DocType: Purchase Invoice,Additional Discount Amount,Ytterligare rabatt Belopp
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.","Rad # {0}: Antal måste vara en, som objektet är en anläggningstillgång. Använd separat rad för flera st."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301935DocType: Leave Block List Allow,Leave Block List Allow,Lämna Block List Tillåt
Nabin Haitcda28ce2017-02-27 17:46:31 +05301936apps/erpnext/erpnext/setup/doctype/company/company.py +273,Abbr can not be blank or space,Förkortning kan inte vara tomt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301937apps/erpnext/erpnext/accounts/doctype/account/account.js +53,Group to Non-Group,Grupp till icke-Group
Anand Doshi019111b2015-11-20 18:00:11 +05301938apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Sport
Nabin Hait93c15382017-03-30 16:57:05 +05301939DocType: Loan Type,Loan Name,Loan Namn
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301940apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,Totalt Faktisk
Nabin Hait72cee332016-10-26 17:45:06 +05301941DocType: Student Siblings,Student Siblings,elev Syskon
Nabin Haitcda28ce2017-02-27 17:46:31 +05301942apps/erpnext/erpnext/public/js/setup_wizard.js +303,Unit,Enhet
Nabin Haitd25db232016-12-15 18:33:39 +05301943apps/erpnext/erpnext/stock/get_item_details.py +122,Please specify Company,Ange Företag
Anand Doshica4c8a22015-09-30 17:10:58 +05301944,Customer Acquisition and Loyalty,Kundförvärv och Lojalitet
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301945DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Lager där du hanterar lager av avvisade föremål
1946apps/erpnext/erpnext/public/js/setup_wizard.js +63,Your financial year ends on,Din räkenskapsår slutar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301947DocType: POS Profile,Price List,Prislista
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301948apps/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} är nu standard räkenskapsår. Vänligen uppdatera din webbläsare för att ändringen ska träda i kraft.
Nabin Hait93c15382017-03-30 16:57:05 +05301949apps/erpnext/erpnext/projects/doctype/task/task.js +37,Expense Claims,Räkningar
Anand Doshi191b2972015-10-21 16:50:31 +05301950DocType: Issue,Support,Stöd
Anand Doshica4c8a22015-09-30 17:10:58 +05301951,BOM Search,BOM Sök
Nabin Haitcda28ce2017-02-27 17:46:31 +05301952apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +188,Closing (Opening + Totals),Stänger (Öppna + Totals)
Nabin Haitd25db232016-12-15 18:33:39 +05301953DocType: Vehicle,Fuel Type,Bränsletyp
1954apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,Ange valuta i bolaget
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301955DocType: Workstation,Wages per hour,Löner per timme
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},Lagersaldo i Batch {0} kommer att bli negativ {1} till punkt {2} på Warehouse {3}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301957apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Efter Material Framställningar har höjts automatiskt baserat på punkt re-order nivå
Nabin Hait72cee332016-10-26 17:45:06 +05301958DocType: Email Digest,Pending Sales Orders,I väntan på kundorder
Nabin Haitd25db232016-12-15 18:33:39 +05301959apps/erpnext/erpnext/controllers/accounts_controller.py +285,Account {0} is invalid. Account Currency must be {1},Konto {0} är ogiltig. Konto Valuta måste vara {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301960apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},UOM omräkningsfaktor i rad {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301961DocType: 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","Rad # {0}: Referensdokument Type måste vara en av kundorder, försäljningsfakturan eller journalanteckning"
Nabin Hait72cee332016-10-26 17:45:06 +05301963DocType: Salary Component,Deduction,Avdrag
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.,Rad {0}: Från tid och till tid är obligatorisk.
Nabin Hait72cee332016-10-26 17:45:06 +05301965DocType: Stock Reconciliation Item,Amount Difference,mängd Skillnad
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},Artikel Pris till för {0} i prislista {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,Ange anställnings Id för denna säljare
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301968DocType: Territory,Classification of Customers by region,Klassificering av kunder per region
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301969apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +55,Difference Amount must be zero,Skillnad Belopp måste vara noll
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301970DocType: Project,Gross Margin,Bruttomarginal
Nabin Hait93c15382017-03-30 16:57:05 +05301971apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +188,Please enter Production Item first,Ange Produktionsartikel först
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301972apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Beräknat Kontoutdrag balans
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301973apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,inaktiverad användare
Nabin Hait93c15382017-03-30 16:57:05 +05301974apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +743,Quotation,Offert
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301975DocType: Quotation,QTN-,QTN-
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301976DocType: Salary Slip,Total Deduction,Totalt Avdrag
Nabin Hait93c15382017-03-30 16:57:05 +05301977,Production Analytics,produktions~~POS=TRUNC Analytics
Nabin Haitcda28ce2017-02-27 17:46:31 +05301978apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +172,Cost Updated,Kostnad Uppdaterad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301979DocType: Employee,Date of Birth,Födelsedatum
Nabin Hait72cee332016-10-26 17:45:06 +05301980apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +123,Item {0} has already been returned,Punkt {0} redan har returnerat
Anand Doshica4c8a22015-09-30 17:10:58 +05301981DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Räkenskapsårets ** representerar budgetåret. Alla bokföringsposter och andra större transaktioner spåras mot ** räkenskapsår **.
1982DocType: Opportunity,Customer / Lead Address,Kund / Huvudadress
Nabin Haitcda28ce2017-02-27 17:46:31 +05301983apps/erpnext/erpnext/stock/doctype/item/item.py +209,Warning: Invalid SSL certificate on attachment {0},Varning: Ogiltig SSL-certifikat på fäst {0}
Nabin Hait72cee332016-10-26 17:45:06 +05301984DocType: Student Admission,Eligibility,Behörighet
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","Leads hjälpa dig att få verksamheten, lägga till alla dina kontakter och mer som dina leder"
Anand Doshica4c8a22015-09-30 17:10:58 +05301986DocType: Production Order Operation,Actual Operation Time,Faktisk driftstid
1987DocType: Authorization Rule,Applicable To (User),Är tillämpligt för (Användare)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301988DocType: Purchase Taxes and Charges,Deduct,Dra av
Nabin Haitcda28ce2017-02-27 17:46:31 +05301989apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +188,Job Description,Arbetsbeskrivning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301990DocType: Student Applicant,Applied,Applicerad
Nabin Hait93c15382017-03-30 16:57:05 +05301991DocType: Sales Invoice Item,Qty as per Stock UOM,Antal per lager UOM
1992apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +52,Guardian2 Name,Guardian2 Namn
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","Specialtecken utom &quot;-&quot; &quot;.&quot;, &quot;#&quot;, och &quot;/&quot; inte tillåtet att namnge serie"
Anand Doshica4c8a22015-09-30 17:10:58 +05301994DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Håll koll på säljkampanjer. Håll koll på Prospekter, Offerter, kundorder etc från kampanjer för att mäta avkastning på investeringen."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301995DocType: Expense Claim,Approver,Godkännare
1996,SO Qty,SO Antal
Nabin Hait72cee332016-10-26 17:45:06 +05301997DocType: Guardian,Work Address,arbete Adress
Anand Doshica4c8a22015-09-30 17:10:58 +05301998DocType: Appraisal,Calculate Total Score,Beräkna Totalsumma
Nabin Hait18f0dd02016-04-15 14:50:45 +05301999DocType: Request for Quotation,Manufacturing Manager,Tillverkningsansvarig
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},Löpnummer {0} är under garanti upp till {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302001apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Split följesedel i paket.
Nabin Hait93c15382017-03-30 16:57:05 +05302002apps/erpnext/erpnext/hooks.py +87,Shipments,Transporter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302003DocType: Payment Entry,Total Allocated Amount (Company Currency),Sammanlagda anslaget (Company valuta)
Rushabh Mehta4140fa52015-12-01 16:02:15 +05302004DocType: Purchase Order Item,To be delivered to customer,Som skall levereras till kund
Nabin Haitd25db232016-12-15 18:33:39 +05302005DocType: BOM,Scrap Material Cost,Skrot Material Kostnad
Anand Doshi191b2972015-10-21 16:50:31 +05302006apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,Löpnummer {0} inte tillhör någon Warehouse
Anand Doshica4c8a22015-09-30 17:10:58 +05302007DocType: Purchase Invoice,In Words (Company Currency),I ord (Företagsvaluta)
Nabin Hait18f0dd02016-04-15 14:50:45 +05302008DocType: Asset,Supplier,Leverantör
Nabin Haitcda28ce2017-02-27 17:46:31 +05302009apps/erpnext/erpnext/public/js/utils.js +185,Get From,Hämta Från
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302010DocType: C-Form,Quarter,Kvartal
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302011apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +104,Miscellaneous Expenses,Diverse Utgifter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302012DocType: Global Defaults,Default Company,Standard 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,Utgift eller differens konto är obligatoriskt för punkt {0} som den påverkar totala lagervärdet
Nabin Hait72cee332016-10-26 17:45:06 +05302014DocType: Payment Request,PR,PR
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302015DocType: Cheque Print Template,Bank Name,Bank Namn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302016apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Ovan
Nabin Hait93c15382017-03-30 16:57:05 +05302017DocType: Employee Loan,Employee Loan Account,Anställd Lånekonto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302018DocType: Leave Application,Total Leave Days,Totalt semesterdagar
Anand Doshica4c8a22015-09-30 17:10:58 +05302019DocType: Email Digest,Note: Email will not be sent to disabled users,Obs: E-post kommer inte att skickas till inaktiverade användare
Nabin Haitcda28ce2017-02-27 17:46:31 +05302020apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +41,Select Company...,Välj Företaget ...
Anand Doshica4c8a22015-09-30 17:10:58 +05302021DocType: Leave Control Panel,Leave blank if considered for all departments,Lämna tomt om det anses vara för alla avdelningar
Nabin Hait93c15382017-03-30 16:57:05 +05302022apps/erpnext/erpnext/config/hr.py +219,"Types of employment (permanent, contract, intern etc.).","Typer av anställning (permanent, kontrakts, praktikant osv)."
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} är obligatoriskt för punkt {1}
2024DocType: Process Payroll,Fortnightly,Var fjortonde dag
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302025DocType: Currency Exchange,From Currency,Från Valuta
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302026apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Välj tilldelade beloppet, Faktura Typ och fakturanumret i minst en rad"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302027apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +125,Cost of New Purchase,Kostnader för nya inköp
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302028apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +94,Sales Order required for Item {0},Kundorder krävs för punkt {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302029DocType: Purchase Invoice Item,Rate (Company Currency),Andel (Företagsvaluta)
Nabin Hait72cee332016-10-26 17:45:06 +05302030DocType: Student Guardian,Others,Annat
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302031DocType: Payment Entry,Unallocated Amount,oallokerad Mängd
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}.,Det går inte att hitta en matchande objekt. Välj något annat värde för {0}.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302033DocType: POS Profile,Taxes and Charges,Skatter och avgifter
2034DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","En produkt eller en tjänst som köps, säljs eller hålls i lager."
Nabin Hait93c15382017-03-30 16:57:05 +05302035apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Inga fler uppdateringar
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,"Det går inte att välja avgiftstyp som ""På föregående v Belopp"" eller ""På föregående v Total"" för första raden"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +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,Barn Objekt bör inte vara en produkt Bundle. Ta bort objektet `{0}` och spara
Anand Doshi019111b2015-11-20 18:00:11 +05302038apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Bank
Nabin Hait93c15382017-03-30 16:57:05 +05302039apps/erpnext/erpnext/utilities/activation.py +109,Add Timesheets,Lägg tidrapporter
Nabin Haitd25db232016-12-15 18:33:39 +05302040DocType: Vehicle Service,Service Item,sERVICE
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302041apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,"Klicka på ""Skapa schema"" för att få schemat"
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:,Det fanns fel vid borttagning följande scheman:
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302043DocType: Bin,Ordered Quantity,Beställd kvantitet
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302044apps/erpnext/erpnext/public/js/setup_wizard.js +52,"e.g. ""Build tools for builders""",t.ex. &quot;Bygg verktyg för byggare&quot;
Nabin Hait93c15382017-03-30 16:57:05 +05302045DocType: Grading Scale,Grading Scale Intervals,Betygsskal
Nabin Haitcda28ce2017-02-27 17:46:31 +05302046apps/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}: kontering för {2} kan endast göras i valuta: {3}
Nabin Haitd25db232016-12-15 18:33:39 +05302047DocType: Production Order,In Process,Pågående
Anand Doshica4c8a22015-09-30 17:10:58 +05302048DocType: Authorization Rule,Itemwise Discount,Produktvis rabatt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302049apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,Träd av finansräkenskaperna.
Nabin Hait93c15382017-03-30 16:57:05 +05302050apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +352,{0} against Sales Order {1},{0} mot kundorder {1}
Anand Doshica4c8a22015-09-30 17:10:58 +05302051DocType: Account,Fixed Asset,Fast tillgångar
Nabin Haitcda28ce2017-02-27 17:46:31 +05302052apps/erpnext/erpnext/config/stock.py +315,Serialized Inventory,Serial numrerade Inventory
Nabin Hait93c15382017-03-30 16:57:05 +05302053DocType: Employee Loan,Account Info,Kontoinformation
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302054DocType: Activity Type,Default Billing Rate,Standardfakturerings betyg
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302055DocType: Sales Invoice,Total Billing Amount,Totalt Fakturerings Mängd
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.,Det måste finnas en standard inkommande e-postkonto aktiverat för att det ska fungera. Vänligen setup en standard inkommande e-postkonto (POP / IMAP) och försök igen.
Nabin Hait72cee332016-10-26 17:45:06 +05302057apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +59,Receivable Account,Fordran Konto
Nabin Haitd25db232016-12-15 18:33:39 +05302058apps/erpnext/erpnext/controllers/accounts_controller.py +559,Row #{0}: Asset {1} is already {2},Rad # {0}: Asset {1} är redan {2}
Rushabh Mehtad627af22016-03-03 11:24:58 +05302059DocType: Quotation Item,Stock Balance,Lagersaldo
Nabin Haitcda28ce2017-02-27 17:46:31 +05302060apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Kundorder till betalning
2061apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +85,CEO,vd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302062DocType: Expense Claim Detail,Expense Claim Detail,Räkningen Detalj
Nabin Hait93c15382017-03-30 16:57:05 +05302063apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +848,Please select correct account,Välj rätt konto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302064DocType: Item,Weight UOM,Vikt UOM
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302065DocType: Salary Structure Employee,Salary Structure Employee,Lönestruktur anställd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302066DocType: Employee,Blood Group,Blodgrupp
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302067DocType: Production Order Operation,Pending,Väntar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302068DocType: Course,Course Name,KURSNAMN
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302069DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Användare som kan godkänna en specifik arbetstagarens ledighet applikationer
2070apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Kontorsutrustning
2071DocType: Purchase Invoice Item,Qty,Antal
2072DocType: Fiscal Year,Companies,Företag
Anand Doshi019111b2015-11-20 18:00:11 +05302073apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Elektronik
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302074DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Höj material Begäran när lager når ombeställningsnivåer
Nabin Haitcda28ce2017-02-27 17:46:31 +05302075apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +60,Full-time,Heltid
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302076DocType: Salary Structure,Employees,Anställda
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302077DocType: Employee,Contact Details,Kontaktuppgifter
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302078DocType: C-Form,Received Date,Mottaget Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302079DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Om du har skapat en standardmall i skatter och avgifter Mall, välj en och klicka på knappen nedan."
Nabin Haitd25db232016-12-15 18:33:39 +05302080DocType: BOM Scrap Item,Basic Amount (Company Currency),Grundbelopp (Company valuta)
Nabin Hait72cee332016-10-26 17:45:06 +05302081DocType: Student,Guardians,Guardians
Nabin Hait93c15382017-03-30 16:57:05 +05302082DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Priserna kommer inte att visas om prislista inte är inställd
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302083apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,Ange ett land för frakt regel eller kontrollera Världsomspännande sändnings
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302084DocType: Stock Entry,Total Incoming Value,Totalt Inkommande Värde
Nabin Haitd25db232016-12-15 18:33:39 +05302085apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +324,Debit To is required,Debitering krävs
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","Tidrapporter hjälpa till att hålla reda på tid, kostnad och fakturering för aktiviteter som utförts av ditt team"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302087apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Inköps Prislista
Anand Doshica4c8a22015-09-30 17:10:58 +05302088DocType: Offer Letter Term,Offer Term,Erbjudandet Villkor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302089DocType: Quality Inspection,Quality Manager,Kvalitetsansvarig
Anand Doshica4c8a22015-09-30 17:10:58 +05302090DocType: Job Applicant,Job Opening,Arbetsöppning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302091DocType: Payment Reconciliation,Payment Reconciliation,Betalning Avstämning
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302092apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,Välj Ansvariges namn
Anand Doshi019111b2015-11-20 18:00:11 +05302093apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,Teknik
Nabin Haitcda28ce2017-02-27 17:46:31 +05302094apps/erpnext/erpnext/public/js/utils.js +92,Total Unpaid: {0},Totalt Obetalda: {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302095DocType: BOM Website Operation,BOM Website Operation,BOM Webbplats Operation
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302096apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Erbjudande Brev
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302097apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Generera Material Begäran (GMB) och produktionsorder.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302098apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,Total Invoiced Amt,Sammanlagt fakturerat Amt
Nabin Haitd25db232016-12-15 18:33:39 +05302099DocType: BOM,Conversion Rate,Omvandlingsfrekvens
Nabin Hait93c15382017-03-30 16:57:05 +05302100apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Sök produkt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302101DocType: Timesheet Detail,To Time,Till Time
Anand Doshi019111b2015-11-20 18:00:11 +05302102DocType: Authorization Rule,Approving Role (above authorized value),Godkännande Roll (ovan auktoriserad värde)
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,Kredit till konto måste vara en skuld konto
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 rekursion: {0} kan inte vara över eller barn under {2}
Anand Doshica4c8a22015-09-30 17:10:58 +05302105DocType: Production Order Operation,Completed Qty,Avslutat Antal
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",För {0} kan bara debitkonton länkas mot en annan kreditering
Nabin Haitcda28ce2017-02-27 17:46:31 +05302107apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Prislista {0} är inaktiverad
2108apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty cannot be more than {1} for operation {2},V {0}: Genomförd Antal kan inte vara mer än {1} för drift {2}
Anand Doshica4c8a22015-09-30 17:10:58 +05302109DocType: Manufacturing Settings,Allow Overtime,Tillåt övertid
Nabin Haitd25db232016-12-15 18:33:39 +05302110DocType: Training Event Employee,Training Event Employee,Utbildning Händelse anställd
Anand Doshi191b2972015-10-21 16:50:31 +05302111apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} serienummer krävs för punkt {1}. Du har gett {2}.
Anand Doshica4c8a22015-09-30 17:10:58 +05302112DocType: Stock Reconciliation Item,Current Valuation Rate,Nuvarande värderingensomsättning
2113DocType: Item,Customer Item Codes,Kund artikelnummer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302114apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Exchange Gain/Loss,Exchange vinst / förlust
Anand Doshica4c8a22015-09-30 17:10:58 +05302115DocType: Opportunity,Lost Reason,Förlorad Anledning
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302116apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,Ny adress
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302117DocType: Quality Inspection,Sample Size,Provstorlek
Nabin Haitcda28ce2017-02-27 17:46:31 +05302118apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +44,Please enter Receipt Document,Ange Kvitto Dokument
Nabin Hait93c15382017-03-30 16:57:05 +05302119apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +376,All items have already been invoiced,Alla objekt har redan fakturerats
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302120apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',Ange ett giltigt Från ärende nr &quot;
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302121apps/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,Ytterligare kostnadsställen kan göras i grupperna men poster kan göras mot icke-grupper
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302122DocType: Project,External,Extern
Anand Doshibacc6792015-10-30 12:54:27 +05302123apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Användare och behörigheter
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},Produktionsorder Skapad: {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05302126DocType: Branch,Branch,Bransch
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302127DocType: Guardian,Mobile Number,Mobilnummer
Anand Doshibacc6792015-10-30 12:54:27 +05302128apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Tryckning och Branding
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302129DocType: Bin,Actual Quantity,Verklig Kvantitet
Anand Doshica4c8a22015-09-30 17:10:58 +05302130DocType: Shipping Rule,example: Next Day Shipping,exempel: Nästa dag Leverans
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302131apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Löpnummer {0} hittades inte
Nabin Haitd25db232016-12-15 18:33:39 +05302132apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +41,Student Batch,elev Batch
Nabin Haitcda28ce2017-02-27 17:46:31 +05302133apps/erpnext/erpnext/public/js/setup_wizard.js +242,Your Customers,Dina kunder
Nabin Hait93c15382017-03-30 16:57:05 +05302134apps/erpnext/erpnext/utilities/activation.py +120,Make Student,gör Student
2135apps/erpnext/erpnext/projects/doctype/project/project.py +190,You have been invited to collaborate on the project: {0},Du har blivit inbjuden att samarbeta i projektet: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302136DocType: Leave Block List Date,Block Date,Block Datum
Nabin Hait72cee332016-10-26 17:45:06 +05302137apps/erpnext/erpnext/templates/generators/student_admission.html +23,Apply Now,Ansök nu
Anand Doshica4c8a22015-09-30 17:10:58 +05302138DocType: Sales Order,Not Delivered,Inte Levererad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302139,Bank Clearance Summary,Banken Clearance Sammanfattning
Nabin Haitcda28ce2017-02-27 17:46:31 +05302140apps/erpnext/erpnext/config/setup.py +106,"Create and manage daily, weekly and monthly email digests.","Skapa och hantera dagliga, vecko- och månads epostflöden."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302141DocType: Appraisal Goal,Appraisal Goal,Bedömning Mål
Nabin Hait72cee332016-10-26 17:45:06 +05302142DocType: Stock Reconciliation Item,Current Amount,nuvarande belopp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302143apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +56,Buildings,Byggnader
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302144DocType: Fee Structure,Fee Structure,avgift struktur
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302145DocType: Timesheet Detail,Costing Amount,Kalkyl Mängd
Nabin Hait72cee332016-10-26 17:45:06 +05302146DocType: Student Admission,Application Fee,Anmälningsavgift
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302147DocType: Process Payroll,Submit Salary Slip,Skicka lönebeskedet
Nabin Hait93c15382017-03-30 16:57:05 +05302148apps/erpnext/erpnext/controllers/selling_controller.py +166,Maxiumm discount for Item {0} is {1}%,Maximum rabatt för punkt {0} är {1}%
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302149apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Import av Bulk
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302150DocType: Sales Partner,Address & Contacts,Adress och kontakter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302151DocType: SMS Log,Sender Name,Avsändarnamn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302152DocType: POS Profile,[Select],[Välj]
2153DocType: SMS Log,Sent To,Skickat Till
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302154DocType: Payment Request,Make Sales Invoice,Skapa fakturan
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302155apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +59,Softwares,Mjukvara
Nabin Hait93c15382017-03-30 16:57:05 +05302156apps/erpnext/erpnext/crm/doctype/lead/lead.py +49,Next Contact Date cannot be in the past,Next Kontakt Datum kan inte vara i det förflutna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302157DocType: Company,For Reference Only.,För referens.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302158apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},Ogiltigt {0}: {1}
2159DocType: Purchase Invoice,PINV-RET-,PINV-retro
Anand Doshica4c8a22015-09-30 17:10:58 +05302160DocType: Sales Invoice Advance,Advance Amount,Förskottsmängd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302161DocType: Manufacturing Settings,Capacity Planning,Kapacitetsplanering
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ån datum&quot; krävs
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302163DocType: Journal Entry,Reference Number,Referensnummer
Anand Doshica4c8a22015-09-30 17:10:58 +05302164DocType: Employee,Employment Details,Personaldetaljer
2165DocType: Employee,New Workplace,Ny Arbetsplats
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302166apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Ange som Stängt
Nabin Haitd25db232016-12-15 18:33:39 +05302167apps/erpnext/erpnext/stock/get_item_details.py +112,No Item with Barcode {0},Ingen produkt med streckkod {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05302168apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Ärendenr kan inte vara 0
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302169DocType: Item,Show a slideshow at the top of the page,Visa ett bildspel på toppen av sidan
Nabin Hait93c15382017-03-30 16:57:05 +05302170apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +444,Boms,stycklistor
Nabin Haitcda28ce2017-02-27 17:46:31 +05302171apps/erpnext/erpnext/stock/doctype/item/item.py +135,Stores,Butiker
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302172DocType: Serial No,Delivery Time,Leveranstid
Anand Doshica4c8a22015-09-30 17:10:58 +05302173apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Åldring Baserad på
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302174DocType: Item,End of Life,Uttjänta
Nabin Hait93c15382017-03-30 16:57:05 +05302175apps/erpnext/erpnext/demo/setup/setup_data.py +318,Travel,Resa
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,Ingen aktiv eller standard lönestruktur hittades för arbetstagare {0} för de givna datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302177DocType: Leave Block List,Allow Users,Tillåt användare
Rushabh Mehtafc307972015-11-04 18:02:45 +05302178DocType: Purchase Order,Customer Mobile No,Kund Mobil nr
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302179DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Spåra separat intäkter och kostnader för produkt vertikaler eller divisioner.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302180DocType: Rename Tool,Rename Tool,Ändrings Verktyget
Nabin Haitd25db232016-12-15 18:33:39 +05302181apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +25,Update Cost,Uppdatera Kostnad
Anand Doshica4c8a22015-09-30 17:10:58 +05302182DocType: Item Reorder,Item Reorder,Produkt Ändra ordning
Nabin Haitd25db232016-12-15 18:33:39 +05302183apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +437,Show Salary Slip,Visa lönebesked
Nabin Hait93c15382017-03-30 16:57:05 +05302184apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +786,Transfer Material,Transfermaterial
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302185DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Ange verksamhet, driftskostnad och ger en unik drift nej till din verksamhet."
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}?,Detta dokument är över gränsen med {0} {1} för posten {4}. Är du göra en annan {3} mot samma {2}?
Nabin Hait93c15382017-03-30 16:57:05 +05302187apps/erpnext/erpnext/public/js/controllers/transaction.js +991,Please set recurring after saving,Ställ återkommande efter att ha sparat
Nabin Haitcda28ce2017-02-27 17:46:31 +05302188apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +710,Select change amount account,Välj förändringsbelopp konto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302189DocType: Purchase Invoice,Price List Currency,Prislista Valuta
2190DocType: Naming Series,User must always select,Användaren måste alltid välja
2191DocType: Stock Settings,Allow Negative Stock,Tillåt Negativ lager
Anand Doshica4c8a22015-09-30 17:10:58 +05302192DocType: Installation Note,Installation Note,Installeringsnotis
Nabin Haitcda28ce2017-02-27 17:46:31 +05302193apps/erpnext/erpnext/public/js/setup_wizard.js +221,Add Taxes,Lägg till skatter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302194DocType: Topic,Topic,Ämne
Nabin Haitcda28ce2017-02-27 17:46:31 +05302195apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Cash Flow from Financing,Kassaflöde från finansiering
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302196DocType: Budget Account,Budget Account,budget-konto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302197DocType: Quality Inspection,Verified By,Verifierad Av
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.","Det går inte att ändra bolagets standardvaluta, eftersom det redan finns transaktioner. Transaktioner måste avbokas att ändra valuta."
Nabin Hait72cee332016-10-26 17:45:06 +05302199DocType: Grade Interval,Grade Description,grade Beskrivning
Nabin Haitd25db232016-12-15 18:33:39 +05302200DocType: Stock Entry,Purchase Receipt No,Inköpskvitto Nr
Anand Doshica4c8a22015-09-30 17:10:58 +05302201apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Handpenning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302202DocType: Process Payroll,Create Salary Slip,Skapa lönebeskedet
Nabin Haitd25db232016-12-15 18:33:39 +05302203apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,spårbarhet
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302204apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Source of Funds (Liabilities),Källa fonderna (skulder)
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},Kvantitet i rad {0} ({1}) måste vara samma som tillverkad mängd {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302206DocType: Appraisal,Employee,Anställd
Nabin Hait93c15382017-03-30 16:57:05 +05302207apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for treshold 0%,Vänligen definiera sort för tröskeln 0%
2208apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +232,{0} {1} is fully billed,{0} {1} är fullt fakturerad
Nabin Haitd25db232016-12-15 18:33:39 +05302209DocType: Training Event,End Time,Sluttid
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,Aktiv Lön Struktur {0} hittades för anställd {1} för de givna datum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302211DocType: Payment Entry,Payment Deductions or Loss,Betalnings Avdrag eller förlust
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302212apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Standard avtalsvillkor för försäljning eller köp.
Nabin Haitcda28ce2017-02-27 17:46:31 +05302213apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Voucher,Grupp av Voucher
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302214apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Sales Pipeline
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302215DocType: Student Batch Student,Student Batch Student,Student Batch elev
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},Ställ in standardkonto i lönedel {0}
Nabin Hait72cee332016-10-26 17:45:06 +05302217apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Obligatorisk På
Anand Doshica4c8a22015-09-30 17:10:58 +05302218DocType: Rename Tool,File to Rename,Fil att byta namn på
Nabin Hait18f0dd02016-04-15 14:50:45 +05302219apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},Välj BOM till punkt i rad {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},Inköp Beställningsnummer krävs för artikel {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},Fastställt BOM {0} finns inte till punkt {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,Underhållsschema {0} måste avbrytas innanman kan dra avbryta kundorder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302223DocType: Notification Control,Expense Claim Approved,Räkningen Godkänd
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,Lönebesked av personal {0} redan skapats för denna period
Nabin Haitcda28ce2017-02-27 17:46:31 +05302225apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +117,Pharmaceutical,Farmaceutiska
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302226apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Kostnad för köpta varor
2227DocType: Selling Settings,Sales Order Required,Kundorder krävs
Anand Doshica4c8a22015-09-30 17:10:58 +05302228DocType: Purchase Invoice,Credit To,Kredit till
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302229apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktiva Leads / Kunder
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302230DocType: Employee Education,Post Graduate,Betygsinlägg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302231DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Underhållsschema Detalj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302232DocType: Quality Inspection Reading,Reading 9,Avläsning 9
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302233DocType: Supplier,Is Frozen,Är Frozen
Nabin Haitcda28ce2017-02-27 17:46:31 +05302234apps/erpnext/erpnext/stock/utils.py +194,Group node warehouse is not allowed to select for transactions,Grupp nod lager är inte tillåtet att välja för transaktioner
Anand Doshica4c8a22015-09-30 17:10:58 +05302235DocType: Buying Settings,Buying Settings,Köpinställningar
Anand Doshica4c8a22015-09-30 17:10:58 +05302236DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM nr för ett Färdigt objekt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302237DocType: Upload Attendance,Attendance To Date,Närvaro Till Datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302238DocType: Warranty Claim,Raised By,Höjt av
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302239DocType: Payment Gateway Account,Payment Account,Betalningskonto
Nabin Hait93c15382017-03-30 16:57:05 +05302240apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +846,Please specify Company to proceed,Ange vilket bolag för att fortsätta
Nabin Haitcda28ce2017-02-27 17:46:31 +05302241apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Receivable,Nettoförändring av kundfordringar
2242apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Compensatory Off,Kompensations Av
Nabin Haitd25db232016-12-15 18:33:39 +05302243DocType: Offer Letter,Accepted,Godkända
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302244DocType: SG Creation Tool Course,Student Group Name,Student gruppnamn
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.,Se till att du verkligen vill ta bort alla transaktioner för företag. Dina basdata kommer att förbli som det är. Denna åtgärd kan inte ångras.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302246DocType: Room,Room Number,Rumsnummer
Nabin Hait93c15382017-03-30 16:57:05 +05302247apps/erpnext/erpnext/utilities/transaction_base.py +92,Invalid reference {0} {1},Ogiltig referens {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}) kan inte vara större än planerad kvantitet ({2}) i produktionsorder {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302249DocType: Shipping Rule,Shipping Rule Label,Frakt Regel Etikett
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302250apps/erpnext/erpnext/public/js/conf.js +28,User Forum,Användarforum
Nabin Haitcda28ce2017-02-27 17:46:31 +05302251apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +248,Raw Materials cannot be blank.,Råvaror kan inte vara tomt.
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.","Det gick inte att uppdatera lager, faktura innehåller släppa sjöfarten objekt."
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,Du kan inte ändra kurs om BOM nämnts mot någon artikel
Nabin Hait93c15382017-03-30 16:57:05 +05302255apps/erpnext/erpnext/schools/doctype/student_batch/student_batch.py +24,Student Group exists with same name,Student Group existerar med samma namn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302256DocType: Employee,Previous Work Experience,Tidigare Arbetslivserfarenhet
2257DocType: Stock Entry,For Quantity,För Antal
Nabin Hait18f0dd02016-04-15 14:50:45 +05302258apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},Ange planerad Antal till punkt {0} vid rad {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} inte lämnad
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302260apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Begäran efter artiklar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302261DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Separat produktionsorder kommer att skapas för varje färdig bra objekt.
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} måste vara negativ i gengäld dokument
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302263,Minutes to First Response for Issues,Minuter till First Response för frågor
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302264DocType: Purchase Invoice,Terms and Conditions1,Villkor och Conditions1
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302265apps/erpnext/erpnext/public/js/setup_wizard.js +66,The name of the institute for which you are setting up this system.,Namnet på institutet som du installerar systemet.
Anand Doshica4c8a22015-09-30 17:10:58 +05302266DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Kontering frysta fram till detta datum, ingen kan göra / ändra posten förutom ange roll nedan."
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,Vänligen spara dokumentet innan du skapar underhållsschema
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302268apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Projektstatus
Anand Doshica4c8a22015-09-30 17:10:58 +05302269DocType: UOM,Check this to disallow fractions. (for Nos),Markera att tillåta bråkdelar. (För 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:,Följande produktionsorder skapades:
Nabin Hait72cee332016-10-26 17:45:06 +05302271DocType: Student Admission,Naming Series (for Student Applicant),Naming Series (för Student Sökande)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302272DocType: Delivery Note,Transporter Name,Transportör Namn
Anand Doshi019111b2015-11-20 18:00:11 +05302273DocType: Authorization Rule,Authorized Value,Auktoriserad Värde
Nabin Hait93c15382017-03-30 16:57:05 +05302274DocType: BOM,Show Operations,Visa Operations
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302275,Minutes to First Response for Opportunity,Minuter till First Response för Opportunity
Nabin Haitcda28ce2017-02-27 17:46:31 +05302276apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Absent,Totalt Frånvarande
2277apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +768,Item or Warehouse for row {0} does not match Material Request,Produkt eller Lager för rad {0} matchar inte Materialförfrågan
2278apps/erpnext/erpnext/config/stock.py +189,Unit of Measure,Måttenhet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302279DocType: Fiscal Year,Year End Date,År Slutdatum
2280DocType: Task Depends On,Task Depends On,Uppgift Beror på
Nabin Hait72cee332016-10-26 17:45:06 +05302281DocType: Supplier Quotation,Opportunity,Möjlighet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302282,Completed Production Orders,Genomförda produktionsorder
2283DocType: Operation,Default Workstation,Standard arbetsstation
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302284DocType: Notification Control,Expense Claim Approved Message,Räkningen Godkänd Meddelande
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302285DocType: Payment Entry,Deductions or Loss,Avdrag eller förlust
Nabin Hait93c15382017-03-30 16:57:05 +05302286apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +235,{0} {1} is closed,{0} {1} är stängd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302287DocType: Email Digest,How frequently?,Hur ofta?
2288DocType: Purchase Receipt,Get Current Stock,Få Nuvarande lager
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302289apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Tree of Bill of Materials
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302290DocType: Student,Joining Date,Inträdesdatum
2291,Employees working on a holiday,Anställda som arbetar på en semester
Nabin Hait34037e02016-02-03 13:10:54 +05302292apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +151,Mark Present,Mark Närvarande
Nabin Haitd25db232016-12-15 18:33:39 +05302293DocType: Project,% Complete Method,% Komplett metod
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},Underhåll startdatum kan inte vara före leveransdatum för Löpnummer {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05302295DocType: Production Order,Actual End Date,Faktiskt Slutdatum
Nabin Haitd25db232016-12-15 18:33:39 +05302296DocType: BOM,Operating Cost (Company Currency),Driftskostnad (Company valuta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302297DocType: Purchase Invoice,PINV-,PINV-
Anand Doshica4c8a22015-09-30 17:10:58 +05302298DocType: Authorization Rule,Applicable To (Role),Är tillämpligt för (Roll)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302299DocType: Stock Entry,Purpose,Syfte
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302300DocType: Company,Fixed Asset Depreciation Settings,Fast avskrivning Inställningar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302301DocType: Item,Will also apply for variants unless overrridden,Kommer också att ansöka om varianter såvida inte överskriden
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302302DocType: Purchase Invoice,Advances,Förskott
Rushabh Mehtad627af22016-03-03 11:24:58 +05302303DocType: Production Order,Manufacture against Material Request,Tillverkning mot Material Begäran
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302304DocType: Item Reorder,Request for,Begäran om
Anand Doshica4c8a22015-09-30 17:10:58 +05302305apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Godkända användare kan inte vara samma användare som regeln är tillämpad på
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302306DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Basic Rate (enligt Stock UOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302307DocType: SMS Log,No of Requested SMS,Antal Begärd 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,Lämna utan lön inte stämmer överens med godkända Lämna ansökan registrerar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302309DocType: Campaign,Campaign-.####,Kampanj -. ####
Anand Doshi019111b2015-11-20 18:00:11 +05302310apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Nästa steg
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,Ange de specificerade poster till bästa möjliga pris
2312DocType: Selling Settings,Auto close Opportunity after 15 days,Stäng automatiskt Affärsmöjlighet efter 15 dagar
Nabin Haitcda28ce2017-02-27 17:46:31 +05302313apps/erpnext/erpnext/public/js/financial_statements.js +82,End Year,slut År
2314apps/erpnext/erpnext/hr/doctype/employee/employee.py +119,Contract End Date must be greater than Date of Joining,Kontraktets Slutdatum måste vara större än Datum för inträde
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302315DocType: Delivery Note,DN-,DN
Nabin Hait93c15382017-03-30 16:57:05 +05302316DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,En tredjepartsdistributör / bonusagent / affiliate / återförsäljare som säljer företagets produkter för en provision.
2317apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +364,{0} against Purchase Order {1},{0} mot beställning {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302318DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Ange statiska url parametrar här (T.ex.. Avsändare = ERPNext, användarnamn = ERPNext, lösenord = 1234 mm)"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302319DocType: Task,Actual Start Date (via Time Sheet),Faktiska startdatum (via Tidrapportering)
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,Detta är ett exempel webbplats automatiskt genererade från ERPNext
Anand Doshica4c8a22015-09-30 17:10:58 +05302321apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Åldringsräckvidd 1
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302322DocType: 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.","Schablonskatt mall som kan tillämpas på alla köptransaktioner. Denna mall kan innehålla en lista över skatte huvuden och även andra kostnadshuvuden som &quot;Shipping&quot;, &quot;Försäkring&quot;, &quot;Hantera&quot; etc. #### Obs Skattesatsen du definierar här kommer att bli den schablonskatt för alla ** artiklar * *. Om det finns ** artiklar ** som har olika priser, måste de läggas till i ** Punkt skatt ** tabellen i ** Punkt ** mästare. #### Beskrivning av kolumner 1. Beräkning Typ: - Det kan vara på ** Net Totalt ** (som är summan av grundbeloppet). - ** I föregående v Totalt / Belopp ** (för kumulativa skatter eller avgifter). Om du väljer det här alternativet, kommer skatten att tillämpas som en procentandel av föregående rad (i skattetabellen) belopp eller total. - ** Faktisk ** (som nämns). 2. Konto Head: Konto huvudbok enligt vilket denna skatt kommer att bokas 3. Kostnadsställe: Om skatten / avgiften är en inkomst (som sjöfarten) eller kostnader det måste bokas mot ett kostnadsställe. 4. Beskrivning: Beskrivning av skatten (som ska skrivas ut i fakturor / citationstecken). 5. Sätt betyg: skattesats. 6. Belopp Momsbelopp. 7. Totalt: Ackumulerad total till denna punkt. 8. Skriv Row: Om baserad på &quot;Föregående rad Total&quot; kan du välja radnumret som kommer att tas som en bas för denna beräkning (standard är föregående rad). 9. Tänk skatt eller avgift för: I det här avsnittet kan du ange om skatten / avgiften är endast för värdering (inte en del av den totala) eller endast för total (inte tillföra värde till objektet) eller för båda. 10. Lägg till eller dra av: Oavsett om du vill lägga till eller dra av skatten."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302343DocType: Homepage,Homepage,Hemsida
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302344DocType: Purchase Receipt Item,Recd Quantity,Recd Kvantitet
Nabin Haitd25db232016-12-15 18:33:39 +05302345apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +56,Fee Records Created - {0},Arvodes Records Skapad - {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302346DocType: Asset Category Account,Asset Category Account,Tillgångsslag konto
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},Det går inte att producera mer artiklar {0} än kundorderns mängd {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} är inte lämnat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302349DocType: Payment Reconciliation,Bank / Cash Account,Bank / Konto
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 Kontakta Vid kan inte vara densamma som den ledande e-postadress
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302351DocType: Tax Rule,Billing City,Fakturerings Ort
Nabin Haitd25db232016-12-15 18:33:39 +05302352DocType: Asset,Manual,Manuell
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302353DocType: Salary Component Account,Salary Component Account,Lönedel konto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302354DocType: Global Defaults,Hide Currency Symbol,Dölj Valutasymbol
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302355apps/erpnext/erpnext/config/accounts.py +289,"e.g. Bank, Cash, Credit Card","t.ex. bank, kontanter, kreditkort"
Nabin Hait72cee332016-10-26 17:45:06 +05302356DocType: Lead Source,Source Name,käll~~POS=TRUNC
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302357DocType: Journal Entry,Credit Note,Kreditnota
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302358DocType: Warranty Claim,Service Address,Serviceadress
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302359apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furnitures and Fixtures,Möbler och inventarier
2360DocType: Item,Manufacture,Tillverkning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302361apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Vänligen Följesedel först
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302362DocType: Student Applicant,Application Date,Ansökningsdatum
2363DocType: Salary Detail,Amount based on formula,Belopp baserat på formel
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302364DocType: Purchase Invoice,Currency and Price List,Valuta och prislista
Anand Doshica4c8a22015-09-30 17:10:58 +05302365DocType: Opportunity,Customer / Lead Name,Kund / Huvudnamn
Nabin Haitcda28ce2017-02-27 17:46:31 +05302366apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +99,Clearance Date not mentioned,Utförsäljningsdatum inte nämnt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302367apps/erpnext/erpnext/config/manufacturing.py +7,Production,Produktion
Nabin Hait72cee332016-10-26 17:45:06 +05302368DocType: Guardian,Occupation,Ockupation
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,Rad {0}: Startdatum måste vara före slutdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302370apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Totalt (Antal)
Rushabh Mehtad627af22016-03-03 11:24:58 +05302371DocType: Sales Invoice,This Document,Det här dokumentet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302372DocType: Installation Note Item,Installed Qty,Installerat antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +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,utbildning Resultat
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302375DocType: Purchase Invoice,Is Paid,Är betalad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302376DocType: Salary Structure,Total Earning,Totalt Tjänar
2377DocType: Purchase Receipt,Time at which materials were received,Tidpunkt för material mottogs
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302378DocType: Stock Ledger Entry,Outgoing Rate,Utgående betyg
Nabin Hait93c15382017-03-30 16:57:05 +05302379apps/erpnext/erpnext/config/hr.py +224,Organization branch master.,Organisation gren ledare.
Nabin Haitd25db232016-12-15 18:33:39 +05302380apps/erpnext/erpnext/controllers/accounts_controller.py +286, or ,eller
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302381DocType: Sales Order,Billing Status,Faktureringsstatus
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302382apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Rapportera ett problem
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302383apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Utility Expenses,Utility Kostnader
2384apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90-Ovan
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,Rad # {0}: Journal Entry {1} har inte hänsyn {2} eller redan matchas mot en annan kupong
Anand Doshica4c8a22015-09-30 17:10:58 +05302386DocType: Buying Settings,Default Buying Price List,Standard Inköpslista
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302387DocType: Process Payroll,Salary Slip Based on Timesheet,Lön Slip Baserat på Tidrapport
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,Ingen anställd för ovan valda kriterier eller lönebeskedet redan skapat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302389DocType: Notification Control,Sales Order Message,Kundorder Meddelande
2390apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Ange standardvärden som bolaget, Valuta, varande räkenskapsår, etc."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302391DocType: Payment Entry,Payment Type,Betalning Typ
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302392DocType: Process Payroll,Select Employees,Välj Anställda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302393DocType: Opportunity,Potential Sales Deal,Potentiella säljmöjligheter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302394DocType: Payment Entry,Cheque/Reference Date,Check / Referens Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302395DocType: Purchase Invoice,Total Taxes and Charges,Totala skatter och avgifter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302396DocType: Employee,Emergency Contact,Kontaktinformation I En Nödsituation
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302397DocType: Bank Reconciliation Detail,Payment Entry,betalning Entry
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302398DocType: Item,Quality Parameters,Kvalitetsparametrar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302399,sales-browser,försäljning-browser
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302400apps/erpnext/erpnext/accounts/doctype/account/account.js +56,Ledger,Huvudbok
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302401DocType: Target Detail,Target Amount,Målbeloppet
2402DocType: Shopping Cart Settings,Shopping Cart Settings,Varukorgen Inställningar
2403DocType: Journal Entry,Accounting Entries,Bokföringsposter
2404apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Duplicera post. Kontrollera autentiseringsregel {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 Profil {0} redan skapats för företag {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302406DocType: Purchase Order,Ref SQ,Ref SQ
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302407apps/erpnext/erpnext/config/manufacturing.py +74,Replace Item / BOM in all BOMs,Byt Punkt / BOM i alla stycklistor
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,Kvitto dokument måste lämnas in
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302409DocType: Purchase Invoice Item,Received Qty,Mottagna Antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302410DocType: Stock Entry Detail,Serial No / Batch,Löpnummer / Batch
Nabin Hait93c15382017-03-30 16:57:05 +05302411apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +310,Not Paid and Not Delivered,Inte betalda och inte levereras
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302412DocType: Product Bundle,Parent Item,Överordnad produkt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302413DocType: Account,Account Type,Användartyp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302414DocType: Delivery Note,DN-RET-,DN-retro
Nabin Hait93c15382017-03-30 16:57:05 +05302415apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Inga tidrapporter
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,Lämna typ {0} kan inte bära vidarebefordrade
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',"Underhållsschema genereras inte för alla objekt. Klicka på ""Generera Schema '"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302418,To Produce,Att Producera
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302419apps/erpnext/erpnext/config/hr.py +93,Payroll,Löner
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","För rad {0} i {1}. Om du vill inkludera {2} i punkt hastighet, rader {3} måste också inkluderas"
Nabin Hait93c15382017-03-30 16:57:05 +05302421apps/erpnext/erpnext/utilities/activation.py +102,Make User,gör Användare
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302422DocType: Packing Slip,Identification of the package for the delivery (for print),Identifiering av paketet för leverans (för utskrift)
2423DocType: Bin,Reserved Quantity,Reserverad Kvantitet
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302424DocType: Landed Cost Voucher,Purchase Receipt Items,Inköpskvitto artiklar
Anand Doshica4c8a22015-09-30 17:10:58 +05302425apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Anpassa formulären
Nabin Hait93c15382017-03-30 16:57:05 +05302426apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +36,Arrear,Resterande skuld
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302427apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Depreciation Amount during the period,Avskrivningsbelopp under perioden
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,Funktionshindrade mall får inte vara standardmall
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302429DocType: Account,Income Account,Inkomst konto
Rushabh Mehtad627af22016-03-03 11:24:58 +05302430DocType: Payment Request,Amount in customer's currency,Belopp i kundens valuta
Nabin Hait93c15382017-03-30 16:57:05 +05302431apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +783,Delivery,Leverans
Anand Doshica4c8a22015-09-30 17:10:58 +05302432DocType: Stock Reconciliation Item,Current Qty,Aktuellt Antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302433DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Se &quot;Rate of Materials Based On&quot; i kalkyl avsnitt
Anand Doshica4c8a22015-09-30 17:10:58 +05302434DocType: Appraisal Goal,Key Responsibility Area,Nyckelansvar Områden
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","Student partier hjälpa dig att spåra närvaro, bedömningar och avgifter för studenter"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302436DocType: Payment Entry,Total Allocated Amount,Sammanlagda anslaget
Anand Doshica4c8a22015-09-30 17:10:58 +05302437DocType: Item Reorder,Material Request Type,Typ av Materialbegäran
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 för löner från {0} till {1}
2439apps/erpnext/erpnext/accounts/page/pos/pos.js +768,"LocalStorage is full, did not save","Localstorage är full, inte 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,Rad {0}: UOM Omvandlingsfaktor är obligatorisk
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302441apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Ref
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302442DocType: Budget,Cost Center,Kostnadscenter
Anand Doshi019111b2015-11-20 18:00:11 +05302443apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,Rabatt #
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302444DocType: Notification Control,Purchase Order Message,Inköpsorder Meddelande
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302445DocType: Tax Rule,Shipping Country,Frakt Land
Nabin Hait93c15382017-03-30 16:57:05 +05302446DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Hide Kundens Tax Id från Försäljningstransaktioner
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302447DocType: Upload Attendance,Upload HTML,Ladda upp HTML
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302448DocType: Employee,Relieving Date,Avgångs Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302449apps/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.",Prissättning regel görs för att skriva Prislista / definiera rabatt procentsats baserad på vissa kriterier.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302450DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Lager kan endast ändras via lagerposter / följesedel / inköpskvitto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302451DocType: Employee Education,Class / Percentage,Klass / Procent
Nabin Haitcda28ce2017-02-27 17:46:31 +05302452apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +96,Head of Marketing and Sales,Chef för Marknad och Försäljning
Nabin Hait72cee332016-10-26 17:45:06 +05302453apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Income Tax,Inkomstskatt
Anand Doshica4c8a22015-09-30 17:10:58 +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.","Om du väljer prissättningsregel för ""Pris"", kommer det att överskriva Prislistas. Prissättningsregel priset är det slutliga priset, så ingen ytterligare rabatt bör tillämpas. Därför, i de transaktioner som kundorder, inköpsorder mm, kommer det att hämtas i ""Betygsätt fältet, snarare än"" Prislistavärde fältet."
Nabin Haitcda28ce2017-02-27 17:46:31 +05302455apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Spår leder med Industry Type.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302456DocType: Item Supplier,Item Supplier,Produkt Leverantör
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,Ange Artikelkod att få batchnr
2458apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +797,Please select a value for {0} quotation_to {1},Välj ett värde för {0} offert_till {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302459apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Alla adresser.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302460DocType: Company,Stock Settings,Stock Inställningar
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","Sammanslagning är endast möjligt om följande egenskaper är desamma i båda posterna. Är gruppen, Root typ, Företag"
Nabin Haitd25db232016-12-15 18:33:39 +05302462DocType: Vehicle,Electric,Elektrisk
2463DocType: Task,% Progress,% framsteg
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302464apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +121,Gain/Loss on Asset Disposal,Vinst / förlust på Asset Avfallshantering
Nabin Haitd25db232016-12-15 18:33:39 +05302465DocType: Training Event,Will send an email about the event to employees with status 'Open',Kommer att skicka ett e-postmeddelande om händelsen till anställda med status &quot;Open&quot;
Nabin Hait93c15382017-03-30 16:57:05 +05302466DocType: Task,Depends on Tasks,Beror på Uppgifter
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302467apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Hantera Kundgruppsträd.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302468DocType: Supplier Quotation,SQTN-,SQTN-
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302469apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Nytt kostnadsställe Namn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302470DocType: Leave Control Panel,Leave Control Panel,Lämna Kontrollpanelen
Nabin Haitd25db232016-12-15 18:33:39 +05302471DocType: Project,Task Completion,uppgift Slutförande
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302472apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +26,Not in Stock,Inte i lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302473DocType: Appraisal,HR User,HR-Konto
2474DocType: Purchase Invoice,Taxes and Charges Deducted,Skatter och avgifter Avdragen
Nabin Hait93c15382017-03-30 16:57:05 +05302475apps/erpnext/erpnext/hooks.py +116,Issues,Frågor
Nabin Haitcda28ce2017-02-27 17:46:31 +05302476apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Status måste vara en av {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302477DocType: Sales Invoice,Debit To,Debitering
2478DocType: Delivery Note,Required only for sample item.,Krävs endast för provobjekt.
Anand Doshica4c8a22015-09-30 17:10:58 +05302479DocType: Stock Ledger Entry,Actual Qty After Transaction,Faktiska Antal Efter transaktion
Nabin Hait93c15382017-03-30 16:57:05 +05302480apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +65,No salary slip found between {0} and {1},Ingen lön slip hittades mellan {0} och {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302481,Pending SO Items For Purchase Request,I avvaktan på SO Artiklar till inköpsanmodan
Nabin Hait72cee332016-10-26 17:45:06 +05302482apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +29,Student Admissions,Student Antagning
Nabin Haitcda28ce2017-02-27 17:46:31 +05302483apps/erpnext/erpnext/accounts/party.py +343,{0} {1} is disabled,{0} {1} är inaktiverad
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302484DocType: Supplier,Billing Currency,Faktureringsvaluta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302485DocType: Sales Invoice,SINV-RET-,SINV-retro
Nabin Haitcda28ce2017-02-27 17:46:31 +05302486apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +162,Extra Large,Extra Stor
Nabin Hait93c15382017-03-30 16:57:05 +05302487apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Leaves,Totalt löv
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302488,Profit and Loss Statement,Resultaträkning
Anand Doshica4c8a22015-09-30 17:10:58 +05302489DocType: Bank Reconciliation Detail,Cheque Number,Check Nummer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302490,Sales Browser,Försäljnings Webbläsare
2491DocType: Journal Entry,Total Credit,Total 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},Varning: En annan {0} # {1} finns mot införande i lager {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302493apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Local,Lokal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302494apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Utlåning (tillgångar)
2495apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Gäldenärer
Nabin Haitcda28ce2017-02-27 17:46:31 +05302496apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +161,Large,Stor
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302497DocType: Homepage Featured Product,Homepage Featured Product,Hemsida Aktuell produkt
Nabin Hait93c15382017-03-30 16:57:05 +05302498apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +198,All Assessment Groups,Alla bedömningsgrupper
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302499apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Ny Lager Namn
Nabin Hait93c15382017-03-30 16:57:05 +05302500apps/erpnext/erpnext/accounts/report/financial_statements.py +218,Total {0} ({1}),Totalt {0} ({1})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302501DocType: C-Form Invoice Detail,Territory,Territorium
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302502apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,Ange antal besökare (krävs)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302503DocType: Stock Settings,Default Valuation Method,Standardvärderingsmetod
Nabin Haitd25db232016-12-15 18:33:39 +05302504DocType: Vehicle Log,Fuel Qty,bränsle Antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302505DocType: Production Order Operation,Planned Start Time,Planerad starttid
Nabin Haitcda28ce2017-02-27 17:46:31 +05302506DocType: Course,Assessment,Värdering
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302507DocType: Payment Entry Reference,Allocated,Tilldelad
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302508apps/erpnext/erpnext/config/accounts.py +231,Close Balance Sheet and book Profit or Loss.,Stäng balansräkning och bokföringsmässig vinst eller förlust.
2509DocType: Student Applicant,Application Status,ansökan Status
2510DocType: Fees,Fees,avgifter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302511DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Ange växelkursen för att konvertera en valuta till en annan
Nabin Hait93c15382017-03-30 16:57:05 +05302512apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +149,Quotation {0} is cancelled,Offert {0} avbryts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302513apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Totala utestående beloppet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302514DocType: Sales Partner,Targets,Mål
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302515DocType: Price List,Price List Master,Huvudprislista
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302516DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Alla försäljningstransaktioner kan märkas mot flera ** säljare ** så att du kan ställa in och övervaka mål.
2517,S.O. No.,SÅ Nej
Nabin Hait93c15382017-03-30 16:57:05 +05302518apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +163,Please create Customer from Lead {0},Skapa Kunden från Prospekt {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302519DocType: Price List,Applicable for Countries,Gäller Länder
Nabin Hait93c15382017-03-30 16:57:05 +05302520apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,Endast Lämna applikationer med status &#39;Godkänd&#39; och &#39;Avvisad&#39; kan lämnas in
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302521apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +38,Student Group Name is mandatory in row {0},Student gruppnamn är obligatorisk i rad {0}
2522DocType: Homepage,Products to be shown on website homepage,Produkter som ska visas på startsidan för webbplatsen
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302523apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,Detta är en rot kundgrupp och kan inte ändras.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302524DocType: Employee,AB-,AB-
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302525DocType: POS Profile,Ignore Pricing Rule,Ignorera Prisregler
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302526DocType: Employee Education,Graduate,Examinera
2527DocType: Leave Block List,Block Days,Block Dagar
Anand Doshica4c8a22015-09-30 17:10:58 +05302528DocType: Journal Entry,Excise Entry,Punktnotering
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},Varning: Kundorder {0} finns redan mot Kundens beställning {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +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.","Standard Villkor som kan läggas till försäljning och inköp. Exempel: 1. giltighet erbjudandet. 1. Betalningsvillkor (på förhand på kredit, del förskott etc). 1. Vad är extra (eller betalas av kunden). 1. Säkerhet / användning varning. 1. Garanti om något. 1. Returer Policy. 1. Villkor för leverans, om tillämpligt. 1. Sätt att hantera konflikter, ersättning, ansvar, etc. 1. Adresser och kontaktinformation för ditt företag."
Anand Doshica4c8a22015-09-30 17:10:58 +05302543DocType: Attendance,Leave Type,Ledighetstyp
Nabin Hait93c15382017-03-30 16:57:05 +05302544DocType: Purchase Invoice,Supplier Invoice Details,Detaljer leverantörsfaktura
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,"Utgift / Differens konto ({0}) måste vara ett ""vinst eller förlust"" konto"
Nabin Hait93c15382017-03-30 16:57:05 +05302546apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +92,Name error: {0},Namn fel: {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302547apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,Brist
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} inte förknippas med {2} {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302549apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Närvaro för anställd {0} är redan märkt
2550DocType: Packing Slip,If more than one package of the same type (for print),Om mer än ett paket av samma typ (för utskrift)
Nabin Hait93c15382017-03-30 16:57:05 +05302551,Salary Register,lön Register
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302552DocType: Warehouse,Parent Warehouse,moderLager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302553DocType: C-Form Invoice Detail,Net Total,Netto Totalt
Nabin Hait93c15382017-03-30 16:57:05 +05302554apps/erpnext/erpnext/config/hr.py +163,Define various loan types,Definiera olika lån typer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302555DocType: Bin,FCFS Rate,FCFS betyg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302556DocType: Payment Reconciliation Invoice,Outstanding Amount,Utestående Belopp
Nabin Hait93c15382017-03-30 16:57:05 +05302557apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Tid (i min)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302558DocType: Project Task,Working,Arbetande
2559DocType: Stock Ledger Entry,Stock Queue (FIFO),Stock kö (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} tillhör inte Företag {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302561apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +119,Cost as on,Kostnad som på
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302562DocType: Account,Round Off,Runda Av
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302563,Requested Qty,Begärt Antal
2564DocType: Tax Rule,Use for Shopping Cart,Används för Varukorgen
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},Värde {0} för Attribut {1} finns inte i listan över giltiga Punkt attributvärden för punkt {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302566DocType: BOM Item,Scrap %,Skrot%
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302567apps/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","Avgifter kommer att fördelas proportionellt baserad på produktantal eller belopp, enligt ditt val"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302568DocType: Maintenance Visit,Purposes,Ändamål
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,Minst ett objekt ska anges med negativt kvantitet i returdokument
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} längre än alla tillgängliga arbetstiden i arbetsstation {1}, bryta ner verksamheten i flera operationer"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302571,Requested,Begärd
Nabin Hait93c15382017-03-30 16:57:05 +05302572apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,No Remarks,Anmärkningar
Nabin Haitd25db232016-12-15 18:33:39 +05302573DocType: Purchase Invoice,Overdue,Försenad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302574DocType: Account,Stock Received But Not Billed,Stock mottagits men inte faktureras
Nabin Haitcda28ce2017-02-27 17:46:31 +05302575apps/erpnext/erpnext/accounts/doctype/account/account.py +88,Root Account must be a group,Root Hänsyn måste vara en grupp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302576DocType: Fees,FEE.,AVGIFT.
Nabin Hait93c15382017-03-30 16:57:05 +05302577DocType: Employee Loan,Repaid/Closed,Återbetalas / Stängd
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302578DocType: Item,Total Projected Qty,Totala projicerade Antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302579DocType: Monthly Distribution,Distribution Name,Distributions Namn
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302580DocType: Course,Course Code,Kurskod
Nabin Haitcda28ce2017-02-27 17:46:31 +05302581apps/erpnext/erpnext/controllers/stock_controller.py +320,Quality Inspection required for Item {0},Kvalitetskontroll krävs för punkt {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302582DocType: Quotation,Rate at which customer's currency is converted to company's base currency,I takt med vilket vilken kundens valuta omvandlas till företagets basvaluta
Anand Doshica4c8a22015-09-30 17:10:58 +05302583DocType: Purchase Invoice Item,Net Rate (Company Currency),Netto kostnad (Företagsvaluta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302584DocType: Salary Detail,Condition and Formula Help,Tillstånd och Formel Hjälp
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302585apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Hantera Områden.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302586DocType: Journal Entry Account,Sales Invoice,Försäljning Faktura
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302587DocType: Journal Entry Account,Party Balance,Parti Balans
Nabin Haitd25db232016-12-15 18:33:39 +05302588apps/erpnext/erpnext/accounts/page/pos/pos.js +461,Please select Apply Discount On,Välj Verkställ rabatt på
Anand Doshica4c8a22015-09-30 17:10:58 +05302589DocType: Company,Default Receivable Account,Standard Mottagarkonto
2590DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Skapa Bankinlägg för den totala lönen för de ovan valda kriterier
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302591DocType: Stock Entry,Material Transfer for Manufacture,Material Transfer för Tillverkning
Anand Doshica4c8a22015-09-30 17:10:58 +05302592apps/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.,Rabatt Procent kan appliceras antingen mot en prislista eller för alla prislistor.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302593DocType: Purchase Invoice,Half-yearly,Halvårs
Nabin Hait93c15382017-03-30 16:57:05 +05302594apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +399,Accounting Entry for Stock,Kontering för lager
Nabin Haitd25db232016-12-15 18:33:39 +05302595DocType: Vehicle Service,Engine Oil,Motorolja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302596DocType: Sales Invoice,Sales Team1,Försäljnings Team1
Nabin Haitd25db232016-12-15 18:33:39 +05302597apps/erpnext/erpnext/accounts/doctype/asset/asset.py +38,Item {0} does not exist,Punkt {0} inte existerar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302598DocType: Attendance Tool Student,Attendance Tool Student,Närvaro Tool Student
Anand Doshica4c8a22015-09-30 17:10:58 +05302599DocType: Sales Invoice,Customer Address,Kundadress
Nabin Hait93c15382017-03-30 16:57:05 +05302600DocType: Employee Loan,Loan Details,Loan Detaljer
Nabin Haitcda28ce2017-02-27 17:46:31 +05302601apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Completed Qty must be greater than zero.,V {0}: Genomförd Antal måste vara större än noll.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302602DocType: Purchase Invoice,Apply Additional Discount On,Applicera ytterligare rabatt på
2603DocType: Account,Root Type,Root Typ
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302604DocType: 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},Rad # {0}: Det går inte att returnera mer än {1} till artikel {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302606apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +31,Plot,Tomt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302607DocType: Item Group,Show this slideshow at the top of the page,Visa denna bildspel längst upp på sidan
Anand Doshica4c8a22015-09-30 17:10:58 +05302608DocType: BOM,Item UOM,Produkt UOM
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302609DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Skattebelopp efter rabatt Belopp (Company valuta)
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 lager är obligatoriskt för rad {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302611DocType: Cheque Print Template,Primary Settings,primära inställningar
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302612DocType: Purchase Invoice,Select Supplier Address,Välj Leverantör Adress
Nabin Haitd25db232016-12-15 18:33:39 +05302613apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +371,Add Employees,Lägg till anställda
2614DocType: Purchase Invoice Item,Quality Inspection,Kvalitetskontroll
Nabin Haitcda28ce2017-02-27 17:46:31 +05302615apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +158,Extra Small,Extra Liten
Nabin Haitd25db232016-12-15 18:33:39 +05302616DocType: Company,Standard Template,standardmall
2617DocType: Training Event,Theory,Teori
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,Varning: Material Begärt Antal är mindre än Minimum Antal
Nabin Haitcda28ce2017-02-27 17:46:31 +05302619apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +212,Account {0} is frozen,Kontot {0} är fruset
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302620DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Juridisk person / Dotterbolag med en separat kontoplan som tillhör organisationen.
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302621DocType: Payment Request,Mute Email,Mute E
Anand Doshi019111b2015-11-20 18:00:11 +05302622apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Mat, dryck och tobak"
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},Kan bara göra betalning mot ofakturerade {0}
Nabin Hait93c15382017-03-30 16:57:05 +05302624apps/erpnext/erpnext/controllers/selling_controller.py +131,Commission rate cannot be greater than 100,Provisionshastighet kan inte vara större än 100
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302625DocType: Stock Entry,Subcontract,Subkontrakt
Nabin Haitcda28ce2017-02-27 17:46:31 +05302626apps/erpnext/erpnext/public/js/utils/party.js +161,Please enter {0} first,Ange {0} först
Nabin Haitd25db232016-12-15 18:33:39 +05302627apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +64,No replies from,Inga svar från
Anand Doshica4c8a22015-09-30 17:10:58 +05302628DocType: Production Order Operation,Actual End Time,Faktiskt Sluttid
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302629DocType: Production Planning Tool,Download Materials Required,Ladda ner Material som behövs
Nabin Hait93c15382017-03-30 16:57:05 +05302630DocType: Item Manufacturer,Manufacturer Part Number,Tillverkarens varunummer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302631DocType: Production Order Operation,Estimated Time and Cost,Beräknad tid och kostnad
2632DocType: Bin,Bin,Bin
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302633DocType: SMS Log,No of Sent SMS,Antal skickade SMS
Anand Doshica4c8a22015-09-30 17:10:58 +05302634DocType: Account,Expense Account,Utgiftskonto
Anand Doshi019111b2015-11-20 18:00:11 +05302635apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Programvara
Nabin Haitcda28ce2017-02-27 17:46:31 +05302636apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Colour,Färg
Nabin Hait93c15382017-03-30 16:57:05 +05302637DocType: Assessment Plan Criteria,Assessment Plan Criteria,Bedömningsplanskriterier
Nabin Haitd25db232016-12-15 18:33:39 +05302638DocType: Training Event,Scheduled,Planerad
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302639apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Offertförfrågan.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302640apps/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","Välj punkt där ""Är Lagervara"" är ""Nej"" och ""Är försäljningsprodukt"" är ""Ja"" och det finns ingen annat produktpaket"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302641DocType: Student Log,Academic,Akademisk
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}),Totalt förskott ({0}) mot Order {1} kan inte vara större än totalsumman ({2})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302643DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Välj Månads Distribution till ojämnt fördela målen mellan månader.
2644DocType: Purchase Invoice Item,Valuation Rate,Värderings betyg
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,Prislista Valuta inte valt
Nabin Haitd25db232016-12-15 18:33:39 +05302648,Student Monthly Attendance Sheet,Student Monthly Närvaro 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},Anställd {0} har redan ansökt om {1} mellan {2} och {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302650apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projekt Startdatum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302651apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Tills
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302652DocType: Rename Tool,Rename Log,Ändra logg
Nabin Hait93c15382017-03-30 16:57:05 +05302653DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Behåll Billing Timmar och arbetstid detsamma på tidrapport
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302654DocType: Maintenance Visit Purpose,Against Document No,Mot Dokument nr
Nabin Haitd25db232016-12-15 18:33:39 +05302655DocType: BOM,Scrap,Skrot
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302656apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Hantera Försäljning Partners.
Anand Doshica4c8a22015-09-30 17:10:58 +05302657DocType: Quality Inspection,Inspection Type,Inspektionstyp
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.,Lager med befintlig transaktion kan inte konverteras till gruppen.
2659DocType: Assessment Result Tool,Result HTML,resultat HTML
2660apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,Går ut den
2661apps/erpnext/erpnext/utilities/activation.py +118,Add Students,Lägg till elever
2662apps/erpnext/erpnext/controllers/recurring_document.py +169,Please select {0},Välj {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05302663DocType: C-Form,C-Form No,C-form Nr
2664DocType: BOM,Exploded_items,Vidgade_artiklar
Nabin Hait34037e02016-02-03 13:10:54 +05302665DocType: Employee Attendance Tool,Unmarked Attendance,omärkt Närvaro
Nabin Haitcda28ce2017-02-27 17:46:31 +05302666apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +99,Researcher,Forskare
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302667DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Programmet Inskrivning Tool Student
Rushabh Mehtad627af22016-03-03 11:24:58 +05302668apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Namn eller e-post är obligatoriskt
Nabin Haitcda28ce2017-02-27 17:46:31 +05302669apps/erpnext/erpnext/config/stock.py +163,Incoming quality inspection.,Inkommande kvalitetskontroll.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302670DocType: Purchase Order Item,Returned Qty,Återvände Antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302671DocType: Employee,Exit,Utgång
Nabin Haitcda28ce2017-02-27 17:46:31 +05302672apps/erpnext/erpnext/accounts/doctype/account/account.py +160,Root Type is mandatory,Root Type är obligatorisk
Nabin Haitd25db232016-12-15 18:33:39 +05302673DocType: BOM,Total Cost(Company Currency),Totalkostnad (Company valuta)
Anand Doshi191b2972015-10-21 16:50:31 +05302674apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Löpnummer {0} skapades
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302675DocType: Homepage,Company Description for website homepage,Beskrivning av företaget för webbplats hemsida
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302676DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","För att underlätta för kunderna, kan dessa koder användas i utskriftsformat som fakturor och följesedlar"
Nabin Hait93c15382017-03-30 16:57:05 +05302677apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,suplier Namn
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302678DocType: Sales Invoice,Time Sheet List,Tidrapportering Lista
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302679DocType: Employee,You can enter any date manually,Du kan ange något datum manuellt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302680DocType: Asset Category Account,Depreciation Expense Account,Avskrivningar konto
Nabin Haitcda28ce2017-02-27 17:46:31 +05302681apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +183,Probationary Period,Provanställning
Anand Doshica4c8a22015-09-30 17:10:58 +05302682DocType: Customer Group,Only leaf nodes are allowed in transaction,Endast huvudnoder är tillåtna i transaktionen
2683DocType: Expense Claim,Expense Approver,Utgiftsgodkännare
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,Rad {0}: Advance mot Kunden måste vara kredit
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302685apps/erpnext/erpnext/accounts/doctype/account/account.js +66,Non-Group to Group,Icke-grupp till grupp
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302686DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Inköpskvitto Artikel Levereras
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302687DocType: Payment Entry,Pay,Betala
Nabin Hait72cee332016-10-26 17:45:06 +05302688apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,Till Datetime
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302689DocType: SMS Settings,SMS Gateway URL,SMS Gateway webbadress
Nabin Haitd25db232016-12-15 18:33:39 +05302690apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +53,Course Schedules deleted:,Kurs Scheman utgå:
Nabin Haitcda28ce2017-02-27 17:46:31 +05302691apps/erpnext/erpnext/config/selling.py +297,Logs for maintaining sms delivery status,Loggar för att upprätthålla sms leveransstatus
Nabin Hait72cee332016-10-26 17:45:06 +05302692DocType: Accounts Settings,Make Payment via Journal Entry,Gör betalning via Journal Entry
Nabin Haitd25db232016-12-15 18:33:39 +05302693apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +74,Printed On,Tryckt på
2694DocType: Item,Inspection Required before Delivery,Inspektion krävs innan leverans
2695DocType: Item,Inspection Required before Purchase,Inspektion krävs innan köp
Nabin Hait72cee332016-10-26 17:45:06 +05302696apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Väntande Verksamhet
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302697DocType: Fee Component,Fees Category,avgifter Kategori
Nabin Haitcda28ce2017-02-27 17:46:31 +05302698apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Please enter relieving date.,Ange avlösningsdatum.
Nabin Hait72cee332016-10-26 17:45:06 +05302699apps/erpnext/erpnext/controllers/trends.py +149,Amt,Ant
Anand Doshica4c8a22015-09-30 17:10:58 +05302700DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Ange namnet på kampanjen om källförfrågan är kampanjen
Anand Doshi019111b2015-11-20 18:00:11 +05302701apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Tidningsutgivarna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302702apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Välj Räkenskapsårets
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302703apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Ombeställningsnivå
Nabin Haitd25db232016-12-15 18:33:39 +05302704DocType: Company,Chart Of Accounts Template,Konto Mall
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302705DocType: Attendance,Attendance Date,Närvaro Datum
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},Artikel Pris uppdaterad för {0} i prislista {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302707DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Lön upplösning baserat på inkomster och avdrag.
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,Konto med underordnade noder kan inte omvandlas till liggaren
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302709DocType: Purchase Invoice Item,Accepted Warehouse,Godkänt Lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302710DocType: Bank Reconciliation Detail,Posting Date,Bokningsdatum
2711DocType: Item,Valuation Method,Värderingsmetod
Nabin Hait34037e02016-02-03 13:10:54 +05302712apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +202,Mark Half Day,Mark Halvdag
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302713DocType: Sales Invoice,Sales Team,Sales Team
Nabin Hait72cee332016-10-26 17:45:06 +05302714apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +85,Duplicate entry,Duplicera post
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302715DocType: Program Enrollment Tool,Get Students,Få studenter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302716DocType: Serial No,Under Warranty,Under garanti
Nabin Haitcda28ce2017-02-27 17:46:31 +05302717apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +511,[Error],[Fel]
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302718DocType: Sales Order,In Words will be visible once you save the Sales Order.,I Ord kommer att synas när du sparar kundorder.
2719,Employee Birthday,Anställd Födelsedag
Nabin Haitd25db232016-12-15 18:33:39 +05302720DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Elev Batch Närvaro Tool
Nabin Haitcda28ce2017-02-27 17:46:31 +05302721apps/erpnext/erpnext/controllers/status_updater.py +198,Limit Crossed,gräns Korsade
Anand Doshi019111b2015-11-20 18:00:11 +05302722apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Tilldelningskapital
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.,En termin med detta &quot;Academic Year &#39;{0} och&quot; Term Name &quot;{1} finns redan. Ändra dessa poster och försök igen.
Nabin Hait93c15382017-03-30 16:57:05 +05302724apps/erpnext/erpnext/stock/doctype/item/item.py +466,"As there are existing transactions against item {0}, you can not change the value of {1}",Eftersom det finns transaktioner mot produkten {0} så kan du inte ändra värdet av {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302725DocType: UOM,Must be Whole Number,Måste vara heltal
Anand Doshica4c8a22015-09-30 17:10:58 +05302726DocType: Leave Control Panel,New Leaves Allocated (In Days),Nya Ledigheter Tilldelade (i dagar)
Nabin Hait29b01222016-03-15 16:17:21 +05302727apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Serienummer {0} inte existerar
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302728DocType: Sales Invoice Item,Customer Warehouse (Optional),Kund Warehouse (tillval)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302729DocType: Pricing Rule,Discount Percentage,Rabatt Procent
2730DocType: Payment Reconciliation Invoice,Invoice Number,Fakturanummer
Rushabh Mehtad627af22016-03-03 11:24:58 +05302731DocType: Shopping Cart Settings,Orders,Beställningar
Anand Doshica4c8a22015-09-30 17:10:58 +05302732DocType: Employee Leave Approver,Leave Approver,Ledighetsgodkännare
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302733DocType: Assessment Group,Assessment Group Name,Bedömning Gruppnamn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302734DocType: Manufacturing Settings,Material Transferred for Manufacture,Material Överfört för tillverkning
Nabin Hait93c15382017-03-30 16:57:05 +05302735DocType: Expense Claim,"A user with ""Expense Approver"" role","En användare med ""Utgiftsgodkännare""-roll"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302736DocType: Landed Cost Item,Receipt Document Type,Kvitto Document Type
Nabin Haitd25db232016-12-15 18:33:39 +05302737DocType: Daily Work Summary Settings,Select Companies,Välj företag
Anand Doshica4c8a22015-09-30 17:10:58 +05302738,Issued Items Against Production Order,Utfärdarde objekt mot produktionsorder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302739DocType: Target Detail,Target Detail,Måldetaljer
Nabin Haitcda28ce2017-02-27 17:46:31 +05302740apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,All Jobs,alla jobb
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302741DocType: Sales Order,% of materials billed against this Sales Order,% Av material faktureras mot denna kundorder
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302742apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Period Utgående Post
2743apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,Kostnadsställe med befintliga transaktioner kan inte omvandlas till grupp
Nabin Haitd25db232016-12-15 18:33:39 +05302744apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +333,Amount {0} {1} {2} {3},Mängden {0} {1} {2} {3}
Anand Doshiee19fc02015-12-21 17:10:20 +05302745DocType: Account,Depreciation,Avskrivningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302746apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Leverantör (s)
Nabin Hait34037e02016-02-03 13:10:54 +05302747DocType: Employee Attendance Tool,Employee Attendance Tool,Anställd närvaro Tool
Nabin Hait93c15382017-03-30 16:57:05 +05302748DocType: Guardian Student,Guardian Student,Guardian Student
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302749DocType: Supplier,Credit Limit,Kreditgräns
Rushabh Mehtad627af22016-03-03 11:24:58 +05302750DocType: Production Plan Sales Order,Salse Order Date,Salse Orderdatum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302751DocType: Salary Component,Salary Component,lönedel
Nabin Haitcda28ce2017-02-27 17:46:31 +05302752apps/erpnext/erpnext/accounts/utils.py +494,Payment Entries {0} are un-linked,Betalnings Inlägg {0} är un bundna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302753DocType: GL Entry,Voucher No,Rabatt nr
Anand Doshica4c8a22015-09-30 17:10:58 +05302754DocType: Leave Allocation,Leave Allocation,Ledighet tilldelad
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302755DocType: Payment Request,Recipient Message And Payment Details,Mottagare Meddelande och betalningsuppgifter
Nabin Haitd25db232016-12-15 18:33:39 +05302756DocType: Training Event,Trainer Email,Trainer E
Nabin Haitcda28ce2017-02-27 17:46:31 +05302757apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +546,Material Requests {0} created,Material Begäran {0} skapades
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302758DocType: Production Planning Tool,Include sub-contracted raw materials,Inkludera underleverantörer råvaror
Nabin Haitcda28ce2017-02-27 17:46:31 +05302759apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Mall av termer eller kontrakt.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302760DocType: Purchase Invoice,Address and Contact,Adress och Kontakt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302761DocType: Cheque Print Template,Is Account Payable,Är leverantörsskuld
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},Lager kan inte uppdateras mot inköpskvitto {0}
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302763DocType: Supplier,Last Day of the Next Month,Sista dagen i nästa månad
Nabin Hait93c15382017-03-30 16:57:05 +05302764DocType: Support Settings,Auto close Issue after 7 days,Stäng automatiskt Problem efter 7 dagar
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}","Lämna inte kan fördelas före {0}, som ledighet balans redan har carry-vidarebefordras i framtiden ledighet tilldelningspost {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),OBS: På grund / Referens Datum överstiger tillåtna kundkreditdagar från {0} dag (ar)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302767apps/erpnext/erpnext/schools/doctype/program/program.js +9,Student Applicant,Student Sökande
2768DocType: Asset Category Account,Accumulated Depreciation Account,Ackumulerade avskrivningar konto
Anand Doshica4c8a22015-09-30 17:10:58 +05302769DocType: Stock Settings,Freeze Stock Entries,Frys Lager Inlägg
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302770DocType: Asset,Expected Value After Useful Life,Förväntat värde eller återanvändas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302771DocType: Item,Reorder level based on Warehouse,Beställningsnivå baserat på Warehouse
Anand Doshica4c8a22015-09-30 17:10:58 +05302772DocType: Activity Cost,Billing Rate,Faktureringsfrekvens
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302773,Qty to Deliver,Antal att leverera
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302774,Stock Analytics,Arkiv Analytics
Nabin Haitcda28ce2017-02-27 17:46:31 +05302775apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +435,Operations cannot be left blank,Verksamheten kan inte lämnas tomt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302776DocType: Maintenance Visit Purpose,Against Document Detail No,Mot Dokument Detalj nr
Nabin Haitd25db232016-12-15 18:33:39 +05302777apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +79,Party Type is mandatory,Party Type är obligatorisk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302778DocType: Quality Inspection,Outgoing,Utgående
2779DocType: Material Request,Requested For,Begärd För
2780DocType: Quotation Item,Against Doctype,Mot Doctype
Nabin Hait93c15382017-03-30 16:57:05 +05302781apps/erpnext/erpnext/controllers/buying_controller.py +391,{0} {1} is cancelled or closed,{0} {1} är avbruten eller stängd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302782DocType: Delivery Note,Track this Delivery Note against any Project,Prenumerera på det här följesedel mot någon Project
Nabin Haitcda28ce2017-02-27 17:46:31 +05302783apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Net Cash from Investing,Nettokassaflöde från Investera
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302784,Is Primary Address,Är Primär adress
2785DocType: Production Order,Work-in-Progress Warehouse,Pågående Arbete - Lager
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302786apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +104,Asset {0} must be submitted,Asset {0} måste lämnas in
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},Publikrekord {0} finns mot Student {1}
2788apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +342,Reference #{0} dated {1},Referens # {0} den {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302789apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,Avskrivningar Utslagen på grund av avyttring av tillgångar
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302790apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Hantera Adresser
Nabin Hait18f0dd02016-04-15 14:50:45 +05302791DocType: Asset,Item Code,Produktkod
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302792DocType: Production Planning Tool,Create Production Orders,Skapa produktionsorder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302793DocType: Serial No,Warranty / AMC Details,Garanti / AMC Detaljer
2794DocType: Journal Entry,User Remark,Användar Anmärkning
2795DocType: Lead,Market Segment,Marknadssegment
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},Utbetalda beloppet kan inte vara större än den totala negativa utestående beloppet {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302797DocType: Employee Internal Work History,Employee Internal Work History,Anställd interna arbetshistoria
Nabin Hait93c15382017-03-30 16:57:05 +05302798apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +238,Closing (Dr),Closing (Dr)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302799DocType: Cheque Print Template,Cheque Size,Check Storlek
Anand Doshi191b2972015-10-21 16:50:31 +05302800apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,Löpnummer {0} inte i lager
Nabin Haitcda28ce2017-02-27 17:46:31 +05302801apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Skatte mall för att sälja transaktioner.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302802DocType: Sales Invoice,Write Off Outstanding Amount,Avskrivning utestående belopp
Nabin Haitd25db232016-12-15 18:33:39 +05302803DocType: Student Batch Creation Tool,Student Batch Creation Tool,Student Batch Creation Tool
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302804DocType: Stock Settings,Default Stock UOM,Standard Stock UOM
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302805DocType: Asset,Number of Depreciations Booked,Antal Avskrivningar bokat
Nabin Hait93c15382017-03-30 16:57:05 +05302806apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +32,Against Employee Loan: {0},Mot anställd lån: {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302807DocType: Landed Cost Item,Receipt Document,kvitto Dokument
Anand Doshica4c8a22015-09-30 17:10:58 +05302808DocType: Production Planning Tool,Create Material Requests,Skapa Materialförfrågan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302809DocType: Employee Education,School/University,Skola / Universitet
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302810DocType: Payment Request,Reference Details,Referens Detaljer
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,Förväntat värde eller återanvändas måste vara mindre än Gross köpesumman
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302812DocType: Sales Invoice Item,Available Qty at Warehouse,Tillgång Antal vid 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,Fakturerat antal
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302814DocType: Asset,Double Declining Balance,Dubbel degressiv
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.,Sluten ordning kan inte avbrytas. ÖPPNA för att avbryta.
Nabin Hait72cee332016-10-26 17:45:06 +05302816DocType: Student Guardian,Father,Far
Nabin Haitd25db232016-12-15 18:33:39 +05302817apps/erpnext/erpnext/controllers/accounts_controller.py +568,'Update Stock' cannot be checked for fixed asset sale,&quot;Update Stock&quot; kan inte kontrolleras för anläggningstillgång försäljning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302818DocType: Bank Reconciliation,Bank Reconciliation,Bankavstämning
Nabin Hait93c15382017-03-30 16:57:05 +05302819DocType: Attendance,On Leave,tjänstledig
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302820apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Hämta uppdateringar
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} inte tillhör bolaget {3}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302822apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +132,Material Request {0} is cancelled or stopped,Material Begäran {0} avbryts eller stoppas
Nabin Haitcda28ce2017-02-27 17:46:31 +05302823apps/erpnext/erpnext/public/js/setup_wizard.js +318,Add a few sample records,Lägg till några exempeldokument
Nabin Hait93c15382017-03-30 16:57:05 +05302824apps/erpnext/erpnext/config/hr.py +301,Leave Management,Lämna ledning
Nabin Haitcda28ce2017-02-27 17:46:31 +05302825apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +87,Group by Account,Grupp per konto
Anand Doshica4c8a22015-09-30 17:10:58 +05302826DocType: Sales Order,Fully Delivered,Fullt Levererad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302827DocType: Lead,Lower Income,Lägre intäkter
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},Källa och mål lager kan inte vara samma för rad {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","Differenskonto måste vara en tillgång / skuld kontotyp, eftersom denna lageravstämning är en öppnings post"
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},Betalats Beloppet får inte vara större än Loan Mängd {0}
2831apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +86,Purchase Order number required for Item {0},Inköpsordernr som krävs för punkt {0}
2832apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +871,Production Order not created,Produktionsorder inte skapat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302833apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',&quot;Från datum&quot; måste vara efter &quot;Till datum&quot;
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},Det går inte att ändra status som studerande {0} är kopplad med student ansökan {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302835DocType: Asset,Fully Depreciated,helt avskriven
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302836,Stock Projected Qty,Lager Projicerad Antal
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},Kund {0} tillhör inte projektet {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302838DocType: Employee Attendance Tool,Marked Attendance HTML,Markerad Närvaro 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","Citat är förslag, bud som du har skickat till dina kunder"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302840DocType: Sales Order,Customer's Purchase Order,Kundens beställning
Nabin Haitcda28ce2017-02-27 17:46:31 +05302841apps/erpnext/erpnext/config/stock.py +112,Serial No and Batch,Löpnummer och Batch
Anand Doshica4c8a22015-09-30 17:10:58 +05302842DocType: Warranty Claim,From Company,Från Företag
Nabin Hait93c15382017-03-30 16:57:05 +05302843apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +52,Sum of Scores of Assessment Criteria needs to be {0}.,Summan av Mängder av bedömningskriterier måste vara {0}.
Nabin Haitd25db232016-12-15 18:33:39 +05302844apps/erpnext/erpnext/accounts/doctype/asset/asset.py +76,Please set Number of Depreciations Booked,Ställ in Antal Avskrivningar bokat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302845apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Värde eller Antal
Nabin Haitd25db232016-12-15 18:33:39 +05302846apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +402,Productions Orders cannot be raised for:,Produktioner Beställningar kan inte höjas för:
Nabin Haitcda28ce2017-02-27 17:46:31 +05302847apps/erpnext/erpnext/public/js/setup_wizard.js +304,Minute,Minut
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302848DocType: Purchase Invoice,Purchase Taxes and Charges,Inköp skatter och avgifter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302849,Qty to Receive,Antal att ta emot
2850DocType: Leave Block List,Leave Block List Allowed,Lämna Block List tillåtna
Nabin Hait93c15382017-03-30 16:57:05 +05302851DocType: Grading Scale Interval,Grading Scale Interval,Bedömningsskala Intervall
Nabin Haitcda28ce2017-02-27 17:46:31 +05302852apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Räkningen för fordons Log {0}
Nabin Hait72cee332016-10-26 17:45:06 +05302853apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +58,All Warehouses,alla Lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302854DocType: Sales Partner,Retailer,Återförsäljare
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,Tack till kontot måste vara ett balanskonto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302856apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Alla Leverantörs Typer
Anand Doshi27e9b772016-03-09 14:47:46 +05302857DocType: Global Defaults,Disable In Words,Inaktivera uttrycker in
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,Produktkod är obligatoriskt eftersom Varan inte är automatiskt numrerad
Nabin Hait93c15382017-03-30 16:57:05 +05302859apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +101,Quotation {0} not of type {1},Offert {0} inte av typen {1}
Anand Doshica4c8a22015-09-30 17:10:58 +05302860DocType: Maintenance Schedule Item,Maintenance Schedule Item,Underhållsschema Produkt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302861DocType: Sales Order,% Delivered,% Levereras
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302862DocType: Production Order,PRO-,PROFFS-
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,Checkräknings konto
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302864apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,Skapa lönebeskedet
Nabin Haitd25db232016-12-15 18:33:39 +05302865apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +28,Browse BOM,Bläddra 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,Säkrade lån
Nabin Hait93c15382017-03-30 16:57:05 +05302867DocType: Purchase Invoice,Edit Posting Date and Time,Redigera Publiceringsdatum och tid
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302868apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +94,Please set Depreciation related Accounts in Asset Category {0} or Company {1},Ställ Avskrivningar relaterade konton i tillgångsslag {0} eller Company {1}
Nabin Hait72cee332016-10-26 17:45:06 +05302869DocType: Academic Term,Academic Year,Akademiskt år
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,Ingående balans kapital
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302871DocType: Lead,CRM,CRM
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302872DocType: Appraisal,Appraisal,Värdering
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},E-post som skickas till leverantören {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302874DocType: Opportunity,OPTY-,OPTY-
Nabin Hait29b01222016-03-15 16:17:21 +05302875apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Datum upprepas
Anand Doshi666fbaf2015-11-26 12:40:13 +05302876apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Firmatecknare
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},Ledighetsgodkännare måste vara en av {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302878DocType: Hub Settings,Seller Email,Säljare E-post
2879DocType: Project,Total Purchase Cost (via Purchase Invoice),Totala inköpskostnaden (via inköpsfaktura)
Nabin Haitd25db232016-12-15 18:33:39 +05302880DocType: Training Event,Start Time,Starttid
Nabin Haitd25db232016-12-15 18:33:39 +05302881apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +261,Select Quantity,Välj antal
Nabin Hait93c15382017-03-30 16:57:05 +05302882DocType: Customs Tariff Number,Customs Tariff Number,Tulltaxan Nummer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302883apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Godkännande Roll kan inte vara samma som roll regel är tillämplig på
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302884apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Avbeställa Facebook Twitter Digest
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302885apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Meddelande Skickat
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,Konto med underordnade noder kan inte ställas in som huvudbok
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302887DocType: C-Form,II,II
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302888DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,I takt med vilket Prislistans valuta omvandlas till kundens basvaluta
Anand Doshica4c8a22015-09-30 17:10:58 +05302889DocType: Purchase Invoice Item,Net Amount (Company Currency),Nettobelopp (Företagsvaluta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302890DocType: Salary Slip,Hour Rate,Tim värde
Anand Doshica4c8a22015-09-30 17:10:58 +05302891DocType: Stock Settings,Item Naming By,Produktnamn Genom
Rushabh Mehtafc307972015-11-04 18:02:45 +05302892apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},En annan period Utgående anteckning {0} har gjorts efter {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302893DocType: Production Order,Material Transferred for Manufacturing,Material Överfört för tillverkning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302894apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +32,Account {0} does not exists,Konto {0} existerar inte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302895DocType: Project,Project Type,Projekt Typ
Anand Doshica4c8a22015-09-30 17:10:58 +05302896apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Antingen mål antal eller målbeloppet är obligatorisk.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302897apps/erpnext/erpnext/config/projects.py +45,Cost of various activities,Kostnader för olika aktiviteter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302898apps/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}","Inställning Händelser till {0}, eftersom personal bifogas nedan försäljare inte har en användar-ID {1}"
Nabin Hait72cee332016-10-26 17:45:06 +05302899DocType: Timesheet,Billing Details,Faktureringsuppgifter
Nabin Haitd25db232016-12-15 18:33:39 +05302900apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +150,Source and target warehouse must be different,Källa och mål lager måste vara annorlunda
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},Ej tillåtet att uppdatera lagertransaktioner äldre än {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302902DocType: Purchase Invoice Item,PR Detail,PR Detalj
Anand Doshica4c8a22015-09-30 17:10:58 +05302903DocType: Sales Order,Fully Billed,Fullt fakturerad
Nabin Hait93c15382017-03-30 16:57:05 +05302904apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +149,Please set default payable account in the employee {0},Ställ in standard betalas konto i anställde {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05302905apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Kontant i hand
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},Leverans lager som krävs för Beställningsvara {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302907DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Bruttovikten på paketet. Vanligtvis nettovikt + förpackningsmaterial vikt. (För utskrift)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302908apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,Program
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302909DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Användare med den här rollen får ställa frysta konton och skapa / ändra bokföringsposter mot frysta konton
2910DocType: Serial No,Is Cancelled,Är Inställd
Anand Doshica4c8a22015-09-30 17:10:58 +05302911DocType: Journal Entry,Bill Date,Faktureringsdatum
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","SERVICE, typ, frekvens och omkostnadsbelopp krävs"
Anand Doshica4c8a22015-09-30 17:10:58 +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:","Även om det finns flera prissättningsregler med högsta prioritet, kommer följande interna prioriteringar tillämpas:"
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},Vill du verkligen vill in alla lönebesked från {0} till {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302915DocType: Cheque Print Template,Cheque Height,Check Höjd
2916DocType: Sales Invoice Item,Total Margin,total marginal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302917DocType: Supplier,Supplier Details,Leverantör Detaljer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302918DocType: Expense Claim,Approval Status,Godkännandestatus
2919DocType: Hub Settings,Publish Items to Hub,Publicera produkter i Hub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302920apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},Från Talet måste vara lägre än värdet i rad {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302921apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Wire Transfer,Elektronisk Överföring
Nabin Hait34037e02016-02-03 13:10:54 +05302922apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +131,Check all,Kontrollera alla
Nabin Haitd25db232016-12-15 18:33:39 +05302923DocType: Vehicle Log,Invoice Ref,faktura Ref
Nabin Haitcda28ce2017-02-27 17:46:31 +05302924DocType: Purchase Order,Recurring Order,Återkommande Order
Anand Doshica4c8a22015-09-30 17:10:58 +05302925DocType: Company,Default Income Account,Standard Inkomstkonto
2926apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Kundgrupp / Kunder
Nabin Haitd25db232016-12-15 18:33:39 +05302927apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +28,Unclosed Fiscal Years Profit / Loss (Credit),Oavslutade räkenskapsår Vinst / Förlust (Credit)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302928DocType: Sales Invoice,Time Sheets,tidrapporter
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302929DocType: Payment Gateway Account,Default Payment Request Message,Standardbetalnings Request Message
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302930DocType: Item Group,Check this if you want to show in website,Markera det här om du vill visa i hemsida
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302931apps/erpnext/erpnext/config/accounts.py +136,Banking and Payments,Bank- och betalnings
Anand Doshi019111b2015-11-20 18:00:11 +05302932,Welcome to ERPNext,Välkommen till oss
Nabin Haitcda28ce2017-02-27 17:46:31 +05302933apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Prospekt till offert
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302934DocType: Lead,From Customer,Från Kunden
Nabin Hait93c15382017-03-30 16:57:05 +05302935apps/erpnext/erpnext/demo/setup/setup_data.py +314,Calls,Samtal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302936DocType: Project,Total Costing Amount (via Time Logs),Totalt kalkyl Belopp (via Time Loggar)
2937DocType: Purchase Order Item Supplied,Stock UOM,Lager 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,Inköpsorder {0} inte lämnad
2939DocType: Customs Tariff Number,Tariff Number,tariff Number
Nabin Haitcda28ce2017-02-27 17:46:31 +05302940apps/erpnext/erpnext/stock/doctype/item/item.js +39,Projected,Projicerad
Anand Doshi191b2972015-10-21 16:50:31 +05302941apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Serienummer {0} tillhör inte Lager {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,Obs: Systemet kommer inte att kontrollera över leverans och överbokning till punkt {0} då kvantitet eller belopp är 0
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302943DocType: Notification Control,Quotation Message,Offert Meddelande
Nabin Hait93c15382017-03-30 16:57:05 +05302944DocType: Employee Loan,Employee Loan Application,Employee låneansökan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302945DocType: Issue,Opening Date,Öppningsdatum
Nabin Hait93c15382017-03-30 16:57:05 +05302946apps/erpnext/erpnext/schools/api.py +69,Attendance has been marked successfully.,Närvaro har markerats med framgång.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302947DocType: Journal Entry,Remark,Anmärkning
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302948DocType: Purchase Receipt Item,Rate and Amount,Andel och Belopp
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},Kontotyp för {0} måste vara {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302950apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Blad och 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,Kund&gt; Customer Group&gt; Territory
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302952DocType: Sales Order,Not Billed,Inte Billed
Nabin Haitcda28ce2017-02-27 17:46:31 +05302953apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +147,Both Warehouse must belong to same Company,Både Lagren måste tillhöra samma företag
2954apps/erpnext/erpnext/public/js/templates/contact_list.html +37,No contacts added yet.,Inga kontakter inlagda ännu.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302955DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Landad Kostnad rabattmängd
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302956apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Räkningar som framförts av leverantörer.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302957DocType: POS Profile,Write Off Account,Avskrivningskonto
Rushabh Mehtad627af22016-03-03 11:24:58 +05302958apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Rabattbelopp
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302959DocType: Purchase Invoice,Return Against Purchase Invoice,Återgå mot inköpsfaktura
2960DocType: Item,Warranty Period (in days),Garantitiden (i dagar)
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,Relation med Guardian1
Nabin Haitd25db232016-12-15 18:33:39 +05302962apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Acutal qty in stock,Acutal st i lager
Nabin Haitcda28ce2017-02-27 17:46:31 +05302963apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Net Cash from Operations,Netto kassaflöde från rörelsen
2964apps/erpnext/erpnext/public/js/setup_wizard.js +230,e.g. VAT,t.ex. moms
Anand Doshica4c8a22015-09-30 17:10:58 +05302965apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Produkt 4
Nabin Hait72cee332016-10-26 17:45:06 +05302966DocType: Student Admission,Admission End Date,Antagning Slutdatum
Nabin Haitd25db232016-12-15 18:33:39 +05302967apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +21,Sub-contracting,Underleverantörer
Anand Doshica4c8a22015-09-30 17:10:58 +05302968DocType: Journal Entry Account,Journal Entry Account,Journalanteckning konto
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302969apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,Student-gruppen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302970DocType: Shopping Cart Settings,Quotation Series,Offert Serie
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","Ett objekt finns med samma namn ({0}), ändra objektets varugrupp eller byt namn på objektet"
Nabin Hait93c15382017-03-30 16:57:05 +05302972apps/erpnext/erpnext/accounts/page/pos/pos.js +1868,Please select customer,Välj kund
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302973DocType: C-Form,I,jag
2974DocType: Company,Asset Depreciation Cost Center,Avskrivning kostnadsställe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302975DocType: Sales Order Item,Sales Order Date,Kundorder Datum
Anand Doshica4c8a22015-09-30 17:10:58 +05302976DocType: Sales Invoice Item,Delivered Qty,Levererat Antal
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.","Om markerad, kommer alla barn i varje produktionspost ingå i materialet begäran."
Nabin Hait93c15382017-03-30 16:57:05 +05302978DocType: Assessment Plan,Assessment Plan,Bedömningsplan
Nabin Haitcda28ce2017-02-27 17:46:31 +05302979apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +90,Warehouse {0}: Company is mandatory,Lager {0}: Företaget är obligatoriskt
Nabin Hait93c15382017-03-30 16:57:05 +05302980DocType: Stock Settings,Limit Percent,gräns Procent
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302981,Payment Period Based On Invoice Date,Betalningstiden Baserad på Fakturadatum
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,Artnr&gt; Post Group&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},Saknas valutakurser för {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05302984DocType: Assessment Plan,Examiner,Examinator
Nabin Hait72cee332016-10-26 17:45:06 +05302985DocType: Student,Siblings,Syskon
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302986DocType: Journal Entry,Stock Entry,Stock Entry
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302987DocType: Payment Entry,Payment References,betalnings~~POS=TRUNC Referenser
2988DocType: C-Form,C-FORM-,C-Form-
Nabin Haitd25db232016-12-15 18:33:39 +05302989DocType: Vehicle,Insurance Details,Insurance Information
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302990DocType: Account,Payable,Betalning sker
Nabin Hait93c15382017-03-30 16:57:05 +05302991apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +113,Please enter Repayment Periods,Ange återbetalningstider
2992apps/erpnext/erpnext/shopping_cart/cart.py +354,Debtors ({0}),Gäldenär ({0})
Nabin Hait18f0dd02016-04-15 14:50:45 +05302993DocType: Pricing Rule,Margin,Marginal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302994apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Nya kunder
Nabin Hait93c15382017-03-30 16:57:05 +05302995apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Gross Profit %,Bruttovinst%
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302996DocType: Appraisal Goal,Weightage (%),Vikt (%)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302997DocType: Bank Reconciliation Detail,Clearance Date,Clearance Datum
Nabin Haitd25db232016-12-15 18:33:39 +05302998apps/erpnext/erpnext/accounts/doctype/asset/asset.py +61,Gross Purchase Amount is mandatory,Bruttoköpesumma är obligatorisk
Anand Doshica4c8a22015-09-30 17:10:58 +05302999DocType: Lead,Address Desc,Adress fallande
Nabin Haitd25db232016-12-15 18:33:39 +05303000apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +82,Party is mandatory,Party är obligatoriskt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303001DocType: Journal Entry,JV-,JV-
3002DocType: Topic,Topic Name,ämnet Namn
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,Minst en av de sålda eller köpta måste väljas
Nabin Hait72cee332016-10-26 17:45:06 +05303004DocType: Grading Structure,Grade Intervals,grade Intervaller
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303005apps/erpnext/erpnext/public/js/setup_wizard.js +25,Select the nature of your business.,Välj typ av ditt företag.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303006apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Där tillverkningsprocesser genomförs.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303007DocType: Asset Movement,Source Warehouse,Källa Lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303008DocType: Installation Note,Installation Date,Installations Datum
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},Rad # {0}: Asset {1} tillhör inte företag {2}
Anand Doshica4c8a22015-09-30 17:10:58 +05303010DocType: Employee,Confirmation Date,Bekräftelsedatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303011DocType: C-Form,Total Invoiced Amount,Sammanlagt fakturerat belopp
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 Antal kan inte vara större än Max Antal
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303013DocType: Account,Accumulated Depreciation,Ackumulerade avskrivningar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303014DocType: Stock Entry,Customer or Supplier Details,Kund eller leverantör Detaljer
Nabin Hait93c15382017-03-30 16:57:05 +05303015DocType: Employee Loan Application,Required by Date,Krävs Datum
Anand Doshica4c8a22015-09-30 17:10:58 +05303016DocType: Lead,Lead Owner,Prospekt ägaren
Rushabh Mehtad627af22016-03-03 11:24:58 +05303017DocType: Bin,Requested Quantity,begärda Kvantitet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303018DocType: Employee,Marital Status,Civilstånd
3019DocType: Stock Settings,Auto Material Request,Automaterialförfrågan
Rushabh Mehtafc307972015-11-04 18:02:45 +05303020DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Finns Batch Antal på From Warehouse
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303021DocType: Customer,CUST-,CUST-
Nabin Hait93c15382017-03-30 16:57:05 +05303022DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Gross Pay - Summa Avdrag - Loan Återbetalning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303023apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,Aktuell BOM och Nya BOM kan inte vara samma
Nabin Haitcda28ce2017-02-27 17:46:31 +05303024apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +38,Salary Slip ID,Lön Slip ID
3025apps/erpnext/erpnext/hr/doctype/employee/employee.py +113,Date Of Retirement must be greater than Date of Joining,Datum för pensionering måste vara större än Datum för att delta
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 :,Det fanns fel medan schemaläggning kurs på:
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303027DocType: Sales Invoice,Against Income Account,Mot Inkomst konto
Nabin Hait72cee332016-10-26 17:45:06 +05303028apps/erpnext/erpnext/controllers/website_list_for_contact.py +90,{0}% Delivered,{0}% Levererad
Rushabh Mehta1c32d052016-01-12 12:02:26 +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).,Produkt {0}: Beställd st {1} kan inte vara mindre än minimiorder st {2} (definierat i punkt).
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303030DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Månadsdistributions Procent
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,Vänligen installations Employee Naming System i Human Resource&gt; HR Inställningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303032DocType: Territory,Territory Targets,Territorium Mål
3033DocType: Delivery Note,Transporter Info,Transporter info
Nabin Haitcda28ce2017-02-27 17:46:31 +05303034apps/erpnext/erpnext/accounts/utils.py +501,Please set default {0} in Company {1},Ställ in default {0} i bolaget {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303035DocType: Cheque Print Template,Starting position from top edge,Utgångsläge från övre kanten
3036apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +29,Same supplier has been entered multiple times,Samma leverantör har angetts flera gånger
Nabin Hait93c15382017-03-30 16:57:05 +05303037apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Brutto Vinst / Förlust
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303038DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Inköpsorder Artikelleverans
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303039apps/erpnext/erpnext/public/js/setup_wizard.js +83,Company Name cannot be Company,Företagsnamn kan inte vara företag
Anand Doshica4c8a22015-09-30 17:10:58 +05303040apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Brevhuvuden för utskriftsmallar.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303041apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Titlar för utskriftsmallar t.ex. Proforma faktura.
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,Värderingsavgifter kan inte markerats som inklusive
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303044DocType: POS Profile,Update Stock,Uppdatera lager
Anand Doshica4c8a22015-09-30 17:10:58 +05303045apps/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.,Olika UOM för produkter kommer att leda till felaktiga (Total) Nettovikts värden. Se till att Nettovikt för varje post är i samma UOM.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303046apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM betyg
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303047DocType: Asset,Journal Entry for Scrap,Journal Entry för skrot
Nabin Hait29b01222016-03-15 16:17:21 +05303048apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Vänligen hämta artikel från följesedel
Nabin Haitcda28ce2017-02-27 17:46:31 +05303049apps/erpnext/erpnext/accounts/utils.py +471,Journal Entries {0} are un-linked,Journalanteckningar {0} är ej länkade
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303050apps/erpnext/erpnext/config/crm.py +74,"Record of all communications of type email, phone, chat, visit, etc.","Register över alla meddelanden av typen e-post, telefon, chatt, besök, etc."
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303051DocType: Manufacturer,Manufacturers used in Items,Tillverkare som används i artiklar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303052apps/erpnext/erpnext/accounts/general_ledger.py +145,Please mention Round Off Cost Center in Company,Ange kostnadsställe för avrundning i bolaget
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303053DocType: Purchase Invoice,Terms,Villkor
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303054DocType: Academic Term,Term Name,termen Namn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303055DocType: Buying Settings,Purchase Order Required,Inköpsorder krävs
Anand Doshica4c8a22015-09-30 17:10:58 +05303056,Item-wise Sales History,Produktvis försäljnings historia
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303057DocType: Expense Claim,Total Sanctioned Amount,Totalt sanktione Mängd
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303058,Purchase Analytics,Inköps analyser
Anand Doshica4c8a22015-09-30 17:10:58 +05303059DocType: Sales Invoice Item,Delivery Note Item,Följesedel Anteckningspunkt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303060DocType: Expense Claim,Task,Uppgift
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303061DocType: Purchase Taxes and Charges,Reference Row #,Referens Rad #
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},Batchnummer är obligatoriskt för punkt {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303063apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,Detta är en rot säljare och kan inte ändras.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303064,Stock Ledger,Stock Ledger
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303065apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Betyg: {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303066DocType: Company,Exchange Gain / Loss Account,Exchange vinst / förlust konto
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303067apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Anställd och närvaro
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303068apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +72,Purpose must be one of {0},Syfte måste vara en av {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303069apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Fill the form and save it,Fyll i formuläret och spara det
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303070DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Hämta en rapport som innehåller alla råvaror med deras senaste lagerstatus
Rushabh Mehtafc307972015-11-04 18:02:45 +05303071apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Community Forum
Nabin Hait72cee332016-10-26 17:45:06 +05303072DocType: Homepage,"URL for ""All Products""",URL för &quot;Alla produkter&quot;
Anand Doshica4c8a22015-09-30 17:10:58 +05303073DocType: Leave Application,Leave Balance Before Application,Ledighets balans innan Ansökan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303074DocType: SMS Center,Send SMS,Skicka SMS
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303075DocType: Cheque Print Template,Width of amount in word,Bredd av beloppet i ord
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303076DocType: Company,Default Letter Head,Standard Brev
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303077DocType: Purchase Order,Get Items from Open Material Requests,Få Artiklar från Open Material Begäran
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303078DocType: Item,Standard Selling Rate,Standard säljkurs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303079DocType: Account,Rate at which this tax is applied,I takt med vilken denna skatt tillämpas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303080apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Reorder Qty,Ombeställningskvantitet
Nabin Haitcda28ce2017-02-27 17:46:31 +05303081apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Current Job Openings,Nuvarande jobb Öppningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303082DocType: Company,Stock Adjustment Account,Lager Justering Konto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303083DocType: Journal Entry,Write Off,Avskrivning
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303084DocType: Timesheet Detail,Operation ID,Drift-ID
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303085DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Systemanvändare (inloggning) ID. Om inställt, kommer det att bli standard för alla HR former."
3086apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: Från {1}
3087DocType: Task,depends_on,beror på
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,Namn på ett nytt konto. Obs: Vänligen inte skapa konton för kunder och leverantörer
Anand Doshica4c8a22015-09-30 17:10:58 +05303089DocType: BOM Replace Tool,BOM Replace Tool,BOM ersättnings verktyg
3090apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Landsvis standard adressmallar
Rushabh Mehtafc307972015-11-04 18:02:45 +05303091DocType: Sales Order Item,Supplier delivers to Customer,Leverantören levererar till kunden
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303092apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Form / Föremål / {0}) är slut
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 datum måste vara större än Publiceringsdatum
3094apps/erpnext/erpnext/public/js/controllers/transaction.js +914,Show tax break-up,Visa skatte uppbrott
Nabin Haitcda28ce2017-02-27 17:46:31 +05303095apps/erpnext/erpnext/accounts/party.py +305,Due / Reference Date cannot be after {0},På grund / Referens Datum kan inte vara efter {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303096apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Data Import och export
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","Aktieposter existerar mot Warehouse {0}, alltså du kan inte åter tilldela eller ändra det"
Nabin Hait93c15382017-03-30 16:57:05 +05303098apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +39,No students Found,Inga studenter Funnet
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303099apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Fakturabokningsdatum
Nabin Haitd25db232016-12-15 18:33:39 +05303100apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Sälja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303101DocType: Sales Invoice,Rounded Total,Avrundat Totalt
Anand Doshica4c8a22015-09-30 17:10:58 +05303102DocType: Product Bundle,List items that form the package.,Lista objekt som bildar paketet.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303103apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Procentuell Fördelning bör vara lika med 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,Välj bokningsdatum innan du väljer Party
Nabin Hait93c15382017-03-30 16:57:05 +05303105DocType: Program Enrollment,School House,School House
Anand Doshica4c8a22015-09-30 17:10:58 +05303106DocType: Serial No,Out of AMC,Slut på 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,Antal Avskrivningar bokat kan inte vara större än Totalt antal Avskrivningar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303108apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +45,Make Maintenance Visit,Skapa Servicebesök
3109apps/erpnext/erpnext/selling/doctype/customer/customer.py +177,Please contact to the user who have Sales Master Manager {0} role,Vänligen kontakta för användaren som har roll försäljningschef {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303110DocType: Company,Default Cash Account,Standard Konto
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303111apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,Företag (inte kund eller leverantör) ledare.
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,Detta grundar sig på närvaron av denna Student
3113apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +166,Add more items or open full form,Lägga till fler objekt eller öppna fullständiga formen
Nabin Hait93c15382017-03-30 16:57:05 +05303114apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +108,Please enter 'Expected Delivery Date',Ange &quot;Förväntat leveransdatum&quot;
3115apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +197,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Följesedelsnoteringar {0} måste avbrytas innan du kan avbryta denna kundorder
3116apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +77,Paid amount + Write Off Amount can not be greater than Grand Total,Betald belopp + Avskrivningsbelopp kan inte vara större än Totalsumma
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} är inte en giltig batchnummer för punkt {1}
3118apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Note: There is not enough leave balance for Leave Type {0},Obs: Det finns inte tillräckligt med ledighetdagar för ledighet typ {0}
Nabin Haitd25db232016-12-15 18:33:39 +05303119DocType: Training Event,Seminar,Seminarium
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303120DocType: Program Enrollment Fee,Program Enrollment Fee,Program inskrivningsavgift
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303121DocType: Item,Supplier Items,Leverantör artiklar
3122DocType: Opportunity,Opportunity Type,Möjlighet Typ
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303123apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,Nytt företag
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303124apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Transaktioner kan bara tas bort av skaparen av bolaget
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.,Felaktigt antal Huvudböcker funna. Du kan ha valt fel konto i transaktionen.
Nabin Haitd25db232016-12-15 18:33:39 +05303126DocType: Employee,Prefered Contact Email,Föredragen Kontakta E-post
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303127DocType: Cheque Print Template,Cheque Width,Check Bredd
Nabin Haitd25db232016-12-15 18:33:39 +05303128DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Validera försäljningspriset för punkt mot Purchase Rate eller Värderings Rate
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303129DocType: Program,Fee Schedule,avgift Schema
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303130DocType: Hub Settings,Publish Availability,Publicera tillgänglighet
Nabin Haitd25db232016-12-15 18:33:39 +05303131DocType: Company,Create Chart Of Accounts Based On,Skapa konto Baserad på
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ödelsedatum kan inte vara längre fram än i dag.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303133,Stock Ageing,Lager Åldrande
Nabin Hait93c15382017-03-30 16:57:05 +05303134apps/erpnext/erpnext/schools/doctype/student/student.py +38,Student {0} exist against student applicant {1},Student {0} finns mot elev sökande {1}
3135apps/erpnext/erpnext/projects/doctype/task/task.js +31,Timesheet,tidrapport
Nabin Haitd25db232016-12-15 18:33:39 +05303136apps/erpnext/erpnext/controllers/accounts_controller.py +241,{0} '{1}' is disabled,{0} {1} &quot;är inaktiverad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303137apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Ange som Open
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303138DocType: Cheque Print Template,Scanned Cheque,skannad Check
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303139DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Skicka automatiska meddelanden till kontakter på Skickar transaktioner.
Nabin Hait72cee332016-10-26 17:45:06 +05303140DocType: Timesheet,Total Billable Amount,Totala Fakturerbar Mängd
Anand Doshica4c8a22015-09-30 17:10:58 +05303141apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Produkt 3
Rushabh Mehtafc307972015-11-04 18:02:45 +05303142DocType: Purchase Order,Customer Contact Email,Kundkontakt Email
Anand Doshi9c0983f2016-02-17 12:59:54 +05303143DocType: Warranty Claim,Item and Warranty Details,Punkt och garantiinformation
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303144DocType: Sales Team,Contribution (%),Bidrag (%)
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,"Obs: Betalningpost kommer inte skapas eftersom ""Kontanter eller bankkonto"" angavs inte"
Nabin Haitcda28ce2017-02-27 17:46:31 +05303146apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +189,Responsibilities,Ansvarsområden
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303147DocType: Expense Claim Account,Expense Claim Account,Räkningen konto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303148DocType: Sales Person,Sales Person Name,Försäljnings Person Namn
3149apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Ange minst 1 faktura i tabellen
Nabin Haitcda28ce2017-02-27 17:46:31 +05303150apps/erpnext/erpnext/public/js/setup_wizard.js +189,Add Users,Lägg till användare
Nabin Haitd25db232016-12-15 18:33:39 +05303151DocType: POS Item Group,Item Group,Produkt Grupp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303152DocType: Item,Safety Stock,Säkerhetslager
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.,Framsteg% för en uppgift kan inte vara mer än 100.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303154DocType: Stock Reconciliation Item,Before reconciliation,Innan avstämning
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303155apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Till {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303156DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Skatter och avgifter Added (Company valuta)
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,Produkt Skatte Rad {0} måste ha typen Skatt eller intäkt eller kostnad eller Avgiftsbelagd
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303158DocType: Sales Order,Partly Billed,Delvis Faktuerard
Nabin Haitd25db232016-12-15 18:33:39 +05303159apps/erpnext/erpnext/accounts/doctype/asset/asset.py +42,Item {0} must be a Fixed Asset Item,Punkt {0} måste vara en fast tillgångspost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303160DocType: Item,Default BOM,Standard BOM
Nabin Hait93c15382017-03-30 16:57:05 +05303161apps/erpnext/erpnext/setup/doctype/company/company.js +45,Please re-type company name to confirm,Vänligen ange företagsnamn igen för att bekräfta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303162apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +67,Total Outstanding Amt,Totalt Utestående Amt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303163DocType: Journal Entry,Printing Settings,Utskriftsinställningar
Nabin Hait93c15382017-03-30 16:57:05 +05303164DocType: Sales Invoice,Include Payment (POS),Inkluderar Betalning (POS)
3165apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +280,Total Debit must be equal to Total Credit. The difference is {0},Totalt Betal måste vara lika med de sammanlagda kredit. Skillnaden är {0}
Anand Doshi019111b2015-11-20 18:00:11 +05303166apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Fordon
Nabin Haitd25db232016-12-15 18:33:39 +05303167DocType: Vehicle,Insurance Company,Försäkringsbolag
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303168DocType: Asset Category Account,Fixed Asset Account,Fast tillgångskonto
Nabin Haitd25db232016-12-15 18:33:39 +05303169apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +388,Variable,Variabel
Nabin Haitcda28ce2017-02-27 17:46:31 +05303170apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +46,From Delivery Note,Från Följesedel
Nabin Hait93c15382017-03-30 16:57:05 +05303171DocType: Student,Student Email Address,Student E-postadress
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303172DocType: Timesheet Detail,From Time,Från Tid
Nabin Hait93c15382017-03-30 16:57:05 +05303173apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,I lager:
Anand Doshica4c8a22015-09-30 17:10:58 +05303174DocType: Notification Control,Custom Message,Anpassat Meddelande
Anand Doshi019111b2015-11-20 18:00:11 +05303175apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Investment Banking
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,Kontant eller bankkonto är obligatoriskt för utbetalningensposten
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303177DocType: Purchase Invoice,Price List Exchange Rate,Prislista Växelkurs
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303178DocType: Purchase Invoice Item,Rate,Betygsätt
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,Adressnamn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303181DocType: Stock Entry,From BOM,Från BOM
Nabin Haitcda28ce2017-02-27 17:46:31 +05303182DocType: Assessment Code,Assessment Code,bedömning kod
Nabin Hait72cee332016-10-26 17:45:06 +05303183apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +35,Basic,Grundläggande
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,Arkiv transaktioner före {0} är frysta
Nabin Hait72cee332016-10-26 17:45:06 +05303185apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +220,Please click on 'Generate Schedule',"Klicka på ""Skapa schema '"
Nabin Haitcda28ce2017-02-27 17:46:31 +05303186apps/erpnext/erpnext/config/stock.py +190,"e.g. Kg, Unit, Nos, m","t.ex. Kg, enhet, nr, 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,Referensnummer är obligatoriskt om du har angett referens Datum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303188DocType: Bank Reconciliation Detail,Payment Document,betalning Dokument
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,Datum för att delta måste vara större än Födelsedatum
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303190DocType: Salary Slip,Salary Structure,Lönestruktur
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303191DocType: Account,Bank,Bank
Anand Doshi019111b2015-11-20 18:00:11 +05303192apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Flygbolag
Nabin Hait93c15382017-03-30 16:57:05 +05303193apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +790,Issue Material,Problem Material
Anand Doshica4c8a22015-09-30 17:10:58 +05303194DocType: Material Request Item,For Warehouse,För Lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303195DocType: Employee,Offer Date,Erbjudandet Datum
Rushabh Mehta1c32d052016-01-12 12:02:26 +05303196apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Citat
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.,Du befinner dig i offline-läge. Du kommer inte att kunna ladda tills du har nätverket.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303198apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +31,No Student Groups created.,Inga studentgrupper skapas.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303199DocType: Purchase Invoice Item,Serial No,Serienummer
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ånatliga återbetalningen belopp kan inte vara större än Lånebelopp
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303201apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,Ange servicedetaljer först
Rushabh Mehtad627af22016-03-03 11:24:58 +05303202DocType: Purchase Invoice,Print Language,print Språk
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303203DocType: Salary Slip,Total Working Hours,Totala arbetstiden
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303204DocType: Stock Entry,Including items for sub assemblies,Inklusive poster för underheter
Nabin Hait93c15382017-03-30 16:57:05 +05303205apps/erpnext/erpnext/accounts/page/pos/pos.js +1797,Enter value must be positive,Ange värde måste vara positiv
Nabin Haitcda28ce2017-02-27 17:46:31 +05303206apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +102,All Territories,Alla territorierna
Anand Doshica4c8a22015-09-30 17:10:58 +05303207DocType: Purchase Invoice,Items,Produkter
Nabin Haitd25db232016-12-15 18:33:39 +05303208apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +25,Student is already enrolled.,Student är redan inskriven.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303209DocType: Fiscal Year,Year Name,År namn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303210DocType: Process Payroll,Process Payroll,Process Lön
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.,Det finns mer semester än arbetsdagar denna månad.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303212DocType: Product Bundle Item,Product Bundle Item,Produktpaket Punkt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303213DocType: Sales Partner,Sales Partner Name,Försäljnings Partner Namn
Nabin Hait93c15382017-03-30 16:57:05 +05303214apps/erpnext/erpnext/hooks.py +111,Request for Quotations,Begäran om Citat
Anand Doshibb256e42016-01-04 16:50:38 +05303215DocType: Payment Reconciliation,Maximum Invoice Amount,Maximal Fakturabelopp
Nabin Hait93c15382017-03-30 16:57:05 +05303216DocType: Item,Device Package Code,Device Package Code
3217DocType: Student Language,Student Language,Student Språk
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303218apps/erpnext/erpnext/config/selling.py +23,Customers,kunder
Nabin Hait72cee332016-10-26 17:45:06 +05303219DocType: Student Sibling,Institution,Institution
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303220DocType: Asset,Partially Depreciated,delvis avskrivna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303221DocType: Issue,Opening Time,Öppnings Tid
3222apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Från och Till datum krävs
Anand Doshi019111b2015-11-20 18:00:11 +05303223apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Värdepapper och råvarubörserna
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}',Standard mätenhet för Variant &quot;{0}&quot; måste vara samma som i Mall &quot;{1}&quot;
Anand Doshica4c8a22015-09-30 17:10:58 +05303225DocType: Shipping Rule,Calculate Based On,Beräkna baserad på
Rushabh Mehtafc307972015-11-04 18:02:45 +05303226DocType: Delivery Note Item,From Warehouse,Från 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,Inga objekt med Bill of Materials att tillverka
Nabin Haitcda28ce2017-02-27 17:46:31 +05303228DocType: Assessment Plan,Supervisor Name,Supervisor Namn
3229DocType: Grading Structure,Grading Structure,betygs struktur
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303230DocType: Purchase Taxes and Charges,Valuation and Total,Värdering och Total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303231DocType: Tax Rule,Shipping City,Shipping stad
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,Denna punkt är en variant av {0} (Template). Attribut kopieras över från mallen om &quot;No Copy &#39;är inställd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303233DocType: Notification Control,Customize the Notification,Anpassa Anmälan
Nabin Haitcda28ce2017-02-27 17:46:31 +05303234apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +19,Cash Flow from Operations,Kassaflöde från rörelsen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303235DocType: Sales Invoice,Shipping Rule,Frakt Regel
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303236DocType: Manufacturer,Limited to 12 characters,Begränsat till 12 tecken
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303237DocType: Journal Entry,Print Heading,Utskrifts Rubrik
Nabin Haitcda28ce2017-02-27 17:46:31 +05303238apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Totalt kan inte vara noll
Nabin Haitd25db232016-12-15 18:33:39 +05303239DocType: Training Event Employee,Attended,deltog
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303240apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,"""Dagar sedan senaste order"" måste vara större än eller lika med noll"
Nabin Haitd25db232016-12-15 18:33:39 +05303241DocType: Process Payroll,Payroll Frequency,löne Frekvens
Nabin Hait18f0dd02016-04-15 14:50:45 +05303242DocType: Asset,Amended From,Ändrat Från
Nabin Haitcda28ce2017-02-27 17:46:31 +05303243apps/erpnext/erpnext/public/js/setup_wizard.js +300,Raw Material,Råmaterial
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303244DocType: Leave Application,Follow via Email,Följ via e-post
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303245apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plants and Machineries,Växter och maskinerier
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303246DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Skattebelopp efter rabatt Belopp
Nabin Haitd25db232016-12-15 18:33:39 +05303247DocType: Daily Work Summary Settings,Daily Work Summary Settings,Det dagliga arbetet Sammanfattning Inställningar
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},Valuta prislistan {0} är inte lika med den valda valutan {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303249DocType: Payment Entry,Internal Transfer,Intern transaktion
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.,Underkonto existerar för det här kontot. Du kan inte ta bort det här kontot.
Anand Doshica4c8a22015-09-30 17:10:58 +05303251apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Antingen mål antal eller målbeloppet är obligatorisk
Nabin Haitcda28ce2017-02-27 17:46:31 +05303252apps/erpnext/erpnext/stock/get_item_details.py +501,No default BOM exists for Item {0},Ingen standard BOM finns till punkt {0}
Nabin Haitd25db232016-12-15 18:33:39 +05303253apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +334,Please select Posting Date first,Välj Publiceringsdatum först
Rushabh Mehtafc307972015-11-04 18:02:45 +05303254apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,Öppningsdatum ska vara innan Slutdatum
3255DocType: Leave Control Panel,Carry Forward,Skicka Vidare
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303256apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,Kostnadsställe med befintliga transaktioner kan inte omvandlas till liggaren
Anand Doshica4c8a22015-09-30 17:10:58 +05303257DocType: Department,Days for which Holidays are blocked for this department.,Dagar då helgdagar är blockerade för denna avdelning.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303258,Produced,Producerat
Nabin Hait93c15382017-03-30 16:57:05 +05303259apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +121,Created Salary Slips,Skapade lönebesked
Anand Doshica4c8a22015-09-30 17:10:58 +05303260DocType: Item,Item Code for Suppliers,Produkt kod för leverantörer
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303261DocType: Issue,Raised By (Email),Höjt av (e-post)
Nabin Haitd25db232016-12-15 18:33:39 +05303262DocType: Training Event,Trainer Name,Trainer Namn
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303263DocType: Mode of Payment,General,Allmänt
Nabin Haitcda28ce2017-02-27 17:46:31 +05303264apps/erpnext/erpnext/public/js/setup_wizard.js +171,Attach Letterhead,Fäst Brev
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',"Det går inte att dra bort när kategorin är angedd ""Värdering"" eller ""Värdering och Total"""
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.","Lista dina skattehuvuden (t.ex. moms, tull etc, de bör ha unika namn) och deras standardpriser. Detta kommer att skapa en standardmall som du kan redigera och lägga till fler senare."
Anand Doshi191b2972015-10-21 16:50:31 +05303267apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Serial Nos krävs för Serialiserad Punkt {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303268apps/erpnext/erpnext/config/accounts.py +146,Match Payments with Invoices,Match Betalningar med fakturor
Anand Doshica4c8a22015-09-30 17:10:58 +05303269DocType: Journal Entry,Bank Entry,Bank anteckning
3270DocType: Authorization Rule,Applicable To (Designation),Är tillämpligt för (Destination)
Nabin Hait72cee332016-10-26 17:45:06 +05303271,Profitability Analysis,lönsamhets~~POS=TRUNC
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303272apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,Lägg till i kundvagn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303273apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Gruppera efter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303274DocType: Guardian,Interests,Intressen
3275apps/erpnext/erpnext/config/accounts.py +262,Enable / disable currencies.,Aktivera / inaktivera valutor.
Rushabh Mehtad627af22016-03-03 11:24:58 +05303276DocType: Production Planning Tool,Get Material Request,Få Material Request
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303277apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Postal Expenses,Post Kostnader
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303278apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Totalt (Amt)
Anand Doshi019111b2015-11-20 18:00:11 +05303279apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Underhållning &amp; Fritid
Anand Doshica4c8a22015-09-30 17:10:58 +05303280DocType: Quality Inspection,Item Serial No,Produkt Löpnummer
Nabin Hait93c15382017-03-30 16:57:05 +05303281apps/erpnext/erpnext/utilities/activation.py +136,Create Employee Records,Skapa anställda Records
Nabin Haitcda28ce2017-02-27 17:46:31 +05303282apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +58,Total Present,Totalt Närvarande
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303283apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,räkenskaper
Nabin Haitcda28ce2017-02-27 17:46:31 +05303284apps/erpnext/erpnext/public/js/setup_wizard.js +304,Hour,Timme
3285apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated \
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303286 using Stock Reconciliation",Serie Punkt {0} kan inte uppdateras \ använder Stock Avstämning
Anand Doshi191b2972015-10-21 16:50:31 +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,Nya Löpnummer kan inte ha Lager. Lagermåste ställas in av lagerpost eller inköpskvitto
Anand Doshica4c8a22015-09-30 17:10:58 +05303288DocType: Lead,Lead Type,Prospekt Typ
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,Du har inte behörighet att godkänna löv på Block Datum
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,Alla dessa punkter har redan fakturerats
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303291apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Kan godkännas av {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303292DocType: Item,Default Material Request Type,Standard Material Typ av förfrågan
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303293apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +7,Unknown,Okänd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303294DocType: Shipping Rule,Shipping Rule Conditions,Frakt härskar Villkor
3295DocType: BOM Replace Tool,The new BOM after replacement,Den nya BOM efter byte
Nabin Haitcda28ce2017-02-27 17:46:31 +05303296apps/erpnext/erpnext/accounts/page/pos/pos.js +633,Point of Sale,Butiksförsäljning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303297DocType: Payment Entry,Received Amount,erhållet belopp
3298DocType: Production Planning Tool,"Create for full quantity, ignoring quantity already on order","Skapa för hela kvantiteten, ignorera mängd redan på beställning"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303299DocType: Account,Tax,Skatt
Nabin Haitd25db232016-12-15 18:33:39 +05303300apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,MÄRKLÖS
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303301DocType: Production Planning Tool,Production Planning Tool,Produktionsplaneringsverktyg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303302DocType: Quality Inspection,Report Date,Rapportdatum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303303DocType: Student,Middle Name,Mellannamn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303304DocType: C-Form,Invoices,Fakturor
3305DocType: Job Opening,Job Title,Jobbtitel
Nabin Hait93c15382017-03-30 16:57:05 +05303306apps/erpnext/erpnext/utilities/activation.py +100,Create Users,Skapa användare
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.,Kvantitet som Tillverkning måste vara större än 0.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303309apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Besöksrapport för service samtal.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303310DocType: Stock Entry,Update Rate and Availability,Uppdateringsfrekvens och tillgänglighet
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.,Andel som är tillåtet att ta emot eller leverera mer mot beställt antal. Till exempel: Om du har beställt 100 enheter. och din ersättning är 10% då du får ta emot 110 enheter.
Nabin Haitd25db232016-12-15 18:33:39 +05303312DocType: POS Customer Group,Customer Group,Kundgrupp
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},Utgiftskonto är obligatorisk för produkten {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303314DocType: BOM,Website Description,Webbplats Beskrivning
3315apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +42,Net Change in Equity,Nettoförändringen i eget kapital
3316apps/erpnext/erpnext/accounts/doctype/asset/asset.py +152,Please cancel Purchase Invoice {0} first,Vänligen avbryta inköpsfaktura {0} först
Nabin Hait93c15382017-03-30 16:57:05 +05303317apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +42,"Email Address must be unique, already exists for {0}","E-postadress måste vara unikt, redan för {0}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303318DocType: Serial No,AMC Expiry Date,AMC Förfallodatum
Nabin Hait93c15382017-03-30 16:57:05 +05303319apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +795,Receipt,Mottagande
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303320,Sales Register,Försäljningsregistret
Nabin Haitd25db232016-12-15 18:33:39 +05303321DocType: Daily Work Summary Settings Company,Send Emails At,Skicka e-post Vid
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303322DocType: Quotation,Quotation Lost Reason,Anledning förlorad Offert
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303323apps/erpnext/erpnext/public/js/setup_wizard.js +14,Select your Domain,Välj din domän
Nabin Haitd25db232016-12-15 18:33:39 +05303324apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +340,Transaction reference no {0} dated {1},Transaktions referensnummer {0} daterad {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303325apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Det finns inget att redigera.
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,Sammanfattning för denna månad och pågående aktiviteter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303327DocType: Customer Group,Customer Group Name,Kundgruppnamn
Nabin Haitcda28ce2017-02-27 17:46:31 +05303328apps/erpnext/erpnext/public/js/financial_statements.js +55,Cash Flow Statement,Kassaflödesanalys
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ånebeloppet kan inte överstiga Maximal låne Mängd {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303330apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +21,License,Licens
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},Ta bort denna faktura {0} från C-Form {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303332DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Välj Överföring om du även vill inkludera föregående räkenskapsårs balans till detta räkenskapsår
Anand Doshica4c8a22015-09-30 17:10:58 +05303333DocType: GL Entry,Against Voucher Type,Mot Kupongtyp
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303334DocType: Item,Attributes,Attributer
Nabin Hait93c15382017-03-30 16:57:05 +05303335apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +672,Get Items,Hämta artiklar
3336apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +219,Please enter Write Off Account,Ange avskrivningskonto
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303337apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Sista beställningsdatum
Nabin Haitcda28ce2017-02-27 17:46:31 +05303338apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Account {0} does not belongs to company {1},Kontot {0} till inte företaget {1}
Nabin Hait72cee332016-10-26 17:45:06 +05303339DocType: Student,Guardian Details,Guardian Detaljer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303340DocType: C-Form,C-Form,C-Form
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303341apps/erpnext/erpnext/config/hr.py +18,Mark Attendance for multiple employees,Mark Närvaro för flera anställda
Nabin Haitd25db232016-12-15 18:33:39 +05303342DocType: Vehicle,Chassis No,chassi nr
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303343DocType: Payment Request,Initiated,Initierad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303344DocType: Production Order,Planned Start Date,Planerat startdatum
Anand Doshica4c8a22015-09-30 17:10:58 +05303345DocType: Serial No,Creation Document Type,Skapande Dokumenttyp
3346DocType: Leave Type,Is Encash,Är incheckad
Anand Doshica4c8a22015-09-30 17:10:58 +05303347DocType: Leave Allocation,New Leaves Allocated,Nya Ledigheter Avsatta
Nabin Hait72cee332016-10-26 17:45:06 +05303348apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Projektvis uppgifter finns inte tillgängligt för Offert
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303349DocType: Project,Expected End Date,Förväntad Slutdatum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303350DocType: Budget Account,Budget Amount,budget~~POS=TRUNC
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303351DocType: Appraisal Template,Appraisal Template Title,Bedömning mall Titel
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ån Date {0} för Employee {1} kan inte vara före anställdes Inträdesdatum {2}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303353apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +107,Commercial,Kommersiell
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303354DocType: Payment Entry,Account Paid To,Konto betalt för att
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303355apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Moderbolaget Punkt {0} får inte vara en lagervara
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303356apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Alla produkter eller tjänster.
Nabin Hait93c15382017-03-30 16:57:05 +05303357DocType: Expense Claim,More Details,Fler detaljer
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303358DocType: Supplier Quotation,Supplier Address,Leverantör Adress
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} budget för kontot {1} mot {2} {3} är {4}. Det kommer att överskrida av {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',Rad {0} # Hänsyn måste vara av typen &quot;Fast Asset&quot;
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303361apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,Ut Antal
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303362apps/erpnext/erpnext/config/accounts.py +278,Rules to calculate shipping amount for a sale,Regler för att beräkna fraktbeloppet för en försäljning
Nabin Haitcda28ce2017-02-27 17:46:31 +05303363apps/erpnext/erpnext/selling/doctype/customer/customer.py +51,Series is mandatory,Serien är obligatorisk
Anand Doshi019111b2015-11-20 18:00:11 +05303364apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Finansiella Tjänster
Nabin Hait93c15382017-03-30 16:57:05 +05303365DocType: Student Sibling,Student ID,Student-ID
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303366apps/erpnext/erpnext/config/projects.py +40,Types of activities for Time Logs,Olika typer av aktiviteter för Time Loggar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303367DocType: Tax Rule,Sales,Försäljning
3368DocType: Stock Entry Detail,Basic Amount,BASBELOPP
Nabin Haitd25db232016-12-15 18:33:39 +05303369DocType: Training Event,Exam,Examen
Nabin Haitcda28ce2017-02-27 17:46:31 +05303370apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +408,Warehouse required for stock Item {0},Lager krävs för Lagervara {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05303371DocType: Leave Allocation,Unused leaves,Oanvända blad
Nabin Haitd25db232016-12-15 18:33:39 +05303372apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +154,Cr,Cr
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303373DocType: Tax Rule,Billing State,Faktureringsstaten
Nabin Haitd25db232016-12-15 18:33:39 +05303374apps/erpnext/erpnext/accounts/doctype/asset/asset.js +287,Transfer,Överföring
3375apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +197,{0} {1} does not associated with Party Account {2},{0} {1} inte förknippas med Party-konto {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),Fetch expanderande BOM (inklusive underenheter)
Anand Doshica4c8a22015-09-30 17:10:58 +05303377DocType: Authorization Rule,Applicable To (Employee),Är tillämpligt för (anställd)
Nabin Haitd25db232016-12-15 18:33:39 +05303378apps/erpnext/erpnext/controllers/accounts_controller.py +123,Due Date is mandatory,Förfallodatum är obligatorisk
Nabin Hait93c15382017-03-30 16:57:05 +05303379apps/erpnext/erpnext/controllers/item_variant.py +82,Increment for Attribute {0} cannot be 0,Påslag för Attribut {0} inte kan vara 0
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303380DocType: Journal Entry,Pay To / Recd From,Betala Till / RECD Från
3381DocType: Naming Series,Setup Series,Inställnings Serie
Anand Doshibb256e42016-01-04 16:50:38 +05303382DocType: Payment Reconciliation,To Invoice Date,Att fakturadatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303383DocType: Supplier,Contact HTML,Kontakta HTML
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303384,Inactive Customers,inaktiva kunder
Nabin Hait72cee332016-10-26 17:45:06 +05303385DocType: Landed Cost Voucher,LCV,LCV
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303386DocType: Landed Cost Voucher,Purchase Receipts,Kvitton
Anand Doshica4c8a22015-09-30 17:10:58 +05303387apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Hur prissättning tillämpas?
Nabin Haitd25db232016-12-15 18:33:39 +05303388DocType: Stock Entry,Delivery Note No,Följesedel nr
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","Om markerad, bara köpa material begäran om slut råmaterial kommer att ingå i materialet begäran. Annars kommer Material Begäran om föräldra objekt skapas"
3390DocType: Cheque Print Template,Message to show,Meddelande för att visa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303391DocType: Company,Retail,Detaljhandeln
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303392DocType: Attendance,Absent,Frånvarande
Nabin Hait93c15382017-03-30 16:57:05 +05303393apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +554,Product Bundle,Produktpaket
3394DocType: Purchase Invoice Item,Is Sample Item,Är Sample Post
3395apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +200,Row {0}: Invalid reference {1},Rad {0}: Ogiltig referens {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303396DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Inköp Skatter och avgifter Mall
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303397DocType: Upload Attendance,Download Template,Hämta mall
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303398DocType: 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}: krävs antingen debet eller kreditbelopp för {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303400DocType: GL Entry,Remarks,Anmärkningar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303401DocType: Payment Entry,Account Paid From,Konto betalas från
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303402DocType: Purchase Order Item Supplied,Raw Material Item Code,Råvaru Artikelkod
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303403DocType: Journal Entry,Write Off Based On,Avskrivning Baseras på
Nabin Hait93c15382017-03-30 16:57:05 +05303404apps/erpnext/erpnext/utilities/activation.py +66,Make Lead,gör Lead
3405apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Print and Stationery,Print och brevpapper
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303406DocType: Stock Settings,Show Barcode Field,Show Barcode Field
Nabin Hait93c15382017-03-30 16:57:05 +05303407apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +762,Send Supplier Emails,Skicka e-post Leverantörs
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.",Lön redan behandlas för perioden mellan {0} och {1} Lämna ansökningstiden kan inte vara mellan detta datumintervall.
3409apps/erpnext/erpnext/config/stock.py +127,Installation record for a Serial No.,Installationsinfo för ett serienummer
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303410DocType: Guardian Interest,Guardian Interest,Guardian intresse
Nabin Hait93c15382017-03-30 16:57:05 +05303411apps/erpnext/erpnext/config/hr.py +177,Training,Utbildning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303412DocType: Timesheet,Employee Detail,anställd Detalj
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,Nästa datum dag och Upprepa på dagen av månaden måste vara lika
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303414apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Inställningar för webbplats hemsida
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303415DocType: Offer Letter,Awaiting Response,Väntar på svar
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303416apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +58,Above,Ovan
Nabin Hait93c15382017-03-30 16:57:05 +05303417apps/erpnext/erpnext/controllers/item_variant.py +216,Invalid attribute {0} {1},Ogiltig attribut {0} {1}
3418apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +13,Please select Student Group or Student Batch,Välj studentgruppen eller Student Batch
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303419DocType: Salary Slip,Earning & Deduction,Vinst &amp; Avdrag
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.,Tillval. Denna inställning kommer att användas för att filtrera i olika transaktioner.
Nabin Hait72cee332016-10-26 17:45:06 +05303421apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +108,Negative Valuation Rate is not allowed,Negativt Värderingsvärde är inte tillåtet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303422DocType: Holiday List,Weekly Off,Veckovis Av
3423DocType: Fiscal Year,"For e.g. 2012, 2012-13","För t.ex. 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),Preliminär vinst / förlust (Kredit)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303425DocType: Sales Invoice,Return Against Sales Invoice,Återgå mot fakturan
Anand Doshica4c8a22015-09-30 17:10:58 +05303426apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Produkt 5
Anand Doshica4c8a22015-09-30 17:10:58 +05303427DocType: Serial No,Creation Time,Skapelsetid
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303428apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Totala intäkter
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303429DocType: Sales Invoice,Product Bundle Help,Produktpaket Hjälp
Anand Doshica4c8a22015-09-30 17:10:58 +05303430,Monthly Attendance Sheet,Månads Närvaroblad
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303431DocType: Production Order Item,Production Order Item,Produktion Beställningsvara
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303432apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Ingen post hittades
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303433apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost of Scrapped Asset,Kostnad för skrotas Asset
Nabin Hait93c15382017-03-30 16:57:05 +05303434apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially ordred,delvis ordred
Nabin Haitcda28ce2017-02-27 17:46:31 +05303435apps/erpnext/erpnext/controllers/stock_controller.py +225,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Kostnadsställe är obligatorisk för punkt {2}
Nabin Haitd25db232016-12-15 18:33:39 +05303436DocType: Vehicle,Policy No,policy Nej
Nabin Hait93c15382017-03-30 16:57:05 +05303437apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +654,Get Items from Product Bundle,Få artiklar från produkt Bundle
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303438DocType: Asset,Straight Line,Rak linje
3439DocType: Project User,Project User,projektAnvändar
Anand Doshica4c8a22015-09-30 17:10:58 +05303440DocType: GL Entry,Is Advance,Är Advancerad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303441apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Närvaro Från Datum och närvaro hittills är obligatorisk
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303442apps/erpnext/erpnext/controllers/buying_controller.py +148,Please enter 'Is Subcontracted' as Yes or No,"Ange ""Är underleverantör"" som Ja eller Nej"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303443DocType: Sales Team,Contact No.,Kontakt nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303444DocType: Bank Reconciliation,Payment Entries,betalningsAnteckningar
Nabin Haitd25db232016-12-15 18:33:39 +05303445DocType: Production Order,Scrap Warehouse,skrot Warehouse
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303446DocType: Program Enrollment Tool,Get Students From,Få studenter från
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303447DocType: Hub Settings,Seller Country,Säljare Land
Nabin Haitcda28ce2017-02-27 17:46:31 +05303448apps/erpnext/erpnext/config/learn.py +273,Publish Items on Website,Publicera artiklar på webbplatsen
Nabin Hait93c15382017-03-30 16:57:05 +05303449apps/erpnext/erpnext/utilities/activation.py +127,Group your students in batches,Grupp dina elever i omgångar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303450DocType: Authorization Rule,Authorization Rule,Auktoriseringsregel
3451DocType: Sales Invoice,Terms and Conditions Details,Villkor Detaljer
Nabin Haitd25db232016-12-15 18:33:39 +05303452apps/erpnext/erpnext/templates/generators/item.html +85,Specifications,Specifikationer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303453DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Försäljnings Skatter och avgifter Mall
Nabin Haitd25db232016-12-15 18:33:39 +05303454apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +59,Total (Credit),Total (Credit)
Nabin Hait93c15382017-03-30 16:57:05 +05303455DocType: Repayment Schedule,Payment Date,Betalningsdag
Anand Doshi019111b2015-11-20 18:00:11 +05303456apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Kläder &amp; tillbehör
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303457apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Antal Beställningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303458DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Banner som visar på toppen av produktlista.
3459DocType: Shipping Rule,Specify conditions to calculate shipping amount,Ange villkor för att beräkna fraktbeloppet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303460DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Roll tillåtas att fastställa frysta konton och Redigera Frysta Inlägg
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303461apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,Det går inte att konvertera kostnadsställe till huvudbok då den har underordnade noder
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303462apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,öppnings Värde
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303463DocType: Salary Detail,Formula,Formel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303464apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Seriell #
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303465apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Commission on Sales,Försäljningsprovision
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303466DocType: Offer Letter Term,Value / Description,Värde / Beskrivning
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}","Rad # {0}: Asset {1} kan inte lämnas, är det redan {2}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303468DocType: Tax Rule,Billing Country,Faktureringsland
Nabin Haitd25db232016-12-15 18:33:39 +05303469DocType: Purchase Order Item,Expected Delivery Date,Förväntat leveransdatum
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}.,Debet och kredit inte är lika för {0} # {1}. Skillnaden är {2}.
Nabin Hait18f0dd02016-04-15 14:50:45 +05303471apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Entertainment Expenses,Representationskostnader
Nabin Hait93c15382017-03-30 16:57:05 +05303472apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +47,Make Material Request,Gör Material Request
3473apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +19,Open Item {0},Öppen föremål {0}
3474apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +205,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Fakturan {0} måste ställas in innan avbryta denna kundorder
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303475apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,Ålder
3476DocType: Sales Invoice Timesheet,Billing Amount,Fakturerings Mängd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303477apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Ogiltig mängd som anges för produkten {0}. Kvantitet bör vara större än 0.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303478apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Ansökan om ledighet.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303479apps/erpnext/erpnext/accounts/doctype/account/account.py +218,Account with existing transaction can not be deleted,Konto med befintlig transaktioner kan inte tas bort
Nabin Haitd25db232016-12-15 18:33:39 +05303480DocType: Vehicle,Last Carbon Check,Sista Carbon Check
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303481apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +100,Legal Expenses,Rättsskydds
3482DocType: Purchase Invoice,Posting Time,Boknings Tid
Nabin Hait72cee332016-10-26 17:45:06 +05303483DocType: Timesheet,% Amount Billed,% Belopp fakturerat
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303484apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +116,Telephone Expenses,Telefon Kostnader
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303485DocType: Sales Partner,Logo,Logo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303486DocType: 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.,Markera det här om du vill tvinga användaren att välja en serie innan du sparar. Det blir ingen standard om du kontrollera detta.
Nabin Haitd25db232016-12-15 18:33:39 +05303487apps/erpnext/erpnext/stock/get_item_details.py +116,No Item with Serial No {0},Ingen produkt med Löpnummer {0}
Nabin Hait72cee332016-10-26 17:45:06 +05303488DocType: Email Digest,Open Notifications,Öppna Meddelanden
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303489DocType: Payment Entry,Difference Amount (Company Currency),Skillnad Belopp (Company valuta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303490apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +77,Direct Expenses,Direkta kostnader
Nabin Hait93c15382017-03-30 16:57:05 +05303491apps/erpnext/erpnext/controllers/recurring_document.py +213,"{0} is an invalid email address in 'Notification \
Rushabh Mehtad627af22016-03-03 11:24:58 +05303492 Email Address'",{0} är en ogiltig e-postadress i &quot;Notification \ e-postadress&quot;
Anand Doshica4c8a22015-09-30 17:10:58 +05303493apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Nya kund Intäkter
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303494apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Travel Expenses,Resekostnader
Anand Doshica4c8a22015-09-30 17:10:58 +05303495DocType: Maintenance Visit,Breakdown,Nedbrytning
Nabin Haitd25db232016-12-15 18:33:39 +05303496apps/erpnext/erpnext/controllers/accounts_controller.py +683,Account: {0} with currency: {1} can not be selected,Konto: {0} med valuta: kan inte väljas {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303497DocType: Bank Reconciliation Detail,Cheque Date,Check Datum
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},Konto {0}: Förälder konto {1} tillhör inte företaget: {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303499DocType: Program Enrollment Tool,Student Applicants,elev Sökande
Nabin Hait93c15382017-03-30 16:57:05 +05303500apps/erpnext/erpnext/setup/doctype/company/company.js +61,Successfully deleted all transactions related to this company!,Framgångsrikt bort alla transaktioner i samband med detta företag!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303501apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Som på Date
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303502DocType: Appraisal,HR,HR
3503DocType: Program Enrollment,Enrollment Date,Inskrivningsdatum
Nabin Haitcda28ce2017-02-27 17:46:31 +05303504apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Probation,Skyddstillsyn
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303505apps/erpnext/erpnext/config/hr.py +115,Salary Components,lönedelar
3506DocType: Program Enrollment Tool,New Academic Year,Nytt läsår
Nabin Hait93c15382017-03-30 16:57:05 +05303507apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +769,Return / Credit Note,Retur / kreditnota
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303508DocType: Stock Settings,Auto insert Price List rate if missing,Diskinmatning Prislista ränta om saknas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303509apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Sammanlagda belopp som betalats
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303510DocType: Production Order Item,Transferred Qty,Överfört Antal
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303511apps/erpnext/erpnext/config/learn.py +11,Navigating,Navigera
Nabin Haitcda28ce2017-02-27 17:46:31 +05303512apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +150,Planning,Planering
Nabin Hait4d76d272016-12-16 16:18:45 +05303513apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +16,Issued,Utfärdad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303514DocType: Project,Total Billing Amount (via Time Logs),Totalt Billing Belopp (via Time Loggar)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303515apps/erpnext/erpnext/public/js/setup_wizard.js +306,We sell this Item,Vi säljer detta objekt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303516apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +68,Supplier Id,Leverantör Id
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303517DocType: Payment Request,Payment Gateway Details,Betalning Gateway Detaljer
Nabin Haitcda28ce2017-02-27 17:46:31 +05303518apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +235,Quantity should be greater than 0,Kvantitet bör vara större än 0
Anand Doshica4c8a22015-09-30 17:10:58 +05303519DocType: Journal Entry,Cash Entry,Kontantinlägg
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303520apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,Underordnade noder kan endast skapas under &quot;grupp&quot; typ noder
Nabin Hait93c15382017-03-30 16:57:05 +05303521DocType: Leave Application,Half Day Date,Halvdag Datum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303522DocType: Academic Year,Academic Year Name,Läsåret Namn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303523DocType: Sales Partner,Contact Desc,Kontakt Desc
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303524apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Typ av löv som tillfällig, sjuka etc."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303525DocType: Email Digest,Send regular summary reports via Email.,Skicka regelbundna sammanfattande rapporter via e-post.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303526DocType: Payment Entry,PE-,PE-
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},Ställ in standardkonto i räkningen typ {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303528DocType: Assessment Result,Student Name,Elevs namn
Anand Doshica4c8a22015-09-30 17:10:58 +05303529DocType: Brand,Item Manager,Produktansvarig
Nabin Hait93c15382017-03-30 16:57:05 +05303530apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +141,Payroll Payable,Lön Betalning
Anand Doshica4c8a22015-09-30 17:10:58 +05303531DocType: Buying Settings,Default Supplier Type,Standard Leverantörstyp
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303532DocType: Production Order,Total Operating Cost,Totala driftskostnaderna
Nabin Hait93c15382017-03-30 16:57:05 +05303533apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +152,Note: Item {0} entered multiple times,Obs: Punkt {0} inlagd flera gånger
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303534apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Alla kontakter.
3535apps/erpnext/erpnext/public/js/setup_wizard.js +45,Company Abbreviation,Företagetsförkortning
Nabin Haitcda28ce2017-02-27 17:46:31 +05303536apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} does not exist,Användare {0} inte existerar
3537apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +92,Raw material cannot be same as main Item,Råvaror kan inte vara samma som huvudartikel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303538DocType: Item Attribute Value,Abbreviation,Förkortning
Nabin Hait72cee332016-10-26 17:45:06 +05303539apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +166,Payment Entry already exists,Betalning Entry redan existerar
Anand Doshica4c8a22015-09-30 17:10:58 +05303540apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Inte auktoriserad eftersom {0} överskrider gränser
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303541apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Lön mall mästare.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303542DocType: Leave Type,Max Days Leave Allowed,Max dagars ledighet tillåtna
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,Ställ skatt Regel för varukorgen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303544DocType: Purchase Invoice,Taxes and Charges Added,Skatter och avgifter Added
3545,Sales Funnel,Försäljning tratt
Nabin Hait93c15382017-03-30 16:57:05 +05303546apps/erpnext/erpnext/setup/doctype/company/company.py +45,Abbreviation is mandatory,Förkortning är obligatorisk
Nabin Haitd25db232016-12-15 18:33:39 +05303547DocType: Project,Task Progress,Task framsteg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303548,Qty to Transfer,Antal Transfer
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303549apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Offerter till prospekt eller kunder
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303550DocType: Stock Settings,Role Allowed to edit frozen stock,Roll tillåtet att redigera fryst lager
3551,Territory Target Variance Item Group-Wise,Territory Mål Varians Post Group-Wise
Nabin Haitcda28ce2017-02-27 17:46:31 +05303552apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,All Customer Groups,Alla kundgrupper
3553apps/erpnext/erpnext/accounts/doctype/budget/budget.py +114,Accumulated Monthly,ackumulerade månads
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} är obligatorisk. Kanske Valutaväxlingsposten inte är skapad för {1} till {2}.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303555apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +39,Tax Template is mandatory.,Skatte Mall är obligatorisk.
3556apps/erpnext/erpnext/accounts/doctype/account/account.py +49,Account {0}: Parent account {1} does not exist,Konto {0}: Förälder konto {1} existerar inte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303557DocType: Purchase Invoice Item,Price List Rate (Company Currency),Prislista värde (Företagsvaluta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303558DocType: Products Settings,Products Settings,produkter Inställningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303559DocType: Account,Temporary,Tillfällig
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303560DocType: Program,Courses,Kurser
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303561DocType: Monthly Distribution Percentage,Percentage Allocation,Procentuell Fördelning
Nabin Haitcda28ce2017-02-27 17:46:31 +05303562apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +90,Secretary,Sekreterare
Anand Doshi27e9b772016-03-09 14:47:46 +05303563DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Om inaktivera, &quot;uttrycker in&quot; fältet inte kommer att vara synlig i någon transaktion"
Anand Doshica4c8a22015-09-30 17:10:58 +05303564DocType: Serial No,Distinct unit of an Item,Distinkt enhet för en försändelse
3565DocType: Pricing Rule,Buying,Köpa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303566DocType: HR Settings,Employee Records to be created by,Personal register som skall skapas av
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303567DocType: POS Profile,Apply Discount On,Tillämpa rabatt på
Anand Doshibacc6792015-10-30 12:54:27 +05303568,Reqd By Date,Reqd Efter datum
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303569apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Creditors,Borgenärer
Nabin Haitcda28ce2017-02-27 17:46:31 +05303570DocType: Assessment Plan,Assessment Name,bedömning Namn
Nabin Hait72cee332016-10-26 17:45:06 +05303571apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Rad # {0}: Löpnummer är obligatorisk
Anand Doshica4c8a22015-09-30 17:10:58 +05303572DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Produktvis Skatte Detalj
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303573apps/erpnext/erpnext/public/js/setup_wizard.js +45,Institute Abbreviation,Institute Förkortning
Anand Doshica4c8a22015-09-30 17:10:58 +05303574,Item-wise Price List Rate,Produktvis Prislistavärde
Nabin Hait93c15382017-03-30 16:57:05 +05303575apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +892,Supplier Quotation,Leverantör Offert
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303576DocType: Quotation,In Words will be visible once you save the Quotation.,I Ord kommer att synas när du sparar offerten.
Nabin Hait72cee332016-10-26 17:45:06 +05303577apps/erpnext/erpnext/schools/doctype/fees/fees.js +26,Collect Fees,ta ut avgifter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303578DocType: Attendance,ATT-,attrak-
Nabin Haitcda28ce2017-02-27 17:46:31 +05303579apps/erpnext/erpnext/stock/doctype/item/item.py +449,Barcode {0} already used in Item {1},Streckkod {0} används redan i punkt {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303580DocType: Lead,Add to calendar on this date,Lägg till i kalender på denna dag
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303581apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Regler för att lägga fraktkostnader.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303582DocType: Item,Opening Stock,ingående lager
Anand Doshica4c8a22015-09-30 17:10:58 +05303583apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Kunden är obligatoriskt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303584apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} är obligatorisk för Retur
3585DocType: Purchase Order,To Receive,Att Motta
Nabin Haitcda28ce2017-02-27 17:46:31 +05303586apps/erpnext/erpnext/public/js/setup_wizard.js +200,user@example.com,user@example.com
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303587DocType: Employee,Personal Email,Personligt E-post
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303588apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,Totalt Varians
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303589DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Om det är aktiverat, kommer systemet att skicka bokföringsposter för inventering automatiskt."
Anand Doshi019111b2015-11-20 18:00:11 +05303590apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Brokerage
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,Närvaro för arbetstagare {0} är redan märkt för denna dag
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303592DocType: Production Order Operation,"in Minutes
Anand Doshica4c8a22015-09-30 17:10:58 +05303593Updated via 'Time Log'","i protokollet Uppdaterad via ""Tidslog"""
3594DocType: Customer,From Lead,Från Prospekt
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303595apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Order släppts för produktion.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303596apps/erpnext/erpnext/public/js/account_tree_grid.js +67,Select Fiscal Year...,Välj räkenskapsår ...
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 profil som krävs för att göra POS inlägg
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303598DocType: Program Enrollment Tool,Enroll Students,registrera studenter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303599DocType: Hub Settings,Name Token,Namn token
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303600apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standardförsäljnings
Nabin Hait72cee332016-10-26 17:45:06 +05303601apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +129,Atleast one warehouse is mandatory,Minst ett lager är obligatorisk
Anand Doshica4c8a22015-09-30 17:10:58 +05303602DocType: Serial No,Out of Warranty,Ingen garanti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303603DocType: BOM Replace Tool,Replace,Ersätt
Nabin Hait72cee332016-10-26 17:45:06 +05303604DocType: Production Order,Unstopped,icke stoppad
Nabin Hait93c15382017-03-30 16:57:05 +05303605apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +348,{0} against Sales Invoice {1},{0} mot faktura {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303606DocType: Sales Invoice,SINV-,SINV-
Nabin Hait18f0dd02016-04-15 14:50:45 +05303607DocType: Request for Quotation Item,Project Name,Projektnamn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303608DocType: Supplier,Mention if non-standard receivable account,Nämn om icke-standardiserade fordran konto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303609DocType: Journal Entry Account,If Income or Expense,Om intäkter eller kostnader
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303610DocType: Production Order,Required Items,nödvändiga objekt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303611DocType: Stock Ledger Entry,Stock Value Difference,Stock Värde Skillnad
Nabin Haitcda28ce2017-02-27 17:46:31 +05303612apps/erpnext/erpnext/config/learn.py +234,Human Resource,Personal administration
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303613DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Betalning Avstämning Betalning
3614apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Skattefordringar
3615DocType: BOM Item,BOM No,BOM nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303616DocType: 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,Journalanteckning {0} har inte konto {1} eller redan matchad mot andra kuponger
Anand Doshica4c8a22015-09-30 17:10:58 +05303618DocType: Item,Moving Average,Rörligt medelvärde
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303619DocType: BOM Replace Tool,The BOM which will be replaced,BOM som kommer att ersättas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303620apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Electronic Equipments,elektronisk utrustning
Anand Doshica4c8a22015-09-30 17:10:58 +05303621DocType: Account,Debit,Debit-
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,"Ledigheter ska fördelas i multiplar av 0,5"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303623DocType: Production Order,Operation Cost,Driftkostnad
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303624apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Ladda upp närvaro från en CSV-fil
Anand Doshica4c8a22015-09-30 17:10:58 +05303625apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Utestående Amt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303626DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Uppsatta mål Punkt Gruppvis för säljare.
Anand Doshica4c8a22015-09-30 17:10:58 +05303627DocType: Stock Settings,Freeze Stocks Older Than [Days],Freeze Lager Äldre än [dagar]
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,Rad # {0}: Asset är obligatoriskt för anläggningstillgång köp / försäljning
Anand Doshica4c8a22015-09-30 17:10:58 +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.","Om två eller flera Prissättningsregler hittas baserat på ovanstående villkor, tillämpas prioritet . Prioritet är ett tal mellan 0 till 20, medan standardvärdet är noll (tom). Högre siffra innebär det kommer att ha företräde om det finns flera prissättningsregler med samma villkor."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303630apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Räkenskapsårets: {0} inte existerar
3631DocType: Currency Exchange,To Currency,Till Valuta
Anand Doshica4c8a22015-09-30 17:10:58 +05303632DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Tillåt följande användarna att godkänna ledighetsansökningar för grupp dagar.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303633apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,Olika typer av utgiftsräkning.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303634DocType: Item,Taxes,Skatter
Nabin Hait93c15382017-03-30 16:57:05 +05303635apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +314,Paid and Not Delivered,Betald och inte levererats
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303636DocType: Project,Default Cost Center,Standardkostnadsställe
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303637DocType: Purchase Invoice,End Date,Slutdatum
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303638apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,aktietransaktioner
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303639DocType: Budget,Budget Accounts,budget-konton
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303640DocType: Employee,Internal Work History,Intern Arbetserfarenhet
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303641DocType: Depreciation Schedule,Accumulated Depreciation Amount,Ackumulerade avskrivningar Belopp
Anand Doshi019111b2015-11-20 18:00:11 +05303642apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Privatkapital
Nabin Hait93c15382017-03-30 16:57:05 +05303643DocType: Employee Loan,Fully Disbursed,fullt Utbetalt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303644DocType: Maintenance Visit,Customer Feedback,Kund Feedback
Anand Doshica4c8a22015-09-30 17:10:58 +05303645DocType: Account,Expense,Utgift
Nabin Hait93c15382017-03-30 16:57:05 +05303646apps/erpnext/erpnext/schools/doctype/assessment_result/assessment_result.js +34,Score cannot be greater than Maximum Score,Värdering kan inte vara större än maximal poäng
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303647DocType: Item Attribute,From Range,Från räckvidd
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},Syntax error i formel eller tillstånd: {0}
Nabin Haitd25db232016-12-15 18:33:39 +05303649DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Det dagliga arbetet Sammanfattning Inställningar 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,Punkt {0} ignoreras eftersom det inte är en lagervara
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.,Skicka det här produktionsorder för ytterligare behandling.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +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.","För att inte tillämpa prissättning regel i en viss transaktion, bör alla tillämpliga prissättning regler inaktiveras."
Nabin Hait93c15382017-03-30 16:57:05 +05303654DocType: Assessment Group,Parent Assessment Group,Parent Assessment Group
Nabin Haitcda28ce2017-02-27 17:46:31 +05303655apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +27,Jobs,jobb
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303656,Sales Order Trends,Försäljningsorder Trender
3657DocType: Employee,Held On,Höll På
Nabin Haitcda28ce2017-02-27 17:46:31 +05303658apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +36,Production Item,Produktions artikel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303659,Employee Information,Anställd Information
Nabin Haitcda28ce2017-02-27 17:46:31 +05303660apps/erpnext/erpnext/public/js/setup_wizard.js +232,Rate (%),Andel (%)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303661DocType: Stock Entry Detail,Additional Cost,Extra kostnad
3662apps/erpnext/erpnext/public/js/setup_wizard.js +62,Financial Year End Date,Budgetåret Slutdatum
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",Kan inte filtrera baserat på kupong nr om grupperad efter kupong
Nabin Hait93c15382017-03-30 16:57:05 +05303664apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +784,Make Supplier Quotation,Skapa Leverantörsoffert
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303665DocType: Quality Inspection,Incoming,Inkommande
Anand Doshica4c8a22015-09-30 17:10:58 +05303666DocType: BOM,Materials Required (Exploded),Material som krävs (Expanderad)
Nabin Haitcda28ce2017-02-27 17:46:31 +05303667apps/erpnext/erpnext/public/js/setup_wizard.js +190,"Add users to your organization, other than yourself","Lägg till användare till din organisation, annan än dig själv"
Nabin Hait93c15382017-03-30 16:57:05 +05303668apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +63,Posting Date cannot be future date,Publiceringsdatum kan inte vara framtida tidpunkt
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},Rad # {0}: Löpnummer {1} inte stämmer överens med {2} {3}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303670apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Casual Leave,Tillfällig ledighet
Anand Doshica4c8a22015-09-30 17:10:58 +05303671DocType: Batch,Batch ID,Batch-ID
Nabin Hait93c15382017-03-30 16:57:05 +05303672apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +368,Note: {0},Obs: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303673,Delivery Note Trends,Följesedel Trender
Nabin Hait72cee332016-10-26 17:45:06 +05303674apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +113,This Week's Summary,Veckans Sammanfattning
Nabin Hait93c15382017-03-30 16:57:05 +05303675,In Stock Qty,I lager Antal
Nabin Haitcda28ce2017-02-27 17:46:31 +05303676apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Konto: {0} kan endast uppdateras via aktietransaktioner
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303677DocType: Student Group Creation Tool,Get Courses,få Banor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303678DocType: GL Entry,Party,Parti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303679DocType: Sales Order,Delivery Date,Leveransdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303680DocType: Opportunity,Opportunity Date,Möjlighet Datum
3681DocType: Purchase Receipt,Return Against Purchase Receipt,Återgå mot inköpskvitto
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303682DocType: Request for Quotation Item,Request for Quotation Item,Offertförfrågan Punkt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303683DocType: Purchase Order,To Bill,Till Bill
3684DocType: Material Request,% Ordered,% Beordrade
Nabin Hait93c15382017-03-30 16:57:05 +05303685DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date","Ange e-postadress separerade med kommatecken, kommer fakturan att skickas automatiskt visst datum"
Nabin Haitcda28ce2017-02-27 17:46:31 +05303686apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +65,Piecework,Ackord
Nabin Hait93c15382017-03-30 16:57:05 +05303687apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Avg. Buying Rate,Avg. Köpkurs
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303688DocType: Task,Actual Time (in Hours),Faktisk tid (i timmar)
3689DocType: Employee,History In Company,Historia Företaget
Nabin Haitcda28ce2017-02-27 17:46:31 +05303690apps/erpnext/erpnext/config/learn.py +107,Newsletters,Nyhetsbrev
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303691DocType: Stock Ledger Entry,Stock Ledger Entry,Lager 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,Samma objekt har angetts flera gånger
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303693DocType: Department,Leave Block List,Lämna Block List
Nabin Hait93c15382017-03-30 16:57:05 +05303694DocType: Sales Invoice,Tax ID,Skatte ID
Anand Doshi191b2972015-10-21 16:50:31 +05303695apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,Produkt {0} är inte inställt för Serial Nos. Kolumn måste vara tom
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303696DocType: Accounts Settings,Accounts Settings,Kontoinställningar
Nabin Haitcda28ce2017-02-27 17:46:31 +05303697apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +7,Approve,Godkänna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303698DocType: Customer,Sales Partner and Commission,Försäljningen Partner och kommissionen
Nabin Hait93c15382017-03-30 16:57:05 +05303699DocType: Employee Loan,Rate of Interest (%) / Year,Hastighet av intresse (%) / år
Nabin Haitd25db232016-12-15 18:33:39 +05303700,Project Quantity,projekt Kvantitet
Nabin Hait93c15382017-03-30 16:57:05 +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'",Totalt {0} för alla objekt är noll kan vara du bör ändra &#39;Fördela avgifter bygger på&#39;
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303702DocType: Opportunity,To Discuss,Att Diskutera
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} enheter av {1} behövs i {2} för att slutföra denna transaktion.
Nabin Hait93c15382017-03-30 16:57:05 +05303704DocType: Loan Type,Rate of Interest (%) Yearly,Hastighet av intresse (%) Årlig
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303705DocType: SMS Settings,SMS Settings,SMS Inställningar
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303706apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Temporary Accounts,Tillfälliga konton
Nabin Haitcda28ce2017-02-27 17:46:31 +05303707apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +169,Black,Svart
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303708DocType: BOM Explosion Item,BOM Explosion Item,BOM Explosions Punkt
Anand Doshica4c8a22015-09-30 17:10:58 +05303709DocType: Account,Auditor,Redigerare
Nabin Hait93c15382017-03-30 16:57:05 +05303710apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +62,{0} items produced,{0} objekt producerade
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303711DocType: Cheque Print Template,Distance from top edge,Avståndet från den övre kanten
Nabin Hait93c15382017-03-30 16:57:05 +05303712apps/erpnext/erpnext/stock/get_item_details.py +272,Price List {0} is disabled or does not exist,Prislista {0} är inaktiverad eller inte existerar
Nabin Haitd25db232016-12-15 18:33:39 +05303713DocType: Purchase Invoice,Return,Återgå
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303714DocType: Production Order Operation,Production Order Operation,Produktionsorder Drift
3715DocType: Pricing Rule,Disable,Inaktivera
Nabin Hait93c15382017-03-30 16:57:05 +05303716apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +153,Mode of payment is required to make a payment,Verk betalning krävs för att göra en betalning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303717DocType: Project Task,Pending Review,Väntar På Granskning
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303718apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +106,"Asset {0} cannot be scrapped, as it is already {1}","Tillgångs {0} kan inte skrotas, eftersom det redan är {1}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303719DocType: Task,Total Expense Claim (via Expense Claim),Totalkostnadskrav (via utgiftsräkning)
Nabin Hait72cee332016-10-26 17:45:06 +05303720apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +70,Customer Id,Kundnummer
Nabin Hait34037e02016-02-03 13:10:54 +05303721apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +176,Mark Absent,Mark Frånvarande
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},Rad {0}: Valuta för BOM # {1} bör vara lika med den valda valutan {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303723DocType: Journal Entry Account,Exchange Rate,Växelkurs
Nabin Haitd25db232016-12-15 18:33:39 +05303724apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +530,Sales Order {0} is not submitted,Kundorder {0} är inte lämnat
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303725DocType: Homepage,Tag Line,Tag Linje
3726DocType: Fee Component,Fee Component,avgift Komponent
Nabin Hait93c15382017-03-30 16:57:05 +05303727apps/erpnext/erpnext/config/hr.py +195,Fleet Management,Fleet Management
3728apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +890,Add items from,Lägga till objekt från
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},Lager {0}: Moderbolaget konto {1} tillhör inte företaget {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303730DocType: Cheque Print Template,Regular,Regelbunden
Nabin Hait93c15382017-03-30 16:57:05 +05303731apps/erpnext/erpnext/schools/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Total weightage av alla kriterier för bedömning måste vara 100%
Anand Doshica4c8a22015-09-30 17:10:58 +05303732DocType: BOM,Last Purchase Rate,Senaste Beställningsvärde
3733DocType: Account,Asset,Tillgång
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303734DocType: Project Task,Task ID,Aktivitets-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 kan inte existera till punkt {0} sedan har varianter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303736,Sales Person-wise Transaction Summary,Försäljningen person visa transaktion Sammanfattning
Nabin Haitd25db232016-12-15 18:33:39 +05303737DocType: Training Event,Contact Number,Kontaktnummer
Nabin Haitcda28ce2017-02-27 17:46:31 +05303738apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +144,Warehouse {0} does not exist,Lager {0} existerar inte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303739apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Registrera För ERPNext Hub
3740DocType: Monthly Distribution,Monthly Distribution Percentages,Månadsdistributions Procentsatser
3741apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,Det valda alternativet kan inte ha Batch
Nabin Hait93c15382017-03-30 16:57:05 +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","Värdering hastighet hittades inte för föremål {0}, vilket krävs för att göra bokföringsposter för {1} {2}. Om objektet är transaktions som prov objekt i {1}, nämn det i {1} Punkt tabellen. Annars kan du skapa ett inkommande lagertransaktion för objektet eller omnämnande värderingstakten i post och försök sedan inlämning / avbryta denna post"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303743DocType: Delivery Note,% of materials delivered against this Delivery Note,% Av material som levereras mot detta följesedel
Rushabh Mehtad627af22016-03-03 11:24:58 +05303744DocType: Project,Customer Details,Kunduppgifter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303745DocType: Employee,Reports to,Rapporter till
Nabin Hait93c15382017-03-30 16:57:05 +05303746,Unpaid Expense Claim,Obetald räkningen
Anand Doshica4c8a22015-09-30 17:10:58 +05303747DocType: SMS Settings,Enter url parameter for receiver nos,Ange url parameter för mottagaren
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303748DocType: Payment Entry,Paid Amount,Betalt belopp
Nabin Haitcda28ce2017-02-27 17:46:31 +05303749DocType: Assessment Plan,Supervisor,Handledare
Nabin Hait93c15382017-03-30 16:57:05 +05303750apps/erpnext/erpnext/accounts/page/pos/pos.js +692,Online,Uppkopplad
Anand Doshica4c8a22015-09-30 17:10:58 +05303751,Available Stock for Packing Items,Tillgängligt lager för förpackningsprodukter
Anand Doshica4c8a22015-09-30 17:10:58 +05303752DocType: Item Variant,Item Variant,Produkt Variant
Nabin Hait93c15382017-03-30 16:57:05 +05303753DocType: Assessment Result Tool,Assessment Result Tool,Bedömningsresultatverktyg
Nabin Haitd25db232016-12-15 18:33:39 +05303754DocType: BOM Scrap Item,BOM Scrap Item,BOM Scrap Punkt
Nabin Hait93c15382017-03-30 16:57:05 +05303755apps/erpnext/erpnext/accounts/page/pos/pos.js +845,Submitted orders can not be deleted,Inlämnade order kan inte tas bort
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'","Kontosaldo redan i Debit, du är inte tillåten att ställa ""Balans måste vara"" som ""Kredit"""
3757apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +80,Quality Management,Kvalitetshantering
Nabin Haitd25db232016-12-15 18:33:39 +05303758apps/erpnext/erpnext/accounts/doctype/asset/asset.py +40,Item {0} has been disabled,Punkt {0} har inaktiverats
Nabin Hait93c15382017-03-30 16:57:05 +05303759DocType: Employee Loan,Repay Fixed Amount per Period,Återbetala fast belopp per period
Rushabh Mehtafc307972015-11-04 18:02:45 +05303760apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},Vänligen ange antal förpackningar för artikel {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303761DocType: Employee External Work History,Employee External Work History,Anställd Extern Arbetserfarenhet
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303762DocType: Tax Rule,Purchase,Inköp
Anand Doshi019111b2015-11-20 18:00:11 +05303763apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Balans Antal
Nabin Hait93c15382017-03-30 16:57:05 +05303764apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Mål kan inte vara tomt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303765DocType: Item Group,Parent Item Group,Överordnad produktgrupp
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303766apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} för {1}
Rushabh Mehtad627af22016-03-03 11:24:58 +05303767apps/erpnext/erpnext/setup/doctype/company/company.js +20,Cost Centers,Kostnadsställen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303768DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,I takt med vilket leverantörens valuta omvandlas till företagets basvaluta
3769apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Rad # {0}: Konflikt med tider rad {1}
Nabin Haitd25db232016-12-15 18:33:39 +05303770DocType: Training Event Employee,Invited,inbjuden
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,Flera aktiva lönestruktur hittades för arbetstagare {0} för de givna datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303772DocType: Opportunity,Next Contact,Nästa Kontakta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303773apps/erpnext/erpnext/config/accounts.py +272,Setup Gateway accounts.,Setup Gateway konton.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303774DocType: Employee,Employment Type,Anställnings Typ
Anand Doshica4c8a22015-09-30 17:10:58 +05303775apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Fasta tillgångar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303776DocType: Payment Entry,Set Exchange Gain / Loss,Ställ Exchange vinst / förlust
Anand Doshiee19fc02015-12-21 17:10:20 +05303777,Cash Flow,Pengaflöde
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,Ansökningstiden kan inte vara över två alocation register
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303779DocType: Item Group,Default Expense Account,Standardutgiftskonto
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,Student Batch eller kurs schema är obligatorisk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303781DocType: Employee,Notice (days),Observera (dagar)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303782DocType: Tax Rule,Sales Tax Template,Moms Mall
Nabin Hait93c15382017-03-30 16:57:05 +05303783apps/erpnext/erpnext/accounts/page/pos/pos.js +2298,Select items to save the invoice,Välj objekt för att spara fakturan
Anand Doshica4c8a22015-09-30 17:10:58 +05303784DocType: Employee,Encashment Date,Inlösnings Datum
Nabin Haitd25db232016-12-15 18:33:39 +05303785DocType: Training Event,Internet,internet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303786DocType: Account,Stock Adjustment,Lager för justering
Anand Doshica4c8a22015-09-30 17:10:58 +05303787apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Standard Aktivitetskostnad existerar för Aktivitetstyp - {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303788DocType: Production Order,Planned Operating Cost,Planerade driftkostnader
Nabin Hait72cee332016-10-26 17:45:06 +05303789DocType: Academic Term,Term Start Date,Term Startdatum
Nabin Hait93c15382017-03-30 16:57:05 +05303790apps/erpnext/erpnext/controllers/recurring_document.py +136,Please find attached {0} #{1},Härmed bifogas {0} # {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303791apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Kontoutdrag balans per huvudbok
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303792DocType: Job Applicant,Applicant Name,Sökandes Namn
Anand Doshica4c8a22015-09-30 17:10:58 +05303793DocType: Authorization Rule,Customer / Item Name,Kund / artikelnamn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303794DocType: 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
Anand Doshica4c8a22015-09-30 17:10:58 +05303800Note: BOM = Bill of Materials","Grupp ** artiklar ** till en annan ** Artkel **. Detta är användbart om du vill bunta vissa ** artiklar ** i ett paket och du behålla lager av de packade ** artiklarna ** och inte den sammanlagda ** artikeln **. Paketets ** Artiklar ** kommer att ha ""Är Lagervara"" som ""Nej"" och ""Är säljprodukt"" som ""Ja"". Till exempel: Om du säljer bärbara datorer och Ryggsäckar separat och har ett speciellt pris om kunden köper båda, sedan Laptop + Backpack kommer att bli en ny produkt Bundle Punkt. Obs! BOM = Bill of Materials"
Nabin Hait29b01222016-03-15 16:17:21 +05303801apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Löpnummer är obligatoriskt för punkt {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303802DocType: Item Variant Attribute,Attribute,Attribut
Nabin Haitcda28ce2017-02-27 17:46:31 +05303803apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Ange från / till intervallet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303804DocType: Serial No,Under AMC,Enligt AMC
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303805apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +54,Item valuation rate is recalculated considering landed cost voucher amount,Produkt värderingsvärdet omräknas pga angett rabattvärde
Nabin Haitcda28ce2017-02-27 17:46:31 +05303806apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Standardinställningar för att försäljnings transaktioner.
Nabin Hait93c15382017-03-30 16:57:05 +05303807DocType: Guardian,Guardian Of ,väktare
3808DocType: Grading Scale Interval,Threshold,Tröskel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303809DocType: BOM Replace Tool,Current BOM,Aktuell BOM
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303810apps/erpnext/erpnext/public/js/utils.js +39,Add Serial No,Lägg till Serienr
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303811apps/erpnext/erpnext/config/support.py +22,Warranty,Garanti
Nabin Haitd25db232016-12-15 18:33:39 +05303812DocType: Purchase Invoice,Debit Note Issued,Debetnota utfärdad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303813DocType: Production Order,Warehouses,Lager
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303814apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0} tillgång kan inte överföras
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303815DocType: Workstation,per hour,per timme
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303816apps/erpnext/erpnext/config/buying.py +7,Purchasing,Köp av
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303817DocType: Announcement,Announcement,Meddelande
Anand Doshica4c8a22015-09-30 17:10:58 +05303818DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Konto för lagret (Perpetual Inventory) kommer att skapas inom ramen för detta konto.
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.,Lager kan inte tas bort som lagrets huvudbok existerar för det här lagret.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303820DocType: Company,Distribution,Fördelning
Nabin Hait72cee332016-10-26 17:45:06 +05303821apps/erpnext/erpnext/schools/doctype/fees/fees.js +27,Amount Paid,Betald Summa
Nabin Haitcda28ce2017-02-27 17:46:31 +05303822apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Project Manager,Projektledare
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303823,Quoted Item Comparison,Citerade föremål Jämförelse
Nabin Haitcda28ce2017-02-27 17:46:31 +05303824apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Dispatch,Skicka
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 rabatt tillåtet för objektet: {0} är {1}%
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303826apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,Substansvärdet på
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303827DocType: Account,Receivable,Fordran
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,Rad # {0}: Inte tillåtet att byta leverantör som beställning redan existerar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303829DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Roll som får godkänna transaktioner som överstiger kreditgränser.
Nabin Hait93c15382017-03-30 16:57:05 +05303830apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +904,Select Items to Manufacture,Välj produkter i Tillverkning
3831apps/erpnext/erpnext/accounts/page/pos/pos.js +909,"Master data syncing, it might take some time","Basdata synkronisering, kan det ta lite tid"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303832DocType: Item,Material Issue,Materialproblem
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303833DocType: Hub Settings,Seller Description,Säljare Beskrivning
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303834DocType: Employee Education,Qualification,Kvalifikation
Anand Doshica4c8a22015-09-30 17:10:58 +05303835DocType: Item Price,Item Price,Produkt Pris
Anand Doshi019111b2015-11-20 18:00:11 +05303836apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Soap &amp; tvättmedel
Nabin Hait93c15382017-03-30 16:57:05 +05303837DocType: BOM,Show Items,Visa artiklar
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ån Tiden kan inte vara större än då.
Anand Doshi019111b2015-11-20 18:00:11 +05303839apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture &amp; Video
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303840apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Beställde
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303841DocType: Salary Detail,Component,Komponent
Nabin Hait93c15382017-03-30 16:57:05 +05303842DocType: Assessment Criteria,Assessment Criteria Group,Bedömningskriteriegrupp
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},Ingående ackumulerade avskrivningar måste vara mindre än lika med {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303844DocType: Warehouse,Warehouse Name,Lager Namn
3845DocType: Naming Series,Select Transaction,Välj transaktion
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303846apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Ange Godkännande roll eller godkänna Användare
3847DocType: Journal Entry,Write Off Entry,Avskrivningspost
3848DocType: BOM,Rate Of Materials Based On,Hastighet av material baserade på
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303849apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Stöd Analtyics
Nabin Hait34037e02016-02-03 13:10:54 +05303850apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,Avmarkera alla
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303851apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Företaget saknas i lager {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} inte tillhör studentgrupp {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303853DocType: POS Profile,Terms and Conditions,Villkor
Nabin Hait29b01222016-03-15 16:17:21 +05303854apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},Till Datum bör ligga inom räkenskapsåret. Förutsatt att Dag = {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303855DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Här kan du behålla längd, vikt, allergier, medicinska problem etc"
3856DocType: Leave Block List,Applies to Company,Gäller Företag
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,Det går inte att avbryta eftersom lämnad Lagernotering {0} existerar
Nabin Hait93c15382017-03-30 16:57:05 +05303858DocType: Employee Loan,Disbursement Date,utbetalning Datum
Nabin Haitd25db232016-12-15 18:33:39 +05303859DocType: Vehicle,Vehicle,Fordon
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303860DocType: Purchase Invoice,In Words,I Ord
Nabin Haitd25db232016-12-15 18:33:39 +05303861DocType: POS Profile,Item Groups,artikelgrupper
Nabin Haitcda28ce2017-02-27 17:46:31 +05303862apps/erpnext/erpnext/hr/doctype/employee/employee.py +217,Today is {0}'s birthday!,Idag är {0} s födelsedag!
Anand Doshica4c8a22015-09-30 17:10:58 +05303863DocType: Production Planning Tool,Material Request For Warehouse,Material Begäran För Lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303864DocType: Sales Order Item,For Production,För produktion
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303865DocType: Payment Request,payment_url,payment_url
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303866DocType: Project Task,View Task,Se uppgifter
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303867apps/erpnext/erpnext/public/js/setup_wizard.js +61,Your financial year begins on,Din räkenskapsår som börjar på
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303868DocType: Material Request,MREQ-,MREQ-
3869,Asset Depreciations and Balances,Asset Avskrivningar och saldon
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},Belopp {0} {1} överförs från {2} till {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303871DocType: Sales Invoice,Get Advances Received,Få erhållna förskott
3872DocType: Email Digest,Add/Remove Recipients,Lägg till / ta bort mottagare
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},Transaktion inte tillåtet mot stoppad produktionsorder {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303874apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","För att ställa denna verksamhetsåret som standard, klicka på &quot;Ange som standard&quot;"
Nabin Hait93c15382017-03-30 16:57:05 +05303875apps/erpnext/erpnext/projects/doctype/project/project.py +192,Join,Ansluta sig
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303876apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,Brist Antal
Nabin Haitcda28ce2017-02-27 17:46:31 +05303877apps/erpnext/erpnext/stock/doctype/item/item.py +666,Item variant {0} exists with same attributes,Punkt variant {0} finns med samma attribut
Nabin Hait93c15382017-03-30 16:57:05 +05303878DocType: Employee Loan,Repay from Salary,Repay från Lön
Nabin Hait72cee332016-10-26 17:45:06 +05303879DocType: Leave Application,LAP/,KNÄ/
Nabin Hait93c15382017-03-30 16:57:05 +05303880apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +334,Requesting payment against {0} {1} for amount {2},Begärande betalning mot {0} {1} för mängden {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303881DocType: Salary Slip,Salary Slip,Lön Slip
Nabin Haitd25db232016-12-15 18:33:39 +05303882DocType: Lead,Lost Quotation,förlorade Offert
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303883DocType: Pricing Rule,Margin Rate or Amount,Marginal snabbt eller hur mycket
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;Till datum&quot; krävs
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303885DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Skapa följesedlar efter paket som skall levereras. Används för att meddela kollinummer, paketets innehåll och dess vikt."
3886DocType: Sales Invoice Item,Sales Order Item,Försäljning Beställningsvara
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303887DocType: Salary Slip,Payment Days,Betalningsdagar
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,Lager med underordnade noder kan inte omvandlas till liggaren
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303889DocType: BOM,Manage cost of operations,Hantera kostnaderna för verksamheten
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303890DocType: 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.","När någon av de kontrollerade transaktionerna är""Skickat"", en e-post pop-up öppnas automatiskt för att skicka ett mail till den tillhörande ""Kontakt"" i denna transaktion, med transaktionen som en bifogad fil. Användaren kan eller inte kan skicka e-post."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303891apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globala inställningar
Nabin Hait93c15382017-03-30 16:57:05 +05303892DocType: Assessment Result Detail,Assessment Result Detail,Detaljer Bedömningsresultat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303893DocType: Employee Education,Employee Education,Anställd Utbildning
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,Dubblett grupp finns i posten grupptabellen
Nabin Hait93c15382017-03-30 16:57:05 +05303895apps/erpnext/erpnext/public/js/controllers/transaction.js +930,It is needed to fetch Item Details.,Det behövs för att hämta produktdetaljer.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303896DocType: Salary Slip,Net Pay,Nettolön
3897DocType: Account,Account,Konto
Anand Doshi191b2972015-10-21 16:50:31 +05303898apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Serienummer {0} redan har mottagits
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303899,Requested Items To Be Transferred,Efterfrågade artiklar som ska överföras
Nabin Haitcda28ce2017-02-27 17:46:31 +05303900DocType: Expense Claim,Vehicle Log,fordonet 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.","Lager {0} är inte kopplat till något konto, vänligen skapa / koppla motsvarande (Asset) står för lagret."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303902DocType: Purchase Invoice,Recurring Id,Återkommande Id
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303903DocType: Customer,Sales Team Details,Försäljnings Team Detaljer
Nabin Hait93c15382017-03-30 16:57:05 +05303904apps/erpnext/erpnext/accounts/page/pos/pos.js +1252,Delete permanently?,Ta bort permanent?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303905DocType: Expense Claim,Total Claimed Amount,Totalt yrkade beloppet
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303906apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Potentiella möjligheter för att sälja.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303907apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +211,Invalid {0},Ogiltigt {0}
3908apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +52,Sick Leave,Sjukskriven
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303909DocType: Email Digest,Email Digest,E-postutskick
3910DocType: Delivery Note,Billing Address Name,Faktureringsadress Namn
Anand Doshi019111b2015-11-20 18:00:11 +05303911apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Varuhus
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303912DocType: Warehouse,PIN,STIFT
Nabin Hait93c15382017-03-30 16:57:05 +05303913apps/erpnext/erpnext/setup/setup_wizard/sample_data.py +108,Setup your School in ERPNext,Setup din skola i ERPNext
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303914DocType: Sales Invoice,Base Change Amount (Company Currency),Basförändring Belopp (Company valuta)
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,Inga bokföringsposter för följande lager
Nabin Hait72cee332016-10-26 17:45:06 +05303916apps/erpnext/erpnext/projects/doctype/project/project.js +92,Save the document first.,Spara dokumentet först.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303917DocType: Account,Chargeable,Avgift
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303918DocType: Company,Change Abbreviation,Ändra Förkortning
Anand Doshica4c8a22015-09-30 17:10:58 +05303919DocType: Expense Claim Detail,Expense Date,Utgiftsdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303920DocType: Item,Max Discount (%),Max rabatt (%)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303921apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Sista beställningsmängd
Nabin Haitd25db232016-12-15 18:33:39 +05303922DocType: Daily Work Summary,Email Sent To,Email skickat till
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303923DocType: Budget,Warn,Varna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303924DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Alla andra anmärkningar, anmärkningsvärt ansträngning som ska gå i registren."
Anand Doshica4c8a22015-09-30 17:10:58 +05303925DocType: BOM,Manufacturing User,Tillverkningsanvändare
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303926DocType: Purchase Invoice,Raw Materials Supplied,Råvaror Levereras
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303927DocType: Purchase Invoice,Recurring Print Format,Återkommande Utskriftsformat
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303928DocType: C-Form,Series,Serie
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,Förväntat leveransdatum kan inte vara före beställningsdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303930DocType: Appraisal,Appraisal Template,Bedömning mall
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303931DocType: Item Group,Item Classification,Produkt Klassificering
Nabin Haitcda28ce2017-02-27 17:46:31 +05303932apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Business Development Manager,Business Development Manager
Anand Doshica4c8a22015-09-30 17:10:58 +05303933DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Servicebesökets syfte
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303934apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,Period
3935apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,Allmän huvudbok
Nabin Hait93c15382017-03-30 16:57:05 +05303936apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +33,Employee {0} on Leave on {1},Medarbetare {0} på Lämna på {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303937apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Se prospekts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303938DocType: Program Enrollment Tool,New Program,nytt program
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303939DocType: Item Attribute Value,Attribute Value,Attribut Värde
Anand Doshica4c8a22015-09-30 17:10:58 +05303940,Itemwise Recommended Reorder Level,Produktvis Rekommenderad Ombeställningsnivå
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303941DocType: Salary Detail,Salary Detail,lön Detalj
Nabin Haitcda28ce2017-02-27 17:46:31 +05303942apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +961,Please select {0} first,Välj {0} först
3943apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +778,Batch {0} of Item {1} has expired.,Batch {0} av Punkt {1} har löpt ut.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303944DocType: Sales Invoice,Commission,Kommissionen
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303945apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Tidrapportering för tillverkning.
3946apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,Delsumma
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303947DocType: Salary Detail,Default Amount,Standard Mängd
Nabin Hait72cee332016-10-26 17:45:06 +05303948apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +93,Warehouse not found in the system,Lagret hittades inte i systemet
3949apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +116,This Month's Summary,Månadens Sammanfattning
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303950DocType: Quality Inspection Reading,Quality Inspection Reading,Kvalitetskontroll Läsning
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303951apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,`Frys lager äldre än` bör vara mindre än% d dagar.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303952DocType: Tax Rule,Purchase Tax Template,Köp Tax Mall
3953,Project wise Stock Tracking,Projektvis lager Spårning
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303954apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Underhållsschema {0} finns mot {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05303955DocType: Stock Entry Detail,Actual Qty (at source/target),Faktiska Antal (vid källa/mål)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303956DocType: Item Customer Detail,Ref Code,Referenskod
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303957apps/erpnext/erpnext/config/hr.py +12,Employee records.,Personaldokument.
Nabin Haitcda28ce2017-02-27 17:46:31 +05303958apps/erpnext/erpnext/accounts/doctype/asset/asset.py +91,Please set Next Depreciation Date,Ställ Nästa Avskrivningar Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303959DocType: HR Settings,Payroll Settings,Sociala Inställningar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303960apps/erpnext/erpnext/config/accounts.py +148,Match non-linked Invoices and Payments.,Matcha ej bundna fakturor och betalningar.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303961apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Beställa
Nabin Hait72cee332016-10-26 17:45:06 +05303962DocType: Email Digest,New Purchase Orders,Nya beställningar
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303963apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,Root kan inte ha en överordnat kostnadsställe
3964apps/erpnext/erpnext/public/js/stock_analytics.js +58,Select Brand...,Välj märke ...
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303965apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,Ackumulerade avskrivningar som på
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303966DocType: Sales Invoice,C-Form Applicable,C-Form Tillämplig
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 måste vara större än 0 för drift {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05303968apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Warehouse is mandatory,Warehouse är obligatoriskt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303969DocType: Supplier,Address and Contacts,Adress och kontakter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303970DocType: UOM Conversion Detail,UOM Conversion Detail,UOM Omvandlings Detalj
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),Håll det webb vänligt 900px (w) med 100px (h)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303972DocType: Program,Program Abbreviation,program Förkortning
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,Produktionsorder kan inte skickas till en objektmall
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303974apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +51,Charges are updated in Purchase Receipt against each item,Avgifter uppdateras i inköpskvitto för varje post
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303975DocType: Warranty Claim,Resolved By,Åtgärdad av
Nabin Haitcda28ce2017-02-27 17:46:31 +05303976DocType: Appraisal,Start Date,Start Datum
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303977apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Tilldela avgångar under en period.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303978apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Checkar och Insättningar rensas felaktigt
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,Konto {0}: Du kan inte tilldela sig själv som förälder konto
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303980DocType: Purchase Invoice Item,Price List Rate,Prislista värde
Nabin Hait93c15382017-03-30 16:57:05 +05303981apps/erpnext/erpnext/utilities/activation.py +73,Create customer quotes,Skapa kund citat
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303982DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Visa &quot;i lager&quot; eller &quot;Inte i lager&quot; som bygger på lager tillgängliga i detta lager.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303983apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Bill of Materials (BOM)
Anand Doshica4c8a22015-09-30 17:10:58 +05303984DocType: Item,Average time taken by the supplier to deliver,Genomsnittlig tid det tar för leverantören att leverera
Nabin Haitcda28ce2017-02-27 17:46:31 +05303985apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.js +12,Assessment Result,bedömning Resultat
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303986apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Timmar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303987DocType: Project,Expected Start Date,Förväntat startdatum
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303988apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +48,Remove item if charges is not applicable to that item,Ta bort alternativ om avgifter inte är tillämpade för denna post
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303989DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,T.ex. 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,Transaktions valutan måste vara samma som Payment Gateway valuta
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303991DocType: Payment Entry,Receive,Receive
Nabin Hait72cee332016-10-26 17:45:06 +05303992apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,citat:
Anand Doshica4c8a22015-09-30 17:10:58 +05303993DocType: Maintenance Visit,Fully Completed,Helt Avslutad
3994apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Färdig
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303995DocType: Employee,Educational Qualification,Utbildnings Kvalificering
3996DocType: Workstation,Operating Costs,Operations Kostnader
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303997DocType: Budget,Action if Accumulated Monthly Budget Exceeded,Åtgärder om sammanlagda månadsbudgeten överskrids
Rushabh Mehtad627af22016-03-03 11:24:58 +05303998DocType: Purchase Invoice,Submit on creation,Lämna in en skapelse
Nabin Haitd25db232016-12-15 18:33:39 +05303999apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +442,Currency for {0} must be {1},Valuta för {0} måste vara {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304000DocType: Asset,Disposal Date,bortskaffande Datum
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.","E-post kommer att skickas till alla aktiva anställda i bolaget vid en given timme, om de inte har semester. Sammanfattning av svaren kommer att sändas vid midnatt."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304002DocType: Employee Leave Approver,Employee Leave Approver,Anställd Lämna godkännare
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},Rad {0}: En Beställnings post finns redan för detta lager {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.","Det går inte att ange som förlorad, eftersom Offert har gjorts."
4005apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +13,Training Feedback,utbildning Feedback
4006DocType: Vehicle Log,Make Expense Claim,Gör räkningen
Nabin Haitd25db232016-12-15 18:33:39 +05304007apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +449,Production Order {0} must be submitted,Produktionsorder {0} måste lämnas in
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304008apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},Välj startdatum och slutdatum för punkt {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304009apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +35,Course is mandatory in row {0},Kursen är obligatorisk i rad {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304010apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Hittills inte kan vara före startdatum
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304011DocType: 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,Lägg till / redigera priser
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304013DocType: Cheque Print Template,Cheque Print Template,Check utskriftsmall
4014apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +36,Chart of Cost Centers,Kontoplan på Kostnadsställen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304015,Requested Items To Be Ordered,Efterfrågade artiklar Beställningsvara
Nabin Hait93c15382017-03-30 16:57:05 +05304016apps/erpnext/erpnext/accounts/doctype/account/account.py +181,Warehouse company must be same as Account company,Lager företag måste vara densamma som Account företag
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304017DocType: Price List,Price List Name,Pris Listnamn
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},Det dagliga arbetet Sammandrag för {0}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304019DocType: Employee Loan,Totals,Totals
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304020DocType: BOM,Manufacturing,Tillverkning
4021,Ordered Items To Be Delivered,Beställda varor som skall levereras
4022DocType: Account,Income,Inkomst
Anand Doshica4c8a22015-09-30 17:10:58 +05304023DocType: Industry Type,Industry Type,Industrityp
Nabin Hait93c15382017-03-30 16:57:05 +05304024apps/erpnext/erpnext/templates/includes/cart.js +149,Something went wrong!,Något gick snett!
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,Varning: Ledighetsansökan innehåller följande block datum
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,Fakturan {0} har redan lämnats in
4027DocType: Assessment Result Detail,Score,Göra
Nabin Hait29b01222016-03-15 16:17:21 +05304028apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Räkenskapsårets {0} inte existerar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304029apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Slutförande Datum
Anand Doshica4c8a22015-09-30 17:10:58 +05304030DocType: Purchase Invoice Item,Amount (Company Currency),Belopp (Företagsvaluta)
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} enheter av {1} behövs i {2} på {3} {4} för {5} för att slutföra denna transaktion.
Nabin Hait72cee332016-10-26 17:45:06 +05304032DocType: Fee Structure,Student Category,elev Kategori
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,Obligatorisk feild - Få studenter från
4034DocType: Announcement,Student,Elev
Nabin Hait93c15382017-03-30 16:57:05 +05304035apps/erpnext/erpnext/config/hr.py +229,Organization unit (department) master.,Organisation enhet (avdelnings) ledare.
Nabin Haitcda28ce2017-02-27 17:46:31 +05304036apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +26,Please enter valid mobile nos,Ange giltiga mobil nos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304037apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Ange meddelandet innan du skickar
Nabin Hait72cee332016-10-26 17:45:06 +05304038DocType: Email Digest,Pending Quotations,avvaktan Citat
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304039apps/erpnext/erpnext/config/accounts.py +277,Point-of-Sale Profile,Butikförsäljnings profil
Nabin Haitcda28ce2017-02-27 17:46:31 +05304040apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +70,Please Update SMS Settings,Uppdatera SMS Inställningar
4041apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Unsecured Loans,Lån utan säkerhet
Anand Doshica4c8a22015-09-30 17:10:58 +05304042DocType: Cost Center,Cost Center Name,Kostnadcenter Namn
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304043DocType: Employee,B+,B +
4044DocType: HR Settings,Max working hours against Timesheet,Max arbetstid mot tidrapport
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304045DocType: Maintenance Schedule Detail,Scheduled Date,Planerat datum
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304046apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +66,Total Paid Amt,Totalt betalade Amt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304047DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Meddelanden som är större än 160 tecken delas in i flera meddelanden
4048DocType: Purchase Receipt Item,Received and Accepted,Mottagit och godkänt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304049,Serial No Service Contract Expiry,Löpnummer serviceavtal löper ut
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,Du kan inte kreditera och debitera samma konto på samma gång
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304051DocType: Naming Series,Help HTML,Hjälp HTML
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304052DocType: 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 Based On
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},Totalt weightage delas ska vara 100%. Det är {0}
4055apps/erpnext/erpnext/public/js/setup_wizard.js +265,Your Suppliers,Dina Leverantörer
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.,Kan inte ställa in då Förlorad kundorder är gjord.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304057DocType: Request for Quotation Item,Supplier Part No,Leverantör varunummer
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',Det går inte att dra när kategori är för &quot;Värdering&quot; eller &quot;Vaulation och Total&quot;
4059apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +336,Received From,Mottagen från
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304060DocType: Lead,Converted,Konverterad
4061DocType: Item,Has Serial No,Har Löpnummer
4062DocType: Employee,Date of Issue,Utgivningsdatum
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ån {0} för {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},Rad # {0}: Ställ Leverantör för punkt {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.,V {0}: Timmar Värdet måste vara större än noll.
4066apps/erpnext/erpnext/stock/doctype/item/item.py +172,Website Image {0} attached to Item {1} cannot be found,Website Bild {0} fäst till punkt {1} kan inte hittas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304067DocType: Issue,Content Type,Typ av innehåll
Anand Doshi019111b2015-11-20 18:00:11 +05304068apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Dator
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304069DocType: Item,List this Item in multiple groups on the website.,Lista detta objekt i flera grupper på webbplatsen.
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,Kontrollera flera valutor möjlighet att tillåta konton med annan valuta
Nabin Haitcda28ce2017-02-27 17:46:31 +05304071apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +86,Item: {0} does not exist in the system,Produkt: {0} existerar inte i systemet
4072apps/erpnext/erpnext/accounts/doctype/account/account.py +110,You are not authorized to set Frozen value,Du har inte behörighet att ställa in Frysta värden
Anand Doshica4c8a22015-09-30 17:10:58 +05304073DocType: Payment Reconciliation,Get Unreconciled Entries,Hämta ej verifierade Anteckningar
Anand Doshibb256e42016-01-04 16:50:38 +05304074DocType: Payment Reconciliation,From Invoice Date,Från fakturadatum
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,Fakturerings valutan måste vara lika med antingen standard comapany valuta eller partikontovaluta
Nabin Hait93c15382017-03-30 16:57:05 +05304076apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Leave Encashment,Lämna inlösen
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304077apps/erpnext/erpnext/public/js/setup_wizard.js +48,What does it do?,Vad gör den?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304078DocType: Delivery Note,To Warehouse,Till Warehouse
Nabin Hait72cee332016-10-26 17:45:06 +05304079apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +23,All Student Admissions,Alla Student Antagning
Anand Doshica4c8a22015-09-30 17:10:58 +05304080,Average Commission Rate,Genomsnittligt commisionbetyg
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;Har Löpnummer&quot; kan inte vara &quot;ja&quot; för icke Beställningsvara
4082apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +39,Attendance can not be marked for future dates,Närvaro kan inte markeras för framtida datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304083DocType: Pricing Rule,Pricing Rule Help,Prissättning Regel Hjälp
Nabin Hait93c15382017-03-30 16:57:05 +05304084DocType: School House,House Name,Hus-namn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304085DocType: Purchase Taxes and Charges,Account Head,Kontohuvud
Nabin Haitcda28ce2017-02-27 17:46:31 +05304086apps/erpnext/erpnext/config/stock.py +168,Update additional costs to calculate landed cost of items,Uppdatera merkostnader för att beräkna landade kostnaden för objekt
4087apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +115,Electrical,Elektrisk
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,Lägg till resten av din organisation som dina användare. Du kan också bjuda in Kunder till din portal genom att lägga till dem från Kontakter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304089DocType: Stock Entry,Total Value Difference (Out - In),Total Value Skillnad (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,Rad {0}: Växelkurser är obligatorisk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304091apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Användar-ID inte satt för anställd {0}
Nabin Haitd25db232016-12-15 18:33:39 +05304092DocType: Vehicle,Vehicle Value,fordons Värde
Anand Doshica4c8a22015-09-30 17:10:58 +05304093DocType: Stock Entry,Default Source Warehouse,Standardkälla Lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304094DocType: Item,Customer Code,Kund kod
Nabin Haitcda28ce2017-02-27 17:46:31 +05304095apps/erpnext/erpnext/hr/doctype/employee/employee.py +216,Birthday Reminder for {0},Påminnelse födelsedag för {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304096apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dagar sedan senast 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,Debitering av kontot måste vara ett balanskonto
Anand Doshica4c8a22015-09-30 17:10:58 +05304098DocType: Buying Settings,Naming Series,Namge Serien
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304099DocType: Leave Block List,Leave Block List Name,Lämna Blocklistnamn
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,Insurance Startdatum bör vara mindre än försäkring Slutdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304101apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Stock Tillgångar
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304102DocType: Timesheet,Production Detail,produktion Detalj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304103DocType: Target Detail,Target Qty,Mål Antal
Rushabh Mehtad627af22016-03-03 11:24:58 +05304104DocType: Shopping Cart Settings,Checkout Settings,kassa Inställningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304105DocType: Attendance,Present,Närvarande
4106apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Följesedel {0} får inte lämnas
4107DocType: Notification Control,Sales Invoice Message,Fakturan Meddelande
Anand Doshi666fbaf2015-11-26 12:40:13 +05304108apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Utgående konto {0} måste vara av typen Ansvar / 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},Lönebesked av personal {0} redan skapats för tidrapporten {1}
Nabin Haitd25db232016-12-15 18:33:39 +05304110DocType: Vehicle Log,Odometer,Vägmätare
Rushabh Mehtafc307972015-11-04 18:02:45 +05304111DocType: Sales Order Item,Ordered Qty,Beställde Antal
Nabin Haitcda28ce2017-02-27 17:46:31 +05304112apps/erpnext/erpnext/stock/doctype/item/item.py +694,Item {0} is disabled,Punkt {0} är inaktiverad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304113DocType: Stock Settings,Stock Frozen Upto,Lager Fryst 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 inte innehåller någon lagervara
4115apps/erpnext/erpnext/controllers/recurring_document.py +172,Period From and Period To dates mandatory for recurring {0},Period Från och period datum obligatoriska för återkommande {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304116apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Projektverksamhet / uppgift.
Nabin Haitd25db232016-12-15 18:33:39 +05304117DocType: Vehicle Log,Refuelling Details,Tanknings Detaljer
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304118apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Generera lönebesked
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}","Köp måste anges, i förekommande fall väljs som {0}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304120apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Rabatt måste vara mindre än 100
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304121apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +106,Last purchase rate not found,Sista köpkurs hittades inte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304122DocType: Purchase Invoice,Write Off Amount (Company Currency),Skriv engångsavgift (Company valuta)
Nabin Hait72cee332016-10-26 17:45:06 +05304123DocType: Sales Invoice Timesheet,Billing Hours,fakturerings Timmar
Nabin Hait93c15382017-03-30 16:57:05 +05304124apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +499,Default BOM for {0} not found,Standard BOM för {0} hittades inte
Nabin Haitcda28ce2017-02-27 17:46:31 +05304125apps/erpnext/erpnext/stock/doctype/item/item.py +490,Row #{0}: Please set reorder quantity,Rad # {0}: Ställ in beställningsmängd
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304126DocType: Fees,Program Enrollment,programmet Inskrivning
Anand Doshica4c8a22015-09-30 17:10:58 +05304127DocType: Landed Cost Voucher,Landed Cost Voucher,Landad Kostnad rabatt
Nabin Haitcda28ce2017-02-27 17:46:31 +05304128apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},Ställ in {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304129DocType: Purchase Invoice,Repeat on Day of Month,Upprepa på Månadsdag
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304130DocType: Employee,Health Details,Hälsa Detaljer
Anand Doshica4c8a22015-09-30 17:10:58 +05304131DocType: Offer Letter,Offer Letter Terms,Erbjudande Brev Villkor
Nabin Hait72cee332016-10-26 17:45:06 +05304132DocType: Payment Entry,Allocate Payment Amount,Tilldela Betalningsbelopp
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304133DocType: Employee External Work History,Salary,Lön
4134DocType: Serial No,Delivery Document Type,Leverans Dokumenttyp
4135DocType: Process Payroll,Submit all salary slips for the above selected criteria,Skicka alla lönebesked för de ovan valda kriterier
4136apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} artiklar synkroniseras
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304137DocType: Sales Order,Partly Delivered,Delvis Levererad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304138DocType: Email Digest,Receivables,Fordringar
Nabin Hait72cee332016-10-26 17:45:06 +05304139DocType: Lead Source,Lead Source,bly Källa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304140DocType: Customer,Additional information regarding the customer.,Ytterligare information om kunden.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304141DocType: Quality Inspection Reading,Reading 5,Avläsning 5
Anand Doshica4c8a22015-09-30 17:10:58 +05304142DocType: Maintenance Visit,Maintenance Date,Underhållsdatum
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304143DocType: Purchase Invoice Item,Rejected Serial No,Avvisat Serienummer
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 startdatum eller slutdatum överlappar med {0}. För att undvika ställ företag
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304145apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},Startdatum bör vara mindre än slutdatumet för punkt {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304146DocType: Item,"Example: ABCD.#####
Anand Doshica4c8a22015-09-30 17:10:58 +05304147If 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.","Exempel:. ABCD ##### Om serien är inställd och Löpnummer inte nämns i transaktioner, skapas automatiska serienummer utifrån denna serie. Om du alltid vill ange serienumren för denna artikel. lämna det tomt."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304148DocType: Upload Attendance,Upload Attendance,Ladda upp Närvaro
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 och tillverkningskvantitet krävs
Anand Doshica4c8a22015-09-30 17:10:58 +05304150apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Åldringsräckvidd 2
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304151DocType: SG Creation Tool Course,Max Strength,max Styrka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304152apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,BOM ersatte
4153,Sales Analytics,Försäljnings Analytics
Nabin Haitd25db232016-12-15 18:33:39 +05304154apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +114,Available {0},Tillgängliga {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304155DocType: Manufacturing Settings,Manufacturing Settings,Tillverknings Inställningar
4156apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Ställa in e-post
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,Ange standardvaluta i Bolaget
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304159DocType: Stock Entry Detail,Stock Entry Detail,Stock Entry Detalj
Nabin Hait72cee332016-10-26 17:45:06 +05304160apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +110,Daily Reminders,Dagliga påminnelser
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304161DocType: Products Settings,Home Page is Products,Hemsida är produkter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304162,Asset Depreciation Ledger,Avskrivning Ledger
Nabin Haitcda28ce2017-02-27 17:46:31 +05304163apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +86,Tax Rule Conflicts with {0},Skatt Regel Konflikter med {0}
Nabin Haitd25db232016-12-15 18:33:39 +05304164apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,Nytt kontonamn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304165DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Råvaror Levererans Kostnad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304166DocType: Selling Settings,Settings for Selling Module,Inställningar för att sälja Modul
Nabin Haitcda28ce2017-02-27 17:46:31 +05304167apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Customer Service,Kundtjänst
4168DocType: BOM,Thumbnail,Miniatyr
Anand Doshica4c8a22015-09-30 17:10:58 +05304169DocType: Item Customer Detail,Item Customer Detail,Produktdetaljer kund
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304170apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Erbjud kandidaten ett jobb.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304171DocType: Notification Control,Prompt for Email on Submission of,Fråga för e-post på Inlämning av
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,Totalt tilldelade bladen är mer än dagar under perioden
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304173DocType: Pricing Rule,Percentage,Procentsats
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,Produkt {0} måste vara en lagervara
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304175DocType: Manufacturing Settings,Default Work In Progress Warehouse,Standard Work In Progress Warehouse
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304176apps/erpnext/erpnext/config/accounts.py +252,Default settings for accounting transactions.,Standardinställningarna för bokföringstransaktioner.
Nabin Hait72cee332016-10-26 17:45:06 +05304177DocType: Maintenance Visit,MV,MV
Nabin Hait93c15382017-03-30 16:57:05 +05304178apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Förväntat datum kan inte vara före datum för materialbegäran
4179DocType: Production Order,Source Warehouse (for reserving Items),Källa Warehouse (för att reservera varor)
4180DocType: Employee Loan,Repayment Period in Months,Återbetalning i månader
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304181apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Fel: Inte ett giltigt id?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304182DocType: Naming Series,Update Series Number,Uppdatera Serie Nummer
4183DocType: Account,Equity,Eget kapital
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}: &quot;Resultaträkning&quot; kontotyp {2} inte tillåtet i Öppna Entry
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304185DocType: Sales Order,Printing Details,Utskrifter Detaljer
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304186DocType: Task,Closing Date,Slutdatum
4187DocType: Sales Order Item,Produced Quantity,Producerat Kvantitet
Nabin Haitcda28ce2017-02-27 17:46:31 +05304188apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Engineer,Ingenjör
Nabin Hait72cee332016-10-26 17:45:06 +05304189DocType: Journal Entry,Total Amount Currency,Totalt Belopp Valuta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304190apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Sök Sub Assemblies
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},Produkt kod krävs vid Radnr {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304192DocType: Sales Partner,Partner Type,Partner Typ
4193DocType: Purchase Taxes and Charges,Actual,Faktisk
Anand Doshica4c8a22015-09-30 17:10:58 +05304194DocType: Authorization Rule,Customerwise Discount,Kundrabatt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304195apps/erpnext/erpnext/config/projects.py +35,Timesheet for tasks.,Tidrapport för uppgifter.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304196DocType: Purchase Invoice,Against Expense Account,Mot utgiftskonto
4197DocType: Production Order,Production Order,Produktionsorder
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,Installeringsnotis {0} har redan lämnats in
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304199DocType: Bank Reconciliation,Get Payment Entries,Få Betalnings Inlägg
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304200DocType: Quotation Item,Against Docname,Mot doknamn
4201DocType: SMS Center,All Employee (Active),Personal (aktiv)
4202apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Visa nu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304203DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Välj den period när fakturan kommer att genereras automatiskt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304204DocType: BOM,Raw Material Cost,Råvarukostnad
Rushabh Mehtadd408d82016-02-09 12:24:27 +05304205DocType: Item Reorder,Re-Order Level,Återuppta nivå
Anand Doshica4c8a22015-09-30 17:10:58 +05304206DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Ange produkter och planerad ant. som du vill höja produktionsorder eller hämta råvaror för analys.
Nabin Hait72cee332016-10-26 17:45:06 +05304207apps/erpnext/erpnext/projects/doctype/project/project.js +45,Gantt Chart,Gantt-Schema
Nabin Haitcda28ce2017-02-27 17:46:31 +05304208apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Part-time,Deltid
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304209DocType: Employee,Applicable Holiday List,Tillämplig kalender
4210DocType: Employee,Cheque,Check
Nabin Haitcda28ce2017-02-27 17:46:31 +05304211apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +60,Series Updated,Serie Uppdaterad
4212apps/erpnext/erpnext/accounts/doctype/account/account.py +163,Report Type is mandatory,Rapporttyp är obligatorisk
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304213DocType: Item,Serial Number Series,Serial Number Series
Rushabh Mehtafc307972015-11-04 18:02:45 +05304214apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},Lager är obligatoriskt för Lagervara {0} i rad {1}
Anand Doshi019111b2015-11-20 18:00:11 +05304215apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Detaljhandel och grossisthandel
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304216DocType: Issue,First Responded On,Först svarade den
Anand Doshica4c8a22015-09-30 17:10:58 +05304217DocType: Website Item Group,Cross Listing of Item in multiple groups,Kors Notering av punkt i flera grupper
Nabin Hait72cee332016-10-26 17:45:06 +05304218DocType: Grade Interval,Grade Interval,grade Intervall
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},Räkenskapsårets Startdatum och Räkenskapsårets Slutdatum är redan inställd under räkenskapsåret {0}
4220apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Clearance Date updated,Clearance Datum uppdateras
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304221apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,Framgångsrikt Avstämt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304222DocType: Request for Quotation Supplier,Download PDF,Hämta PDF
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304223DocType: Production Order,Planned End Date,Planerat Slutdatum
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,Vänligen installation nummerserier för Närvaro via Inställningar&gt; nummerserie
Nabin Haitcda28ce2017-02-27 17:46:31 +05304225apps/erpnext/erpnext/config/stock.py +184,Where items are stored.,Där artiklar lagras.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304226DocType: Request for Quotation,Supplier Detail,leverantör Detalj
Nabin Hait93c15382017-03-30 16:57:05 +05304227apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +96,Error in formula or condition: {0},Fel i formel eller ett tillstånd: {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304228apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Fakturerade belopp
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304229DocType: Attendance,Attendance,Närvaro
Nabin Hait93c15382017-03-30 16:57:05 +05304230apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304231DocType: BOM,Materials,Material
Anand Doshica4c8a22015-09-30 17:10:58 +05304232DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Om inte markerad, måste listan läggas till varje avdelning där den måste tillämpas."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304233apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,Källa och Mål Warehouse kan inte vara samma
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,Bokningsdatum och bokningstid är obligatorisk
Nabin Hait18f0dd02016-04-15 14:50:45 +05304235apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Skatte mall för att köpa transaktioner.
Anand Doshica4c8a22015-09-30 17:10:58 +05304236,Item Prices,Produktpriser
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304237DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,I Ord kommer att synas när du sparar beställningen.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304238DocType: Period Closing Voucher,Period Closing Voucher,Period Utgående Rabattkoder
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304239apps/erpnext/erpnext/config/selling.py +67,Price List master.,Huvudprislista.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304240DocType: Task,Review Date,Kontroll Datum
4241DocType: Purchase Invoice,Advance Payments,Förskottsbetalningar
Anand Doshica4c8a22015-09-30 17:10:58 +05304242DocType: Purchase Taxes and Charges,On Net Total,På Net Totalt
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},Värde för Attribut {0} måste vara inom intervallet {1} till {2} i steg om {3} till punkt {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 lager i rad {0} måste vara densamma som produktionsorder
Nabin Hait93c15382017-03-30 16:57:05 +05304245apps/erpnext/erpnext/controllers/recurring_document.py +217,'Notification Email Addresses' not specified for recurring %s,"""Anmälan e-postadresser"" inte angett för återkommande% 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,Valuta kan inte ändras efter att ha gjort poster med någon annan valuta
Nabin Haitd25db232016-12-15 18:33:39 +05304247DocType: Vehicle Service,Clutch Plate,kopplingslamell
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304248DocType: Company,Round Off Account,Avrunda konto
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304249apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +91,Administrative Expenses,Administrativa kostnader
Anand Doshi019111b2015-11-20 18:00:11 +05304250apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Konsultering
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304251DocType: Customer Group,Parent Customer Group,Överordnad kundgrupp
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304252DocType: Purchase Invoice,Contact Email,Kontakt E-Post
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304253DocType: Appraisal Goal,Score Earned,Betyg förtjänat
Nabin Haitcda28ce2017-02-27 17:46:31 +05304254apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +191,Notice Period,Uppsägningstid
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304255DocType: Asset Category,Asset Category Name,Asset Kategori Namn
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304256apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,Detta är en rot territorium och kan inte ändras.
Nabin Haitd25db232016-12-15 18:33:39 +05304257apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Ny försäljnings Person Namn
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304258DocType: Packing Slip,Gross Weight UOM,Bruttovikt UOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304259DocType: Delivery Note Item,Against Sales Invoice,Mot fakturan
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304260DocType: Bin,Reserved Qty for Production,Reserverad Kvantitet för produktion
4261DocType: Asset,Frequency of Depreciation (Months),Frekvens av avskrivningar (månader)
Nabin Haitd25db232016-12-15 18:33:39 +05304262apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +468,Credit Account,KUNDKONTO
Anand Doshica4c8a22015-09-30 17:10:58 +05304263DocType: Landed Cost Item,Landed Cost Item,Landad kostnadspost
Nabin Hait72cee332016-10-26 17:45:06 +05304264apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Visa nollvärden
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304265DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Antal av objekt som erhålls efter tillverkning / ompackning från givna mängder av råvaror
Nabin Haitcda28ce2017-02-27 17:46:31 +05304266apps/erpnext/erpnext/public/js/setup_wizard.js +320,Setup a simple website for my organization,Setup en enkel hemsida för min organisation
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304267DocType: Payment Reconciliation,Receivable / Payable Account,Fordran / Betal konto
Anand Doshica4c8a22015-09-30 17:10:58 +05304268DocType: Delivery Note Item,Against Sales Order Item,Mot Försäljningvara
Nabin Haitcda28ce2017-02-27 17:46:31 +05304269apps/erpnext/erpnext/stock/doctype/item/item.py +661,Please specify Attribute Value for attribute {0},Ange Attribut Värde för attribut {0}
Anand Doshica4c8a22015-09-30 17:10:58 +05304270DocType: Item,Default Warehouse,Standard Lager
Nabin Haitcda28ce2017-02-27 17:46:31 +05304271apps/erpnext/erpnext/accounts/doctype/budget/budget.py +45,Budget cannot be assigned against Group Account {0},Budget kan inte tilldelas mot gruppkonto {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304272apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,Ange huvud kostnadsställe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304273DocType: Delivery Note,Print Without Amount,Skriv ut utan Belopp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304274apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +57,Depreciation Date,avskrivnings Datum
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304275apps/erpnext/erpnext/controllers/buying_controller.py +80,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,Skatte Kategori kan inte vara &quot;Värdering&quot; eller &quot;Värdering och Total&quot; som alla artiklar är icke-lager
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304276DocType: Issue,Support Team,Support Team
Nabin Hait93c15382017-03-30 16:57:05 +05304277apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Ut (i dagar)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304278DocType: Appraisal,Total Score (Out of 5),Totalt Betyg (Out of 5)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304279DocType: Fee Structure,FS.,FS.
Anand Doshica4c8a22015-09-30 17:10:58 +05304280DocType: Batch,Batch,Batch
Nabin Haitcda28ce2017-02-27 17:46:31 +05304281apps/erpnext/erpnext/stock/doctype/item/item.js +27,Balance,Balans
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304282DocType: Room,Seating Capacity,sittplatser
4283DocType: Issue,ISS-,ISS
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304284DocType: Project,Total Expense Claim (via Expense Claims),Totalkostnadskrav (via räkningar)
Nabin Hait93c15382017-03-30 16:57:05 +05304285DocType: Assessment Result,Total Score,Totalpoäng
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304286DocType: Journal Entry,Debit Note,Debetnota
4287DocType: Stock Entry,As per Stock UOM,Per Stock UOM
Anand Doshica4c8a22015-09-30 17:10:58 +05304288apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Inte Utgången
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304289DocType: Student Log,Achievement,Prestation
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304290DocType: Journal Entry,Total Debit,Totalt bankkort
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304291DocType: Manufacturing Settings,Default Finished Goods Warehouse,Standard färdigvarulagret
Nabin Hait93c15382017-03-30 16:57:05 +05304292apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +78,Sales Person,Försäljnings person
Rushabh Mehta63b98ec2015-08-04 11:38:04 +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,Budget och kostnadsställe
Nabin Haitd25db232016-12-15 18:33:39 +05304295DocType: Vehicle Service,Half Yearly,Halvår
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304296DocType: Lead,Blog Subscriber,Blogg Abonnent
Nabin Hait72cee332016-10-26 17:45:06 +05304297DocType: Guardian,Alternate Number,alternativt nummer
Nabin Hait93c15382017-03-30 16:57:05 +05304298DocType: Assessment Plan Criteria,Maximum Score,maximal Score
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304299apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Skapa regler för att begränsa transaktioner som grundar sig på värderingar.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304300DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Om markerad, Totalt antal. arbetsdagar kommer att omfatta helgdagar, och detta kommer att minska värdet av lönen per dag"
4301DocType: Purchase Invoice,Total Advance,Totalt 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.,Termen Slutdatum kan inte vara tidigare än Term startdatum. Rätta datum och försök igen.
Nabin Hait93c15382017-03-30 16:57:05 +05304303,BOM Stock Report,BOM Stock Report
Nabin Hait72cee332016-10-26 17:45:06 +05304304DocType: Stock Reconciliation Item,Quantity Difference,kvantitet Skillnad
Nabin Hait93c15382017-03-30 16:57:05 +05304305apps/erpnext/erpnext/config/hr.py +311,Processing Payroll,Bearbetning Lön
Anand Doshica4c8a22015-09-30 17:10:58 +05304306DocType: Opportunity Item,Basic Rate,Baskurs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304307DocType: GL Entry,Credit Amount,Kreditbelopp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304308DocType: Cheque Print Template,Signatory Position,tecknaren Position
Nabin Haitcda28ce2017-02-27 17:46:31 +05304309apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +178,Set as Lost,Ange som förlorade
Nabin Hait72cee332016-10-26 17:45:06 +05304310DocType: Timesheet,Total Billable Hours,Totalt debiterbara timmar
Anand Doshi666fbaf2015-11-26 12:40:13 +05304311apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Kvitto Notera
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,Detta grundar sig på transaktioner mot denna kund. Se tidslinje nedan för mer information
Anand Doshid7f7d5c2016-01-27 12:36:04 +05304313DocType: Supplier,Credit Days Based On,Kredit dagar baserat på
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304314apps/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},Rad {0}: Tilldelad mängd {1} måste vara mindre än eller lika med betalning Entry belopp {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304315DocType: Tax Rule,Tax Rule,Skatte Rule
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304316DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Behåll samma takt hela säljcykeln
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304317DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planera tidsloggar utanför planerad arbetstid.
Nabin Hait93c15382017-03-30 16:57:05 +05304318apps/erpnext/erpnext/public/js/pos/pos.html +89,Customers in Queue,Kunder i kö
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304319DocType: Student,Nationality,Nationalitet
Anand Doshica4c8a22015-09-30 17:10:58 +05304320,Items To Be Requested,Produkter att begäras
Anand Doshid7f7d5c2016-01-27 12:36:04 +05304321DocType: Purchase Order,Get Last Purchase Rate,Hämta Senaste Beställningsvärdet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304322DocType: Company,Company Info,Företagsinfo
Nabin Hait93c15382017-03-30 16:57:05 +05304323apps/erpnext/erpnext/accounts/page/pos/pos.js +1284,Select or add new customer,Välj eller lägga till en ny kund
4324apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +146,Cost center is required to book an expense claim,Kostnadsställe krävs för att boka en räkningen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304325apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Tillämpning av medel (tillgångar)
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,Detta är baserat på närvaron av detta till anställda
4327apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +462,Debit Account,Bankkortkonto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304328DocType: Fiscal Year,Year Start Date,År Startdatum
4329DocType: Attendance,Employee Name,Anställd Namn
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304330DocType: Sales Invoice,Rounded Total (Company Currency),Avrundat Totalt (Företagsvaluta)
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.,Det går inte att konvertera till koncernen eftersom Kontotyp valts.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304332DocType: Purchase Common,Purchase Common,Gemensamma inköp
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} har ändrats. Vänligen uppdatera.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304334DocType: Leave Block List,Stop users from making Leave Applications on following days.,Stoppa användare från att göra Lämna program på följande dagarna.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304335apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,Köpesumma
Nabin Hait93c15382017-03-30 16:57:05 +05304336apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +215,Supplier Quotation {0} created,Leverantör Offert {0} skapades
Nabin Haitcda28ce2017-02-27 17:46:31 +05304337apps/erpnext/erpnext/accounts/report/financial_statements.py +85,End Year cannot be before Start Year,End år kan inte vara före startåret
4338apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +184,Employee Benefits,Ersättningar till anställda
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},Packad kvantitet måste vara samma kvantitet för punkt {0} i rad {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304340DocType: Production Order,Manufactured Qty,Tillverkas Antal
Anand Doshica4c8a22015-09-30 17:10:58 +05304341DocType: Purchase Receipt Item,Accepted Quantity,Godkänd Kvantitet
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},Vänligen ange ett standardkalender för anställd {0} eller Company {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304343apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} existerar inte
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304344apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Fakturor till kunder.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304345apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Projekt 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},Rad nr {0}: Beloppet kan inte vara större än utestående beloppet mot utgiftsräkning {1}. I avvaktan på Beloppet är {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304347DocType: Maintenance Schedule,Schedule,Tidtabell
4348DocType: Account,Parent Account,Moderbolaget konto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304349DocType: Quality Inspection Reading,Reading 3,Avläsning 3
4350,Hub,Nav
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304351DocType: GL Entry,Voucher Type,Rabatt Typ
Nabin Hait93c15382017-03-30 16:57:05 +05304352apps/erpnext/erpnext/accounts/page/pos/pos.js +1563,Price List not found or disabled,Prislista hittades inte eller avaktiverad
Nabin Haitcda28ce2017-02-27 17:46:31 +05304353DocType: Employee Loan Application,Approved,Godkänd
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304354DocType: Pricing Rule,Price,Pris
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',"Anställd sparkades på {0} måste ställas in som ""lämnat"""
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304356DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.",Om du väljer &quot;Yes&quot; kommer att ge en unik identitet för varje enhet i denna punkt som kan ses i Löpnummer mästare.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304357DocType: Guardian,Guardian,väktare
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,Bedömning {0} skapades för anställd {1} på visst datumintervall
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304359DocType: Employee,Education,Utbildning
Anand Doshica4c8a22015-09-30 17:10:58 +05304360DocType: Selling Settings,Campaign Naming By,Kampanj namnges av
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304361DocType: Employee,Current Address Is,Nuvarande adress är
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.","Tillval. Ställer företagets standardvaluta, om inte annat anges."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304363apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,Redovisning journalanteckningar.
Rushabh Mehtafc307972015-11-04 18:02:45 +05304364DocType: Delivery Note Item,Available Qty at From Warehouse,Tillgång Antal på From Warehouse
Nabin Haitcda28ce2017-02-27 17:46:31 +05304365apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +295,Please select Employee Record first.,Välj Anställningsregister först.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304366DocType: POS Profile,Account for Change Amount,Konto för förändring Belopp
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},Rad {0}: Party / konto stämmer inte med {1} / {2} i {3} {4}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304368apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,Ange utgiftskonto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304369DocType: Account,Stock,Lager
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","Rad # {0}: Referensdokument Type måste vara en av inköpsorder, inköpsfaktura eller journalanteckning"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304371DocType: Employee,Current Address,Nuvarande Adress
Anand Doshica4c8a22015-09-30 17:10:58 +05304372DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Om artikeln är en variant av ett annat objekt kommer beskrivning, bild, prissättning, skatter etc att ställas från mallen om inte annat uttryckligen anges"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304373DocType: Serial No,Purchase / Manufacture Details,Inköp / Tillverknings Detaljer
Nabin Haitcda28ce2017-02-27 17:46:31 +05304374DocType: Assessment Group,Assessment Group,bedömning gruppen
4375apps/erpnext/erpnext/config/stock.py +320,Batch Inventory,Sats Inventory
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304376DocType: Employee,Contract End Date,Kontrakts Slutdatum
4377DocType: Sales Order,Track this Sales Order against any Project,Prenumerera på det här kundorder mot varje Project
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304378DocType: Sales Invoice Item,Discount and Margin,Rabatt och marginal
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304379DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Hämta försäljningsorder (i avvaktan på att leverera) baserat på ovanstående kriterier
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304380DocType: Pricing Rule,Min Qty,Min Antal
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304381DocType: Asset Movement,Transaction Date,Transaktionsdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304382DocType: Production Plan Item,Planned Qty,Planerade Antal
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304383apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +104,Total Tax,Totalt Skatt
Nabin Hait72cee332016-10-26 17:45:06 +05304384apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +168,For Quantity (Manufactured Qty) is mandatory,För Kvantitet (Tillverkad Antal) är obligatorisk
Anand Doshica4c8a22015-09-30 17:10:58 +05304385DocType: Stock Entry,Default Target Warehouse,Standard Valt Lager
4386DocType: Purchase Invoice,Net Total (Company Currency),Netto Totalt (Företagsvaluta)
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.,Året Slutdatum kan inte vara tidigare än året Startdatum. Rätta datum och försök igen.
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,Rad {0}: Parti Typ och Parti gäller endast mot Fordran / Betal konto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304389DocType: Notification Control,Purchase Receipt Message,Inköpskvitto Meddelande
Nabin Haitd25db232016-12-15 18:33:39 +05304390DocType: BOM,Scrap Items,skrot Items
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304391DocType: Production Order,Actual Start Date,Faktiskt startdatum
4392DocType: Sales Order,% of materials delivered against this Sales Order,% Av material som levereras mot denna kundorder
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304393apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Regsiterobjektets rörelse.
Nabin Haitd25db232016-12-15 18:33:39 +05304394DocType: Training Event Employee,Withdrawn,kallas
Anand Doshica4c8a22015-09-30 17:10:58 +05304395DocType: Hub Settings,Hub Settings,Nav Inställningar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304396DocType: Project,Gross Margin %,Bruttomarginal%
4397DocType: BOM,With Operations,Med verksamhet
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}.,Bokföringsposter har redan gjorts i valuta {0} för företag {1}. Välj en fordran eller skuld konto med valuta {0}.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304399DocType: Asset,Is Existing Asset,Är befintlig tillgång
Anand Doshica4c8a22015-09-30 17:10:58 +05304400,Monthly Salary Register,Månadslön Register
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304401DocType: Warranty Claim,If different than customer address,Om annan än kundens adress
4402DocType: BOM Operation,BOM Operation,BOM Drift
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304403DocType: Purchase Taxes and Charges,On Previous Row Amount,På föregående v Belopp
Nabin Hait72cee332016-10-26 17:45:06 +05304404DocType: Student,Home Address,Hemadress
Nabin Haitd25db232016-12-15 18:33:39 +05304405apps/erpnext/erpnext/accounts/doctype/asset/asset.js +260,Transfer Asset,överföring av tillgångar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304406DocType: POS Profile,POS Profile,POS-Profil
Nabin Haitd25db232016-12-15 18:33:39 +05304407DocType: Training Event,Event Name,Händelsenamn
Nabin Hait93c15382017-03-30 16:57:05 +05304408apps/erpnext/erpnext/config/schools.py +43,Admission,Tillträde
Nabin Hait72cee332016-10-26 17:45:06 +05304409apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +26,Admissions for {0},Antagning för {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304410apps/erpnext/erpnext/config/accounts.py +221,"Seasonality for setting budgets, targets etc.","Säsongs för att fastställa budgeten, mål etc."
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","Punkt {0} är en mall, välj en av dess varianter"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304412DocType: Asset,Asset Category,tillgångsslag
Nabin Haitcda28ce2017-02-27 17:46:31 +05304413apps/erpnext/erpnext/public/js/setup_wizard.js +207,Purchaser,Inköparen
4414apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +30,Net pay cannot be negative,Nettolön kan inte vara negativ
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304415DocType: SMS Settings,Static Parameters,Statiska Parametrar
Nabin Haitcda28ce2017-02-27 17:46:31 +05304416DocType: Assessment Plan,Room,Rum
Anand Doshica4c8a22015-09-30 17:10:58 +05304417DocType: Purchase Order,Advance Paid,Förskottsbetalning
4418DocType: Item,Item Tax,Produkt Skatt
Nabin Hait93c15382017-03-30 16:57:05 +05304419apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +798,Material to Supplier,Material till leverantören
4420apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +362,Excise Invoice,Punkt Faktura
4421apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Tröskel {0}% visas mer än en gång
Nabin Haitcda28ce2017-02-27 17:46:31 +05304422DocType: Expense Claim,Employees Email Id,Anställdas E-post Id
Nabin Hait34037e02016-02-03 13:10:54 +05304423DocType: Employee Attendance Tool,Marked Attendance,Marked Närvaro
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304424apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +136,Current Liabilities,Nuvarande Åtaganden
Nabin Haitcda28ce2017-02-27 17:46:31 +05304425apps/erpnext/erpnext/config/selling.py +292,Send mass SMS to your contacts,Skicka mass SMS till dina kontakter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304426DocType: Program,Program Name,program~~POS=TRUNC
Anand Doshica4c8a22015-09-30 17:10:58 +05304427DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Värdera skatt eller avgift för
Nabin Haitcda28ce2017-02-27 17:46:31 +05304428apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Faktiska Antal är obligatorisk
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304429apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +48,Student Groups created.,Studentgrupper skapas.
Nabin Hait93c15382017-03-30 16:57:05 +05304430DocType: Employee Loan,Loan Type,lånetyp
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304431DocType: Scheduling Tool,Scheduling Tool,schemaläggning Tool
Nabin Haitcda28ce2017-02-27 17:46:31 +05304432apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +142,Credit Card,Kreditkort
Anand Doshica4c8a22015-09-30 17:10:58 +05304433DocType: BOM,Item to be manufactured or repacked,Produkt som skall tillverkas eller packas
Nabin Haitcda28ce2017-02-27 17:46:31 +05304434apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Standardinställningarna för aktietransaktioner.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304435DocType: Purchase Invoice,Next Date,Nästa Datum
4436DocType: Employee Education,Major/Optional Subjects,Stora / valfria ämnen
Rushabh Mehtafc307972015-11-04 18:02:45 +05304437DocType: Sales Invoice Item,Drop Ship,Drop Ship
Nabin Haitd25db232016-12-15 18:33:39 +05304438DocType: Training Event,Attendees,Deltagare
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304439DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Här kan du behålla familje detaljer som namn och ockupationen av förälder, make och barn"
Nabin Hait72cee332016-10-26 17:45:06 +05304440DocType: Academic Term,Term End Date,Term Slutdatum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304441DocType: Hub Settings,Seller Name,Säljaren Namn
4442DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Skatter och avgifter Avgår (Company valuta)
4443DocType: Item Group,General Settings,Allmänna Inställningar
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ån valuta och till valuta kan inte vara samma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304445DocType: Stock Entry,Repack,Packa om
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304446apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Du måste spara formuläret innan du fortsätter
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304447DocType: Item Attribute,Numeric Values,Numeriska värden
Nabin Haitcda28ce2017-02-27 17:46:31 +05304448apps/erpnext/erpnext/public/js/setup_wizard.js +177,Attach Logo,Fäst Logo
Nabin Hait93c15382017-03-30 16:57:05 +05304449apps/erpnext/erpnext/stock/doctype/item/item.js +239,Stock Levels,lager~~POS=TRUNC
Anand Doshica4c8a22015-09-30 17:10:58 +05304450DocType: Customer,Commission Rate,Provisionbetyg
Nabin Hait93c15382017-03-30 16:57:05 +05304451apps/erpnext/erpnext/stock/doctype/item/item.js +323,Make Variant,Gör Variant
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304452apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Block ledighet applikationer avdelningsvis.
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",Betalning Type måste vara en av mottagning Betala och intern överföring
Nabin Haitcda28ce2017-02-27 17:46:31 +05304454apps/erpnext/erpnext/config/selling.py +179,Analytics,Analytics
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304455apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,Kundvagnen är tom
Nabin Haitd25db232016-12-15 18:33:39 +05304456DocType: Vehicle,Model,Modell
Anand Doshica4c8a22015-09-30 17:10:58 +05304457DocType: Production Order,Actual Operating Cost,Faktisk driftkostnad
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304458DocType: Payment Entry,Cheque/Reference No,Check / referensnummer
Nabin Haitcda28ce2017-02-27 17:46:31 +05304459apps/erpnext/erpnext/accounts/doctype/account/account.py +85,Root cannot be edited.,Root kan inte redigeras.
Nabin Hait93c15382017-03-30 16:57:05 +05304460DocType: Item,Units of Measure,Måttenheter
Anand Doshica4c8a22015-09-30 17:10:58 +05304461DocType: Manufacturing Settings,Allow Production on Holidays,Tillåt Produktion på helgdagar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304462DocType: Sales Order,Customer's Purchase Order Date,Kundens inköpsorder Datum
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,Kapital Lager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304464DocType: Packing Slip,Package Weight Details,Paket Vikt Detaljer
Anand Doshid7f7d5c2016-01-27 12:36:04 +05304465DocType: Payment Gateway Account,Payment Gateway Account,Betalning Gateway konto
Rushabh Mehtad627af22016-03-03 11:24:58 +05304466DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Efter betalning avslutad omdirigera användare till valda sidan.
Nabin Haitd25db232016-12-15 18:33:39 +05304467DocType: Company,Existing Company,befintliga Company
Nabin Haitcda28ce2017-02-27 17:46:31 +05304468apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,Välj en csv-fil
Nabin Hait93c15382017-03-30 16:57:05 +05304469DocType: Student Leave Application,Mark as Present,Mark som Present
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304470DocType: Purchase Order,To Receive and Bill,Ta emot och Bill
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304471apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Utvalda Produkter
Nabin Haitcda28ce2017-02-27 17:46:31 +05304472apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,Designer,Designer
4473apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Villkor Mall
Anand Doshica4c8a22015-09-30 17:10:58 +05304474DocType: Serial No,Delivery Details,Leveransdetaljer
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},Kostnadsställe krävs rad {0} i skatte tabellen för typ {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304476DocType: Program,Program Code,programkoden
Nabin Haitd25db232016-12-15 18:33:39 +05304477DocType: Terms and Conditions,Terms and Conditions Help,Villkor Hjälp
Anand Doshica4c8a22015-09-30 17:10:58 +05304478,Item-wise Purchase Register,Produktvis Inköpsregister
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304479DocType: Batch,Expiry Date,Utgångsdatum
4480,Supplier Addresses and Contacts,Leverantör adresser och kontakter
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304481,accounts-browser,konton-browser
Nabin Haitd25db232016-12-15 18:33:39 +05304482apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +342,Please select Category first,Vänligen välj kategori först
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304483apps/erpnext/erpnext/config/projects.py +13,Project master.,Projektchef.
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.","För att möjliggöra överfakturering eller över beställning, uppdatera &quot;ersättning&quot; i lager inställningar eller objekt."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304485DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Visa inte någon symbol som $ etc bredvid valutor.
Nabin Haitcda28ce2017-02-27 17:46:31 +05304486apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +459, (Half Day),(Halv Dag)
Anand Doshica4c8a22015-09-30 17:10:58 +05304487DocType: Supplier,Credit Days,Kreditdagar
Nabin Haitd25db232016-12-15 18:33:39 +05304488DocType: Student Batch Creation Tool,Make Student Batch,Göra Student Batch
Anand Doshica4c8a22015-09-30 17:10:58 +05304489DocType: Leave Type,Is Carry Forward,Är Överförd
Nabin Hait93c15382017-03-30 16:57:05 +05304490apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +778,Get Items from BOM,Hämta artiklar från BOM
Anand Doshica4c8a22015-09-30 17:10:58 +05304491apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Ledtid dagar
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},Rad # {0}: Publiceringsdatum måste vara densamma som inköpsdatum {1} av tillgångar {2}
Nabin Hait18f0dd02016-04-15 14:50:45 +05304493apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,Ange kundorder i tabellen ovan
Nabin Hait93c15382017-03-30 16:57:05 +05304494apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +186,Not Submitted Salary Slips,Inte lämnat lönebesked
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304495,Stock Summary,lager Sammanfattning
4496apps/erpnext/erpnext/config/accounts.py +236,Transfer an asset from one warehouse to another,Överföra en tillgång från ett lager till ett annat
Nabin Haitd25db232016-12-15 18:33:39 +05304497DocType: Vehicle,Petrol,Bensin
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},Rad {0}: Parti Typ och Parti krävs för obetalda / konto {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304500apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref Datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304501DocType: Employee,Reason for Leaving,Anledning för att lämna
Nabin Haitd25db232016-12-15 18:33:39 +05304502DocType: BOM Operation,Operating Cost(Company Currency),Driftskostnad (Company valuta)
Nabin Hait93c15382017-03-30 16:57:05 +05304503DocType: Employee Loan Application,Rate of Interest,RÄNTEFOT
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304504DocType: Expense Claim Detail,Sanctioned Amount,Sanktionerade Belopp
4505DocType: GL Entry,Is Opening,Är Öppning
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},Rad {0}: debitering kan inte kopplas till en {1}
Nabin Haitcda28ce2017-02-27 17:46:31 +05304507apps/erpnext/erpnext/accounts/doctype/account/account.py +234,Account {0} does not exist,Kontot {0} existerar inte
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304508DocType: Account,Cash,Kontanter
4509DocType: Employee,Short biography for website and other publications.,Kort biografi för webbplatsen och andra publikationer.