blob: 103c13a22a555eff415b4fe84c9da7f27b89d9a1 [file] [log] [blame]
Frappe PR Botc0804792017-05-19 12:30:04 +05301DocType: Employee,Salary Mode,Lønn Mode
2DocType: Employee,Divorced,Skilt
3apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Elementer allerede synkronisert
4DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Tillat Element som skal legges flere ganger i en transaksjon
5apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Avbryt Material Besøk {0} før den avbryter denne garantikrav
6apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Forbrukerprodukter
Frappe PR Botd112ee52017-08-31 19:38:41 +05307DocType: Supplier Scorecard,Notify Supplier,Informer Leverandør
Frappe PR Botc0804792017-05-19 12:30:04 +05308DocType: Item,Customer Items,Kunde Items
9DocType: Project,Costing and Billing,Kalkulasjon og fakturering
Frappe PR Bot3ceab642017-07-04 16:08:14 +053010apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} can not be a ledger,Konto {0}: Parent konto {1} kan ikke være en hovedbok
Frappe PR Botc0804792017-05-19 12:30:04 +053011DocType: Item,Publish Item to hub.erpnext.com,Publiser varen til hub.erpnext.com
12apps/erpnext/erpnext/config/setup.py +88,Email Notifications,E-postvarsling
Frappe PR Bot3ceab642017-07-04 16:08:14 +053013apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +26,Evaluation,evaluering
Frappe PR Botc0804792017-05-19 12:30:04 +053014DocType: Item,Default Unit of Measure,Standard måleenhet
15DocType: SMS Center,All Sales Partner Contact,All Sales Partner Kontakt
16DocType: Employee,Leave Approvers,La godkjennere
17DocType: Sales Partner,Dealer,Dealer
18DocType: Employee,Rented,Leide
19DocType: Purchase Order,PO-,PO-
20DocType: POS Profile,Applicable for User,Gjelder for User
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053021apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +196,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Stoppet produksjonsordre kan ikke avbestilles, Døves det første å avbryte"
Frappe PR Botc0804792017-05-19 12:30:04 +053022DocType: Vehicle Service,Mileage,Kilometer
23apps/erpnext/erpnext/accounts/doctype/asset/asset.js +231,Do you really want to scrap this asset?,Har du virkelig ønsker å hugge denne eiendelen?
Frappe PR Bot7c901002017-06-07 12:05:29 +053024apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +44,Select Default Supplier,Velg Standard Leverandør
Frappe PR Botc0804792017-05-19 12:30:04 +053025apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Valuta er nødvendig for Prisliste {0}
26DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Vil bli beregnet i transaksjonen.
27DocType: Purchase Order,Customer Contact,Kundekontakt
28DocType: Job Applicant,Job Applicant,Jobbsøker
29apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +6,This is based on transactions against this Supplier. See timeline below for details,Dette er basert på transaksjoner mot denne leverandøren. Se tidslinjen nedenfor for detaljer
30apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Ingen flere resultater.
31apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Juridisk
Frappe PR Botfa042362017-07-17 17:50:36 +053032apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +174,Actual type tax cannot be included in Item rate in row {0},Faktiske typen skatt kan ikke inkluderes i Element rente i rad {0}
Frappe PR Botc0804792017-05-19 12:30:04 +053033DocType: Bank Guarantee,Customer,Kunde
34DocType: Purchase Receipt Item,Required By,Kreves av
35DocType: Delivery Note,Return Against Delivery Note,Tilbake mot følgeseddel
36DocType: Purchase Order,% Billed,% Fakturert
37apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Exchange Rate må være samme som {0} {1} ({2})
38DocType: Sales Invoice,Customer Name,Kundenavn
39DocType: Vehicle,Natural Gas,Naturgass
Frappe PR Bot8054d962017-09-05 09:19:06 +053040apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +127,Bank account cannot be named as {0},Bankkonto kan ikke bli navngitt som {0}
Frappe PR Botc0804792017-05-19 12:30:04 +053041DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Hoder (eller grupper) mot hvilke regnskapspostene er laget og balanserer opprettholdes.
42apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +196,Outstanding for {0} cannot be less than zero ({1}),Enestående for {0} kan ikke være mindre enn null ({1})
Frappe PR Botd112ee52017-08-31 19:38:41 +053043apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +357,There are no submitted Salary Slips to process.,Det er ingen innsendte lønnslister å behandle.
Frappe PR Botc0804792017-05-19 12:30:04 +053044DocType: Manufacturing Settings,Default 10 mins,Standard 10 minutter
45DocType: Leave Type,Leave Type Name,La Type Navn
Frappe PR Bot7c901002017-06-07 12:05:29 +053046apps/erpnext/erpnext/templates/pages/projects.js +62,Show open,Vis åpen
Frappe PR Botd112ee52017-08-31 19:38:41 +053047apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +151,Series Updated Successfully,Serien er oppdatert
Frappe PR Botc0804792017-05-19 12:30:04 +053048apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,Sjekk ut
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053049apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +175,Accural Journal Entry Submitted,Accural Journal Entry Sendt inn
Frappe PR Botc0804792017-05-19 12:30:04 +053050DocType: Pricing Rule,Apply On,Påfør på
51DocType: Item Price,Multiple Item prices.,Flere varepriser.
52,Purchase Order Items To Be Received,Purchase Order Elementer som skal mottas
53DocType: SMS Center,All Supplier Contact,All Leverandør Kontakt
54DocType: Support Settings,Support Settings,støtte~~POS=TRUNC Innstillinger
Frappe PR Bot3ceab642017-07-04 16:08:14 +053055apps/erpnext/erpnext/projects/doctype/project/project.py +65,Expected End Date can not be less than Expected Start Date,Forventet Sluttdato kan ikke være mindre enn Tiltredelse
Frappe PR Botc0804792017-05-19 12:30:04 +053056apps/erpnext/erpnext/utilities/transaction_base.py +110,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Row # {0}: Pris må være samme som {1}: {2} ({3} / {4})
57apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +282,New Leave Application,New La Application
58,Batch Item Expiry Status,Batch Element Utløps Status
Frappe PR Bot8054d962017-09-05 09:19:06 +053059apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +175,Bank Draft,Bank Draft
Frappe PR Botc0804792017-05-19 12:30:04 +053060DocType: Mode of Payment Account,Mode of Payment Account,Modus for betaling konto
Frappe PR Bot59ee45a2017-06-01 19:05:28 +053061apps/erpnext/erpnext/stock/doctype/item/item.js +56,Show Variants,Vis Varianter
Frappe PR Botc0804792017-05-19 12:30:04 +053062DocType: Academic Term,Academic Term,semester
63apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,Materiale
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053064apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +670,Quantity,Antall
Frappe PR Botc0804792017-05-19 12:30:04 +053065apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +546,Accounts table cannot be blank.,Regnskap bordet kan ikke være tomt.
Frappe PR Bot3ceab642017-07-04 16:08:14 +053066apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Loans (Liabilities),Lån (gjeld)
Frappe PR Botc0804792017-05-19 12:30:04 +053067DocType: Employee Education,Year of Passing,Year of Passing
Frappe PR Botc0804792017-05-19 12:30:04 +053068DocType: Item,Country of Origin,Opprinnelsesland
Frappe PR Bot3ceab642017-07-04 16:08:14 +053069apps/erpnext/erpnext/templates/includes/product_page.js +24,In Stock,På Lager
Frappe PR Botc0804792017-05-19 12:30:04 +053070apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,åpne spørsmål
71DocType: Production Plan Item,Production Plan Item,Produksjonsplan Sak
72apps/erpnext/erpnext/hr/doctype/employee/employee.py +144,User {0} is already assigned to Employee {1},Bruker {0} er allerede tildelt Employee {1}
73apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Helsevesen
74apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Forsinket betaling (dager)
75apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +26,Service Expense,tjenesten Expense
Frappe PR Botd112ee52017-08-31 19:38:41 +053076apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +870,Serial Number: {0} is already referenced in Sales Invoice: {1},Serienummer: {0} er allerede referert i salgsfaktura: {1}
77apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +824,Invoice,Faktura
Frappe PR Botc0804792017-05-19 12:30:04 +053078DocType: Maintenance Schedule Item,Periodicity,Periodisitet
79apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Regnskapsår {0} er nødvendig
Frappe PR Botc0804792017-05-19 12:30:04 +053080apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Forsvars
81DocType: Salary Component,Abbr,Abbr
82DocType: Appraisal Goal,Score (0-5),Score (0-5)
83apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +225,Row {0}: {1} {2} does not match with {3},Rad {0}: {1} {2} samsvarer ikke med {3}
84apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +75,Row # {0}:,Row # {0}:
85DocType: Timesheet,Total Costing Amount,Total koster Beløp
86DocType: Delivery Note,Vehicle No,Vehicle Nei
Frappe PR Bot8a803a22017-09-11 16:31:10 +053087apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +157,Please select Price List,Vennligst velg Prisliste
Frappe PR Botc0804792017-05-19 12:30:04 +053088apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +78,Row #{0}: Payment document is required to complete the trasaction,Row # {0}: Betaling dokumentet er nødvendig for å fullføre trasaction
89DocType: Production Order Operation,Work In Progress,Arbeid På Går
90apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +13,Please select date,Vennligst velg dato
91DocType: Employee,Holiday List,Holiday List
Frappe PR Bot8054d962017-09-05 09:19:06 +053092apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +118,Accountant,Accountant
Frappe PR Botc0804792017-05-19 12:30:04 +053093DocType: Cost Center,Stock User,Stock User
94DocType: Company,Phone No,Telefonnr
95apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +50,Course Schedules created:,Kursrutetider opprettet:
Frappe PR Bot8a803a22017-09-11 16:31:10 +053096apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +175,New {0}: #{1},New {0} # {1}
Frappe PR Botc0804792017-05-19 12:30:04 +053097,Sales Partners Commission,Sales Partners Commission
Frappe PR Bot3ceab642017-07-04 16:08:14 +053098apps/erpnext/erpnext/setup/doctype/company/company.py +45,Abbreviation cannot have more than 5 characters,Forkortelse kan ikke ha mer enn fem tegn
Frappe PR Botc0804792017-05-19 12:30:04 +053099DocType: Payment Request,Payment Request,Betaling Request
100DocType: Asset,Value After Depreciation,Verdi etter avskrivninger
101DocType: Employee,O+,O +
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530102apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_dashboard.py +18,Related,I slekt
Frappe PR Botc0804792017-05-19 12:30:04 +0530103apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +43,Attendance date can not be less than employee's joining date,Oppmøte dato kan ikke være mindre enn ansattes bli dato
104DocType: Grading Scale,Grading Scale Name,Grading Scale Name
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530105DocType: Subscription,Repeat on Day,Gjenta på dagen
Frappe PR Botfa042362017-07-17 17:50:36 +0530106apps/erpnext/erpnext/accounts/doctype/account/account.js +41,This is a root account and cannot be edited.,Dette er en rot konto og kan ikke redigeres.
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530107DocType: Sales Invoice,Company Address,Firma adresse
Frappe PR Botc0804792017-05-19 12:30:04 +0530108DocType: BOM,Operations,Operasjoner
109apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Kan ikke sette autorisasjon på grunnlag av Rabatt for {0}
110DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Fest CSV-fil med to kolonner, en for det gamle navnet og en for det nye navnet"
111apps/erpnext/erpnext/accounts/utils.py +73,{0} {1} not in any active Fiscal Year.,{0} {1} ikke i noen aktiv regnskapsåret.
112DocType: Packed Item,Parent Detail docname,Parent Detail docname
Frappe PR Bot7c901002017-06-07 12:05:29 +0530113apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: {0}, Item Code: {1} and Customer: {2}","Henvisning: {0}, Varenummer: {1} og kunde: {2}"
Frappe PR Bot8054d962017-09-05 09:19:06 +0530114apps/erpnext/erpnext/utilities/user_progress.py +100,Kg,Kg
Frappe PR Botc0804792017-05-19 12:30:04 +0530115DocType: Student Log,Log,Logg
116apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Åpning for en jobb.
117DocType: Item Attribute,Increment,Tilvekst
Frappe PR Bot7c901002017-06-07 12:05:29 +0530118apps/erpnext/erpnext/public/js/stock_analytics.js +61,Select Warehouse...,Velg Warehouse ...
Frappe PR Botc0804792017-05-19 12:30:04 +0530119apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Annonsering
120apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Samme firma er angitt mer enn én gang
121DocType: Employee,Married,Gift
Frappe PR Botd112ee52017-08-31 19:38:41 +0530122apps/erpnext/erpnext/accounts/party.py +44,Not permitted for {0},Ikke tillatt for {0}
Frappe PR Botfa042362017-07-17 17:50:36 +0530123apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +568,Get items from,Få elementer fra
Frappe PR Botd112ee52017-08-31 19:38:41 +0530124apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,Stock cannot be updated against Delivery Note {0},Stock kan ikke oppdateres mot følgeseddel {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530125apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Produkt {0}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530126apps/erpnext/erpnext/templates/generators/item_group.html +43,No items listed,Ingen elementer oppført
Frappe PR Botc0804792017-05-19 12:30:04 +0530127DocType: Payment Reconciliation,Reconcile,Forsone
128apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Dagligvare
129DocType: Quality Inspection Reading,Reading 1,Lesing 1
130DocType: Process Payroll,Make Bank Entry,Gjør Bank Entry
131apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Pensjonsfondene
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530132apps/erpnext/erpnext/accounts/doctype/asset/asset.py +88,Next Depreciation Date cannot be before Purchase Date,Neste Avskrivninger Datoen kan ikke være før Kjøpsdato
Frappe PR Botc0804792017-05-19 12:30:04 +0530133DocType: SMS Center,All Sales Person,All Sales Person
134DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,** Månedlig Distribusjon ** hjelper deg distribuere Budsjett / Target over måneder hvis du har sesongvariasjoner i din virksomhet.
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530135apps/erpnext/erpnext/accounts/page/pos/pos.js +1700,Not items found,Ikke elementer funnet
Frappe PR Botd112ee52017-08-31 19:38:41 +0530136apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +181,Salary Structure Missing,Lønn Struktur Missing
Frappe PR Botc0804792017-05-19 12:30:04 +0530137DocType: Lead,Person Name,Person Name
138DocType: Sales Invoice Item,Sales Invoice Item,Salg Faktura Element
139DocType: Account,Credit,Credit
140DocType: POS Profile,Write Off Cost Center,Skriv Av kostnadssted
Frappe PR Bot8054d962017-09-05 09:19:06 +0530141apps/erpnext/erpnext/public/js/setup_wizard.js +109,"e.g. ""Primary School"" or ""University""",for eksempel "Primary School" eller "University"
Frappe PR Botc0804792017-05-19 12:30:04 +0530142apps/erpnext/erpnext/config/stock.py +32,Stock Reports,lager rapporter
143DocType: Warehouse,Warehouse Detail,Warehouse Detalj
Frappe PR Bot8054d962017-09-05 09:19:06 +0530144apps/erpnext/erpnext/selling/doctype/customer/customer.py +164,Credit limit has been crossed for customer {0} {1}/{2},Kredittgrense er krysset for kunde {0} {1} / {2}
Frappe PR Botc0804792017-05-19 12:30:04 +0530145apps/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.,"Begrepet Sluttdato kan ikke være senere enn året sluttdato av studieåret som begrepet er knyttet (studieåret {}). Korriger datoene, og prøv igjen."
Frappe PR Botd112ee52017-08-31 19:38:41 +0530146apps/erpnext/erpnext/stock/doctype/item/item.py +467,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item",""Er Fixed Asset" ikke kan være ukontrollert, som Asset post eksisterer mot elementet"
Frappe PR Botc0804792017-05-19 12:30:04 +0530147DocType: Vehicle Service,Brake Oil,bremse~~POS=TRUNC Oil
148DocType: Tax Rule,Tax Type,Skatt Type
Frappe PR Botd112ee52017-08-31 19:38:41 +0530149apps/erpnext/erpnext/controllers/taxes_and_totals.py +552,Taxable Amount,Skattepliktig beløp
Frappe PR Botc0804792017-05-19 12:30:04 +0530150apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +160,You are not authorized to add or update entries before {0},Du er ikke autorisert til å legge til eller oppdatere bloggen før {0}
151DocType: BOM,Item Image (if not slideshow),Sak Image (hvis ikke show)
152apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,En Customer eksisterer med samme navn
153DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Timepris / 60) * Faktisk Operation Tid
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530154apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1040,Row #{0}: Reference Document Type must be one of Expense Claim or Journal Entry,Row # {0}: Referansedokumenttype må være en av kostnadskrav eller journaloppføring
155apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +913,Select BOM,Velg BOM
Frappe PR Botc0804792017-05-19 12:30:04 +0530156DocType: SMS Log,SMS Log,SMS Log
157apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Kostnad for leverte varer
158apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,Ferien på {0} er ikke mellom Fra dato og Til dato
159DocType: Student Log,Student Log,student Log
160DocType: Quality Inspection,Get Specification Details,Få Spesifikasjon Detaljer
Frappe PR Botd112ee52017-08-31 19:38:41 +0530161apps/erpnext/erpnext/config/buying.py +165,Templates of supplier standings.,Maler av leverandørstillinger.
Frappe PR Botc0804792017-05-19 12:30:04 +0530162DocType: Lead,Interested,Interessert
163apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +171,Opening,Åpning
164apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +28,From {0} to {1},Fra {0} til {1}
165DocType: Item,Copy From Item Group,Kopier fra varegruppe
166DocType: Journal Entry,Opening Entry,Åpning Entry
167apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Bare konto Pay
168DocType: Employee Loan,Repay Over Number of Periods,Betale tilbake over antall perioder
Frappe PR Botc0804792017-05-19 12:30:04 +0530169DocType: Stock Entry,Additional Costs,Tilleggskostnader
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530170apps/erpnext/erpnext/accounts/doctype/account/account.py +141,Account with existing transaction can not be converted to group.,Konto med eksisterende transaksjon kan ikke konverteres til gruppen.
Frappe PR Botc0804792017-05-19 12:30:04 +0530171DocType: Lead,Product Enquiry,Produkt Forespørsel
172DocType: Academic Term,Schools,skoler
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530173DocType: School Settings,Validate Batch for Students in Student Group,Valider batch for studenter i studentgruppen
Frappe PR Botc0804792017-05-19 12:30:04 +0530174apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,No leave record found for employee {0} for {1},Ingen forlater plate funnet for ansatt {0} og {1}
175apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Skriv inn et selskap først
Frappe PR Botd112ee52017-08-31 19:38:41 +0530176apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +358,Please select Company first,Vennligst velg selskapet først
Frappe PR Botc0804792017-05-19 12:30:04 +0530177DocType: Employee Education,Under Graduate,Under Graduate
178apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Target På
179DocType: BOM,Total Cost,Totalkostnad
180DocType: Journal Entry Account,Employee Loan,Medarbeider Loan
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530181apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +108,Activity Log:,Aktivitetsloggen:
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530182apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +250,Item {0} does not exist in the system or has expired,Element {0} finnes ikke i systemet eller er utløpt
Frappe PR Botc0804792017-05-19 12:30:04 +0530183apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Eiendom
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530184apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +1,Statement of Account,Kontoutskrift
Frappe PR Botc0804792017-05-19 12:30:04 +0530185apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Farmasi
186DocType: Purchase Invoice Item,Is Fixed Asset,Er Fast Asset
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530187apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +234,"Available qty is {0}, you need {1}","Tilgjengelig stk er {0}, må du {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +0530188DocType: Expense Claim Detail,Claim Amount,Krav Beløp
Frappe PR Botd112ee52017-08-31 19:38:41 +0530189apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +51,Duplicate customer group found in the cutomer group table,Duplicate kundegruppen funnet i cutomer gruppetabellen
Frappe PR Bot7c901002017-06-07 12:05:29 +0530190apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +31,Supplier Type / Supplier,Leverandør Type / leverandør
Frappe PR Botc0804792017-05-19 12:30:04 +0530191DocType: Naming Series,Prefix,Prefix
Frappe PR Bot8054d962017-09-05 09:19:06 +0530192apps/erpnext/erpnext/hr/email_alert/training_scheduled/training_scheduled.html +7,Event Location,Hendelsessted
193apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Consumable,Konsum
Frappe PR Botc0804792017-05-19 12:30:04 +0530194DocType: Employee,B-,B-
195DocType: Upload Attendance,Import Log,Import Logg
196DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Trekk Material Request av typen Produksjon basert på de ovennevnte kriteriene
197DocType: Training Result Employee,Grade,grade
198DocType: Sales Invoice Item,Delivered By Supplier,Levert av Leverandør
199DocType: SMS Center,All Contact,All kontakt
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530200apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +901,Production Order already created for all items with BOM,Produksjonsordre allerede opprettet for alle varer med BOM
Frappe PR Bot8054d962017-09-05 09:19:06 +0530201apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +215,Annual Salary,Årslønn
Frappe PR Botc0804792017-05-19 12:30:04 +0530202DocType: Daily Work Summary,Daily Work Summary,Daglig arbeid Oppsummering
203DocType: Period Closing Voucher,Closing Fiscal Year,Lukke regnskapsår
Frappe PR Botd112ee52017-08-31 19:38:41 +0530204apps/erpnext/erpnext/accounts/party.py +357,{0} {1} is frozen,{0} {1} er frosset
Frappe PR Bot8054d962017-09-05 09:19:06 +0530205apps/erpnext/erpnext/setup/doctype/company/company.py +136,Please select Existing Company for creating Chart of Accounts,Velg eksisterende selskap for å skape Konto
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530206apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +80,Stock Expenses,Aksje Utgifter
Frappe PR Botc0804792017-05-19 12:30:04 +0530207apps/erpnext/erpnext/stock/doctype/batch/batch.js +91,Select Target Warehouse,Velg Target Warehouse
208apps/erpnext/erpnext/stock/doctype/batch/batch.js +91,Select Target Warehouse,Velg Target Warehouse
209apps/erpnext/erpnext/hr/doctype/employee/employee.js +80,Please enter Preferred Contact Email,Fyll inn foretrukne e-
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530210DocType: Program Enrollment,School Bus,Skolebuss
Frappe PR Botc0804792017-05-19 12:30:04 +0530211DocType: Journal Entry,Contra Entry,Contra Entry
212DocType: Journal Entry Account,Credit in Company Currency,Kreditt i selskapet Valuta
213DocType: Delivery Note,Installation Status,Installasjon Status
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530214apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +135,"Do you want to update attendance?<br>Present: {0}\
Frappe PR Botc0804792017-05-19 12:30:04 +0530215 <br>Absent: {1}",Ønsker du å oppdatere oppmøte? <br> Present: {0} \ <br> Fraværende: {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +0530216apps/erpnext/erpnext/controllers/buying_controller.py +323,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Akseptert + Avvist Antall må være lik mottatt kvantum for Element {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530217DocType: Request for Quotation,RFQ-,RFQ-
218DocType: Item,Supply Raw Materials for Purchase,Leverer råvare til Purchase
Frappe PR Botd112ee52017-08-31 19:38:41 +0530219apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +148,At least one mode of payment is required for POS invoice.,I det minste én modus av betaling er nødvendig for POS faktura.
Frappe PR Botc0804792017-05-19 12:30:04 +0530220DocType: Products Settings,Show Products as a List,Vis produkter på en liste
221DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
222All dates and employee combination in the selected period will come in the template, with existing attendance records","Last ned mal, fyll riktige data og fest den endrede filen. Alle datoer og ansatt kombinasjon i den valgte perioden vil komme i malen, med eksisterende møteprotokoller"
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530223apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +482,Item {0} is not active or end of life has been reached,Element {0} er ikke aktiv eller slutten av livet er nådd
Frappe PR Bot8054d962017-09-05 09:19:06 +0530224apps/erpnext/erpnext/utilities/user_progress.py +144,Example: Basic Mathematics,Eksempel: Grunnleggende matematikk
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530225apps/erpnext/erpnext/controllers/accounts_controller.py +657,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","For å inkludere skatt i rad {0} i Element rente, skatt i rader {1} må også inkluderes"
Frappe PR Botc0804792017-05-19 12:30:04 +0530226apps/erpnext/erpnext/config/hr.py +214,Settings for HR Module,Innstillinger for HR Module
227DocType: SMS Center,SMS Center,SMS-senter
228DocType: Sales Invoice,Change Amount,endring Beløp
Frappe PR Botd112ee52017-08-31 19:38:41 +0530229DocType: BOM Update Tool,New BOM,New BOM
230apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +117,Please enter Delivery Date,Vennligst oppgi Leveringsdato
Frappe PR Botc0804792017-05-19 12:30:04 +0530231DocType: Depreciation Schedule,Make Depreciation Entry,Gjør Avskrivninger Entry
232DocType: Appraisal Template Goal,KRA,KRA
233DocType: Lead,Request Type,Forespørsel Type
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530234apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +17,Make Employee,Gjør Employee
Frappe PR Botc0804792017-05-19 12:30:04 +0530235apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Kringkasting
Frappe PR Bot8054d962017-09-05 09:19:06 +0530236apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +26,Add Rooms,Legg til rom
237apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +182,Execution,Execution
Frappe PR Botc0804792017-05-19 12:30:04 +0530238apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Detaljene for operasjonen utføres.
239DocType: Serial No,Maintenance Status,Vedlikehold Status
240apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,{0} {1}: Supplier is required against Payable account {2},{0} {1}: Leverandør er nødvendig mot Betales konto {2}
241apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Elementer og priser
242apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Antall timer: {0}
243apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},Fra dato bør være innenfor regnskapsåret. Antar Fra Date = {0}
244DocType: Customer,Individual,Individuell
245DocType: Interest,Academics User,akademikere Bruker
246DocType: Cheque Print Template,Amount In Figure,Beløp I figur
247DocType: Employee Loan Application,Loan Info,lån info
248apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Plan for vedlikeholdsbesøk.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530249DocType: Supplier Scorecard Period,Supplier Scorecard Period,Leverandør Scorecard Periode
Frappe PR Botc0804792017-05-19 12:30:04 +0530250DocType: POS Profile,Customer Groups,kunde~~POS=TRUNC grupper~~POS=HEADCOMP
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530251apps/erpnext/erpnext/public/js/financial_statements.js +51,Financial Statements,Årsregnskap
Frappe PR Botc0804792017-05-19 12:30:04 +0530252DocType: Guardian,Students,studenter
253apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Regler for bruk av prising og rabatt.
254apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Prisliste må være aktuelt for å kjøpe eller selge
255apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Installasjonsdato kan ikke være før leveringsdato for Element {0}
256DocType: Pricing Rule,Discount on Price List Rate (%),Rabatt på Prisliste Rate (%)
257DocType: Offer Letter,Select Terms and Conditions,Velg Vilkår
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530258apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +60,Out Value,ut Verdi
Frappe PR Botc0804792017-05-19 12:30:04 +0530259DocType: Production Planning Tool,Sales Orders,Salgsordrer
260DocType: Purchase Taxes and Charges,Valuation,Verdivurdering
261,Purchase Order Trends,Innkjøpsordre Trender
Frappe PR Bot8054d962017-09-05 09:19:06 +0530262apps/erpnext/erpnext/utilities/user_progress.py +50,Go to Customers,Gå til Kunder
Frappe PR Botc0804792017-05-19 12:30:04 +0530263apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,The request for quotation can be accessed by clicking on the following link,Anmodningen om sitatet kan nås ved å klikke på følgende link
264apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Bevilge blader for året.
265DocType: SG Creation Tool Course,SG Creation Tool Course,SG Creation Tool Course
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530266apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +236,Insufficient Stock,utilstrekkelig Stock
Frappe PR Botc0804792017-05-19 12:30:04 +0530267DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Deaktiver kapasitetsplanlegging og Time Tracking
268DocType: Email Digest,New Sales Orders,Nye salgsordrer
269DocType: Bank Guarantee,Bank Account,Bankkonto
270DocType: Leave Type,Allow Negative Balance,Tillat negativ saldo
Frappe PR Botd112ee52017-08-31 19:38:41 +0530271apps/erpnext/erpnext/projects/doctype/project_type/project_type.py +13,You cannot delete Project Type 'External',Du kan ikke slette Project Type &#39;External&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +0530272DocType: Employee,Create User,Opprett bruker
273DocType: Selling Settings,Default Territory,Standard Territory
274apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,TV
275DocType: Production Order Operation,Updated via 'Time Log',Oppdatert via &#39;Time Logg&#39;
Frappe PR Botd112ee52017-08-31 19:38:41 +0530276apps/erpnext/erpnext/controllers/taxes_and_totals.py +424,Advance amount cannot be greater than {0} {1},Advance beløpet kan ikke være større enn {0} {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530277DocType: Naming Series,Series List for this Transaction,Serien Liste for denne transaksjonen
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530278DocType: Company,Enable Perpetual Inventory,Aktiver evigvarende beholdning
Frappe PR Botc0804792017-05-19 12:30:04 +0530279DocType: Company,Default Payroll Payable Account,Standard Lønn betales konto
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530280apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +51,Update Email Group,Oppdater E-postgruppe
Frappe PR Botc0804792017-05-19 12:30:04 +0530281DocType: Sales Invoice,Is Opening Entry,Åpner Entry
282DocType: Customer Group,Mention if non-standard receivable account applicable,Nevn hvis ikke-standard fordring konto aktuelt
283DocType: Course Schedule,Instructor Name,instruktør Name
Frappe PR Botd112ee52017-08-31 19:38:41 +0530284DocType: Supplier Scorecard,Criteria Setup,Kriterieoppsett
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530285apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +179,For Warehouse is required before Submit,For Warehouse er nødvendig før Send
Frappe PR Botc0804792017-05-19 12:30:04 +0530286apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Mottatt On
287DocType: Sales Partner,Reseller,Reseller
288DocType: Production Planning Tool,"If checked, Will include non-stock items in the Material Requests.","Hvis det er merket, vil omfatte ikke-lager i materialet forespørsler."
289apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,Skriv inn Firma
290DocType: Delivery Note Item,Against Sales Invoice Item,Mot Salg Faktura Element
291,Production Orders in Progress,Produksjonsordrer i Progress
292apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Net Cash from Financing,Netto kontantstrøm fra finansierings
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530293apps/erpnext/erpnext/accounts/page/pos/pos.js +2279,"LocalStorage is full , did not save","Localstorage er full, ikke spare"
Frappe PR Botc0804792017-05-19 12:30:04 +0530294DocType: Lead,Address & Contact,Adresse og kontakt
295DocType: Leave Allocation,Add unused leaves from previous allocations,Legg ubrukte blader fra tidligere bevilgninger
Frappe PR Botc0804792017-05-19 12:30:04 +0530296DocType: Sales Partner,Partner website,partner nettstedet
297apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Add Item,Legg til element
Frappe PR Bot8054d962017-09-05 09:19:06 +0530298apps/erpnext/erpnext/utilities/user_progress.py +46,Contact Name,Kontakt Navn
Frappe PR Botc0804792017-05-19 12:30:04 +0530299DocType: Course Assessment Criteria,Course Assessment Criteria,Kursvurderingskriteriene
300DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Oppretter lønn slip for ovennevnte kriterier.
301DocType: POS Customer Group,POS Customer Group,POS Kundegruppe
302DocType: Cheque Print Template,Line spacing for amount in words,Linjeavstand for beløpet i ord
303DocType: Vehicle,Additional Details,ekstra detaljer
Frappe PR Botd112ee52017-08-31 19:38:41 +0530304apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +11,Assessment Plan: ,Vurderingsplan:
Frappe PR Botc0804792017-05-19 12:30:04 +0530305apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Ingen beskrivelse gitt
306apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Be for kjøp.
307apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,Dette er basert på timelister som er opprettet mot dette prosjektet
Frappe PR Botd112ee52017-08-31 19:38:41 +0530308apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +385,Net Pay cannot be less than 0,Nettolønn kan ikke være mindre enn 0
Frappe PR Botc0804792017-05-19 12:30:04 +0530309apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +224,Only the selected Leave Approver can submit this Leave Application,Bare den valgte La Godkjenner kan sende dette La Application
310apps/erpnext/erpnext/hr/doctype/employee/employee.py +116,Relieving Date must be greater than Date of Joining,Lindrende Dato må være større enn tidspunktet for inntreden
Frappe PR Bot8054d962017-09-05 09:19:06 +0530311apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +223,Leaves per Year,Later per år
Frappe PR Botc0804792017-05-19 12:30:04 +0530312apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +130,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,Rad {0}: Vennligst sjekk &#39;Er Advance &quot;mot Account {1} hvis dette er et forskudd oppføring.
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530313apps/erpnext/erpnext/stock/utils.py +212,Warehouse {0} does not belong to company {1},Warehouse {0} ikke tilhører selskapet {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530314DocType: Email Digest,Profit & Loss,Profitt tap
Frappe PR Bot8054d962017-09-05 09:19:06 +0530315apps/erpnext/erpnext/utilities/user_progress.py +101,Litre,liter
Frappe PR Botc0804792017-05-19 12:30:04 +0530316DocType: Task,Total Costing Amount (via Time Sheet),Total Costing Beløp (via Timeregistrering)
317DocType: Item Website Specification,Item Website Specification,Sak Nettsted Spesifikasjon
318apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +477,Leave Blocked,La Blokkert
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530319apps/erpnext/erpnext/stock/doctype/item/item.py +675,Item {0} has reached its end of life on {1},Element {0} har nådd slutten av livet på {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +0530320apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +88,Bank Entries,Bank Entries
Frappe PR Botc0804792017-05-19 12:30:04 +0530321apps/erpnext/erpnext/accounts/doctype/budget/budget.py +119,Annual,Årlig
322DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock Avstemming Element
323DocType: Stock Entry,Sales Invoice No,Salg Faktura Nei
324DocType: Material Request Item,Min Order Qty,Min Bestill Antall
325DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Student Gruppe Creation Tool Course
326DocType: Lead,Do Not Contact,Ikke kontakt
Frappe PR Bot8054d962017-09-05 09:19:06 +0530327apps/erpnext/erpnext/utilities/user_progress.py +164,People who teach at your organisation,Folk som underviser i organisasjonen
Frappe PR Botc0804792017-05-19 12:30:04 +0530328DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Den unike id for sporing av alle løpende fakturaer. Det genereres på send.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530329apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +126,Software Developer,Programvareutvikler
Frappe PR Botc0804792017-05-19 12:30:04 +0530330DocType: Item,Minimum Order Qty,Minimum Antall
331DocType: Pricing Rule,Supplier Type,Leverandør Type
332DocType: Course Scheduling Tool,Course Start Date,Kursstart
333,Student Batch-Wise Attendance,Student Batch-Wise Oppmøte
334DocType: POS Profile,Allow user to edit Rate,Tillater brukeren å redigere Ranger
335DocType: Item,Publish in Hub,Publisere i Hub
336DocType: Student Admission,Student Admission,student Entre
337,Terretory,Terretory
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530338apps/erpnext/erpnext/stock/doctype/item/item.py +695,Item {0} is cancelled,Element {0} er kansellert
339apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +903,Material Request,Materialet Request
Frappe PR Botc0804792017-05-19 12:30:04 +0530340DocType: Bank Reconciliation,Update Clearance Date,Oppdater Lagersalg Dato
341DocType: Item,Purchase Details,Kjøps Detaljer
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530342apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Element {0} ble ikke funnet i &#39;Råvare Leveres&#39; bord i innkjøpsordre {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530343DocType: Employee,Relation,Relasjon
344DocType: Shipping Rule,Worldwide Shipping,Worldwide Shipping
345DocType: Student Guardian,Mother,Mor
346apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Bekreftede bestillinger fra kunder.
347DocType: Purchase Receipt Item,Rejected Quantity,Avvist Antall
Frappe PR Botc0804792017-05-19 12:30:04 +0530348DocType: Notification Control,Notification Control,Varsling kontroll
Frappe PR Bot8054d962017-09-05 09:19:06 +0530349apps/erpnext/erpnext/templates/emails/training_event.html +17,Please confirm once you have completed your training,Vennligst bekreft når du har fullført treningen
Frappe PR Botc0804792017-05-19 12:30:04 +0530350DocType: Lead,Suggestions,Forslag
351DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Set varegruppe-messig budsjetter på dette territoriet. Du kan også inkludere sesongvariasjoner ved å sette Distribution.
352apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +276,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Betaling mot {0} {1} kan ikke være større enn utestående beløp {2}
353DocType: Supplier,Address HTML,Adresse HTML
354DocType: Lead,Mobile No.,Mobile No.
355DocType: Maintenance Schedule,Generate Schedule,Generere Schedule
356DocType: Purchase Invoice Item,Expense Head,Expense Leder
Frappe PR Botfa042362017-07-17 17:50:36 +0530357apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +146,Please select Charge Type first,Vennligst velg Charge Type først
Frappe PR Botc0804792017-05-19 12:30:04 +0530358DocType: Student Group Student,Student Group Student,Student Gruppe Student
359apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Siste
360DocType: Vehicle Service,Inspection,Undersøkelse
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530361apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard_row_head.html +1, List ,Liste
Frappe PR Botd112ee52017-08-31 19:38:41 +0530362DocType: Supplier Scorecard Scoring Standing,Max Grade,Maksimal karakter
Frappe PR Botc0804792017-05-19 12:30:04 +0530363DocType: Email Digest,New Quotations,Nye Sitater
364DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,E-poster lønn slip til ansatte basert på foretrukne e-post valgt i Employee
365DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Den første La Godkjenner i listen vil bli definert som standard La Godkjenner
366DocType: Tax Rule,Shipping County,Shipping fylke
367apps/erpnext/erpnext/config/desktop.py +158,Learn,Lære
368DocType: Asset,Next Depreciation Date,Neste Avskrivninger Dato
369apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Aktivitet Kostnad per Employee
370DocType: Accounts Settings,Settings for Accounts,Innstillinger for kontoer
Frappe PR Botd112ee52017-08-31 19:38:41 +0530371apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +646,Supplier Invoice No exists in Purchase Invoice {0},Leverandør Faktura Ingen eksisterer i fakturaen {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530372apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Administrer Sales Person treet.
373DocType: Job Applicant,Cover Letter,Cover Letter
374apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Utestående Sjekker og Innskudd å tømme
375DocType: Item,Synced With Hub,Synkronisert Med Hub
376DocType: Vehicle,Fleet Manager,Flåtesjef
Frappe PR Botfa042362017-07-17 17:50:36 +0530377apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +517,Row #{0}: {1} can not be negative for item {2},Rad # {0}: {1} ikke kan være negativ for elementet {2}
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530378apps/erpnext/erpnext/setup/doctype/company/company.js +80,Wrong Password,Feil Passord
Frappe PR Botc0804792017-05-19 12:30:04 +0530379DocType: Item,Variant Of,Variant av
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530380apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +367,Completed Qty can not be greater than 'Qty to Manufacture',Fullført Antall kan ikke være større enn &quot;Antall å Manufacture &#39;
Frappe PR Botc0804792017-05-19 12:30:04 +0530381DocType: Period Closing Voucher,Closing Account Head,Lukke konto Leder
382DocType: Employee,External Work History,Ekstern Work History
383apps/erpnext/erpnext/projects/doctype/task/task.py +99,Circular Reference Error,Rundskriv Reference Error
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530384apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +55,Guardian1 Name,Guardian1 Name
Frappe PR Botc0804792017-05-19 12:30:04 +0530385DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,I Words (eksport) vil være synlig når du lagrer følgeseddel.
386DocType: Cheque Print Template,Distance from left edge,Avstand fra venstre kant
387apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} enheter av [{1}] (# Form / post / {1}) finnes i [{2}] (# Form / Lager / {2})
388DocType: Lead,Industry,Industry
389DocType: Employee,Job Profile,Job Profile
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530390DocType: BOM Item,Rate & Amount,Pris og beløp
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530391apps/erpnext/erpnext/setup/doctype/company/company_dashboard.py +6,This is based on transactions against this Company. See timeline below for details,Dette er basert på transaksjoner mot dette selskapet. Se tidslinjen nedenfor for detaljer
Frappe PR Botc0804792017-05-19 12:30:04 +0530392DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Varsle på e-post om opprettelse av automatisk Material Request
393DocType: Journal Entry,Multi Currency,Multi Valuta
394DocType: Payment Reconciliation Invoice,Invoice Type,Faktura Type
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530395apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +865,Delivery Note,Levering Note
Frappe PR Botc0804792017-05-19 12:30:04 +0530396apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Sette opp skatter
397apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,Cost of Selges Asset
Frappe PR Botd112ee52017-08-31 19:38:41 +0530398apps/erpnext/erpnext/accounts/utils.py +345,Payment Entry has been modified after you pulled it. Please pull it again.,Betaling Entry har blitt endret etter at du trakk den. Kan trekke det igjen.
399apps/erpnext/erpnext/stock/doctype/item/item.py +436,{0} entered twice in Item Tax,{0} registrert to ganger i pkt Skatte
Frappe PR Botc0804792017-05-19 12:30:04 +0530400apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,Summary for this week and pending activities,Oppsummering for denne uken og ventende aktiviteter
401DocType: Student Applicant,Admitted,innrømmet
402DocType: Workstation,Rent Cost,Rent Cost
403apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Mengde etter avskrivninger
404apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Kommende kalenderhendelser
Frappe PR Botd112ee52017-08-31 19:38:41 +0530405apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +85,Please select month and year,Velg måned og år
Frappe PR Botc0804792017-05-19 12:30:04 +0530406DocType: Employee,Company Email,Selskapet E-post
407DocType: GL Entry,Debit Amount in Account Currency,Debet beløp på kontoen Valuta
Frappe PR Botd112ee52017-08-31 19:38:41 +0530408DocType: Supplier Scorecard,Scoring Standings,Scoring Steder
Frappe PR Botc0804792017-05-19 12:30:04 +0530409apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Bestillingsverdi
410apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Bestillingsverdi
411apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Bank / kontanter transaksjoner mot part eller for intern overføring
412DocType: Shipping Rule,Valid for Countries,Gyldig for Land
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530413apps/erpnext/erpnext/stock/doctype/item/item.js +55,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,"Denne varen er en mal, og kan ikke brukes i transaksjoner. Element attributter vil bli kopiert over i varianter med mindre &#39;No Copy&#39; er satt"
Frappe PR Botc0804792017-05-19 12:30:04 +0530414apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Total Bestill Regnes
415apps/erpnext/erpnext/config/hr.py +234,"Employee designation (e.g. CEO, Director etc.).","Ansatt betegnelse (f.eks CEO, direktør etc.)."
Frappe PR Botc0804792017-05-19 12:30:04 +0530416DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Hastigheten som Kunden Valuta omdannes til kundens basisvaluta
417DocType: Course Scheduling Tool,Course Scheduling Tool,Kurs Planlegging Tool
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530418apps/erpnext/erpnext/controllers/accounts_controller.py +558,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Row # {0}: Kjøp Faktura kan ikke gjøres mot en eksisterende eiendel {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530419DocType: Item Tax,Tax Rate,Skattesats
420apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +59,{0} already allocated for Employee {1} for period {2} to {3},{0} allerede bevilget for Employee {1} for perioden {2} til {3}
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530421apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +870,Select Item,Velg element
Frappe PR Botd112ee52017-08-31 19:38:41 +0530422apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +140,Purchase Invoice {0} is already submitted,Fakturaen {0} er allerede sendt
Frappe PR Botc0804792017-05-19 12:30:04 +0530423apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Batch No must be same as {1} {2},Row # {0}: Batch No må være samme som {1} {2}
424apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,Konverter til ikke-konsernet
425apps/erpnext/erpnext/config/stock.py +122,Batch (lot) of an Item.,Batch (mye) av et element.
426DocType: C-Form Invoice Detail,Invoice Date,Fakturadato
427DocType: GL Entry,Debit Amount,Debet Beløp
Frappe PR Botd112ee52017-08-31 19:38:41 +0530428apps/erpnext/erpnext/accounts/party.py +246,There can only be 1 Account per Company in {0} {1},Det kan bare være en konto per Company i {0} {1}
429apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +402,Please see attachment,Vennligst se vedlegg
Frappe PR Botc0804792017-05-19 12:30:04 +0530430DocType: Purchase Order,% Received,% Mottatt
431apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Opprett studentgrupper
Frappe PR Bot8054d962017-09-05 09:19:06 +0530432apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +22,Setup Already Complete!!,Oppsett Allerede Komplett !!
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530433apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Credit Note Amount,Kreditt Note Beløp
Frappe PR Botc0804792017-05-19 12:30:04 +0530434,Finished Goods,Ferdigvarer
435DocType: Delivery Note,Instructions,Bruksanvisning
436DocType: Quality Inspection,Inspected By,Inspisert av
437DocType: Maintenance Visit,Maintenance Type,Vedlikehold Type
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530438apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +40,{0} - {1} is not enrolled in the Course {2},{0} - {1} er ikke påmeldt kurset {2}
Frappe PR Botc0804792017-05-19 12:30:04 +0530439apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Serial No {0} tilhører ikke følgeseddel {1}
440apps/erpnext/erpnext/templates/pages/demo.html +47,ERPNext Demo,ERPNext Demo
441apps/erpnext/erpnext/public/js/utils/item_selector.js +12,Add Items,Legg varer
442DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Sak Quality Inspection Parameter
443DocType: Leave Application,Leave Approver Name,La Godkjenner Name
444DocType: Depreciation Schedule,Schedule Date,Schedule Date
445apps/erpnext/erpnext/config/hr.py +116,"Earnings, Deductions and other Salary components","Inntjening, fradrag og andre Lønn komponenter"
446DocType: Packed Item,Packed Item,Pakket Element
447apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Standardinnstillingene for å kjøpe transaksjoner.
448apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Aktivitet Kostnad finnes for Employee {0} mot Activity Type - {1}
449apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory field - Get Students From,Obligatorisk felt - Få studenter fra
450apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory field - Get Students From,Obligatorisk felt - Få studenter fra
451DocType: Program Enrollment,Enrolled courses,Påmeldte kurs
452DocType: Program Enrollment,Enrolled courses,Påmeldte kurs
453DocType: Currency Exchange,Currency Exchange,Valutaveksling
454DocType: Asset,Item Name,Navn
455DocType: Authorization Rule,Approving User (above authorized value),Godkjenne Bruker (ovenfor autorisert verdi)
456DocType: Email Digest,Credit Balance,Credit Balance
457DocType: Employee,Widowed,Enke
458DocType: Request for Quotation,Request for Quotation,Forespørsel om kostnadsoverslag
459DocType: Salary Slip Timesheet,Working Hours,Arbeidstid
460DocType: Naming Series,Change the starting / current sequence number of an existing series.,Endre start / strøm sekvensnummer av en eksisterende serie.
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530461apps/erpnext/erpnext/accounts/page/pos/pos.js +1481,Create a new Customer,Opprett en ny kunde
Frappe PR Bot7c901002017-06-07 12:05:29 +0530462apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +59,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Hvis flere Pris Regler fortsette å råde, blir brukerne bedt om å sette Priority manuelt for å løse konflikten."
Frappe PR Bot8054d962017-09-05 09:19:06 +0530463apps/erpnext/erpnext/utilities/activation.py +90,Create Purchase Orders,Opprette innkjøpsordrer
Frappe PR Botc0804792017-05-19 12:30:04 +0530464,Purchase Register,Kjøp Register
465DocType: Course Scheduling Tool,Rechedule,Rechedule
466DocType: Landed Cost Item,Applicable Charges,Gjeldende avgifter
467DocType: Workstation,Consumable Cost,Forbrukskostnads
468apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +220,{0} ({1}) must have role 'Leave Approver',{0} ({1}) må ha rollen «La Godkjenner &#39;
469DocType: Purchase Receipt,Vehicle Date,Vehicle Dato
470DocType: Student Log,Medical,Medisinsk
Frappe PR Bot7c901002017-06-07 12:05:29 +0530471apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +177,Reason for losing,Grunnen for å tape
Frappe PR Botc0804792017-05-19 12:30:04 +0530472apps/erpnext/erpnext/crm/doctype/lead/lead.py +41,Lead Owner cannot be same as the Lead,Bly Eier kan ikke være det samme som Lead
Frappe PR Botd112ee52017-08-31 19:38:41 +0530473apps/erpnext/erpnext/accounts/utils.py +351,Allocated amount can not greater than unadjusted amount,Avsatt beløp kan ikke større enn ujustert beløp
Frappe PR Botc0804792017-05-19 12:30:04 +0530474DocType: Announcement,Receiver,mottaker
475apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},Workstation er stengt på følgende datoer som per Holiday Liste: {0}
476apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Muligheter
477DocType: Employee,Single,Enslig
478DocType: Salary Slip,Total Loan Repayment,Total Loan Nedbetaling
479DocType: Account,Cost of Goods Sold,Varekostnad
480DocType: Purchase Invoice,Yearly,Årlig
481apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +228,Please enter Cost Center,Skriv inn kostnadssted
482DocType: Journal Entry Account,Sales Order,Salgsordre
483apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Avg. Salgskurs
484DocType: Assessment Plan,Examiner Name,Examiner Name
485DocType: Purchase Invoice Item,Quantity and Rate,Kvantitet og Rate
486DocType: Delivery Note,% Installed,% Installert
Frappe PR Bot8054d962017-09-05 09:19:06 +0530487apps/erpnext/erpnext/utilities/user_progress.py +184,Classrooms/ Laboratories etc where lectures can be scheduled.,Klasserom / Laboratorier etc hvor forelesningene kan planlegges.
Frappe PR Botc0804792017-05-19 12:30:04 +0530488apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Please enter company name first,Skriv inn firmanavn først
489DocType: Purchase Invoice,Supplier Name,Leverandør Name
490apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Les ERPNext Manual
491DocType: Account,Is Group,Is Gruppe
492DocType: Email Digest,Pending Purchase Orders,Avventer innkjøpsordrer
493DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Automatisk Sett Serial Nos basert på FIFO
494DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Sjekk Leverandør fakturanummer Unikhet
495DocType: Vehicle Service,Oil Change,Oljeskift
496apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',&#39;Til sak nr&#39; kan ikke være mindre enn &quot;From sak nr &#39;
Frappe PR Bot8054d962017-09-05 09:19:06 +0530497apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Non Profit,Non Profit
Frappe PR Botc0804792017-05-19 12:30:04 +0530498DocType: Production Order,Not Started,Ikke i gang
499DocType: Lead,Channel Partner,Channel Partner
500DocType: Account,Old Parent,Gammel Parent
501apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory field - Academic Year,Obligatorisk felt - akademisk år
502apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory field - Academic Year,Obligatorisk felt - akademisk år
503DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Tilpass innledende tekst som går som en del av e-posten. Hver transaksjon har en egen innledende tekst.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530504apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +157,Please set default payable account for the company {0},Vennligst angi standard betalbar konto for selskapet {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +0530505DocType: Setup Progress Action,Min Doc Count,Min Doc-tall
Frappe PR Botc0804792017-05-19 12:30:04 +0530506apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Globale innstillinger for alle produksjonsprosesser.
507DocType: Accounts Settings,Accounts Frozen Upto,Regnskap Frozen Opp
508DocType: SMS Log,Sent On,Sendte På
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530509apps/erpnext/erpnext/stock/doctype/item/item.py +637,Attribute {0} selected multiple times in Attributes Table,Attributtet {0} valgt flere ganger i attributter Table
Frappe PR Botc0804792017-05-19 12:30:04 +0530510DocType: HR Settings,Employee record is created using selected field. ,Ansatt posten er opprettet ved hjelp av valgte feltet.
511DocType: Sales Order,Not Applicable,Gjelder ikke
512apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Holiday mester.
513DocType: Request for Quotation Item,Required Date,Nødvendig Dato
514DocType: Delivery Note,Billing Address,Fakturaadresse
Frappe PR Botc0804792017-05-19 12:30:04 +0530515DocType: BOM,Costing,Costing
516DocType: Tax Rule,Billing County,Billings County
517DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Hvis det er merket, vil skattebeløpet betraktes som allerede er inkludert i Print Rate / Print Beløp"
518DocType: Request for Quotation,Message for Supplier,Beskjed til Leverandør
519apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Total Antall
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530520apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,Guardian2 Email ID
521apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,Guardian2 Email ID
Frappe PR Botc0804792017-05-19 12:30:04 +0530522DocType: Item,Show in Website (Variant),Vis i Website (Variant)
523DocType: Employee,Health Concerns,Helse Bekymringer
524DocType: Process Payroll,Select Payroll Period,Velg Lønn Periode
525DocType: Purchase Invoice,Unpaid,Ubetalte
526apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Reservert for salg
527DocType: Packing Slip,From Package No.,Fra Package No.
528DocType: Item Attribute,To Range,Range
529apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Verdipapirer og innskudd
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530530apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +44,"Can't change valuation method, as there are transactions against some items which does not have it's own valuation method","Kan ikke endre verdsettelsesmetoden, da det er transaksjoner mot enkelte poster som ikke har egen verdsettelsesmetode"
Frappe PR Botc0804792017-05-19 12:30:04 +0530531apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +82,Total leaves allocated is mandatory,Totalt blader tildelte er obligatorisk
532DocType: Job Opening,Description of a Job Opening,Beskrivelse av en ledig jobb
533apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Pending activities for today,Ventende aktiviteter for i dag
534apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Tilskuerrekord.
535DocType: Salary Structure,Salary Component for timesheet based payroll.,Lønn Component for timebasert lønn.
536DocType: Sales Order Item,Used for Production Plan,Brukes for Produksjonsplan
537DocType: Employee Loan,Total Payment,totalt betaling
538DocType: Manufacturing Settings,Time Between Operations (in mins),Time Between Operations (i minutter)
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530539apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +134,{0} {1} is cancelled so the action cannot be completed,"{0} {1} er kansellert, slik at handlingen ikke kan fullføres"
Frappe PR Botc0804792017-05-19 12:30:04 +0530540DocType: Customer,Buyer of Goods and Services.,Kjøper av varer og tjenester.
541DocType: Journal Entry,Accounts Payable,Leverandørgjeld
Frappe PR Botd112ee52017-08-31 19:38:41 +0530542apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +30,The selected BOMs are not for the same item,De valgte stykklister er ikke for den samme varen
543DocType: Supplier Scorecard Standing,Notify Other,Varsle Andre
Frappe PR Botc0804792017-05-19 12:30:04 +0530544DocType: Pricing Rule,Valid Upto,Gyldig Opp
545DocType: Training Event,Workshop,Verksted
Frappe PR Botd112ee52017-08-31 19:38:41 +0530546DocType: Supplier Scorecard Scoring Standing,Warn Purchase Orders,Varsle innkjøpsordrer
Frappe PR Bot8054d962017-09-05 09:19:06 +0530547apps/erpnext/erpnext/utilities/user_progress.py +39,List a few of your customers. They could be organizations or individuals.,Liste noen av kundene dine. De kan være organisasjoner eller enkeltpersoner.
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530548apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +21,Enough Parts to Build,Nok Deler bygge
549apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +128,Direct Income,Direkte Inntekt
Frappe PR Botc0804792017-05-19 12:30:04 +0530550apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Account, if grouped by Account","Kan ikke filtrere basert på konto, hvis gruppert etter konto"
Frappe PR Bot8054d962017-09-05 09:19:06 +0530551apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +121,Administrative Officer,Administrative Officer
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530552apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +21,Please select Course,Vennligst velg Kurs
553apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +21,Please select Course,Vennligst velg Kurs
Frappe PR Botc0804792017-05-19 12:30:04 +0530554DocType: Timesheet Detail,Hrs,timer
Frappe PR Botd112ee52017-08-31 19:38:41 +0530555apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +342,Please select Company,Vennligst velg selskapet
Frappe PR Botc0804792017-05-19 12:30:04 +0530556DocType: Stock Entry Detail,Difference Account,Forskjellen konto
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530557DocType: Purchase Invoice,Supplier GSTIN,Leverandør GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +0530558apps/erpnext/erpnext/projects/doctype/task/task.py +46,Cannot close task as its dependant task {0} is not closed.,Kan ikke lukke oppgaven som sin avhengige oppgave {0} er ikke lukket.
559apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +433,Please enter Warehouse for which Material Request will be raised,Skriv inn Warehouse hvor Material Request vil bli hevet
560DocType: Production Order,Additional Operating Cost,Ekstra driftskostnader
561apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Kosmetikk
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530562apps/erpnext/erpnext/stock/doctype/item/item.py +533,"To merge, following properties must be same for both items","Å fusjonere, må følgende egenskaper være lik for begge elementene"
Frappe PR Botc0804792017-05-19 12:30:04 +0530563DocType: Shipping Rule,Net Weight,Netto Vekt
564DocType: Employee,Emergency Phone,Emergency Phone
565apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,Kjøpe
566,Serial No Warranty Expiry,Ingen garanti Utløpsserie
567DocType: Sales Invoice,Offline POS Name,Offline POS Name
Frappe PR Bot8054d962017-09-05 09:19:06 +0530568apps/erpnext/erpnext/utilities/user_progress.py +134,Student Application,Student søknad
Frappe PR Botc0804792017-05-19 12:30:04 +0530569apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Vennligst definer karakter for Terskel 0%
570apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Vennligst definer karakter for Terskel 0%
571DocType: Sales Order,To Deliver,Å Levere
572DocType: Purchase Invoice Item,Item,Sak
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530573apps/erpnext/erpnext/accounts/page/pos/pos.js +2451,Serial no item cannot be a fraction,Serie ingen element kan ikke være en brøkdel
Frappe PR Botc0804792017-05-19 12:30:04 +0530574DocType: Journal Entry,Difference (Dr - Cr),Forskjellen (Dr - Cr)
575DocType: Account,Profit and Loss,Gevinst og tap
576apps/erpnext/erpnext/config/stock.py +325,Managing Subcontracting,Administrerende Underleverandører
577DocType: Project,Project will be accessible on the website to these users,Prosjektet vil være tilgjengelig på nettstedet til disse brukerne
Frappe PR Botd112ee52017-08-31 19:38:41 +0530578apps/erpnext/erpnext/config/projects.py +23,Define Project type.,Definer Prosjekttype.
579DocType: Supplier Scorecard,Weighting Function,Vekting Funksjon
Frappe PR Bot8054d962017-09-05 09:19:06 +0530580apps/erpnext/erpnext/utilities/user_progress.py +17,Setup your ,Oppsett din
Frappe PR Botc0804792017-05-19 12:30:04 +0530581DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Hastigheten som Prisliste valuta er konvertert til selskapets hovedvaluta
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530582apps/erpnext/erpnext/setup/doctype/company/company.py +62,Account {0} does not belong to company: {1},Konto {0} tilhører ikke selskapet: {1}
583apps/erpnext/erpnext/setup/doctype/company/company.py +51,Abbreviation already used for another company,Forkortelse allerede brukt for et annet selskap
Frappe PR Botc0804792017-05-19 12:30:04 +0530584DocType: Selling Settings,Default Customer Group,Standard Kundegruppe
585DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Hvis deaktivere, &#39;Rounded Total-feltet ikke vil være synlig i enhver transaksjon"
586DocType: BOM,Operating Cost,Driftskostnader
587DocType: Sales Order Item,Gross Profit,Bruttofortjeneste
588apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Tilveksten kan ikke være 0
589DocType: Production Planning Tool,Material Requirement,Material Requirement
590DocType: Company,Delete Company Transactions,Slett transaksjoner
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530591apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +341,Reference No and Reference Date is mandatory for Bank transaction,Referansenummer og Reference Date er obligatorisk for Bank transaksjon
Frappe PR Botc0804792017-05-19 12:30:04 +0530592DocType: Purchase Receipt,Add / Edit Taxes and Charges,Legg til / Rediger skatter og avgifter
593DocType: Purchase Invoice,Supplier Invoice No,Leverandør Faktura Nei
594DocType: Territory,For reference,For referanse
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530595apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Cannot delete Serial No {0}, as it is used in stock transactions","Kan ikke slette Serial No {0}, slik det brukes i aksjetransaksjoner"
Frappe PR Botc0804792017-05-19 12:30:04 +0530596apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +246,Closing (Cr),Lukking (Cr)
Frappe PR Bot8054d962017-09-05 09:19:06 +0530597apps/erpnext/erpnext/hr/email_alert/training_feedback/training_feedback.html +1,Hello,Hallo
Frappe PR Botc0804792017-05-19 12:30:04 +0530598apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Move Item,Flytt element
599DocType: Serial No,Warranty Period (Days),Garantiperioden (dager)
600DocType: Installation Note Item,Installation Note Item,Installasjon Merk Element
601DocType: Production Plan Item,Pending Qty,Venter Stk
602DocType: Budget,Ignore,Ignorer
Frappe PR Botd112ee52017-08-31 19:38:41 +0530603apps/erpnext/erpnext/accounts/party.py +361,{0} {1} is not active,{0} {1} er ikke aktiv
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530604apps/erpnext/erpnext/config/accounts.py +279,Setup cheque dimensions for printing,Oppsett sjekk dimensjoner for utskrift
Frappe PR Botc0804792017-05-19 12:30:04 +0530605DocType: Salary Slip,Salary Slip Timesheet,Lønn Slip Timeregistrering
Frappe PR Botd112ee52017-08-31 19:38:41 +0530606apps/erpnext/erpnext/controllers/buying_controller.py +155,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Leverandør Warehouse obligatorisk for underleverandør Kjøpskvittering
Frappe PR Botc0804792017-05-19 12:30:04 +0530607DocType: Pricing Rule,Valid From,Gyldig Fra
608DocType: Sales Invoice,Total Commission,Total Commission
609DocType: Pricing Rule,Sales Partner,Sales Partner
Frappe PR Botd112ee52017-08-31 19:38:41 +0530610apps/erpnext/erpnext/config/buying.py +150,All Supplier scorecards.,Alle leverandørens scorecards.
Frappe PR Botc0804792017-05-19 12:30:04 +0530611DocType: Buying Settings,Purchase Receipt Required,Kvitteringen Påkrevd
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530612apps/erpnext/erpnext/stock/doctype/item/item.py +130,Valuation Rate is mandatory if Opening Stock entered,Verdsettelse Rate er obligatorisk hvis Åpning Stock oppgitt
Frappe PR Botc0804792017-05-19 12:30:04 +0530613apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,Ingen poster ble funnet i Faktura tabellen
614apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +17,Please select Company and Party Type first,Vennligst velg først selskapet og Party Type
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530615apps/erpnext/erpnext/config/accounts.py +295,Financial / accounting year.,Finansiell / regnskap år.
Frappe PR Botc0804792017-05-19 12:30:04 +0530616apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.js +9,Accumulated Values,akkumulerte verdier
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530617apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +162,"Sorry, Serial Nos cannot be merged","Sorry, kan Serial Nos ikke bli slått sammen"
Frappe PR Botd112ee52017-08-31 19:38:41 +0530618apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +63,Territory is Required in POS Profile,Område er påkrevd i POS-profil
619DocType: Supplier,Prevent RFQs,Forhindre RFQs
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530620apps/erpnext/erpnext/utilities/activation.py +83,Make Sales Order,Gjør Salgsordre
Frappe PR Botc0804792017-05-19 12:30:04 +0530621DocType: Project Task,Project Task,Prosjektet Task
622,Lead Id,Lead Id
623DocType: C-Form Invoice Detail,Grand Total,Grand Total
624DocType: Training Event,Course,Kurs
625DocType: Timesheet,Payslip,payslip
626apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,Sak Handlekurv
627apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Regnskapsår Startdato bør ikke være større enn regnskapsåret Sluttdato
628DocType: Issue,Resolution,Oppløsning
629DocType: C-Form,IV,IV
Frappe PR Botd112ee52017-08-31 19:38:41 +0530630apps/erpnext/erpnext/templates/pages/order.html +76,Delivered: {0},Levering: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530631DocType: Expense Claim,Payable Account,Betales konto
632DocType: Payment Entry,Type of Payment,Type Betaling
633DocType: Sales Order,Billing and Delivery Status,Fakturering og levering Status
634DocType: Job Applicant,Resume Attachment,Fortsett Vedlegg
635apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Gjenta kunder
636DocType: Leave Control Panel,Allocate,Bevilge
Frappe PR Botd112ee52017-08-31 19:38:41 +0530637apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +804,Sales Return,Sales Return
Frappe PR Botc0804792017-05-19 12:30:04 +0530638apps/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,Merk: Totalt tildelte blader {0} bør ikke være mindre enn allerede innvilgede permisjoner {1} for perioden
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530639,Total Stock Summary,Totalt lageroppsummering
Frappe PR Botc0804792017-05-19 12:30:04 +0530640DocType: Announcement,Posted By,Postet av
641DocType: Item,Delivered by Supplier (Drop Ship),Levert av Leverandør (Drop Ship)
642apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Database med potensielle kunder.
643DocType: Authorization Rule,Customer or Item,Kunden eller Element
644apps/erpnext/erpnext/config/selling.py +28,Customer database.,Kundedatabase.
645DocType: Quotation,Quotation To,Sitat Å
646DocType: Lead,Middle Income,Middle Income
647apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +218,Opening (Cr),Åpning (Cr)
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530648apps/erpnext/erpnext/stock/doctype/item/item.py +801,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 Enhet for Element {0} kan ikke endres direkte fordi du allerede har gjort noen transaksjon (er) med en annen målenheter. Du må opprette et nytt element for å bruke et annet standardmålenheter.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530649apps/erpnext/erpnext/accounts/utils.py +349,Allocated amount can not be negative,Bevilget beløpet kan ikke være negativ
650apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Vennligst sett selskapet
651apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Vennligst sett selskapet
Frappe PR Botc0804792017-05-19 12:30:04 +0530652DocType: Purchase Order Item,Billed Amt,Billed Amt
653DocType: Training Result Employee,Training Result Employee,Trening Resultat Medarbeider
654DocType: Warehouse,A logical Warehouse against which stock entries are made.,En logisk Warehouse mot som lager oppføringer er gjort.
655DocType: Repayment Schedule,Principal Amount,hovedstol
656DocType: Employee Loan Application,Total Payable Interest,Total skyldige renter
657DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Salg Faktura Timeregistrering
658apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,Reference No & Reference Date is required for {0},Referansenummer og Reference Date er nødvendig for {0}
659DocType: Process Payroll,Select Payment Account to make Bank Entry,Velg betalingskonto å lage Bank Entry
Frappe PR Bot8054d962017-09-05 09:19:06 +0530660apps/erpnext/erpnext/utilities/activation.py +136,"Create Employee records to manage leaves, expense claims and payroll","Lag personalregistre for å håndtere blader, refusjonskrav og lønn"
661apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +181,Proposal Writing,Forslaget Writing
Frappe PR Botc0804792017-05-19 12:30:04 +0530662DocType: Payment Entry Deduction,Payment Entry Deduction,Betaling Entry Fradrag
663apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,En annen Sales Person {0} finnes med samme Employee id
664DocType: Production Planning Tool,"If checked, raw materials for items that are sub-contracted will be included in the Material Requests","Hvis det er merket, råvarer for elementer som er underleverandør vil bli inkludert i materialet Forespørsler"
665apps/erpnext/erpnext/config/accounts.py +80,Masters,Masters
666DocType: Assessment Plan,Maximum Assessment Score,Maksimal Assessment Score
667apps/erpnext/erpnext/config/accounts.py +140,Update Bank Transaction Dates,Oppdater Banktransaksjons Datoer
Frappe PR Botd112ee52017-08-31 19:38:41 +0530668apps/erpnext/erpnext/config/projects.py +35,Time Tracking,Time Tracking
669DocType: Purchase Invoice,DUPLICATE FOR TRANSPORTER,DUPLIKERER FOR TRANSPORTER
Frappe PR Botc0804792017-05-19 12:30:04 +0530670DocType: Fiscal Year Company,Fiscal Year Company,Regnskapsåret selskapet
671DocType: Packing Slip Item,DN Detail,DN Detalj
672DocType: Training Event,Conference,Konferanse
673DocType: Timesheet,Billed,Fakturert
674DocType: Batch,Batch Description,Batch Beskrivelse
675apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Opprette studentgrupper
676apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Opprette studentgrupper
Frappe PR Botd112ee52017-08-31 19:38:41 +0530677apps/erpnext/erpnext/accounts/utils.py +723,"Payment Gateway Account not created, please create one manually.","Betaling Gateway konto ikke opprettet, kan du opprette en manuelt."
678DocType: Supplier Scorecard,Per Year,Per år
Frappe PR Botc0804792017-05-19 12:30:04 +0530679DocType: Sales Invoice,Sales Taxes and Charges,Salgs Skatter og avgifter
680DocType: Employee,Organization Profile,Organisasjonsprofil
681DocType: Student,Sibling Details,søsken Detaljer
682DocType: Vehicle Service,Vehicle Service,Vehicle service
683apps/erpnext/erpnext/config/setup.py +101,Automatically triggers the feedback request based on conditions.,Automatisk utløser tilbakemeldinger forespørsel basert på forholdene.
684DocType: Employee,Reason for Resignation,Grunnen til Resignasjon
685apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,Mal for medarbeidersamtaler.
686DocType: Sales Invoice,Credit Note Issued,Kreditnota Utstedt
687DocType: Project Task,Weight,Vekt
688DocType: Payment Reconciliation,Invoice/Journal Entry Details,Faktura / Journal Entry Detaljer
689apps/erpnext/erpnext/accounts/utils.py +83,{0} '{1}' not in Fiscal Year {2},{0} {1} ikke i regnskapsåret {2}
690DocType: Buying Settings,Settings for Buying Module,Innstillinger for kjøp Module
691apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +21,Asset {0} does not belong to company {1},Asset {0} tilhører ikke selskapet {1}
Frappe PR Bot7c901002017-06-07 12:05:29 +0530692apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +70,Please enter Purchase Receipt first,Skriv inn Kjøpskvittering først
Frappe PR Botc0804792017-05-19 12:30:04 +0530693DocType: Buying Settings,Supplier Naming By,Leverandør Naming Av
694DocType: Activity Type,Default Costing Rate,Standard Koster Rate
695DocType: Maintenance Schedule,Maintenance Schedule,Vedlikeholdsplan
Frappe PR Bot7c901002017-06-07 12:05:29 +0530696apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +36,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Da reglene for prissetting filtreres ut basert på Kunden, Kundens Group, Territory, leverandør, leverandør Type, Kampanje, Sales Partner etc."
Frappe PR Botc0804792017-05-19 12:30:04 +0530697apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +24,Net Change in Inventory,Netto endring i varelager
698apps/erpnext/erpnext/config/hr.py +157,Employee Loan Management,Ansattes lån Ledelse
699DocType: Employee,Passport Number,Passnummer
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530700apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +60,Relation with Guardian2,Relasjon med Guardian2
Frappe PR Bot8054d962017-09-05 09:19:06 +0530701apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +115,Manager,Manager
Frappe PR Botc0804792017-05-19 12:30:04 +0530702DocType: Payment Entry,Payment From / To,Betaling fra / til
Frappe PR Bot8054d962017-09-05 09:19:06 +0530703apps/erpnext/erpnext/selling/doctype/customer/customer.py +127,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},Ny kredittgrensen er mindre enn dagens utestående beløp for kunden. Kredittgrense må være atleast {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530704apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,&quot;Based On&quot; og &quot;Grupper etter&quot; ikke kan være det samme
705DocType: Sales Person,Sales Person Targets,Sales Person Targets
706DocType: Installation Note,IN-,I-
707DocType: Production Order Operation,In minutes,I løpet av minutter
708DocType: Issue,Resolution Date,Oppløsning Dato
709DocType: Student Batch Name,Batch Name,batch Name
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530710apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +319,Timesheet created:,Timeregistrering opprettet:
Frappe PR Botd112ee52017-08-31 19:38:41 +0530711apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +890,Please set default Cash or Bank account in Mode of Payment {0},Vennligst angi standard kontanter eller bankkontoen i modus for betaling {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530712apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +20,Enroll,Registrere
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530713DocType: GST Settings,GST Settings,GST-innstillinger
Frappe PR Botc0804792017-05-19 12:30:04 +0530714DocType: Selling Settings,Customer Naming By,Kunden Naming Av
715DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Vil vise studenten som Tilstede i Student Månedlig fremmøterapport
716DocType: Depreciation Schedule,Depreciation Amount,avskrivninger Beløp
717apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +56,Convert to Group,Konverter til konsernet
718DocType: Activity Cost,Activity Type,Aktivitetstype
719DocType: Request for Quotation,For individual supplier,For enkelte leverandør
720DocType: BOM Operation,Base Hour Rate(Company Currency),Base Hour Rate (Selskap Valuta)
721apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Leveres Beløp
722DocType: Supplier,Fixed Days,Faste Days
723DocType: Quotation Item,Item Balance,Sak Balance
724DocType: Sales Invoice,Packing List,Pakkeliste
725apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Innkjøpsordrer gis til leverandører.
726apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Publisering
727DocType: Activity Cost,Projects User,Prosjekter User
728apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Forbrukes
729apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}: {1} ble ikke funnet i Fakturadetaljer tabellen
730DocType: Company,Round Off Cost Center,Rund av kostnadssted
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530731apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +227,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Vedlikehold Besøk {0} må avbestilles før den avbryter denne salgsordre
Frappe PR Botc0804792017-05-19 12:30:04 +0530732DocType: Item,Material Transfer,Material Transfer
Frappe PR Botd112ee52017-08-31 19:38:41 +0530733apps/erpnext/erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py +24,Could not find path for ,Kunne ikke finne banen for
Frappe PR Botc0804792017-05-19 12:30:04 +0530734apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +211,Opening (Dr),Åpning (Dr)
735apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Oppslaget tidsstempel må være etter {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530736,GST Itemised Purchase Register,GST Artized Purchase Register
Frappe PR Botc0804792017-05-19 12:30:04 +0530737DocType: Employee Loan,Total Interest Payable,Total rentekostnader
738DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Landed Cost skatter og avgifter
739DocType: Production Order Operation,Actual Start Time,Faktisk Starttid
740DocType: BOM Operation,Operation Time,Operation Tid
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530741apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +285,Finish,Bli ferdig
Frappe PR Botfa042362017-07-17 17:50:36 +0530742apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +395,Base,Utgangspunkt
Frappe PR Botc0804792017-05-19 12:30:04 +0530743DocType: Timesheet,Total Billed Hours,Totalt fakturert timer
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530744apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1187,Write Off Amount,Skriv Off Beløp
Frappe PR Botd112ee52017-08-31 19:38:41 +0530745DocType: Leave Block List Allow,Allow User,Tillat User
Frappe PR Botc0804792017-05-19 12:30:04 +0530746DocType: Journal Entry,Bill No,Bill Nei
747DocType: Company,Gain/Loss Account on Asset Disposal,Gevinst / tap-konto på Asset Avhending
748DocType: Vehicle Log,Service Details,Servicedetaljer
749DocType: Vehicle Log,Service Details,Servicedetaljer
750DocType: Purchase Invoice,Quarterly,Quarterly
751DocType: Selling Settings,Delivery Note Required,Levering Note Påkrevd
752DocType: Bank Guarantee,Bank Guarantee Number,Bankgaranti nummer
753DocType: Bank Guarantee,Bank Guarantee Number,Bankgaranti nummer
754DocType: Assessment Criteria,Assessment Criteria,Vurderingskriterier
755DocType: BOM Item,Basic Rate (Company Currency),Basic Rate (Company Valuta)
756DocType: Student Attendance,Student Attendance,student Oppmøte
757DocType: Sales Invoice Timesheet,Time Sheet,Tids skjema
758DocType: Manufacturing Settings,Backflush Raw Materials Based On,Spylings Råvare basert på
Frappe PR Botd112ee52017-08-31 19:38:41 +0530759apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +84,Please enter item details,Skriv inn elementdetaljer
Frappe PR Botc0804792017-05-19 12:30:04 +0530760DocType: Interest,Interest,Renter
761apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Før salg
762DocType: Purchase Receipt,Other Details,Andre detaljer
763apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,suplier
764DocType: Account,Accounts,Kontoer
765DocType: Vehicle,Odometer Value (Last),Kilometerstand (Siste)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530766apps/erpnext/erpnext/config/buying.py +160,Templates of supplier scorecard criteria.,Maler med leverandørpoengkriterier.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530767apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +100,Marketing,Markedsføring
Frappe PR Botd112ee52017-08-31 19:38:41 +0530768apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +284,Payment Entry is already created,Betaling Entry er allerede opprettet
769DocType: Request for Quotation,Get Suppliers,Få leverandører
Frappe PR Botc0804792017-05-19 12:30:04 +0530770DocType: Purchase Receipt Item Supplied,Current Stock,Nåværende Stock
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530771apps/erpnext/erpnext/controllers/accounts_controller.py +545,Row #{0}: Asset {1} does not linked to Item {2},Row # {0}: Asset {1} ikke knyttet til Element {2}
Frappe PR Botfa042362017-07-17 17:50:36 +0530772apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +377,Preview Salary Slip,Forhåndsvisning Lønn Slip
Frappe PR Botc0804792017-05-19 12:30:04 +0530773apps/erpnext/erpnext/accounts/doctype/budget/budget.py +54,Account {0} has been entered multiple times,Konto {0} er angitt flere ganger
774DocType: Account,Expenses Included In Valuation,Kostnader som inngår i verdivurderings
775DocType: Hub Settings,Seller City,Selger by
776,Absent Student Report,Fraværende Student Rapporter
777DocType: Email Digest,Next email will be sent on:,Neste post vil bli sendt på:
778DocType: Offer Letter Term,Offer Letter Term,Tilby Letter Term
Frappe PR Botd112ee52017-08-31 19:38:41 +0530779DocType: Supplier Scorecard,Per Week,Per uke
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530780apps/erpnext/erpnext/stock/doctype/item/item.py +616,Item has variants.,Elementet har varianter.
Frappe PR Botc0804792017-05-19 12:30:04 +0530781apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Element {0} ikke funnet
782DocType: Bin,Stock Value,Stock Verdi
783apps/erpnext/erpnext/accounts/doctype/account/account.py +26,Company {0} does not exist,Selskapet {0} finnes ikke
Frappe PR Bot7c901002017-06-07 12:05:29 +0530784apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +82,Tree Type,Tre Type
Frappe PR Botc0804792017-05-19 12:30:04 +0530785DocType: BOM Explosion Item,Qty Consumed Per Unit,Antall som forbrukes per enhet
786DocType: Serial No,Warranty Expiry Date,Garantiutløpsdato
787DocType: Material Request Item,Quantity and Warehouse,Kvantitet og Warehouse
788DocType: Sales Invoice,Commission Rate (%),Kommisjonen Rate (%)
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530789apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +23,Please select Program,Vennligst velg Program
790apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +23,Please select Program,Vennligst velg Program
Frappe PR Botc0804792017-05-19 12:30:04 +0530791DocType: Project,Estimated Cost,anslått pris
792DocType: Purchase Order,Link to material requests,Lenke til materiale forespørsler
793apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aerospace
794DocType: Journal Entry,Credit Card Entry,Kredittkort Entry
795apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,Selskapet og regnskap
796apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Mottatte varer fra leverandører.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530797apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +58,In Value,i Verdi
Frappe PR Botc0804792017-05-19 12:30:04 +0530798DocType: Lead,Campaign Name,Kampanjenavn
799DocType: Selling Settings,Close Opportunity After Days,Lukk mulighet da Days
800,Reserved,Reservert
801DocType: Purchase Order,Supply Raw Materials,Leverer råvare
802DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,Datoen da neste faktura vil bli generert. Det genereres på send.
803apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Omløpsmidler
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530804apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +94,{0} is not a stock Item,{0} er ikke en lagervare
Frappe PR Bot8054d962017-09-05 09:19:06 +0530805apps/erpnext/erpnext/hr/email_alert/training_feedback/training_feedback.html +6,Please share your feedback to the training by clicking on 'Training Feedback' and then 'New',Vennligst del din tilbakemelding til treningen ved å klikke på &#39;Trenings tilbakemelding&#39; og deretter &#39;Ny&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +0530806DocType: Mode of Payment Account,Default Account,Standard konto
807DocType: Payment Entry,Received Amount (Company Currency),Mottatt beløp (Selskap Valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530808apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +174,Lead must be set if Opportunity is made from Lead,Lead må stilles inn hvis Opportunity er laget av Lead
Frappe PR Botc0804792017-05-19 12:30:04 +0530809apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Vennligst velg ukentlig off dag
810DocType: Production Order Operation,Planned End Time,Planlagt Sluttid
811,Sales Person Target Variance Item Group-Wise,Sales Person Target Avviks varegruppe-Wise
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530812apps/erpnext/erpnext/accounts/doctype/account/account.py +96,Account with existing transaction cannot be converted to ledger,Konto med eksisterende transaksjon kan ikke konverteres til Ledger
Frappe PR Botc0804792017-05-19 12:30:04 +0530813DocType: Delivery Note,Customer's Purchase Order No,Kundens innkjøpsordre Nei
814DocType: Budget,Budget Against,budsjett Against
815DocType: Employee,Cell Number,Cell Number
816apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,Auto Materiell Forespørsler Generert
817apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Mistet
818apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +152,You can not enter current voucher in 'Against Journal Entry' column,Du kan ikke legge inn dagens kupong i &quot;Against Journal Entry-kolonnen
819apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Reservert for produksjon
820apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Energy
821DocType: Opportunity,Opportunity From,Opportunity Fra
822apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Månedslønn uttalelse.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530823apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +12,Add Company,Legg til firma
Frappe PR Botd112ee52017-08-31 19:38:41 +0530824apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +858,Row {0}: {1} Serial numbers required for Item {2}. You have provided {3}.,Row {0}: {1} Serienummer som kreves for element {2}. Du har oppgitt {3}.
Frappe PR Botc0804792017-05-19 12:30:04 +0530825DocType: BOM,Website Specifications,Nettstedet Spesifikasjoner
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530826apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +59,{0} is an invalid email address in 'Recipients',{0} er en ugyldig e-postadresse i &quot;Mottakere&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +0530827apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +24,{0}: From {0} of type {1},{0}: Fra {0} av typen {1}
828DocType: Warranty Claim,CI-,CI-
Frappe PR Botd112ee52017-08-31 19:38:41 +0530829apps/erpnext/erpnext/controllers/buying_controller.py +289,Row {0}: Conversion Factor is mandatory,Rad {0}: Omregningsfaktor er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +0530830DocType: Employee,A+,A +
Frappe PR Botd112ee52017-08-31 19:38:41 +0530831apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +326,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Flere Pris regler eksisterer med samme kriteriene, kan du løse konflikten ved å prioritere. Pris Regler: {0}"
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530832apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +495,Cannot deactivate or cancel BOM as it is linked with other BOMs,Kan ikke deaktivere eller kansellere BOM som det er forbundet med andre stykklister
Frappe PR Botc0804792017-05-19 12:30:04 +0530833DocType: Opportunity,Maintenance,Vedlikehold
Frappe PR Botc0804792017-05-19 12:30:04 +0530834DocType: Item Attribute Value,Item Attribute Value,Sak data Verdi
835apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Salgskampanjer.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530836apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +109,Make Timesheet,Gjør Timeregistrering
Frappe PR Botc0804792017-05-19 12:30:04 +0530837DocType: 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.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530838
Frappe PR Botc0804792017-05-19 12:30:04 +0530839#### Note
840
841The 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.
842
843#### Description of Columns
844
8451. Calculation Type:
846 - This can be on **Net Total** (that is the sum of basic amount).
847 - **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.
848 - **Actual** (as mentioned).
8492. Account Head: The Account ledger under which this tax will be booked
8503. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
8514. Description: Description of the tax (that will be printed in invoices / quotes).
8525. Rate: Tax rate.
8536. Amount: Tax amount.
8547. Total: Cumulative total to this point.
8558. 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).
8569. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.","Standard skatt mal som kan brukes på alle salgstransaksjoner. Denne malen kan inneholde liste over skatte hoder og også andre utgifter / inntekter hoder som &quot;Shipping&quot;, &quot;Forsikring&quot;, &quot;Håndtering&quot; osv #### Note Skattesatsen du definerer her vil være standard skattesats for alle ** Elementer **. Hvis det er ** Elementer ** som har forskjellige priser, må de legges i ** Sak Skatt ** bord i ** Sak ** mester. #### Beskrivelse av kolonner 1. Beregning Type: - Dette kan være på ** Net Total ** (som er summen av grunnbeløpet). - ** På Forrige Row Total / Beløp ** (for kumulative skatter eller avgifter). Hvis du velger dette alternativet, vil skatten bli brukt som en prosentandel av forrige rad (i skattetabellen) eller en total. - ** Faktisk ** (som nevnt). 2. Account Head: Konto hovedbok der denne skatten vil bli bokført 3. Cost Center: Hvis skatt / avgift er en inntekt (som frakt) eller utgifter det må bestilles mot et kostnadssted. 4. Beskrivelse: Beskrivelse av skatt (som vil bli skrevet ut i fakturaer / sitater). 5. Ranger: skattesats. 6. Beløp: Skatt beløp. 7. Totalt: Akkumulert total til dette punktet. 8. Angi Row: Dersom basert på &quot;Forrige Row Total&quot; du kan velge radnummeret som vil bli tatt som en base for denne beregningen (standard er den forrige rad). 9. Er dette inklusiv i Basic Rate ?: Hvis du sjekke dette, betyr det at denne avgiften ikke vil bli vist under elementet bordet, men vil inngå i grunnbeløpet i din viktigste elementet tabellen. Dette er nyttig når du vil gi en flat pris (inklusive alle avgifter) pris til kundene."
857DocType: Employee,Bank A/C No.,Bank A / C No.
858DocType: Bank Guarantee,Project,Prosjekt
859DocType: Quality Inspection Reading,Reading 7,Reading 7
Frappe PR Bot7c901002017-06-07 12:05:29 +0530860apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially Ordered,delvis Bestilt
Frappe PR Botc0804792017-05-19 12:30:04 +0530861DocType: Expense Claim Detail,Expense Claim Type,Expense krav Type
862DocType: Shopping Cart Settings,Default settings for Shopping Cart,Standardinnstillingene for handlekurv
Frappe PR Botd112ee52017-08-31 19:38:41 +0530863apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +138,Asset scrapped via Journal Entry {0},Asset kasserte via bilagsregistrering {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530864DocType: Employee Loan,Interest Income Account,Renteinntekter konto
865apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Bioteknologi
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530866apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Office Maintenance Expenses,Kontor Vedlikehold Utgifter
Frappe PR Botc0804792017-05-19 12:30:04 +0530867apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,Sette opp e-postkonto
Frappe PR Bot7c901002017-06-07 12:05:29 +0530868apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +114,Please enter Item first,Skriv inn Sak først
Frappe PR Botc0804792017-05-19 12:30:04 +0530869DocType: Account,Liability,Ansvar
Frappe PR Botd112ee52017-08-31 19:38:41 +0530870apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +186,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Sanksjonert Beløpet kan ikke være større enn krav Beløp i Rad {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +0530871DocType: Company,Default Cost of Goods Sold Account,Standard varekostnader konto
Frappe PR Botd112ee52017-08-31 19:38:41 +0530872apps/erpnext/erpnext/stock/get_item_details.py +310,Price List not selected,Prisliste ikke valgt
Frappe PR Botc0804792017-05-19 12:30:04 +0530873DocType: Employee,Family Background,Familiebakgrunn
874DocType: Request for Quotation Supplier,Send Email,Send E-Post
Frappe PR Botd112ee52017-08-31 19:38:41 +0530875apps/erpnext/erpnext/stock/doctype/item/item.py +204,Warning: Invalid Attachment {0},Advarsel: Ugyldig Vedlegg {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530876apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +755,No Permission,Ingen tillatelse
Frappe PR Botc0804792017-05-19 12:30:04 +0530877DocType: Company,Default Bank Account,Standard Bank Account
878apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +50,"To filter based on Party, select Party Type first","Hvis du vil filtrere basert på partiet, velger partiet Skriv inn først"
879apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},&#39;Oppdater Stock&#39; kan ikke kontrolleres fordi elementene ikke er levert via {0}
880DocType: Vehicle,Acquisition Date,Innkjøpsdato
Frappe PR Bot8054d962017-09-05 09:19:06 +0530881apps/erpnext/erpnext/utilities/user_progress.py +100,Nos,Nos
Frappe PR Botc0804792017-05-19 12:30:04 +0530882DocType: Item,Items with higher weightage will be shown higher,Elementer med høyere weightage vil bli vist høyere
883DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Bankavstemming Detalj
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530884apps/erpnext/erpnext/controllers/accounts_controller.py +549,Row #{0}: Asset {1} must be submitted,Row # {0}: Asset {1} må fremlegges
Frappe PR Botc0804792017-05-19 12:30:04 +0530885apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,Ingen ansatte funnet
886DocType: Supplier Quotation,Stopped,Stoppet
887DocType: Item,If subcontracted to a vendor,Dersom underleverandør til en leverandør
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530888apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +111,Student Group is already updated.,Studentgruppen er allerede oppdatert.
889apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +111,Student Group is already updated.,Studentgruppen er allerede oppdatert.
Frappe PR Botc0804792017-05-19 12:30:04 +0530890DocType: SMS Center,All Customer Contact,All Kundekontakt
891apps/erpnext/erpnext/config/stock.py +153,Upload stock balance via csv.,Last opp lagersaldo via csv.
892DocType: Warehouse,Tree Details,Tree Informasjon
893DocType: Training Event,Event Status,Hendelses Status
894,Support Analytics,Støtte Analytics
Frappe PR Botd112ee52017-08-31 19:38:41 +0530895apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +346,"If you have any questions, please get back to us.","Hvis du har spørsmål, kan du komme tilbake til oss."
Frappe PR Botc0804792017-05-19 12:30:04 +0530896DocType: Item,Website Warehouse,Nettsted Warehouse
897DocType: Payment Reconciliation,Minimum Invoice Amount,Minimum Fakturert beløp
898apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +111,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: Kostnadssted {2} ikke tilhører selskapet {3}
899apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +88,{0} {1}: Account {2} cannot be a Group,{0} {1}: Account {2} kan ikke være en gruppe
Frappe PR Botd112ee52017-08-31 19:38:41 +0530900apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Sak Row {idx}: {doctype} {DOCNAME} finnes ikke i oven {doctype} tabellen
901apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +288,Timesheet {0} is already completed or cancelled,Timeregistrering {0} er allerede gjennomført eller kansellert
Frappe PR Botc0804792017-05-19 12:30:04 +0530902apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,ingen oppgaver
903DocType: Purchase Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Dagen i måneden som auto faktura vil bli generert for eksempel 05, 28 osv"
904DocType: Asset,Opening Accumulated Depreciation,Åpning akkumulerte avskrivninger
905apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Score må være mindre enn eller lik 5
906DocType: Program Enrollment Tool,Program Enrollment Tool,Program Påmelding Tool
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530907apps/erpnext/erpnext/config/accounts.py +332,C-Form records,C-Form poster
Frappe PR Botc0804792017-05-19 12:30:04 +0530908apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Kunde og leverandør
909DocType: Email Digest,Email Digest Settings,E-post Digest Innstillinger
Frappe PR Botd112ee52017-08-31 19:38:41 +0530910apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +348,Thank you for your business!,Takk for handelen!
Frappe PR Botc0804792017-05-19 12:30:04 +0530911apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Støtte henvendelser fra kunder.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530912DocType: Setup Progress Action,Action Doctype,Handling Doctype
Frappe PR Botc0804792017-05-19 12:30:04 +0530913,Production Order Stock Report,Produksjonsordre aksjerapport
914DocType: HR Settings,Retirement Age,Pensjonsalder
915DocType: Bin,Moving Average Rate,Moving Gjennomsnittlig pris
916DocType: Production Planning Tool,Select Items,Velg Items
917apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +372,{0} against Bill {1} dated {2},{0} mot Bill {1} datert {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +0530918apps/erpnext/erpnext/utilities/user_progress.py +16,Setup Institution,Oppsettinstitusjon
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530919DocType: Program Enrollment,Vehicle/Bus Number,Kjøretøy / bussnummer
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530920apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,Kursplan
Frappe PR Botd112ee52017-08-31 19:38:41 +0530921DocType: Request for Quotation Supplier,Quote Status,Sitatstatus
Frappe PR Botc0804792017-05-19 12:30:04 +0530922DocType: Maintenance Visit,Completion Status,Completion Status
923DocType: HR Settings,Enter retirement age in years,Skriv inn pensjonsalder i år
924apps/erpnext/erpnext/accounts/doctype/asset/asset.js +263,Target Warehouse,Target Warehouse
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530925apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +108,Please select a warehouse,Vennligst velg et lager
Frappe PR Botc0804792017-05-19 12:30:04 +0530926DocType: Cheque Print Template,Starting location from left edge,Starter plassering fra venstre kant
927DocType: Item,Allow over delivery or receipt upto this percent,Tillat løpet levering eller mottak opp denne prosent
928DocType: Stock Entry,STE-,an- drogene
929DocType: Upload Attendance,Import Attendance,Import Oppmøte
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530930apps/erpnext/erpnext/public/js/pos/pos.html +115,All Item Groups,Alle varegrupper
Frappe PR Botc0804792017-05-19 12:30:04 +0530931DocType: Process Payroll,Activity Log,Aktivitetsloggen
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530932apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +39,Net Profit / Loss,Netto gevinst / tap
Frappe PR Botc0804792017-05-19 12:30:04 +0530933apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,Skriv melding automatisk ved innlevering av transaksjoner.
934DocType: Production Order,Item To Manufacture,Element for å produsere
935apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} status er {2}
936DocType: Employee,Provide Email Address registered in company,Gi e-postadresse som er registrert i selskapets
937DocType: Shopping Cart Settings,Enable Checkout,aktiver kassen
938apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Bestilling til betaling
939apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Anslått Antall
940DocType: Sales Invoice,Payment Due Date,Betalingsfrist
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530941apps/erpnext/erpnext/stock/doctype/item/item.js +349,Item Variant {0} already exists with same attributes,Sak Variant {0} finnes allerede med samme attributtene
Frappe PR Botd112ee52017-08-31 19:38:41 +0530942apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +115,'Opening',&quot;Opening&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +0530943apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Åpne for å gjøre
944DocType: Notification Control,Delivery Note Message,Levering Note Message
945DocType: Expense Claim,Expenses,Utgifter
946DocType: Item Variant Attribute,Item Variant Attribute,Sak Variant Egenskap
947,Purchase Receipt Trends,Kvitteringen Trender
948DocType: Process Payroll,Bimonthly,annenhver måned
949DocType: Vehicle Service,Brake Pad,Bremsekloss
Frappe PR Bot8054d962017-09-05 09:19:06 +0530950apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +110,Research & Development,Forskning Og Utvikling
Frappe PR Botc0804792017-05-19 12:30:04 +0530951apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Beløp til Bill
952DocType: Company,Registration Details,Registrering Detaljer
953DocType: Timesheet,Total Billed Amount,Total Fakturert beløp
954DocType: Item Reorder,Re-Order Qty,Re-Order Antall
955DocType: Leave Block List Date,Leave Block List Date,La Block List Dato
956DocType: Pricing Rule,Price or Discount,Pris eller rabatt
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530957apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +91,BOM #{0}: Raw material cannot be same as main Item,BOM # {0}: Råmateriale kan ikke være det samme som hovedelementet
Frappe PR Botd112ee52017-08-31 19:38:41 +0530958apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +92,Total Applicable Charges in Purchase Receipt Items table must be same as Total Taxes and Charges,Totalt gjeldende avgifter i kvitteringen Elementer tabellen må være det samme som total skatter og avgifter
Frappe PR Botc0804792017-05-19 12:30:04 +0530959DocType: Sales Team,Incentives,Motivasjon
960DocType: SMS Log,Requested Numbers,Etterspør Numbers
961DocType: Production Planning Tool,Only Obtain Raw Materials,Bare Skaffe råstoffer
962apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,Medarbeidersamtaler.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530963apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +96,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","Aktivering av «Bruk for handlekurven&quot;, som Handlevogn er aktivert, og det bør være minst en skatteregel for Handlekurv"
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530964apps/erpnext/erpnext/controllers/accounts_controller.py +347,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Betaling Entry {0} er knyttet mot Bestill {1}, sjekk om det bør trekkes som forskudd i denne fakturaen."
Frappe PR Botc0804792017-05-19 12:30:04 +0530965DocType: Sales Invoice Item,Stock Details,Stock Detaljer
966apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Prosjektet Verdi
967apps/erpnext/erpnext/config/selling.py +321,Point-of-Sale,Utsalgssted
968DocType: Vehicle Log,Odometer Reading,Kilometerteller Reading
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530969apps/erpnext/erpnext/accounts/doctype/account/account.py +119,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Saldo allerede i Credit, har du ikke lov til å sette &quot;Balance må være &#39;som&#39; debet &#39;"
Frappe PR Botc0804792017-05-19 12:30:04 +0530970DocType: Account,Balance must be,Balansen må være
971DocType: Hub Settings,Publish Pricing,Publiser Priser
972DocType: Notification Control,Expense Claim Rejected Message,Expense krav Avvist Message
973,Available Qty,Tilgjengelig Antall
974DocType: Purchase Taxes and Charges,On Previous Row Total,På Forrige Row Total
975DocType: Purchase Invoice Item,Rejected Qty,avvist Antall
976DocType: Salary Slip,Working Days,Arbeidsdager
977DocType: Serial No,Incoming Rate,Innkommende Rate
978DocType: Packing Slip,Gross Weight,Bruttovekt
Frappe PR Bot8054d962017-09-05 09:19:06 +0530979apps/erpnext/erpnext/public/js/setup_wizard.js +102,The name of your company for which you are setting up this system.,Navnet på firmaet som du setter opp dette systemet.
Frappe PR Botc0804792017-05-19 12:30:04 +0530980DocType: HR Settings,Include holidays in Total no. of Working Days,Inkluder ferier i Total no. arbeidsdager
981DocType: Job Applicant,Hold,Hold
982DocType: Employee,Date of Joining,Dato for Delta
983DocType: Naming Series,Update Series,Update-serien
984DocType: Supplier Quotation,Is Subcontracted,Er underleverandør
985DocType: Item Attribute,Item Attribute Values,Sak attributtverdier
986DocType: Examination Result,Examination Result,Sensur
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530987apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +817,Purchase Receipt,Kvitteringen
Frappe PR Botc0804792017-05-19 12:30:04 +0530988,Received Items To Be Billed,Mottatte elementer å bli fakturert
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530989apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Submitted Salary Slips,Innsendte lønnsslipper
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530990apps/erpnext/erpnext/config/accounts.py +305,Currency exchange rate master.,Valutakursen mester.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530991apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +196,Reference Doctype must be one of {0},Referanse DOCTYPE må være en av {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530992apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +302,Unable to find Time Slot in the next {0} days for Operation {1},Å finne tidsluke i de neste {0} dager for Operation klarer {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530993DocType: Production Order,Plan material for sub-assemblies,Plan materiale for sub-assemblies
994apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Salgs Partnere og Territory
Frappe PR Bot8a803a22017-09-11 16:31:10 +0530995apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +574,BOM {0} must be active,BOM {0} må være aktiv
Frappe PR Botc0804792017-05-19 12:30:04 +0530996DocType: Journal Entry,Depreciation Entry,avskrivninger Entry
997apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,Velg dokumenttypen først
998apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Avbryt Material Besøk {0} før den sletter denne Maintenance Visit
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530999apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} does not belong to Item {1},Serial No {0} tilhører ikke Element {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301000DocType: Purchase Receipt Item Supplied,Required Qty,Påkrevd antall
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301001apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +123,Warehouses with existing transaction can not be converted to ledger.,Næringslokaler med eksisterende transaksjon kan ikke konverteres til hovedbok.
Frappe PR Botc0804792017-05-19 12:30:04 +05301002DocType: Bank Reconciliation,Total Amount,Totalbeløp
1003apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Internett Publisering
1004DocType: Production Planning Tool,Production Orders,Produksjonsordrer
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301005apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +62,Balance Value,Balanse Verdi
Frappe PR Botc0804792017-05-19 12:30:04 +05301006apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Salg Prisliste
1007apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publisere synkronisere elementer
1008DocType: Bank Reconciliation,Account Currency,Account Valuta
1009apps/erpnext/erpnext/accounts/general_ledger.py +142,Please mention Round Off Account in Company,Vennligst oppgi Round Off-konto i selskapet
1010DocType: Purchase Receipt,Range,Område
1011DocType: Supplier,Default Payable Accounts,Standard Leverandørgjeld
1012apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +49,Employee {0} is not active or does not exist,Ansatt {0} er ikke aktiv eller ikke eksisterer
1013DocType: Fee Structure,Components,komponenter
Frappe PR Botd112ee52017-08-31 19:38:41 +05301014apps/erpnext/erpnext/accounts/doctype/asset/asset.py +251,Please enter Asset Category in Item {0},Fyll inn Asset kategori i Element {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301015DocType: Quality Inspection Reading,Reading 6,Reading 6
Frappe PR Botd112ee52017-08-31 19:38:41 +05301016apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +913,Cannot {0} {1} {2} without any negative outstanding invoice,Kan ikke {0} {1} {2} uten noen negativ utestående faktura
Frappe PR Botc0804792017-05-19 12:30:04 +05301017DocType: Purchase Invoice Advance,Purchase Invoice Advance,Fakturaen Advance
1018DocType: Hub Settings,Sync Now,Synkroniser nå
1019apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199,Row {0}: Credit entry can not be linked with a {1},Rad {0}: Credit oppføring kan ikke være knyttet til en {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301020apps/erpnext/erpnext/config/accounts.py +248,Define budget for a financial year.,Definer budsjett for et regnskapsår.
Frappe PR Botc0804792017-05-19 12:30:04 +05301021DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,Standard Bank / minibank konto vil automatisk bli oppdatert i POS faktura når denne modusen er valgt.
1022DocType: Lead,LEAD-,LEDE-
1023DocType: Employee,Permanent Address Is,Permanent Adresse Er
1024DocType: Production Order Operation,Operation completed for how many finished goods?,Operasjonen gjennomført for hvor mange ferdigvarer?
Frappe PR Bot8054d962017-09-05 09:19:06 +05301025apps/erpnext/erpnext/public/js/setup_wizard.js +46,The Brand,The Brand
Frappe PR Botc0804792017-05-19 12:30:04 +05301026DocType: Employee,Exit Interview Details,Exit Intervju Detaljer
1027DocType: Item,Is Purchase Item,Er Purchase Element
1028DocType: Asset,Purchase Invoice,Fakturaen
1029DocType: Stock Ledger Entry,Voucher Detail No,Kupong Detail Ingen
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301030apps/erpnext/erpnext/accounts/page/pos/pos.js +754,New Sales Invoice,Ny salgsfaktura
Frappe PR Botc0804792017-05-19 12:30:04 +05301031DocType: Stock Entry,Total Outgoing Value,Total Utgående verdi
Frappe PR Bot7c901002017-06-07 12:05:29 +05301032apps/erpnext/erpnext/public/js/account_tree_grid.js +224,Opening Date and Closing Date should be within same Fiscal Year,Åpningsdato og sluttdato skal være innenfor samme regnskapsår
Frappe PR Botc0804792017-05-19 12:30:04 +05301033DocType: Lead,Request for Information,Spør etter informasjon
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301034,LeaderBoard,Leaderboard
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301035apps/erpnext/erpnext/accounts/page/pos/pos.js +767,Sync Offline Invoices,Synkroniser Offline Fakturaer
Frappe PR Botc0804792017-05-19 12:30:04 +05301036DocType: Payment Request,Paid,Betalt
1037DocType: Program Fee,Program Fee,program Fee
Frappe PR Botd112ee52017-08-31 19:38:41 +05301038DocType: BOM Update Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM.
1039It also updates latest price in all the BOMs.","Bytt ut en bestemt BOM i alle andre BOM-er der den brukes. Det vil erstatte den gamle BOM-lenken, oppdatere kostnadene og regenerere &quot;BOM Explosion Item&quot; -tabellen som per ny BOM. Det oppdaterer også siste pris i alle BOMene."
Frappe PR Botc0804792017-05-19 12:30:04 +05301040DocType: Salary Slip,Total in words,Totalt i ord
1041DocType: Material Request Item,Lead Time Date,Lead Tid Dato
1042DocType: Guardian,Guardian Name,Guardian navn
1043DocType: Cheque Print Template,Has Print Format,Har Print Format
1044DocType: Employee Loan,Sanctioned,sanksjonert
Frappe PR Botd112ee52017-08-31 19:38:41 +05301045apps/erpnext/erpnext/accounts/page/pos/pos.js +73, is mandatory. Maybe Currency Exchange record is not created for ,er obligatorisk. Kanskje Valutaveksling posten ikke er skapt for
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301046apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +112,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Vennligst oppgi serienummer for varen {1}
Frappe PR Botfa042362017-07-17 17:50:36 +05301047apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +622,"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.","For &#39;Produkt Bundle&#39; elementer, Warehouse, serienummer og Batch Ingen vil bli vurdert fra &quot;Pakkeliste&quot; bord. Hvis Warehouse og Batch Ingen er lik for alle pakking elementer for noen &quot;Product Bundle &#39;elementet, kan disse verdiene legges inn i hoved Sak bordet, vil verdiene bli kopiert til&quot; Pakkeliste &quot;bord."
Frappe PR Botc0804792017-05-19 12:30:04 +05301048DocType: Job Opening,Publish on website,Publiser på nettstedet
1049apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Forsendelser til kunder.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301050apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +624,Supplier Invoice Date cannot be greater than Posting Date,Leverandør Fakturadato kan ikke være større enn konteringsdato
Frappe PR Botc0804792017-05-19 12:30:04 +05301051DocType: Purchase Invoice Item,Purchase Order Item,Innkjøpsordre Element
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301052apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Indirect Income,Indirekte inntekt
Frappe PR Botc0804792017-05-19 12:30:04 +05301053DocType: Student Attendance Tool,Student Attendance Tool,Student Oppmøte Tool
1054DocType: Cheque Print Template,Date Settings,Dato Innstillinger
1055apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,Varians
1056,Company Name,Selskapsnavn
1057DocType: SMS Center,Total Message(s),Total melding (er)
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301058apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +868,Select Item for Transfer,Velg elementet for Transfer
Frappe PR Botc0804792017-05-19 12:30:04 +05301059DocType: Purchase Invoice,Additional Discount Percentage,Ekstra rabatt Prosent
1060apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Vis en liste over alle hjelpevideoer
1061DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Velg kontoen leder av banken der sjekken ble avsatt.
1062DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Tillater brukeren å redigere Prisliste Rate i transaksjoner
1063DocType: Pricing Rule,Max Qty,Max Antall
1064apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
1065 Please enter a valid Invoice","Rad {0}: Faktura {1} er ugyldig, kan det bli kansellert / finnes ikke. \ Vennligst skriv inn en gyldig faktura"
1066apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +132,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Rad {0}: Betaling mot Salg / innkjøpsordre skal alltid merkes som forskudd
1067apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Kjemisk
1068DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,Standard Bank / minibank konto vil bli automatisk oppdatert i Lønn bilagsregistrering når denne modusen er valgt.
Frappe PR Botc0804792017-05-19 12:30:04 +05301069DocType: BOM,Raw Material Cost(Company Currency),Raw Material Cost (Selskap Valuta)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301070apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +731,All items have already been transferred for this Production Order.,Alle elementene er allerede blitt overført til denne produksjonsordre.
Frappe PR Botc0804792017-05-19 12:30:04 +05301071apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Rate cannot be greater than the rate used in {1} {2},Row # {0}: Prisen kan ikke være større enn frekvensen som brukes i {1} {2}
1072apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Rate cannot be greater than the rate used in {1} {2},Row # {0}: Prisen kan ikke være større enn frekvensen som brukes i {1} {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05301073apps/erpnext/erpnext/utilities/user_progress.py +101,Meter,Måler
Frappe PR Botc0804792017-05-19 12:30:04 +05301074DocType: Workstation,Electricity Cost,Elektrisitet Cost
1075DocType: HR Settings,Don't send Employee Birthday Reminders,Ikke send Employee bursdagspåminnelser
1076DocType: Item,Inspection Criteria,Inspeksjon Kriterier
1077apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,Overført
1078DocType: BOM Website Item,BOM Website Item,BOM Nettstedet Element
Frappe PR Bot8054d962017-09-05 09:19:06 +05301079apps/erpnext/erpnext/public/js/setup_wizard.js +47,Upload your letter head and logo. (you can edit them later).,Last opp din brevhode og logo. (Du kan redigere dem senere).
Frappe PR Botc0804792017-05-19 12:30:04 +05301080DocType: Timesheet Detail,Bill,Regning
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301081apps/erpnext/erpnext/accounts/doctype/asset/asset.py +85,Next Depreciation Date is entered as past date,Neste avskrivningsdato legges inn som siste dato
Frappe PR Bot8054d962017-09-05 09:19:06 +05301082apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +199,White,Hvit
Frappe PR Botc0804792017-05-19 12:30:04 +05301083DocType: SMS Center,All Lead (Open),All Lead (Open)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301084apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Rad {0}: Antall ikke tilgjengelig for {4} i lageret {1} ved å legge tidspunktet for innreise ({2} {3})
Frappe PR Botc0804792017-05-19 12:30:04 +05301085DocType: Purchase Invoice,Get Advances Paid,Få utbetalt forskudd
1086DocType: Item,Automatically Create New Batch,Opprett automatisk ny batch automatisk
1087DocType: Item,Automatically Create New Batch,Opprett automatisk ny batch automatisk
Frappe PR Botd112ee52017-08-31 19:38:41 +05301088apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Make ,Gjøre
Frappe PR Botc0804792017-05-19 12:30:04 +05301089DocType: Student Admission,Admission Start Date,Opptak Startdato
1090DocType: Journal Entry,Total Amount in Words,Totalbeløp i Words
1091apps/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 en feil. En mulig årsak kan være at du ikke har lagret skjemaet. Ta kontakt support@erpnext.com hvis problemet vedvarer.
1092apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Handlekurv
1093apps/erpnext/erpnext/controllers/selling_controller.py +155,Order Type must be one of {0},Ordretype må være en av {0}
1094DocType: Lead,Next Contact Date,Neste Kontakt Dato
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301095apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Opening Qty,Antall åpne
Frappe PR Botd112ee52017-08-31 19:38:41 +05301096apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +466,Please enter Account for Change Amount,Vennligst oppgi konto for Change Beløp
Frappe PR Botc0804792017-05-19 12:30:04 +05301097DocType: Student Batch Name,Student Batch Name,Student Batch Name
1098DocType: Holiday List,Holiday List Name,Holiday Listenavn
1099DocType: Repayment Schedule,Balance Loan Amount,Balanse Lånebeløp
1100apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.js +13,Schedule Course,Schedule Course
Frappe PR Bot8054d962017-09-05 09:19:06 +05301101apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +219,Stock Options,Aksjeopsjoner
Frappe PR Botc0804792017-05-19 12:30:04 +05301102DocType: Journal Entry Account,Expense Claim,Expense krav
1103apps/erpnext/erpnext/accounts/doctype/asset/asset.js +245,Do you really want to restore this scrapped asset?,Har du virkelig ønsker å gjenopprette dette skrotet ressurs?
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301104apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +349,Qty for {0},Antall for {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301105DocType: Leave Application,Leave Application,La Application
1106apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,La Allocation Tool
1107DocType: Leave Block List,Leave Block List Dates,La Block List Datoer
1108DocType: Workstation,Net Hour Rate,Netto timepris
1109DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Landed Cost Kjøpskvittering
1110DocType: Company,Default Terms,Standard Terms
Frappe PR Botd112ee52017-08-31 19:38:41 +05301111DocType: Supplier Scorecard Period,Criteria,kriterier
Frappe PR Botc0804792017-05-19 12:30:04 +05301112DocType: Packing Slip Item,Packing Slip Item,Pakking Slip Element
1113DocType: Purchase Invoice,Cash/Bank Account,Cash / Bank Account
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301114apps/erpnext/erpnext/public/js/queries.js +96,Please specify a {0},Vennligst oppgi en {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301115apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +71,Removed items with no change in quantity or value.,Fjernet elementer med ingen endring i mengde eller verdi.
1116DocType: Delivery Note,Delivery To,Levering Å
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301117apps/erpnext/erpnext/stock/doctype/item/item.py +634,Attribute table is mandatory,Attributt tabellen er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05301118DocType: Production Planning Tool,Get Sales Orders,Få salgsordrer
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301119apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +67,{0} can not be negative,{0} kan ikke være negativ
Frappe PR Bot8054d962017-09-05 09:19:06 +05301120DocType: Training Event,Self-Study,Selvstudium
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301121apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +384,Discount,Rabatt
Frappe PR Botc0804792017-05-19 12:30:04 +05301122DocType: Asset,Total Number of Depreciations,Totalt antall Avskrivninger
1123DocType: Sales Invoice Item,Rate With Margin,Vurder med margin
1124DocType: Sales Invoice Item,Rate With Margin,Vurder med margin
1125DocType: Workstation,Wages,Lønn
Frappe PR Botc0804792017-05-19 12:30:04 +05301126DocType: Task,Urgent,Haster
Frappe PR Botfa042362017-07-17 17:50:36 +05301127apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +157,Please specify a valid Row ID for row {0} in table {1},Vennligst oppgi en gyldig Row ID for rad {0} i tabellen {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301128apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +84,Unable to find variable: ,Kan ikke finne variabel:
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301129apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +556,Please select a field to edit from numpad,Vennligst velg et felt for å redigere fra numpad
Frappe PR Botc0804792017-05-19 12:30:04 +05301130apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Gå til skrivebordet og begynne å bruke ERPNext
1131DocType: Item,Manufacturer,Produsent
1132DocType: Landed Cost Item,Purchase Receipt Item,Kvitteringen Element
1133DocType: Purchase Receipt,PREC-RET-,PREC-RET-
1134DocType: POS Profile,Sales Invoice Payment,Salg Faktura Betaling
1135DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Reservert Industribygg i salgsordre / ferdigvarelageret
1136apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,Selge Beløp
1137DocType: Repayment Schedule,Interest Amount,rente~~POS=TRUNC
Frappe PR Botd112ee52017-08-31 19:38:41 +05301138apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +109,You are the Expense Approver for this record. Please Update the 'Status' and Save,Du er den Expense Godkjenner denne posten. Oppdater &quot;Status&quot; og Lagre
Frappe PR Botc0804792017-05-19 12:30:04 +05301139DocType: Serial No,Creation Document No,Creation Dokument nr
1140DocType: Issue,Issue,Problem
1141DocType: Asset,Scrapped,skrotet
Frappe PR Botc0804792017-05-19 12:30:04 +05301142apps/erpnext/erpnext/config/stock.py +195,"Attributes for Item Variants. e.g Size, Color etc.","Attributter for varen Varianter. f.eks størrelse, farge etc."
1143DocType: Purchase Invoice,Returns,returer
1144apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +42,WIP Warehouse,WIP Warehouse
Frappe PR Bot7c901002017-06-07 12:05:29 +05301145apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +195,Serial No {0} is under maintenance contract upto {1},Serial No {0} er under vedlikeholdskontrakt opp {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301146apps/erpnext/erpnext/config/hr.py +35,Recruitment,Rekruttering
1147DocType: Lead,Organization Name,Organization Name
1148DocType: Tax Rule,Shipping State,Shipping State
1149,Projected Quantity as Source,Anslått Antall som kilde
Frappe PR Botd112ee52017-08-31 19:38:41 +05301150apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,Elementet må legges til med &quot;Get Elementer fra innkjøps Receipts &#39;knappen
Frappe PR Botc0804792017-05-19 12:30:04 +05301151DocType: Employee,A-,EN-
1152DocType: Production Planning Tool,Include non-stock items,Inkluder ikke-lager
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301153apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Sales Expenses,Salgs Utgifter
Frappe PR Botc0804792017-05-19 12:30:04 +05301154apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Standard Kjøpe
1155DocType: GL Entry,Against,Against
1156DocType: Item,Default Selling Cost Center,Standard Selling kostnadssted
1157DocType: Sales Partner,Implementation Partner,Gjennomføring Partner
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301158apps/erpnext/erpnext/accounts/page/pos/pos.js +1571,ZIP Code,Post kode
Frappe PR Botc0804792017-05-19 12:30:04 +05301159apps/erpnext/erpnext/controllers/selling_controller.py +265,Sales Order {0} is {1},Salgsordre {0} er {1}
1160DocType: Opportunity,Contact Info,Kontaktinfo
1161apps/erpnext/erpnext/config/stock.py +310,Making Stock Entries,Making Stock Entries
1162DocType: Packing Slip,Net Weight UOM,Vekt målenheter
Frappe PR Botc0804792017-05-19 12:30:04 +05301163DocType: Item,Default Supplier,Standard Leverandør
1164DocType: Manufacturing Settings,Over Production Allowance Percentage,Over Produksjon Fradrag Prosent
1165DocType: Employee Loan,Repayment Schedule,tilbakebetaling Schedule
1166DocType: Shipping Rule Condition,Shipping Rule Condition,Shipping Rule Tilstand
1167DocType: Holiday List,Get Weekly Off Dates,Få Ukentlig Off Datoer
1168apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +33,End Date can not be less than Start Date,Sluttdato kan ikke være mindre enn startdato
1169DocType: Sales Person,Select company name first.,Velg firmanavn først.
Frappe PR Botc0804792017-05-19 12:30:04 +05301170apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Sitater mottatt fra leverandører.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301171apps/erpnext/erpnext/config/manufacturing.py +74,Replace BOM and update latest price in all BOMs,Erstatt BOM og oppdater siste pris i alle BOMs
Frappe PR Botc0804792017-05-19 12:30:04 +05301172apps/erpnext/erpnext/controllers/selling_controller.py +22,To {0} | {1} {2},Til {0} | {1} {2}
1173apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Gjennomsnittsalder
1174DocType: School Settings,Attendance Freeze Date,Deltagelsesfrysedato
1175DocType: School Settings,Attendance Freeze Date,Deltagelsesfrysedato
Frappe PR Bot8054d962017-09-05 09:19:06 +05301176apps/erpnext/erpnext/utilities/user_progress.py +64,List a few of your suppliers. They could be organizations or individuals.,Liste noen av dine leverandører. De kan være organisasjoner eller enkeltpersoner.
Frappe PR Botc0804792017-05-19 12:30:04 +05301177apps/erpnext/erpnext/templates/pages/home.html +31,View All Products,Se alle produkter
1178apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Minimum levealder (dager)
1179apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Minimum levealder (dager)
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301180apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +57,All BOMs,alle stykklister
Frappe PR Botc0804792017-05-19 12:30:04 +05301181DocType: Company,Default Currency,Standard Valuta
1182DocType: Expense Claim,From Employee,Fra Employee
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301183apps/erpnext/erpnext/controllers/accounts_controller.py +407,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Advarsel: System vil ikke sjekke billing siden beløpet for varen {0} i {1} er null
Frappe PR Botc0804792017-05-19 12:30:04 +05301184DocType: Journal Entry,Make Difference Entry,Gjør forskjell Entry
1185DocType: Upload Attendance,Attendance From Date,Oppmøte Fra dato
1186DocType: Appraisal Template Goal,Key Performance Area,Key Performance-området
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301187DocType: Program Enrollment,Transportation,Transport
Frappe PR Botc0804792017-05-19 12:30:04 +05301188apps/erpnext/erpnext/controllers/item_variant.py +92,Invalid Attribute,Ugyldig Egenskap
Frappe PR Botd112ee52017-08-31 19:38:41 +05301189apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +225,{0} {1} must be submitted,{0} {1} må sendes
Frappe PR Botc0804792017-05-19 12:30:04 +05301190apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +146,Quantity must be less than or equal to {0},Antall må være mindre enn eller lik {0}
1191DocType: SMS Center,Total Characters,Totalt tegn
Frappe PR Botd112ee52017-08-31 19:38:41 +05301192apps/erpnext/erpnext/controllers/buying_controller.py +159,Please select BOM in BOM field for Item {0},Vennligst velg BOM i BOM felt for Element {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301193DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Form Faktura Detalj
1194DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Betaling Avstemming Faktura
1195apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Bidrag%
Frappe PR Botd112ee52017-08-31 19:38:41 +05301196apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +211,"As per the Buying Settings if Purchase Order Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Order first for item {0}","I henhold til kjøpsinnstillingene hvis innkjøpsordre er påkrevd == &#39;JA&#39; og deretter for å opprette Kjøpfaktura, må brukeren opprette innkjøpsordre først for element {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301197DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Firmaregistreringsnumre som referanse. Skatte tall osv
1198DocType: Sales Partner,Distributor,Distributør
1199DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Handlevogn Shipping Rule
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301200apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +233,Production Order {0} must be cancelled before cancelling this Sales Order,Produksjonsordre {0} må avbestilles før den avbryter denne salgsordre
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301201apps/erpnext/erpnext/public/js/controllers/transaction.js +68,Please set 'Apply Additional Discount On',Vennligst sett &#39;Apply Ytterligere rabatt på&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05301202,Ordered Items To Be Billed,Bestilte varer til å bli fakturert
1203apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,Fra Range må være mindre enn til kolleksjonen
1204DocType: Global Defaults,Global Defaults,Global Defaults
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301205apps/erpnext/erpnext/projects/doctype/project/project.py +210,Project Collaboration Invitation,Prosjekt Samarbeid Invitasjon
Frappe PR Botc0804792017-05-19 12:30:04 +05301206DocType: Salary Slip,Deductions,Fradrag
1207DocType: Leave Allocation,LAL/,LAL /
Frappe PR Bot8054d962017-09-05 09:19:06 +05301208DocType: Setup Progress Action,Action Name,Handlingsnavn
Frappe PR Botc0804792017-05-19 12:30:04 +05301209apps/erpnext/erpnext/public/js/financial_statements.js +75,Start Year,start-år
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301210apps/erpnext/erpnext/regional/india/utils.py +24,First 2 digits of GSTIN should match with State number {0},De to første sifrene i GSTIN skal samsvare med statens nummer {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301211DocType: Purchase Invoice,Start date of current invoice's period,Startdato for nåværende fakturaperiode
1212DocType: Salary Slip,Leave Without Pay,La Uten Pay
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301213apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Capacity Planning Error,Kapasitetsplanlegging Error
Frappe PR Botc0804792017-05-19 12:30:04 +05301214,Trial Balance for Party,Trial Balance for partiet
1215DocType: Lead,Consultant,Konsulent
1216DocType: Salary Slip,Earnings,Inntjeningen
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301217apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +391,Finished Item {0} must be entered for Manufacture type entry,Ferdig Element {0} må angis for Produksjon typen oppføring
Frappe PR Botc0804792017-05-19 12:30:04 +05301218apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Åpning Regnskap Balanse
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301219,GST Sales Register,GST salgsregistrering
Frappe PR Botc0804792017-05-19 12:30:04 +05301220DocType: Sales Invoice Advance,Sales Invoice Advance,Salg Faktura Advance
1221apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +548,Nothing to request,Ingenting å be om
1222apps/erpnext/erpnext/accounts/doctype/budget/budget.py +34,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},En annen Budsjett record &#39;{0} finnes allerede mot {1} {2} for regnskapsåret {3}
1223apps/erpnext/erpnext/projects/doctype/task/task.py +40,'Actual Start Date' can not be greater than 'Actual End Date',&#39;Faktisk startdato&#39; ikke kan være større enn &quot;Actual End Date &#39;
Frappe PR Bot8054d962017-09-05 09:19:06 +05301224apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +108,Management,Ledelse
Frappe PR Botc0804792017-05-19 12:30:04 +05301225DocType: Cheque Print Template,Payer Settings,Payer Innstillinger
1226DocType: 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""","Dette vil bli lagt til Element Code of varianten. For eksempel, hvis din forkortelsen er &quot;SM&quot;, og elementet kode er &quot;T-SHIRT&quot;, elementet koden til variant vil være &quot;T-SHIRT-SM&quot;"
1227DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Nettolønn (i ord) vil være synlig når du lagrer Lønn Slip.
1228DocType: Purchase Invoice,Is Return,Er Return
Frappe PR Botd112ee52017-08-31 19:38:41 +05301229apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Caution,Forsiktighet
1230apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +787,Return / Debit Note,Retur / debitnota
Frappe PR Botc0804792017-05-19 12:30:04 +05301231DocType: Price List Country,Price List Country,Prisliste Land
1232DocType: Item,UOMs,UOMs
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301233apps/erpnext/erpnext/stock/utils.py +205,{0} valid serial nos for Item {1},{0} gyldig serie nos for Element {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301234apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Elementkode kan ikke endres for Serial No.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301235apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +26,POS Profile {0} already created for user: {1} and company {2},POS profil {0} allerede opprettet for user: {1} og selskapet {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301236DocType: Sales Invoice Item,UOM Conversion Factor,Målenheter Omregningsfaktor
Frappe PR Botfa042362017-07-17 17:50:36 +05301237apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +23,Please enter Item Code to get Batch Number,Fyll inn Element kode for å få Batch Number
Frappe PR Botc0804792017-05-19 12:30:04 +05301238DocType: Stock Settings,Default Item Group,Standard varegruppe
1239DocType: Employee Loan,Partially Disbursed,delvis Utbetalt
Frappe PR Botc0804792017-05-19 12:30:04 +05301240apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Leverandør database.
1241DocType: Account,Balance Sheet,Balanse
Frappe PR Botd112ee52017-08-31 19:38:41 +05301242apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +701,Cost Center For Item with Item Code ',Koste Center For Element med Element kode &#39;
1243DocType: Quotation,Valid Till,Gyldig til
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301244apps/erpnext/erpnext/accounts/page/pos/pos.js +2412,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.","Betaling Mode er ikke konfigurert. Kontroller, om kontoen er satt på modus for betalinger eller på POS-profil."
Frappe PR Botc0804792017-05-19 12:30:04 +05301245apps/erpnext/erpnext/buying/utils.py +74,Same item cannot be entered multiple times.,Samme elementet kan ikke legges inn flere ganger.
1246apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Further accounts can be made under Groups, but entries can be made against non-Groups","Ytterligere kontoer kan gjøres under grupper, men oppføringene kan gjøres mot ikke-grupper"
1247DocType: Lead,Lead,Lead
1248DocType: Email Digest,Payables,Gjeld
1249DocType: Course,Course Intro,kurs Intro
1250apps/erpnext/erpnext/stock/doctype/batch/batch.js +85,Stock Entry {0} created,Stock Entry {0} er opprettet
Frappe PR Botd112ee52017-08-31 19:38:41 +05301251apps/erpnext/erpnext/controllers/buying_controller.py +295,Row #{0}: Rejected Qty can not be entered in Purchase Return,Row # {0}: Avvist Antall kan ikke legges inn i innkjøpsliste
Frappe PR Botc0804792017-05-19 12:30:04 +05301252,Purchase Order Items To Be Billed,Purchase Order Elementer som skal faktureres
1253DocType: Purchase Invoice Item,Net Rate,Net Rate
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301254apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +131,Please select a customer,Vennligst velg en kunde
Frappe PR Botc0804792017-05-19 12:30:04 +05301255DocType: Purchase Invoice Item,Purchase Invoice Item,Fakturaen Element
Frappe PR Bot7c901002017-06-07 12:05:29 +05301256apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +58,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Arkiv Ledger Oppføringer og GL Oppføringer repostes for de valgte Kjøps Receipts
Frappe PR Botc0804792017-05-19 12:30:04 +05301257apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Sak 1
1258DocType: Holiday,Holiday,Ferie
1259DocType: Support Settings,Close Issue After Days,Lukk Issue Etter dager
1260DocType: Leave Control Panel,Leave blank if considered for all branches,La stå tom hvis vurderes for alle grener
1261DocType: Bank Guarantee,Validity in Days,Gyldighet i dager
1262DocType: Bank Guarantee,Validity in Days,Gyldighet i dager
1263apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-skjemaet er ikke aktuelt for faktura: {0}
1264DocType: Payment Reconciliation,Unreconciled Payment Details,Avstemte Betalingsopplysninger
1265apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Ordre Count
1266apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Ordre Count
1267DocType: Global Defaults,Current Fiscal Year,Værende regnskapsår
1268DocType: Purchase Order,Group same items,Gruppe samme elementene
1269DocType: Global Defaults,Disable Rounded Total,Deaktiver Avrundet Total
1270DocType: Employee Loan Application,Repayment Info,tilbakebetaling info
1271apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +448,'Entries' cannot be empty,&#39;Innlegg&#39; kan ikke være tomt
1272apps/erpnext/erpnext/utilities/transaction_base.py +81,Duplicate row {0} with same {1},Duplicate rad {0} med samme {1}
1273,Trial Balance,Balanse Trial
Frappe PR Botd112ee52017-08-31 19:38:41 +05301274apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +449,Fiscal Year {0} not found,Regnskapsåret {0} ikke funnet
Frappe PR Botc0804792017-05-19 12:30:04 +05301275apps/erpnext/erpnext/config/hr.py +296,Setting up Employees,Sette opp ansatte
1276DocType: Sales Order,SO-,SÅ-
Frappe PR Botd112ee52017-08-31 19:38:41 +05301277apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +153,Please select prefix first,Vennligst velg først prefiks
Frappe PR Botc0804792017-05-19 12:30:04 +05301278DocType: Employee,O-,O-
Frappe PR Bot8054d962017-09-05 09:19:06 +05301279apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +180,Research,Forskning
Frappe PR Botc0804792017-05-19 12:30:04 +05301280DocType: Maintenance Visit Purpose,Work Done,Arbeidet Som Er Gjort
1281apps/erpnext/erpnext/controllers/item_variant.py +33,Please specify at least one attribute in the Attributes table,Vennligst oppgi minst ett attributt i Attributter tabellen
1282DocType: Announcement,All Students,alle studenter
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301283apps/erpnext/erpnext/accounts/doctype/asset/asset.py +45,Item {0} must be a non-stock item,Element {0} må være et ikke-lagervare
Frappe PR Botc0804792017-05-19 12:30:04 +05301284apps/erpnext/erpnext/stock/doctype/batch/batch.js +18,View Ledger,Vis Ledger
1285DocType: Grading Scale,Intervals,intervaller
1286apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Tidligste
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301287apps/erpnext/erpnext/stock/doctype/item/item.py +507,"An Item Group exists with same name, please change the item name or rename the item group","En varegruppe eksisterer med samme navn, må du endre elementnavnet eller endre navn varegruppen"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301288apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +52,Student Mobile No.,Student Mobile No.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301289apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +366,Rest Of The World,Resten Av Verden
Frappe PR Botc0804792017-05-19 12:30:04 +05301290apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Element {0} kan ikke ha Batch
1291,Budget Variance Report,Budsjett Avvik Rapporter
1292DocType: Salary Slip,Gross Pay,Brutto Lønn
Frappe PR Botd112ee52017-08-31 19:38:41 +05301293apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Activity Type is mandatory.,Rad {0}: Aktivitetstype er obligatorisk.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301294apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Dividends Paid,Utbytte betalt
Frappe PR Botc0804792017-05-19 12:30:04 +05301295apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +36,Accounting Ledger,Regnskap Ledger
1296DocType: Stock Reconciliation,Difference Amount,Forskjellen Beløp
Frappe PR Botd112ee52017-08-31 19:38:41 +05301297DocType: Purchase Invoice,Reverse Charge,Omvendt ladning
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301298apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +172,Retained Earnings,Opptjent egenkapital
Frappe PR Botc0804792017-05-19 12:30:04 +05301299DocType: Vehicle Log,Service Detail,tjenesten Detalj
1300DocType: BOM,Item Description,Element Beskrivelse
1301DocType: Student Sibling,Student Sibling,student Søsken
1302DocType: Purchase Invoice,Is Recurring,Er Recurring
1303DocType: Purchase Invoice,Supplied Items,Leveringen
1304DocType: Student,STUD.,STUD.
1305DocType: Production Order,Qty To Manufacture,Antall å produsere
1306DocType: Email Digest,New Income,New Inntekt
1307DocType: School Settings,School Settings,Skoleinnstillinger
1308DocType: School Settings,School Settings,Skoleinnstillinger
1309DocType: Buying Settings,Maintain same rate throughout purchase cycle,Opprettholde samme tempo gjennom hele kjøpssyklusen
1310DocType: Opportunity Item,Opportunity Item,Opportunity Element
1311,Student and Guardian Contact Details,Student og Guardian Kontaktdetaljer
Frappe PR Botd112ee52017-08-31 19:38:41 +05301312apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +51,Row {0}: For supplier {0} Email Address is required to send email,Rad {0}: For Leverandøren pålegges {0} e-postadresse for å sende e-post
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301313apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +72,Temporary Opening,Midlertidig Åpning
Frappe PR Botc0804792017-05-19 12:30:04 +05301314,Employee Leave Balance,Ansatt La Balance
1315apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +147,Balance for Account {0} must always be {1},Balanse for konto {0} må alltid være {1}
1316apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +178,Valuation Rate required for Item in row {0},Verdsettelse Rate kreves for varen i rad {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301317DocType: Supplier Scorecard,Scorecard Actions,Scorecard Actions
Frappe PR Bot8054d962017-09-05 09:19:06 +05301318apps/erpnext/erpnext/utilities/user_progress.py +123,Example: Masters in Computer Science,Eksempel: Masters i informatikk
Frappe PR Botc0804792017-05-19 12:30:04 +05301319DocType: Purchase Invoice,Rejected Warehouse,Avvist Warehouse
1320DocType: GL Entry,Against Voucher,Mot Voucher
1321DocType: Item,Default Buying Cost Center,Standard Kjøpe kostnadssted
1322apps/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.","For å få det beste ut av ERPNext, anbefaler vi at du tar litt tid og se på disse hjelpevideoer."
Frappe PR Botd112ee52017-08-31 19:38:41 +05301323apps/erpnext/erpnext/accounts/page/pos/pos.js +74, to ,til
Frappe PR Botfa042362017-07-17 17:50:36 +05301324DocType: Supplier Quotation Item,Lead Time in days,Lead Tid i dager
Frappe PR Botc0804792017-05-19 12:30:04 +05301325apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +58,Accounts Payable Summary,Leverandørgjeld Sammendrag
Frappe PR Botd112ee52017-08-31 19:38:41 +05301326apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +337,Payment of salary from {0} to {1},Utbetaling av lønn fra {0} til {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301327apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +213,Not authorized to edit frozen Account {0},Ikke autorisert til å redigere fryst kontoen {0}
1328DocType: Journal Entry,Get Outstanding Invoices,Få utestående fakturaer
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301329apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +70,Sales Order {0} is not valid,Salgsordre {0} er ikke gyldig
Frappe PR Botd112ee52017-08-31 19:38:41 +05301330DocType: Supplier Scorecard,Warn for new Request for Quotations,Varsle om ny forespørsel om tilbud
Frappe PR Bot8054d962017-09-05 09:19:06 +05301331apps/erpnext/erpnext/utilities/activation.py +91,Purchase orders help you plan and follow up on your purchases,Innkjøpsordrer hjelpe deg å planlegge og følge opp kjøpene
1332apps/erpnext/erpnext/setup/doctype/company/company.py +222,"Sorry, companies cannot be merged","Sorry, kan selskapene ikke fusjoneres"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301333apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +167,"The total Issue / Transfer quantity {0} in Material Request {1} \
Frappe PR Botc0804792017-05-19 12:30:04 +05301334 cannot be greater than requested quantity {2} for Item {3}",Den totale Issue / Transfer mengde {0} i Material Request {1} \ kan ikke være større enn ønsket antall {2} for Element {3}
Frappe PR Bot8054d962017-09-05 09:19:06 +05301335apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +188,Small,Liten
Frappe PR Botc0804792017-05-19 12:30:04 +05301336DocType: Employee,Employee Number,Ansatt Number
1337apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Tilfellet Nei (e) allerede er i bruk. Prøv fra sak nr {0}
1338DocType: Project,% Completed,% Fullført
1339,Invoiced Amount (Exculsive Tax),Fakturert beløp (exculsive Tax)
1340apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Sak 2
Frappe PR Botc0804792017-05-19 12:30:04 +05301341DocType: Supplier,SUPP-,leve-
1342DocType: Training Event,Training Event,trening Hendelses
1343DocType: Item,Auto re-order,Auto re-order
1344apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Oppnådd Total
1345DocType: Employee,Place of Issue,Utstedelsessted
Frappe PR Bot8054d962017-09-05 09:19:06 +05301346apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Contract,Kontrakts
Frappe PR Botc0804792017-05-19 12:30:04 +05301347DocType: Email Digest,Add Quote,Legg Sitat
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301348apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +868,UOM coversion factor required for UOM: {0} in Item: {1},Målenheter coversion faktor nødvendig for målenheter: {0} i Sak: {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301349apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Indirect Expenses,Indirekte kostnader
Frappe PR Botc0804792017-05-19 12:30:04 +05301350apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +83,Row {0}: Qty is mandatory,Rad {0}: Antall er obligatorisk
1351apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Landbruk
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301352apps/erpnext/erpnext/accounts/page/pos/pos.js +759,Sync Master Data,Sync Master Data
Frappe PR Bot8054d962017-09-05 09:19:06 +05301353apps/erpnext/erpnext/utilities/user_progress.py +92,Your Products or Services,Dine produkter eller tjenester
Frappe PR Botc0804792017-05-19 12:30:04 +05301354DocType: Mode of Payment,Mode of Payment,Modus for betaling
Frappe PR Botd112ee52017-08-31 19:38:41 +05301355apps/erpnext/erpnext/stock/doctype/item/item.py +178,Website Image should be a public file or website URL,Website Bilde bør være en offentlig fil eller nettside URL
Frappe PR Botc0804792017-05-19 12:30:04 +05301356DocType: Student Applicant,AP,AP
1357DocType: Purchase Invoice Item,BOM,BOM
1358apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +37,This is a root item group and cannot be edited.,Dette er en rot varegruppe og kan ikke redigeres.
1359DocType: Journal Entry Account,Purchase Order,Bestilling
1360DocType: Vehicle,Fuel UOM,drivstoff målenheter
1361DocType: Warehouse,Warehouse Contact Info,Warehouse Kontaktinfo
1362DocType: Payment Entry,Write Off Difference Amount,Skriv Off differansebeløpet
1363DocType: Purchase Invoice,Recurring Type,Gjentakende Type
Frappe PR Botd112ee52017-08-31 19:38:41 +05301364apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +410,"{0}: Employee email not found, hence email not sent","{0}: Ansattes e-post ikke funnet, derav e-posten ikke sendt"
Frappe PR Botc0804792017-05-19 12:30:04 +05301365DocType: Item,Foreign Trade Details,Foreign Trade Detaljer
1366DocType: Email Digest,Annual Income,Årsinntekt
1367DocType: Serial No,Serial No Details,Serie ingen opplysninger
1368DocType: Purchase Invoice Item,Item Tax Rate,Sak Skattesats
1369DocType: Student Group Student,Group Roll Number,Gruppe-nummer
1370DocType: Student Group Student,Group Roll Number,Gruppe-nummer
1371apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +145,"For {0}, only credit accounts can be linked against another debit entry",For {0} kan bare kredittkontoer kobles mot en annen belastning oppføring
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301372apps/erpnext/erpnext/projects/doctype/project/project.py +73,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,Summen av alle oppgave vekter bør være 1. Juster vekter av alle prosjektoppgaver tilsvar
Frappe PR Botd112ee52017-08-31 19:38:41 +05301373apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +576,Delivery Note {0} is not submitted,Levering Note {0} er ikke innsendt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301374apps/erpnext/erpnext/stock/get_item_details.py +151,Item {0} must be a Sub-contracted Item,Elementet {0} må være en underleverandør Element
1375apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +43,Capital Equipments,Capital Equipments
Frappe PR Bot7c901002017-06-07 12:05:29 +05301376apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +33,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Prising Rule først valgt basert på &quot;Apply On-feltet, som kan være varen, varegruppe eller Brand."
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301377apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +215,Please set the Item Code first,Vennligst sett inn varenummeret først
Frappe PR Botc0804792017-05-19 12:30:04 +05301378DocType: Hub Settings,Seller Website,Selger Hjemmeside
1379DocType: Item,ITEM-,PUNKT-
1380apps/erpnext/erpnext/controllers/selling_controller.py +148,Total allocated percentage for sales team should be 100,Totalt bevilget prosent for salgsteam skal være 100
Frappe PR Botc0804792017-05-19 12:30:04 +05301381DocType: Sales Invoice Item,Edit Description,Rediger Beskrivelse
1382,Team Updates,laget Oppdateringer
Frappe PR Botd112ee52017-08-31 19:38:41 +05301383apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +885,For Supplier,For Leverandør
Frappe PR Botc0804792017-05-19 12:30:04 +05301384DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Stille Kontotype hjelper i å velge denne kontoen i transaksjoner.
1385DocType: Purchase Invoice,Grand Total (Company Currency),Grand Total (Selskap Valuta)
1386apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Opprett Print Format
1387apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Fant ikke noe element som heter {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301388DocType: Supplier Scorecard Criteria,Criteria Formula,Kriterier Formel
Frappe PR Botc0804792017-05-19 12:30:04 +05301389apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Total Utgående
1390apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +47,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""",Det kan bare være én Shipping Rule Forhold med 0 eller blank verdi for &quot;å verd&quot;
1391DocType: Authorization Rule,Transaction,Transaksjons
1392apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Merk: Denne Cost Center er en gruppe. Kan ikke gjøre regnskapspostene mot grupper.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301393apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +54,Child warehouse exists for this warehouse. You can not delete this warehouse.,Barn lager finnes for dette lageret. Du kan ikke slette dette lageret.
Frappe PR Botc0804792017-05-19 12:30:04 +05301394DocType: Item,Website Item Groups,Website varegrupper
1395DocType: Purchase Invoice,Total (Company Currency),Total (Company Valuta)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301396apps/erpnext/erpnext/stock/utils.py +200,Serial number {0} entered more than once,Serienummer {0} angitt mer enn én gang
Frappe PR Botc0804792017-05-19 12:30:04 +05301397DocType: Depreciation Schedule,Journal Entry,Journal Entry
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301398apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,{0} items in progress,{0} elementer i fremgang
Frappe PR Botc0804792017-05-19 12:30:04 +05301399DocType: Workstation,Workstation Name,Arbeidsstasjon Name
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301400DocType: Grading Scale Interval,Grade Code,grade Kode
Frappe PR Botc0804792017-05-19 12:30:04 +05301401DocType: POS Item Group,POS Item Group,POS Varegruppe
1402apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,E-post Digest:
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301403apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +580,BOM {0} does not belong to Item {1},BOM {0} tilhører ikke Element {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301404DocType: Sales Partner,Target Distribution,Target Distribution
1405DocType: Salary Slip,Bank Account No.,Bank Account No.
1406DocType: Naming Series,This is the number of the last created transaction with this prefix,Dette er nummeret på den siste laget transaksjonen med dette prefikset
Frappe PR Botd112ee52017-08-31 19:38:41 +05301407DocType: Supplier Scorecard,"Scorecard variables can be used, as well as:
1408{total_score} (the total score from that period),
1409{period_number} (the number of periods to present day)
1410","Scorecard-variabler kan brukes, så vel som: {total_score} (totalpoengsummen fra den perioden), {period_number} (antall perioder i dag)"
Frappe PR Botc0804792017-05-19 12:30:04 +05301411DocType: Quality Inspection Reading,Reading 8,Reading 8
1412DocType: Sales Partner,Agent,Agent
1413DocType: Purchase Invoice,Taxes and Charges Calculation,Skatter og avgifter Beregning
1414DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Bokføring av aktivavskrivninger automatisk
1415DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Bokføring av aktivavskrivninger automatisk
1416DocType: BOM Operation,Workstation,Arbeidsstasjon
1417DocType: Request for Quotation Supplier,Request for Quotation Supplier,Forespørsel om prisanslag Leverandør
Frappe PR Bot8054d962017-09-05 09:19:06 +05301418apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Hardware,Hardware
Frappe PR Botc0804792017-05-19 12:30:04 +05301419DocType: Sales Order,Recurring Upto,Tilbakevendende Opp
1420DocType: Attendance,HR Manager,HR Manager
Frappe PR Botd112ee52017-08-31 19:38:41 +05301421apps/erpnext/erpnext/accounts/party.py +175,Please select a Company,Vennligst velg et selskap
Frappe PR Bot8054d962017-09-05 09:19:06 +05301422apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Privilege Leave,Privilege La
Frappe PR Botc0804792017-05-19 12:30:04 +05301423DocType: Purchase Invoice,Supplier Invoice Date,Leverandør Fakturadato
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301424apps/erpnext/erpnext/templates/includes/product_page.js +18,per,per
Frappe PR Botc0804792017-05-19 12:30:04 +05301425apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Du må aktivere Handlevogn
1426DocType: Payment Entry,Writeoff,writeoff
1427DocType: Appraisal Template Goal,Appraisal Template Goal,Appraisal Mal Goal
1428DocType: Salary Component,Earning,Tjene
Frappe PR Botd112ee52017-08-31 19:38:41 +05301429DocType: Supplier Scorecard,Scoring Criteria,Scoringskriterier
Frappe PR Botc0804792017-05-19 12:30:04 +05301430DocType: Purchase Invoice,Party Account Currency,Partiet konto Valuta
1431,BOM Browser,BOM Nettleser
Frappe PR Bot8054d962017-09-05 09:19:06 +05301432apps/erpnext/erpnext/templates/emails/training_event.html +13,Please update your status for this training event,Vennligst oppdatere statusen din for denne treningshendelsen
Frappe PR Botc0804792017-05-19 12:30:04 +05301433DocType: Purchase Taxes and Charges,Add or Deduct,Legge til eller trekke fra
Frappe PR Botd112ee52017-08-31 19:38:41 +05301434apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +82,Overlapping conditions found between:,Overlappende vilkår funnet mellom:
Frappe PR Botc0804792017-05-19 12:30:04 +05301435apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +187,Against Journal Entry {0} is already adjusted against some other voucher,Mot Journal Entry {0} er allerede justert mot en annen kupong
1436apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Total ordreverdi
Frappe PR Botd112ee52017-08-31 19:38:41 +05301437apps/erpnext/erpnext/demo/setup/setup_data.py +325,Food,Mat
Frappe PR Botc0804792017-05-19 12:30:04 +05301438apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Aldring Range 3
1439DocType: Maintenance Schedule Item,No of Visits,Ingen av besøk
Frappe PR Bot7c901002017-06-07 12:05:29 +05301440apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +165,Maintenance Schedule {0} exists against {1},Vedlikeholdsplan {0} eksisterer mot {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301441apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +32,Enrolling student,påmelding student
1442apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Valuta ifølge kursen konto må være {0}
1443apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Summen av poeng for alle mål bør være 100. Det er {0}
1444DocType: Project,Start and End Dates,Start- og sluttdato
1445,Delivered Items To Be Billed,Leverte varer til å bli fakturert
1446apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Åpen BOM {0}
1447apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Warehouse kan ikke endres for Serial No.
1448DocType: Authorization Rule,Average Discount,Gjennomsnittlig Rabatt
1449DocType: Purchase Invoice Item,UOM,målenheter
1450DocType: Rename Tool,Utilities,Verktøy
1451DocType: Purchase Invoice Item,Accounting,Regnskap
1452DocType: Employee,EMP/,EMP /
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301453apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +113,Please select batches for batched item ,Vennligst velg batch for batched item
Frappe PR Botc0804792017-05-19 12:30:04 +05301454DocType: Asset,Depreciation Schedules,avskrivninger tidsplaner
1455apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +89,Application period cannot be outside leave allocation period,Tegningsperioden kan ikke være utenfor permisjon tildeling periode
1456DocType: Activity Cost,Projects,Prosjekter
1457DocType: Payment Request,Transaction Currency,transaksjonsvaluta
1458apps/erpnext/erpnext/controllers/buying_controller.py +25,From {0} | {1} {2},Fra {0} | {1} {2}
1459DocType: Production Order Operation,Operation Description,Operasjon Beskrivelse
1460DocType: Item,Will also apply to variants,Vil også gjelde for varianter
1461apps/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.,Kan ikke endre regnskapsåret Startdato og regnskapsår sluttdato når regnskapsåret er lagret.
1462DocType: Quotation,Shopping Cart,Handlevogn
1463apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Gjennomsnittlig Daily Utgående
1464DocType: POS Profile,Campaign,Kampanje
1465DocType: Supplier,Name and Type,Navn og Type
Frappe PR Botd112ee52017-08-31 19:38:41 +05301466apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +64,Approval Status must be 'Approved' or 'Rejected',Godkjenningsstatus må være &quot;Godkjent&quot; eller &quot;Avvist&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +05301467DocType: Purchase Invoice,Contact Person,Kontaktperson
1468apps/erpnext/erpnext/projects/doctype/task/task.py +37,'Expected Start Date' can not be greater than 'Expected End Date',&#39;Tiltredelse&#39; ikke kan være større enn &quot;Forventet sluttdato
1469DocType: Course Scheduling Tool,Course End Date,Kurs Sluttdato
1470DocType: Holiday List,Holidays,Ferier
1471DocType: Sales Order Item,Planned Quantity,Planlagt Antall
1472DocType: Purchase Invoice Item,Item Tax Amount,Sak Skattebeløp
1473DocType: Item,Maintain Stock,Oppretthold Stock
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301474apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Stock Entries already created for Production Order ,Arkiv Innlegg allerede opprettet for produksjonsordre
Frappe PR Botc0804792017-05-19 12:30:04 +05301475DocType: Employee,Prefered Email,foretrukne e-post
1476apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +33,Net Change in Fixed Asset,Netto endring i Fixed Asset
1477DocType: Leave Control Panel,Leave blank if considered for all designations,La stå tom hvis vurderes for alle betegnelser
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301478apps/erpnext/erpnext/controllers/accounts_controller.py +663,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Charge of type &#39;Actual&#39; i rad {0} kan ikke inkluderes i Element Ranger
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301479apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +350,Max: {0},Max: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301480apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,Fra Datetime
1481DocType: Email Digest,For Company,For selskapet
1482apps/erpnext/erpnext/config/support.py +17,Communication log.,Kommunikasjonsloggen.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301483apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +193,"Request for Quotation is disabled to access from portal, for more check portal settings.",Forespørsel om prisanslag er deaktivert tilgang fra portal for flere sjekkportalinnstillingene.
1484DocType: Supplier Scorecard Scoring Variable,Supplier Scorecard Scoring Variable,Leverandør Scorecard Scoring Variable
Frappe PR Botc0804792017-05-19 12:30:04 +05301485apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Buying Amount,Kjøpe Beløp
1486DocType: Sales Invoice,Shipping Address Name,Leveringsadresse Navn
Frappe PR Botfa042362017-07-17 17:50:36 +05301487apps/erpnext/erpnext/accounts/doctype/account/account.js +58,Chart of Accounts,Konto
Frappe PR Botc0804792017-05-19 12:30:04 +05301488DocType: Material Request,Terms and Conditions Content,Betingelser innhold
Frappe PR Botfa042362017-07-17 17:50:36 +05301489apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +555,cannot be greater than 100,kan ikke være større enn 100
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301490apps/erpnext/erpnext/stock/doctype/item/item.py +686,Item {0} is not a stock Item,Element {0} er ikke en lagervare
Frappe PR Botc0804792017-05-19 12:30:04 +05301491DocType: Maintenance Visit,Unscheduled,Ikke planlagt
1492DocType: Employee,Owned,Eies
1493DocType: Salary Detail,Depends on Leave Without Pay,Avhenger La Uten Pay
1494DocType: Pricing Rule,"Higher the number, higher the priority","Høyere tallet er, høyere prioritet"
1495,Purchase Invoice Trends,Fakturaen Trender
1496DocType: Employee,Better Prospects,Bedre utsikter
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301497apps/erpnext/erpnext/stock/doctype/batch/batch.py +114,"Row #{0}: The batch {1} has only {2} qty. Please select another batch which has {3} qty available or split the row into multiple rows, to deliver/issue from multiple batches",Row # {0}: Batch {1} har bare {2} antall. Vennligst velg en annen batch som har {3} antall tilgjengelig eller del opp raden i flere rader for å levere / utføre fra flere batcher
Frappe PR Botc0804792017-05-19 12:30:04 +05301498DocType: Vehicle,License Plate,Bilskilt
1499DocType: Appraisal,Goals,Mål
1500DocType: Warranty Claim,Warranty / AMC Status,Garanti / AMC Status
1501,Accounts Browser,Kontoer Browser
1502DocType: Payment Entry Reference,Payment Entry Reference,Betaling Entry Reference
1503DocType: GL Entry,GL Entry,GL Entry
1504DocType: HR Settings,Employee Settings,Medarbeider Innstillinger
1505,Batch-Wise Balance History,Batch-Wise Balance Historie
1506apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,Utskriftsinnstillingene oppdatert i respektive utskriftsformat
1507DocType: Package Code,Package Code,pakke kode
Frappe PR Bot8054d962017-09-05 09:19:06 +05301508apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +96,Apprentice,Lærling
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301509DocType: Purchase Invoice,Company GSTIN,Firma GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05301510apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +103,Negative Quantity is not allowed,Negative Antall er ikke tillatt
1511DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1512Used for Taxes and Charges","Tax detalj tabell hentet fra elementet Hoved som en streng, og som er lagret på dette feltet. Brukes for skatter og avgifter"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301513DocType: Supplier Scorecard Period,SSC-,SSC-
Frappe PR Botc0804792017-05-19 12:30:04 +05301514apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,Employee cannot report to himself.,Arbeidstaker kan ikke rapportere til seg selv.
1515DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Hvis kontoen er fryst, er oppføringer lov til begrensede brukere."
1516DocType: Email Digest,Bank Balance,Bank Balanse
Frappe PR Botd112ee52017-08-31 19:38:41 +05301517apps/erpnext/erpnext/accounts/party.py +238,Accounting Entry for {0}: {1} can only be made in currency: {2},Regnskap Entry for {0}: {1} kan bare gjøres i valuta: {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301518DocType: Job Opening,"Job profile, qualifications required etc.","Jobb profil, kvalifikasjoner som kreves etc."
1519DocType: Journal Entry Account,Account Balance,Saldo
1520apps/erpnext/erpnext/config/accounts.py +185,Tax Rule for transactions.,Skatteregel for transaksjoner.
1521DocType: Rename Tool,Type of document to rename.,Type dokument for å endre navn.
Frappe PR Botc0804792017-05-19 12:30:04 +05301522apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +53,{0} {1}: Customer is required against Receivable account {2},{0} {1}: Kunden er nødvendig mot fordringer kontoen {2}
1523DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Totale skatter og avgifter (Selskapet valuta)
1524apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,Vis unclosed regnskapsårets P &amp; L balanserer
1525DocType: Shipping Rule,Shipping Account,Shipping konto
1526apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +92,{0} {1}: Account {2} is inactive,{0} {1}: Account {2} er inaktiv
Frappe PR Bot8054d962017-09-05 09:19:06 +05301527apps/erpnext/erpnext/utilities/activation.py +82,Make Sales Orders to help you plan your work and deliver on-time,Gjør salgsordrer for å hjelpe deg med å planlegge arbeidet ditt og levere i tide
Frappe PR Botc0804792017-05-19 12:30:04 +05301528DocType: Quality Inspection,Readings,Readings
1529DocType: Stock Entry,Total Additional Costs,Samlede merkostnader
1530DocType: Course Schedule,SH,SH
1531DocType: BOM,Scrap Material Cost(Company Currency),Skrap Material Cost (Selskap Valuta)
Frappe PR Bot8054d962017-09-05 09:19:06 +05301532apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Sub Assemblies,Sub Assemblies
Frappe PR Botc0804792017-05-19 12:30:04 +05301533DocType: Asset,Asset Name,Asset Name
1534DocType: Project,Task Weight,Task Vekt
1535DocType: Shipping Rule Condition,To Value,I Value
1536DocType: Asset Movement,Stock Manager,Stock manager
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301537apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +144,Source warehouse is mandatory for row {0},Kilde lageret er obligatorisk for rad {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301538apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +809,Packing Slip,Pakkseddel
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301539apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Office Rent,Kontor Leie
Frappe PR Botc0804792017-05-19 12:30:04 +05301540apps/erpnext/erpnext/config/setup.py +111,Setup SMS gateway settings,Oppsett SMS gateway-innstillinger
1541apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Import mislyktes!
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301542apps/erpnext/erpnext/public/js/templates/address_list.html +20,No address added yet.,Ingen adresse er lagt til ennå.
Frappe PR Botc0804792017-05-19 12:30:04 +05301543DocType: Workstation Working Hour,Workstation Working Hour,Arbeidsstasjon Working Hour
Frappe PR Bot8054d962017-09-05 09:19:06 +05301544apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +116,Analyst,Analytiker
Frappe PR Botc0804792017-05-19 12:30:04 +05301545DocType: Item,Inventory,Inventar
1546DocType: Item,Sales Details,Salgs Detaljer
1547DocType: Quality Inspection,QI-,QI-
1548DocType: Opportunity,With Items,Med Items
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301549apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,In Qty,I Antall
1550DocType: School Settings,Validate Enrolled Course for Students in Student Group,Bekreft innmeldt kurs for studenter i studentgruppen
Frappe PR Botc0804792017-05-19 12:30:04 +05301551DocType: Notification Control,Expense Claim Rejected,Expense krav Avvist
1552DocType: Item,Item Attribute,Sak Egenskap
Frappe PR Bot8054d962017-09-05 09:19:06 +05301553apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Government,Regjeringen
Frappe PR Botc0804792017-05-19 12:30:04 +05301554apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Expense krav {0} finnes allerede for Vehicle Log
Frappe PR Bot8054d962017-09-05 09:19:06 +05301555apps/erpnext/erpnext/public/js/setup_wizard.js +59,Institute Name,Institute Name
Frappe PR Botc0804792017-05-19 12:30:04 +05301556apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +117,Please enter repayment Amount,Fyll inn gjenværende beløpet
1557apps/erpnext/erpnext/config/stock.py +300,Item Variants,Element Varianter
1558DocType: Company,Services,Tjenester
1559DocType: HR Settings,Email Salary Slip to Employee,E-post Lønn Slip til Employee
1560DocType: Cost Center,Parent Cost Center,Parent kostnadssted
Frappe PR Botd112ee52017-08-31 19:38:41 +05301561apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1002,Select Possible Supplier,Velg Mulig Leverandør
Frappe PR Botc0804792017-05-19 12:30:04 +05301562DocType: Sales Invoice,Source,Source
1563apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Vis stengt
1564DocType: Leave Type,Is Leave Without Pay,Er permisjon uten Pay
Frappe PR Botd112ee52017-08-31 19:38:41 +05301565apps/erpnext/erpnext/stock/doctype/item/item.py +236,Asset Category is mandatory for Fixed Asset item,Asset Kategori er obligatorisk for Fixed Asset element
Frappe PR Botc0804792017-05-19 12:30:04 +05301566apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,Ingen poster ble funnet i Payment tabellen
1567apps/erpnext/erpnext/schools/utils.py +19,This {0} conflicts with {1} for {2} {3},Denne {0} konflikter med {1} for {2} {3}
1568DocType: Student Attendance Tool,Students HTML,studenter HTML
Frappe PR Botc0804792017-05-19 12:30:04 +05301569DocType: POS Profile,Apply Discount,Bruk rabatt
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301570DocType: GST HSN Code,GST HSN Code,GST HSN-kode
Frappe PR Botc0804792017-05-19 12:30:04 +05301571DocType: Employee External Work History,Total Experience,Total Experience
1572apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,åpne Prosjekter
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301573apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +286,Packing Slip(s) cancelled,Pakking Slip (s) kansellert
Frappe PR Botc0804792017-05-19 12:30:04 +05301574apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Cash Flow from Investing,Kontantstrøm fra investerings
1575DocType: Program Course,Program Course,program Course
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301576apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Freight and Forwarding Charges,Spedisjons- og Kostnader
Frappe PR Botc0804792017-05-19 12:30:04 +05301577DocType: Homepage,Company Tagline for website homepage,Selskapet Undertittel for nettstedet hjemmeside
1578DocType: Item Group,Item Group Name,Sak Gruppenavn
1579apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Tatt
1580DocType: Student,Date of Leaving,Dato Leaving
1581DocType: Pricing Rule,For Price List,For Prisliste
1582apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Executive Search
Frappe PR Bot8054d962017-09-05 09:19:06 +05301583apps/erpnext/erpnext/utilities/activation.py +63,Create Leads,Lag Leads
Frappe PR Botc0804792017-05-19 12:30:04 +05301584DocType: Maintenance Schedule,Schedules,Rutetider
1585DocType: Purchase Invoice Item,Net Amount,Nettobeløp
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301586apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +143,{0} {1} has not been submitted so the action cannot be completed,"{0} {1} er ikke sendt, så handlingen kan ikke fullføres"
Frappe PR Botc0804792017-05-19 12:30:04 +05301587DocType: Purchase Order Item Supplied,BOM Detail No,BOM Detail Nei
1588DocType: Landed Cost Voucher,Additional Charges,Ekstra kostnader
1589DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Ekstra rabatt Beløp (Selskap Valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05301590DocType: Supplier Scorecard,Supplier Scorecard,Leverandør Scorecard
Frappe PR Botfa042362017-07-17 17:50:36 +05301591apps/erpnext/erpnext/accounts/doctype/account/account.js +21,Please create new account from Chart of Accounts.,Opprett ny konto fra kontoplanen.
1592,Support Hour Distribution,Support Time Distribution
Frappe PR Botc0804792017-05-19 12:30:04 +05301593DocType: Maintenance Visit,Maintenance Visit,Vedlikehold Visit
1594DocType: Student,Leaving Certificate Number,Leaving Certificate Number
1595DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Tilgjengelig Batch Antall på Warehouse
1596apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Oppdater Print Format
1597DocType: Landed Cost Voucher,Landed Cost Help,Landed Cost Hjelp
1598DocType: Purchase Invoice,Select Shipping Address,Velg leveringsadresse
1599DocType: Leave Block List,Block Holidays on important days.,Block Ferie på viktige dager.
1600apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +71,Accounts Receivable Summary,Kundefordringer Sammendrag
1601DocType: Employee Loan,Monthly Repayment Amount,Månedlig nedbetaling beløpet
1602apps/erpnext/erpnext/hr/doctype/employee/employee.py +191,Please set User ID field in an Employee record to set Employee Role,Vennligst angi bruker-ID-feltet i en Employee rekord å sette Employee Rolle
1603DocType: UOM,UOM Name,Målenheter Name
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301604DocType: GST HSN Code,HSN Code,HSN kode
Frappe PR Botc0804792017-05-19 12:30:04 +05301605apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Bidrag Beløp
1606DocType: Purchase Invoice,Shipping Address,Sendingsadresse
1607DocType: 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.,Dette verktøyet hjelper deg til å oppdatere eller fikse mengde og verdsetting av aksjer i systemet. Det er vanligvis brukes til å synkronisere systemverdier og hva som faktisk eksisterer i ditt varehus.
1608DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,I Ord vil være synlig når du lagrer følgeseddel.
1609DocType: Expense Claim,EXP,EXP
1610apps/erpnext/erpnext/config/stock.py +200,Brand master.,Brand mester.
1611apps/erpnext/erpnext/schools/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Student {0} - {1} vises flere ganger på rad {2} og {3}
1612DocType: Program Enrollment Tool,Program Enrollments,program~~POS=TRUNC påmeldinger
1613DocType: Sales Invoice Item,Brand Name,Merkenavn
1614DocType: Purchase Receipt,Transporter Details,Transporter Detaljer
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301615apps/erpnext/erpnext/accounts/page/pos/pos.js +2596,Default warehouse is required for selected item,Standardlager er nødvendig til den valgte artikkelen
Frappe PR Bot8054d962017-09-05 09:19:06 +05301616apps/erpnext/erpnext/utilities/user_progress.py +100,Box,Eske
Frappe PR Botd112ee52017-08-31 19:38:41 +05301617apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +999,Possible Supplier,mulig Leverandør
Frappe PR Botc0804792017-05-19 12:30:04 +05301618DocType: Budget,Monthly Distribution,Månedlig Distribution
1619apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Mottaker-listen er tom. Opprett Receiver Liste
1620DocType: Production Plan Sales Order,Production Plan Sales Order,Produksjonsplan Salgsordre
1621DocType: Sales Partner,Sales Partner Target,Sales Partner Target
1622DocType: Loan Type,Maximum Loan Amount,Maksimal Lånebeløp
1623DocType: Pricing Rule,Pricing Rule,Prising Rule
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301624apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +53,Duplicate roll number for student {0},Dupliseringsnummer for student {0}
1625apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +53,Duplicate roll number for student {0},Dupliseringsnummer for student {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301626DocType: Budget,Action if Annual Budget Exceeded,Tiltak hvis Årlig budsjett Skredet
1627apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Materialet Request til innkjøpsordre
1628DocType: Shopping Cart Settings,Payment Success URL,Betaling Suksess URL
1629apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +80,Row # {0}: Returned Item {1} does not exists in {2} {3},Row # {0}: Returned Element {1} ikke eksisterer i {2} {3}
1630DocType: Purchase Receipt,PREC-,PREC-
1631apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bankkontoer
1632,Bank Reconciliation Statement,Bankavstemming Statement
1633,Lead Name,Lead Name
1634,POS,POS
1635DocType: C-Form,III,III
1636apps/erpnext/erpnext/config/stock.py +305,Opening Stock Balance,Åpning Stock Balance
1637apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} må vises bare en gang
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301638apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +368,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Ikke lov til å overfør mer {0} enn {1} mot innkjøpsordre {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301639apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Etterlater Avsatt Vellykket for {0}
1640apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Ingenting å pakke
1641DocType: Shipping Rule Condition,From Value,Fra Verdi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301642apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +555,Manufacturing Quantity is mandatory,Manufacturing Antall er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05301643DocType: Employee Loan,Repayment Method,tilbakebetaling Method
1644DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website","Hvis det er merket, vil hjemmesiden være standard Varegruppe for nettstedet"
1645DocType: Quality Inspection Reading,Reading 4,Reading 4
Frappe PR Botc0804792017-05-19 12:30:04 +05301646apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,Krav på bekostning av selskapet.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301647apps/erpnext/erpnext/utilities/activation.py +118,"Students are at the heart of the system, add all your students","Studentene er i hjertet av systemet, legge til alle elevene"
Frappe PR Botc0804792017-05-19 12:30:04 +05301648apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +81,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Row # {0}: Clearance date {1} kan ikke være før Cheque Dato {2}
1649DocType: Company,Default Holiday List,Standard Holiday List
Frappe PR Botd112ee52017-08-31 19:38:41 +05301650apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +190,Row {0}: From Time and To Time of {1} is overlapping with {2},Rad {0}: Fra tid og klokkeslett {1} er overlappende med {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301651apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +145,Stock Liabilities,Aksje Gjeld
Frappe PR Botc0804792017-05-19 12:30:04 +05301652DocType: Purchase Invoice,Supplier Warehouse,Leverandør Warehouse
1653DocType: Opportunity,Contact Mobile No,Kontakt Mobile No
1654,Material Requests for which Supplier Quotations are not created,Materielle Forespørsler som Leverandør Sitater ikke er opprettet
1655DocType: Student Group,Set 0 for no limit,Sett 0 for ingen begrensning
1656apps/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 (e) der du søker om permisjon er helligdager. Du trenger ikke søke om permisjon.
1657apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Sende Betaling Email
1658apps/erpnext/erpnext/templates/pages/projects.html +27,New task,Ny oppgave
Frappe PR Bot8054d962017-09-05 09:19:06 +05301659apps/erpnext/erpnext/utilities/activation.py +74,Make Quotation,Gjør sitat
Frappe PR Botc0804792017-05-19 12:30:04 +05301660apps/erpnext/erpnext/config/selling.py +216,Other Reports,andre rapporter
1661DocType: Dependent Task,Dependent Task,Avhengig Task
Frappe PR Botd112ee52017-08-31 19:38:41 +05301662apps/erpnext/erpnext/stock/doctype/item/item.py +402,Conversion factor for default Unit of Measure must be 1 in row {0},Omregningsfaktor for standard Enhet må være en i rad {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301663apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +208,Leave of type {0} cannot be longer than {1},Permisjon av typen {0} kan ikke være lengre enn {1}
1664DocType: Manufacturing Settings,Try planning operations for X days in advance.,Prøv å planlegge operasjoner for X dager i forveien.
1665DocType: HR Settings,Stop Birthday Reminders,Stop bursdagspåminnelser
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301666apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +250,Please set Default Payroll Payable Account in Company {0},Vennligst sette Standard Lønn betales konto i selskapet {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301667DocType: SMS Center,Receiver List,Mottaker List
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301668apps/erpnext/erpnext/accounts/page/pos/pos.js +1083,Search Item,Søk Element
Frappe PR Botc0804792017-05-19 12:30:04 +05301669apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Forbrukes Beløp
1670apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Change in Cash,Netto endring i kontanter
1671DocType: Assessment Plan,Grading Scale,Grading Scale
Frappe PR Botd112ee52017-08-31 19:38:41 +05301672apps/erpnext/erpnext/stock/doctype/item/item.py +397,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Enhet {0} har blitt lagt inn mer enn én gang i omregningsfaktor tabell
1673apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +611,Already completed,allerede fullført
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301674apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +33,Stock In Hand,Lager i hånd
Frappe PR Botd112ee52017-08-31 19:38:41 +05301675apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +29,Payment Request already exists {0},Betaling Request allerede eksisterer {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301676apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Cost of Utstedte Items
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301677apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +353,Quantity must not be more than {0},Antall må ikke være mer enn {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301678apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +117,Previous Financial Year is not closed,Foregående regnskapsår er ikke stengt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301679apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +46,Age (Days),Alder (dager)
Frappe PR Botc0804792017-05-19 12:30:04 +05301680DocType: Quotation Item,Quotation Item,Sitat Element
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301681DocType: Customer,Customer POS Id,Kundens POS-ID
Frappe PR Botc0804792017-05-19 12:30:04 +05301682DocType: Account,Account Name,Brukernavn
1683apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,Fra dato ikke kan være større enn To Date
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301684apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +198,Serial No {0} quantity {1} cannot be a fraction,Serial No {0} mengde {1} kan ikke være en brøkdel
Frappe PR Botc0804792017-05-19 12:30:04 +05301685apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Leverandør Type mester.
1686DocType: Purchase Order Item,Supplier Part Number,Leverandør delenummer
Frappe PR Botd112ee52017-08-31 19:38:41 +05301687apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +104,Conversion rate cannot be 0 or 1,Konverteringsfrekvens kan ikke være 0 eller 1
Frappe PR Botc0804792017-05-19 12:30:04 +05301688DocType: Sales Invoice,Reference Document,Reference Document
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301689apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +213,{0} {1} is cancelled or stopped,{0} {1} avbrytes eller stoppes
Frappe PR Botc0804792017-05-19 12:30:04 +05301690DocType: Accounts Settings,Credit Controller,Credit Controller
1691DocType: Delivery Note,Vehicle Dispatch Date,Vehicle Publiseringsdato
Frappe PR Botfa042362017-07-17 17:50:36 +05301692DocType: Purchase Invoice Item,HSN/SAC,HSN / SAC
Frappe PR Botd112ee52017-08-31 19:38:41 +05301693apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +233,Purchase Receipt {0} is not submitted,Kvitteringen {0} er ikke innsendt
Frappe PR Botc0804792017-05-19 12:30:04 +05301694DocType: Company,Default Payable Account,Standard Betales konto
1695apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Innstillinger for online shopping cart som skipsregler, prisliste etc."
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301696apps/erpnext/erpnext/controllers/website_list_for_contact.py +113,{0}% Billed,{0}% Fakturert
Frappe PR Botc0804792017-05-19 12:30:04 +05301697apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Reservert Antall
1698DocType: Party Account,Party Account,Partiet konto
1699apps/erpnext/erpnext/config/setup.py +122,Human Resources,Menneskelige Ressurser
1700DocType: Lead,Upper Income,Øvre Inntekt
1701apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +13,Reject,Avvis
1702DocType: Journal Entry Account,Debit in Company Currency,Debet i selskapet Valuta
1703DocType: BOM Item,BOM Item,BOM Element
1704DocType: Appraisal,For Employee,For Employee
Frappe PR Botd112ee52017-08-31 19:38:41 +05301705apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.js +49,Make Disbursement Entry,Gjør Utbetaling Entry
Frappe PR Botc0804792017-05-19 12:30:04 +05301706apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +138,Row {0}: Advance against Supplier must be debit,Rad {0}: Advance mot Leverandøren skal belaste
1707DocType: Company,Default Values,Standardverdier
Frappe PR Bot7c901002017-06-07 12:05:29 +05301708apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +61,{frequency} Digest,{Frequency} Digest
Frappe PR Botc0804792017-05-19 12:30:04 +05301709DocType: Expense Claim,Total Amount Reimbursed,Totalbeløp Refusjon
1710apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,Dette er basert på loggene mot denne bilen. Se tidslinjen nedenfor for detaljer
1711apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Collect,Samle inn
Frappe PR Botd112ee52017-08-31 19:38:41 +05301712apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +86,Against Supplier Invoice {0} dated {1},Mot Leverandør Faktura {0} datert {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301713DocType: Customer,Default Price List,Standard Prisliste
Frappe PR Botd112ee52017-08-31 19:38:41 +05301714apps/erpnext/erpnext/accounts/doctype/asset/asset.py +244,Asset Movement record {0} created,Asset Movement rekord {0} er opprettet
Frappe PR Botc0804792017-05-19 12:30:04 +05301715apps/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 ikke slette regnskapsår {0}. Regnskapsåret {0} er satt som standard i Globale innstillinger
1716DocType: Journal Entry,Entry Type,Entry Type
Frappe PR Botfa042362017-07-17 17:50:36 +05301717apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +44,No assessment plan linked with this assessment group,Ingen vurderingsplan knyttet til denne vurderingsgruppen
Frappe PR Botc0804792017-05-19 12:30:04 +05301718,Customer Credit Balance,Customer Credit Balance
1719apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Accounts Payable,Netto endring i leverandørgjeld
1720apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Kunden nødvendig for &#39;Customerwise Discount&#39;
1721apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,Oppdatere bankbetalings datoer med tidsskrifter.
1722apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Priser
1723DocType: Quotation,Term Details,Term Detaljer
1724DocType: Project,Total Sales Cost (via Sales Order),Total salgspris (via salgsordre)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301725apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +29,Cannot enroll more than {0} students for this student group.,Kan ikke registrere mer enn {0} studentene på denne studentgruppen.
Frappe PR Botc0804792017-05-19 12:30:04 +05301726apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Lead Count
1727apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Lead Count
1728apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} må være større enn 0
1729DocType: Manufacturing Settings,Capacity Planning For (Days),Kapasitetsplanlegging For (dager)
1730apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,innkjøp
1731apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +64,None of the items have any change in quantity or value.,Ingen av elementene har noen endring i mengde eller verdi.
1732apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory field - Program,Obligatorisk felt - Program
Frappe PR Bot7c901002017-06-07 12:05:29 +05301733apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +46,Warranty Claim,Garantikrav
Frappe PR Botc0804792017-05-19 12:30:04 +05301734,Lead Details,Lead Detaljer
1735DocType: Salary Slip,Loan repayment,lån tilbakebetaling
1736DocType: Purchase Invoice,End date of current invoice's period,Sluttdato for gjeldende faktura periode
1737DocType: Pricing Rule,Applicable For,Aktuelt For
1738DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Oppheve koblingen Betaling ved kansellering av faktura
1739apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +16,Current Odometer reading entered should be greater than initial Vehicle Odometer {0},Nåværende Kilometerstand inngått bør være større enn første Vehicle Teller {0}
1740DocType: Shipping Rule Country,Shipping Rule Country,Shipping Rule Land
1741apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,La og oppmøte
1742DocType: Maintenance Visit,Partially Completed,Delvis Fullført
1743DocType: Leave Type,Include holidays within leaves as leaves,Inkluder hellig innen blader som løv
1744DocType: Sales Invoice,Packed Items,Lunsj Items
1745apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Garantikrav mot Serial No.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301746apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,'Total',&#39;Total&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05301747DocType: Shopping Cart Settings,Enable Shopping Cart,Aktiver Handlevogn
1748DocType: Employee,Permanent Address,Permanent Adresse
1749apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +260,"Advance paid against {0} {1} cannot be greater \
1750 than Grand Total {2}",Advance betalt mot {0} {1} kan ikke være større \ enn Totalsum {2}
Frappe PR Bot7c901002017-06-07 12:05:29 +05301751apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +147,Please select item code,Velg elementet kode
Frappe PR Botc0804792017-05-19 12:30:04 +05301752DocType: Student Sibling,Studying in Same Institute,Å studere i samme institutt
1753DocType: Territory,Territory Manager,Distriktssjef
1754DocType: Packed Item,To Warehouse (Optional),Til Warehouse (valgfritt)
Frappe PR Botc0804792017-05-19 12:30:04 +05301755DocType: Payment Entry,Paid Amount (Company Currency),Innbetalt beløp (Company Valuta)
1756DocType: Purchase Invoice,Additional Discount,Ekstra rabatt
1757DocType: Selling Settings,Selling Settings,Selge Innstillinger
1758apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Online auksjoner
1759apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +98,Please specify either Quantity or Valuation Rate or both,Vennligst oppgi enten Mengde eller Verdivurdering Rate eller begge deler
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301760apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +18,Fulfillment,Oppfyllelse
Frappe PR Botc0804792017-05-19 12:30:04 +05301761apps/erpnext/erpnext/templates/generators/item.html +67,View in Cart,Vis i handlekurven
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301762apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +103,Marketing Expenses,Markedsføringskostnader
Frappe PR Botc0804792017-05-19 12:30:04 +05301763,Item Shortage Report,Sak Mangel Rapporter
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301764apps/erpnext/erpnext/stock/doctype/item/item.js +265,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Vekt er nevnt, \ nVennligst nevne &quot;Weight målenheter&quot; også"
Frappe PR Botc0804792017-05-19 12:30:04 +05301765DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Materialet Request brukes til å gjøre dette lager Entry
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301766apps/erpnext/erpnext/accounts/doctype/asset/asset.py +68,Next Depreciation Date is mandatory for new asset,Neste Avskrivninger dato er obligatorisk for ny aktiva
Frappe PR Botc0804792017-05-19 12:30:04 +05301767DocType: Student Group Creation Tool,Separate course based Group for every Batch,Separat kursbasert gruppe for hver batch
1768DocType: Student Group Creation Tool,Separate course based Group for every Batch,Separat kursbasert gruppe for hver batch
1769apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Enkelt enhet av et element.
1770DocType: Fee Category,Fee Category,Fee Kategori
1771,Student Fee Collection,Student Fee Collection
1772DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Gjør regnskap Entry For Hver Stock Movement
1773DocType: Leave Allocation,Total Leaves Allocated,Totalt Leaves Avsatt
Frappe PR Botd112ee52017-08-31 19:38:41 +05301774apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +159,Warehouse required at Row No {0},Warehouse kreves ved Row Nei {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05301775apps/erpnext/erpnext/public/js/setup_wizard.js +134,Please enter valid Financial Year Start and End Dates,Fyll inn gyldig Regnskapsår start- og sluttdato
Frappe PR Botc0804792017-05-19 12:30:04 +05301776DocType: Employee,Date Of Retirement,Pensjoneringstidspunktet
1777DocType: Upload Attendance,Get Template,Få Mal
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301778DocType: Material Request,Transferred,overført
Frappe PR Botc0804792017-05-19 12:30:04 +05301779DocType: Vehicle,Doors,dører
Frappe PR Bot8054d962017-09-05 09:19:06 +05301780apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +201,ERPNext Setup Complete!,ERPNext Setup Complete!
Frappe PR Botc0804792017-05-19 12:30:04 +05301781DocType: Course Assessment Criteria,Weightage,Weightage
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301782DocType: Purchase Invoice,Tax Breakup,Skatteavbrudd
Frappe PR Botc0804792017-05-19 12:30:04 +05301783DocType: Packing Slip,PS-,PS
1784apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,{0} {1}: Cost Center is required for 'Profit and Loss' account {2}. Please set up a default Cost Center for the Company.,{0} {1}: Det kreves kostnadssted for &#39;resultat&#39; konto {2}. Sett opp en standardkostnadssted for selskapet.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301785apps/erpnext/erpnext/selling/doctype/customer/customer.py +118,A Customer Group exists with same name please change the Customer name or rename the Customer Group,En kundegruppe eksisterer med samme navn kan du endre Kundens navn eller endre navn på Kundegruppe
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301786apps/erpnext/erpnext/public/js/templates/contact_list.html +37,New Contact,Ny kontakt
Frappe PR Botc0804792017-05-19 12:30:04 +05301787DocType: Territory,Parent Territory,Parent Territory
Frappe PR Botd112ee52017-08-31 19:38:41 +05301788DocType: Sales Invoice,Place of Supply,Leveringssted
Frappe PR Botc0804792017-05-19 12:30:04 +05301789DocType: Quality Inspection Reading,Reading 2,Reading 2
1790DocType: Stock Entry,Material Receipt,Materialet Kvittering
1791DocType: Homepage,Products,Produkter
1792DocType: Announcement,Instructor,Instruktør
1793DocType: Employee,AB+,AB +
1794DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Hvis dette elementet har varianter, så det kan ikke velges i salgsordrer etc."
1795DocType: Lead,Next Contact By,Neste Kontakt Av
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301796apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +305,Quantity required for Item {0} in row {1},Mengden som kreves for Element {0} i rad {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301797apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +46,Warehouse {0} can not be deleted as quantity exists for Item {1},Warehouse {0} kan ikke slettes som kvantitet finnes for Element {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301798DocType: Quotation,Order Type,Ordretype
1799DocType: Purchase Invoice,Notification Email Address,Varsling e-postadresse
1800,Item-wise Sales Register,Element-messig Sales Register
1801DocType: Asset,Gross Purchase Amount,Bruttobeløpet
Frappe PR Bot8054d962017-09-05 09:19:06 +05301802apps/erpnext/erpnext/utilities/user_progress.py +28,Opening Balances,Åpningsbalanser
Frappe PR Botc0804792017-05-19 12:30:04 +05301803DocType: Asset,Depreciation Method,avskrivningsmetode
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301804apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +57,Offline,offline
Frappe PR Botc0804792017-05-19 12:30:04 +05301805DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Er dette inklusiv i Basic Rate?
1806apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,Total Target
Frappe PR Botc0804792017-05-19 12:30:04 +05301807DocType: Job Applicant,Applicant for a Job,Kandidat til en jobb
1808DocType: Production Plan Material Request,Production Plan Material Request,Produksjonsplan Material Request
1809apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Ingen produksjonsordrer som er opprettet
1810DocType: Stock Reconciliation,Reconciliation JSON,Avstemming JSON
1811apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,For mange kolonner. Eksportere rapporten og skrive den ut ved hjelp av et regnearkprogram.
1812DocType: Purchase Invoice Item,Batch No,Batch No
Frappe PR Botc0804792017-05-19 12:30:04 +05301813DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Tillat flere salgsordrer mot kundens innkjøpsordre
1814DocType: Student Group Instructor,Student Group Instructor,Studentgruppeinstruktør
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301815apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +61,Guardian2 Mobile No,Guardian2 Mobile No
Frappe PR Bot8054d962017-09-05 09:19:06 +05301816apps/erpnext/erpnext/setup/doctype/company/company.py +201,Main,Hoved
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301817apps/erpnext/erpnext/stock/doctype/item/item.js +60,Variant,Variant
Frappe PR Botc0804792017-05-19 12:30:04 +05301818DocType: Naming Series,Set prefix for numbering series on your transactions,Still prefiks for nummerering serien på dine transaksjoner
1819DocType: Employee Attendance Tool,Employees HTML,ansatte HTML
Frappe PR Botd112ee52017-08-31 19:38:41 +05301820apps/erpnext/erpnext/stock/doctype/item/item.py +416,Default BOM ({0}) must be active for this item or its template,Standard BOM ({0}) må være aktiv for denne varen eller dens mal
Frappe PR Botc0804792017-05-19 12:30:04 +05301821DocType: Employee,Leave Encashed?,Permisjon encashed?
1822apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Opportunity Fra-feltet er obligatorisk
1823DocType: Email Digest,Annual Expenses,årlige utgifter
1824DocType: Item,Variants,Varianter
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301825apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1084,Make Purchase Order,Gjør innkjøpsordre
Frappe PR Botc0804792017-05-19 12:30:04 +05301826DocType: SMS Center,Send To,Send Til
1827apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +152,There is not enough leave balance for Leave Type {0},Det er ikke nok permisjon balanse for La Type {0}
1828DocType: Payment Reconciliation Payment,Allocated amount,Bevilget beløp
1829DocType: Sales Team,Contribution to Net Total,Bidrag til Net Total
1830DocType: Sales Invoice Item,Customer's Item Code,Kundens Elementkode
1831DocType: Stock Reconciliation,Stock Reconciliation,Stock Avstemming
1832DocType: Territory,Territory Name,Territorium Name
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301833apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +177,Work-in-Progress Warehouse is required before Submit,Work-in-progress Warehouse er nødvendig før Send
Frappe PR Botc0804792017-05-19 12:30:04 +05301834apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Kandidat til en jobb.
1835DocType: Purchase Order Item,Warehouse and Reference,Warehouse og Reference
1836DocType: Supplier,Statutory info and other general information about your Supplier,Lovfestet info og annen generell informasjon om din Leverandør
1837DocType: Item,Serial Nos and Batches,Serienummer og partier
1838apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Studentgruppestyrke
Frappe PR Botd112ee52017-08-31 19:38:41 +05301839apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +246,Against Journal Entry {0} does not have any unmatched {1} entry,Mot Journal Entry {0} har ikke noen enestående {1} oppføring
Frappe PR Botc0804792017-05-19 12:30:04 +05301840apps/erpnext/erpnext/config/hr.py +137,Appraisals,medarbeidersamtaler
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301841apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +205,Duplicate Serial No entered for Item {0},Duplisere serie Ingen kom inn for Element {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301842DocType: Shipping Rule Condition,A condition for a Shipping Rule,En forutsetning for en Shipping Rule
Frappe PR Botc0804792017-05-19 12:30:04 +05301843apps/erpnext/erpnext/hr/doctype/employee/employee.py +161,Please enter ,Vennligst skriv inn
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301844apps/erpnext/erpnext/controllers/accounts_controller.py +423,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Buying Settings","Kan ikke bill for Element {0} i rad {1} mer enn {2}. For å tillate overfakturering, kan du sette i å kjøpe Innstillinger"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301845apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +212,Please set filter based on Item or Warehouse,Vennligst sette filter basert på varen eller Warehouse
Frappe PR Botc0804792017-05-19 12:30:04 +05301846DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Nettovekten av denne pakken. (Automatisk beregnet som summen av nettovekt elementer)
Frappe PR Botc0804792017-05-19 12:30:04 +05301847DocType: Sales Order,To Deliver and Bill,Å levere og Bill
1848DocType: Student Group,Instructors,instruktører
1849DocType: GL Entry,Credit Amount in Account Currency,Credit beløp på kontoen Valuta
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301850apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +577,BOM {0} must be submitted,BOM {0} må sendes
Frappe PR Botc0804792017-05-19 12:30:04 +05301851DocType: Authorization Control,Authorization Control,Autorisasjon kontroll
Frappe PR Botd112ee52017-08-31 19:38:41 +05301852apps/erpnext/erpnext/controllers/buying_controller.py +306,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: Avvist Warehouse er obligatorisk mot avvist Element {1}
1853apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Payment,Betaling
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301854apps/erpnext/erpnext/controllers/stock_controller.py +92,"Warehouse {0} is not linked to any account, please mention the account in the warehouse record or set default inventory account in company {1}.","Lager {0} er ikke knyttet til noen konto, vennligst oppgi kontoen i lagerregisteret eller sett inn standardbeholdningskonto i selskap {1}."
Frappe PR Bot8054d962017-09-05 09:19:06 +05301855apps/erpnext/erpnext/utilities/activation.py +81,Manage your orders,Administrere dine bestillinger
Frappe PR Botc0804792017-05-19 12:30:04 +05301856DocType: Production Order Operation,Actual Time and Cost,Faktisk leveringstid og pris
1857apps/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},Materialet Request av maksimal {0} kan gjøres for Element {1} mot Salgsordre {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301858DocType: Course,Course Abbreviation,Kurs forkortelse
1859DocType: Student Leave Application,Student Leave Application,Student La Application
1860DocType: Item,Will also apply for variants,Vil også gjelde for varianter
Frappe PR Botd112ee52017-08-31 19:38:41 +05301861apps/erpnext/erpnext/accounts/doctype/asset/asset.py +160,"Asset cannot be cancelled, as it is already {0}","Asset kan ikke avbestilles, som det allerede er {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301862apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} on Half day on {1},Employee {0} på halv dag {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301863apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},Samlet arbeidstid må ikke være større enn maks arbeidstid {0}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301864apps/erpnext/erpnext/templates/pages/task_info.html +90,On,På
Frappe PR Botc0804792017-05-19 12:30:04 +05301865apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Bundle elementer på salgstidspunktet.
1866DocType: Quotation Item,Actual Qty,Selve Antall
1867DocType: Sales Invoice Item,References,Referanser
1868DocType: Quality Inspection Reading,Reading 10,Lese 10
Frappe PR Botc0804792017-05-19 12:30:04 +05301869DocType: Hub Settings,Hub Node,Hub Node
1870apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Du har skrevet inn like elementer. Vennligst utbedre og prøv igjen.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301871apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +120,Associate,Forbinder
Frappe PR Botc0804792017-05-19 12:30:04 +05301872DocType: Asset Movement,Asset Movement,Asset Movement
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301873apps/erpnext/erpnext/accounts/page/pos/pos.js +2130,New Cart,New Handlekurv
Frappe PR Botc0804792017-05-19 12:30:04 +05301874apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Element {0} er ikke en serie Element
1875DocType: SMS Center,Create Receiver List,Lag Receiver List
1876DocType: Vehicle,Wheels,hjul
1877DocType: Packing Slip,To Package No.,Å pakke No.
1878DocType: Production Planning Tool,Material Requests,material~~POS=TRUNC Forespørsler
1879DocType: Warranty Claim,Issue Date,Utgivelsesdato
1880DocType: Activity Cost,Activity Cost,Aktivitet Kostnad
1881DocType: Sales Invoice Timesheet,Timesheet Detail,Timeregistrering Detalj
1882DocType: Purchase Receipt Item Supplied,Consumed Qty,Forbrukes Antall
1883apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telekommunikasjon
1884DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Indikerer at pakken er en del av denne leveransen (Kun Draft)
1885apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Utfør betaling Entry
1886apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Kvantum for Element {0} må være mindre enn {1}
1887,Sales Invoice Trends,Salgsfaktura Trender
1888DocType: Leave Application,Apply / Approve Leaves,Påfør / Godkjenn Løv
1889apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Til
Frappe PR Botfa042362017-07-17 17:50:36 +05301890apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +150,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',Kan referere rad bare hvis belastningen typen er &#39;On Forrige Row beløp &quot;eller&quot; Forrige Row Totals
Frappe PR Botc0804792017-05-19 12:30:04 +05301891DocType: Sales Order Item,Delivery Warehouse,Levering Warehouse
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301892apps/erpnext/erpnext/config/accounts.py +243,Tree of financial Cost Centers.,Tre av finansielle kostnadssteder.
Frappe PR Botc0804792017-05-19 12:30:04 +05301893DocType: Serial No,Delivery Document No,Levering Dokument nr
Frappe PR Botd112ee52017-08-31 19:38:41 +05301894apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +190,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},Vennligst sett &#39;Gevinst / tap-konto på Asset Deponering &quot;i selskapet {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301895DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Få elementer fra innkjøps Receipts
1896DocType: Serial No,Creation Date,Dato opprettet
1897apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Element {0} forekommer flere ganger i Prisliste {1}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301898apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +40,"Selling must be checked, if Applicable For is selected as {0}","Selling må sjekkes, hvis dette gjelder for er valgt som {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301899DocType: Production Plan Material Request,Material Request Date,Materiale Request Dato
1900DocType: Purchase Order Item,Supplier Quotation Item,Leverandør sitat Element
1901DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Deaktiverer etableringen av tids logger mot produksjonsordrer. Driften skal ikke spores mot produksjonsordre
1902DocType: Student,Student Mobile Number,Student Mobilnummer
1903DocType: Item,Has Variants,Har Varianter
Frappe PR Bot8054d962017-09-05 09:19:06 +05301904apps/erpnext/erpnext/templates/emails/training_event.html +11,Update Response,Oppdater svar
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301905apps/erpnext/erpnext/public/js/utils.js +222,You have already selected items from {0} {1},Du har allerede valgt elementer fra {0} {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301906DocType: Monthly Distribution,Name of the Monthly Distribution,Navn på Monthly Distribution
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301907apps/erpnext/erpnext/stock/doctype/batch/batch.py +25,Batch ID is mandatory,Batch-ID er obligatorisk
1908apps/erpnext/erpnext/stock/doctype/batch/batch.py +25,Batch ID is mandatory,Batch-ID er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05301909DocType: Sales Person,Parent Sales Person,Parent Sales Person
1910DocType: Purchase Invoice,Recurring Invoice,Tilbakevendende Faktura
1911apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Managing Projects
1912DocType: Supplier,Supplier of Goods or Services.,Leverandør av varer eller tjenester.
1913DocType: Budget,Fiscal Year,Regnskapsår
1914DocType: Vehicle Log,Fuel Price,Fuel Pris
1915DocType: Budget,Budget,Budsjett
Frappe PR Botd112ee52017-08-31 19:38:41 +05301916apps/erpnext/erpnext/stock/doctype/item/item.py +233,Fixed Asset Item must be a non-stock item.,Fast Asset varen må være et ikke-lagervare.
Frappe PR Botc0804792017-05-19 12:30:04 +05301917apps/erpnext/erpnext/accounts/doctype/budget/budget.py +50,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Budsjettet kan ikke overdras mot {0}, som det er ikke en inntekt eller kostnad konto"
1918apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Oppnås
1919DocType: Student Admission,Application Form Route,Søknadsskjema Rute
Frappe PR Bot7c901002017-06-07 12:05:29 +05301920apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +66,Territory / Customer,Territorium / Customer
Frappe PR Botc0804792017-05-19 12:30:04 +05301921apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leave Type {0} cannot be allocated since it is leave without pay,La Type {0} kan ikke tildeles siden det er permisjon uten lønn
1922apps/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}: Nummerert mengden {1} må være mindre enn eller lik fakturere utestående beløp {2}
1923DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,I Ord vil være synlig når du lagrer salgsfaktura.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301924DocType: Lead,Follow Up,Følge opp
Frappe PR Botc0804792017-05-19 12:30:04 +05301925DocType: Item,Is Sales Item,Er Sales Element
1926apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Varegruppe treet
1927apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Element {0} er ikke oppsett for Serial Nos. Sjekk Element mester
1928DocType: Maintenance Visit,Maintenance Time,Vedlikehold Tid
1929,Amount to Deliver,Beløp å levere
Frappe PR Botc0804792017-05-19 12:30:04 +05301930apps/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.,"Begrepet Startdato kan ikke være tidligere enn året startdato av studieåret som begrepet er knyttet (studieåret {}). Korriger datoene, og prøv igjen."
1931DocType: Guardian,Guardian Interests,Guardian Interesser
1932DocType: Naming Series,Current Value,Nåværende Verdi
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301933apps/erpnext/erpnext/controllers/accounts_controller.py +240,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,Flere regnskapsårene finnes for datoen {0}. Vennligst satt selskapet i regnskapsåret
Frappe PR Botd112ee52017-08-31 19:38:41 +05301934DocType: School Settings,Instructor Records to be created by,Instruktørposter som skal opprettes av
Frappe PR Botc0804792017-05-19 12:30:04 +05301935apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} opprettet
1936DocType: Delivery Note Item,Against Sales Order,Mot Salgsordre
1937,Serial No Status,Serial No Status
1938DocType: Payment Entry Reference,Outstanding,Utestående
Frappe PR Botd112ee52017-08-31 19:38:41 +05301939DocType: Supplier,Warn POs,Advarsel POs
Frappe PR Botc0804792017-05-19 12:30:04 +05301940,Daily Timesheet Summary,Daglig Timeregistrering Oppsummering
Frappe PR Bot7c901002017-06-07 12:05:29 +05301941apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +137,"Row {0}: To set {1} periodicity, difference between from and to date \
Frappe PR Botc0804792017-05-19 12:30:04 +05301942 must be greater than or equal to {2}","Rad {0}: Slik stiller {1} periodisitet, forskjellen mellom fra og til dato \ må være større enn eller lik {2}"
1943apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,Dette er basert på lagerbevegelse. Se {0} for detaljer
1944DocType: Pricing Rule,Selling,Selling
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301945apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +369,Amount {0} {1} deducted against {2},Mengden {0} {1} trukket mot {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301946DocType: Employee,Salary Information,Lønn Informasjon
1947DocType: Sales Person,Name and Employee ID,Navn og Employee ID
Frappe PR Botd112ee52017-08-31 19:38:41 +05301948apps/erpnext/erpnext/accounts/party.py +303,Due Date cannot be before Posting Date,Due Date kan ikke være før konteringsdato
Frappe PR Botc0804792017-05-19 12:30:04 +05301949DocType: Website Item Group,Website Item Group,Website varegruppe
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301950apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +150,Duties and Taxes,Skatter og avgifter
Frappe PR Botc0804792017-05-19 12:30:04 +05301951apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +356,Please enter Reference date,Skriv inn Reference dato
1952apps/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} oppføringer betalings kan ikke bli filtrert av {1}
1953DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tabell for element som vil bli vist på nettsiden
1954DocType: Purchase Order Item Supplied,Supplied Qty,Medfølgende Antall
1955DocType: Purchase Order Item,Material Request Item,Materialet Request Element
1956apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Tree of varegrupper.
Frappe PR Botfa042362017-07-17 17:50:36 +05301957apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +160,Cannot refer row number greater than or equal to current row number for this Charge type,Kan ikke se rad tall større enn eller lik gjeldende rad nummer for denne debiteringstype
Frappe PR Botc0804792017-05-19 12:30:04 +05301958DocType: Asset,Sold,selges
1959,Item-wise Purchase History,Element-messig Purchase History
Frappe PR Bot7c901002017-06-07 12:05:29 +05301960apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +230,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},Vennligst klikk på &quot;Generer Schedule &#39;for å hente serienummer lagt for Element {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301961DocType: Account,Frozen,Frozen
1962,Open Production Orders,Åpne produksjonsordrer
1963DocType: Sales Invoice Payment,Base Amount (Company Currency),Grunnbeløp (Selskap Valuta)
1964DocType: Payment Reconciliation Payment,Reference Row,Referanse Row
1965DocType: Installation Note,Installation Time,Installasjon Tid
1966DocType: Sales Invoice,Accounting Details,Regnskap Detaljer
Frappe PR Bot8a803a22017-09-11 16:31:10 +05301967apps/erpnext/erpnext/setup/doctype/company/company.js +84,Delete all the Transactions for this Company,Slett alle transaksjoner for dette selskapet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301968apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +190,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,Row # {0}: Operation {1} er ikke fullført for {2} qty av ferdigvarer i Produksjonsordre # {3}. Vennligst oppdater driftsstatus via Tid Logger
1969apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Investments,Investeringer
Frappe PR Botc0804792017-05-19 12:30:04 +05301970DocType: Issue,Resolution Details,Oppløsning Detaljer
1971apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,Avsetninger
1972DocType: Item Quality Inspection Parameter,Acceptance Criteria,Akseptkriterier
1973apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,Fyll inn Material forespørsler i tabellen over
1974DocType: Item Attribute,Attribute Name,Attributt navn
1975DocType: BOM,Show In Website,Show I Website
1976DocType: Shopping Cart Settings,Show Quantity in Website,Vis Antall i Website
1977DocType: Employee Loan Application,Total Payable Amount,Totalt betales beløpet
1978DocType: Task,Expected Time (in hours),Forventet tid (i timer)
1979DocType: Item Reorder,Check in (group),Sjekk inn (gruppe)
1980,Qty to Order,Antall å bestille
1981DocType: Period Closing Voucher,"The account head under Liability or Equity, in which Profit/Loss will be booked","Kontoen hodet etter forpliktelse eller et egenkapital, der gevinst / tap vil bli bokført"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301982apps/erpnext/erpnext/config/projects.py +30,Gantt chart of all tasks.,Gantt diagram av alle oppgaver.
Frappe PR Botc0804792017-05-19 12:30:04 +05301983DocType: Opportunity,Mins to First Response,Minutter til First Response
1984DocType: Pricing Rule,Margin Type,margin Type
1985apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} timer
1986DocType: Course,Default Grading Scale,Standard Grading Scale
1987DocType: Appraisal,For Employee Name,For Employee Name
1988DocType: Holiday List,Clear Table,Clear Table
1989DocType: C-Form Invoice Detail,Invoice No,Faktura Nei
Frappe PR Botd112ee52017-08-31 19:38:41 +05301990apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +344,Make Payment,Utføre betaling
Frappe PR Botc0804792017-05-19 12:30:04 +05301991DocType: Room,Room Name,Room Name
1992apps/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}","La ikke kan brukes / kansellert før {0}, som permisjon balanse har allerede vært carry-sendt i fremtiden permisjon tildeling posten {1}"
1993DocType: Activity Cost,Costing Rate,Costing Rate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301994apps/erpnext/erpnext/config/selling.py +229,Customer Addresses And Contacts,Kunde Adresser og kontakter
Frappe PR Botc0804792017-05-19 12:30:04 +05301995,Campaign Efficiency,Kampanjeeffektivitet
1996,Campaign Efficiency,Kampanjeeffektivitet
1997DocType: Discussion,Discussion,Diskusjon
1998DocType: Payment Entry,Transaction ID,Transaksjons-ID
1999DocType: Employee,Resignation Letter Date,Resignasjon Letter Dato
Frappe PR Bot7c901002017-06-07 12:05:29 +05302000apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +39,Pricing Rules are further filtered based on quantity.,Prising Reglene er videre filtreres basert på kvantitet.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302001apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +333,Please set the Date Of Joining for employee {0},Vennligst sett datoen for å bli med på ansatt {0}
2002apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +333,Please set the Date Of Joining for employee {0},Vennligst sett datoen for å bli med på ansatt {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302003DocType: Task,Total Billing Amount (via Time Sheet),Total Billing Beløp (via Timeregistrering)
2004apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Gjenta kunden Revenue
Frappe PR Botd112ee52017-08-31 19:38:41 +05302005apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +175,{0} ({1}) must have role 'Expense Approver',{0} ({1}) må ha rollen &#39;Expense Godkjenner&#39;
Frappe PR Bot8054d962017-09-05 09:19:06 +05302006apps/erpnext/erpnext/utilities/user_progress.py +100,Pair,Par
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302007apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +908,Select BOM and Qty for Production,Velg BOM og Stk for produksjon
Frappe PR Botc0804792017-05-19 12:30:04 +05302008DocType: Asset,Depreciation Schedule,avskrivninger Schedule
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302009apps/erpnext/erpnext/config/selling.py +124,Sales Partner Addresses And Contacts,Salgspartneradresser og kontakter
Frappe PR Botc0804792017-05-19 12:30:04 +05302010DocType: Bank Reconciliation Detail,Against Account,Mot konto
2011apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +71,Half Day Date should be between From Date and To Date,Half Day Date bør være mellom Fra dato og Til dato
2012DocType: Maintenance Schedule Detail,Actual Date,Selve Dato
2013DocType: Item,Has Batch No,Har Batch No
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302014apps/erpnext/erpnext/public/js/utils.js +96,Annual Billing: {0},Årlig Billing: {0}
2015apps/erpnext/erpnext/config/accounts.py +202,Goods and Services Tax (GST India),Varer og tjenester skatt (GST India)
Frappe PR Botc0804792017-05-19 12:30:04 +05302016DocType: Delivery Note,Excise Page Number,Vesenet Page Number
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302017apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +157,"Company, From Date and To Date is mandatory","Company, Fra dato og Til dato er obligatorisk"
Frappe PR Botc0804792017-05-19 12:30:04 +05302018DocType: Asset,Purchase Date,Kjøpsdato
2019DocType: Employee,Personal Details,Personlig Informasjon
Frappe PR Botd112ee52017-08-31 19:38:41 +05302020apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +192,Please set 'Asset Depreciation Cost Center' in Company {0},Vennligst sett &#39;Asset Avskrivninger kostnadssted &quot;i selskapet {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302021,Maintenance Schedules,Vedlikeholdsplaner
2022DocType: Task,Actual End Date (via Time Sheet),Faktisk Sluttdato (via Timeregistrering)
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302023apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +364,Amount {0} {1} against {2} {3},Mengden {0} {1} mot {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302024,Quotation Trends,Anførsels Trender
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302025apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +159,Item Group not mentioned in item master for item {0},Varegruppe ikke nevnt i punkt master for elementet {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302026apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +356,Debit To account must be a Receivable account,Uttak fra kontoen må være en fordring konto
Frappe PR Botc0804792017-05-19 12:30:04 +05302027DocType: Shipping Rule Condition,Shipping Amount,Fraktbeløp
Frappe PR Botd112ee52017-08-31 19:38:41 +05302028DocType: Supplier Scorecard Period,Period Score,Periodepoeng
Frappe PR Bot8054d962017-09-05 09:19:06 +05302029apps/erpnext/erpnext/utilities/user_progress.py +38,Add Customers,Legg til kunder
Frappe PR Botc0804792017-05-19 12:30:04 +05302030apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,Avventer Beløp
2031DocType: Purchase Invoice Item,Conversion Factor,Omregningsfaktor
2032DocType: Purchase Order,Delivered,Levert
2033,Vehicle Expenses,Vehicle Utgifter
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302034DocType: Serial No,Invoice Details,Fakturadetaljer
Frappe PR Botd112ee52017-08-31 19:38:41 +05302035apps/erpnext/erpnext/accounts/doctype/asset/asset.py +155,Expected value after useful life must be greater than or equal to {0},Forventet verdi etter levetid må være større enn eller lik {0}
2036DocType: Purchase Invoice,SEZ,SEZ
Frappe PR Botc0804792017-05-19 12:30:04 +05302037DocType: Purchase Receipt,Vehicle Number,Vehicle Number
2038DocType: Purchase Invoice,The date on which recurring invoice will be stop,Datoen som tilbakevendende faktura vil bli stoppe
2039DocType: Employee Loan,Loan Amount,Lånebeløp
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302040DocType: Program Enrollment,Self-Driving Vehicle,Selvkjørende kjøretøy
Frappe PR Botd112ee52017-08-31 19:38:41 +05302041DocType: Supplier Scorecard Standing,Supplier Scorecard Standing,Leverandør Scorecard Standing
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302042apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +424,Row {0}: Bill of Materials not found for the Item {1},P {0}: stykk ikke funnet med Element {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302043apps/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 bevilget blader {0} kan ikke være mindre enn allerede godkjente blader {1} for perioden
2044DocType: Journal Entry,Accounts Receivable,Kundefordringer
2045,Supplier-Wise Sales Analytics,Leverandør-Wise Salgs Analytics
2046apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Enter Paid Amount,Skriv inn beløpet som betales
2047DocType: Salary Structure,Select employees for current Salary Structure,Velg ansatte for nåværende lønn struktur
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302048DocType: Sales Invoice,Company Address Name,Bedriftsadresse Navn
Frappe PR Botc0804792017-05-19 12:30:04 +05302049DocType: Production Order,Use Multi-Level BOM,Bruk Multi-Level BOM
2050DocType: Bank Reconciliation,Include Reconciled Entries,Inkluder forsonet Entries
2051DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)","Foreldrekurs (Foreløpig, hvis dette ikke er en del av foreldrenes kurs)"
2052DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)","Foreldrekurs (Foreløpig, hvis dette ikke er en del av foreldrenes kurs)"
2053DocType: Leave Control Panel,Leave blank if considered for all employee types,La stå tom hvis vurderes for alle typer medarbeider
2054DocType: Landed Cost Voucher,Distribute Charges Based On,Distribuere Kostnader Based On
Frappe PR Bot8054d962017-09-05 09:19:06 +05302055apps/erpnext/erpnext/hooks.py +132,Timesheets,Timelister
Frappe PR Botc0804792017-05-19 12:30:04 +05302056DocType: HR Settings,HR Settings,HR-innstillinger
2057DocType: Salary Slip,net pay info,nettolønn info
Frappe PR Botd112ee52017-08-31 19:38:41 +05302058apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Expense Claim is pending approval. Only the Expense Approver can update status.,Expense krav venter på godkjenning. Bare den Expense Godkjenner kan oppdatere status.
Frappe PR Botc0804792017-05-19 12:30:04 +05302059DocType: Email Digest,New Expenses,nye Utgifter
2060DocType: Purchase Invoice,Additional Discount Amount,Ekstra rabatt Beløp
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302061apps/erpnext/erpnext/controllers/accounts_controller.py +531,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.",Row # {0}: Antall må være en som elementet er et anleggsmiddel. Bruk egen rad for flere stk.
Frappe PR Botc0804792017-05-19 12:30:04 +05302062DocType: Leave Block List Allow,Leave Block List Allow,La Block List Tillat
Frappe PR Bot8054d962017-09-05 09:19:06 +05302063apps/erpnext/erpnext/setup/doctype/company/company.py +286,Abbr can not be blank or space,Abbr kan ikke være tomt eller plass
Frappe PR Botfa042362017-07-17 17:50:36 +05302064apps/erpnext/erpnext/accounts/doctype/account/account.js +62,Group to Non-Group,Gruppe til Non-gruppe
Frappe PR Botc0804792017-05-19 12:30:04 +05302065apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Sport
2066DocType: Loan Type,Loan Name,lån Name
2067apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,Total Actual
2068DocType: Student Siblings,Student Siblings,student Søsken
Frappe PR Bot8054d962017-09-05 09:19:06 +05302069apps/erpnext/erpnext/utilities/user_progress.py +100,Unit,Enhet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302070apps/erpnext/erpnext/stock/get_item_details.py +141,Please specify Company,Vennligst oppgi selskapet
Frappe PR Botc0804792017-05-19 12:30:04 +05302071,Customer Acquisition and Loyalty,Kunden Oppkjøp og Loyalty
2072DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Warehouse hvor du opprettholder lager avviste elementer
2073DocType: Production Order,Skip Material Transfer,Hopp over materialoverføring
2074DocType: Production Order,Skip Material Transfer,Hopp over materialoverføring
Frappe PR Botd112ee52017-08-31 19:38:41 +05302075apps/erpnext/erpnext/setup/utils.py +97,Unable to find exchange rate for {0} to {1} for key date {2}. Please create a Currency Exchange record manually,Kan ikke finne valutakurs for {0} til {1} for nøkkeldato {2}. Vennligst opprett en valutautvekslingsrekord manuelt
Frappe PR Botc0804792017-05-19 12:30:04 +05302076DocType: POS Profile,Price List,Pris Liste
2077apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +22,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} er nå standard regnskapsåret. Vennligst oppdater nettleser for at endringen skal tre i kraft.
2078apps/erpnext/erpnext/projects/doctype/task/task.js +37,Expense Claims,Regninger
2079DocType: Issue,Support,Support
2080,BOM Search,BOM Søk
2081apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +189,Closing (Opening + Totals),Lukking (Åpning + Totals)
2082DocType: Vehicle,Fuel Type,drivstoff
2083apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,Vennligst oppgi valuta i selskapet
2084DocType: Workstation,Wages per hour,Lønn per time
2085apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +47,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},Stock balanse i Batch {0} vil bli negativ {1} for Element {2} på Warehouse {3}
2086apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Følgende materiale Requests har vært reist automatisk basert på element re-order nivå
2087DocType: Email Digest,Pending Sales Orders,Avventer salgsordrer
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302088apps/erpnext/erpnext/controllers/accounts_controller.py +279,Account {0} is invalid. Account Currency must be {1},Konto {0} er ugyldig. Account Valuta må være {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302089apps/erpnext/erpnext/buying/utils.py +34,UOM Conversion factor is required in row {0},Målenheter Omregningsfaktor er nødvendig i rad {0}
2090DocType: Production Plan Item,material_request_item,material_request_item
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302091apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1024,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Row # {0}: Reference Document Type må være en av salgsordre, salgsfaktura eller bilagsregistrering"
Frappe PR Botc0804792017-05-19 12:30:04 +05302092DocType: Salary Component,Deduction,Fradrag
Frappe PR Botd112ee52017-08-31 19:38:41 +05302093apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: From Time and To Time is mandatory.,Rad {0}: Fra tid og Tid er obligatorisk.
Frappe PR Botc0804792017-05-19 12:30:04 +05302094DocType: Stock Reconciliation Item,Amount Difference,beløp Difference
Frappe PR Botd112ee52017-08-31 19:38:41 +05302095apps/erpnext/erpnext/stock/get_item_details.py +297,Item Price added for {0} in Price List {1},Varen Pris lagt for {0} i Prisliste {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302096apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +8,Please enter Employee Id of this sales person,Skriv inn Employee Id av denne salgs person
2097DocType: Territory,Classification of Customers by region,Klassifisering av kunder etter region
Frappe PR Bot7c901002017-06-07 12:05:29 +05302098apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +57,Difference Amount must be zero,Forskjellen Beløpet må være null
Frappe PR Botc0804792017-05-19 12:30:04 +05302099DocType: Project,Gross Margin,Bruttomargin
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302100apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +53,Please enter Production Item first,Skriv inn Produksjon varen først
Frappe PR Botc0804792017-05-19 12:30:04 +05302101apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Beregnet kontoutskrift balanse
2102apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,deaktivert bruker
Frappe PR Botd112ee52017-08-31 19:38:41 +05302103apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +764,Quotation,Sitat
2104apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +957,Cannot set a received RFQ to No Quote,Kan ikke angi en mottatt RFQ til No Quote
Frappe PR Botc0804792017-05-19 12:30:04 +05302105DocType: Quotation,QTN-,QTN-
2106DocType: Salary Slip,Total Deduction,Total Fradrag
2107,Production Analytics,produksjons~~POS=TRUNC Analytics
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302108apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +195,Cost Updated,Kostnad Oppdatert
Frappe PR Botc0804792017-05-19 12:30:04 +05302109DocType: Employee,Date of Birth,Fødselsdato
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302110apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +129,Item {0} has already been returned,Element {0} er allerede returnert
Frappe PR Botc0804792017-05-19 12:30:04 +05302111DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Regnskapsår ** representerer et regnskapsår. Alle regnskapspostene og andre store transaksjoner spores mot ** regnskapsår **.
2112DocType: Opportunity,Customer / Lead Address,Kunde / Lead Adresse
Frappe PR Botd112ee52017-08-31 19:38:41 +05302113DocType: Supplier Scorecard Period,Supplier Scorecard Setup,Leverandør Scorecard Setup
2114apps/erpnext/erpnext/stock/doctype/item/item.py +208,Warning: Invalid SSL certificate on attachment {0},Advarsel: Ugyldig SSL-sertifikat på vedlegg {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302115DocType: Student Admission,Eligibility,kvalifikasjon
Frappe PR Bot8054d962017-09-05 09:19:06 +05302116apps/erpnext/erpnext/utilities/activation.py +64,"Leads help you get business, add all your contacts and more as your leads","Leads hjelpe deg å få virksomheten, legge til alle dine kontakter og mer som dine potensielle kunder"
Frappe PR Botc0804792017-05-19 12:30:04 +05302117DocType: Production Order Operation,Actual Operation Time,Selve Operasjon Tid
2118DocType: Authorization Rule,Applicable To (User),Gjelder til (User)
2119DocType: Purchase Taxes and Charges,Deduct,Trekke
Frappe PR Bot8054d962017-09-05 09:19:06 +05302120apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +221,Job Description,Stillingsbeskrivelse
Frappe PR Botc0804792017-05-19 12:30:04 +05302121DocType: Student Applicant,Applied,Tatt i bruk
2122DocType: Sales Invoice Item,Qty as per Stock UOM,Antall pr Stock målenheter
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302123apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +59,Guardian2 Name,Guardian2 Name
Frappe PR Botd112ee52017-08-31 19:38:41 +05302124apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +127,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Spesialtegn unntatt &quot;-&quot; &quot;.&quot;, &quot;#&quot;, og &quot;/&quot; ikke tillatt i navngi serie"
Frappe PR Botc0804792017-05-19 12:30:04 +05302125DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Hold orden på salgskampanjer. Hold styr på Leads, Sitater, Salgsordre etc fra kampanjer for å måle avkastning på investeringen."
2126DocType: Expense Claim,Approver,Godkjenner
2127,SO Qty,SO Antall
2128DocType: Guardian,Work Address,arbeid Adresse
2129DocType: Appraisal,Calculate Total Score,Beregn Total Score
2130DocType: Request for Quotation,Manufacturing Manager,Produksjonssjef
Frappe PR Bot7c901002017-06-07 12:05:29 +05302131apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Serial No {0} er under garanti opptil {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302132apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Split følgeseddel i pakker.
Frappe PR Bot8054d962017-09-05 09:19:06 +05302133apps/erpnext/erpnext/hooks.py +98,Shipments,Forsendelser
Frappe PR Botc0804792017-05-19 12:30:04 +05302134DocType: Payment Entry,Total Allocated Amount (Company Currency),Totalt tildelte beløp (Selskap Valuta)
2135DocType: Purchase Order Item,To be delivered to customer,Som skal leveres til kunde
2136DocType: BOM,Scrap Material Cost,Skrap Material Cost
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302137apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227,Serial No {0} does not belong to any Warehouse,Serial No {0} tilhører ikke noen Warehouse
Frappe PR Botc0804792017-05-19 12:30:04 +05302138DocType: Purchase Invoice,In Words (Company Currency),I Words (Company Valuta)
2139DocType: Asset,Supplier,Leverandør
2140DocType: C-Form,Quarter,Quarter
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302141apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +106,Miscellaneous Expenses,Diverse utgifter
Frappe PR Botc0804792017-05-19 12:30:04 +05302142DocType: Global Defaults,Default Company,Standard selskapet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302143apps/erpnext/erpnext/controllers/stock_controller.py +227,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Kostnad eller Difference konto er obligatorisk for Element {0} som det påvirker samlede børsverdi
Frappe PR Botc0804792017-05-19 12:30:04 +05302144DocType: Payment Request,PR,PR
2145DocType: Cheque Print Template,Bank Name,Bank Name
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302146apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +29,-Above,-Above
Frappe PR Botc0804792017-05-19 12:30:04 +05302147DocType: Employee Loan,Employee Loan Account,Medarbeider Loan konto
2148DocType: Leave Application,Total Leave Days,Totalt La Days
2149DocType: Email Digest,Note: Email will not be sent to disabled users,Merk: E-post vil ikke bli sendt til funksjonshemmede brukere
2150apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Antall interaksjoner
2151apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Antall interaksjoner
Frappe PR Bot7c901002017-06-07 12:05:29 +05302152apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +39,Select Company...,Velg Company ...
Frappe PR Botc0804792017-05-19 12:30:04 +05302153DocType: Leave Control Panel,Leave blank if considered for all departments,La stå tom hvis vurderes for alle avdelinger
2154apps/erpnext/erpnext/config/hr.py +219,"Types of employment (permanent, contract, intern etc.).","Typer arbeid (fast, kontrakt, lærling etc.)."
Frappe PR Botd112ee52017-08-31 19:38:41 +05302155apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +422,{0} is mandatory for Item {1},{0} er obligatorisk for Element {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302156DocType: Process Payroll,Fortnightly,hver fjortende dag
2157DocType: Currency Exchange,From Currency,Fra Valuta
2158apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Vennligst velg avsatt beløp, fakturatype og fakturanummer i minst én rad"
2159apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +125,Cost of New Purchase,Kostnad for nye kjøp
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302160apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +97,Sales Order required for Item {0},Salgsordre kreves for Element {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302161DocType: Purchase Invoice Item,Rate (Company Currency),Rate (Selskap Valuta)
2162DocType: Student Guardian,Others,Annet
2163DocType: Payment Entry,Unallocated Amount,uallokert Beløp
Frappe PR Bot7c901002017-06-07 12:05:29 +05302164apps/erpnext/erpnext/templates/includes/product_page.js +71,Cannot find a matching Item. Please select some other value for {0}.,Kan ikke finne en matchende element. Vennligst velg en annen verdi for {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302165DocType: POS Profile,Taxes and Charges,Skatter og avgifter
2166DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Et produkt eller en tjeneste som er kjøpt, solgt eller holdes på lager."
2167apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Ingen flere oppdateringer
Frappe PR Botfa042362017-07-17 17:50:36 +05302168apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +154,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,Kan ikke velge charge type som &#39;On Forrige Row beløp &quot;eller&quot; On Forrige Row Totals for første rad
Frappe PR Botd112ee52017-08-31 19:38:41 +05302169apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +6,This covers all scorecards tied to this Setup,Dette dekker alle scorecards knyttet til denne oppsettet
Frappe PR Botc0804792017-05-19 12:30:04 +05302170apps/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 Varen bør ikke være et produkt Bundle. Vennligst fjern element `{0}` og lagre
2171apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Banking
Frappe PR Bot8054d962017-09-05 09:19:06 +05302172apps/erpnext/erpnext/utilities/activation.py +108,Add Timesheets,Legg Timelister
Frappe PR Botc0804792017-05-19 12:30:04 +05302173DocType: Vehicle Service,Service Item,tjenesten Element
2174DocType: Bank Guarantee,Bank Guarantee,Bankgaranti
2175DocType: Bank Guarantee,Bank Guarantee,Bankgaranti
2176apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,Vennligst klikk på &quot;Generer Schedule &#39;for å få timeplanen
2177apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +56,There were errors while deleting following schedules:,Det var feil under sletting av følgende planer:
2178DocType: Bin,Ordered Quantity,Bestilte Antall
Frappe PR Bot8054d962017-09-05 09:19:06 +05302179apps/erpnext/erpnext/public/js/setup_wizard.js +110,"e.g. ""Build tools for builders""",f.eks &quot;Bygg verktøy for utbyggere&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +05302180DocType: Grading Scale,Grading Scale Intervals,Karakterskalaen Intervaller
2181apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +125,{0} {1}: Accounting Entry for {2} can only be made in currency: {3},{0} {1}: Regnskap Entry for {2} kan bare gjøres i valuta: {3}
2182DocType: Production Order,In Process,Igang
2183DocType: Authorization Rule,Itemwise Discount,Itemwise Rabatt
2184apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,Tre av finansregnskap.
2185apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +364,{0} against Sales Order {1},{0} mot Salgsordre {1}
2186DocType: Account,Fixed Asset,Fast Asset
2187apps/erpnext/erpnext/config/stock.py +315,Serialized Inventory,Serialisert Lager
2188DocType: Employee Loan,Account Info,Kontoinformasjon
2189DocType: Activity Type,Default Billing Rate,Standard Billing pris
Frappe PR Botd112ee52017-08-31 19:38:41 +05302190apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,{0} Studentgrupper opprettet.
2191apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,{0} Studentgrupper opprettet.
Frappe PR Botc0804792017-05-19 12:30:04 +05302192DocType: Sales Invoice,Total Billing Amount,Total Billing Beløp
2193apps/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å være en standard innkommende e-postkonto aktivert for at dette skal fungere. Vennligst sette opp en standard innkommende e-postkonto (POP / IMAP) og prøv igjen.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302194apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +80,Receivable Account,Fordring konto
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302195apps/erpnext/erpnext/controllers/accounts_controller.py +553,Row #{0}: Asset {1} is already {2},Row # {0}: Asset {1} er allerede {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302196DocType: Quotation Item,Stock Balance,Stock Balance
2197apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Salgsordre til betaling
Frappe PR Bot8054d962017-09-05 09:19:06 +05302198apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +114,CEO,administrerende direktør
Frappe PR Botd112ee52017-08-31 19:38:41 +05302199DocType: Purchase Invoice,With Payment of Tax,Med betaling av skatt
Frappe PR Botc0804792017-05-19 12:30:04 +05302200DocType: Expense Claim Detail,Expense Claim Detail,Expense krav Detalj
Frappe PR Botd112ee52017-08-31 19:38:41 +05302201DocType: Purchase Invoice,TRIPLICATE FOR SUPPLIER,TRIPLIKAT FOR LEVERANDØR
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302202apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +859,Please select correct account,Velg riktig konto
Frappe PR Botc0804792017-05-19 12:30:04 +05302203DocType: Item,Weight UOM,Vekt målenheter
2204DocType: Salary Structure Employee,Salary Structure Employee,Lønn Struktur Employee
2205DocType: Employee,Blood Group,Blodgruppe
Frappe PR Botd112ee52017-08-31 19:38:41 +05302206apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +961,Pending,Avventer
Frappe PR Botc0804792017-05-19 12:30:04 +05302207DocType: Course,Course Name,Course Name
2208DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Brukere som kan godkjenne en bestemt ansattes permisjon applikasjoner
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302209apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +52,Office Equipments,Kontor utstyr
Frappe PR Botc0804792017-05-19 12:30:04 +05302210DocType: Purchase Invoice Item,Qty,Antall
2211DocType: Fiscal Year,Companies,Selskaper
Frappe PR Botd112ee52017-08-31 19:38:41 +05302212DocType: Supplier Scorecard,Scoring Setup,Scoring Setup
Frappe PR Botc0804792017-05-19 12:30:04 +05302213apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Elektronikk
2214DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Hev Material Request når aksjen når re-order nivå
Frappe PR Bot8054d962017-09-05 09:19:06 +05302215apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Full-time,Fulltid
Frappe PR Botc0804792017-05-19 12:30:04 +05302216DocType: Salary Structure,Employees,medarbeidere
2217DocType: Employee,Contact Details,Kontaktinformasjon
2218DocType: C-Form,Received Date,Mottatt dato
2219DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Hvis du har opprettet en standard mal i salgs skatter og avgifter mal, velger du ett og klikk på knappen under."
2220DocType: BOM Scrap Item,Basic Amount (Company Currency),Grunnbeløpet (Selskap Valuta)
2221DocType: Student,Guardians,Voktere
2222DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Prisene vil ikke bli vist hvis prislisten er ikke satt
2223apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +28,Please specify a country for this Shipping Rule or check Worldwide Shipping,Vennligst oppgi et land for denne Shipping Regel eller sjekk Worldwide Shipping
2224DocType: Stock Entry,Total Incoming Value,Total Innkommende Verdi
Frappe PR Botd112ee52017-08-31 19:38:41 +05302225apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +350,Debit To is required,Debet Å kreves
Frappe PR Bot8054d962017-09-05 09:19:06 +05302226apps/erpnext/erpnext/utilities/activation.py +109,"Timesheets help keep track of time, cost and billing for activites done by your team","Timelister bidra til å holde styr på tid, kostnader og fakturering for aktiviteter gjort av teamet ditt"
Frappe PR Botc0804792017-05-19 12:30:04 +05302227apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Kjøp Prisliste
Frappe PR Botd112ee52017-08-31 19:38:41 +05302228apps/erpnext/erpnext/config/buying.py +155,Templates of supplier scorecard variables.,Maler av leverandørens scorecard-variabler.
Frappe PR Botc0804792017-05-19 12:30:04 +05302229DocType: Offer Letter Term,Offer Term,Tilbudet Term
2230DocType: Quality Inspection,Quality Manager,Quality Manager
2231DocType: Job Applicant,Job Opening,Job Opening
2232DocType: Payment Reconciliation,Payment Reconciliation,Betaling Avstemming
Frappe PR Bot7c901002017-06-07 12:05:29 +05302233apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +153,Please select Incharge Person's name,Vennligst velg Incharge persons navn
Frappe PR Botc0804792017-05-19 12:30:04 +05302234apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,Teknologi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302235apps/erpnext/erpnext/public/js/utils.js +98,Total Unpaid: {0},Total Ubetalte: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302236DocType: BOM Website Operation,BOM Website Operation,BOM Nettstedet Operasjon
2237apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Tilbudsbrev
2238apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Generere Material Requests (MRP) og produksjonsordrer.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302239DocType: Supplier Scorecard,Supplier Score,Leverandørpoeng
2240apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +76,Total Invoiced Amt,Total Fakturert Amt
2241DocType: Supplier,Warn RFQs,Advarsel RFQs
Frappe PR Botc0804792017-05-19 12:30:04 +05302242DocType: BOM,Conversion Rate,konverterings~~POS=TRUNC
2243apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Produktsøk
2244DocType: Timesheet Detail,To Time,Til Time
2245DocType: Authorization Rule,Approving Role (above authorized value),Godkjenne Role (ovenfor autorisert verdi)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302246apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +114,Credit To account must be a Payable account,Kreditt til kontoen må være en Betales konto
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302247apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +329,BOM recursion: {0} cannot be parent or child of {2},BOM rekursjon: {0} kan ikke være forelder eller barn av {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302248DocType: Production Order Operation,Completed Qty,Fullført Antall
2249apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +148,"For {0}, only debit accounts can be linked against another credit entry",For {0} kan bare belastning kontoer knyttes opp mot en annen kreditt oppføring
2250apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Prisliste {0} er deaktivert
Frappe PR Botd112ee52017-08-31 19:38:41 +05302251apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +127,Row {0}: Completed Qty cannot be more than {1} for operation {2},Rad {0}: Fullført Antall kan ikke være mer enn {1} for drift {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302252DocType: Manufacturing Settings,Allow Overtime,Tillat Overtid
2253apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry","Serialisert element {0} kan ikke oppdateres ved hjelp av Stock Forsoning, vennligst bruk Stock Entry"
2254apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry","Serialisert element {0} kan ikke oppdateres ved hjelp av Stock Forsoning, vennligst bruk Stock Entry"
2255DocType: Training Event Employee,Training Event Employee,Trening Hendelses Employee
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302256apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} serienumre som kreves for Element {1}. Du har gitt {2}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302257DocType: Stock Reconciliation Item,Current Valuation Rate,Nåværende Verdivurdering Rate
2258DocType: Item,Customer Item Codes,Kunden element Codes
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302259apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +122,Exchange Gain/Loss,Valutagevinst / tap
Frappe PR Botc0804792017-05-19 12:30:04 +05302260DocType: Opportunity,Lost Reason,Mistet Reason
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302261apps/erpnext/erpnext/public/js/templates/address_list.html +22,New Address,Ny adresse
Frappe PR Botc0804792017-05-19 12:30:04 +05302262DocType: Quality Inspection,Sample Size,Sample Size
Frappe PR Botd112ee52017-08-31 19:38:41 +05302263apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +47,Please enter Receipt Document,Fyll inn Kvittering Document
2264apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +369,All items have already been invoiced,Alle elementene er allerede blitt fakturert
Frappe PR Botc0804792017-05-19 12:30:04 +05302265apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',Vennligst oppgi en gyldig &quot;Fra sak nr &#39;
2266apps/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,Ytterligere kostnadsbærere kan gjøres under Grupper men oppføringene kan gjøres mot ikke-grupper
Frappe PR Botc0804792017-05-19 12:30:04 +05302267apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Brukere og tillatelser
2268DocType: Vehicle Log,VLOG.,Vlog.
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302269apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +941,Production Orders Created: {0},Produksjonsordrer Laget: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302270DocType: Branch,Branch,Branch
2271DocType: Guardian,Mobile Number,Mobilnummer
2272apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Trykking og merkevarebygging
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302273DocType: Company,Total Monthly Sales,Totalt månedlig salg
Frappe PR Botc0804792017-05-19 12:30:04 +05302274DocType: Bin,Actual Quantity,Selve Antall
2275DocType: Shipping Rule,example: Next Day Shipping,Eksempel: Neste Day Shipping
Frappe PR Bot7c901002017-06-07 12:05:29 +05302276apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +187,Serial No {0} not found,Serial No {0} ikke funnet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302277DocType: Program Enrollment,Student Batch,student Batch
Frappe PR Bot8054d962017-09-05 09:19:06 +05302278apps/erpnext/erpnext/utilities/activation.py +119,Make Student,Gjør Student
Frappe PR Botd112ee52017-08-31 19:38:41 +05302279DocType: Supplier Scorecard Scoring Standing,Min Grade,Min karakter
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302280apps/erpnext/erpnext/projects/doctype/project/project.py +198,You have been invited to collaborate on the project: {0},Du har blitt invitert til å samarbeide om prosjektet: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302281DocType: Leave Block List Date,Block Date,Block Dato
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302282apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +70,Add custom field Subscription Id in the doctype {0},Legg til egendefinert felt Abonnements-ID i doktypen {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302283DocType: Purchase Receipt,Supplier Delivery Note,Leverandørleverans Note
Frappe PR Botc0804792017-05-19 12:30:04 +05302284apps/erpnext/erpnext/templates/generators/student_admission.html +23,Apply Now,Søk nå
2285apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Actual Qty {0} / Waiting Qty {1},Faktisk antall {0} / Venter antall {1}
2286apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Actual Qty {0} / Waiting Qty {1},Faktisk antall {0} / Venter antall {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302287DocType: Purchase Invoice,E-commerce GSTIN,E-handel GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05302288DocType: Sales Order,Not Delivered,Ikke levert
2289,Bank Clearance Summary,Bank Lagersalg Summary
2290apps/erpnext/erpnext/config/setup.py +106,"Create and manage daily, weekly and monthly email digests.","Opprette og administrere daglige, ukentlige og månedlige e-postfordøyer."
2291DocType: Appraisal Goal,Appraisal Goal,Appraisal Goal
2292DocType: Stock Reconciliation Item,Current Amount,Gjeldende Beløp
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302293apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +58,Buildings,bygninger
Frappe PR Botc0804792017-05-19 12:30:04 +05302294DocType: Fee Structure,Fee Structure,Avgiftsstruktur struktur~~POS=HEADCOMP
2295DocType: Timesheet Detail,Costing Amount,Costing Beløp
2296DocType: Student Admission,Application Fee,Påmeldingsavgift
2297DocType: Process Payroll,Submit Salary Slip,Send Lønn Slip
2298apps/erpnext/erpnext/controllers/selling_controller.py +162,Maxiumm discount for Item {0} is {1}%,Maxiumm rabatt for Element {0} er {1}%
2299apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Import i Bulk
2300DocType: Sales Partner,Address & Contacts,Adresse og Kontakt
2301DocType: SMS Log,Sender Name,Avsender Navn
2302DocType: POS Profile,[Select],[Velg]
2303DocType: SMS Log,Sent To,Sendt til
2304DocType: Payment Request,Make Sales Invoice,Gjør Sales Faktura
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302305apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Softwares,programvare
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302306apps/erpnext/erpnext/crm/doctype/lead/lead.py +50,Next Contact Date cannot be in the past,Neste Kontakt Datoen kan ikke være i fortiden
Frappe PR Botc0804792017-05-19 12:30:04 +05302307DocType: Company,For Reference Only.,For referanse.
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302308apps/erpnext/erpnext/accounts/page/pos/pos.js +2477,Select Batch No,Velg batchnummer
Frappe PR Botc0804792017-05-19 12:30:04 +05302309apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},Ugyldig {0}: {1}
2310DocType: Purchase Invoice,PINV-RET-,PINV-RET-
2311DocType: Sales Invoice Advance,Advance Amount,Forskuddsbeløp
2312DocType: Manufacturing Settings,Capacity Planning,Kapasitetsplanlegging
2313apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,&quot;Fra dato&quot; er nødvendig
2314DocType: Journal Entry,Reference Number,Referanse Nummer
2315DocType: Employee,Employment Details,Sysselsetting Detaljer
2316DocType: Employee,New Workplace,Nye arbeidsplassen
2317apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Sett som Stengt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302318apps/erpnext/erpnext/stock/get_item_details.py +131,No Item with Barcode {0},Ingen Element med Barcode {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302319apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Sak nr kan ikke være 0
2320DocType: Item,Show a slideshow at the top of the page,Vis en lysbildeserie på toppen av siden
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302321apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +508,Boms,Boms
Frappe PR Botd112ee52017-08-31 19:38:41 +05302322apps/erpnext/erpnext/stock/doctype/item/item.py +137,Stores,Butikker
2323DocType: Project Type,Projects Manager,Prosjekter manager
Frappe PR Botc0804792017-05-19 12:30:04 +05302324DocType: Serial No,Delivery Time,Leveringstid
2325apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Aldring Based On
2326DocType: Item,End of Life,Slutten av livet
Frappe PR Botd112ee52017-08-31 19:38:41 +05302327apps/erpnext/erpnext/demo/setup/setup_data.py +328,Travel,Reise
2328apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +180,No active or default Salary Structure found for employee {0} for the given dates,Ingen aktive eller standard Lønn Struktur funnet for arbeidstaker {0} for den gitte datoer
Frappe PR Botc0804792017-05-19 12:30:04 +05302329DocType: Leave Block List,Allow Users,Gi brukere
2330DocType: Purchase Order,Customer Mobile No,Kunden Mobile No
2331DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Spor separat inntekter og kostnader for produkt vertikaler eller divisjoner.
2332DocType: Rename Tool,Rename Tool,Rename Tool
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302333apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +72,Update Cost,Oppdater Cost
Frappe PR Botc0804792017-05-19 12:30:04 +05302334DocType: Item Reorder,Item Reorder,Sak Omgjøre
Frappe PR Botfa042362017-07-17 17:50:36 +05302335apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +446,Show Salary Slip,Vis Lønn Slip
Frappe PR Botd112ee52017-08-31 19:38:41 +05302336apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +814,Transfer Material,Transfer Material
Frappe PR Botc0804792017-05-19 12:30:04 +05302337DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Spesifiser drift, driftskostnadene og gi en unik Operation nei til driften."
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302338apps/erpnext/erpnext/controllers/status_updater.py +201,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Dette dokumentet er over grensen av {0} {1} for elementet {4}. Er du gjør en annen {3} mot samme {2}?
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302339apps/erpnext/erpnext/public/js/controllers/transaction.js +997,Please set recurring after saving,Vennligst sett gjentakende etter lagring
Frappe PR Botd112ee52017-08-31 19:38:41 +05302340apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +755,Select change amount account,Velg endring mengde konto
Frappe PR Botc0804792017-05-19 12:30:04 +05302341DocType: Purchase Invoice,Price List Currency,Prisliste Valuta
2342DocType: Naming Series,User must always select,Brukeren må alltid velge
2343DocType: Stock Settings,Allow Negative Stock,Tillat Negative Stock
2344DocType: Installation Note,Installation Note,Installasjon Merk
Frappe PR Botc0804792017-05-19 12:30:04 +05302345DocType: Topic,Topic,Emne
2346apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Cash Flow from Financing,Kontantstrøm fra finansierings
2347DocType: Budget Account,Budget Account,budsjett konto
2348DocType: Quality Inspection,Verified By,Verified by
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302349apps/erpnext/erpnext/setup/doctype/company/company.py +70,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Kan ikke endre selskapets standardvaluta, fordi det er eksisterende transaksjoner. Transaksjoner må avbestilles å endre valgt valuta."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302350DocType: Grading Scale Interval,Grade Description,grade Beskrivelse
Frappe PR Botc0804792017-05-19 12:30:04 +05302351DocType: Stock Entry,Purchase Receipt No,Kvitteringen Nei
2352apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Earnest Penger
2353DocType: Process Payroll,Create Salary Slip,Lag Lønn Slip
2354apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,Sporbarhet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302355apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +137,Source of Funds (Liabilities),Source of Funds (Gjeld)
2356apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +381,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Antall på rad {0} ({1}) må være det samme som produsert mengde {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302357DocType: Supplier Scorecard Scoring Standing,Employee,Ansatt
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302358DocType: Company,Sales Monthly History,Salg Månedlig historie
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302359apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +190,Select Batch,Velg Batch
Frappe PR Botc0804792017-05-19 12:30:04 +05302360apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +244,{0} {1} is fully billed,{0} {1} er fullt fakturert
2361DocType: Training Event,End Time,Sluttid
Frappe PR Botd112ee52017-08-31 19:38:41 +05302362apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +63,Active Salary Structure {0} found for employee {1} for the given dates,Aktiv Lønn Struktur {0} funnet for ansatt {1} for de gitte datoer
Frappe PR Botc0804792017-05-19 12:30:04 +05302363DocType: Payment Entry,Payment Deductions or Loss,Betalings fradrag eller tap
2364apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Standard kontraktsvilkår for salg eller kjøp.
2365apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +100,Group by Voucher,Grupper etter Voucher
2366apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,salgs~~POS=TRUNC
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302367apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +216,Please set default account in Salary Component {0},Vennligst angi standardkonto i Lønn Component {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302368apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Nødvendig På
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302369apps/erpnext/erpnext/schools/doctype/instructor/instructor.py +15,Please setup Instructor Naming System in School &gt; School Settings,Vennligst oppsett Instruktør Navngivningssystem i skolen&gt; Skoleinnstillinger
Frappe PR Botc0804792017-05-19 12:30:04 +05302370DocType: Rename Tool,File to Rename,Filen til Rename
2371apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},Vennligst velg BOM for Element i Rad {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302372apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account {0} does not match with Company {1} in Mode of Account: {2},Konto {0} stemmer ikke overens med Selskapet {1} i Konto modus: {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302373apps/erpnext/erpnext/controllers/buying_controller.py +268,Specified BOM {0} does not exist for Item {1},Spesifisert BOM {0} finnes ikke for Element {1}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302374apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +221,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Vedlikeholdsplan {0} må avbestilles før den avbryter denne salgsordre
Frappe PR Botc0804792017-05-19 12:30:04 +05302375DocType: Notification Control,Expense Claim Approved,Expense krav Godkjent
Frappe PR Botd112ee52017-08-31 19:38:41 +05302376apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +319,Salary Slip of employee {0} already created for this period,Lønn Slip av ansattes {0} som allerede er opprettet for denne perioden
Frappe PR Bot8054d962017-09-05 09:19:06 +05302377apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Pharmaceutical,Pharmaceutical
Frappe PR Botc0804792017-05-19 12:30:04 +05302378apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Kostnad for kjøpte varer
2379DocType: Selling Settings,Sales Order Required,Salgsordre Påkrevd
2380DocType: Purchase Invoice,Credit To,Kreditt til
2381apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktive Ledninger / Kunder
2382DocType: Employee Education,Post Graduate,Post Graduate
2383DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Vedlikeholdsplan Detalj
Frappe PR Botd112ee52017-08-31 19:38:41 +05302384DocType: Supplier Scorecard,Warn for new Purchase Orders,Varsle om nye innkjøpsordrer
Frappe PR Botc0804792017-05-19 12:30:04 +05302385DocType: Quality Inspection Reading,Reading 9,Lese 9
2386DocType: Supplier,Is Frozen,Er Frozen
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302387apps/erpnext/erpnext/stock/utils.py +217,Group node warehouse is not allowed to select for transactions,Gruppe node lageret er ikke lov til å velge for transaksjoner
Frappe PR Botc0804792017-05-19 12:30:04 +05302388DocType: Buying Settings,Buying Settings,Kjøpe Innstillinger
2389DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM No. for et ferdig God Sak
2390DocType: Upload Attendance,Attendance To Date,Oppmøte To Date
Frappe PR Botd112ee52017-08-31 19:38:41 +05302391DocType: Request for Quotation Supplier,No Quote,Ingen sitat
Frappe PR Botc0804792017-05-19 12:30:04 +05302392DocType: Warranty Claim,Raised By,Raised By
2393DocType: Payment Gateway Account,Payment Account,Betaling konto
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302394apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +880,Please specify Company to proceed,Vennligst oppgi selskapet å fortsette
Frappe PR Botc0804792017-05-19 12:30:04 +05302395apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Receivable,Netto endring i kundefordringer
Frappe PR Bot8054d962017-09-05 09:19:06 +05302396apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +79,Compensatory Off,Kompenserende Off
Frappe PR Botc0804792017-05-19 12:30:04 +05302397DocType: Offer Letter,Accepted,Akseptert
2398apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +25,Organization,Organisasjon
Frappe PR Botd112ee52017-08-31 19:38:41 +05302399DocType: BOM Update Tool,BOM Update Tool,BOM Update Tool
Frappe PR Botc0804792017-05-19 12:30:04 +05302400DocType: SG Creation Tool Course,Student Group Name,Student Gruppenavn
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302401apps/erpnext/erpnext/setup/doctype/company/company.js +62,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.,Sørg for at du virkelig ønsker å slette alle transaksjoner for dette selskapet. Dine stamdata vil forbli som det er. Denne handlingen kan ikke angres.
Frappe PR Botc0804792017-05-19 12:30:04 +05302402DocType: Room,Room Number,Romnummer
2403apps/erpnext/erpnext/utilities/transaction_base.py +96,Invalid reference {0} {1},Ugyldig referanse {0} {1}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302404apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +167,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) kan ikke være større enn planlagt quanitity ({2}) i produksjonsordre {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302405DocType: Shipping Rule,Shipping Rule Label,Shipping Rule Etikett
2406apps/erpnext/erpnext/public/js/conf.js +28,User Forum,bruker~~POS=TRUNC
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302407apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +299,Raw Materials cannot be blank.,Råvare kan ikke være blank.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302408apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +486,"Could not update stock, invoice contains drop shipping item.","Kunne ikke oppdatere lager, inneholder faktura slippe frakt element."
2409apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +484,Quick Journal Entry,Hurtig Journal Entry
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302410apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +200,You can not change rate if BOM mentioned agianst any item,Du kan ikke endre prisen dersom BOM nevnt agianst ethvert element
Frappe PR Botc0804792017-05-19 12:30:04 +05302411DocType: Employee,Previous Work Experience,Tidligere arbeidserfaring
2412DocType: Stock Entry,For Quantity,For Antall
2413apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},Skriv inn Planned Antall for Element {0} på rad {1}
2414apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +241,{0} {1} is not submitted,{0} {1} ikke er sendt
2415apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Forespørsler om elementer.
2416DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Separat produksjonsordre vil bli opprettet for hvert ferdige godt element.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302417apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +127,{0} must be negative in return document,{0} må være negativ i retur dokument
Frappe PR Botc0804792017-05-19 12:30:04 +05302418,Minutes to First Response for Issues,Minutter til First Response for Issues
2419DocType: Purchase Invoice,Terms and Conditions1,Vilkår og forhold 1
Frappe PR Bot8054d962017-09-05 09:19:06 +05302420apps/erpnext/erpnext/public/js/setup_wizard.js +101,The name of the institute for which you are setting up this system.,Navnet på institutt for som du setter opp dette systemet.
Frappe PR Botc0804792017-05-19 12:30:04 +05302421DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Regnskap oppføring frosset opp til denne datoen, kan ingen gjøre / endre oppføring unntatt rolle angitt nedenfor."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302422apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +116,Please save the document before generating maintenance schedule,Vennligst lagre dokumentet før du genererer vedlikeholdsplan
Frappe PR Botd112ee52017-08-31 19:38:41 +05302423apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.js +30,Latest price updated in all BOMs,Siste pris oppdatert i alle BOMs
Frappe PR Botc0804792017-05-19 12:30:04 +05302424apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Prosjekt Status
2425DocType: UOM,Check this to disallow fractions. (for Nos),Sjekk dette for å forby fraksjoner. (For Nos)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302426apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +428,The following Production Orders were created:,Følgende produksjonsordrer ble opprettet:
Frappe PR Botc0804792017-05-19 12:30:04 +05302427DocType: Student Admission,Naming Series (for Student Applicant),Naming Series (Student søkeren)
2428DocType: Delivery Note,Transporter Name,Transporter Name
2429DocType: Authorization Rule,Authorized Value,Autorisert Verdi
2430DocType: BOM,Show Operations,Vis Operations
2431,Minutes to First Response for Opportunity,Minutter til First Response for Opportunity
Frappe PR Botd112ee52017-08-31 19:38:41 +05302432apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Absent,Total Fraværende
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302433apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +793,Item or Warehouse for row {0} does not match Material Request,Element eller Warehouse for rad {0} samsvarer ikke Material Request
Frappe PR Botc0804792017-05-19 12:30:04 +05302434apps/erpnext/erpnext/config/stock.py +189,Unit of Measure,Måleenhet
2435DocType: Fiscal Year,Year End Date,År Sluttdato
2436DocType: Task Depends On,Task Depends On,Task Avhenger
2437DocType: Supplier Quotation,Opportunity,Opportunity
2438,Completed Production Orders,Fullførte produksjonsordrer
2439DocType: Operation,Default Workstation,Standard arbeidsstasjon
2440DocType: Notification Control,Expense Claim Approved Message,Expense krav Godkjent melding
2441DocType: Payment Entry,Deductions or Loss,Fradrag eller tap
2442apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +247,{0} {1} is closed,{0} {1} er stengt
2443DocType: Email Digest,How frequently?,Hvor ofte?
2444DocType: Purchase Receipt,Get Current Stock,Få Current Stock
2445apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Tree of Bill of Materials
2446DocType: Student,Joining Date,Bli med dato
2447,Employees working on a holiday,Arbeidstakere som arbeider på ferie
2448apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +152,Mark Present,Mark Present
2449DocType: Project,% Complete Method,% Komplett Method
Frappe PR Bot7c901002017-06-07 12:05:29 +05302450apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +200,Maintenance start date can not be before delivery date for Serial No {0},Vedlikehold startdato kan ikke være før leveringsdato for Serial No {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302451DocType: Production Order,Actual End Date,Selve sluttdato
2452DocType: BOM,Operating Cost (Company Currency),Driftskostnader (Selskap Valuta)
2453DocType: Purchase Invoice,PINV-,PINV-
2454DocType: Authorization Rule,Applicable To (Role),Gjelder til (Role)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302455DocType: BOM Update Tool,Replace BOM,Erstatt BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05302456DocType: Stock Entry,Purpose,Formålet
2457DocType: Company,Fixed Asset Depreciation Settings,Fast Asset Avskrivninger Innstillinger
2458DocType: Item,Will also apply for variants unless overrridden,Vil også gjelde for varianter med mindre overrridden
2459DocType: Purchase Invoice,Advances,Fremskritt
2460DocType: Production Order,Manufacture against Material Request,Produksjon mot Material Request
Frappe PR Botd112ee52017-08-31 19:38:41 +05302461apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +10,Assessment Group: ,Bedømmelsesgruppe:
Frappe PR Botc0804792017-05-19 12:30:04 +05302462DocType: Item Reorder,Request for,Forespørsel etter
2463apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Godkjenne Brukeren kan ikke være det samme som bruker regelen gjelder for
2464DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Basic Rate (som per Stock målenheter)
2465DocType: SMS Log,No of Requested SMS,Ingen av Spurt SMS
Frappe PR Botd112ee52017-08-31 19:38:41 +05302466apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +243,Leave Without Pay does not match with approved Leave Application records,La Uten Pay ikke samsvarer med godkjente La Søknad poster
Frappe PR Botc0804792017-05-19 12:30:04 +05302467DocType: Campaign,Campaign-.####,Kampanje -. ####
2468apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Neste skritt
Frappe PR Botd112ee52017-08-31 19:38:41 +05302469apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +769,Please supply the specified items at the best possible rates,Vennligst oppgi de angitte elementene på de best mulige priser
Frappe PR Botc0804792017-05-19 12:30:04 +05302470DocType: Selling Settings,Auto close Opportunity after 15 days,Auto nær mulighet etter 15 dager
Frappe PR Botd112ee52017-08-31 19:38:41 +05302471apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +74,Purchase Orders are not allowed for {0} due to a scorecard standing of {1}.,Innkjøpsordrer er ikke tillatt for {0} på grunn av et scorecard som står på {1}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302472apps/erpnext/erpnext/public/js/financial_statements.js +83,End Year,slutt År
2473apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Quot / Lead%
2474apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Quot / Lead%
2475apps/erpnext/erpnext/hr/doctype/employee/employee.py +119,Contract End Date must be greater than Date of Joining,Kontraktssluttdato må være større enn tidspunktet for inntreden
2476DocType: Delivery Note,DN-,DN-
2477DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,En tredjepart distributør / forhandler / kommisjonær / agent / forhandler som selger selskaper produkter for en kommisjon.
2478apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +376,{0} against Purchase Order {1},{0} mot innkjøpsordre {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302479DocType: Task,Actual Start Date (via Time Sheet),Faktisk startdato (via Timeregistrering)
2480apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,Dette er et eksempel nettsiden automatisk generert fra ERPNext
2481apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Aldring Range 1
2482DocType: 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.
2483
2484#### Note
2485
2486The 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.
2487
2488#### Description of Columns
2489
24901. Calculation Type:
2491 - This can be on **Net Total** (that is the sum of basic amount).
2492 - **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.
2493 - **Actual** (as mentioned).
24942. Account Head: The Account ledger under which this tax will be booked
24953. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
24964. Description: Description of the tax (that will be printed in invoices / quotes).
24975. Rate: Tax rate.
24986. Amount: Tax amount.
24997. Total: Cumulative total to this point.
25008. 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).
25019. 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.
250210. Add or Deduct: Whether you want to add or deduct the tax.","Standard skatt mal som kan brukes på alle kjøpstransaksjoner. Denne malen kan inneholde liste over skatte hoder og også andre utgifter hoder som &quot;Shipping&quot;, &quot;Forsikring&quot;, &quot;Håndtering&quot; osv #### Note Skattesatsen du definerer her vil være standard skattesats for alle ** Items * *. Hvis det er ** Elementer ** som har forskjellige priser, må de legges i ** Sak Skatt ** bord i ** Sak ** mester. #### Beskrivelse av kolonner 1. Beregning Type: - Dette kan være på ** Net Total ** (som er summen av grunnbeløpet). - ** På Forrige Row Total / Beløp ** (for kumulative skatter eller avgifter). Hvis du velger dette alternativet, vil skatten bli brukt som en prosentandel av forrige rad (i skattetabellen) eller en total. - ** Faktisk ** (som nevnt). 2. Account Head: Konto hovedbok der denne skatten vil bli bokført 3. Cost Center: Hvis skatt / avgift er en inntekt (som frakt) eller utgifter det må bestilles mot et kostnadssted. 4. Beskrivelse: Beskrivelse av skatt (som vil bli skrevet ut i fakturaer / sitater). 5. Ranger: skattesats. 6. Beløp: Skatt beløp. 7. Totalt: Akkumulert total til dette punktet. 8. Angi Row: Dersom basert på &quot;Forrige Row Total&quot; du kan velge radnummeret som vil bli tatt som en base for denne beregningen (standard er den forrige rad). 9. Vurdere Skatte eller Charge for: I denne delen kan du angi om skatt / avgift er kun for verdivurdering (ikke en del av total) eller bare for total (ikke tilføre verdi til elementet) eller for begge. 10. legge til eller trekke: Enten du ønsker å legge til eller trekke skatt."
2503DocType: Homepage,Homepage,hjemmeside
2504DocType: Purchase Receipt Item,Recd Quantity,Recd Antall
2505apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +57,Fee Records Created - {0},Fee Records Laget - {0}
2506DocType: Asset Category Account,Asset Category Account,Asset Kategori konto
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302507apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +117,Cannot produce more Item {0} than Sales Order quantity {1},Kan ikke produsere mer Element {0} enn Salgsordre kvantitet {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302508apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +539,Stock Entry {0} is not submitted,Stock Entry {0} er ikke innsendt
2509DocType: Payment Reconciliation,Bank / Cash Account,Bank / minibank konto
2510apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email Address,Neste Kontakt By kan ikke være samme som Lead e-postadresse
2511DocType: Tax Rule,Billing City,Fakturering By
2512DocType: Asset,Manual,Håndbok
2513DocType: Salary Component Account,Salary Component Account,Lønn Component konto
2514DocType: Global Defaults,Hide Currency Symbol,Skjule Valutasymbol
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302515apps/erpnext/erpnext/config/accounts.py +327,"e.g. Bank, Cash, Credit Card","f.eks Bank, Cash, Kredittkort"
Frappe PR Botc0804792017-05-19 12:30:04 +05302516DocType: Lead Source,Source Name,Source Name
2517DocType: Journal Entry,Credit Note,Kreditnota
2518DocType: Warranty Claim,Service Address,Tjenesten Adresse
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302519apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +49,Furnitures and Fixtures,Møbler og inventar
Frappe PR Botc0804792017-05-19 12:30:04 +05302520DocType: Item,Manufacture,Produksjon
Frappe PR Bot8054d962017-09-05 09:19:06 +05302521apps/erpnext/erpnext/utilities/user_progress.py +16,Setup Company,Oppsett Company
Frappe PR Botc0804792017-05-19 12:30:04 +05302522apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Vennligst følgeseddel først
2523DocType: Student Applicant,Application Date,Søknadsdato
2524DocType: Salary Detail,Amount based on formula,Beløp basert på formelen
2525DocType: Purchase Invoice,Currency and Price List,Valuta og prisliste
2526DocType: Opportunity,Customer / Lead Name,Kunde / Lead navn
2527apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +99,Clearance Date not mentioned,Klaring Dato ikke nevnt
2528apps/erpnext/erpnext/config/manufacturing.py +7,Production,Produksjon
2529DocType: Guardian,Occupation,Okkupasjon
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302530apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +74,Row {0}:Start Date must be before End Date,Rad {0}: Startdato må være før sluttdato
Frappe PR Botc0804792017-05-19 12:30:04 +05302531apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Total (Stk)
2532DocType: Sales Invoice,This Document,dette dokumentet
2533DocType: Installation Note Item,Installed Qty,Installert antall
Frappe PR Bot8054d962017-09-05 09:19:06 +05302534apps/erpnext/erpnext/utilities/user_progress.py +20,You added ,Du har lagt til
Frappe PR Botc0804792017-05-19 12:30:04 +05302535DocType: Purchase Taxes and Charges,Parenttype,Parenttype
2536apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +7,Training Result,trening Resultat
2537DocType: Purchase Invoice,Is Paid,er betalt
2538DocType: Salary Structure,Total Earning,Total Tjene
2539DocType: Purchase Receipt,Time at which materials were received,Tidspunktet for når materialene ble mottatt
2540DocType: Stock Ledger Entry,Outgoing Rate,Utgående Rate
2541apps/erpnext/erpnext/config/hr.py +224,Organization branch master.,Organisering gren mester.
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302542apps/erpnext/erpnext/controllers/accounts_controller.py +280, or ,eller
Frappe PR Botc0804792017-05-19 12:30:04 +05302543DocType: Sales Order,Billing Status,Billing Status
2544apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Melde om et problem
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302545apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Utility Expenses,Utility Utgifter
Frappe PR Botc0804792017-05-19 12:30:04 +05302546apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90-Above
Frappe PR Botd112ee52017-08-31 19:38:41 +05302547apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +237,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,Row # {0}: Bilagsregistrering {1} har ikke konto {2} eller allerede matchet mot en annen kupong
2548DocType: Supplier Scorecard Criteria,Criteria Weight,Kriterier Vekt
Frappe PR Botc0804792017-05-19 12:30:04 +05302549DocType: Buying Settings,Default Buying Price List,Standard Kjøpe Prisliste
2550DocType: Process Payroll,Salary Slip Based on Timesheet,Lønn Slip Basert på Timeregistrering
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302551apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +113,No employee for the above selected criteria OR salary slip already created,Ingen ansatte for de oven valgte kriterier ELLER lønn slip allerede opprettet
Frappe PR Botc0804792017-05-19 12:30:04 +05302552DocType: Notification Control,Sales Order Message,Salgsordre Message
2553apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Sett standardverdier som Company, Valuta, værende regnskapsår, etc."
2554DocType: Payment Entry,Payment Type,Betalings Type
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302555apps/erpnext/erpnext/stock/doctype/batch/batch.py +130,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,Vennligst velg en batch for element {0}. Kunne ikke finne en enkelt batch som oppfyller dette kravet
2556apps/erpnext/erpnext/stock/doctype/batch/batch.py +130,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,Vennligst velg en batch for element {0}. Kunne ikke finne en enkelt batch som oppfyller dette kravet
Frappe PR Botc0804792017-05-19 12:30:04 +05302557DocType: Process Payroll,Select Employees,Velg Medarbeidere
2558DocType: Opportunity,Potential Sales Deal,Potensielle Sales Deal
2559DocType: Payment Entry,Cheque/Reference Date,Sjekk / Reference Date
2560DocType: Purchase Invoice,Total Taxes and Charges,Totale skatter og avgifter
2561DocType: Employee,Emergency Contact,Nødtelefon
2562DocType: Bank Reconciliation Detail,Payment Entry,betaling Entry
2563DocType: Item,Quality Parameters,Kvalitetsparametere
2564,sales-browser,salg-browser
Frappe PR Botd112ee52017-08-31 19:38:41 +05302565apps/erpnext/erpnext/accounts/doctype/account/account.js +73,Ledger,Ledger
Frappe PR Botc0804792017-05-19 12:30:04 +05302566DocType: Target Detail,Target Amount,Target Beløp
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302567DocType: POS Profile,Print Format for Online,Utskriftsformat for Internett
Frappe PR Botc0804792017-05-19 12:30:04 +05302568DocType: Shopping Cart Settings,Shopping Cart Settings,Handlevogn Innstillinger
2569DocType: Journal Entry,Accounting Entries,Regnskaps Entries
2570apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Duplisere Entry. Vennligst sjekk Authorization Rule {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302571apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +29,Global POS Profile {0} already created for company {1},Globalt POS profil {0} allerede opprettet for selskap {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302572DocType: Purchase Order,Ref SQ,Ref SQ
Frappe PR Botd112ee52017-08-31 19:38:41 +05302573apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Receipt document must be submitted,Kvittering dokumentet må sendes
Frappe PR Botc0804792017-05-19 12:30:04 +05302574DocType: Purchase Invoice Item,Received Qty,Mottatt Antall
2575DocType: Stock Entry Detail,Serial No / Batch,Serial No / Batch
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302576apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +320,Not Paid and Not Delivered,Ikke betalt og ikke levert
Frappe PR Botc0804792017-05-19 12:30:04 +05302577DocType: Product Bundle,Parent Item,Parent Element
2578DocType: Account,Account Type,Kontotype
2579DocType: Delivery Note,DN-RET-,DN-RET-
2580apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Ingen timelister
2581apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +123,Leave Type {0} cannot be carry-forwarded,La Type {0} kan ikke bære-videre
Frappe PR Bot7c901002017-06-07 12:05:29 +05302582apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +215,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',Vedlikeholdsplan genereres ikke for alle elementene. Vennligst klikk på &quot;Generer Schedule &#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05302583,To Produce,Å Produsere
2584apps/erpnext/erpnext/config/hr.py +93,Payroll,lønn
Frappe PR Botfa042362017-07-17 17:50:36 +05302585apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +179,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","For rad {0} i {1}. For å inkludere {2} i Element rate, rader {3} må også inkluderes"
Frappe PR Bot8054d962017-09-05 09:19:06 +05302586apps/erpnext/erpnext/utilities/activation.py +101,Make User,Gjør Bruker
Frappe PR Botc0804792017-05-19 12:30:04 +05302587DocType: Packing Slip,Identification of the package for the delivery (for print),Identifikasjon av pakken for levering (for print)
2588DocType: Bin,Reserved Quantity,Reservert Antall
2589apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Vennligst skriv inn gyldig e-postadresse
2590apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Vennligst skriv inn gyldig e-postadresse
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302591apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +546,Please select an item in the cart,Vennligst velg et element i handlekurven
Frappe PR Botc0804792017-05-19 12:30:04 +05302592DocType: Landed Cost Voucher,Purchase Receipt Items,Kvitteringen Items
2593apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Tilpasse Forms
Frappe PR Bot8054d962017-09-05 09:19:06 +05302594apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +65,Arrear,etterskudd
Frappe PR Botc0804792017-05-19 12:30:04 +05302595apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Depreciation Amount during the period,Avskrivningsbeløpet i perioden
2596apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +38,Disabled template must not be default template,Funksjonshemmede malen må ikke være standardmal
2597DocType: Account,Income Account,Inntekt konto
2598DocType: Payment Request,Amount in customer's currency,Beløp i kundens valuta
Frappe PR Botd112ee52017-08-31 19:38:41 +05302599apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +776,Delivery,Levering
Frappe PR Botc0804792017-05-19 12:30:04 +05302600DocType: Stock Reconciliation Item,Current Qty,Nåværende Antall
Frappe PR Bot8054d962017-09-05 09:19:06 +05302601apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +16,Add Suppliers,Legg til leverandører
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302602apps/erpnext/erpnext/templates/generators/item_group.html +36,Prev,prev
Frappe PR Botc0804792017-05-19 12:30:04 +05302603DocType: Appraisal Goal,Key Responsibility Area,Key Ansvar Område
Frappe PR Bot8054d962017-09-05 09:19:06 +05302604apps/erpnext/erpnext/utilities/activation.py +127,"Student Batches help you track attendance, assessments and fees for students","Student batcher hjelpe deg med å spore oppmøte, vurderinger og avgifter for studenter"
Frappe PR Botc0804792017-05-19 12:30:04 +05302605DocType: Payment Entry,Total Allocated Amount,Totalt tildelte beløp
Frappe PR Bot8054d962017-09-05 09:19:06 +05302606apps/erpnext/erpnext/setup/doctype/company/company.py +147,Set default inventory account for perpetual inventory,Angi standard beholdningskonto for evigvarende beholdning
Frappe PR Botc0804792017-05-19 12:30:04 +05302607DocType: Item Reorder,Material Request Type,Materialet Request Type
Frappe PR Botd112ee52017-08-31 19:38:41 +05302608apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +268,Accural Journal Entry for salaries from {0} to {1},Accural dagboken til lønninger fra {0} i {1}
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302609apps/erpnext/erpnext/accounts/page/pos/pos.js +812,"LocalStorage is full, did not save","Localstorage er full, ikke redde"
Frappe PR Botc0804792017-05-19 12:30:04 +05302610apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +85,Row {0}: UOM Conversion Factor is mandatory,Rad {0}: målenheter omregningsfaktor er obligatorisk
Frappe PR Bot8054d962017-09-05 09:19:06 +05302611apps/erpnext/erpnext/utilities/user_progress.py +189,Room Capacity,Romkapasitet
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302612apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +14,Ref,Ref
Frappe PR Botc0804792017-05-19 12:30:04 +05302613DocType: Budget,Cost Center,Kostnadssted
Frappe PR Botd112ee52017-08-31 19:38:41 +05302614apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +45,Voucher #,Kupong #
Frappe PR Botc0804792017-05-19 12:30:04 +05302615DocType: Notification Control,Purchase Order Message,Innkjøpsordre Message
2616DocType: Tax Rule,Shipping Country,Shipping Land
2617DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Skjule Kundens Tax ID fra salgstransaksjoner
2618DocType: Upload Attendance,Upload HTML,Last opp HTML
2619DocType: Employee,Relieving Date,Lindrende Dato
Frappe PR Bot7c901002017-06-07 12:05:29 +05302620apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +14,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Prising Rule er laget for å overskrive Prisliste / definere rabattprosenten, basert på noen kriterier."
Frappe PR Botc0804792017-05-19 12:30:04 +05302621DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Lageret kan bare endres via Stock Entry / følgeseddel / Kjøpskvittering
2622DocType: Employee Education,Class / Percentage,Klasse / Prosent
Frappe PR Bot8054d962017-09-05 09:19:06 +05302623apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +125,Head of Marketing and Sales,Head of Marketing and Sales
2624apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Income Tax,Inntektsskatt
Frappe PR Bot7c901002017-06-07 12:05:29 +05302625apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +17,"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.","Hvis valgt Pricing Rule er laget for &#39;Pris&#39;, det vil overskrive Prisliste. Priser Rule prisen er den endelige prisen, så ingen ytterligere rabatt bør påføres. Derfor, i transaksjoner som Salgsordre, innkjøpsordre osv, det vil bli hentet i &quot;Valuta-feltet, heller enn&quot; Prisliste Valuta-feltet."
Frappe PR Botc0804792017-05-19 12:30:04 +05302626apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Spor Leads etter bransje Type.
2627DocType: Item Supplier,Item Supplier,Sak Leverandør
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302628apps/erpnext/erpnext/public/js/controllers/transaction.js +1098,Please enter Item Code to get batch no,Skriv inn Element kode for å få batch no
2629apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +827,Please select a value for {0} quotation_to {1},Velg en verdi for {0} quotation_to {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302630apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Alle adresser.
2631DocType: Company,Stock Settings,Aksje Innstillinger
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302632apps/erpnext/erpnext/accounts/doctype/account/account.py +199,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Sammenslåing er bare mulig hvis følgende egenskaper er samme i begge postene. Er Group, Root Type, Company"
Frappe PR Botc0804792017-05-19 12:30:04 +05302633DocType: Vehicle,Electric,Elektrisk
2634DocType: Task,% Progress,% Progress
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302635apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +123,Gain/Loss on Asset Disposal,Gevinst / Tap på Asset Avhending
Frappe PR Botc0804792017-05-19 12:30:04 +05302636DocType: Task,Depends on Tasks,Avhenger Oppgaver
2637apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Administrere kunde Gruppe treet.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302638DocType: Shopping Cart Settings,Attachments can be shown without enabling the shopping cart,Vedlegg kan vises uten å tillate handlekurven
Frappe PR Botc0804792017-05-19 12:30:04 +05302639DocType: Supplier Quotation,SQTN-,SQTN-
2640apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,New kostnadssted Navn
2641DocType: Leave Control Panel,Leave Control Panel,La Kontrollpanel
2642DocType: Project,Task Completion,Task Fullføring
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302643apps/erpnext/erpnext/templates/includes/product_page.js +21,Not in Stock,Ikke på lager
Frappe PR Botc0804792017-05-19 12:30:04 +05302644DocType: Appraisal,HR User,HR User
2645DocType: Purchase Invoice,Taxes and Charges Deducted,Skatter og avgifter fratrukket
Frappe PR Bot8054d962017-09-05 09:19:06 +05302646apps/erpnext/erpnext/hooks.py +129,Issues,Problemer
Frappe PR Botc0804792017-05-19 12:30:04 +05302647apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Status må være en av {0}
2648DocType: Sales Invoice,Debit To,Debet Å
2649DocType: Delivery Note,Required only for sample item.,Kreves bare for prøve element.
2650DocType: Stock Ledger Entry,Actual Qty After Transaction,Selve Antall Etter Transaksjons
Frappe PR Botc0804792017-05-19 12:30:04 +05302651apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +65,No salary slip found between {0} and {1},Ingen lønn slip funnet mellom {0} og {1}
2652,Pending SO Items For Purchase Request,Avventer SO varer for kjøp Request
2653apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +29,Student Admissions,student Opptak
Frappe PR Botd112ee52017-08-31 19:38:41 +05302654apps/erpnext/erpnext/accounts/party.py +353,{0} {1} is disabled,{0} {1} er deaktivert
Frappe PR Botc0804792017-05-19 12:30:04 +05302655DocType: Supplier,Billing Currency,Faktureringsvaluta
2656DocType: Sales Invoice,SINV-RET-,SINV-RET-
Frappe PR Bot8054d962017-09-05 09:19:06 +05302657apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +191,Extra Large,Extra large
Frappe PR Botd112ee52017-08-31 19:38:41 +05302658apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Leaves,Totalt Leaves
Frappe PR Botc0804792017-05-19 12:30:04 +05302659,Profit and Loss Statement,Resultatregnskap
2660DocType: Bank Reconciliation Detail,Cheque Number,Sjekk Antall
2661,Sales Browser,Salg Browser
2662DocType: Journal Entry,Total Credit,Total Credit
2663apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +542,Warning: Another {0} # {1} exists against stock entry {2},Advarsel: Another {0} # {1} finnes mot aksje oppføring {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05302664apps/erpnext/erpnext/utilities/user_progress_utils.py +45,Local,Lokal
Frappe PR Botc0804792017-05-19 12:30:04 +05302665apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Utlån (Eiendeler)
2666apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Skyldnere
Frappe PR Bot8054d962017-09-05 09:19:06 +05302667apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +190,Large,Stor
Frappe PR Botc0804792017-05-19 12:30:04 +05302668DocType: Homepage Featured Product,Homepage Featured Product,Hjemmeside Aktuelle produkter
Frappe PR Bot8054d962017-09-05 09:19:06 +05302669apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +231,All Assessment Groups,Alle Assessment grupper
Frappe PR Botc0804792017-05-19 12:30:04 +05302670apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,New Warehouse navn
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302671apps/erpnext/erpnext/accounts/report/financial_statements.py +227,Total {0} ({1}),Totalt {0} ({1})
Frappe PR Botc0804792017-05-19 12:30:04 +05302672DocType: C-Form Invoice Detail,Territory,Territorium
Frappe PR Bot7c901002017-06-07 12:05:29 +05302673apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +151,Please mention no of visits required,Vennligst oppgi ingen av besøk som kreves
Frappe PR Botc0804792017-05-19 12:30:04 +05302674DocType: Stock Settings,Default Valuation Method,Standard verdsettelsesmetode
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302675apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +26,Fee,Avgift
Frappe PR Botc0804792017-05-19 12:30:04 +05302676DocType: Vehicle Log,Fuel Qty,drivstoff Antall
2677DocType: Production Order Operation,Planned Start Time,Planlagt Starttid
2678DocType: Course,Assessment,Assessment
2679DocType: Payment Entry Reference,Allocated,Avsatt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302680apps/erpnext/erpnext/config/accounts.py +269,Close Balance Sheet and book Profit or Loss.,Lukk Balanse og bok resultatet.
Frappe PR Botc0804792017-05-19 12:30:04 +05302681DocType: Student Applicant,Application Status,søknad Status
2682DocType: Fees,Fees,avgifter
2683DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Spesifiser Exchange Rate å konvertere en valuta til en annen
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302684apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +158,Quotation {0} is cancelled,Sitat {0} er kansellert
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302685apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Outstanding Amount,Totalt utestående beløp
Frappe PR Botc0804792017-05-19 12:30:04 +05302686DocType: Sales Partner,Targets,Targets
2687DocType: Price List,Price List Master,Prisliste Master
2688DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Alle salgstransaksjoner kan være merket mot flere ** Salgs Personer ** slik at du kan stille inn og overvåke mål.
2689,S.O. No.,SO No.
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302690apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +204,Please create Customer from Lead {0},Opprett Customer fra Lead {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302691DocType: Price List,Applicable for Countries,Gjelder for Land
Frappe PR Botd112ee52017-08-31 19:38:41 +05302692DocType: Supplier Scorecard Scoring Variable,Parameter Name,Parameternavn
Frappe PR Botc0804792017-05-19 12:30:04 +05302693apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,Bare La Applikasjoner med status &#39;Godkjent&#39; og &#39;Avvist&#39; kan sendes inn
Frappe PR Botd112ee52017-08-31 19:38:41 +05302694apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +52,Student Group Name is mandatory in row {0},Student Gruppenavn er obligatorisk i rad {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302695DocType: Homepage,Products to be shown on website homepage,Produkter som skal vises på nettstedet hjemmeside
2696apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,"Dette er en rot kundegruppe, og kan ikke redigeres."
2697DocType: Employee,AB-,AB-
2698DocType: POS Profile,Ignore Pricing Rule,Ignorer Pricing Rule
2699DocType: Employee Education,Graduate,Utdannet
2700DocType: Leave Block List,Block Days,Block Days
2701DocType: Journal Entry,Excise Entry,Vesenet Entry
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302702apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +64,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Advarsel: Salgsordre {0} finnes allerede mot kundens innkjøpsordre {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302703DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2704
2705Examples:
2706
27071. Validity of the offer.
27081. Payment Terms (In Advance, On Credit, part advance etc).
27091. What is extra (or payable by the Customer).
27101. Safety / usage warning.
27111. Warranty if any.
27121. Returns Policy.
27131. Terms of shipping, if applicable.
27141. Ways of addressing disputes, indemnity, liability, etc.
27151. Address and Contact of your Company.","Standardvilkårene som kan legges til salg og kjøp. Eksempler: 1. Gyldighet av tilbudet. 1. Betalingsvilkår (på forhånd, på kreditt, del forhånd etc). 1. Hva er ekstra (eller skal betales av kunden). 1. Sikkerhet / bruk advarsel. 1. Garanti om noen. 1. Returrett. 1. Vilkår for frakt, hvis aktuelt. 1. Måter adressering tvister, erstatning, ansvar, etc. 1. Adresse og kontakt med din bedrift."
2716DocType: Attendance,Leave Type,La Type
2717DocType: Purchase Invoice,Supplier Invoice Details,Leverandør Fakturadetaljer
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302718apps/erpnext/erpnext/controllers/stock_controller.py +233,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Expense / Difference konto ({0}) må være en &quot;resultatet&quot; konto
Frappe PR Botc0804792017-05-19 12:30:04 +05302719DocType: Project,Copied From,Kopiert fra
2720DocType: Project,Copied From,Kopiert fra
Frappe PR Botd112ee52017-08-31 19:38:41 +05302721apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +94,Name error: {0},Navn feil: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302722apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,Mangel
Frappe PR Botd112ee52017-08-31 19:38:41 +05302723apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +207,{0} {1} does not associated with {2} {3},{0} {1} ikke er knyttet til {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302724apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Oppmøte for arbeidstaker {0} er allerede merket
2725DocType: Packing Slip,If more than one package of the same type (for print),Hvis mer enn en pakke av samme type (for print)
2726,Salary Register,lønn Register
2727DocType: Warehouse,Parent Warehouse,Parent Warehouse
2728DocType: C-Form Invoice Detail,Net Total,Net Total
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302729apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +497,Default BOM not found for Item {0} and Project {1},Standard BOM ikke funnet for element {0} og prosjekt {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302730apps/erpnext/erpnext/config/hr.py +163,Define various loan types,Definere ulike typer lån
2731DocType: Bin,FCFS Rate,FCFS Rate
2732DocType: Payment Reconciliation Invoice,Outstanding Amount,Utestående Beløp
2733apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Tid (i minutter)
2734DocType: Project Task,Working,Arbeids
2735DocType: Stock Ledger Entry,Stock Queue (FIFO),Stock Queue (FIFO)
Frappe PR Bot8054d962017-09-05 09:19:06 +05302736apps/erpnext/erpnext/public/js/setup_wizard.js +119,Financial Year,Regnskapsår
Frappe PR Botd112ee52017-08-31 19:38:41 +05302737apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +41,{0} does not belong to Company {1},{0} ikke tilhører selskapet {1}
2738apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +66,Could not solve criteria score function for {0}. Make sure the formula is valid.,Kunne ikke løse kriterier score funksjon for {0}. Pass på at formelen er gyldig.
Frappe PR Botc0804792017-05-19 12:30:04 +05302739apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +119,Cost as on,Koste så på
2740DocType: Account,Round Off,Avrunde
2741,Requested Qty,Spurt Antall
2742DocType: Tax Rule,Use for Shopping Cart,Brukes til handlekurv
2743apps/erpnext/erpnext/controllers/item_variant.py +96,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Verdi {0} for Egenskap {1} finnes ikke i listen over gyldige elementattributtet Verdier for Element {2}
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302744apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +78,Select Serial Numbers,Velg serienummer
Frappe PR Botc0804792017-05-19 12:30:04 +05302745DocType: BOM Item,Scrap %,Skrap%
Frappe PR Bot7c901002017-06-07 12:05:29 +05302746apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +46,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Kostnader vil bli fordelt forholdsmessig basert på element stk eller beløp, som per ditt valg"
Frappe PR Botc0804792017-05-19 12:30:04 +05302747DocType: Maintenance Visit,Purposes,Formål
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302748apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +111,Atleast one item should be entered with negative quantity in return document,Atleast ett element bør legges inn med negativt antall i retur dokument
Frappe PR Bot8054d962017-09-05 09:19:06 +05302749apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +24,Add Courses,Legg til kurs
Frappe PR Botc0804792017-05-19 12:30:04 +05302750apps/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} lenger enn noen tilgjengelige arbeidstimer i arbeidsstasjonen {1}, bryte ned driften i flere operasjoner"
2751,Requested,Spurt
Frappe PR Botd112ee52017-08-31 19:38:41 +05302752apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +89,No Remarks,Nei Anmerkninger
Frappe PR Botc0804792017-05-19 12:30:04 +05302753DocType: Purchase Invoice,Overdue,Forfalt
2754DocType: Account,Stock Received But Not Billed,"Stock mottatt, men ikke fakturert"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302755apps/erpnext/erpnext/accounts/doctype/account/account.py +87,Root Account must be a group,Root-kontoen må være en gruppe
Frappe PR Botc0804792017-05-19 12:30:04 +05302756DocType: Fees,FEE.,AVGIFT.
2757DocType: Employee Loan,Repaid/Closed,Tilbakebetalt / Stengt
2758DocType: Item,Total Projected Qty,Samlet forventet Antall
2759DocType: Monthly Distribution,Distribution Name,Distribusjon Name
2760DocType: Course,Course Code,Kurskode
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302761apps/erpnext/erpnext/controllers/stock_controller.py +331,Quality Inspection required for Item {0},Quality Inspection nødvendig for Element {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302762DocType: Supplier Scorecard,Supplier Variables,Leverandørvariabler
Frappe PR Botc0804792017-05-19 12:30:04 +05302763DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Hastigheten som kundens valuta er konvertert til selskapets hovedvaluta
2764DocType: Purchase Invoice Item,Net Rate (Company Currency),Netto Rate (Selskap Valuta)
2765DocType: Salary Detail,Condition and Formula Help,Tilstand og Formula Hjelp
2766apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Administrer Territory treet.
2767DocType: Journal Entry Account,Sales Invoice,Salg Faktura
2768DocType: Journal Entry Account,Party Balance,Fest Balance
Frappe PR Botd112ee52017-08-31 19:38:41 +05302769apps/erpnext/erpnext/accounts/page/pos/pos.js +474,Please select Apply Discount On,Vennligst velg Bruk rabatt på
Frappe PR Botc0804792017-05-19 12:30:04 +05302770DocType: Company,Default Receivable Account,Standard fordringer konto
2771DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Lag Bank Entry for den totale lønn for de ovenfor valgte kriterier
Frappe PR Botd112ee52017-08-31 19:38:41 +05302772DocType: Purchase Invoice,Deemed Export,Gjeldende eksport
Frappe PR Botc0804792017-05-19 12:30:04 +05302773DocType: Stock Entry,Material Transfer for Manufacture,Material Transfer for Produksjon
Frappe PR Bot7c901002017-06-07 12:05:29 +05302774apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +20,Discount Percentage can be applied either against a Price List or for all Price List.,Rabattprosenten kan brukes enten mot en prisliste eller for alle Prisliste.
Frappe PR Botc0804792017-05-19 12:30:04 +05302775DocType: Purchase Invoice,Half-yearly,Halvårs
Frappe PR Botd112ee52017-08-31 19:38:41 +05302776apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +400,Accounting Entry for Stock,Regnskap Entry for Stock
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302777apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +49,You have already assessed for the assessment criteria {}.,Du har allerede vurdert for vurderingskriteriene {}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302778DocType: Vehicle Service,Engine Oil,Motorolje
2779DocType: Sales Invoice,Sales Team1,Salg TEAM1
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302780apps/erpnext/erpnext/accounts/doctype/asset/asset.py +39,Item {0} does not exist,Element {0} finnes ikke
Frappe PR Botc0804792017-05-19 12:30:04 +05302781DocType: Sales Invoice,Customer Address,Kunde Adresse
2782DocType: Employee Loan,Loan Details,lån Detaljer
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302783DocType: Company,Default Inventory Account,Standard lagerkonto
Frappe PR Botd112ee52017-08-31 19:38:41 +05302784apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty must be greater than zero.,Rad {0}: Fullført Antall må være større enn null.
Frappe PR Botc0804792017-05-19 12:30:04 +05302785DocType: Purchase Invoice,Apply Additional Discount On,Påfør Ytterligere rabatt på
2786DocType: Account,Root Type,Root Type
2787DocType: Item,FIFO,FIFO
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302788apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +132,Row # {0}: Cannot return more than {1} for Item {2},Row # {0}: Kan ikke returnere mer enn {1} for Element {2}
Frappe PR Bot7c901002017-06-07 12:05:29 +05302789apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +29,Plot,Plott
Frappe PR Botc0804792017-05-19 12:30:04 +05302790DocType: Item Group,Show this slideshow at the top of the page,Vis lysbildefremvisning på toppen av siden
2791DocType: BOM,Item UOM,Sak målenheter
2792DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Skattebeløp Etter Rabattbeløp (Company Valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302793apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +150,Target warehouse is mandatory for row {0},Target lageret er obligatorisk for rad {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302794DocType: Cheque Print Template,Primary Settings,primære Innstillinger
2795DocType: Purchase Invoice,Select Supplier Address,Velg Leverandør Adresse
Frappe PR Botfa042362017-07-17 17:50:36 +05302796apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +380,Add Employees,Legg Medarbeidere
Frappe PR Botc0804792017-05-19 12:30:04 +05302797DocType: Purchase Invoice Item,Quality Inspection,Quality Inspection
Frappe PR Bot8054d962017-09-05 09:19:06 +05302798apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +187,Extra Small,Extra Small
Frappe PR Botc0804792017-05-19 12:30:04 +05302799DocType: Company,Standard Template,standard Template
2800DocType: Training Event,Theory,Teori
Frappe PR Botd112ee52017-08-31 19:38:41 +05302801apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +777,Warning: Material Requested Qty is less than Minimum Order Qty,Advarsel: Material Requested Antall er mindre enn Minimum Antall
Frappe PR Botc0804792017-05-19 12:30:04 +05302802apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +211,Account {0} is frozen,Konto {0} er frosset
2803DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Legal Entity / Datterselskap med en egen konto tilhørighet til organisasjonen.
2804DocType: Payment Request,Mute Email,Demp Email
2805apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Mat, drikke og tobakk"
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302806apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +665,Can only make payment against unbilled {0},Kan bare gjøre betaling mot fakturert {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302807apps/erpnext/erpnext/controllers/selling_controller.py +127,Commission rate cannot be greater than 100,Kommisjon kan ikke være større enn 100
2808DocType: Stock Entry,Subcontract,Underentrepriser
Frappe PR Botfa042362017-07-17 17:50:36 +05302809apps/erpnext/erpnext/public/js/utils/party.js +165,Please enter {0} first,Fyll inn {0} først
2810apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +68,No replies from,Ingen svar fra
Frappe PR Botc0804792017-05-19 12:30:04 +05302811DocType: Production Order Operation,Actual End Time,Faktisk Sluttid
2812DocType: Production Planning Tool,Download Materials Required,Last ned Materialer som er nødvendige
2813DocType: Item,Manufacturer Part Number,Produsentens varenummer
2814DocType: Production Order Operation,Estimated Time and Cost,Estimert leveringstid og pris
2815DocType: Bin,Bin,Bin
2816DocType: SMS Log,No of Sent SMS,Ingen av Sendte SMS
2817DocType: Account,Expense Account,Expense konto
2818apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Programvare
Frappe PR Bot8054d962017-09-05 09:19:06 +05302819apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +194,Colour,Farge
Frappe PR Botc0804792017-05-19 12:30:04 +05302820DocType: Assessment Plan Criteria,Assessment Plan Criteria,Assessment Plan Kriterier
Frappe PR Botd112ee52017-08-31 19:38:41 +05302821DocType: Supplier Scorecard Scoring Standing,Prevent Purchase Orders,Forhindre innkjøpsordrer
Frappe PR Botc0804792017-05-19 12:30:04 +05302822DocType: Training Event,Scheduled,Planlagt
2823apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Forespørsel om kostnadsoverslag.
2824apps/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","Vennligst velg Element der &quot;Er Stock Item&quot; er &quot;Nei&quot; og &quot;Er Sales Item&quot; er &quot;Ja&quot;, og det er ingen andre Product Bundle"
2825DocType: Student Log,Academic,akademisk
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302826apps/erpnext/erpnext/controllers/accounts_controller.py +476,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Total forhånd ({0}) mot Bestill {1} kan ikke være større enn totalsummen ({2})
Frappe PR Botc0804792017-05-19 12:30:04 +05302827DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Velg Månedlig Distribusjon til ujevnt fordele målene gjennom måneder.
2828DocType: Purchase Invoice Item,Valuation Rate,Verdivurdering Rate
2829DocType: Stock Reconciliation,SR/,SR /
2830DocType: Vehicle,Diesel,diesel
Frappe PR Botd112ee52017-08-31 19:38:41 +05302831apps/erpnext/erpnext/stock/get_item_details.py +329,Price List Currency not selected,Prisliste Valuta ikke valgt
Frappe PR Botc0804792017-05-19 12:30:04 +05302832,Student Monthly Attendance Sheet,Student Månedlig Oppmøte Sheet
2833apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +185,Employee {0} has already applied for {1} between {2} and {3},Ansatt {0} har allerede søkt om {1} mellom {2} og {3}
2834apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Prosjekt startdato
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302835apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +5,Until,Inntil
Frappe PR Botc0804792017-05-19 12:30:04 +05302836DocType: Rename Tool,Rename Log,Rename Logg
2837apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Studentgruppe eller kursplan er obligatorisk
2838apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Studentgruppe eller kursplan er obligatorisk
2839DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Opprettholde Fakturerings timer og arbeidstid samme på Timeregistrering
2840DocType: Maintenance Visit Purpose,Against Document No,Mot Dokument nr
2841DocType: BOM,Scrap,skrap
Frappe PR Bot8054d962017-09-05 09:19:06 +05302842apps/erpnext/erpnext/utilities/user_progress.py +171,Go to Instructors,Gå til Instruktører
Frappe PR Botc0804792017-05-19 12:30:04 +05302843apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Administrer Salgs Partners.
2844DocType: Quality Inspection,Inspection Type,Inspeksjon Type
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302845apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +131,Warehouses with existing transaction can not be converted to group.,Næringslokaler med eksisterende transaksjon kan ikke konverteres til gruppen.
Frappe PR Botc0804792017-05-19 12:30:04 +05302846DocType: Assessment Result Tool,Result HTML,resultat HTML
2847apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,Går ut på dato den
Frappe PR Bot8054d962017-09-05 09:19:06 +05302848apps/erpnext/erpnext/utilities/activation.py +117,Add Students,Legg Studenter
Frappe PR Botc0804792017-05-19 12:30:04 +05302849DocType: C-Form,C-Form No,C-Form Nei
2850DocType: BOM,Exploded_items,Exploded_items
Frappe PR Bot8054d962017-09-05 09:19:06 +05302851apps/erpnext/erpnext/utilities/user_progress.py +93,List your products or services that you buy or sell.,Oppgi produktene eller tjenestene du kjøper eller selger.
Frappe PR Botc0804792017-05-19 12:30:04 +05302852DocType: Employee Attendance Tool,Unmarked Attendance,Umerket Oppmøte
Frappe PR Bot8054d962017-09-05 09:19:06 +05302853apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +128,Researcher,Forsker
Frappe PR Botc0804792017-05-19 12:30:04 +05302854DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Program Påmelding Tool Student
2855apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Navn eller E-post er obligatorisk
2856apps/erpnext/erpnext/config/stock.py +163,Incoming quality inspection.,Innkommende kvalitetskontroll.
2857DocType: Purchase Order Item,Returned Qty,Returnerte Stk
2858DocType: Employee,Exit,Utgang
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302859apps/erpnext/erpnext/accounts/doctype/account/account.py +159,Root Type is mandatory,Root Type er obligatorisk
Frappe PR Botd112ee52017-08-31 19:38:41 +05302860apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,"{0} currently has a {1} Supplier Scorecard standing, and RFQs to this supplier should be issued with caution.","{0} har for øyeblikket en {1} leverandør scorecard, og RFQs til denne leverandøren skal utstedes med forsiktighet."
Frappe PR Botc0804792017-05-19 12:30:04 +05302861DocType: BOM,Total Cost(Company Currency),Totalkostnad (Selskap Valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302862apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +314,Serial No {0} created,Serial No {0} opprettet
Frappe PR Botc0804792017-05-19 12:30:04 +05302863DocType: Homepage,Company Description for website homepage,Selskapet beskrivelse for nettstedet hjemmeside
2864DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","For det lettere for kunder, kan disse kodene brukes i trykte formater som regningene og leveringssedlene"
2865apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,suplier Name
2866DocType: Sales Invoice,Time Sheet List,Timeregistrering List
2867DocType: Employee,You can enter any date manually,Du kan legge inn noen dato manuelt
2868DocType: Asset Category Account,Depreciation Expense Account,Avskrivninger konto
Frappe PR Bot8054d962017-09-05 09:19:06 +05302869apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +216,Probationary Period,Prøvetid
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302870apps/erpnext/erpnext/subscription/doctype/subscription/subscription.js +25,View {0},Se {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302871DocType: Customer Group,Only leaf nodes are allowed in transaction,Bare bladnoder er tillatt i transaksjonen
2872DocType: Expense Claim,Expense Approver,Expense Godkjenner
2873apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,Row {0}: Advance against Customer must be credit,Rad {0}: Advance mot Kunden må være kreditt
Frappe PR Botd112ee52017-08-31 19:38:41 +05302874apps/erpnext/erpnext/accounts/doctype/account/account.js +83,Non-Group to Group,Non-gruppe til gruppe
2875apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Batch er obligatorisk i rad {0}
2876apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Batch er obligatorisk i rad {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302877DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Kvitteringen Sak Leveres
2878DocType: Payment Entry,Pay,Betale
2879apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,Til Datetime
Frappe PR Botc0804792017-05-19 12:30:04 +05302880apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +54,Course Schedules deleted:,Kurstider slettet:
2881apps/erpnext/erpnext/config/selling.py +297,Logs for maintaining sms delivery status,Logger for å opprettholde sms leveringsstatus
2882DocType: Accounts Settings,Make Payment via Journal Entry,Utfør betaling via bilagsregistrering
Frappe PR Botd112ee52017-08-31 19:38:41 +05302883apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +86,Printed On,Trykt på
Frappe PR Botc0804792017-05-19 12:30:04 +05302884DocType: Item,Inspection Required before Delivery,Inspeksjon Påkrevd før Levering
2885DocType: Item,Inspection Required before Purchase,Inspeksjon Påkrevd før kjøp
2886apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Ventende Aktiviteter
Frappe PR Bot8054d962017-09-05 09:19:06 +05302887apps/erpnext/erpnext/public/js/setup_wizard.js +98,Your Organization,Din organisasjon
Frappe PR Botc0804792017-05-19 12:30:04 +05302888DocType: Fee Component,Fees Category,avgifter Kategori
2889apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Please enter relieving date.,Skriv inn lindrende dato.
2890apps/erpnext/erpnext/controllers/trends.py +149,Amt,Amt
Frappe PR Botd112ee52017-08-31 19:38:41 +05302891DocType: Supplier Scorecard,Notify Employee,Informer medarbeider
Frappe PR Botc0804792017-05-19 12:30:04 +05302892DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Skriv inn navnet på kampanjen hvis kilden til henvendelsen er kampanje
2893apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Avis Publishers
Frappe PR Bot7c901002017-06-07 12:05:29 +05302894apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +30,Select Fiscal Year,Velg regnskapsår
Frappe PR Botd112ee52017-08-31 19:38:41 +05302895apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +114,Expected Delivery Date should be after Sales Order Date,Forventet leveringsdato bør være etter salgsordre
Frappe PR Botc0804792017-05-19 12:30:04 +05302896apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Omgjøre nivå
2897DocType: Company,Chart Of Accounts Template,Konto Mal
2898DocType: Attendance,Attendance Date,Oppmøte Dato
Frappe PR Botd112ee52017-08-31 19:38:41 +05302899apps/erpnext/erpnext/stock/get_item_details.py +293,Item Price updated for {0} in Price List {1},Sak Pris oppdateres for {0} i prislisten {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302900DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Lønn breakup basert på opptjening og fradrag.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302901apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Account with child nodes cannot be converted to ledger,Konto med barnet noder kan ikke konverteres til Ledger
Frappe PR Botc0804792017-05-19 12:30:04 +05302902DocType: Purchase Invoice Item,Accepted Warehouse,Akseptert Warehouse
2903DocType: Bank Reconciliation Detail,Posting Date,Publiseringsdato
2904DocType: Item,Valuation Method,Verdsettelsesmetode
2905apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +203,Mark Half Day,Mark Half Day
2906DocType: Sales Invoice,Sales Team,Sales Team
2907apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +85,Duplicate entry,Duplicate entry
2908DocType: Program Enrollment Tool,Get Students,Få Studenter
2909DocType: Serial No,Under Warranty,Under Garanti
Frappe PR Botfa042362017-07-17 17:50:36 +05302910apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +491,[Error],[Error]
Frappe PR Botc0804792017-05-19 12:30:04 +05302911DocType: Sales Order,In Words will be visible once you save the Sales Order.,I Ord vil være synlig når du lagrer kundeordre.
2912,Employee Birthday,Ansatt Bursdag
2913DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Student Batch Oppmøte Tool
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302914apps/erpnext/erpnext/controllers/status_updater.py +210,Limit Crossed,Limit Krysset
Frappe PR Botc0804792017-05-19 12:30:04 +05302915apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Venture Capital
2916apps/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.,Et semester med denne &#39;Academic Year&#39; {0} og &quot;Term Name {1} finnes allerede. Vennligst endre disse oppføringene og prøv igjen.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302917apps/erpnext/erpnext/stock/doctype/item/item.py +462,"As there are existing transactions against item {0}, you can not change the value of {1}","Ettersom det er eksisterende transaksjoner mot item {0}, kan du ikke endre verdien av {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +05302918DocType: UOM,Must be Whole Number,Må være hele tall
2919DocType: Leave Control Panel,New Leaves Allocated (In Days),Nye Løv Tildelte (i dager)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302920DocType: Purchase Invoice,Invoice Copy,Faktura kopi
Frappe PR Botc0804792017-05-19 12:30:04 +05302921apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Serial No {0} finnes ikke
2922DocType: Sales Invoice Item,Customer Warehouse (Optional),Customer Warehouse (valgfritt)
2923DocType: Pricing Rule,Discount Percentage,Rabatt Prosent
2924DocType: Payment Reconciliation Invoice,Invoice Number,Fakturanummer
2925DocType: Shopping Cart Settings,Orders,Bestillinger
2926DocType: Employee Leave Approver,Leave Approver,La Godkjenner
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302927apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +258,Please select a batch,Vennligst velg en batch
Frappe PR Botc0804792017-05-19 12:30:04 +05302928DocType: Assessment Group,Assessment Group Name,Assessment Gruppenavn
2929DocType: Manufacturing Settings,Material Transferred for Manufacture,Materialet Overført for Produksjon
2930DocType: Expense Claim,"A user with ""Expense Approver"" role",En bruker med &quot;Expense Godkjenner&quot; rolle
2931DocType: Landed Cost Item,Receipt Document Type,Kvittering dokumenttype
2932DocType: Daily Work Summary Settings,Select Companies,Velg selskaper
2933,Issued Items Against Production Order,Utstedte gjenstander mot produksjonsordre
2934DocType: Target Detail,Target Detail,Target Detalj
2935apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,All Jobs,alle jobber
2936DocType: Sales Order,% of materials billed against this Sales Order,% Av materialer fakturert mot denne kundeordre
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302937DocType: Program Enrollment,Mode of Transportation,Transportform
Frappe PR Botc0804792017-05-19 12:30:04 +05302938apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Periode Closing Entry
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302939apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +201,Please set Naming Series for {0} via Setup &gt; Settings &gt; Naming Series,Vennligst still inn navngivningsserien for {0} via Setup&gt; Settings&gt; Naming Series
2940apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +54,Supplier &gt; Supplier Type,Leverandør&gt; Leverandør Type
Frappe PR Botc0804792017-05-19 12:30:04 +05302941apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,Kostnadssted med eksisterende transaksjoner kan ikke konverteres til gruppen
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302942apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +351,Amount {0} {1} {2} {3},Mengden {0} {1} {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302943DocType: Account,Depreciation,Avskrivninger
2944apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Leverandør (er)
2945DocType: Employee Attendance Tool,Employee Attendance Tool,Employee Oppmøte Tool
2946DocType: Guardian Student,Guardian Student,Guardian Student
2947DocType: Supplier,Credit Limit,Kredittgrense
2948DocType: Production Plan Sales Order,Salse Order Date,Salse Ordredato
2949DocType: Salary Component,Salary Component,lønn Component
Frappe PR Botd112ee52017-08-31 19:38:41 +05302950apps/erpnext/erpnext/accounts/utils.py +490,Payment Entries {0} are un-linked,Betalings Innlegg {0} er un-linked
Frappe PR Botc0804792017-05-19 12:30:04 +05302951DocType: GL Entry,Voucher No,Kupong Ingen
2952,Lead Owner Efficiency,Leder Eier Effektivitet
2953,Lead Owner Efficiency,Leder Eier Effektivitet
2954DocType: Leave Allocation,Leave Allocation,La Allocation
2955DocType: Payment Request,Recipient Message And Payment Details,Mottakers Message og betalingsinformasjon
2956DocType: Training Event,Trainer Email,trener E-post
2957apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +546,Material Requests {0} created,Materielle Forespørsler {0} er opprettet
2958DocType: Production Planning Tool,Include sub-contracted raw materials,Inkluder underleverandør råvarer
2959apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Mal av begreper eller kontrakt.
2960DocType: Purchase Invoice,Address and Contact,Adresse og Kontakt
2961DocType: Cheque Print Template,Is Account Payable,Er konto Betales
Frappe PR Botd112ee52017-08-31 19:38:41 +05302962apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +272,Stock cannot be updated against Purchase Receipt {0},Stock kan ikke oppdateres mot Kjøpskvittering {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302963DocType: Supplier,Last Day of the Next Month,Siste dag av neste måned
2964DocType: Support Settings,Auto close Issue after 7 days,Auto nær Issue etter 7 dager
2965apps/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}","Permisjon kan ikke tildeles før {0}, som permisjon balanse har allerede vært carry-sendt i fremtiden permisjon tildeling posten {1}"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302966apps/erpnext/erpnext/accounts/party.py +312,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Merk: På grunn / Reference Date stiger tillatt kunde kreditt dager med {0} dag (er)
Frappe PR Botc0804792017-05-19 12:30:04 +05302967apps/erpnext/erpnext/schools/doctype/program/program.js +8,Student Applicant,student Søker
Frappe PR Botd112ee52017-08-31 19:38:41 +05302968DocType: Purchase Invoice,ORIGINAL FOR RECIPIENT,ORIGINAL FOR RECIPIENT
Frappe PR Botc0804792017-05-19 12:30:04 +05302969DocType: Asset Category Account,Accumulated Depreciation Account,Akkumulerte avskrivninger konto
2970DocType: Stock Settings,Freeze Stock Entries,Freeze Stock Entries
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302971DocType: Program Enrollment,Boarding Student,Studerende Student
Frappe PR Botc0804792017-05-19 12:30:04 +05302972DocType: Asset,Expected Value After Useful Life,Forventet verdi Etter Levetid
2973DocType: Item,Reorder level based on Warehouse,Omgjøre nivå basert på Warehouse
2974DocType: Activity Cost,Billing Rate,Billing Rate
2975,Qty to Deliver,Antall å levere
2976,Stock Analytics,Aksje Analytics
Frappe PR Bot8a803a22017-09-11 16:31:10 +05302977apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +499,Operations cannot be left blank,Operasjoner kan ikke være tomt
Frappe PR Botc0804792017-05-19 12:30:04 +05302978DocType: Maintenance Visit Purpose,Against Document Detail No,Mot Document Detail Nei
Frappe PR Botd112ee52017-08-31 19:38:41 +05302979apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +98,Party Type is mandatory,Partiet Type er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05302980DocType: Quality Inspection,Outgoing,Utgående
2981DocType: Material Request,Requested For,Spurt For
2982DocType: Quotation Item,Against Doctype,Mot Doctype
Frappe PR Botd112ee52017-08-31 19:38:41 +05302983apps/erpnext/erpnext/controllers/buying_controller.py +393,{0} {1} is cancelled or closed,{0} {1} er kansellert eller lukket
Frappe PR Botc0804792017-05-19 12:30:04 +05302984DocType: Delivery Note,Track this Delivery Note against any Project,Spor dette følgeseddel mot ethvert prosjekt
2985apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Net Cash from Investing,Netto kontantstrøm fra investerings
Frappe PR Botc0804792017-05-19 12:30:04 +05302986DocType: Production Order,Work-in-Progress Warehouse,Work-in-progress Warehouse
Frappe PR Botd112ee52017-08-31 19:38:41 +05302987apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +111,Asset {0} must be submitted,Asset {0} må fremlegges
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302988apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +56,Attendance Record {0} exists against Student {1},Oppmøte Record {0} finnes mot Student {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302989apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +354,Reference #{0} dated {1},Reference # {0} datert {1}
2990apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,Avskrivninger Slått på grunn av salg av eiendeler
2991apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Administrer Adresser
2992DocType: Asset,Item Code,Sak Kode
2993DocType: Production Planning Tool,Create Production Orders,Opprett produksjonsordrer
2994DocType: Serial No,Warranty / AMC Details,Garanti / AMC Detaljer
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302995apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +116,Select students manually for the Activity based Group,Velg studenter manuelt for aktivitetsbasert gruppe
Frappe PR Botc0804792017-05-19 12:30:04 +05302996DocType: Journal Entry,User Remark,Bruker Remark
2997DocType: Lead,Market Segment,Markedssegment
Frappe PR Botd112ee52017-08-31 19:38:41 +05302998apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +918,Paid Amount cannot be greater than total negative outstanding amount {0},Betalt Beløpet kan ikke være større enn total negativ utestående beløp {0}
2999DocType: Supplier Scorecard Period,Variables,variabler
Frappe PR Botc0804792017-05-19 12:30:04 +05303000DocType: Employee Internal Work History,Employee Internal Work History,Ansatt Intern Work History
3001apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +239,Closing (Dr),Lukking (Dr)
3002DocType: Cheque Print Template,Cheque Size,sjekk Size
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303003apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +232,Serial No {0} not in stock,Serial No {0} ikke på lager
Frappe PR Botc0804792017-05-19 12:30:04 +05303004apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Skatt mal for å selge transaksjoner.
3005DocType: Sales Invoice,Write Off Outstanding Amount,Skriv Av utestående beløp
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303006apps/erpnext/erpnext/hr/doctype/expense_claim_type/expense_claim_type.py +27,Account {0} does not match with Company {1},Konto {0} stemmer ikke overens med selskapets {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303007DocType: School Settings,Current Academic Year,Nåværende akademisk år
3008DocType: School Settings,Current Academic Year,Nåværende akademisk år
3009DocType: Stock Settings,Default Stock UOM,Standard Stock målenheter
3010DocType: Asset,Number of Depreciations Booked,Antall Avskrivninger bestilt
3011apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +32,Against Employee Loan: {0},Mot Ansattes lån: {0}
3012DocType: Landed Cost Item,Receipt Document,kvittering Document
3013DocType: Production Planning Tool,Create Material Requests,Opprett Material Forespørsler
3014DocType: Employee Education,School/University,Skole / universitet
3015DocType: Payment Request,Reference Details,Referanse Detaljer
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303016apps/erpnext/erpnext/accounts/doctype/asset/asset.py +59,Expected Value After Useful Life must be less than Gross Purchase Amount,Forventet verdi Etter Nyttig Livet må være mindre enn Bruttobeløpet
Frappe PR Botc0804792017-05-19 12:30:04 +05303017DocType: Sales Invoice Item,Available Qty at Warehouse,Tilgjengelig Antall på Warehouse
3018apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,Fakturert beløp
3019DocType: Asset,Double Declining Balance,Dobbel degressiv
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303020apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +179,Closed order cannot be cancelled. Unclose to cancel.,Stengt for kan ikke avbestilles. Unclose å avbryte.
Frappe PR Botc0804792017-05-19 12:30:04 +05303021DocType: Student Guardian,Father,Far
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303022apps/erpnext/erpnext/controllers/accounts_controller.py +562,'Update Stock' cannot be checked for fixed asset sale,&#39;Oppdater Stock &quot;kan ikke kontrolleres for driftsmiddel salg
Frappe PR Botc0804792017-05-19 12:30:04 +05303023DocType: Bank Reconciliation,Bank Reconciliation,Bankavstemming
3024DocType: Attendance,On Leave,På ferie
3025apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Få oppdateringer
3026apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,{0} {1}: Account {2} does not belong to Company {3},{0} {1}: Account {2} ikke tilhører selskapet {3}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303027apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +147,Material Request {0} is cancelled or stopped,Materialet Request {0} blir kansellert eller stoppet
Frappe PR Botc0804792017-05-19 12:30:04 +05303028apps/erpnext/erpnext/config/hr.py +301,Leave Management,La Ledelse
3029apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +106,Group by Account,Grupper etter Account
3030DocType: Sales Order,Fully Delivered,Fullt Leveres
3031DocType: Lead,Lower Income,Lavere inntekt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303032apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +169,Source and target warehouse cannot be same for row {0},Kilden og målet lageret kan ikke være det samme for rad {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303033apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +241,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Forskjellen konto må være en eiendel / forpliktelse type konto, siden dette Stock Forsoning er en åpning Entry"
3034apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +107,Disbursed Amount cannot be greater than Loan Amount {0},Utbetalt Mengde kan ikke være større enn låne beløpet {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303035apps/erpnext/erpnext/utilities/user_progress.py +130,Go to Programs,Gå til Programmer
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303036apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +89,Purchase Order number required for Item {0},Innkjøpsordrenummeret som kreves for Element {0}
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303037apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +892,Production Order not created,Produksjonsordre ikke opprettet
Frappe PR Botc0804792017-05-19 12:30:04 +05303038apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',&quot;Fra dato&quot; må være etter &#39;To Date&#39;
3039apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.py +29,Cannot change status as student {0} is linked with student application {1},Kan ikke endre status som student {0} er knyttet til studentens søknad {1}
3040DocType: Asset,Fully Depreciated,fullt avskrevet
3041,Stock Projected Qty,Lager Antall projiserte
Frappe PR Botd112ee52017-08-31 19:38:41 +05303042apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +432,Customer {0} does not belong to project {1},Kunden {0} ikke hører til prosjektet {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303043DocType: Employee Attendance Tool,Marked Attendance HTML,Merket Oppmøte HTML
Frappe PR Bot8054d962017-09-05 09:19:06 +05303044apps/erpnext/erpnext/utilities/activation.py +73,"Quotations are proposals, bids you have sent to your customers","Sitater er forslag, bud du har sendt til dine kunder"
Frappe PR Botc0804792017-05-19 12:30:04 +05303045DocType: Sales Order,Customer's Purchase Order,Kundens innkjøpsordre
3046apps/erpnext/erpnext/config/stock.py +112,Serial No and Batch,Serial No og Batch
3047DocType: Warranty Claim,From Company,Fra Company
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303048apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +40,Sum of Scores of Assessment Criteria needs to be {0}.,Summen av Resultater av vurderingskriterier må være {0}.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303049apps/erpnext/erpnext/accounts/doctype/asset/asset.py +77,Please set Number of Depreciations Booked,Vennligst sett Antall Avskrivninger bestilt
Frappe PR Botd112ee52017-08-31 19:38:41 +05303050DocType: Supplier Scorecard Period,Calculations,beregninger
Frappe PR Bot7c901002017-06-07 12:05:29 +05303051apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +89,Value or Qty,Verdi eller Stk
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303052apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +430,Productions Orders cannot be raised for:,Productions Bestillinger kan ikke heves for:
Frappe PR Bot8054d962017-09-05 09:19:06 +05303053apps/erpnext/erpnext/utilities/user_progress.py +101,Minute,Minutt
Frappe PR Botc0804792017-05-19 12:30:04 +05303054DocType: Purchase Invoice,Purchase Taxes and Charges,Kjøpe skatter og avgifter
Frappe PR Bot8054d962017-09-05 09:19:06 +05303055apps/erpnext/erpnext/utilities/user_progress.py +75,Go to Suppliers,Gå til Leverandører
Frappe PR Botc0804792017-05-19 12:30:04 +05303056,Qty to Receive,Antall å motta
3057DocType: Leave Block List,Leave Block List Allowed,La Block List tillatt
3058DocType: Grading Scale Interval,Grading Scale Interval,Grading Scale Intervall
3059apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Expense krav for Vehicle Logg {0}
3060DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,Rabatt (%) på prisliste med margin
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303061apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +59,All Warehouses,alle Næringslokaler
Frappe PR Botc0804792017-05-19 12:30:04 +05303062DocType: Sales Partner,Retailer,Forhandler
Frappe PR Botd112ee52017-08-31 19:38:41 +05303063apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +111,Credit To account must be a Balance Sheet account,Kreditt til kontoen må være en balansekonto
Frappe PR Bot7c901002017-06-07 12:05:29 +05303064apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +122,All Supplier Types,Alle Leverandør Typer
Frappe PR Botc0804792017-05-19 12:30:04 +05303065DocType: Global Defaults,Disable In Words,Deaktiver I Ord
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303066apps/erpnext/erpnext/stock/doctype/item/item.py +46,Item Code is mandatory because Item is not automatically numbered,Elementkode er obligatorisk fordi varen ikke blir automatisk nummerert
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303067apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +97,Quotation {0} not of type {1},Sitat {0} ikke av typen {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303068DocType: Maintenance Schedule Item,Maintenance Schedule Item,Vedlikeholdsplan Sak
3069DocType: Sales Order,% Delivered,% Leveres
3070DocType: Production Order,PRO-,PRO-
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303071apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +157,Bank Overdraft Account,Kassekreditt konto
Frappe PR Botc0804792017-05-19 12:30:04 +05303072apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,Gjør Lønn Slip
Frappe PR Botd112ee52017-08-31 19:38:41 +05303073apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +813,Add All Suppliers,Legg til alle leverandører
3074apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +81,Row #{0}: Allocated Amount cannot be greater than outstanding amount.,Rad # {0}: Tilordnet beløp kan ikke være større enn utestående beløp.
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303075apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +75,Browse BOM,Bla BOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303076apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +155,Secured Loans,Sikret lån
Frappe PR Botc0804792017-05-19 12:30:04 +05303077DocType: Purchase Invoice,Edit Posting Date and Time,Rediger konteringsdato og klokkeslett
Frappe PR Botd112ee52017-08-31 19:38:41 +05303078apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +101,Please set Depreciation related Accounts in Asset Category {0} or Company {1},Vennligst sett Avskrivninger relatert kontoer i Asset Kategori {0} eller selskapet {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303079DocType: Academic Term,Academic Year,Studieår
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303080apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +169,Opening Balance Equity,Åpningsbalanse Equity
Frappe PR Botc0804792017-05-19 12:30:04 +05303081DocType: Lead,CRM,CRM
Frappe PR Botd112ee52017-08-31 19:38:41 +05303082DocType: Purchase Invoice,N,N
Frappe PR Botc0804792017-05-19 12:30:04 +05303083DocType: Appraisal,Appraisal,Appraisal
Frappe PR Botd112ee52017-08-31 19:38:41 +05303084DocType: Purchase Invoice,GST Details,GST-detaljer
3085apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +154,Email sent to supplier {0},E-post sendt til leverandøren {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303086DocType: Opportunity,OPTY-,OPTY-
3087apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Dato gjentas
3088apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Autorisert signatur
3089apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +215,Leave approver must be one of {0},La godkjenner må være en av {0}
3090DocType: Hub Settings,Seller Email,Selger Email
3091DocType: Project,Total Purchase Cost (via Purchase Invoice),Total anskaffelseskost (via fakturaen)
3092DocType: Training Event,Start Time,Starttid
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303093apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +368,Select Quantity,Velg Antall
Frappe PR Botc0804792017-05-19 12:30:04 +05303094DocType: Customs Tariff Number,Customs Tariff Number,Tolltariffen nummer
3095apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Godkjenne Role kan ikke være det samme som rollen regelen gjelder for
3096apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Melde deg ut av denne e-post Digest
Frappe PR Botd112ee52017-08-31 19:38:41 +05303097apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +803,Get Suppliers By,Få leverandører av
Frappe PR Bot8054d962017-09-05 09:19:06 +05303098apps/erpnext/erpnext/utilities/user_progress.py +151,Go to Courses,Gå til kurs
Frappe PR Botc0804792017-05-19 12:30:04 +05303099apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Melding Sendt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303100apps/erpnext/erpnext/accounts/doctype/account/account.py +101,Account with child nodes cannot be set as ledger,Konto med barnet noder kan ikke settes som hovedbok
Frappe PR Botc0804792017-05-19 12:30:04 +05303101DocType: C-Form,II,II
3102DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Hastigheten som Prisliste valuta er konvertert til kundens basisvaluta
3103DocType: Purchase Invoice Item,Net Amount (Company Currency),Nettobeløp (Company Valuta)
3104DocType: Salary Slip,Hour Rate,Time Rate
3105DocType: Stock Settings,Item Naming By,Sak Naming Av
3106apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},En annen periode Closing Entry {0} har blitt gjort etter {1}
3107DocType: Production Order,Material Transferred for Manufacturing,Materialet Overført for Manufacturing
3108apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +32,Account {0} does not exists,Konto {0} ikke eksisterer
3109DocType: Project,Project Type,Prosjekttype
3110apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Enten målet stk eller mål beløpet er obligatorisk.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303111apps/erpnext/erpnext/config/projects.py +50,Cost of various activities,Kostnad for ulike aktiviteter
Frappe PR Botc0804792017-05-19 12:30:04 +05303112apps/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}","Innstilling Hendelser til {0}, siden den ansatte knyttet til under selgerne ikke har en bruker-ID {1}"
3113DocType: Timesheet,Billing Details,Fakturadetaljer
3114apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +150,Source and target warehouse must be different,Kilde og mål lageret må være annerledes
3115apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Ikke lov til å oppdatere lagertransaksjoner eldre enn {0}
3116DocType: Purchase Invoice Item,PR Detail,PR Detalj
3117DocType: Sales Order,Fully Billed,Fullt Fakturert
Frappe PR Botc0804792017-05-19 12:30:04 +05303118apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Kontanter
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303119apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +136,Delivery warehouse required for stock item {0},Levering lager nødvendig for lagervare {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303120DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Totalvekten av pakken. Vanligvis nettovekt + emballasjematerialet vekt. (For utskrift)
3121apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,Program
3122DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Brukere med denne rollen har lov til å sette frosne kontoer og lage / endre regnskapspostene mot frosne kontoer
3123DocType: Serial No,Is Cancelled,Er Avlyst
3124DocType: Student Group,Group Based On,Gruppe basert på
3125DocType: Student Group,Group Based On,Gruppe basert på
3126DocType: Journal Entry,Bill Date,Bill Dato
3127apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +20,"Service Item,Type,frequency and expense amount are required","Tjenesten varen, type, frekvens og utgiftene beløp kreves"
Frappe PR Bot7c901002017-06-07 12:05:29 +05303128apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +45,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Selv om det er flere Prising regler med høyest prioritet, deretter følgende interne prioriteringer til grunn:"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303129apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +128,Do you really want to Submit all Salary Slip from {0} to {1},Har du virkelig ønsker å sende alle Lønn Slip fra {0} til {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303130DocType: Cheque Print Template,Cheque Height,sjekk Høyde
3131DocType: Supplier,Supplier Details,Leverandør Detaljer
Frappe PR Bot8054d962017-09-05 09:19:06 +05303132DocType: Setup Progress,Setup Progress,Oppsett Progress
Frappe PR Botc0804792017-05-19 12:30:04 +05303133DocType: Expense Claim,Approval Status,Godkjenningsstatus
3134DocType: Hub Settings,Publish Items to Hub,Publiser varer i Hub
3135apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +43,From value must be less than to value in row {0},Fra verdien må være mindre enn til verdien i rad {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303136apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Wire Transfer,Wire Transfer
Frappe PR Botc0804792017-05-19 12:30:04 +05303137apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +132,Check all,Sjekk alt
3138DocType: Vehicle Log,Invoice Ref,faktura~~POS=TRUNC Ref
3139DocType: Purchase Order,Recurring Order,Gjentakende Bestill
3140DocType: Company,Default Income Account,Standard Inntekt konto
Frappe PR Bot7c901002017-06-07 12:05:29 +05303141apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Kunden Group / Kunde
Frappe PR Botc0804792017-05-19 12:30:04 +05303142apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +37,Unclosed Fiscal Years Profit / Loss (Credit),Unclosed regnskapsårene Profit / Loss (Credit)
3143DocType: Sales Invoice,Time Sheets,timelister
3144DocType: Payment Gateway Account,Default Payment Request Message,Standard betalingsforespørsel Message
3145DocType: Item Group,Check this if you want to show in website,Sjekk dette hvis du vil vise på nettstedet
3146apps/erpnext/erpnext/config/accounts.py +136,Banking and Payments,Bank og Betalinger
3147,Welcome to ERPNext,Velkommen til ERPNext
3148apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Føre til prisanslag
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303149apps/erpnext/erpnext/templates/includes/product_list.js +45,Nothing more to show.,Ingenting mer å vise.
Frappe PR Botc0804792017-05-19 12:30:04 +05303150DocType: Lead,From Customer,Fra Customer
Frappe PR Botd112ee52017-08-31 19:38:41 +05303151apps/erpnext/erpnext/demo/setup/setup_data.py +324,Calls,Samtaler
Frappe PR Bot8054d962017-09-05 09:19:06 +05303152apps/erpnext/erpnext/utilities/user_progress.py +97,A Product,Et produkt
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303153apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +183,Batches,batcher
Frappe PR Botc0804792017-05-19 12:30:04 +05303154DocType: Project,Total Costing Amount (via Time Logs),Total koster Beløp (via Time Logger)
3155DocType: Purchase Order Item Supplied,Stock UOM,Stock målenheter
Frappe PR Botd112ee52017-08-31 19:38:41 +05303156apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +229,Purchase Order {0} is not submitted,Purchase Order {0} ikke er sendt
Frappe PR Botc0804792017-05-19 12:30:04 +05303157DocType: Customs Tariff Number,Tariff Number,tariff Antall
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303158DocType: Production Order Item,Available Qty at WIP Warehouse,Tilgjengelig antall på WIP Warehouse
Frappe PR Botc0804792017-05-19 12:30:04 +05303159apps/erpnext/erpnext/stock/doctype/item/item.js +39,Projected,Prosjekterte
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303160apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +222,Serial No {0} does not belong to Warehouse {1},Serial No {0} tilhører ikke Warehouse {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303161apps/erpnext/erpnext/controllers/status_updater.py +174,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Merk: Systemet vil ikke sjekke over-levering og over-booking for Element {0} som mengde eller beløpet er 0
Frappe PR Botc0804792017-05-19 12:30:04 +05303162DocType: Notification Control,Quotation Message,Sitat Message
3163DocType: Employee Loan,Employee Loan Application,Medarbeider lånesøknad
3164DocType: Issue,Opening Date,Åpningsdato
Frappe PR Bot7c901002017-06-07 12:05:29 +05303165apps/erpnext/erpnext/schools/api.py +77,Attendance has been marked successfully.,Oppmøte er merket med hell.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303166DocType: Program Enrollment,Public Transport,Offentlig transport
Frappe PR Botc0804792017-05-19 12:30:04 +05303167DocType: Journal Entry,Remark,Bemerkning
3168DocType: Purchase Receipt Item,Rate and Amount,Rate og Beløp
Frappe PR Botd112ee52017-08-31 19:38:41 +05303169apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +165,Account Type for {0} must be {1},Kontotype for {0} må være {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303170apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Blader og Holiday
3171DocType: School Settings,Current Academic Term,Nåværende faglig term
3172DocType: School Settings,Current Academic Term,Nåværende faglig term
3173DocType: Sales Order,Not Billed,Ikke Fakturert
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303174apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +75,Both Warehouse must belong to same Company,Både Warehouse må tilhøre samme selskapet
3175apps/erpnext/erpnext/public/js/templates/contact_list.html +34,No contacts added yet.,Ingen kontakter er lagt til ennå.
Frappe PR Botc0804792017-05-19 12:30:04 +05303176DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Landed Cost Voucher Beløp
3177apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Regninger oppdratt av leverandører.
3178DocType: POS Profile,Write Off Account,Skriv Off konto
Frappe PR Botd112ee52017-08-31 19:38:41 +05303179apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Debit Note Amt,Debet notat Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05303180apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Rabattbeløp
3181DocType: Purchase Invoice,Return Against Purchase Invoice,Tilbake mot fakturaen
3182DocType: Item,Warranty Period (in days),Garantiperioden (i dager)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303183apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +56,Relation with Guardian1,Relasjon med Guardian1
Frappe PR Botc0804792017-05-19 12:30:04 +05303184apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Net Cash from Operations,Netto kontantstrøm fra driften
Frappe PR Botc0804792017-05-19 12:30:04 +05303185apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Sak 4
3186DocType: Student Admission,Admission End Date,Opptak Sluttdato
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303187apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +30,Sub-contracting,Underleverandører
Frappe PR Botc0804792017-05-19 12:30:04 +05303188DocType: Journal Entry Account,Journal Entry Account,Journal Entry konto
3189apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,student Gruppe
3190DocType: Shopping Cart Settings,Quotation Series,Sitat Series
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303191apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +59,"An item exists with same name ({0}), please change the item group name or rename the item","Et element eksisterer med samme navn ({0}), må du endre navn varegruppen eller endre navn på elementet"
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303192apps/erpnext/erpnext/accounts/page/pos/pos.js +1972,Please select customer,Velg kunde
Frappe PR Botc0804792017-05-19 12:30:04 +05303193DocType: C-Form,I,Jeg
3194DocType: Company,Asset Depreciation Cost Center,Asset Avskrivninger kostnadssted
3195DocType: Sales Order Item,Sales Order Date,Salgsordre Dato
3196DocType: Sales Invoice Item,Delivered Qty,Leveres Antall
3197DocType: Production Planning Tool,"If checked, all the children of each production item will be included in the Material Requests.","Hvis det er merket, vil alle barn i hver produksjon element inkluderes i materialet forespørsler."
3198DocType: Assessment Plan,Assessment Plan,Assessment Plan
Frappe PR Botc0804792017-05-19 12:30:04 +05303199DocType: Stock Settings,Limit Percent,grense Prosent
3200,Payment Period Based On Invoice Date,Betaling perioden basert på Fakturadato
3201apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Mangler valutakurser for {0}
3202DocType: Assessment Plan,Examiner,Examiner
3203DocType: Student,Siblings,søsken
3204DocType: Journal Entry,Stock Entry,Stock Entry
3205DocType: Payment Entry,Payment References,Betalings Referanser
3206DocType: C-Form,C-FORM-,C-form-
3207DocType: Vehicle,Insurance Details,forsikring Detaljer
3208DocType: Account,Payable,Betales
3209apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +113,Please enter Repayment Periods,Fyll inn nedbetalingstid
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303210apps/erpnext/erpnext/shopping_cart/cart.py +365,Debtors ({0}),Skyldnere ({0})
Frappe PR Botc0804792017-05-19 12:30:04 +05303211DocType: Pricing Rule,Margin,Margin
3212apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Nye kunder
3213apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Gross Profit %,Bruttofortjeneste%
3214DocType: Appraisal Goal,Weightage (%),Weightage (%)
3215DocType: Bank Reconciliation Detail,Clearance Date,Klaring Dato
Frappe PR Botd112ee52017-08-31 19:38:41 +05303216apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +7,Assessment Report,Vurderingsrapport
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303217apps/erpnext/erpnext/accounts/doctype/asset/asset.py +62,Gross Purchase Amount is mandatory,Bruttobeløpet er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05303218DocType: Lead,Address Desc,Adresse Desc
Frappe PR Botd112ee52017-08-31 19:38:41 +05303219apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +101,Party is mandatory,Party er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05303220DocType: Journal Entry,JV-,JV-
3221DocType: Topic,Topic Name,emne Name
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303222apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +36,Atleast one of the Selling or Buying must be selected,Minst én av de selge eller kjøpe må velges
Frappe PR Bot8054d962017-09-05 09:19:06 +05303223apps/erpnext/erpnext/public/js/setup_wizard.js +32,Select the nature of your business.,Velg formålet med virksomheten.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303224apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +73,Row #{0}: Duplicate entry in References {1} {2},Row # {0}: Dupliseringsoppføring i Referanser {1} {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303225apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Hvor fabrikasjonsvirksomhet gjennomføres.
3226DocType: Asset Movement,Source Warehouse,Kilde Warehouse
3227DocType: Installation Note,Installation Date,Installasjonsdato
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303228apps/erpnext/erpnext/controllers/accounts_controller.py +541,Row #{0}: Asset {1} does not belong to company {2},Row # {0}: Asset {1} ikke tilhører selskapet {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303229DocType: Employee,Confirmation Date,Bekreftelse Dato
3230DocType: C-Form,Total Invoiced Amount,Total Fakturert beløp
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303231apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +49,Min Qty can not be greater than Max Qty,Min Antall kan ikke være større enn Max Antall
Frappe PR Botc0804792017-05-19 12:30:04 +05303232DocType: Account,Accumulated Depreciation,akkumulerte avskrivninger
Frappe PR Botd112ee52017-08-31 19:38:41 +05303233DocType: Supplier Scorecard Scoring Standing,Standing Name,Stående navn
Frappe PR Botc0804792017-05-19 12:30:04 +05303234DocType: Stock Entry,Customer or Supplier Details,Kunde eller leverandør Detaljer
3235DocType: Employee Loan Application,Required by Date,Kreves av Dato
3236DocType: Lead,Lead Owner,Lead Eier
3237DocType: Bin,Requested Quantity,Requested Antall
3238DocType: Employee,Marital Status,Sivilstatus
3239DocType: Stock Settings,Auto Material Request,Auto Materiell Request
3240DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Tilgjengelig Batch Antall på From Warehouse
3241DocType: Customer,CUST-,CUST-
3242DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Brutto lønn - Totalt Fradrag - Loan Nedbetaling
Frappe PR Botd112ee52017-08-31 19:38:41 +05303243apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +26,Current BOM and New BOM can not be same,Nåværende BOM og New BOM kan ikke være det samme
Frappe PR Botc0804792017-05-19 12:30:04 +05303244apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +38,Salary Slip ID,Lønn Slip ID
3245apps/erpnext/erpnext/hr/doctype/employee/employee.py +113,Date Of Retirement must be greater than Date of Joining,Pensjoneringstidspunktet må være større enn tidspunktet for inntreden
3246apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +52,There were errors while scheduling course on :,Det var feil mens scheduling kurs på:
3247DocType: Sales Invoice,Against Income Account,Mot Inntekt konto
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303248apps/erpnext/erpnext/controllers/website_list_for_contact.py +117,{0}% Delivered,{0}% Leveres
Frappe PR Botd112ee52017-08-31 19:38:41 +05303249apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +94,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Element {0}: Bestilte qty {1} kan ikke være mindre enn minimum ordreantall {2} (definert i punkt).
Frappe PR Botc0804792017-05-19 12:30:04 +05303250DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Månedlig Distribution Prosent
3251DocType: Territory,Territory Targets,Terri Targets
3252DocType: Delivery Note,Transporter Info,Transporter Info
Frappe PR Botd112ee52017-08-31 19:38:41 +05303253apps/erpnext/erpnext/accounts/utils.py +497,Please set default {0} in Company {1},Vennligst sett standard {0} i selskapet {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303254DocType: Cheque Print Template,Starting position from top edge,Startposisjon fra øverste kant
Frappe PR Botd112ee52017-08-31 19:38:41 +05303255apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +31,Same supplier has been entered multiple times,Samme leverandør er angitt flere ganger
Frappe PR Botc0804792017-05-19 12:30:04 +05303256apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Brutto gevinst / tap
3257DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Innkjøpsordre Sak Leveres
Frappe PR Bot8054d962017-09-05 09:19:06 +05303258apps/erpnext/erpnext/public/js/setup_wizard.js +139,Company Name cannot be Company,Firmanavn kan ikke være selskap
Frappe PR Botc0804792017-05-19 12:30:04 +05303259apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Brevark for utskriftsmaler.
3260apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Titler for utskriftsmaler f.eks Proforma Faktura.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303261DocType: Program Enrollment,Walking,walking
Frappe PR Botc0804792017-05-19 12:30:04 +05303262DocType: Student Guardian,Student Guardian,student Guardian
Frappe PR Botfa042362017-07-17 17:50:36 +05303263apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +201,Valuation type charges can not marked as Inclusive,Verdsettelse typen kostnader kan ikke merket som Inclusive
Frappe PR Botc0804792017-05-19 12:30:04 +05303264DocType: POS Profile,Update Stock,Oppdater Stock
3265apps/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.,Ulik målenheter for elementer vil føre til feil (Total) Netto vekt verdi. Sørg for at nettovekt av hvert element er i samme målenheter.
3266apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Rate
3267DocType: Asset,Journal Entry for Scrap,Bilagsregistrering for Scrap
3268apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Kan trekke elementer fra følgeseddel
Frappe PR Botd112ee52017-08-31 19:38:41 +05303269apps/erpnext/erpnext/accounts/utils.py +467,Journal Entries {0} are un-linked,Journal Entries {0} er un-linked
Frappe PR Botc0804792017-05-19 12:30:04 +05303270apps/erpnext/erpnext/config/crm.py +92,"Record of all communications of type email, phone, chat, visit, etc.","Registrering av all kommunikasjon av typen e-post, telefon, chat, besøk, etc."
Frappe PR Botd112ee52017-08-31 19:38:41 +05303271DocType: Supplier Scorecard Scoring Standing,Supplier Scorecard Scoring Standing,Leverandør Scorecard Scoring Standing
Frappe PR Botc0804792017-05-19 12:30:04 +05303272DocType: Manufacturer,Manufacturers used in Items,Produsenter som brukes i Items
3273apps/erpnext/erpnext/accounts/general_ledger.py +145,Please mention Round Off Cost Center in Company,Vennligst oppgi Round Off Cost Center i selskapet
3274DocType: Purchase Invoice,Terms,Vilkår
3275DocType: Academic Term,Term Name,Term Navn
3276DocType: Buying Settings,Purchase Order Required,Innkjøpsordre Påkrevd
3277,Item-wise Sales History,Element-messig Sales History
3278DocType: Expense Claim,Total Sanctioned Amount,Total vedtatte beløp
3279,Purchase Analytics,Kjøps Analytics
3280DocType: Sales Invoice Item,Delivery Note Item,Levering Note Element
3281DocType: Expense Claim,Task,Task
3282DocType: Purchase Taxes and Charges,Reference Row #,Referanse Row #
3283apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Batchnummer er obligatorisk for Element {0}
3284apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,Dette er en grunnlegg salg person og kan ikke redigeres.
3285DocType: Salary Detail,"If selected, the value specified or calculated in this component will not contribute to the earnings or deductions. However, it's value can be referenced by other components that can be added or deducted. ","Hvis valgt, vil verdien som er spesifisert eller beregnet i denne komponenten, ikke bidra til inntektene eller fradragene. Men det er verdien som kan refereres av andre komponenter som kan legges til eller trekkes fra."
3286DocType: Salary Detail,"If selected, the value specified or calculated in this component will not contribute to the earnings or deductions. However, it's value can be referenced by other components that can be added or deducted. ","Hvis valgt, vil verdien som er spesifisert eller beregnet i denne komponenten, ikke bidra til inntektene eller fradragene. Men det er verdien som kan refereres av andre komponenter som kan legges til eller trekkes fra."
3287,Stock Ledger,Stock Ledger
3288apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Valuta: {0}
3289DocType: Company,Exchange Gain / Loss Account,Valutagevinst / tap-konto
3290apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Medarbeider og oppmøte
3291apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +78,Purpose must be one of {0},Hensikten må være en av {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303292apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +105,Fill the form and save it,Fyll ut skjemaet og lagre det
Frappe PR Botc0804792017-05-19 12:30:04 +05303293DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Last ned en rapport som inneholder alle råvarer med deres nyeste inventar status
3294apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Community Forum
3295apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Actual qty in stock,Faktisk antall på lager
3296apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Actual qty in stock,Faktisk antall på lager
3297DocType: Homepage,"URL for ""All Products""",URL for &quot;Alle produkter&quot;
3298DocType: Leave Application,Leave Balance Before Application,La Balance Før Application
3299DocType: SMS Center,Send SMS,Send SMS
Frappe PR Botd112ee52017-08-31 19:38:41 +05303300DocType: Supplier Scorecard Criteria,Max Score,Max score
Frappe PR Botc0804792017-05-19 12:30:04 +05303301DocType: Cheque Print Template,Width of amount in word,Bredde på beløpet i ord
3302DocType: Company,Default Letter Head,Standard Brevhode
3303DocType: Purchase Order,Get Items from Open Material Requests,Få Elementer fra Åpen Material Forespørsler
3304DocType: Item,Standard Selling Rate,Standard salgskurs
3305DocType: Account,Rate at which this tax is applied,Hastigheten som denne skatten er brukt
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303306apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +65,Reorder Qty,Omgjøre Antall
Frappe PR Botc0804792017-05-19 12:30:04 +05303307apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Current Job Openings,Nåværende jobb Åpninger
3308DocType: Company,Stock Adjustment Account,Stock Adjustment konto
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303309apps/erpnext/erpnext/public/js/payment/pos_payment.html +17,Write Off,Skriv Off
Frappe PR Botc0804792017-05-19 12:30:04 +05303310DocType: Timesheet Detail,Operation ID,Operation ID
3311DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Systemet bruker (innlogging) ID. Hvis satt, vil det bli standard for alle HR-skjemaer."
3312apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: Fra {1}
3313DocType: Task,depends_on,kommer an på
Frappe PR Botd112ee52017-08-31 19:38:41 +05303314apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +48,Queued for updating latest price in all Bill of Materials. It may take a few minutes.,I kø for å oppdatere siste pris i alle Materialebevis. Det kan ta noen minutter.
Frappe PR Botc0804792017-05-19 12:30:04 +05303315apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Navn på ny konto. Merk: Vennligst ikke opprette kontoer for kunder og leverandører
Frappe PR Botc0804792017-05-19 12:30:04 +05303316apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Country klok standardadresse Maler
3317DocType: Sales Order Item,Supplier delivers to Customer,Leverandør leverer til kunden
3318apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Form / post / {0}) er utsolgt
Frappe PR Botd112ee52017-08-31 19:38:41 +05303319apps/erpnext/erpnext/accounts/party.py +315,Due / Reference Date cannot be after {0},Due / Reference Datoen kan ikke være etter {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303320apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Data import og eksport
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303321apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +71,No students Found,Ingen studenter Funnet
Frappe PR Botd112ee52017-08-31 19:38:41 +05303322DocType: Supplier Scorecard Scoring Criteria,Supplier Scorecard Scoring Criteria,Leverandør Scorecard Scoring Criteria
Frappe PR Botc0804792017-05-19 12:30:04 +05303323apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Faktura Publiseringsdato
3324apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Selge
3325DocType: Sales Invoice,Rounded Total,Avrundet Total
3326DocType: Product Bundle,List items that form the package.,Listeelementer som danner pakken.
3327apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Prosentvis Tildeling skal være lik 100%
Frappe PR Botd112ee52017-08-31 19:38:41 +05303328apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +569,Please select Posting Date before selecting Party,Vennligst velg Publiseringsdato før du velger Partiet
Frappe PR Botc0804792017-05-19 12:30:04 +05303329DocType: Program Enrollment,School House,school House
3330DocType: Serial No,Out of AMC,Ut av AMC
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303331apps/erpnext/erpnext/public/js/utils.js +259,Please select Quotations,Vennligst velg tilbud
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303332apps/erpnext/erpnext/accounts/doctype/asset/asset.py +82,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,Antall Avskrivninger reservert kan ikke være større enn Totalt antall Avskrivninger
3333apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +47,Make Maintenance Visit,Gjør Vedlikehold Visit
Frappe PR Bot8054d962017-09-05 09:19:06 +05303334apps/erpnext/erpnext/selling/doctype/customer/customer.py +170,Please contact to the user who have Sales Master Manager {0} role,Ta kontakt for brukeren som har salgs Master manager {0} rolle
Frappe PR Botc0804792017-05-19 12:30:04 +05303335DocType: Company,Default Cash Account,Standard Cash konto
3336apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,Company (ikke kunde eller leverandør) mester.
3337apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,Dette er basert på tilstedeværelse av denne Student
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303338apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +178,No Students in,Ingen studenter i
Frappe PR Botc0804792017-05-19 12:30:04 +05303339apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +166,Add more items or open full form,Legg til flere elementer eller åpne full form
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303340apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +206,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Levering Merknader {0} må avbestilles før den avbryter denne salgsordre
Frappe PR Bot8054d962017-09-05 09:19:06 +05303341apps/erpnext/erpnext/utilities/user_progress.py +213,Go to Users,Gå til Brukere
Frappe PR Botd112ee52017-08-31 19:38:41 +05303342apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +81,Paid amount + Write Off Amount can not be greater than Grand Total,Innbetalt beløp + avskrive Beløpet kan ikke være større enn Totalsum
Frappe PR Botc0804792017-05-19 12:30:04 +05303343apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} er ikke en gyldig batchnummer for varen {1}
3344apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Note: There is not enough leave balance for Leave Type {0},Merk: Det er ikke nok permisjon balanse for La Type {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303345apps/erpnext/erpnext/regional/india/utils.py +15,Invalid GSTIN or Enter NA for Unregistered,Ugyldig GSTIN eller Skriv inn NA for Uregistrert
Frappe PR Botc0804792017-05-19 12:30:04 +05303346DocType: Training Event,Seminar,Seminar
3347DocType: Program Enrollment Fee,Program Enrollment Fee,Program innmeldingsavgift
3348DocType: Item,Supplier Items,Leverandør Items
3349DocType: Opportunity,Opportunity Type,Opportunity Type
3350apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,Nytt firma
3351apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Transaksjoner kan bare slettes av skaperen av selskapet
3352apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Feil antall hovedbok Entries funnet. Du kan ha valgt feil konto i transaksjonen.
3353DocType: Employee,Prefered Contact Email,Foretrukket Kontakt E-post
3354DocType: Cheque Print Template,Cheque Width,sjekk Bredde
3355DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Validere salgspris for varen mot Purchase Rate Verdivurdering Ranger
3356DocType: Program,Fee Schedule,Prisliste
3357DocType: Hub Settings,Publish Availability,Publiser Tilgjengelighet
3358DocType: Company,Create Chart Of Accounts Based On,Opprett kontoplan basert på
3359apps/erpnext/erpnext/hr/doctype/employee/employee.py +107,Date of Birth cannot be greater than today.,Fødselsdato kan ikke være større enn i dag.
3360,Stock Ageing,Stock Ageing
3361apps/erpnext/erpnext/schools/doctype/student/student.py +38,Student {0} exist against student applicant {1},Student {0} eksistere mot student Søkeren {1}
3362apps/erpnext/erpnext/projects/doctype/task/task.js +31,Timesheet,Tids skjema
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303363apps/erpnext/erpnext/controllers/accounts_controller.py +233,{0} '{1}' is disabled,{0} {1} er deaktivert
Frappe PR Botc0804792017-05-19 12:30:04 +05303364apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Sett som Åpen
3365DocType: Cheque Print Template,Scanned Cheque,skannede Cheque
3366DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Send automatisk e-poster til Kontakter på Sende transaksjoner.
3367DocType: Timesheet,Total Billable Amount,Total Fakturerbart Beløp
3368apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Sak 3
3369DocType: Purchase Order,Customer Contact Email,Kundekontakt E-post
3370DocType: Warranty Claim,Item and Warranty Details,Element og Garanti Detaljer
3371DocType: Sales Team,Contribution (%),Bidrag (%)
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303372apps/erpnext/erpnext/controllers/accounts_controller.py +75,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Merk: Betaling Entry vil ikke bli laget siden &quot;Cash eller bankkontoen ble ikke spesifisert
Frappe PR Bot8054d962017-09-05 09:19:06 +05303373apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +222,Responsibilities,Ansvarsområder
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303374apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +130,Validity period of this quotation has ended.,Gyldighetsperioden for dette sitatet er avsluttet.
Frappe PR Botc0804792017-05-19 12:30:04 +05303375DocType: Expense Claim Account,Expense Claim Account,Expense krav konto
3376DocType: Sales Person,Sales Person Name,Sales Person Name
3377apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Skriv inn atleast en faktura i tabellen
Frappe PR Bot8054d962017-09-05 09:19:06 +05303378apps/erpnext/erpnext/utilities/user_progress.py +201,Add Users,Legg til brukere
Frappe PR Botc0804792017-05-19 12:30:04 +05303379DocType: POS Item Group,Item Group,Varegruppe
3380DocType: Item,Safety Stock,Safety Stock
3381apps/erpnext/erpnext/projects/doctype/task/task.py +53,Progress % for a task cannot be more than 100.,Progress% for en oppgave kan ikke være mer enn 100.
3382DocType: Stock Reconciliation Item,Before reconciliation,Før avstemming
3383apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Til {0}
3384DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Skatter og avgifter legges (Company Valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05303385apps/erpnext/erpnext/stock/doctype/item/item.py +433,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Sak Skatte Rad {0} må ha konto for type skatt eller inntekt eller kostnad eller Charge
Frappe PR Botc0804792017-05-19 12:30:04 +05303386DocType: Sales Order,Partly Billed,Delvis Fakturert
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303387apps/erpnext/erpnext/accounts/doctype/asset/asset.py +43,Item {0} must be a Fixed Asset Item,Element {0} må være et driftsmiddel element
Frappe PR Botc0804792017-05-19 12:30:04 +05303388DocType: Item,Default BOM,Standard BOM
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303389apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Debit Note Amount,Debet Note Beløp
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303390apps/erpnext/erpnext/setup/doctype/company/company.js +60,Please re-type company name to confirm,Vennligst re-type firmanavn for å bekrefte
Frappe PR Botd112ee52017-08-31 19:38:41 +05303391apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +79,Total Outstanding Amt,Total Outstanding Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05303392DocType: Journal Entry,Printing Settings,Utskriftsinnstillinger
3393DocType: Sales Invoice,Include Payment (POS),Inkluder Payment (POS)
3394apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +292,Total Debit must be equal to Total Credit. The difference is {0},Total debet må være lik samlet kreditt. Forskjellen er {0}
3395apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Automotive
3396DocType: Vehicle,Insurance Company,Forsikringsselskap
3397DocType: Asset Category Account,Fixed Asset Account,Fast Asset konto
Frappe PR Botfa042362017-07-17 17:50:36 +05303398apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +397,Variable,variabel
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303399apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Fra følgeseddel
Frappe PR Botc0804792017-05-19 12:30:04 +05303400DocType: Student,Student Email Address,Student e-postadresse
3401DocType: Timesheet Detail,From Time,Fra Time
3402apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,På lager:
3403DocType: Notification Control,Custom Message,Standard melding
3404apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Investment Banking
Frappe PR Botd112ee52017-08-31 19:38:41 +05303405apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +77,Cash or Bank Account is mandatory for making payment entry,Kontanter eller bankkontoen er obligatorisk for å gjøre betaling oppføring
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303406apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Studentadresse
3407apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Studentadresse
Frappe PR Botc0804792017-05-19 12:30:04 +05303408DocType: Purchase Invoice,Price List Exchange Rate,Prisliste Exchange Rate
3409DocType: Purchase Invoice Item,Rate,Rate
Frappe PR Bot8054d962017-09-05 09:19:06 +05303410apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Intern,Intern
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303411apps/erpnext/erpnext/accounts/page/pos/pos.js +1542,Address Name,Adressenavn
Frappe PR Botc0804792017-05-19 12:30:04 +05303412DocType: Stock Entry,From BOM,Fra BOM
3413DocType: Assessment Code,Assessment Code,Assessment Kode
Frappe PR Bot8054d962017-09-05 09:19:06 +05303414apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +64,Basic,Grunnleggende
Frappe PR Botc0804792017-05-19 12:30:04 +05303415apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Lagertransaksjoner før {0} er frosset
Frappe PR Bot7c901002017-06-07 12:05:29 +05303416apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +219,Please click on 'Generate Schedule',Vennligst klikk på &quot;Generer Schedule &#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05303417apps/erpnext/erpnext/config/stock.py +190,"e.g. Kg, Unit, Nos, m","f.eks Kg, Unit, Nos, m"
3418apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +122,Reference No is mandatory if you entered Reference Date,Referansenummer er obligatorisk hvis du skrev Reference Date
3419DocType: Bank Reconciliation Detail,Payment Document,betaling Document
Frappe PR Botd112ee52017-08-31 19:38:41 +05303420apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +37,Error evaluating the criteria formula,Feil ved vurdering av kriterieformelen
Frappe PR Botc0804792017-05-19 12:30:04 +05303421apps/erpnext/erpnext/hr/doctype/employee/employee.py +110,Date of Joining must be greater than Date of Birth,Dato Bli må være større enn fødselsdato
3422DocType: Salary Slip,Salary Structure,Lønn Struktur
3423DocType: Account,Bank,Bank
3424apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Flyselskap
Frappe PR Botd112ee52017-08-31 19:38:41 +05303425apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +818,Issue Material,Issue Material
Frappe PR Botc0804792017-05-19 12:30:04 +05303426DocType: Material Request Item,For Warehouse,For Warehouse
3427DocType: Employee,Offer Date,Tilbudet Dato
3428apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Sitater
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303429apps/erpnext/erpnext/accounts/page/pos/pos.js +701,You are in offline mode. You will not be able to reload until you have network.,Du er i frakoblet modus. Du vil ikke være i stand til å laste før du har nettverk.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303430apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +47,No Student Groups created.,Ingen studentgrupper opprettet.
Frappe PR Botc0804792017-05-19 12:30:04 +05303431DocType: Purchase Invoice Item,Serial No,Serial No
3432apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +119,Monthly Repayment Amount cannot be greater than Loan Amount,Månedlig nedbetaling beløpet kan ikke være større enn Lånebeløp
Frappe PR Bot7c901002017-06-07 12:05:29 +05303433apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +143,Please enter Maintaince Details first,Skriv inn maintaince detaljer Første
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303434apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Row #{0}: Expected Delivery Date cannot be before Purchase Order Date,Rute # {0}: Forventet leveringsdato kan ikke være før innkjøpsordrenes dato
Frappe PR Botc0804792017-05-19 12:30:04 +05303435DocType: Purchase Invoice,Print Language,Print Språk
3436DocType: Salary Slip,Total Working Hours,Samlet arbeidstid
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303437DocType: Subscription,Next Schedule Date,Neste planleggingsdato
Frappe PR Botc0804792017-05-19 12:30:04 +05303438DocType: Stock Entry,Including items for sub assemblies,Inkludert elementer for sub samlinger
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303439apps/erpnext/erpnext/accounts/page/pos/pos.js +1901,Enter value must be positive,Oppgi verdien skal være positiv
Frappe PR Botd112ee52017-08-31 19:38:41 +05303440apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +389,All Territories,Alle Territories
Frappe PR Botc0804792017-05-19 12:30:04 +05303441DocType: Purchase Invoice,Items,Elementer
3442apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +26,Student is already enrolled.,Student er allerede registrert.
3443DocType: Fiscal Year,Year Name,År Navn
3444DocType: Process Payroll,Process Payroll,Process Lønn
Frappe PR Botd112ee52017-08-31 19:38:41 +05303445apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +238,There are more holidays than working days this month.,Det er mer ferie enn virkedager denne måneden.
Frappe PR Botc0804792017-05-19 12:30:04 +05303446DocType: Product Bundle Item,Product Bundle Item,Produktet Bundle Element
3447DocType: Sales Partner,Sales Partner Name,Sales Partner Name
Frappe PR Bot8054d962017-09-05 09:19:06 +05303448apps/erpnext/erpnext/hooks.py +123,Request for Quotations,Forespørsel om Sitater
Frappe PR Botc0804792017-05-19 12:30:04 +05303449DocType: Payment Reconciliation,Maximum Invoice Amount,Maksimal Fakturert beløp
3450DocType: Student Language,Student Language,student Språk
3451apps/erpnext/erpnext/config/selling.py +23,Customers,kunder
3452apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Ordre / Quot%
3453apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Ordre / Quot%
3454DocType: Student Sibling,Institution,institusjon
3455DocType: Asset,Partially Depreciated,delvis Avskrives
3456DocType: Issue,Opening Time,Åpning Tid
3457apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Fra og Til dato kreves
3458apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Verdipapirer og råvarebørser
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303459apps/erpnext/erpnext/stock/doctype/item/item.py +627,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Standard Enhet for Variant {0} må være samme som i malen {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303460DocType: Shipping Rule,Calculate Based On,Beregn basert på
3461DocType: Delivery Note Item,From Warehouse,Fra Warehouse
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303462apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +893,No Items with Bill of Materials to Manufacture,Ingen elementer med Bill of Materials til Manufacture
Frappe PR Botc0804792017-05-19 12:30:04 +05303463DocType: Assessment Plan,Supervisor Name,Supervisor Name
3464DocType: Program Enrollment Course,Program Enrollment Course,Programopptakskurs
3465DocType: Program Enrollment Course,Program Enrollment Course,Programopptakskurs
Frappe PR Botc0804792017-05-19 12:30:04 +05303466DocType: Purchase Taxes and Charges,Valuation and Total,Verdivurdering og Total
Frappe PR Botd112ee52017-08-31 19:38:41 +05303467apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +11,Scorecards,målstyring
Frappe PR Botc0804792017-05-19 12:30:04 +05303468DocType: Tax Rule,Shipping City,Shipping by
Frappe PR Botc0804792017-05-19 12:30:04 +05303469DocType: Notification Control,Customize the Notification,Tilpass varslings
3470apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +19,Cash Flow from Operations,Kontantstrøm fra driften
3471DocType: Sales Invoice,Shipping Rule,Shipping Rule
3472DocType: Manufacturer,Limited to 12 characters,Begrenset til 12 tegn
3473DocType: Journal Entry,Print Heading,Print Overskrift
3474apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Totalt kan ikke være null
Frappe PR Botc0804792017-05-19 12:30:04 +05303475apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,&#39;Dager siden siste Bestill &quot;må være større enn eller lik null
3476DocType: Process Payroll,Payroll Frequency,lønn Frequency
3477DocType: Asset,Amended From,Endret Fra
Frappe PR Bot8054d962017-09-05 09:19:06 +05303478apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +53,Raw Material,Råmateriale
Frappe PR Botc0804792017-05-19 12:30:04 +05303479DocType: Leave Application,Follow via Email,Følg via e-post
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303480apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +55,Plants and Machineries,Planter og Machineries
Frappe PR Botc0804792017-05-19 12:30:04 +05303481DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Skattebeløp Etter Rabattbeløp
3482DocType: Daily Work Summary Settings,Daily Work Summary Settings,Daglige arbeid Oppsummering Innstillinger
Frappe PR Botc0804792017-05-19 12:30:04 +05303483DocType: Payment Entry,Internal Transfer,Internal Transfer
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303484apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Child account exists for this account. You can not delete this account.,Barnekonto som finnes for denne kontoen. Du kan ikke slette denne kontoen.
Frappe PR Botc0804792017-05-19 12:30:04 +05303485apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Enten målet stk eller mål beløpet er obligatorisk
Frappe PR Botd112ee52017-08-31 19:38:41 +05303486apps/erpnext/erpnext/stock/get_item_details.py +527,No default BOM exists for Item {0},Ingen standard BOM finnes for Element {0}
3487apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +359,Please select Posting Date first,Vennligst velg Publiseringsdato først
Frappe PR Bot7c901002017-06-07 12:05:29 +05303488apps/erpnext/erpnext/public/js/account_tree_grid.js +210,Opening Date should be before Closing Date,Åpningsdato bør være før påmeldingsfristens utløp
Frappe PR Botc0804792017-05-19 12:30:04 +05303489DocType: Leave Control Panel,Carry Forward,Fremføring
3490apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,Kostnadssted med eksisterende transaksjoner kan ikke konverteres til Ledger
3491DocType: Department,Days for which Holidays are blocked for this department.,Dager som Holidays er blokkert for denne avdelingen.
3492,Produced,Produsert
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303493apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +118,Created Salary Slips,Opprettet lønnsslipper
Frappe PR Botc0804792017-05-19 12:30:04 +05303494DocType: Item,Item Code for Suppliers,Sak Kode for leverandører
3495DocType: Issue,Raised By (Email),Raised By (e-post)
3496DocType: Training Event,Trainer Name,trener Name
3497DocType: Mode of Payment,General,Generelt
Frappe PR Botc0804792017-05-19 12:30:04 +05303498apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Siste kommunikasjon
3499apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Siste kommunikasjon
Frappe PR Botfa042362017-07-17 17:50:36 +05303500apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +355,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',Kan ikke trekke når kategorien er for verdsetting &quot;eller&quot; Verdsettelse og Totals
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303501apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +234,Serial Nos Required for Serialized Item {0},Serial Nos Nødvendig for Serialisert Element {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303502apps/erpnext/erpnext/config/accounts.py +146,Match Payments with Invoices,Match Betalinger med Fakturaer
3503DocType: Journal Entry,Bank Entry,Bank Entry
3504DocType: Authorization Rule,Applicable To (Designation),Gjelder til (Betegnelse)
3505,Profitability Analysis,lønnsomhets~~POS=TRUNC
Frappe PR Botd112ee52017-08-31 19:38:41 +05303506DocType: Supplier,Prevent POs,Forhindre PO&#39;er
Frappe PR Botc0804792017-05-19 12:30:04 +05303507apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,Legg til i handlevogn
3508apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Grupper etter
3509DocType: Guardian,Interests,Interesser
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303510apps/erpnext/erpnext/config/accounts.py +300,Enable / disable currencies.,Aktivere / deaktivere valutaer.
Frappe PR Botc0804792017-05-19 12:30:04 +05303511DocType: Production Planning Tool,Get Material Request,Få Material Request
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303512apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Postal Expenses,Post Utgifter
Frappe PR Botc0804792017-05-19 12:30:04 +05303513apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Total (Amt)
3514apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Entertainment &amp; Leisure
3515DocType: Quality Inspection,Item Serial No,Sak Serial No
Frappe PR Bot8054d962017-09-05 09:19:06 +05303516apps/erpnext/erpnext/utilities/activation.py +135,Create Employee Records,Lag Medarbeider Records
Frappe PR Botd112ee52017-08-31 19:38:41 +05303517apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Present,Total Present
Frappe PR Botc0804792017-05-19 12:30:04 +05303518apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,regnskaps~~POS=TRUNC Uttalelser
Frappe PR Bot8054d962017-09-05 09:19:06 +05303519apps/erpnext/erpnext/utilities/user_progress.py +101,Hour,Time
Frappe PR Botc0804792017-05-19 12:30:04 +05303520apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +29,New Serial No cannot have Warehouse. Warehouse must be set by Stock Entry or Purchase Receipt,New Serial No kan ikke ha Warehouse. Warehouse må settes av Stock Entry eller Kjøpskvittering
3521DocType: Lead,Lead Type,Lead Type
3522apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +133,You are not authorized to approve leaves on Block Dates,Du er ikke autorisert til å godkjenne blader på Block Datoer
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303523apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +383,All these items have already been invoiced,Alle disse elementene er allerede blitt fakturert
Frappe PR Bot8054d962017-09-05 09:19:06 +05303524DocType: Company,Monthly Sales Target,Månedlig salgsmål
Frappe PR Botc0804792017-05-19 12:30:04 +05303525apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Kan godkjennes av {0}
3526DocType: Item,Default Material Request Type,Standard Material Request Type
Frappe PR Botd112ee52017-08-31 19:38:41 +05303527DocType: Supplier Scorecard,Evaluation Period,Evalueringsperiode
3528apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_list.js +13,Unknown,Ukjent
Frappe PR Botc0804792017-05-19 12:30:04 +05303529DocType: Shipping Rule,Shipping Rule Conditions,Frakt Regel betingelser
Frappe PR Botd112ee52017-08-31 19:38:41 +05303530DocType: Purchase Invoice,Export Type,Eksporttype
3531DocType: BOM Update Tool,The new BOM after replacement,Den nye BOM etter utskiftning
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303532,Point of Sale,Utsalgssted
Frappe PR Botc0804792017-05-19 12:30:04 +05303533DocType: Payment Entry,Received Amount,mottatt beløp
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303534DocType: GST Settings,GSTIN Email Sent On,GSTIN Email Sent On
3535DocType: Program Enrollment,Pick/Drop by Guardian,Pick / Drop av Guardian
Frappe PR Botc0804792017-05-19 12:30:04 +05303536DocType: Production Planning Tool,"Create for full quantity, ignoring quantity already on order","Lag full mengde, ignorerer mengde allerede er i ordre"
3537DocType: Account,Tax,Skatte
3538apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,ikke Merket
3539DocType: Production Planning Tool,Production Planning Tool,Produksjonsplanlegging Tool
3540apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Batched Item {0} kan ikke oppdateres ved hjelp av Stock Forsoning, bruk i stedet Lagerinngang"
3541apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Batched Item {0} kan ikke oppdateres ved hjelp av Stock Forsoning, bruk i stedet Lagerinngang"
3542DocType: Quality Inspection,Report Date,Rapporter Date
3543DocType: Student,Middle Name,Mellomnavn
3544DocType: C-Form,Invoices,Fakturaer
3545DocType: Batch,Source Document Name,Kilde dokumentnavn
3546DocType: Batch,Source Document Name,Kilde dokumentnavn
3547DocType: Job Opening,Job Title,Jobbtittel
Frappe PR Botd112ee52017-08-31 19:38:41 +05303548apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.py +84,"{0} indicates that {1} will not provide a quotation, but all items \
3549 have been quoted. Updating the RFQ quote status.","{0} indikerer at {1} ikke vil gi et tilbud, men alle elementer \ er blitt sitert. Oppdaterer RFQ sitatstatus."
3550DocType: Manufacturing Settings,Update BOM Cost Automatically,Oppdater BOM Kostnad automatisk
Frappe PR Bot8054d962017-09-05 09:19:06 +05303551apps/erpnext/erpnext/utilities/activation.py +99,Create Users,Lag brukere
3552apps/erpnext/erpnext/utilities/user_progress.py +101,Gram,Gram
Frappe PR Botd112ee52017-08-31 19:38:41 +05303553DocType: Supplier Scorecard,Per Month,Per måned
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303554apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +393,Quantity to Manufacture must be greater than 0.,Antall å Manufacture må være større enn 0.
Frappe PR Botc0804792017-05-19 12:30:04 +05303555apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Besøk rapport for vedlikehold samtale.
3556DocType: Stock Entry,Update Rate and Availability,Oppdateringsfrekvens og tilgjengelighet
3557DocType: 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.,Prosentvis du har lov til å motta eller levere mer mot antall bestilte produkter. For eksempel: Hvis du har bestilt 100 enheter. og din Fradrag er 10% så du har lov til å motta 110 enheter.
3558DocType: POS Customer Group,Customer Group,Kundegruppe
3559apps/erpnext/erpnext/stock/doctype/batch/batch.js +108,New Batch ID (Optional),Ny batch-ID (valgfritt)
3560apps/erpnext/erpnext/stock/doctype/batch/batch.js +108,New Batch ID (Optional),Ny batch-ID (valgfritt)
Frappe PR Botd112ee52017-08-31 19:38:41 +05303561apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +197,Expense account is mandatory for item {0},Utgiftskonto er obligatorisk for elementet {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303562DocType: BOM,Website Description,Website Beskrivelse
3563apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +42,Net Change in Equity,Netto endring i egenkapital
Frappe PR Botd112ee52017-08-31 19:38:41 +05303564apps/erpnext/erpnext/accounts/doctype/asset/asset.py +163,Please cancel Purchase Invoice {0} first,Vennligst avbryte fakturaen {0} først
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303565apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +43,"Email Address must be unique, already exists for {0}","E-post adresse må være unikt, allerede eksisterer for {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303566DocType: Serial No,AMC Expiry Date,AMC Utløpsdato
Frappe PR Botd112ee52017-08-31 19:38:41 +05303567apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +815,Receipt,Kvittering
Frappe PR Botc0804792017-05-19 12:30:04 +05303568,Sales Register,Salg Register
3569DocType: Daily Work Summary Settings Company,Send Emails At,Send e-post til
3570DocType: Quotation,Quotation Lost Reason,Sitat av Lost Reason
Frappe PR Bot8054d962017-09-05 09:19:06 +05303571apps/erpnext/erpnext/public/js/setup_wizard.js +19,Select your Domain,Velg Domene
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303572apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +358,Transaction reference no {0} dated {1},Transaksjonsreferanse ikke {0} datert {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303573apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Det er ingenting å redigere.
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303574apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +325,Form View,Formvisning
Frappe PR Botc0804792017-05-19 12:30:04 +05303575apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,Summary for this month and pending activities,Oppsummering for denne måneden og ventende aktiviteter
Frappe PR Bot8054d962017-09-05 09:19:06 +05303576apps/erpnext/erpnext/utilities/user_progress.py +202,"Add users to your organization, other than yourself.","Legg til brukere i organisasjonen din, bortsett fra deg selv."
Frappe PR Botc0804792017-05-19 12:30:04 +05303577DocType: Customer Group,Customer Group Name,Kundegruppenavn
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303578apps/erpnext/erpnext/public/js/pos/pos.html +100,No Customers yet!,Ingen kunder ennå!
Frappe PR Botc0804792017-05-19 12:30:04 +05303579apps/erpnext/erpnext/public/js/financial_statements.js +56,Cash Flow Statement,Kontantstrømoppstilling
3580apps/erpnext/erpnext/hr/doctype/employee_loan_application/employee_loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},Lånebeløp kan ikke overstige maksimalt lånebeløp på {0}
3581apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +22,License,Tillatelse
Frappe PR Botd112ee52017-08-31 19:38:41 +05303582apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +479,Please remove this Invoice {0} from C-Form {1},Vennligst fjern denne Faktura {0} fra C-Form {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303583DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Vennligst velg bære frem hvis du også vil ha med forrige regnskapsår balanse later til dette regnskapsåret
3584DocType: GL Entry,Against Voucher Type,Mot Voucher Type
3585DocType: Item,Attributes,Egenskaper
Frappe PR Botd112ee52017-08-31 19:38:41 +05303586apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +222,Please enter Write Off Account,Skriv inn avskrive konto
Frappe PR Botc0804792017-05-19 12:30:04 +05303587apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Siste Order Date
3588apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Account {0} does not belongs to company {1},Konto {0} ikke tilhører selskapet {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303589apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +855,Serial Numbers in row {0} does not match with Delivery Note,Serienumre i rad {0} stemmer ikke overens med leveringsnotat
Frappe PR Botc0804792017-05-19 12:30:04 +05303590DocType: Student,Guardian Details,Guardian Detaljer
3591DocType: C-Form,C-Form,C-Form
3592apps/erpnext/erpnext/config/hr.py +18,Mark Attendance for multiple employees,Mark Oppmøte for flere ansatte
3593DocType: Vehicle,Chassis No,chassis Nei
3594DocType: Payment Request,Initiated,Initiert
3595DocType: Production Order,Planned Start Date,Planlagt startdato
3596DocType: Serial No,Creation Document Type,Creation dokumenttype
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303597apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +35,End date must be greater than start date,Sluttdato må være større enn startdato
Frappe PR Botc0804792017-05-19 12:30:04 +05303598DocType: Leave Type,Is Encash,Er encash
3599DocType: Leave Allocation,New Leaves Allocated,Nye Leaves Avsatt
3600apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Prosjekt-messig data er ikke tilgjengelig for prisanslag
3601DocType: Project,Expected End Date,Forventet sluttdato
3602DocType: Budget Account,Budget Amount,budsjett~~POS=TRUNC
3603DocType: Appraisal Template,Appraisal Template Title,Appraisal Mal Tittel
Frappe PR Botd112ee52017-08-31 19:38:41 +05303604apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +39,From Date {0} for Employee {1} cannot be before employee's joining Date {2},Fra Dato {0} for Employee {1} kan ikke være før arbeidstakers begynte Dato {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303605apps/erpnext/erpnext/utilities/user_progress_utils.py +23,Commercial,Commercial
Frappe PR Botc0804792017-05-19 12:30:04 +05303606DocType: Payment Entry,Account Paid To,Konto Betalt for å
3607apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Parent Element {0} må ikke være en lagervare
3608apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Alle produkter eller tjenester.
3609DocType: Expense Claim,More Details,Mer informasjon
3610DocType: Supplier Quotation,Supplier Address,Leverandør Adresse
3611apps/erpnext/erpnext/accounts/doctype/budget/budget.py +128,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},{0} budsjettet for kontoen {1} mot {2} {3} er {4}. Det vil overstige ved {5}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303612apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +668,Row {0}# Account must be of type 'Fixed Asset',Rad {0} # konto må være av typen &quot;Fixed Asset &#39;
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303613apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Out Qty,Ut Antall
3614apps/erpnext/erpnext/config/accounts.py +316,Rules to calculate shipping amount for a sale,Regler for å beregne frakt beløp for et salg
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303615apps/erpnext/erpnext/selling/doctype/customer/customer.py +34,Series is mandatory,Serien er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05303616apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Finansielle Tjenester
3617DocType: Student Sibling,Student ID,Student ID
Frappe PR Botd112ee52017-08-31 19:38:41 +05303618apps/erpnext/erpnext/config/projects.py +45,Types of activities for Time Logs,Typer aktiviteter for Tid Logger
Frappe PR Botc0804792017-05-19 12:30:04 +05303619DocType: Tax Rule,Sales,Salgs
3620DocType: Stock Entry Detail,Basic Amount,Grunnbeløp
3621DocType: Training Event,Exam,Eksamen
Frappe PR Botd112ee52017-08-31 19:38:41 +05303622apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +450,Warehouse required for stock Item {0},Warehouse nødvendig for lager Element {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303623DocType: Leave Allocation,Unused leaves,Ubrukte blader
Frappe PR Botd112ee52017-08-31 19:38:41 +05303624apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +179,Cr,Cr
Frappe PR Botc0804792017-05-19 12:30:04 +05303625DocType: Tax Rule,Billing State,Billing State
3626apps/erpnext/erpnext/accounts/doctype/asset/asset.js +287,Transfer,Transfer
Frappe PR Botd112ee52017-08-31 19:38:41 +05303627apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +882,Fetch exploded BOM (including sub-assemblies),Hente eksploderte BOM (inkludert underenheter)
Frappe PR Botc0804792017-05-19 12:30:04 +05303628DocType: Authorization Rule,Applicable To (Employee),Gjelder til (Employee)
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303629apps/erpnext/erpnext/controllers/accounts_controller.py +110,Due Date is mandatory,Due Date er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05303630apps/erpnext/erpnext/controllers/item_variant.py +80,Increment for Attribute {0} cannot be 0,Økning for Egenskap {0} kan ikke være 0
3631DocType: Journal Entry,Pay To / Recd From,Betal Til / recd From
3632DocType: Naming Series,Setup Series,Oppsett Series
3633DocType: Payment Reconciliation,To Invoice Date,Å Fakturadato
3634DocType: Supplier,Contact HTML,Kontakt HTML
3635,Inactive Customers,inaktive kunder
3636DocType: Landed Cost Voucher,LCV,LCV
3637DocType: Landed Cost Voucher,Purchase Receipts,Kjøps Kvitteringer
Frappe PR Bot7c901002017-06-07 12:05:29 +05303638apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +29,How Pricing Rule is applied?,Hvordan Pricing Rule er brukt?
Frappe PR Botc0804792017-05-19 12:30:04 +05303639DocType: Stock Entry,Delivery Note No,Levering Note Nei
3640DocType: 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","Hvis det er merket, bare kjøpe materielle forespørsler for endelig råvarer vil bli inkludert i materialet forespørsler. Ellers vil material Forespørsler om ordnede elementer opprettes"
3641DocType: Cheque Print Template,Message to show,Melding for visning
3642DocType: Company,Retail,Retail
3643DocType: Attendance,Absent,Fraværende
Frappe PR Botfa042362017-07-17 17:50:36 +05303644apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +566,Product Bundle,Produktet Bundle
Frappe PR Botd112ee52017-08-31 19:38:41 +05303645apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +38,Unable to find score starting at {0}. You need to have standing scores covering 0 to 100,Kan ikke finne poeng som starter ved {0}. Du må ha stående poeng som dekker 0 til 100
Frappe PR Botc0804792017-05-19 12:30:04 +05303646apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +212,Row {0}: Invalid reference {1},Rad {0}: Ugyldig referanse {1}
3647DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Kjøpe skatter og avgifter Mal
3648DocType: Upload Attendance,Download Template,Last ned Mal
3649DocType: Timesheet,TS-,TS-
3650apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +61,{0} {1}: Either debit or credit amount is required for {2},{0} {1}: Enten debet- eller kredittbeløpet er nødvendig for {2}
3651DocType: GL Entry,Remarks,Bemerkninger
3652DocType: Payment Entry,Account Paid From,Konto betalt fra
3653DocType: Purchase Order Item Supplied,Raw Material Item Code,Raw Material Elementkode
3654DocType: Journal Entry,Write Off Based On,Skriv Off basert på
Frappe PR Bot8054d962017-09-05 09:19:06 +05303655apps/erpnext/erpnext/utilities/activation.py +65,Make Lead,Gjør Lead
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303656apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +112,Print and Stationery,Skriv ut og Saker
Frappe PR Botc0804792017-05-19 12:30:04 +05303657DocType: Stock Settings,Show Barcode Field,Vis strekkodefelt
Frappe PR Botd112ee52017-08-31 19:38:41 +05303658apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +782,Send Supplier Emails,Send Leverandør e-post
Frappe PR Botc0804792017-05-19 12:30:04 +05303659apps/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ønn allerede behandlet for perioden mellom {0} og {1}, La søknadsperioden kan ikke være mellom denne datoperioden."
3660apps/erpnext/erpnext/config/stock.py +127,Installation record for a Serial No.,Installasjon rekord for en Serial No.
3661DocType: Guardian Interest,Guardian Interest,Guardian Rente
3662apps/erpnext/erpnext/config/hr.py +177,Training,Opplæring
3663DocType: Timesheet,Employee Detail,Medarbeider Detalj
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303664apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Guardian1 Email ID
3665apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Guardian1 Email ID
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303666apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +49,Next Date's day and Repeat on Day of Month must be equal,Neste Date dag og gjenta på dag i måneden må være lik
Frappe PR Botc0804792017-05-19 12:30:04 +05303667apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Innstillinger for nettstedet hjemmeside
Frappe PR Botd112ee52017-08-31 19:38:41 +05303668apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +38,RFQs are not allowed for {0} due to a scorecard standing of {1},RFQ er ikke tillatt for {0} på grunn av et resultatkort som står for {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303669DocType: Offer Letter,Awaiting Response,Venter på svar
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303670apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +60,Above,Fremfor
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303671apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1113,Total Amount {0},Totalt beløp {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303672apps/erpnext/erpnext/controllers/item_variant.py +217,Invalid attribute {0} {1},Ugyldig egenskap {0} {1}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303673DocType: Supplier,Mention if non-standard payable account,Nevn hvis ikke-standard betalingskonto
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303674apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +315,Same item has been entered multiple times. {list},Samme gjenstand er oppgitt flere ganger. {liste}
Frappe PR Botfa042362017-07-17 17:50:36 +05303675apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +18,Please select the assessment group other than 'All Assessment Groups',Vennligst velg vurderingsgruppen annet enn &#39;Alle vurderingsgrupper&#39;
Frappe PR Botd112ee52017-08-31 19:38:41 +05303676apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +67,Row {0}: Cost center is required for an item {1},Row {0}: Kostnadsstedet kreves for et element {1}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303677DocType: Training Event Employee,Optional,Valgfri
Frappe PR Botc0804792017-05-19 12:30:04 +05303678DocType: Salary Slip,Earning & Deduction,Tjene &amp; Fradrag
3679apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,Valgfritt. Denne innstillingen vil bli brukt for å filtrere i forskjellige transaksjoner.
3680apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +108,Negative Valuation Rate is not allowed,Negative Verdivurdering Rate er ikke tillatt
3681DocType: Holiday List,Weekly Off,Ukentlig Off
3682DocType: Fiscal Year,"For e.g. 2012, 2012-13","For eksempel 2012, 2012-13"
3683apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +96,Provisional Profit / Loss (Credit),Foreløpig Profit / Loss (Credit)
3684DocType: Sales Invoice,Return Against Sales Invoice,Tilbake Mot Salg Faktura
3685apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Sak 5
3686DocType: Serial No,Creation Time,Creation Tid
3687apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Totale Inntekter
3688DocType: Sales Invoice,Product Bundle Help,Produktet Bundle Hjelp
3689,Monthly Attendance Sheet,Månedlig Oppmøte Sheet
3690DocType: Production Order Item,Production Order Item,Produksjonsordre Element
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303691apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +19,No record found,Ingen rekord funnet
Frappe PR Botc0804792017-05-19 12:30:04 +05303692apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost of Scrapped Asset,Kostnad for kasserte Asset
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303693apps/erpnext/erpnext/controllers/stock_controller.py +236,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Kostnadssted er obligatorisk for Element {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303694DocType: Vehicle,Policy No,Regler Nei
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303695apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +659,Get Items from Product Bundle,Få Elementer fra Produkt Bundle
Frappe PR Botc0804792017-05-19 12:30:04 +05303696DocType: Asset,Straight Line,Rett linje
3697DocType: Project User,Project User,prosjekt Bruker
3698apps/erpnext/erpnext/stock/doctype/batch/batch.js +59,Split,Dele
3699apps/erpnext/erpnext/stock/doctype/batch/batch.js +59,Split,Dele
3700DocType: GL Entry,Is Advance,Er Advance
3701apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Oppmøte Fra Dato og oppmøte To Date er obligatorisk
Frappe PR Botd112ee52017-08-31 19:38:41 +05303702apps/erpnext/erpnext/controllers/buying_controller.py +151,Please enter 'Is Subcontracted' as Yes or No,Skriv inn &#39;Er underleverandør&#39; som Ja eller Nei
Frappe PR Botc0804792017-05-19 12:30:04 +05303703apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Siste kommunikasjonsdato
3704apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Siste kommunikasjonsdato
3705DocType: Sales Team,Contact No.,Kontaktnummer.
3706DocType: Bank Reconciliation,Payment Entries,Betalings Entries
3707DocType: Production Order,Scrap Warehouse,skrap Warehouse
3708DocType: Production Order,Check if material transfer entry is not required,Sjekk om materialoverføring ikke er nødvendig
3709DocType: Production Order,Check if material transfer entry is not required,Sjekk om materialoverføring ikke er nødvendig
3710DocType: Program Enrollment Tool,Get Students From,Få studenter fra
3711DocType: Hub Settings,Seller Country,Selger Land
3712apps/erpnext/erpnext/config/learn.py +273,Publish Items on Website,Publiser Elementer på nettstedet
Frappe PR Bot8054d962017-09-05 09:19:06 +05303713apps/erpnext/erpnext/utilities/activation.py +126,Group your students in batches,Gruppe elevene i grupper
Frappe PR Botc0804792017-05-19 12:30:04 +05303714DocType: Authorization Rule,Authorization Rule,Autorisasjon Rule
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303715DocType: POS Profile,Offline POS Section,Frakoblet POS-seksjon
Frappe PR Botc0804792017-05-19 12:30:04 +05303716DocType: Sales Invoice,Terms and Conditions Details,Vilkår og betingelser Detaljer
3717apps/erpnext/erpnext/templates/generators/item.html +85,Specifications,Spesifikasjoner
3718DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Salgs skatter og avgifter Mal
3719apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +68,Total (Credit),Total (Credit)
3720DocType: Repayment Schedule,Payment Date,Betalingsdato
3721apps/erpnext/erpnext/stock/doctype/batch/batch.js +102,New Batch Qty,Ny batch Antall
3722apps/erpnext/erpnext/stock/doctype/batch/batch.js +102,New Batch Qty,Ny batch Antall
3723apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Klær og tilbehør
Frappe PR Botd112ee52017-08-31 19:38:41 +05303724apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +91,Could not solve weighted score function. Make sure the formula is valid.,Kunne ikke løse vektet poengsumfunksjon. Pass på at formelen er gyldig.
Frappe PR Botc0804792017-05-19 12:30:04 +05303725apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Antall Bestill
3726DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Banner som vil vises på toppen av listen over produkter.
3727DocType: Shipping Rule,Specify conditions to calculate shipping amount,Spesifiser forhold til å beregne frakt beløp
3728DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Rolle lov til å sette Frosne Kontoer og Rediger Frosne Entries
Frappe PR Botd112ee52017-08-31 19:38:41 +05303729DocType: Supplier Scorecard Scoring Variable,Path,Sti
Frappe PR Botc0804792017-05-19 12:30:04 +05303730apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,Kan ikke konvertere kostnadssted til hovedbok som den har barnet noder
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303731apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +56,Opening Value,åpning Verdi
Frappe PR Botc0804792017-05-19 12:30:04 +05303732DocType: Salary Detail,Formula,Formel
Frappe PR Botd112ee52017-08-31 19:38:41 +05303733apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +47,Serial #,Serial #
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303734apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +94,Commission on Sales,Provisjon på salg
Frappe PR Botc0804792017-05-19 12:30:04 +05303735DocType: Offer Letter Term,Value / Description,Verdi / beskrivelse
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303736apps/erpnext/erpnext/controllers/accounts_controller.py +565,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Row # {0}: Asset {1} kan ikke sendes inn, er det allerede {2}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303737DocType: Tax Rule,Billing Country,Fakturering Land
3738DocType: Purchase Order Item,Expected Delivery Date,Forventet Leveringsdato
3739apps/erpnext/erpnext/accounts/general_ledger.py +132,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debet- og kredittkort ikke lik for {0} # {1}. Forskjellen er {2}.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303740apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +98,Entertainment Expenses,Underholdning Utgifter
Frappe PR Botfa042362017-07-17 17:50:36 +05303741apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +48,Make Material Request,Gjør Material Request
Frappe PR Botc0804792017-05-19 12:30:04 +05303742apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +20,Open Item {0},Åpen Element {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303743apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +214,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Salg Faktura {0} må slettes før den sletter denne salgsordre
Frappe PR Botc0804792017-05-19 12:30:04 +05303744apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,Alder
3745DocType: Sales Invoice Timesheet,Billing Amount,Faktureringsbeløp
3746apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Ugyldig kvantum spesifisert for elementet {0}. Antall må være større enn 0.
3747apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Søknader om permisjon.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303748apps/erpnext/erpnext/accounts/doctype/account/account.py +177,Account with existing transaction can not be deleted,Konto med eksisterende transaksjon kan ikke slettes
Frappe PR Botc0804792017-05-19 12:30:04 +05303749DocType: Vehicle,Last Carbon Check,Siste Carbon Sjekk
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303750apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Legal Expenses,Rettshjelp
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303751apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +119,Please select quantity on row ,Vennligst velg antall på rad
Frappe PR Botc0804792017-05-19 12:30:04 +05303752DocType: Purchase Invoice,Posting Time,Postering Tid
3753DocType: Timesheet,% Amount Billed,% Mengde Fakturert
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303754apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Telephone Expenses,Telefon Utgifter
Frappe PR Botc0804792017-05-19 12:30:04 +05303755DocType: Sales Partner,Logo,Logo
3756DocType: 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.,Sjekk dette hvis du vil tvinge brukeren til å velge en serie før du lagrer. Det blir ingen standard hvis du sjekke dette.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303757apps/erpnext/erpnext/stock/get_item_details.py +135,No Item with Serial No {0},Ingen Element med Serial No {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303758DocType: Email Digest,Open Notifications,Åpne Påminnelser
3759DocType: Payment Entry,Difference Amount (Company Currency),Forskjell Beløp (Selskap Valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303760apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +79,Direct Expenses,Direkte kostnader
Frappe PR Botc0804792017-05-19 12:30:04 +05303761apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Ny kunde Revenue
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303762apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +119,Travel Expenses,Reiseutgifter
Frappe PR Botc0804792017-05-19 12:30:04 +05303763DocType: Maintenance Visit,Breakdown,Sammenbrudd
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303764apps/erpnext/erpnext/controllers/accounts_controller.py +677,Account: {0} with currency: {1} can not be selected,Konto: {0} med valuta: {1} kan ikke velges
Frappe PR Botd112ee52017-08-31 19:38:41 +05303765DocType: Manufacturing Settings,"Update BOM cost automatically via Scheduler, based on latest valuation rate / price list rate / last purchase rate of raw materials.","Oppdater BOM kostnad automatisk via Scheduler, basert på siste verdivurdering / prisliste rate / siste kjøpshastighet av råvarer."
Frappe PR Botc0804792017-05-19 12:30:04 +05303766DocType: Bank Reconciliation Detail,Cheque Date,Sjekk Dato
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303767apps/erpnext/erpnext/accounts/doctype/account/account.py +54,Account {0}: Parent account {1} does not belong to company: {2},Konto {0}: Parent konto {1} ikke tilhører selskapet: {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303768DocType: Program Enrollment Tool,Student Applicants,student Søkere
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303769apps/erpnext/erpnext/setup/doctype/company/company.js +77,Successfully deleted all transactions related to this company!,Slettet alle transaksjoner knyttet til dette selskapet!
Frappe PR Botc0804792017-05-19 12:30:04 +05303770apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Som på dato
3771DocType: Appraisal,HR,HR
3772DocType: Program Enrollment,Enrollment Date,påmelding Dato
Frappe PR Bot8054d962017-09-05 09:19:06 +05303773apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Probation,Prøvetid
Frappe PR Botc0804792017-05-19 12:30:04 +05303774apps/erpnext/erpnext/config/hr.py +115,Salary Components,lønn Components
3775DocType: Program Enrollment Tool,New Academic Year,Nytt studieår
Frappe PR Botd112ee52017-08-31 19:38:41 +05303776apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +762,Return / Credit Note,Retur / kreditnota
Frappe PR Botc0804792017-05-19 12:30:04 +05303777DocType: Stock Settings,Auto insert Price List rate if missing,Auto innsats Prisliste rente hvis mangler
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303778apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +23,Total Paid Amount,Totalt innbetalt beløp
Frappe PR Botc0804792017-05-19 12:30:04 +05303779DocType: Production Order Item,Transferred Qty,Overført Antall
3780apps/erpnext/erpnext/config/learn.py +11,Navigating,Navigere
Frappe PR Bot8054d962017-09-05 09:19:06 +05303781apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +179,Planning,Planlegging
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303782DocType: Material Request,Issued,Utstedt
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303783apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +14,Student Activity,Studentaktivitet
Frappe PR Botc0804792017-05-19 12:30:04 +05303784DocType: Project,Total Billing Amount (via Time Logs),Total Billing Beløp (via Time Logger)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303785apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +80,Supplier Id,Leverandør Id
Frappe PR Botc0804792017-05-19 12:30:04 +05303786DocType: Payment Request,Payment Gateway Details,Betaling Gateway Detaljer
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303787apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +258,Quantity should be greater than 0,Mengden skal være større enn 0
Frappe PR Botc0804792017-05-19 12:30:04 +05303788DocType: Journal Entry,Cash Entry,Cash Entry
3789apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,Ordnede noder kan bare opprettes under &#39;Gruppe&#39; type noder
3790DocType: Leave Application,Half Day Date,Half Day Date
3791DocType: Academic Year,Academic Year Name,Akademisk År Navn
3792DocType: Sales Partner,Contact Desc,Kontakt Desc
3793apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Type blader som casual, syke etc."
3794DocType: Email Digest,Send regular summary reports via Email.,Send vanlige oppsummeringsrapporter via e-post.
3795DocType: Payment Entry,PE-,PE
Frappe PR Botd112ee52017-08-31 19:38:41 +05303796apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +254,Please set default account in Expense Claim Type {0},Vennligst angi standardkonto i Expense krav Type {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303797DocType: Assessment Result,Student Name,Student navn
3798DocType: Brand,Item Manager,Sak manager
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303799apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Payroll Payable,lønn Betales
Frappe PR Botc0804792017-05-19 12:30:04 +05303800DocType: Buying Settings,Default Supplier Type,Standard Leverandør Type
3801DocType: Production Order,Total Operating Cost,Total driftskostnader
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303802apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +171,Note: Item {0} entered multiple times,Merk: Element {0} inngått flere ganger
Frappe PR Botc0804792017-05-19 12:30:04 +05303803apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Alle kontakter.
Frappe PR Bot8054d962017-09-05 09:19:06 +05303804apps/erpnext/erpnext/public/js/setup_wizard.js +66,Company Abbreviation,Firma Forkortelse
Frappe PR Botc0804792017-05-19 12:30:04 +05303805apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} does not exist,Bruker {0} finnes ikke
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303806DocType: Subscription,SUB-,UNDER-
Frappe PR Botc0804792017-05-19 12:30:04 +05303807DocType: Item Attribute Value,Abbreviation,Forkortelse
Frappe PR Botd112ee52017-08-31 19:38:41 +05303808apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +179,Payment Entry already exists,Betaling Entry finnes allerede
Frappe PR Botc0804792017-05-19 12:30:04 +05303809apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Ikke authroized siden {0} overskrider grensene
3810apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Lønn mal mester.
3811DocType: Leave Type,Max Days Leave Allowed,Max Dager La tillatt
3812apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +63,Set Tax Rule for shopping cart,Still skatteregel for shopping cart
3813DocType: Purchase Invoice,Taxes and Charges Added,Skatter og avgifter legges
3814,Sales Funnel,Sales trakt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303815apps/erpnext/erpnext/setup/doctype/company/company.py +48,Abbreviation is mandatory,Forkortelsen er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05303816DocType: Project,Task Progress,Task Progress
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303817apps/erpnext/erpnext/templates/includes/navbar/navbar_items.html +7,Cart,Kurven
Frappe PR Botc0804792017-05-19 12:30:04 +05303818,Qty to Transfer,Antall overføre
3819apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Sitater for å Leads eller kunder.
3820DocType: Stock Settings,Role Allowed to edit frozen stock,Rolle tillatt å redigere frossen lager
3821,Territory Target Variance Item Group-Wise,Territorium Target Avviks varegruppe-Wise
Frappe PR Bot8054d962017-09-05 09:19:06 +05303822apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,All Customer Groups,Alle kundegrupper
Frappe PR Botc0804792017-05-19 12:30:04 +05303823apps/erpnext/erpnext/accounts/doctype/budget/budget.py +114,Accumulated Monthly,akkumulert pr måned
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303824apps/erpnext/erpnext/controllers/accounts_controller.py +638,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} er obligatorisk. Kanskje Valutaveksling posten ikke er skapt for {1} til {2}.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303825apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +40,Tax Template is mandatory.,Skatt Mal er obligatorisk.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303826apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} does not exist,Konto {0}: Parent konto {1} finnes ikke
Frappe PR Botc0804792017-05-19 12:30:04 +05303827DocType: Purchase Invoice Item,Price List Rate (Company Currency),Prisliste Rate (Selskap Valuta)
3828DocType: Products Settings,Products Settings,Produkter Innstillinger
3829DocType: Account,Temporary,Midlertidig
3830DocType: Program,Courses,kurs
3831DocType: Monthly Distribution Percentage,Percentage Allocation,Prosentvis Allocation
Frappe PR Bot8054d962017-09-05 09:19:06 +05303832apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +119,Secretary,Sekretær
Frappe PR Botc0804792017-05-19 12:30:04 +05303833DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Hvis deaktivere, &#39;I Ord-feltet ikke vil være synlig i enhver transaksjon"
3834DocType: Serial No,Distinct unit of an Item,Distinkt enhet av et element
Frappe PR Botd112ee52017-08-31 19:38:41 +05303835DocType: Supplier Scorecard Criteria,Criteria Name,Kriterium Navn
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303836apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +1213,Please set Company,Vennligst sett selskap
Frappe PR Botc0804792017-05-19 12:30:04 +05303837DocType: Pricing Rule,Buying,Kjøpe
3838DocType: HR Settings,Employee Records to be created by,Medarbeider Records å være skapt av
3839DocType: POS Profile,Apply Discount On,Påfør rabatt på
3840,Reqd By Date,Reqd etter dato
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303841apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +140,Creditors,Kreditorer
Frappe PR Botc0804792017-05-19 12:30:04 +05303842DocType: Assessment Plan,Assessment Name,Assessment Name
3843apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +96,Row # {0}: Serial No is mandatory,Row # {0}: Serial No er obligatorisk
3844DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Sak Wise Skatt Detalj
Frappe PR Bot8054d962017-09-05 09:19:06 +05303845apps/erpnext/erpnext/public/js/setup_wizard.js +66,Institute Abbreviation,Institute forkortelse
Frappe PR Botc0804792017-05-19 12:30:04 +05303846,Item-wise Price List Rate,Element-messig Prisliste Ranger
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303847apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +921,Supplier Quotation,Leverandør sitat
Frappe PR Botc0804792017-05-19 12:30:04 +05303848DocType: Quotation,In Words will be visible once you save the Quotation.,I Ord vil være synlig når du lagrer Tilbud.
3849apps/erpnext/erpnext/utilities/transaction_base.py +153,Quantity ({0}) cannot be a fraction in row {1},Antall ({0}) kan ikke være en brøkdel i rad {1}
3850apps/erpnext/erpnext/utilities/transaction_base.py +153,Quantity ({0}) cannot be a fraction in row {1},Antall ({0}) kan ikke være en brøkdel i rad {1}
3851apps/erpnext/erpnext/schools/doctype/fees/fees.js +26,Collect Fees,samle gebyrer
3852DocType: Attendance,ATT-,ATT-
Frappe PR Botd112ee52017-08-31 19:38:41 +05303853apps/erpnext/erpnext/stock/doctype/item/item.py +445,Barcode {0} already used in Item {1},Barcode {0} allerede brukt i Element {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303854apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Regler for å legge til fraktkostnader.
3855DocType: Item,Opening Stock,åpning Stock
3856apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Kunden må
3857apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} er obligatorisk for Return
3858DocType: Purchase Order,To Receive,Å Motta
Frappe PR Bot8054d962017-09-05 09:19:06 +05303859apps/erpnext/erpnext/utilities/user_progress.py +206,user@example.com,user@example.com
Frappe PR Botc0804792017-05-19 12:30:04 +05303860DocType: Employee,Personal Email,Personlig e-post
3861apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,Total Variance
3862DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Hvis aktivert, vil systemet starte regnskapspostene for inventar automatisk."
3863apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Brokerage
3864apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +232,Attendance for employee {0} is already marked for this day,Oppmøte for arbeidstaker {0} er allerede markert for denne dagen
3865DocType: Production Order Operation,"in Minutes
3866Updated via 'Time Log'",Minutter Oppdatert via &#39;Time Logg&#39;
3867DocType: Customer,From Lead,Fra Lead
3868apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Bestillinger frigitt for produksjon.
Frappe PR Bot7c901002017-06-07 12:05:29 +05303869apps/erpnext/erpnext/public/js/account_tree_grid.js +66,Select Fiscal Year...,Velg regnskapsår ...
Frappe PR Botd112ee52017-08-31 19:38:41 +05303870apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +555,POS Profile required to make POS Entry,POS Profile nødvendig å foreta POS Entry
Frappe PR Botc0804792017-05-19 12:30:04 +05303871DocType: Program Enrollment Tool,Enroll Students,Meld Studenter
3872DocType: Hub Settings,Name Token,Navn Token
3873apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standard Selling
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303874apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,Minst én lageret er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05303875DocType: Serial No,Out of Warranty,Ut av Garanti
Frappe PR Botd112ee52017-08-31 19:38:41 +05303876DocType: BOM Update Tool,Replace,Erstatt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303877apps/erpnext/erpnext/templates/includes/product_list.js +42,No products found.,Ingen produkter funnet.
Frappe PR Botc0804792017-05-19 12:30:04 +05303878apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +360,{0} against Sales Invoice {1},{0} mot Sales Faktura {1}
3879DocType: Sales Invoice,SINV-,SINV-
3880DocType: Request for Quotation Item,Project Name,Prosjektnavn
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303881DocType: Customer,Mention if non-standard receivable account,Nevn hvis ikke-standard fordring konto
Frappe PR Botc0804792017-05-19 12:30:04 +05303882DocType: Journal Entry Account,If Income or Expense,Dersom inntekt eller kostnad
3883DocType: Production Order,Required Items,nødvendige elementer
3884DocType: Stock Ledger Entry,Stock Value Difference,Stock Verdi Difference
3885apps/erpnext/erpnext/config/learn.py +234,Human Resource,Menneskelig Resurs
3886DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Betaling Avstemming Betaling
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303887apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +38,Tax Assets,Skattefordel
Frappe PR Botd112ee52017-08-31 19:38:41 +05303888apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +625,Production Order has been {0},Produksjonsordre har vært {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303889DocType: BOM Item,BOM No,BOM Nei
3890DocType: Instructor,INS/,INS /
3891apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +160,Journal Entry {0} does not have account {1} or already matched against other voucher,Journal Entry {0} ikke har konto {1} eller allerede matchet mot andre verdikupong
3892DocType: Item,Moving Average,Glidende gjennomsnitt
Frappe PR Botd112ee52017-08-31 19:38:41 +05303893DocType: BOM Update Tool,The BOM which will be replaced,BOM som vil bli erstattet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303894apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +46,Electronic Equipments,elektronisk utstyr
Frappe PR Botc0804792017-05-19 12:30:04 +05303895DocType: Account,Debit,Debet
3896apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +49,Leaves must be allocated in multiples of 0.5,"Bladene skal avsettes i multipler av 0,5"
3897DocType: Production Order,Operation Cost,Operation Cost
3898apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Last opp oppmøte fra en CSV-fil
3899apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Enestående Amt
3900DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Sette mål varegruppe-messig for Sales Person.
3901DocType: Stock Settings,Freeze Stocks Older Than [Days],Freeze Aksjer Eldre enn [dager]
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303902apps/erpnext/erpnext/controllers/accounts_controller.py +535,Row #{0}: Asset is mandatory for fixed asset purchase/sale,Row # {0}: Asset er obligatorisk for anleggsmiddel kjøp / salg
Frappe PR Bot7c901002017-06-07 12:05:29 +05303903apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +42,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Hvis to eller flere Prising Reglene er funnet basert på de ovennevnte forhold, er Priority brukt. Prioritet er et tall mellom 0 og 20, mens standardverdi er null (blank). Høyere tall betyr at det vil ha forrang dersom det er flere Prising regler med samme betingelser."
Frappe PR Botc0804792017-05-19 12:30:04 +05303904apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Fiscal Year: {0} ikke eksisterer
3905DocType: Currency Exchange,To Currency,Å Valuta
3906DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Tillat følgende brukere å godkjenne La Applications for blokk dager.
3907apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,Typer av Expense krav.
3908apps/erpnext/erpnext/controllers/selling_controller.py +173,Selling rate for item {0} is lower than its {1}. Selling rate should be atleast {2},Selgingsfrekvensen for elementet {0} er lavere enn dens {1}. Salgsprisen bør være minst {2}
3909DocType: Item,Taxes,Skatter
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303910apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +324,Paid and Not Delivered,Betalt og ikke levert
Frappe PR Botc0804792017-05-19 12:30:04 +05303911DocType: Project,Default Cost Center,Standard kostnadssted
3912DocType: Bank Guarantee,End Date,Sluttdato
3913apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,aksje~~POS=TRUNC
3914DocType: Budget,Budget Accounts,Budsjett Regnskap
3915DocType: Employee,Internal Work History,Intern Work History
3916DocType: Depreciation Schedule,Accumulated Depreciation Amount,Akkumulerte avskrivninger beløp
3917apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
Frappe PR Botd112ee52017-08-31 19:38:41 +05303918DocType: Supplier Scorecard Variable,Supplier Scorecard Variable,Leverandør Scorecard Variable
Frappe PR Botc0804792017-05-19 12:30:04 +05303919DocType: Employee Loan,Fully Disbursed,fullt utbetalt
3920DocType: Maintenance Visit,Customer Feedback,Customer Feedback
3921DocType: Account,Expense,Expense
3922apps/erpnext/erpnext/schools/doctype/assessment_result/assessment_result.js +34,Score cannot be greater than Maximum Score,Score kan ikke være større enn Maksimal poengsum
Frappe PR Bot8054d962017-09-05 09:19:06 +05303923apps/erpnext/erpnext/utilities/user_progress.py +83,Customers and Suppliers,Kunder og leverandører
Frappe PR Botc0804792017-05-19 12:30:04 +05303924DocType: Item Attribute,From Range,Fra Range
Frappe PR Botd112ee52017-08-31 19:38:41 +05303925DocType: BOM,Set rate of sub-assembly item based on BOM,Angi hastighet på underenhetens element basert på BOM
3926apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +96,Syntax error in formula or condition: {0},Syntaksfeil i formelen eller tilstand: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303927DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Daglig arbeid Oppsummering Innstillinger selskapet
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303928apps/erpnext/erpnext/stock/utils.py +123,Item {0} ignored since it is not a stock item,Element {0} ignorert siden det ikke er en lagervare
Frappe PR Botc0804792017-05-19 12:30:04 +05303929DocType: Appraisal,APRSL,APRSL
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303930apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +101,Submit this Production Order for further processing.,Send dette produksjonsordre for videre behandling.
Frappe PR Bot7c901002017-06-07 12:05:29 +05303931apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +23,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Hvis du ikke vil bruke Prissetting regel i en bestemt transaksjon, bør alle gjeldende reglene for prissetting deaktiveres."
Frappe PR Botc0804792017-05-19 12:30:04 +05303932DocType: Assessment Group,Parent Assessment Group,Parent Assessment Group
3933apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +27,Jobs,Jobs
3934,Sales Order Trends,Salgsordre Trender
3935DocType: Employee,Held On,Avholdt
3936apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +36,Production Item,Produksjon Element
3937,Employee Information,Informasjon ansatt
Frappe PR Botc0804792017-05-19 12:30:04 +05303938DocType: Stock Entry Detail,Additional Cost,Tilleggs Cost
Frappe PR Botc0804792017-05-19 12:30:04 +05303939apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +39,"Can not filter based on Voucher No, if grouped by Voucher","Kan ikke filtrere basert på Voucher Nei, hvis gruppert etter Voucher"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303940apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +891,Make Supplier Quotation,Gjør Leverandør sitat
Frappe PR Botc0804792017-05-19 12:30:04 +05303941DocType: Quality Inspection,Incoming,Innkommende
3942DocType: BOM,Materials Required (Exploded),Materialer som er nødvendige (Exploded)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303943apps/erpnext/erpnext/stock/report/total_stock_summary/total_stock_summary.py +60,Please set Company filter blank if Group By is 'Company',Vennligst sett Company filter blank hvis Group By er &#39;Company&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05303944apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +66,Posting Date cannot be future date,Publiseringsdato kan ikke være fremtidig dato
3945apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +101,Row # {0}: Serial No {1} does not match with {2} {3},Row # {0}: Serial No {1} samsvarer ikke med {2} {3}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303946apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Casual Leave,Casual La
Frappe PR Botc0804792017-05-19 12:30:04 +05303947DocType: Batch,Batch ID,Batch ID
3948apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +380,Note: {0},Merk: {0}
3949,Delivery Note Trends,Levering Note Trender
3950apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +113,This Week's Summary,Denne ukens oppsummering
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303951apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +20,In Stock Qty,På lager Antall
Frappe PR Botc0804792017-05-19 12:30:04 +05303952apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Konto: {0} kan bare oppdateres via lagertransaksjoner
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303953DocType: Student Group Creation Tool,Get Courses,Få Kurs
Frappe PR Botc0804792017-05-19 12:30:04 +05303954DocType: GL Entry,Party,Selskap
Frappe PR Botd112ee52017-08-31 19:38:41 +05303955DocType: Sales Order,Delivery Date,Leveringsdato
Frappe PR Botc0804792017-05-19 12:30:04 +05303956DocType: Opportunity,Opportunity Date,Opportunity Dato
3957DocType: Purchase Receipt,Return Against Purchase Receipt,Tilbake Against Kjøpskvittering
3958DocType: Request for Quotation Item,Request for Quotation Item,Forespørsel om prisanslag Element
3959DocType: Purchase Order,To Bill,Til Bill
3960DocType: Material Request,% Ordered,% Bestilt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303961DocType: School Settings,"For Course based Student Group, the Course will be validated for every Student from the enrolled Courses in Program Enrollment.",For kursbasert studentgruppe vil kurset bli validert for hver student fra de innmeldte kursene i programopptaket.
Frappe PR Botc0804792017-05-19 12:30:04 +05303962DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date","Skriv inn e-postadresse atskilt med komma, vil fakturaen bli sendt automatisk på bestemt dato"
Frappe PR Bot8054d962017-09-05 09:19:06 +05303963apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Piecework,Akkord
Frappe PR Botc0804792017-05-19 12:30:04 +05303964apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Avg. Buying Rate,Avg. Kjøpe Rate
3965DocType: Task,Actual Time (in Hours),Virkelig tid (i timer)
3966DocType: Employee,History In Company,Historie I selskapet
3967apps/erpnext/erpnext/config/learn.py +107,Newsletters,Nyhetsbrev
3968DocType: Stock Ledger Entry,Stock Ledger Entry,Stock Ledger Entry
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303969apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +82,Same item has been entered multiple times,Samme element er angitt flere ganger
Frappe PR Botc0804792017-05-19 12:30:04 +05303970DocType: Department,Leave Block List,La Block List
3971DocType: Sales Invoice,Tax ID,Skatt ID
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303972apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +192,Item {0} is not setup for Serial Nos. Column must be blank,Element {0} er ikke oppsett for Serial Nos. Kolonne må være tomt
Frappe PR Botc0804792017-05-19 12:30:04 +05303973DocType: Accounts Settings,Accounts Settings,Regnskap Innstillinger
3974apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +7,Approve,Vedta
3975DocType: Customer,Sales Partner and Commission,Sales Partner og Kommisjonen
3976DocType: Employee Loan,Rate of Interest (%) / Year,Rente (%) / År
3977,Project Quantity,prosjekt Antall
Frappe PR Botd112ee52017-08-31 19:38:41 +05303978apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +79,"Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'","Totalt {0} for alle elementer er null, kan være du bør endre &#39;Fordel Avgifter basert på&#39;"
Frappe PR Botc0804792017-05-19 12:30:04 +05303979DocType: Opportunity,To Discuss,Å Diskutere
3980apps/erpnext/erpnext/stock/stock_ledger.py +368,{0} units of {1} needed in {2} to complete this transaction.,{0} enheter av {1} trengs i {2} for å fullføre denne transaksjonen.
3981DocType: Loan Type,Rate of Interest (%) Yearly,Rente (%) Årlig
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303982apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +71,Temporary Accounts,Midlertidige kontoer
Frappe PR Bot8054d962017-09-05 09:19:06 +05303983apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +198,Black,Svart
Frappe PR Botc0804792017-05-19 12:30:04 +05303984DocType: BOM Explosion Item,BOM Explosion Item,BOM Explosion Element
3985DocType: Account,Auditor,Revisor
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303986apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +124,{0} items produced,{0} elementer produsert
Frappe PR Bot8054d962017-09-05 09:19:06 +05303987apps/erpnext/erpnext/utilities/user_progress.py +54,Learn More,Lære mer
Frappe PR Botc0804792017-05-19 12:30:04 +05303988DocType: Cheque Print Template,Distance from top edge,Avstand fra øvre kant
Frappe PR Botd112ee52017-08-31 19:38:41 +05303989apps/erpnext/erpnext/stock/get_item_details.py +308,Price List {0} is disabled or does not exist,Prisliste {0} er deaktivert eller eksisterer ikke
Frappe PR Botc0804792017-05-19 12:30:04 +05303990DocType: Purchase Invoice,Return,Return
3991DocType: Production Order Operation,Production Order Operation,Produksjon Bestill Operation
3992DocType: Pricing Rule,Disable,Deaktiver
Frappe PR Botd112ee52017-08-31 19:38:41 +05303993apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +161,Mode of payment is required to make a payment,Modus for betaling er nødvendig å foreta en betaling
Frappe PR Botc0804792017-05-19 12:30:04 +05303994DocType: Project Task,Pending Review,Avventer omtale
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303995apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +38,{0} - {1} is not enrolled in the Batch {2},{0} - {1} er ikke påmeldt i batch {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303996apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +113,"Asset {0} cannot be scrapped, as it is already {1}","Asset {0} kan ikke bli vraket, som det er allerede {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303997DocType: Task,Total Expense Claim (via Expense Claim),Total Expense krav (via Expense krav)
Frappe PR Botc0804792017-05-19 12:30:04 +05303998apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +177,Mark Absent,Mark Fraværende
Frappe PR Bot8a803a22017-09-11 16:31:10 +05303999apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +140,Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2},Rad {0}: valuta BOM # {1} bør være lik den valgte valutaen {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05304000DocType: Journal Entry Account,Exchange Rate,Vekslingskurs
Frappe PR Botd112ee52017-08-31 19:38:41 +05304001apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +573,Sales Order {0} is not submitted,Salgsordre {0} er ikke innsendt
Frappe PR Botc0804792017-05-19 12:30:04 +05304002DocType: Homepage,Tag Line,tag Linje
4003DocType: Fee Component,Fee Component,Fee Component
4004apps/erpnext/erpnext/config/hr.py +195,Fleet Management,Flåtestyring
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304005apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +919,Add items from,Legg elementer fra
Frappe PR Botc0804792017-05-19 12:30:04 +05304006DocType: Cheque Print Template,Regular,Regelmessig
4007apps/erpnext/erpnext/schools/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Totalt weightage av alle vurderingskriteriene må være 100%
4008DocType: BOM,Last Purchase Rate,Siste Purchase Rate
4009DocType: Account,Asset,Asset
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304010apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup &gt; Numbering Series,Vennligst oppsett nummereringsserie for Tilstedeværelse via Oppsett&gt; Nummereringsserie
Frappe PR Botc0804792017-05-19 12:30:04 +05304011DocType: Project Task,Task ID,Task ID
4012apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,Stock kan ikke eksistere for Element {0} siden har varianter
4013,Sales Person-wise Transaction Summary,Transaksjons Oppsummering Sales Person-messig
4014DocType: Training Event,Contact Number,Kontakt nummer
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304015apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Warehouse {0} does not exist,Warehouse {0} finnes ikke
Frappe PR Botc0804792017-05-19 12:30:04 +05304016apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Registrer For ERPNext Hub
4017DocType: Monthly Distribution,Monthly Distribution Percentages,Månedlig Distribusjonsprosent
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304018apps/erpnext/erpnext/stock/doctype/batch/batch.py +37,The selected item cannot have Batch,Den valgte elementet kan ikke ha Batch
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304019apps/erpnext/erpnext/stock/stock_ledger.py +464,"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","Verdsettelse hastighet ikke funnet med Element {0}, som er nødvendig for å gjøre regnskap oppføringer for {1} {2}. Hvis elementet er transacting som en prøve element i {1}, kan nevnes at i {1} Element tabell. Ellers må du opprette en innkommende lager transaksjon for varen eller omtale verdivurdering hastighet i element posten, og deretter prøve submiting / avbryter denne oppføringen"
Frappe PR Botc0804792017-05-19 12:30:04 +05304020DocType: Delivery Note,% of materials delivered against this Delivery Note,% Av materialer leveres mot denne følgeseddel
4021DocType: Project,Customer Details,Kunde Detaljer
4022DocType: Employee,Reports to,Rapporter til
4023,Unpaid Expense Claim,Ubetalte Expense krav
Frappe PR Botc0804792017-05-19 12:30:04 +05304024DocType: Payment Entry,Paid Amount,Innbetalt beløp
Frappe PR Bot8054d962017-09-05 09:19:06 +05304025apps/erpnext/erpnext/utilities/user_progress.py +112,Explore Sales Cycle,Utforsk salgssyklusen
Frappe PR Botc0804792017-05-19 12:30:04 +05304026DocType: Assessment Plan,Supervisor,Supervisor
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304027DocType: POS Settings,Online,på nett
Frappe PR Botc0804792017-05-19 12:30:04 +05304028,Available Stock for Packing Items,Tilgjengelig på lager for pakk gjenstander
4029DocType: Item Variant,Item Variant,Sak Variant
4030DocType: Assessment Result Tool,Assessment Result Tool,Assessment Resultat Tool
4031DocType: BOM Scrap Item,BOM Scrap Item,BOM Scrap Element
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304032apps/erpnext/erpnext/accounts/page/pos/pos.js +889,Submitted orders can not be deleted,Innsendte bestillinger kan ikke slettes
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304033apps/erpnext/erpnext/accounts/doctype/account/account.py +117,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Saldo allerede i debet, har du ikke lov til å sette &quot;Balance må være &#39;som&#39; Credit &#39;"
Frappe PR Bot8054d962017-09-05 09:19:06 +05304034apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Quality Management,Kvalitetsstyring
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304035apps/erpnext/erpnext/accounts/doctype/asset/asset.py +41,Item {0} has been disabled,Element {0} har blitt deaktivert
Frappe PR Botc0804792017-05-19 12:30:04 +05304036DocType: Employee Loan,Repay Fixed Amount per Period,Smelle fast beløp per periode
4037apps/erpnext/erpnext/buying/utils.py +47,Please enter quantity for Item {0},Skriv inn antall for Element {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304038apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Credit Note Amt,Kreditt notat Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05304039DocType: Employee External Work History,Employee External Work History,Ansatt Ekstern Work History
4040DocType: Tax Rule,Purchase,Kjøp
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304041apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Balance Qty,Balanse Antall
Frappe PR Botc0804792017-05-19 12:30:04 +05304042apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Mål kan ikke være tomt
4043DocType: Item Group,Parent Item Group,Parent varegruppe
4044apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} for {1}
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304045apps/erpnext/erpnext/setup/doctype/company/company.js +35,Cost Centers,Kostnadssteder
Frappe PR Botc0804792017-05-19 12:30:04 +05304046DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Hastigheten som leverandørens valuta er konvertert til selskapets hovedvaluta
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304047apps/erpnext/erpnext/hr/doctype/employee/employee.py +23,Please setup Employee Naming System in Human Resource &gt; HR Settings,Vennligst oppsett Medarbeiders navngivningssystem i menneskelig ressurs&gt; HR-innstillinger
Frappe PR Botc0804792017-05-19 12:30:04 +05304048apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: timings konflikter med rad {1}
4049DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Tillat null verdivurdering
4050DocType: Training Event Employee,Invited,invitert
Frappe PR Botd112ee52017-08-31 19:38:41 +05304051apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +175,Multiple active Salary Structures found for employee {0} for the given dates,Flere aktive Lønn Structures funnet for arbeidstaker {0} for den gitte datoer
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304052apps/erpnext/erpnext/config/accounts.py +310,Setup Gateway accounts.,Oppsett Gateway kontoer.
Frappe PR Botc0804792017-05-19 12:30:04 +05304053DocType: Employee,Employment Type,Type stilling
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304054apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +42,Fixed Assets,Anleggsmidler
Frappe PR Botc0804792017-05-19 12:30:04 +05304055DocType: Payment Entry,Set Exchange Gain / Loss,Sett valutagevinst / tap
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304056,GST Purchase Register,GST Innkjøpsregister
Frappe PR Botc0804792017-05-19 12:30:04 +05304057,Cash Flow,Cash Flow
4058apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +92,Application period cannot be across two alocation records,Tegningsperioden kan ikke være over to alocation poster
4059DocType: Item Group,Default Expense Account,Standard kostnadskonto
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304060apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Student Email ID,Student Email ID
Frappe PR Botc0804792017-05-19 12:30:04 +05304061DocType: Employee,Notice (days),Varsel (dager)
4062DocType: Tax Rule,Sales Tax Template,Merverdiavgift Mal
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304063apps/erpnext/erpnext/accounts/page/pos/pos.js +2406,Select items to save the invoice,Velg elementer for å lagre fakturaen
Frappe PR Botc0804792017-05-19 12:30:04 +05304064DocType: Employee,Encashment Date,Encashment Dato
4065DocType: Training Event,Internet,Internett
4066DocType: Account,Stock Adjustment,Stock Adjustment
4067apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Standard Aktivitet Kostnad finnes for Aktivitetstype - {0}
4068DocType: Production Order,Planned Operating Cost,Planlagt driftskostnader
4069DocType: Academic Term,Term Start Date,Term Startdato
4070apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +18,Opp Count,Opptelling
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304071apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +176,Please find attached {0} #{1},Vedlagt {0} # {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304072apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Kontoutskrift balanse pr hovedbok
4073DocType: Job Applicant,Applicant Name,Søkerens navn
4074DocType: Authorization Rule,Customer / Item Name,Kunde / Navn
4075DocType: 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**.
4076
4077The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
4078
4079For 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.
4080
4081Note: BOM = Bill of Materials","Samlet gruppe ** Elementer ** i en annen ** Sak **. Dette er nyttig hvis du er bunting en viss ** Elementer ** inn i en pakke, og du opprettholde bestanden av de pakkede ** Elementer ** og ikke samlet ** Sak **. Pakken ** Sak ** vil ha &quot;Er Stock Item&quot; som &quot;Nei&quot; og &quot;Er Sales Item&quot; som &quot;Ja&quot;. For eksempel: Hvis du selger bærbare datamaskiner og ryggsekker separat og har en spesiell pris hvis kunden kjøper begge, så Laptop + Backpack vil være et nytt produkt Bundle varen. Merk: BOM = Bill of Materials"
4082apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Serial No er obligatorisk for Element {0}
4083DocType: Item Variant Attribute,Attribute,Attributt
4084apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Vennligst oppgi fra / til spenner
4085DocType: Serial No,Under AMC,Under AMC
Frappe PR Bot7c901002017-06-07 12:05:29 +05304086apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +55,Item valuation rate is recalculated considering landed cost voucher amount,Sak verdivurdering rente beregnes på nytt vurderer inntakskost kupong beløp
Frappe PR Botc0804792017-05-19 12:30:04 +05304087apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Standardinnstillingene for salg transaksjoner.
4088DocType: Guardian,Guardian Of ,Guardian Av
4089DocType: Grading Scale Interval,Threshold,Terskel
Frappe PR Botd112ee52017-08-31 19:38:41 +05304090DocType: BOM Update Tool,Current BOM,Nåværende BOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304091apps/erpnext/erpnext/public/js/utils.js +45,Add Serial No,Legg Serial No
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304092DocType: Production Order Item,Available Qty at Source Warehouse,Tilgjengelig antall på Source Warehouse
Frappe PR Botc0804792017-05-19 12:30:04 +05304093apps/erpnext/erpnext/config/support.py +22,Warranty,Garanti
4094DocType: Purchase Invoice,Debit Note Issued,Debitnota Utstedt
4095DocType: Production Order,Warehouses,Næringslokaler
4096apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0} eiendelen kan ikke overføres
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304097apps/erpnext/erpnext/stock/doctype/item/item.js +66,This Item is a Variant of {0} (Template).,Denne varen er en variant av {0} (mal).
Frappe PR Botc0804792017-05-19 12:30:04 +05304098DocType: Workstation,per hour,per time
4099apps/erpnext/erpnext/config/buying.py +7,Purchasing,innkjøp
4100DocType: Announcement,Announcement,Kunngjøring
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304101DocType: School Settings,"For Batch based Student Group, the Student Batch will be validated for every Student from the Program Enrollment.","For Batch-baserte Studentgruppen, vil studentenes batch bli validert for hver student fra programopptaket."
4102apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +51,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Warehouse kan ikke slettes som finnes lager hovedbok oppføring for dette lageret.
Frappe PR Botc0804792017-05-19 12:30:04 +05304103DocType: Company,Distribution,Distribusjon
4104apps/erpnext/erpnext/schools/doctype/fees/fees.js +27,Amount Paid,Beløpet Betalt
Frappe PR Bot8054d962017-09-05 09:19:06 +05304105apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +124,Project Manager,Prosjektleder
Frappe PR Botc0804792017-05-19 12:30:04 +05304106,Quoted Item Comparison,Sitert Element Sammenligning
Frappe PR Botd112ee52017-08-31 19:38:41 +05304107apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +34,Overlap in scoring between {0} and {1},Overlappe i scoring mellom {0} og {1}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304108apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Dispatch,Dispatch
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304109apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +73,Max discount allowed for item: {0} is {1}%,Maks rabatt tillatt for element: {0} er {1}%
Frappe PR Botc0804792017-05-19 12:30:04 +05304110apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,Net Asset verdi som på
4111DocType: Account,Receivable,Fordring
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304112apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +288,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Row # {0}: Ikke lov til å endre Leverandør som innkjøpsordre allerede eksisterer
Frappe PR Botc0804792017-05-19 12:30:04 +05304113DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Rollen som får lov til å sende transaksjoner som overstiger kredittgrenser fastsatt.
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304114apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +925,Select Items to Manufacture,Velg delbetaling Produksjon
4115apps/erpnext/erpnext/accounts/page/pos/pos.js +953,"Master data syncing, it might take some time","Master data synkronisering, kan det ta litt tid"
Frappe PR Botc0804792017-05-19 12:30:04 +05304116DocType: Item,Material Issue,Material Issue
4117DocType: Hub Settings,Seller Description,Selger Beskrivelse
4118DocType: Employee Education,Qualification,Kvalifisering
4119DocType: Item Price,Item Price,Sak Pris
4120apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Såpe og vaskemiddel
4121DocType: BOM,Show Items,Vis Items
4122apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +30,From Time cannot be greater than To Time.,Fra tid kan ikke være større enn til annen.
4123apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture &amp; Video
4124apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Bestilt
4125DocType: Salary Detail,Component,Komponent
4126DocType: Assessment Criteria,Assessment Criteria Group,Vurderingskriterier Gruppe
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304127apps/erpnext/erpnext/accounts/doctype/asset/asset.py +72,Opening Accumulated Depreciation must be less than equal to {0},Åpning akkumulerte avskrivninger må være mindre enn eller lik {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304128DocType: Warehouse,Warehouse Name,Warehouse Name
4129DocType: Naming Series,Select Transaction,Velg Transaksjons
4130apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Skriv inn Godkjenne Rolle eller Godkjenne User
4131DocType: Journal Entry,Write Off Entry,Skriv Off Entry
4132DocType: BOM,Rate Of Materials Based On,Valuta materialer basert på
4133apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Støtte Analtyics
4134apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +142,Uncheck all,Fjern haken ved alle
Frappe PR Botc0804792017-05-19 12:30:04 +05304135DocType: POS Profile,Terms and Conditions,Vilkår og betingelser
4136apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},To Date bør være innenfor regnskapsåret. Antar To Date = {0}
4137DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Her kan du opprettholde høyde, vekt, allergier, medisinske bekymringer etc"
4138DocType: Leave Block List,Applies to Company,Gjelder Selskapet
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304139apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +202,Cannot cancel because submitted Stock Entry {0} exists,Kan ikke avbryte fordi innsendt Stock Entry {0} finnes
Frappe PR Botc0804792017-05-19 12:30:04 +05304140DocType: Employee Loan,Disbursement Date,Innbetalingsdato
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304141apps/erpnext/erpnext/subscription/doctype/subscription/subscription.py +61,'Recipients' not specified,&#39;Mottakere&#39; ikke spesifisert
Frappe PR Botd112ee52017-08-31 19:38:41 +05304142DocType: BOM Update Tool,Update latest price in all BOMs,Oppdater siste pris i alle BOMs
Frappe PR Botc0804792017-05-19 12:30:04 +05304143DocType: Vehicle,Vehicle,Kjøretøy
4144DocType: Purchase Invoice,In Words,I Words
Frappe PR Bot8054d962017-09-05 09:19:06 +05304145apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +15,{0} must be submitted,{0} må sendes
Frappe PR Botc0804792017-05-19 12:30:04 +05304146DocType: POS Profile,Item Groups,varegruppene
4147apps/erpnext/erpnext/hr/doctype/employee/employee.py +217,Today is {0}'s birthday!,I dag er {0} s bursdag!
4148DocType: Production Planning Tool,Material Request For Warehouse,Materialet Request For Warehouse
4149DocType: Sales Order Item,For Production,For Production
4150DocType: Payment Request,payment_url,payment_url
4151DocType: Project Task,View Task,Vis Task
Frappe PR Botc0804792017-05-19 12:30:04 +05304152apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,Opp / Lead%
4153DocType: Material Request,MREQ-,MREQ-
4154,Asset Depreciations and Balances,Asset Avskrivninger og Balanserer
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304155apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +347,Amount {0} {1} transferred from {2} to {3},Mengden {0} {1} overført fra {2} til {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05304156DocType: Sales Invoice,Get Advances Received,Få Fremskritt mottatt
4157DocType: Email Digest,Add/Remove Recipients,Legg til / fjern Mottakere
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304158apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +461,Transaction not allowed against stopped Production Order {0},Transaksjonen ikke lov mot stoppet Produksjonsordre {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304159apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","For å sette dette regnskapsåret som standard, klikk på &quot;Angi som standard &#39;"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304160apps/erpnext/erpnext/projects/doctype/project/project.py +200,Join,Bli med
Frappe PR Botc0804792017-05-19 12:30:04 +05304161apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,Mangel Antall
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304162apps/erpnext/erpnext/stock/doctype/item/item.py +651,Item variant {0} exists with same attributes,Sak variant {0} finnes med samme attributtene
Frappe PR Botc0804792017-05-19 12:30:04 +05304163DocType: Employee Loan,Repay from Salary,Smelle fra Lønn
4164DocType: Leave Application,LAP/,RUNDE/
Frappe PR Botd112ee52017-08-31 19:38:41 +05304165apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +341,Requesting payment against {0} {1} for amount {2},Ber om betaling mot {0} {1} for mengden {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05304166DocType: Salary Slip,Salary Slip,Lønn Slip
4167DocType: Lead,Lost Quotation,mistet sitat
Frappe PR Bot8054d962017-09-05 09:19:06 +05304168apps/erpnext/erpnext/utilities/user_progress.py +175,Student Batches,Studentbatcher
Frappe PR Botc0804792017-05-19 12:30:04 +05304169DocType: Pricing Rule,Margin Rate or Amount,Margin Rate Beløp
4170apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,&#39;To Date&#39; er påkrevd
4171DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Generere pakksedler for pakker som skal leveres. Brukes til å varsle pakke nummer, innholdet i pakken og vekten."
4172DocType: Sales Invoice Item,Sales Order Item,Salgsordre Element
4173DocType: Salary Slip,Payment Days,Betalings Days
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304174apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +121,Warehouses with child nodes cannot be converted to ledger,Næringslokaler med barn noder kan ikke konverteres til Ledger
Frappe PR Botc0804792017-05-19 12:30:04 +05304175DocType: BOM,Manage cost of operations,Administrer driftskostnader
4176DocType: 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 noen av de merkede transaksjonene &quot;Skrevet&quot;, en e-pop-up automatisk åpnet for å sende en e-post til den tilhørende &quot;Kontakt&quot; i at transaksjonen med transaksjonen som et vedlegg. Brukeren kan eller ikke kan sende e-posten."
4177apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globale innstillinger
4178DocType: Assessment Result Detail,Assessment Result Detail,Assessment Resultat Detalj
4179DocType: Employee Education,Employee Education,Ansatt Utdanning
Frappe PR Botd112ee52017-08-31 19:38:41 +05304180apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +48,Duplicate item group found in the item group table,Duplicate varegruppe funnet i varegruppen bordet
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304181apps/erpnext/erpnext/public/js/controllers/transaction.js +956,It is needed to fetch Item Details.,Det er nødvendig å hente Element detaljer.
Frappe PR Botc0804792017-05-19 12:30:04 +05304182DocType: Salary Slip,Net Pay,Netto Lønn
4183DocType: Account,Account,Konto
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304184apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +217,Serial No {0} has already been received,Serial No {0} er allerede mottatt
Frappe PR Botc0804792017-05-19 12:30:04 +05304185,Requested Items To Be Transferred,Etterspør elementene som skal overføres
4186DocType: Expense Claim,Vehicle Log,Vehicle Log
Frappe PR Botc0804792017-05-19 12:30:04 +05304187DocType: Purchase Invoice,Recurring Id,Gjentakende Id
4188DocType: Customer,Sales Team Details,Salgsteam Detaljer
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304189apps/erpnext/erpnext/accounts/page/pos/pos.js +1340,Delete permanently?,Slett permanent?
Frappe PR Botc0804792017-05-19 12:30:04 +05304190DocType: Expense Claim,Total Claimed Amount,Total Hevdet Beløp
4191apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Potensielle muligheter for å selge.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304192apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +228,Invalid {0},Ugyldig {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304193apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +81,Sick Leave,Sykefravær
Frappe PR Botc0804792017-05-19 12:30:04 +05304194DocType: Email Digest,Email Digest,E-post Digest
4195DocType: Delivery Note,Billing Address Name,Billing Address Navn
4196apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Varehus
Frappe PR Botd112ee52017-08-31 19:38:41 +05304197,Item Delivery Date,Leveringsdato for vare
Frappe PR Botc0804792017-05-19 12:30:04 +05304198DocType: Warehouse,PIN,PIN
Frappe PR Bot8054d962017-09-05 09:19:06 +05304199apps/erpnext/erpnext/setup/setup_wizard/sample_data.py +109,Setup your School in ERPNext,Oppsettet ditt School i ERPNext
Frappe PR Botc0804792017-05-19 12:30:04 +05304200DocType: Sales Invoice,Base Change Amount (Company Currency),Base Endre Beløp (Selskap Valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304201apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +304,No accounting entries for the following warehouses,Ingen regnskapspostene for følgende varehus
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304202apps/erpnext/erpnext/projects/doctype/project/project.js +109,Save the document first.,Lagre dokumentet først.
Frappe PR Botc0804792017-05-19 12:30:04 +05304203DocType: Account,Chargeable,Avgift
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304204apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +51,Customer &gt; Customer Group &gt; Territory,Kunde&gt; Kundegruppe&gt; Territorium
Frappe PR Botc0804792017-05-19 12:30:04 +05304205DocType: Company,Change Abbreviation,Endre Forkortelse
4206DocType: Expense Claim Detail,Expense Date,Expense Dato
4207DocType: Item,Max Discount (%),Max Rabatt (%)
4208apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Siste ordrebeløp
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304209DocType: Task,Is Milestone,Er Milestone
Frappe PR Botc0804792017-05-19 12:30:04 +05304210DocType: Daily Work Summary,Email Sent To,E-post sendt Å
4211DocType: Budget,Warn,Advare
4212DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Eventuelle andre bemerkninger, bemerkelsesverdig innsats som bør gå i postene."
4213DocType: BOM,Manufacturing User,Manufacturing User
4214DocType: Purchase Invoice,Raw Materials Supplied,Råvare Leveres
4215DocType: Purchase Invoice,Recurring Print Format,Gjentakende Print Format
4216DocType: C-Form,Series,Series
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304217apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +264,Currency of the price list {0} must be {1} or {2},Valuta på prislisten {0} må være {1} eller {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304218apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +18,Add Products,Legg til produkter
Frappe PR Botc0804792017-05-19 12:30:04 +05304219DocType: Appraisal,Appraisal Template,Appraisal Mal
4220DocType: Item Group,Item Classification,Sak Klassifisering
Frappe PR Bot8054d962017-09-05 09:19:06 +05304221apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +122,Business Development Manager,Business Development Manager
Frappe PR Botc0804792017-05-19 12:30:04 +05304222DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Vedlikehold Besøk Formål
4223apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,Periode
4224apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,General Ledger
4225apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +33,Employee {0} on Leave on {1},Employee {0} på La den {1}
4226apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Vis Leads
4227DocType: Program Enrollment Tool,New Program,nytt program
4228DocType: Item Attribute Value,Attribute Value,Attributtverdi
4229,Itemwise Recommended Reorder Level,Itemwise Anbefalt Omgjøre nivå
4230DocType: Salary Detail,Salary Detail,lønn Detalj
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304231apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1007,Please select {0} first,Vennligst velg {0} først
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304232apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +803,Batch {0} of Item {1} has expired.,Batch {0} av Element {1} er utløpt.
Frappe PR Botc0804792017-05-19 12:30:04 +05304233DocType: Sales Invoice,Commission,Kommisjon
4234apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Timeregistrering for produksjon.
4235apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,delsum
4236DocType: Salary Detail,Default Amount,Standard Beløp
4237apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +93,Warehouse not found in the system,Warehouse ikke funnet i systemet
4238apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +116,This Month's Summary,Denne måneden Oppsummering
4239DocType: Quality Inspection Reading,Quality Inspection Reading,Quality Inspection Reading
4240apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,`Freeze Aksjer Eldre Than` bør være mindre enn% d dager.
4241DocType: Tax Rule,Purchase Tax Template,Kjøpe Tax Mal
4242,Project wise Stock Tracking,Prosjektet klok Stock Tracking
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304243DocType: GST HSN Code,Regional,Regional
Frappe PR Botc0804792017-05-19 12:30:04 +05304244DocType: Stock Entry Detail,Actual Qty (at source/target),Faktiske antall (ved kilden / target)
4245DocType: Item Customer Detail,Ref Code,Ref Kode
Frappe PR Botd112ee52017-08-31 19:38:41 +05304246apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +66,Customer Group is Required in POS Profile,Kundegruppe er påkrevd i POS-profil
Frappe PR Botc0804792017-05-19 12:30:04 +05304247apps/erpnext/erpnext/config/hr.py +12,Employee records.,Medarbeider poster.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304248apps/erpnext/erpnext/accounts/doctype/asset/asset.py +92,Please set Next Depreciation Date,Vennligst sett Neste Avskrivninger Dato
Frappe PR Botc0804792017-05-19 12:30:04 +05304249DocType: HR Settings,Payroll Settings,Lønn Innstillinger
4250apps/erpnext/erpnext/config/accounts.py +148,Match non-linked Invoices and Payments.,Matche ikke bundet fakturaer og betalinger.
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304251DocType: POS Settings,POS Settings,POS-innstillinger
Frappe PR Botc0804792017-05-19 12:30:04 +05304252apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Legg inn bestilling
4253DocType: Email Digest,New Purchase Orders,Nye innkjøpsordrer
4254apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,Root kan ikke ha en forelder kostnadssted
Frappe PR Bot7c901002017-06-07 12:05:29 +05304255apps/erpnext/erpnext/public/js/stock_analytics.js +57,Select Brand...,Velg merke ...
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304256apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +18,Training Events/Results,Treningsarrangementer / resultater
Frappe PR Botc0804792017-05-19 12:30:04 +05304257apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,Akkumulerte avskrivninger som på
4258DocType: Sales Invoice,C-Form Applicable,C-Form Gjelder
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304259apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +398,Operation Time must be greater than 0 for Operation {0},Operation Tid må være større enn 0 for operasjon {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304260apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +106,Warehouse is mandatory,Warehouse er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05304261DocType: Supplier,Address and Contacts,Adresse og Kontakt
4262DocType: UOM Conversion Detail,UOM Conversion Detail,Målenheter Conversion Detalj
Frappe PR Botc0804792017-05-19 12:30:04 +05304263DocType: Program,Program Abbreviation,program forkortelse
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304264apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +386,Production Order cannot be raised against a Item Template,Produksjonsordre kan ikke heves mot et elementmal
Frappe PR Bot7c901002017-06-07 12:05:29 +05304265apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +52,Charges are updated in Purchase Receipt against each item,Kostnader er oppdatert i Purchase Mottak mot hvert element
Frappe PR Botc0804792017-05-19 12:30:04 +05304266DocType: Warranty Claim,Resolved By,Løst Av
4267DocType: Bank Guarantee,Start Date,Startdato
4268apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Bevilge blader for en periode.
4269apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Sjekker og Innskudd feil ryddet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304270apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: You can not assign itself as parent account,Konto {0}: Du kan ikke tildele seg selv som forelder konto
Frappe PR Botc0804792017-05-19 12:30:04 +05304271DocType: Purchase Invoice Item,Price List Rate,Prisliste Rate
Frappe PR Bot8054d962017-09-05 09:19:06 +05304272apps/erpnext/erpnext/utilities/activation.py +72,Create customer quotes,Opprett kunde sitater
Frappe PR Botc0804792017-05-19 12:30:04 +05304273DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Vis &quot;på lager&quot; eller &quot;Not in Stock&quot; basert på lager tilgjengelig i dette lageret.
4274apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Bill of Materials (BOM)
4275DocType: Item,Average time taken by the supplier to deliver,Gjennomsnittlig tid tatt av leverandøren til å levere
Frappe PR Botfa042362017-07-17 17:50:36 +05304276apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.js +22,Assessment Result,Assessment Resultat
Frappe PR Botc0804792017-05-19 12:30:04 +05304277apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Timer
4278DocType: Project,Expected Start Date,Tiltredelse
Frappe PR Bot8054d962017-09-05 09:19:06 +05304279DocType: Setup Progress Action,Setup Progress Action,Oppsett Progress Action
Frappe PR Bot7c901002017-06-07 12:05:29 +05304280apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +49,Remove item if charges is not applicable to that item,Fjern artikkel om avgifter er ikke aktuelt til dette elementet
Frappe PR Botd112ee52017-08-31 19:38:41 +05304281apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +34,Transaction currency must be same as Payment Gateway currency,Transaksjons valuta må være samme som Payment Gateway valuta
Frappe PR Botc0804792017-05-19 12:30:04 +05304282DocType: Payment Entry,Receive,Motta
4283apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,sitater:
4284DocType: Maintenance Visit,Fully Completed,Fullt Fullført
4285apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Komplett
4286DocType: Employee,Educational Qualification,Pedagogiske Kvalifikasjoner
4287DocType: Workstation,Operating Costs,Driftskostnader
4288DocType: Budget,Action if Accumulated Monthly Budget Exceeded,Tiltak hvis Snø Månedlig budsjett Skredet
4289DocType: Purchase Invoice,Submit on creation,Send inn på skapelse
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304290apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +460,Currency for {0} must be {1},Valuta for {0} må være {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304291DocType: Asset,Disposal Date,Deponering Dato
4292DocType: 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 vil bli sendt til alle aktive ansatte i selskapet ved den gitte timen, hvis de ikke har ferie. Oppsummering av svarene vil bli sendt ved midnatt."
4293DocType: Employee Leave Approver,Employee Leave Approver,Ansatt La Godkjenner
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304294apps/erpnext/erpnext/stock/doctype/item/item.py +496,Row {0}: An Reorder entry already exists for this warehouse {1},Rad {0}: En Omgjøre oppføring finnes allerede for dette lageret {1}
Frappe PR Bot7c901002017-06-07 12:05:29 +05304295apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +81,"Cannot declare as lost, because Quotation has been made.","Kan ikke erklære som tapt, fordi tilbudet er gjort."
Frappe PR Botc0804792017-05-19 12:30:04 +05304296apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +13,Training Feedback,trening Tilbakemelding
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304297apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +458,Production Order {0} must be submitted,Produksjonsordre {0} må sendes
Frappe PR Botd112ee52017-08-31 19:38:41 +05304298DocType: Supplier Scorecard Criteria,Supplier Scorecard Criteria,Leverandør Scorecard Kriterier
Frappe PR Bot7c901002017-06-07 12:05:29 +05304299apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +149,Please select Start Date and End Date for Item {0},Vennligst velg startdato og sluttdato for Element {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304300apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +55,Course is mandatory in row {0},Kurset er obligatorisk i rad {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304301apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Til dags dato kan ikke være før fra dato
4302DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DOCTYPE
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304303apps/erpnext/erpnext/stock/doctype/item/item.js +258,Add / Edit Prices,Legg til / Rediger priser
Frappe PR Botc0804792017-05-19 12:30:04 +05304304DocType: Batch,Parent Batch,Parent Batch
4305DocType: Cheque Print Template,Cheque Print Template,Sjekk ut Mal
4306apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +36,Chart of Cost Centers,Plan Kostnadssteder
4307,Requested Items To Be Ordered,Etterspør Elementer bestilles
Frappe PR Botc0804792017-05-19 12:30:04 +05304308DocType: Price List,Price List Name,Prisliste Name
Frappe PR Botfa042362017-07-17 17:50:36 +05304309apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +32,Daily Work Summary for {0},Daglig arbeid Summary for {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304310DocType: Employee Loan,Totals,Totals
4311DocType: BOM,Manufacturing,Manufacturing
4312,Ordered Items To Be Delivered,Bestilte varer som skal leveres
4313DocType: Account,Income,Inntekt
4314DocType: Industry Type,Industry Type,Industry Type
Frappe PR Bot7c901002017-06-07 12:05:29 +05304315apps/erpnext/erpnext/templates/includes/cart.js +150,Something went wrong!,Noe gikk galt!
Frappe PR Botc0804792017-05-19 12:30:04 +05304316apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +124,Warning: Leave application contains following block dates,Advarsel: La programmet inneholder følgende blokk datoer
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304317apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +266,Sales Invoice {0} has already been submitted,Salg Faktura {0} er allerede innsendt
Frappe PR Botd112ee52017-08-31 19:38:41 +05304318DocType: Supplier Scorecard Scoring Criteria,Score,Score
Frappe PR Botc0804792017-05-19 12:30:04 +05304319apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Regnskapsåret {0} finnes ikke
4320apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Ferdigstillelse Dato
4321DocType: Purchase Invoice Item,Amount (Company Currency),Beløp (Selskap Valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304322apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Valid till date cannot be before transaction date,Gyldig til dato kan ikke være før transaksjonsdato
Frappe PR Botc0804792017-05-19 12:30:04 +05304323apps/erpnext/erpnext/stock/stock_ledger.py +372,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,{0} enheter av {1} trengs i {2} på {3} {4} for {5} for å fullføre denne transaksjonen.
4324DocType: Fee Structure,Student Category,student Kategori
4325DocType: Announcement,Student,Student
4326apps/erpnext/erpnext/config/hr.py +229,Organization unit (department) master.,Organisasjonsenhet (departement) mester.
Frappe PR Bot8054d962017-09-05 09:19:06 +05304327apps/erpnext/erpnext/utilities/user_progress.py +193,Go to Rooms,Gå til rom
Frappe PR Botc0804792017-05-19 12:30:04 +05304328apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Skriv inn meldingen før du sender
Frappe PR Botd112ee52017-08-31 19:38:41 +05304329DocType: Purchase Invoice,DUPLICATE FOR SUPPLIER,DUPLIKATE FOR LEVERANDØR
Frappe PR Botc0804792017-05-19 12:30:04 +05304330DocType: Email Digest,Pending Quotations,Avventer Sitater
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304331apps/erpnext/erpnext/config/accounts.py +315,Point-of-Sale Profile,Point-of-Sale Profile
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304332apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +156,Unsecured Loans,Usikret lån
Frappe PR Botc0804792017-05-19 12:30:04 +05304333DocType: Cost Center,Cost Center Name,Kostnadssteds Name
4334DocType: Employee,B+,B +
4335DocType: HR Settings,Max working hours against Timesheet,Max arbeidstid mot Timeregistrering
4336DocType: Maintenance Schedule Detail,Scheduled Date,Planlagt dato
Frappe PR Botd112ee52017-08-31 19:38:41 +05304337apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +77,Total Paid Amt,Sum innskutt Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05304338DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Meldinger som er større enn 160 tegn vil bli delt inn i flere meldinger
4339DocType: Purchase Receipt Item,Received and Accepted,Mottatt og akseptert
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304340,GST Itemised Sales Register,GST Artized Sales Register
Frappe PR Botc0804792017-05-19 12:30:04 +05304341,Serial No Service Contract Expiry,Serial No Service kontraktsutløp
4342apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +299,You cannot credit and debit same account at the same time,Du kan ikke kreditt- og debet samme konto samtidig
4343DocType: Naming Series,Help HTML,Hjelp HTML
4344DocType: Student Group Creation Tool,Student Group Creation Tool,Student Gruppe Creation Tool
4345DocType: Item,Variant Based On,Variant basert på
4346apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},Total weightage tilordnet skal være 100%. Det er {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304347apps/erpnext/erpnext/utilities/user_progress.py +63,Your Suppliers,Dine Leverandører
Frappe PR Botd112ee52017-08-31 19:38:41 +05304348apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +80,Cannot set as Lost as Sales Order is made.,Kan ikke settes som tapt som Salgsordre er gjort.
Frappe PR Botc0804792017-05-19 12:30:04 +05304349DocType: Request for Quotation Item,Supplier Part No,Leverandør varenummer
Frappe PR Botfa042362017-07-17 17:50:36 +05304350apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +365,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',Kan ikke trekke når kategorien er for verdsetting &#39;eller&#39; Vaulation og Total &#39;
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304351apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +354,Received From,Mottatt fra
Frappe PR Botc0804792017-05-19 12:30:04 +05304352DocType: Lead,Converted,Omregnet
4353DocType: Item,Has Serial No,Har Serial No
4354DocType: Employee,Date of Issue,Utstedelsesdato
Frappe PR Botd112ee52017-08-31 19:38:41 +05304355apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +24,{0}: From {0} for {1},{0}: Fra {0} for {1}
4356apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +218,"As per the Buying Settings if Purchase Reciept Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Receipt first for item {0}","I henhold til kjøpsinnstillingene hvis kjøp tilbakekjøpt er nødvendig == &#39;JA&#39; og deretter for å opprette kjøpfaktura, må brukeren opprette kjøpsmottak først for element {0}"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304357apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +166,Row #{0}: Set Supplier for item {1},Row # {0}: Sett Leverandør for elementet {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304358apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Hours value must be greater than zero.,Rad {0}: Timer verdien må være større enn null.
4359apps/erpnext/erpnext/stock/doctype/item/item.py +171,Website Image {0} attached to Item {1} cannot be found,Website Bilde {0} festet til Element {1} kan ikke finnes
Frappe PR Botc0804792017-05-19 12:30:04 +05304360DocType: Issue,Content Type,Innholdstype
4361apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Datamaskin
4362DocType: Item,List this Item in multiple groups on the website.,Liste denne vare i flere grupper på nettstedet.
4363apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +323,Please check Multi Currency option to allow accounts with other currency,Vennligst sjekk Multi Valuta alternativet for å tillate kontoer med andre valuta
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304364apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +85,Item: {0} does not exist in the system,Sak: {0} finnes ikke i systemet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304365apps/erpnext/erpnext/accounts/doctype/account/account.py +109,You are not authorized to set Frozen value,Du er ikke autorisert til å sette Frozen verdi
Frappe PR Botc0804792017-05-19 12:30:04 +05304366DocType: Payment Reconciliation,Get Unreconciled Entries,Få avstemte Entries
4367DocType: Payment Reconciliation,From Invoice Date,Fra Fakturadato
Frappe PR Botd112ee52017-08-31 19:38:41 +05304368apps/erpnext/erpnext/accounts/party.py +261,Billing currency must be equal to either default comapany's currency or party account currency,Fakturering valuta må være lik enten standard comapany valuta eller fremmed regning av valuta
Frappe PR Bot8054d962017-09-05 09:19:06 +05304369apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +66,Leave Encashment,La Encashment
4370apps/erpnext/erpnext/public/js/setup_wizard.js +106,What does it do?,Hva gjør det?
Frappe PR Botc0804792017-05-19 12:30:04 +05304371apps/erpnext/erpnext/stock/doctype/batch/batch.js +70,To Warehouse,Til Warehouse
4372apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +23,All Student Admissions,Alle Student Opptak
4373,Average Commission Rate,Gjennomsnittlig kommisjon
Frappe PR Botd112ee52017-08-31 19:38:41 +05304374apps/erpnext/erpnext/stock/doctype/item/item.py +406,'Has Serial No' can not be 'Yes' for non-stock item,«Har Serial No &#39;kan ikke være&#39; Ja &#39;for ikke-lagervare
Frappe PR Botc0804792017-05-19 12:30:04 +05304375apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +41,Attendance can not be marked for future dates,Oppmøte kan ikke merkes for fremtidige datoer
4376DocType: Pricing Rule,Pricing Rule Help,Prising Rule Hjelp
4377DocType: School House,House Name,Husnavn
4378DocType: Purchase Taxes and Charges,Account Head,Account Leder
4379apps/erpnext/erpnext/config/stock.py +168,Update additional costs to calculate landed cost of items,Oppdater ekstra kostnader for å beregne inntakskost annonser
Frappe PR Bot8054d962017-09-05 09:19:06 +05304380apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Electrical,Elektrisk
4381apps/erpnext/erpnext/utilities/activation.py +100,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,Tilsett resten av organisasjonen som brukerne. Du kan også legge invitere kunder til portalen ved å legge dem fra Kontakter
Frappe PR Botc0804792017-05-19 12:30:04 +05304382DocType: Stock Entry,Total Value Difference (Out - In),Total verdi Difference (ut -)
4383apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +348,Row {0}: Exchange Rate is mandatory,Rad {0}: Exchange Rate er obligatorisk
4384apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Bruker-ID ikke satt for Employee {0}
4385DocType: Vehicle,Vehicle Value,Vehicle Verdi
4386DocType: Stock Entry,Default Source Warehouse,Standardkilde Warehouse
4387DocType: Item,Customer Code,Kunden Kode
4388apps/erpnext/erpnext/hr/doctype/employee/employee.py +216,Birthday Reminder for {0},Bursdag Påminnelse for {0}
4389apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dager siden siste Bestill
Frappe PR Botd112ee52017-08-31 19:38:41 +05304390apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +353,Debit To account must be a Balance Sheet account,Uttak fra kontoen må være en balansekonto
Frappe PR Botc0804792017-05-19 12:30:04 +05304391DocType: Buying Settings,Naming Series,Navngi Series
4392DocType: Leave Block List,Leave Block List Name,La Block List Name
4393apps/erpnext/erpnext/hr/doctype/vehicle/vehicle.py +14,Insurance Start date should be less than Insurance End date,Forsikring Startdatoen må være mindre enn Forsikring Sluttdato
4394apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Aksje Eiendeler
4395DocType: Timesheet,Production Detail,produksjon Detail
4396DocType: Target Detail,Target Qty,Target Antall
4397DocType: Shopping Cart Settings,Checkout Settings,Kasse Innstillinger
4398DocType: Attendance,Present,Present
4399apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Levering Note {0} må ikke sendes inn
4400DocType: Notification Control,Sales Invoice Message,Salgsfaktura Message
4401apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Lukke konto {0} må være av typen Ansvar / Egenkapital
Frappe PR Botd112ee52017-08-31 19:38:41 +05304402apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +323,Salary Slip of employee {0} already created for time sheet {1},Lønn Slip av ansattes {0} allerede opprettet for timeregistrering {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304403DocType: Vehicle Log,Odometer,Kilometerteller
4404DocType: Sales Order Item,Ordered Qty,Bestilte Antall
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304405apps/erpnext/erpnext/stock/doctype/item/item.py +679,Item {0} is disabled,Element {0} er deaktivert
Frappe PR Botc0804792017-05-19 12:30:04 +05304406DocType: Stock Settings,Stock Frozen Upto,Stock Frozen Opp
Frappe PR Botd112ee52017-08-31 19:38:41 +05304407apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +895,BOM does not contain any stock item,BOM inneholder ikke lagervare
Frappe PR Botc0804792017-05-19 12:30:04 +05304408apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Prosjektet aktivitet / oppgave.
4409DocType: Vehicle Log,Refuelling Details,Fylle drivstoff Detaljer
4410apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Generere lønnsslipper
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304411apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +44,"Buying must be checked, if Applicable For is selected as {0}","Kjøper må sjekkes, hvis dette gjelder for er valgt som {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05304412apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Rabatt må være mindre enn 100
Frappe PR Botd112ee52017-08-31 19:38:41 +05304413apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +121,Last purchase rate not found,Siste kjøp sats ikke funnet
Frappe PR Botc0804792017-05-19 12:30:04 +05304414DocType: Purchase Invoice,Write Off Amount (Company Currency),Skriv Off Beløp (Selskap Valuta)
4415DocType: Sales Invoice Timesheet,Billing Hours,fakturerings~~POS=TRUNC Timer
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304416apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +499,Default BOM for {0} not found,Standard BOM for {0} ikke funnet
Frappe PR Botd112ee52017-08-31 19:38:41 +05304417apps/erpnext/erpnext/stock/doctype/item/item.py +486,Row #{0}: Please set reorder quantity,Row # {0}: Vennligst sett omgjøring kvantitet
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304418apps/erpnext/erpnext/public/js/pos/pos.html +20,Tap items to add them here,Trykk på elementer for å legge dem til her
Frappe PR Botc0804792017-05-19 12:30:04 +05304419DocType: Fees,Program Enrollment,program Påmelding
4420DocType: Landed Cost Voucher,Landed Cost Voucher,Landed Cost Voucher
4421apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},Vennligst sett {0}
4422DocType: Purchase Invoice,Repeat on Day of Month,Gjenta på dag i måneden
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304423apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +36,{0} - {1} is inactive student,{0} - {1} er inaktiv student
4424apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +36,{0} - {1} is inactive student,{0} - {1} er inaktiv student
Frappe PR Botc0804792017-05-19 12:30:04 +05304425DocType: Employee,Health Details,Helse Detaljer
4426DocType: Offer Letter,Offer Letter Terms,Tilby Letter Vilkår
Frappe PR Botd112ee52017-08-31 19:38:41 +05304427apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,For å opprette en betalingsforespørsel kreves referansedokument
4428apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,For å opprette en betalingsforespørsel kreves referansedokument
Frappe PR Botc0804792017-05-19 12:30:04 +05304429DocType: Payment Entry,Allocate Payment Amount,Fordele Betalingsbeløp
4430DocType: Employee External Work History,Salary,Lønn
4431DocType: Serial No,Delivery Document Type,Levering dokumenttype
4432DocType: Process Payroll,Submit all salary slips for the above selected criteria,Send inn alle lønnsslipper for de ovenfor valgte kriterier
4433apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} elementer synkronisert
4434DocType: Sales Order,Partly Delivered,Delvis Leveres
4435DocType: Email Digest,Receivables,Fordringer
4436DocType: Lead Source,Lead Source,Lead Source
4437DocType: Customer,Additional information regarding the customer.,Ytterligere informasjon om kunden.
4438DocType: Quality Inspection Reading,Reading 5,Reading 5
Frappe PR Botd112ee52017-08-31 19:38:41 +05304439apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +221,"{0} {1} is associated with {2}, but Party Account is {3}","{0} {1} er knyttet til {2}, men partikonto er {3}"
4440DocType: Purchase Invoice,Y,Y
Frappe PR Botc0804792017-05-19 12:30:04 +05304441DocType: Maintenance Visit,Maintenance Date,Vedlikehold Dato
4442DocType: Purchase Invoice Item,Rejected Serial No,Avvist Serial No
4443apps/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 startdato eller sluttdato er overlappende med {0}. For å unngå vennligst sett selskap
Frappe PR Bot8054d962017-09-05 09:19:06 +05304444apps/erpnext/erpnext/selling/doctype/customer/customer.py +94,Please mention the Lead Name in Lead {0},Vennligst nevne Lead Name in Lead {0}
Frappe PR Bot7c901002017-06-07 12:05:29 +05304445apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +156,Start date should be less than end date for Item {0},Startdato skal være mindre enn sluttdato for Element {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304446DocType: Item,"Example: ABCD.#####
4447If 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.","Eksempel:. ABCD ##### Hvis serien er satt og serienummer er ikke nevnt i transaksjoner, og deretter automatisk serienummer vil bli opprettet basert på denne serien. Hvis du alltid vil eksplisitt nevne Serial Nos for dette elementet. la dette stå tomt."
4448DocType: Upload Attendance,Upload Attendance,Last opp Oppmøte
Frappe PR Botfa042362017-07-17 17:50:36 +05304449apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +319,BOM and Manufacturing Quantity are required,BOM og Industri Antall kreves
Frappe PR Botc0804792017-05-19 12:30:04 +05304450apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Aldring Range 2
4451DocType: SG Creation Tool Course,Max Strength,Max Strength
Frappe PR Botd112ee52017-08-31 19:38:41 +05304452apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +22,BOM replaced,BOM erstattet
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304453apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +988,Select Items based on Delivery Date,Velg elementer basert på leveringsdato
Frappe PR Botc0804792017-05-19 12:30:04 +05304454,Sales Analytics,Salgs Analytics
4455apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +114,Available {0},Tilgjengelig {0}
4456,Prospects Engaged But Not Converted,"Utsikter engasjert, men ikke konvertert"
4457,Prospects Engaged But Not Converted,"Utsikter engasjert, men ikke konvertert"
4458DocType: Manufacturing Settings,Manufacturing Settings,Produksjons Innstillinger
4459apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Sette opp e-post
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304460apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +57,Guardian1 Mobile No,Guardian1 Mobile No
Frappe PR Botd112ee52017-08-31 19:38:41 +05304461apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Please enter default currency in Company Master,Skriv inn standardvaluta i selskapet Master
Frappe PR Botc0804792017-05-19 12:30:04 +05304462DocType: Stock Entry Detail,Stock Entry Detail,Stock Entry Detail
4463apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +110,Daily Reminders,Daglige påminnelser
4464DocType: Products Settings,Home Page is Products,Hjemme side er produkter
4465,Asset Depreciation Ledger,Asset Avskrivninger Ledger
Frappe PR Botd112ee52017-08-31 19:38:41 +05304466apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +87,Tax Rule Conflicts with {0},Skatteregel Konflikter med {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304467apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,New Account Name
4468DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Råvare Leveres Cost
4469DocType: Selling Settings,Settings for Selling Module,Innstillinger for å selge Module
Frappe PR Bot8054d962017-09-05 09:19:06 +05304470apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +106,Customer Service,Kundeservice
Frappe PR Botc0804792017-05-19 12:30:04 +05304471DocType: BOM,Thumbnail,Thumbnail
4472DocType: Item Customer Detail,Item Customer Detail,Sak Customer Detalj
4473apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Tilbudet kandidat en jobb.
4474DocType: Notification Control,Prompt for Email on Submission of,Spør for E-post om innsending av
4475apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves are more than days in the period,Totalt tildelte bladene er mer enn dager i perioden
4476DocType: Pricing Rule,Percentage,Prosentdel
4477apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Elementet {0} må være en lagervare
4478DocType: Manufacturing Settings,Default Work In Progress Warehouse,Standard Work In Progress Warehouse
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304479apps/erpnext/erpnext/config/accounts.py +290,Default settings for accounting transactions.,Standardinnstillingene for regnskapsmessige transaksjoner.
Frappe PR Botc0804792017-05-19 12:30:04 +05304480DocType: Maintenance Visit,MV,MV
4481apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Forventet Datoen kan ikke være før Material Request Dato
4482DocType: Purchase Invoice Item,Stock Qty,Varenummer
Frappe PR Botc0804792017-05-19 12:30:04 +05304483DocType: Employee Loan,Repayment Period in Months,Nedbetalingstid i måneder
4484apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Feil: Ikke en gyldig id?
4485DocType: Naming Series,Update Series Number,Update-serien Nummer
4486DocType: Account,Equity,Egenkapital
4487apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +78,{0} {1}: 'Profit and Loss' type account {2} not allowed in Opening Entry,{0} {1}: &#39;Resultat&#39; type konto {2} ikke tillatt i Åpning Entry
4488DocType: Sales Order,Printing Details,Utskrift Detaljer
4489DocType: Task,Closing Date,Avslutningsdato
4490DocType: Sales Order Item,Produced Quantity,Produsert Antall
Frappe PR Bot8054d962017-09-05 09:19:06 +05304491apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +117,Engineer,Ingeniør
Frappe PR Botc0804792017-05-19 12:30:04 +05304492DocType: Journal Entry,Total Amount Currency,Totalbeløp Valuta
4493apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Søk Sub Assemblies
Frappe PR Botd112ee52017-08-31 19:38:41 +05304494apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +167,Item Code required at Row No {0},Elementkode kreves ved Row Nei {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304495apps/erpnext/erpnext/utilities/user_progress.py +108,Go to Items,Gå til elementer
Frappe PR Botc0804792017-05-19 12:30:04 +05304496DocType: Sales Partner,Partner Type,Partner Type
4497DocType: Purchase Taxes and Charges,Actual,Faktiske
4498DocType: Authorization Rule,Customerwise Discount,Customerwise Rabatt
Frappe PR Botd112ee52017-08-31 19:38:41 +05304499apps/erpnext/erpnext/config/projects.py +40,Timesheet for tasks.,Timeregistrering for oppgaver.
Frappe PR Botc0804792017-05-19 12:30:04 +05304500DocType: Purchase Invoice,Against Expense Account,Mot regning
4501DocType: Production Order,Production Order,Produksjon Bestill
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304502apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +273,Installation Note {0} has already been submitted,Installasjon Merk {0} har allerede blitt sendt
Frappe PR Botc0804792017-05-19 12:30:04 +05304503DocType: Bank Reconciliation,Get Payment Entries,Få Betalings Entries
4504DocType: Quotation Item,Against Docname,Mot Docname
4505DocType: SMS Center,All Employee (Active),All Employee (Active)
4506apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Vis nå
4507DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Velg perioden når fakturaen blir generert automatisk
4508DocType: BOM,Raw Material Cost,Raw Material Cost
4509DocType: Item Reorder,Re-Order Level,Re-Order nivå
4510DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Skriv inn elementer og planlagt stk som du ønsker å heve produksjonsordrer eller laste råvarer for analyse.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304511apps/erpnext/erpnext/projects/doctype/project/project.js +62,Gantt Chart,Gantt
Frappe PR Bot8054d962017-09-05 09:19:06 +05304512apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +90,Part-time,Deltid
Frappe PR Botc0804792017-05-19 12:30:04 +05304513DocType: Employee,Applicable Holiday List,Gjelder Holiday List
4514DocType: Employee,Cheque,Cheque
Frappe PR Bot8054d962017-09-05 09:19:06 +05304515DocType: Training Event,Employee Emails,Medarbeider e-post
Frappe PR Botd112ee52017-08-31 19:38:41 +05304516apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +59,Series Updated,Serien Oppdatert
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304517apps/erpnext/erpnext/accounts/doctype/account/account.py +162,Report Type is mandatory,Rapporter Type er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05304518DocType: Item,Serial Number Series,Serienummer Series
4519apps/erpnext/erpnext/buying/utils.py +68,Warehouse is mandatory for stock Item {0} in row {1},Warehouse er obligatorisk for lager Element {0} i rad {1}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304520apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +20,Add Programs,Legg til programmer
Frappe PR Botc0804792017-05-19 12:30:04 +05304521apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Retail &amp; Wholesale
4522DocType: Issue,First Responded On,Først Svarte På
4523DocType: Website Item Group,Cross Listing of Item in multiple groups,Cross Notering av varen i flere grupper
Frappe PR Botc0804792017-05-19 12:30:04 +05304524apps/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},Regnskapsår Startdato og regnskapsår sluttdato er allerede satt i regnskapsåret {0}
4525apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Clearance Date updated,Lagersalg oppdatert
4526apps/erpnext/erpnext/stock/doctype/batch/batch.js +126,Split Batch,Split Batch
4527apps/erpnext/erpnext/stock/doctype/batch/batch.js +126,Split Batch,Split Batch
4528apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,Vellykket Forsonet
4529DocType: Request for Quotation Supplier,Download PDF,Last ned PDF
4530DocType: Production Order,Planned End Date,Planlagt sluttdato
4531apps/erpnext/erpnext/config/stock.py +184,Where items are stored.,Hvor varene er lagret.
4532DocType: Request for Quotation,Supplier Detail,Leverandør Detalj
Frappe PR Botd112ee52017-08-31 19:38:41 +05304533apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +98,Error in formula or condition: {0},Feil i formel eller betingelse: {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304534apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +16,Invoiced Amount,Fakturert beløp
Frappe PR Botd112ee52017-08-31 19:38:41 +05304535apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +47,Criteria weights must add up to 100%,Kriterievekter må legge opp til 100%
Frappe PR Botc0804792017-05-19 12:30:04 +05304536DocType: Attendance,Attendance,Oppmøte
4537apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,lager~~POS=TRUNC
4538DocType: BOM,Materials,Materialer
4539DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Hvis ikke sjekket, vil listen må legges til hver avdeling hvor det må brukes."
4540apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,Kilde og Target Warehouse kan ikke være det samme
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304541apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +535,Posting date and posting time is mandatory,Konteringsdato og legger tid er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05304542apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Skatt mal for å kjøpe transaksjoner.
4543,Item Prices,Varepriser
4544DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,I Ord vil være synlig når du lagrer innkjøpsordre.
4545DocType: Period Closing Voucher,Period Closing Voucher,Periode Closing Voucher
4546apps/erpnext/erpnext/config/selling.py +67,Price List master.,Prisliste mester.
4547DocType: Task,Review Date,Omtale Dato
Frappe PR Botd112ee52017-08-31 19:38:41 +05304548DocType: Company,Series for Asset Depreciation Entry (Journal Entry),Serie for Asset Depreciation Entry (Journal Entry)
Frappe PR Botc0804792017-05-19 12:30:04 +05304549DocType: Purchase Invoice,Advance Payments,Forskudd
4550DocType: Purchase Taxes and Charges,On Net Total,On Net Total
4551apps/erpnext/erpnext/controllers/item_variant.py +90,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},Verdi for Egenskap {0} må være innenfor området {1} til {2} i trinn på {3} for Element {4}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304552apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +161,Target warehouse in row {0} must be same as Production Order,Target lager i rad {0} må være samme som produksjonsordre
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304553apps/erpnext/erpnext/accounts/doctype/account/account.py +127,Currency can not be changed after making entries using some other currency,Valuta kan ikke endres etter at oppføringer ved hjelp av en annen valuta
Frappe PR Botc0804792017-05-19 12:30:04 +05304554DocType: Vehicle Service,Clutch Plate,clutch Plate
4555DocType: Company,Round Off Account,Rund av konto
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304556apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Administrative Expenses,Administrative utgifter
Frappe PR Botc0804792017-05-19 12:30:04 +05304557apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Consulting
4558DocType: Customer Group,Parent Customer Group,Parent Kundegruppe
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304559DocType: Journal Entry,Subscription,Abonnement
Frappe PR Botc0804792017-05-19 12:30:04 +05304560DocType: Purchase Invoice,Contact Email,Kontakt Epost
4561DocType: Appraisal Goal,Score Earned,Resultat tjent
Frappe PR Bot8054d962017-09-05 09:19:06 +05304562apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +224,Notice Period,Oppsigelsestid
Frappe PR Botc0804792017-05-19 12:30:04 +05304563DocType: Asset Category,Asset Category Name,Asset Category Name
4564apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,Dette er en rot territorium og kan ikke redigeres.
4565apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,New Sales Person navn
4566DocType: Packing Slip,Gross Weight UOM,Bruttovekt målenheter
4567DocType: Delivery Note Item,Against Sales Invoice,Mot Salg Faktura
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304568apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +128,Please enter serial numbers for serialized item ,Vennligst skriv inn serienumre for serialisert element
Frappe PR Botc0804792017-05-19 12:30:04 +05304569DocType: Bin,Reserved Qty for Production,Reservert Antall for produksjon
4570DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,La være ukontrollert hvis du ikke vil vurdere batch mens du lager kursbaserte grupper.
4571DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,La være ukontrollert hvis du ikke vil vurdere batch mens du lager kursbaserte grupper.
4572DocType: Asset,Frequency of Depreciation (Months),Frekvens av Avskrivninger (måneder)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304573apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +493,Credit Account,Credit konto
Frappe PR Botc0804792017-05-19 12:30:04 +05304574DocType: Landed Cost Item,Landed Cost Item,Landed Cost Element
4575apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Vis nullverdier
4576DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Antall element oppnådd etter produksjon / nedpakking fra gitte mengder råvarer
Frappe PR Botc0804792017-05-19 12:30:04 +05304577DocType: Payment Reconciliation,Receivable / Payable Account,Fordringer / gjeld konto
4578DocType: Delivery Note Item,Against Sales Order Item,Mot kundeordreposisjon
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304579apps/erpnext/erpnext/stock/doctype/item/item.py +646,Please specify Attribute Value for attribute {0},Vennligst oppgi data Verdi for attributtet {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304580DocType: Item,Default Warehouse,Standard Warehouse
4581apps/erpnext/erpnext/accounts/doctype/budget/budget.py +45,Budget cannot be assigned against Group Account {0},Budsjettet kan ikke overdras mot gruppekonto {0}
4582apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,Skriv inn forelder kostnadssted
4583DocType: Delivery Note,Print Without Amount,Skriv ut Uten Beløp
4584apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +57,Depreciation Date,avskrivninger Dato
Frappe PR Botc0804792017-05-19 12:30:04 +05304585DocType: Issue,Support Team,Support Team
4586apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Utløps (i dager)
4587DocType: Appraisal,Total Score (Out of 5),Total poengsum (av 5)
4588DocType: Fee Structure,FS.,FS.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304589DocType: Student Attendance Tool,Batch,Parti
Frappe PR Botc0804792017-05-19 12:30:04 +05304590apps/erpnext/erpnext/stock/doctype/item/item.js +27,Balance,Balanse
4591DocType: Room,Seating Capacity,Antall seter
4592DocType: Issue,ISS-,ISS-
Frappe PR Bot8054d962017-09-05 09:19:06 +05304593apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +61,For Item,For element
Frappe PR Botc0804792017-05-19 12:30:04 +05304594DocType: Project,Total Expense Claim (via Expense Claims),Total Expense krav (via Utgifts Krav)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304595DocType: GST Settings,GST Summary,GST Sammendrag
Frappe PR Botc0804792017-05-19 12:30:04 +05304596DocType: Assessment Result,Total Score,Total poengsum
4597DocType: Journal Entry,Debit Note,Debitnota
4598DocType: Stock Entry,As per Stock UOM,Pr Stock målenheter
4599apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Ikke utløpt
4600DocType: Student Log,Achievement,Oppnåelse
4601DocType: Batch,Source Document Type,Kilde dokumenttype
4602DocType: Batch,Source Document Type,Kilde dokumenttype
4603DocType: Journal Entry,Total Debit,Total debet
4604DocType: Manufacturing Settings,Default Finished Goods Warehouse,Standardferdigvarelageret
4605apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +78,Sales Person,Sales Person
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304606apps/erpnext/erpnext/config/accounts.py +235,Budget and Cost Center,Budsjett og kostnadssted
Frappe PR Botd112ee52017-08-31 19:38:41 +05304607apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +60,Multiple default mode of payment is not allowed,Flere standard betalingsmåter er ikke tillatt
Frappe PR Botc0804792017-05-19 12:30:04 +05304608DocType: Vehicle Service,Half Yearly,Halvårlig
4609DocType: Lead,Blog Subscriber,Blogg Subscriber
4610DocType: Guardian,Alternate Number,Alternativ nummer
4611DocType: Assessment Plan Criteria,Maximum Score,maksimal score
4612apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Lage regler for å begrense transaksjoner basert på verdier.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304613apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49, Group Roll No,Grupperulle nr
Frappe PR Botc0804792017-05-19 12:30:04 +05304614DocType: Student Group Creation Tool,Leave blank if you make students groups per year,La være tom hvis du lager studentgrupper hvert år
4615DocType: Student Group Creation Tool,Leave blank if you make students groups per year,La være tom hvis du lager studentgrupper hvert år
4616DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Hvis det er merket, Total nei. arbeidsdager vil omfatte helligdager, og dette vil redusere verdien av Lønn per dag"
4617DocType: Purchase Invoice,Total Advance,Total Advance
4618apps/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.,"Begrepet Sluttdatoen kan ikke være tidligere enn Term startdato. Korriger datoene, og prøv igjen."
4619apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,Sitatall
4620apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,Sitatall
4621,BOM Stock Report,BOM aksjerapport
4622DocType: Stock Reconciliation Item,Quantity Difference,Antall Difference
4623apps/erpnext/erpnext/config/hr.py +311,Processing Payroll,Processing Lønn
4624DocType: Opportunity Item,Basic Rate,Basic Rate
4625DocType: GL Entry,Credit Amount,Credit Beløp
4626DocType: Cheque Print Template,Signatory Position,Signataren plassering
Frappe PR Bot7c901002017-06-07 12:05:29 +05304627apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +175,Set as Lost,Sett som tapte
Frappe PR Botc0804792017-05-19 12:30:04 +05304628DocType: Timesheet,Total Billable Hours,Totalt fakturerbare timer
4629apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Betaling Kvittering Note
4630apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +6,This is based on transactions against this Customer. See timeline below for details,Dette er basert på transaksjoner mot denne kunden. Se tidslinjen nedenfor for detaljer
4631DocType: Supplier,Credit Days Based On,Kreditt Days Based On
4632apps/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}: Avsatt beløp {1} må være mindre enn eller lik Betaling Entry mengden {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304633,Course wise Assessment Report,Kursbasert vurderingsrapport
Frappe PR Botc0804792017-05-19 12:30:04 +05304634DocType: Tax Rule,Tax Rule,Skatt Rule
4635DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Opprettholde samme hastighet Gjennom Salgssyklus
4636DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planlegg tids logger utenfor arbeidsstasjon arbeidstid.
4637apps/erpnext/erpnext/public/js/pos/pos.html +89,Customers in Queue,Kunder i kø
4638DocType: Student,Nationality,Nasjonalitet
4639,Items To Be Requested,Elementer å bli forespurt
4640DocType: Purchase Order,Get Last Purchase Rate,Få siste kjøp Ranger
4641DocType: Company,Company Info,Selskap Info
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304642apps/erpnext/erpnext/accounts/page/pos/pos.js +1372,Select or add new customer,Velg eller legg til ny kunde
Frappe PR Botd112ee52017-08-31 19:38:41 +05304643apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +154,Cost center is required to book an expense claim,Kostnadssted er nødvendig å bestille en utgift krav
Frappe PR Botc0804792017-05-19 12:30:04 +05304644apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Anvendelse av midler (aktiva)
4645apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,Dette er basert på tilstedeværelse av denne Employee
Frappe PR Botd112ee52017-08-31 19:38:41 +05304646apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +112,Mark Attendance,Mark Attendance
4647apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +487,Debit Account,Debet konto
Frappe PR Botc0804792017-05-19 12:30:04 +05304648DocType: Fiscal Year,Year Start Date,År Startdato
4649DocType: Attendance,Employee Name,Ansattes Navn
4650DocType: Sales Invoice,Rounded Total (Company Currency),Avrundet Total (Selskap Valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304651apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Cannot covert to Group because Account Type is selected.,Kan ikke covert til konsernet fordi Kontotype er valgt.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304652apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +240,{0} {1} has been modified. Please refresh.,{0} {1} har blitt endret. Vennligst oppdater.
Frappe PR Botc0804792017-05-19 12:30:04 +05304653DocType: Leave Block List,Stop users from making Leave Applications on following days.,Stoppe brukere fra å gjøre La Applications på følgende dager.
4654apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,kjøpesummen
Frappe PR Botd112ee52017-08-31 19:38:41 +05304655apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +259,Supplier Quotation {0} created,Leverandør sitat {0} er opprettet
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304656apps/erpnext/erpnext/accounts/report/financial_statements.py +97,End Year cannot be before Start Year,Slutt År kan ikke være før start År
Frappe PR Bot8054d962017-09-05 09:19:06 +05304657apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +217,Employee Benefits,Ytelser til ansatte
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304658apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +255,Packed quantity must equal quantity for Item {0} in row {1},Pakket mengde må være lik mengde for Element {0} i rad {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304659DocType: Production Order,Manufactured Qty,Produsert Antall
4660DocType: Purchase Receipt Item,Accepted Quantity,Akseptert Antall
4661apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Please set a default Holiday List for Employee {0} or Company {1},Vennligst angi en standard Holiday Liste for Employee {0} eller selskapet {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304662apps/erpnext/erpnext/accounts/party.py +31,{0}: {1} does not exists,{0}: {1} ikke eksisterer
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304663apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +75,Select Batch Numbers,Velg batchnumre
Frappe PR Botc0804792017-05-19 12:30:04 +05304664apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Regninger hevet til kundene.
4665apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Prosjekt Id
4666apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +534,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Row Nei {0}: Beløpet kan ikke være større enn utestående beløpet mot Expense krav {1}. Avventer Beløp er {2}
4667DocType: Maintenance Schedule,Schedule,Tidsplan
4668DocType: Account,Parent Account,Parent konto
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304669apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +239,Available,Tilgjengelig
Frappe PR Botc0804792017-05-19 12:30:04 +05304670DocType: Quality Inspection Reading,Reading 3,Reading 3
4671,Hub,Hub
4672DocType: GL Entry,Voucher Type,Kupong Type
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304673apps/erpnext/erpnext/accounts/page/pos/pos.js +1664,Price List not found or disabled,Prisliste ikke funnet eller deaktivert
Frappe PR Botc0804792017-05-19 12:30:04 +05304674DocType: Employee Loan Application,Approved,Godkjent
4675DocType: Pricing Rule,Price,Pris
Frappe PR Botd112ee52017-08-31 19:38:41 +05304676apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +264,Employee relieved on {0} must be set as 'Left',Ansatt lettet på {0} må være angitt som &quot;venstre&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +05304677DocType: Guardian,Guardian,Guardian
4678apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,Appraisal {0} skapt for Employee {1} i den gitte datointervall
4679DocType: Employee,Education,Utdanning
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304680apps/erpnext/erpnext/public/js/pos/pos.html +80,Del,del
Frappe PR Botc0804792017-05-19 12:30:04 +05304681DocType: Selling Settings,Campaign Naming By,Kampanje Naming Av
4682DocType: Employee,Current Address Is,Gjeldende adresse Er
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304683apps/erpnext/erpnext/templates/includes/projects/project_tasks.html +9,modified,modifisert
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304684apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +41,"Optional. Sets company's default currency, if not specified.","Valgfritt. Setter selskapets standardvaluta, hvis ikke spesifisert."
4685DocType: Sales Invoice,Customer GSTIN,Kunde GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05304686apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,Regnskap posteringer.
4687DocType: Delivery Note Item,Available Qty at From Warehouse,Tilgjengelig Antall på From Warehouse
4688apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +295,Please select Employee Record first.,Vennligst velg Employee Record først.
4689DocType: POS Profile,Account for Change Amount,Konto for Change Beløp
4690apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Rad {0}: Party / Account samsvarer ikke med {1} / {2} i {3} {4}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304691apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +9,Course Code: ,Bankkode:
Frappe PR Botc0804792017-05-19 12:30:04 +05304692apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +238,Please enter Expense Account,Skriv inn Expense konto
4693DocType: Account,Stock,Lager
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304694apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1032,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Row # {0}: Reference Document Type må være en av innkjøpsordre, faktura eller bilagsregistrering"
Frappe PR Botc0804792017-05-19 12:30:04 +05304695DocType: Employee,Current Address,Nåværende Adresse
4696DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Hvis elementet er en variant av et annet element da beskrivelse, image, priser, avgifter osv vil bli satt fra malen uten eksplisitt spesifisert"
4697DocType: Serial No,Purchase / Manufacture Details,Kjøp / Produksjon Detaljer
4698DocType: Assessment Group,Assessment Group,Assessment Group
4699apps/erpnext/erpnext/config/stock.py +320,Batch Inventory,Batch Lager
4700DocType: Employee,Contract End Date,Kontraktssluttdato
4701DocType: Sales Order,Track this Sales Order against any Project,Spor dette Salgsordre mot ethvert prosjekt
4702DocType: Sales Invoice Item,Discount and Margin,Rabatt og Margin
4703DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Pull salgsordrer (pending å levere) basert på kriteriene ovenfor
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304704apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +48,Item Code &gt; Item Group &gt; Brand,Varenummer&gt; Varegruppe&gt; Varemerke
Frappe PR Botc0804792017-05-19 12:30:04 +05304705DocType: Pricing Rule,Min Qty,Min Antall
4706DocType: Asset Movement,Transaction Date,Transaksjonsdato
4707DocType: Production Plan Item,Planned Qty,Planlagt Antall
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304708apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +121,Total Tax,Total Skatte
4709apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +177,For Quantity (Manufactured Qty) is mandatory,For Mengde (Produsert Stk) er obligatorisk
Frappe PR Botc0804792017-05-19 12:30:04 +05304710DocType: Stock Entry,Default Target Warehouse,Standard Target Warehouse
4711DocType: Purchase Invoice,Net Total (Company Currency),Net Total (Selskap Valuta)
4712apps/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 Sluttdatoen kan ikke være tidligere enn året startdato. Korriger datoene, og prøv igjen."
4713apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Rad {0}: Party Type og Party gjelder bare mot fordringer / gjeld konto
4714DocType: Notification Control,Purchase Receipt Message,Kvitteringen Message
4715DocType: BOM,Scrap Items,skrap Items
4716DocType: Production Order,Actual Start Date,Faktisk startdato
4717DocType: Sales Order,% of materials delivered against this Sales Order,% Av materialer leveres mot denne kundeordre
4718apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Record element bevegelse.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304719apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +57,Set default mode of payment,Angi standard betalingsmåte
Frappe PR Botc0804792017-05-19 12:30:04 +05304720DocType: Hub Settings,Hub Settings,Hub-innstillinger
4721DocType: Project,Gross Margin %,Bruttomargin%
4722DocType: BOM,With Operations,Med Operations
Frappe PR Botd112ee52017-08-31 19:38:41 +05304723apps/erpnext/erpnext/accounts/party.py +257,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Regnskapspostene har allerede blitt gjort i valuta {0} for selskap {1}. Vennligst velg en fordring eller betales konto med valuta {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +05304724DocType: Asset,Is Existing Asset,Er Eksisterende Asset
4725DocType: Salary Detail,Statistical Component,Statistisk komponent
4726DocType: Salary Detail,Statistical Component,Statistisk komponent
Frappe PR Botc0804792017-05-19 12:30:04 +05304727DocType: Warranty Claim,If different than customer address,Hvis annerledes enn kunden adresse
Frappe PR Botd112ee52017-08-31 19:38:41 +05304728DocType: Purchase Invoice,Without Payment of Tax,Uten betaling av skatt
Frappe PR Botc0804792017-05-19 12:30:04 +05304729DocType: BOM Operation,BOM Operation,BOM Operation
Frappe PR Botc0804792017-05-19 12:30:04 +05304730DocType: Purchase Taxes and Charges,On Previous Row Amount,På Forrige Row Beløp
4731DocType: Student,Home Address,Hjemmeadresse
4732apps/erpnext/erpnext/accounts/doctype/asset/asset.js +260,Transfer Asset,Transfer Asset
4733DocType: POS Profile,POS Profile,POS Profile
4734DocType: Training Event,Event Name,Aktivitetsnavn
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304735apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +10,Admission,Adgang
Frappe PR Botc0804792017-05-19 12:30:04 +05304736apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +26,Admissions for {0},Innleggelser for {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304737apps/erpnext/erpnext/config/accounts.py +259,"Seasonality for setting budgets, targets etc.","Sesong for å sette budsjetter, mål etc."
Frappe PR Botd112ee52017-08-31 19:38:41 +05304738DocType: Supplier Scorecard Scoring Variable,Variable Name,Variabelt navn
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304739apps/erpnext/erpnext/stock/get_item_details.py +147,"Item {0} is a template, please select one of its variants","Element {0} er en mal, kan du velge en av variantene"
Frappe PR Botc0804792017-05-19 12:30:04 +05304740DocType: Asset,Asset Category,Asset Kategori
Frappe PR Botd112ee52017-08-31 19:38:41 +05304741apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +31,Net pay cannot be negative,Nettolønn kan ikke være negativ
Frappe PR Botc0804792017-05-19 12:30:04 +05304742DocType: Assessment Plan,Room,Rom
4743DocType: Purchase Order,Advance Paid,Advance Betalt
4744DocType: Item,Item Tax,Sak Skatte
Frappe PR Botd112ee52017-08-31 19:38:41 +05304745apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +818,Material to Supplier,Materiale til Leverandør
Frappe PR Botfa042362017-07-17 17:50:36 +05304746apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +384,Excise Invoice,Vesenet Faktura
Frappe PR Botc0804792017-05-19 12:30:04 +05304747apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Treshold {0}% kommer mer enn én gang
4748DocType: Expense Claim,Employees Email Id,Ansatte Email Id
4749DocType: Employee Attendance Tool,Marked Attendance,merket Oppmøte
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304750apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Current Liabilities,Kortsiktig gjeld
Frappe PR Botc0804792017-05-19 12:30:04 +05304751apps/erpnext/erpnext/config/selling.py +292,Send mass SMS to your contacts,Sende masse SMS til kontaktene dine
4752DocType: Program,Program Name,Programnavn
4753DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Tenk Skatte eller Charge for
4754apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Selve Antall er obligatorisk
Frappe PR Botd112ee52017-08-31 19:38:41 +05304755apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,"{0} currently has a {1} Supplier Scorecard standing, and Purchase Orders to this supplier should be issued with caution.","{0} har for øyeblikket en {1} leverandør scorecard, og innkjøpsordre til denne leverandøren skal utstedes med forsiktighet."
Frappe PR Botc0804792017-05-19 12:30:04 +05304756DocType: Employee Loan,Loan Type,låne~~POS=TRUNC
4757DocType: Scheduling Tool,Scheduling Tool,planlegging Tool
Frappe PR Bot8054d962017-09-05 09:19:06 +05304758apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Credit Card,Kredittkort
Frappe PR Botc0804792017-05-19 12:30:04 +05304759DocType: BOM,Item to be manufactured or repacked,Elementet som skal produseres eller pakkes
4760apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Standardinnstillingene for aksjetransaksjoner.
4761DocType: Purchase Invoice,Next Date,Neste dato
4762DocType: Employee Education,Major/Optional Subjects,Store / valgfrie emner
4763DocType: Sales Invoice Item,Drop Ship,Drop Ship
4764DocType: Training Event,Attendees,Deltakere
4765DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Her kan du opprettholde familie informasjon som navn og okkupasjon av foreldre, ektefelle og barn"
4766DocType: Academic Term,Term End Date,Term Sluttdato
4767DocType: Hub Settings,Seller Name,Selger Navn
4768DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Skatter og avgifter fratrukket (Company Valuta)
4769DocType: Item Group,General Settings,Generelle Innstillinger
4770apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,Fra Valuta og til valuta kan ikke være det samme
Frappe PR Bot8054d962017-09-05 09:19:06 +05304771apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +22,Add Instructors,Legg til instruktører
Frappe PR Botc0804792017-05-19 12:30:04 +05304772DocType: Stock Entry,Repack,Pakk
4773apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Du må Lagre skjemaet før du fortsetter
Frappe PR Botfa042362017-07-17 17:50:36 +05304774apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +96,Please select the Company first,Vennligst velg selskapet først
Frappe PR Botc0804792017-05-19 12:30:04 +05304775DocType: Item Attribute,Numeric Values,Numeriske verdier
Frappe PR Bot8054d962017-09-05 09:19:06 +05304776apps/erpnext/erpnext/public/js/setup_wizard.js +51,Attach Logo,Fest Logo
Frappe PR Botc0804792017-05-19 12:30:04 +05304777apps/erpnext/erpnext/stock/doctype/batch/batch.js +38,Stock Levels,lagernivåer
4778DocType: Customer,Commission Rate,Kommisjon
Frappe PR Botd112ee52017-08-31 19:38:41 +05304779apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +187,Created {0} scorecards for {1} between: ,Lagde {0} scorecards for {1} mellom:
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304780apps/erpnext/erpnext/stock/doctype/item/item.js +332,Make Variant,Gjør Variant
Frappe PR Botc0804792017-05-19 12:30:04 +05304781apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Block permisjon applikasjoner ved avdelingen.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304782apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +144,"Payment Type must be one of Receive, Pay and Internal Transfer","Betalingstype må være en av Motta, Lønn og Internal Transfer"
Frappe PR Botc0804792017-05-19 12:30:04 +05304783apps/erpnext/erpnext/config/selling.py +179,Analytics,Analytics
4784apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,Handlevognen er tom
4785DocType: Vehicle,Model,Modell
4786DocType: Production Order,Actual Operating Cost,Faktiske driftskostnader
4787DocType: Payment Entry,Cheque/Reference No,Sjekk / referansenummer
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304788apps/erpnext/erpnext/accounts/doctype/account/account.py +84,Root cannot be edited.,Root kan ikke redigeres.
Frappe PR Botc0804792017-05-19 12:30:04 +05304789DocType: Item,Units of Measure,Måleenheter
4790DocType: Manufacturing Settings,Allow Production on Holidays,Tillat Produksjonen på helligdager
4791DocType: Sales Order,Customer's Purchase Order Date,Kundens Purchase Order Date
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304792apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +163,Capital Stock,Kapitalbeholdningen
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304793DocType: Shopping Cart Settings,Show Public Attachments,Vis offentlige vedlegg
Frappe PR Botc0804792017-05-19 12:30:04 +05304794DocType: Packing Slip,Package Weight Details,Pakken vektdetaljer
4795DocType: Payment Gateway Account,Payment Gateway Account,Betaling Gateway konto
4796DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Etter betaling ferdigstillelse omdirigere brukeren til valgt side.
4797DocType: Company,Existing Company,eksisterende selskapet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304798apps/erpnext/erpnext/controllers/buying_controller.py +82,"Tax Category has been changed to ""Total"" because all the Items are non-stock items",Skattekategori har blitt endret til &quot;Totalt&quot; fordi alle elementene er ikke-varelager
Frappe PR Botc0804792017-05-19 12:30:04 +05304799apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,Vennligst velg en csv-fil
4800DocType: Student Leave Application,Mark as Present,Merk som Present
Frappe PR Botd112ee52017-08-31 19:38:41 +05304801DocType: Supplier Scorecard,Indicator Color,Indikatorfarge
Frappe PR Botc0804792017-05-19 12:30:04 +05304802DocType: Purchase Order,To Receive and Bill,Å motta og Bill
4803apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Utvalgte produkter
Frappe PR Bot8054d962017-09-05 09:19:06 +05304804apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +127,Designer,Designer
Frappe PR Botc0804792017-05-19 12:30:04 +05304805apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Betingelser Mal
4806DocType: Serial No,Delivery Details,Levering Detaljer
Frappe PR Botd112ee52017-08-31 19:38:41 +05304807apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +485,Cost Center is required in row {0} in Taxes table for type {1},Kostnadssted er nødvendig i rad {0} i skatter tabell for typen {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304808DocType: Program,Program Code,programkode
4809DocType: Terms and Conditions,Terms and Conditions Help,Betingelser Hjelp
4810,Item-wise Purchase Register,Element-messig Purchase Register
4811DocType: Batch,Expiry Date,Utløpsdato
Frappe PR Botc0804792017-05-19 12:30:04 +05304812,accounts-browser,kontoer-browser
Frappe PR Botfa042362017-07-17 17:50:36 +05304813apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +351,Please select Category first,Vennligst første velg kategori
Frappe PR Botc0804792017-05-19 12:30:04 +05304814apps/erpnext/erpnext/config/projects.py +13,Project master.,Prosjektet mester.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304815apps/erpnext/erpnext/controllers/status_updater.py +209,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Å tillate overfakturering eller over-bestilling, oppdatere &quot;Fradrag&quot; på lager Innstillinger eller elementet."
Frappe PR Botc0804792017-05-19 12:30:04 +05304816DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Ikke viser noen symbol som $ etc ved siden av valutaer.
4817apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +459, (Half Day),(Halv Dag)
4818DocType: Supplier,Credit Days,Kreditt Days
Frappe PR Bot8054d962017-09-05 09:19:06 +05304819apps/erpnext/erpnext/utilities/activation.py +128,Make Student Batch,Gjør Student Batch
Frappe PR Botc0804792017-05-19 12:30:04 +05304820DocType: Leave Type,Is Carry Forward,Er fremføring
Frappe PR Botd112ee52017-08-31 19:38:41 +05304821apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +806,Get Items from BOM,Få Elementer fra BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05304822apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Ledetid Days
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304823apps/erpnext/erpnext/controllers/accounts_controller.py +556,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Row # {0}: konteringsdato må være det samme som kjøpsdato {1} av eiendelen {2}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304824DocType: Program Enrollment,Check this if the Student is residing at the Institute's Hostel.,Sjekk dette hvis studenten er bosatt ved instituttets Hostel.
Frappe PR Botc0804792017-05-19 12:30:04 +05304825apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,Fyll inn salgsordrer i tabellen ovenfor
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304826apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +182,Not Submitted Salary Slips,Ikke Sendt inn lønnsslipper
Frappe PR Botc0804792017-05-19 12:30:04 +05304827,Stock Summary,Stock oppsummering
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304828apps/erpnext/erpnext/config/accounts.py +274,Transfer an asset from one warehouse to another,Overfør en eiendel fra en lagerbygning til en annen
Frappe PR Botc0804792017-05-19 12:30:04 +05304829DocType: Vehicle,Petrol,Bensin
4830apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Bill of Materials
4831apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Rad {0}: Party Type og Party er nødvendig for fordringer / gjeld kontoen {1}
4832apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref Dato
4833DocType: Employee,Reason for Leaving,Grunn til å forlate
4834DocType: BOM Operation,Operating Cost(Company Currency),Driftskostnader (Selskap Valuta)
4835DocType: Employee Loan Application,Rate of Interest,Rente
4836DocType: Expense Claim Detail,Sanctioned Amount,Sanksjonert Beløp
4837DocType: GL Entry,Is Opening,Er Åpnings
4838apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +196,Row {0}: Debit entry can not be linked with a {1},Rad {0}: Debet oppføring kan ikke være knyttet til en {1}
Frappe PR Bot8a803a22017-09-11 16:31:10 +05304839DocType: Journal Entry,Subscription Section,Abonnementsseksjon
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304840apps/erpnext/erpnext/accounts/doctype/account/account.py +193,Account {0} does not exist,Konto {0} finnes ikke
Frappe PR Botc0804792017-05-19 12:30:04 +05304841DocType: Account,Cash,Kontanter
4842DocType: Employee,Short biography for website and other publications.,Kort biografi for hjemmeside og andre publikasjoner.