blob: a2e9a271040352ac1b64cf912490b00a203ea725 [file] [log] [blame]
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301DocType: Employee,Salary Mode,Palk režiim
2DocType: Cost Center,"Select Monthly Distribution, if you want to track based on seasonality.","Vali Kuu Distribution, kui soovite jälgida aastaajast."
3DocType: Employee,Divorced,Lahutatud
4apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +81,Warning: Same item has been entered multiple times.,Hoiatus: sama objekti on kantud mitu korda.
5apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Esemed juba sünkroniseerida
6DocType: Buying Settings,Allow Item to be added multiple times in a transaction,"Luba toode, mis lisatakse mitu korda tehingu"
7apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Tühista Külastage {0} enne tühistades selle Garantiinõudest
8apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Consumer Products
9apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,Palun valige Party Type esimene
10DocType: Item,Customer Items,Kliendi Esemed
11apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} can not be a ledger,Konto {0}: Parent konto {1} ei saa olla pearaamatu
12DocType: Item,Publish Item to hub.erpnext.com,Ikoonidega Avalda et hub.erpnext.com
13apps/erpnext/erpnext/config/setup.py +93,Email Notifications,Email teated
14DocType: Item,Default Unit of Measure,Vaikemõõtühik
15DocType: SMS Center,All Sales Partner Contact,Kõik Sales Partner Kontakt
16DocType: Employee,Leave Approvers,Jäta approvers
17DocType: Sales Partner,Dealer,Dealer
18DocType: Employee,Rented,Üürikorter
19DocType: POS Profile,Applicable for User,Rakendatav Kasutaja
20apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +169,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Tootmise lõpetanud tellimust ei ole võimalik tühistada, ummistust kõigepealt tühistama"
21apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},Valuuta on vajalik Hinnakiri {0}
22DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Kas arvestatakse tehingu.
23DocType: Purchase Order,Customer Contact,Klienditeenindus Kontakt
24apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Tree
25DocType: Job Applicant,Job Applicant,Tööotsija
26apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Enam ei tulemusi.
27apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Juriidiline
28apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +114,Actual type tax cannot be included in Item rate in row {0},Tegelik tüüpimaks ei kanta Punkt määr rida {0}
29DocType: C-Form,Customer,Klienditeenindus
30DocType: Purchase Receipt Item,Required By,Nõutud
31DocType: Delivery Note,Return Against Delivery Note,Tagasi Against Saateleht
32DocType: Department,Department,Department
33DocType: Purchase Order,% Billed,% Maksustatakse
34apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),"Vahetuskurss peab olema sama, {0} {1} ({2})"
35DocType: Sales Invoice,Customer Name,Kliendi nimi
Rushabh Mehtadd408d82016-02-09 12:24:27 +053036apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +132,Bank account cannot be named as {0},Pangakonto ei saa nimeks {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +053037DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","Kõik ekspordiga seotud valdkondades nagu valuuta, ümberarvestuskurss, eksport kokku, ekspordi grand kokku jne on saadaval saateleht, POS, tsitaat, müügiarve, Sales Order jms"
38DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,"Heads (või rühmad), mille vastu raamatupidamiskanded tehakse ja tasakaalu säilimine."
39apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +173,Outstanding for {0} cannot be less than zero ({1}),Maksmata {0} ei saa olla väiksem kui null ({1})
40DocType: Manufacturing Settings,Default 10 mins,Vaikimisi 10 minutit
41DocType: Leave Type,Leave Type Name,Jäta Tüüp Nimi
42apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,Seeria edukalt uuendatud
43DocType: Pricing Rule,Apply On,Kandke
44DocType: Item Price,Multiple Item prices.,Mitu punkti hindadega.
45,Purchase Order Items To Be Received,"Ostutellimuse Esemed, mis saadakse"
46DocType: SMS Center,All Supplier Contact,Kõik Tarnija Kontakt
47DocType: Quality Inspection Reading,Parameter,Parameeter
48apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,Oodatud End Date saa olla oodatust väiksem Start Date
49apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,"Row # {0}: Rate peab olema sama, {1} {2} ({3} / {4})"
Rushabh Mehtadd408d82016-02-09 12:24:27 +053050apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +226,New Leave Application,New Jäta ostusoov
Anand Doshi37b0f7c2016-01-27 12:35:46 +053051apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,Bank Draft,Pangaveksel
52DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,1. Et säilitada kliendi tark objekti kood ning need otsingumootoriga põhineb nende koodi kasutavad seda võimalust
53DocType: Mode of Payment Account,Mode of Payment Account,Makseviis konto
54apps/erpnext/erpnext/stock/doctype/item/item.js +49,Show Variants,Näita variandid
55apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +479,Quantity,Kvantiteet
56apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +174,Loans (Liabilities),Laenudega (kohustused)
57DocType: Employee Education,Year of Passing,Aasta Passing
58apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,Laos
59DocType: Designation,Designation,Määramine
60DocType: Production Plan Item,Production Plan Item,Tootmise kava toode
61apps/erpnext/erpnext/hr/doctype/employee/employee.py +141,User {0} is already assigned to Employee {1},Kasutaja {0} on juba määratud töötaja {1}
62apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Tee uus POS profiili
63apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Tervishoid
64DocType: Purchase Invoice,Monthly,Kuu
65apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +66,Delay in payment (Days),Makseviivitus (päevad)
66apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +612,Invoice,Arve
67DocType: Maintenance Schedule Item,Periodicity,Perioodilisus
68apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +20,Fiscal Year {0} is required,Fiscal Year {0} on vajalik
69apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Defense
70DocType: Company,Abbr,Lühend
71DocType: Appraisal Goal,Score (0-5),Score (0-5)
72apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199,Row {0}: {1} {2} does not match with {3},Row {0} {1} {2} ei ühti {3}
73apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,Row # {0}:
74DocType: Delivery Note,Vehicle No,Sõiduk ei
75apps/erpnext/erpnext/public/js/pos/pos.js +549,Please select Price List,Palun valige hinnakiri
76DocType: Production Order Operation,Work In Progress,Töö käib
77DocType: Employee,Holiday List,Holiday nimekiri
78DocType: Time Log,Time Log,Aeg Logi
79apps/erpnext/erpnext/public/js/setup_wizard.js +204,Accountant,Raamatupidaja
80DocType: Cost Center,Stock User,Stock Kasutaja
81DocType: Company,Phone No,Telefon ei
82DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Logi tegevustel kasutajate vastu Ülesanded, mida saab kasutada jälgimise ajal arve."
83apps/erpnext/erpnext/controllers/recurring_document.py +129,New {0}: #{1},New {0}: # {1}
84,Sales Partners Commission,Müük Partnerid Komisjon
Rushabh Mehtadd408d82016-02-09 12:24:27 +053085apps/erpnext/erpnext/setup/doctype/company/company.py +38,Abbreviation cannot have more than 5 characters,Lühend ei saa olla rohkem kui 5 tähemärki
Anand Doshi37b0f7c2016-01-27 12:35:46 +053086DocType: Payment Request,Payment Request,Maksenõudekäsule
87apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
88 exist with this Attribute.",Omadus Value {0} ei saa eemaldada {1} kui toode variandid \ olemas selle Oskus.
89apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,See on root ja seda ei saa muuta.
90DocType: BOM,Operations,Operations
91apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Ei saa seada loa alusel Allahindlus {0}
92DocType: Bin,Quantity Requested for Purchase,Kogus taotletakse ostmise
93DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Kinnita csv faili kahte veergu, üks vana nime ja üks uus nimi"
94DocType: Packed Item,Parent Detail docname,Parent Detail docname
95apps/erpnext/erpnext/public/js/setup_wizard.js +292,Kg,Kg
96apps/erpnext/erpnext/config/hr.py +48,Opening for a Job.,Avamine tööd.
97DocType: Item Attribute,Increment,Juurdekasv
98apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +41,PayPal Settings missing,PayPal Settings puudu
99apps/erpnext/erpnext/public/js/stock_analytics.js +63,Select Warehouse...,Vali Warehouse ...
100apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Reklaam
101apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Sama firma on kantud rohkem kui üks kord
102DocType: Employee,Married,Abielus
103apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},Ei ole lubatud {0}
104apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +441,Get items from,Võta esemed
105apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +399,Stock cannot be updated against Delivery Note {0},Stock ei saa uuendada vastu saateleht {0}
106DocType: Payment Reconciliation,Reconcile,Sobita
107apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Toiduained
108DocType: Quality Inspection Reading,Reading 1,Lugemine 1
109DocType: Process Payroll,Make Bank Entry,Tee Bank Entry
110apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Pensionifondid
111apps/erpnext/erpnext/accounts/doctype/account/account.py +166,Warehouse is mandatory if account type is Warehouse,"Ladu on kohustuslik, kui konto tüüp on Warehouse"
112DocType: SMS Center,All Sales Person,Kõik Sales Person
113DocType: Lead,Person Name,Person Nimi
114DocType: Sales Order,"Check if recurring order, uncheck to stop recurring or put proper End Date","Kontrollige, kas korduvad Selleks, lülita lõpetada korduvad või panna õige End Date"
115DocType: Sales Invoice Item,Sales Invoice Item,Müügiarve toode
116DocType: Account,Credit,Krediit
117apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource > HR Settings,Palun setup Töötaja nimesüsteemile Human Resource> HR Seaded
118DocType: POS Profile,Write Off Cost Center,Kirjutage Off Cost Center
119DocType: Warehouse,Warehouse Detail,Ladu Detail
120apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},Krediidilimiit on ületanud kliendi {0} {1} / {2}
121DocType: Tax Rule,Tax Type,Maksu- Type
122apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +137,You are not authorized to add or update entries before {0},Sa ei ole volitatud lisada või uuendada oma andmeid enne {0}
123DocType: Item,Item Image (if not slideshow),Punkt Image (kui mitte slideshow)
124apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Kliendi olemas sama nimega
125DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Hour Hinda / 60) * Tegelik tööaeg
126DocType: SMS Log,SMS Log,SMS Logi
127apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Kulud Tarnitakse Esemed
128DocType: Quality Inspection,Get Specification Details,Saada tehnilisi üksikasju
129DocType: Lead,Interested,Huvitatud
130apps/erpnext/erpnext/config/manufacturing.py +14,Bill of Material,Bill materjali
131apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +158,Opening,Avaus
132apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +28,From {0} to {1},Alates {0} kuni {1}
133DocType: Item,Copy From Item Group,Kopeeri Punkt Group
134DocType: Journal Entry,Opening Entry,Avamine Entry
135DocType: Stock Entry,Additional Costs,Lisakulud
136apps/erpnext/erpnext/accounts/doctype/account/account.py +137,Account with existing transaction can not be converted to group.,Konto olemasolevate tehing ei ole ümber rühm.
137DocType: Lead,Product Enquiry,Toode Luure
138apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,Palun sisestage firma esimene
139apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +334,Please select Company first,Palun valige Company esimene
140DocType: Employee Education,Under Graduate,Under koolilõpetaja
141apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Target On
142DocType: BOM,Total Cost,Total Cost
143apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Activity Log:
144apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +192,Item {0} does not exist in the system or has expired,Punkt {0} ei ole olemas süsteemi või on aegunud
145apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Kinnisvara
146apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Kontoteatis
147apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Farmaatsia
148DocType: Expense Claim Detail,Claim Amount,Nõude suurus
149DocType: Employee,Mr,härra
150apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Tarnija tüüp / tarnija
151DocType: Naming Series,Prefix,Eesliide
152apps/erpnext/erpnext/public/js/setup_wizard.js +289,Consumable,Tarbitav
153DocType: Upload Attendance,Import Log,Import Logi
154apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Saatma
155DocType: Sales Invoice Item,Delivered By Supplier,Toimetab tarnija
156DocType: SMS Center,All Contact,Kõik Contact
157apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +164,Annual Salary,Aastapalka
158DocType: Period Closing Voucher,Closing Fiscal Year,Sulgemine Fiscal Year
159apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Stock Expenses,Stock kulud
160DocType: Newsletter,Email Sent?,E-mail saadetud?
161DocType: Journal Entry,Contra Entry,Contra Entry
162DocType: Production Order Operation,Show Time Logs,Show Time Palgid
163DocType: Journal Entry Account,Credit in Company Currency,Credit Company Valuuta
164DocType: Delivery Note,Installation Status,Paigaldamine staatus
165apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +108,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Aktsepteeritud + Tõrjutud Kogus peab olema võrdne saadud koguse Punkt {0}
166DocType: Item,Supply Raw Materials for Purchase,Supply tooraine ostmiseks
Nabin Hait34037e02016-02-03 13:10:54 +0530167apps/erpnext/erpnext/stock/get_item_details.py +123,Item {0} must be a Purchase Item,Punkt {0} peab olema Ostu toode
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530168DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
169All dates and employee combination in the selected period will come in the template, with existing attendance records","Lae mall, täitke asjakohaste andmete ja kinnitage muudetud faili. Kõik kuupäevad ning töötaja kombinatsioon valitud perioodil tulevad malli, olemasolevate töölkäimise"
170apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +448,Item {0} is not active or end of life has been reached,Punkt {0} ei ole aktiivne või elu lõpuni jõutud
171DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,Uuendatakse pärast müügiarve esitatakse.
Nabin Hait34037e02016-02-03 13:10:54 +0530172apps/erpnext/erpnext/controllers/accounts_controller.py +527,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Et sisaldada makse järjest {0} Punkti kiirus, maksud ridadesse {1} peab olema ka"
173apps/erpnext/erpnext/config/hr.py +98,Settings for HR Module,Seaded HR Module
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530174DocType: SMS Center,SMS Center,SMS Center
175DocType: BOM Replace Tool,New BOM,New Bom
176apps/erpnext/erpnext/config/projects.py +28,Batch Time Logs for billing.,Partii aeg kajakad arve.
177apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,Ajakiri on juba saadetud
178DocType: Lead,Request Type,Hankelepingu liik
179DocType: Leave Application,Reason,Põhjus
180apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Rahvusringhääling
181apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +140,Execution,Hukkamine
182apps/erpnext/erpnext/public/js/setup_wizard.js +26,The first user will become the System Manager (you can change this later).,Esimene kasutaja saab Süsteemihaldur (võid seda hiljem muuta).
183apps/erpnext/erpnext/config/manufacturing.py +39,Details of the operations carried out.,Andmed teostatud.
184DocType: Serial No,Maintenance Status,Hooldus staatus
185apps/erpnext/erpnext/config/stock.py +258,Items and Pricing,Artiklid ja hinnad
186apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +39,From Date should be within the Fiscal Year. Assuming From Date = {0},Siit kuupäev peaks jääma eelarveaastal. Eeldades From Date = {0}
187DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,"Vali Töötaja, kellele loote hindamine."
188apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,Cost Center {0} does not belong to Company {1},Kuluüksus {0} ei kuulu Company {1}
189DocType: Customer,Individual,Individuaalne
190apps/erpnext/erpnext/config/support.py +23,Plan for maintenance visits.,Plan hooldus külastused.
191DocType: SMS Settings,Enter url parameter for message,Sisesta url parameeter sõnum
192apps/erpnext/erpnext/config/selling.py +148,Rules for applying pricing and discount.,Eeskirjad hinnakujunduse ja soodushinnaga.
193apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +81,This Time Log conflicts with {0} for {1} {2},See aeg Logi konflikte {0} ja {1} {2}
194apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Hinnakiri peab olema rakendatav ostmine või müümine
195apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +81,Installation date cannot be before delivery date for Item {0},Paigaldamise kuupäev ei saa olla enne tarnekuupäev Punkt {0}
196DocType: Pricing Rule,Discount on Price List Rate (%),Soodustused Hinnakiri Rate (%)
197DocType: Offer Letter,Select Terms and Conditions,Vali Tingimused
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530198apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,välja väärtus
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530199DocType: Production Planning Tool,Sales Orders,Müügitellimuste
200DocType: Purchase Taxes and Charges,Valuation,Väärtustamine
201,Purchase Order Trends,Ostutellimuse Trends
Nabin Hait34037e02016-02-03 13:10:54 +0530202apps/erpnext/erpnext/config/hr.py +86,Allocate leaves for the year.,Eraldada lehed aastal.
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530203DocType: Earning Type,Earning Type,Teenimine Type
204DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Keela Capacity Planning and Time Tracking
205DocType: Bank Reconciliation,Bank Account,Pangakonto
206DocType: Leave Type,Allow Negative Balance,Laske negatiivne saldo
207DocType: Selling Settings,Default Territory,Vaikimisi Territory
208apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televiisor
209DocType: Production Order Operation,Updated via 'Time Log',Uuendatud kaudu "Aeg Logi '
210apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},Konto {0} ei kuulu Company {1}
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530211apps/erpnext/erpnext/controllers/taxes_and_totals.py +408,Advance amount cannot be greater than {0} {1},Advance summa ei saa olla suurem kui {0} {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530212DocType: Naming Series,Series List for this Transaction,Seeria nimekiri selle Tehing
213DocType: Sales Invoice,Is Opening Entry,Avab Entry
214DocType: Customer Group,Mention if non-standard receivable account applicable,Nimetatakse mittestandardsete saadaoleva arvesse kohaldatavat
215apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,For Warehouse is required before Submit,Sest Warehouse on vaja enne Esita
216apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Saadud
217DocType: Sales Partner,Reseller,Reseller
218apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +41,Please enter Company,Palun sisestage Company
219DocType: Delivery Note Item,Against Sales Invoice Item,Vastu müügiarve toode
220,Production Orders in Progress,Tootmine Tellimused in Progress
221apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +37,Net Cash from Financing,Rahavood finantseerimistegevusest
222DocType: Lead,Address & Contact,Aadress ja Kontakt
223DocType: Leave Allocation,Add unused leaves from previous allocations,Lisa kasutamata lehed eelmisest eraldised
224apps/erpnext/erpnext/controllers/recurring_document.py +208,Next Recurring {0} will be created on {1},Järgmine Korduvad {0} loodud {1}
225DocType: Newsletter List,Total Subscribers,Kokku Tellijaid
226,Contact Name,kontaktisiku nimi
227DocType: Production Plan Item,SO Pending Qty,SO Kuni Kogus
228DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Loob palgaleht eespool nimetatud kriteeriume.
229apps/erpnext/erpnext/templates/generators/item.html +30,No description given,No kirjeldusest
230apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,Küsi osta.
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530231apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +193,Only the selected Leave Approver can submit this Leave Application,Ainult valitud Jäta Approver võib esitada selle Jäta ostusoov
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530232apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,Leevendab kuupäev peab olema suurem kui Liitumis
233apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Leaves per Year,Lehed aastas
234apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,Palun määra nimetamine Series {0} Setup> Seaded> nimetamine Series
235DocType: Time Log,Will be updated when batched.,"Uuendatakse, kui seeriatena."
236apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Row {0}: Palun vaadake "Kas Advance" vastu Konto {1}, kui see on ette sisenemist."
237apps/erpnext/erpnext/stock/utils.py +178,Warehouse {0} does not belong to company {1},Ladu {0} ei kuulu firma {1}
238DocType: Item Website Specification,Item Website Specification,Punkt Koduleht spetsifikatsioon
239DocType: Payment Tool,Reference No,Viitenumber
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530240apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +418,Leave Blocked,Jäta blokeeritud
241apps/erpnext/erpnext/stock/doctype/item/item.py +572,Item {0} has reached its end of life on {1},Punkt {0} on jõudnud oma elu lõppu kohta {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530242apps/erpnext/erpnext/accounts/utils.py +341,Annual,Aastane
243DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock leppimise toode
244DocType: Stock Entry,Sales Invoice No,Müügiarve pole
245DocType: Material Request Item,Min Order Qty,Min Tellimus Kogus
246DocType: Lead,Do Not Contact,Ära võta ühendust
247DocType: Sales Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Unikaalne id jälgimise kõik korduvad arved. See on genereeritud esitada.
248apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Software Developer,Tarkvara arendaja
249DocType: Item,Minimum Order Qty,Tellimuse Miinimum Kogus
250DocType: Pricing Rule,Supplier Type,Tarnija Type
251DocType: Item,Publish in Hub,Avaldab Hub
252,Terretory,Terretory
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530253apps/erpnext/erpnext/stock/doctype/item/item.py +592,Item {0} is cancelled,Punkt {0} on tühistatud
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530254apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +676,Material Request,Materjal taotlus
255DocType: Bank Reconciliation,Update Clearance Date,Värskenda Kliirens kuupäev
256DocType: Item,Purchase Details,Ostu üksikasjad
257apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +325,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Punkt {0} ei leitud "tarnitud tooraine" tabelis Ostutellimuse {1}
258DocType: Employee,Relation,Seos
259DocType: Shipping Rule,Worldwide Shipping,Worldwide Shipping
260apps/erpnext/erpnext/config/selling.py +23,Confirmed orders from Customers.,Kinnitatud klientidelt tellimusi.
261DocType: Purchase Receipt Item,Rejected Quantity,Tagasilükatud Kogus
262DocType: Features Setup,"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","Field saadaval saateleht, tsitaat, müügiarve, Sales Order"
263DocType: SMS Settings,SMS Sender Name,SMS Sender Name
264DocType: Contact,Is Primary Contact,Kas Esmane Kontakt
Nabin Hait34037e02016-02-03 13:10:54 +0530265apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +36,Time Log has been Batched for Billing,Aeg Logi ole fermentatsioonikeskkonda Arved
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530266DocType: Notification Control,Notification Control,Märguannete juhtimiskeskuse
267DocType: Lead,Suggestions,Ettepanekud
268DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Määra Punkt Group tark eelarved selle ala. Te saate ka sesoonsus seades Distribution.
269apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Please enter parent account group for warehouse {0},Palun sisestage vanema konto rühma ladu {0}
Nabin Hait34037e02016-02-03 13:10:54 +0530270apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +250,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Makse vastu {0} {1} ei saa olla suurem kui tasumata summa {2}
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530271DocType: Supplier,Address HTML,Aadress HTML
272DocType: Lead,Mobile No.,Mobiili number.
273DocType: Maintenance Schedule,Generate Schedule,Loo Graafik
274DocType: Purchase Invoice Item,Expense Head,Kulu Head
275apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,Palun valige Charge Type esimene
276apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Viimased
277apps/erpnext/erpnext/public/js/setup_wizard.js +55,Max 5 characters,Max 5 tähemärki
278DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Esimene Jäta Approver nimekirjas on vaikimisi Jäta Approver
279apps/erpnext/erpnext/config/desktop.py +83,Learn,Õpi
280apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Aktiivsus töötaja kohta
281DocType: Accounts Settings,Settings for Accounts,Seaded konto
282apps/erpnext/erpnext/config/crm.py +90,Manage Sales Person Tree.,Manage Sales Person Tree.
283apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Outstanding Cheques and Deposits to clear,Tasumata tšekke ja hoiused selge
284DocType: Item,Synced With Hub,Sünkroniseerida Hub
285apps/erpnext/erpnext/setup/doctype/company/company.js +41,Wrong Password,Vale parool
286DocType: Item,Variant Of,Variant Of
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530287apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +303,Completed Qty can not be greater than 'Qty to Manufacture',Valminud Kogus ei saa olla suurem kui "Kogus et Tootmine"
288DocType: Period Closing Voucher,Closing Account Head,Konto sulgemise Head
289DocType: Employee,External Work History,Väline tööandjad
290apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Ringviide viga
291DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Sõnades (Export) ilmuvad nähtavale kui salvestate saateleht.
292DocType: Lead,Industry,Tööstus
293DocType: Employee,Job Profile,Ametijuhendite
294DocType: Newsletter,Newsletter,Infobülletään
295DocType: Stock Settings,Notify by Email on creation of automatic Material Request,"Soovin e-postiga loomiseks, automaatne Material taotlus"
296DocType: Journal Entry,Multi Currency,Multi Valuuta
297DocType: Payment Reconciliation Invoice,Invoice Type,Arve Type
Nabin Hait34037e02016-02-03 13:10:54 +0530298apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +699,Delivery Note,Toimetaja märkus
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530299apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,Seadistamine maksud
300apps/erpnext/erpnext/accounts/utils.py +191,Payment Entry has been modified after you pulled it. Please pull it again.,"Makse Entry on muudetud pärast seda, kui tõmbasin. Palun tõmmake uuesti."
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530301apps/erpnext/erpnext/stock/doctype/item/item.py +381,{0} entered twice in Item Tax,{0} sisestatud kaks korda Punkt Maksu-
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530302apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Kokkuvõte sel nädalal ja kuni tegevusi
303DocType: Workstation,Rent Cost,Üürile Cost
304apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,Palun valige kuu ja aasta
305DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","Sisesta e-posti id komadega eraldatult, arve saadetakse automaatselt teatud kuupäeva"
306DocType: Employee,Company Email,Ettevõte Email
307DocType: GL Entry,Debit Amount in Account Currency,Deebetkaart Summa konto Valuuta
308DocType: Shipping Rule,Valid for Countries,Kehtib Riigid
309DocType: Features Setup,"All import related fields like currency, conversion rate, import total, import grand total etc are available in Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.","Kõik import seotud valdkondades nagu valuuta, ümberarvestuskurss, import kokku, import grand kokku jne on saadaval ostutšekk, Tarnija tsitaat, ostuarve, Ostutellimuse jms"
310apps/erpnext/erpnext/stock/doctype/item/item.js +48,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,"See toode on Mall ja seda ei saa kasutada tehingutes. Punkt atribuute kopeerida üle võetud variante, kui "No Copy" on seatud"
311apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +69,Total Order Considered,Kokku Tellimus Peetakse
Nabin Hait34037e02016-02-03 13:10:54 +0530312apps/erpnext/erpnext/config/hr.py +118,"Employee designation (e.g. CEO, Director etc.).",Töötaja nimetus (nt tegevjuht direktor jne).
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530313apps/erpnext/erpnext/controllers/recurring_document.py +201,Please enter 'Repeat on Day of Month' field value,Palun sisestage "Korda päev kuus väljale väärtus
314DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Hinda kus Klient Valuuta teisendatakse kliendi baasvaluuta
315DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Saadaval Bom, saateleht, ostuarve, tootmise Order, ostutellimuse, ostutšekk, müügiarve, Sales Order, Stock Entry, Töögraafik"
316DocType: Item Tax,Tax Rate,Maksumäär
317apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54,{0} already allocated for Employee {1} for period {2} to {3},{0} on juba eraldatud Töötaja {1} ajaks {2} et {3}
318apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +644,Select Item,Vali toode
319apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Item: {0} managed batch-wise, can not be reconciled using \
320 Stock Reconciliation, instead use Stock Entry","Punkt: {0} õnnestus osakaupa, ei saa ühildada kasutades \ Stock leppimise asemel kasutada Stock Entry"
321apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +254,Purchase Invoice {0} is already submitted,Ostuarve {0} on juba esitatud
322apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},Row # {0}: Partii nr peaks olema sama mis {1} {2}
323apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +65,Convert to non-Group,Teisenda mitte-Group
324apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,Ostutšekk tuleb esitada
325apps/erpnext/erpnext/config/stock.py +53,Batch (lot) of an Item.,Partii (palju) objekti.
326DocType: C-Form Invoice Detail,Invoice Date,Arve kuupäev
327DocType: GL Entry,Debit Amount,Deebetsummat
328apps/erpnext/erpnext/accounts/party.py +223,There can only be 1 Account per Company in {0} {1},Seal saab olla ainult 1 konto kohta Company {0} {1}
329apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,Sinu e-maili aadress
330apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +215,Please see attachment,Palun vt lisa
331DocType: Purchase Order,% Received,% Vastatud
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530332apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +19,Setup Already Complete!!,Setup juba valmis !!
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530333,Finished Goods,Valmistoodang
334DocType: Delivery Note,Instructions,Juhised
335DocType: Quality Inspection,Inspected By,Kontrollima
336DocType: Maintenance Visit,Maintenance Type,Hooldus Type
337apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +61,Serial No {0} does not belong to Delivery Note {1},Serial No {0} ei kuulu saatelehele {1}
338DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Punkt kvaliteedi kontroll Parameeter
339DocType: Leave Application,Leave Approver Name,Jäta Approver nimi
340,Schedule Date,Ajakava kuupäev
341DocType: Packed Item,Packed Item,Pakitud toode
342apps/erpnext/erpnext/config/buying.py +54,Default settings for buying transactions.,Vaikimisi seadete osta tehinguid.
343apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Tegevus Maksumus olemas Töötaja {0} vastu Tegevuse liik - {1}
344apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +29,Please do NOT create Accounts for Customers and Suppliers. They are created directly from the Customer / Supplier masters.,Palun ärge kontosid luua klientidele ja tarnijatele. Nad on loodud otse kliendi / tarnija meistrid.
345DocType: Currency Exchange,Currency Exchange,Valuutavahetus
346DocType: Purchase Invoice Item,Item Name,Asja nimi
347DocType: Authorization Rule,Approving User (above authorized value),Kinnitamine Kasutaja (üle lubatud väärtuse)
348apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Kreeditsaldo
349DocType: Employee,Widowed,Lesk
350DocType: Production Planning Tool,"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty","Esemed, mida tuleb taotleda mis on "Out of Stock" arvestades kõiki laod põhineb prognoositud tk ja minimaalse tellimuse tk"
351DocType: Workstation,Working Hours,Töötunnid
352DocType: Naming Series,Change the starting / current sequence number of an existing series.,Muuda algus / praegune järjenumber olemasoleva seeria.
353apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Kui mitu Hinnakujundusreeglid jätkuvalt ülekaalus, kasutajate palutakse määrata prioriteedi käsitsi lahendada konflikte."
354,Purchase Register,Ostu Registreeri
355DocType: Landed Cost Item,Applicable Charges,Kohaldatavate tasudega
356DocType: Workstation,Consumable Cost,Tarbekaubad Cost
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530357apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +189,{0} ({1}) must have role 'Leave Approver',{0} ({1}) peab olema roll "Leave Approver"
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530358DocType: Purchase Receipt,Vehicle Date,Sõidukite kuupäev
359apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +39,Medical,Medical
Nabin Hait34037e02016-02-03 13:10:54 +0530360apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Põhjus kaotada
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530361apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},Workstation on suletud järgmistel kuupäevadel kohta Holiday nimekiri: {0}
362apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Võimalused
363DocType: Employee,Single,Single
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530364apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,Eelarve ei saa seada Group Cost Center
365DocType: Account,Cost of Goods Sold,Müüdud kaupade maksumus
366DocType: Purchase Invoice,Yearly,Iga-aastane
367apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +230,Please enter Cost Center,Palun sisestage Cost Center
368DocType: Journal Entry Account,Sales Order,Müügitellimuse
369apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67,Avg. Selling Rate,Keskm. Müügikurss
370DocType: Purchase Order,Start date of current order's period,Alguspäev praeguse tellimuse perioodil
371apps/erpnext/erpnext/utilities/transaction_base.py +131,Quantity cannot be a fraction in row {0},Kogus ei saa olla osa järjest {0}
372DocType: Purchase Invoice Item,Quantity and Rate,Kogus ja hind
373DocType: Delivery Note,% Installed,% Paigaldatud
374apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +59,Please enter company name first,Palun sisesta ettevõtte nimi esimene
375DocType: BOM,Item Desription,Punkt Desription
376DocType: Purchase Invoice,Supplier Name,Tarnija nimi
377apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Loe ERPNext Käsitsi
378DocType: Account,Is Group,On Group
379DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Seatakse automaatselt Serial nr põhineb FIFO
380DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Vaata Tarnija Arve number Uniqueness
381apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',"Et Juhtum nr" ei saa olla väiksem kui "From Juhtum nr"
382apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +104,Non Profit,Non Profit
383apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Alustamata
384DocType: Lead,Channel Partner,Channel Partner
385DocType: Account,Old Parent,Vana Parent
386DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,"Kohanda sissejuhatavat teksti, mis läheb osana, et e-posti. Iga tehing on eraldi sissejuhatavat teksti."
Nabin Hait34037e02016-02-03 13:10:54 +0530387DocType: Stock Reconciliation Item,Do not include symbols (ex. $),Ära sümboleid (nt. $)
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530388DocType: Sales Taxes and Charges Template,Sales Master Manager,Müük Master Manager
389apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,Global seaded kõik tootmisprotsessid.
390DocType: Accounts Settings,Accounts Frozen Upto,Kontod Külmutatud Upto
391DocType: SMS Log,Sent On,Saadetud
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530392apps/erpnext/erpnext/stock/doctype/item/item.py +550,Attribute {0} selected multiple times in Attributes Table,Oskus {0} valitakse mitu korda atribuudid Table
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530393DocType: HR Settings,Employee record is created using selected field. ,"Töötaja rekord on loodud, kasutades valitud valdkonnas."
394DocType: Sales Order,Not Applicable,Ei kasuta
Nabin Hait34037e02016-02-03 13:10:54 +0530395apps/erpnext/erpnext/config/hr.py +148,Holiday master.,Holiday kapten.
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530396DocType: Material Request Item,Required Date,Vajalik kuupäev
397DocType: Delivery Note,Billing Address,Arve Aadress
398apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +737,Please enter Item Code.,Palun sisestage Kood.
399DocType: BOM,Costing,Kuluarvestus
400DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount",Märkimise korral on maksusumma loetakse juba lisatud Prindi Hinda / Print summa
401apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Kokku Kogus
402DocType: Employee,Health Concerns,Terviseprobleemid
403apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Palgata
404DocType: Packing Slip,From Package No.,Siit Package No.
405DocType: Item Attribute,To Range,Vahemik
406apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Väärtpaberitesse ja hoiustesse
407DocType: Features Setup,Imports,Import
408apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +77,Total leaves allocated is mandatory,Kokku lehed eraldatud on kohustuslik
409DocType: Job Opening,Description of a Job Opening,Kirjeldus töökoht
410apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102,Pending activities for today,Kuni tegevusi täna
411apps/erpnext/erpnext/config/hr.py +28,Attendance record.,Osavõtjate rekord.
412DocType: Bank Reconciliation,Journal Entries,Päevikukirjed
413DocType: Sales Order Item,Used for Production Plan,Kasutatakse tootmise kava
414DocType: Manufacturing Settings,Time Between Operations (in mins),Aeg toimingute vahel (in minutit)
415DocType: Customer,Buyer of Goods and Services.,Ostja kaupade ja teenuste.
416DocType: Journal Entry,Accounts Payable,Tasumata arved
417apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Lisa Abonentide
418apps/erpnext/erpnext/public/js/feature_setup.js +220,""" does not exists","Ei eksisteeri
419DocType: Pricing Rule,Valid Upto,Kehtib Upto
420apps/erpnext/erpnext/public/js/setup_wizard.js +234,List a few of your customers. They could be organizations or individuals.,Nimekiri paar oma klientidele. Nad võivad olla organisatsioonid ja üksikisikud.
421apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Otsene tulu
422apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","Ei filtreerimiseks konto, kui rühmitatud konto"
423apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Administrative Officer,Haldusspetsialist
424DocType: Payment Tool,Received Or Paid,Saadud või makstud
425apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +318,Please select Company,Palun valige Company
426DocType: Stock Entry,Difference Account,Erinevus konto
427apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,Ei saa sulgeda ülesanne oma sõltuvad ülesande {0} ei ole suletud.
428apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +305,Please enter Warehouse for which Material Request will be raised,"Palun sisestage Warehouse, mille materjal taotlus tõstetakse"
429DocType: Production Order,Additional Operating Cost,Täiendav töökulud
430apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Kosmeetika
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530431apps/erpnext/erpnext/stock/doctype/item/item.py +454,"To merge, following properties must be same for both items","Ühendamine, järgmised omadused peavad olema ühesugused teemad"
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530432DocType: Shipping Rule,Net Weight,Netokaal
433DocType: Employee,Emergency Phone,Emergency Phone
434,Serial No Warranty Expiry,Serial No Garantii lõppemine
435DocType: Sales Order,To Deliver,Andma
436DocType: Purchase Invoice Item,Item,Kirje
437DocType: Journal Entry,Difference (Dr - Cr),Erinevus (Dr - Cr)
438DocType: Account,Profit and Loss,Kasum ja kahjum
439apps/erpnext/erpnext/config/stock.py +288,Managing Subcontracting,Tegevjuht Alltöövõtt
440apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Mööblitööstuse
441DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Hinda kus Hinnakiri valuuta konverteeritakse ettevõtte baasvaluuta
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530442apps/erpnext/erpnext/setup/doctype/company/company.py +53,Account {0} does not belong to company: {1},Konto {0} ei kuulu firma: {1}
443apps/erpnext/erpnext/setup/doctype/company/company.py +44,Abbreviation already used for another company,Lühend kasutatakse juba teise firma
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530444DocType: Selling Settings,Default Customer Group,Vaikimisi Kliendi Group
445DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Kui keelata, "Ümardatud Kokku väljale ei ole nähtav ühegi tehinguga"
446DocType: BOM,Operating Cost,Töökulud
447,Gross Profit,Brutokasum
448apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +27,Increment cannot be 0,Kasvamine ei saa olla 0
449DocType: Production Planning Tool,Material Requirement,Materjal nõue
450DocType: Company,Delete Company Transactions,Kustuta tehingutes
451apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +86,Item {0} is not Purchase Item,Punkt {0} ei Ostu toode
452apps/erpnext/erpnext/controllers/recurring_document.py +190,"{0} is an invalid email address in 'Notification \
453 Email Address'",{0} ei ole kehtiv e-posti aadress "Teavitamine \ e-posti aadress"
454DocType: Purchase Receipt,Add / Edit Taxes and Charges,Klienditeenindus Lisa / uuenda maksud ja tasud
455DocType: Purchase Invoice,Supplier Invoice No,Tarnija Arve nr
456DocType: Territory,For reference,Sest viide
457apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Ei saa kustutada Serial No {0}, sest seda kasutatakse laos tehingute"
458apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +231,Closing (Cr),Sulgemine (Cr)
459DocType: Serial No,Warranty Period (Days),Garantii (päevades)
460DocType: Installation Note Item,Installation Note Item,Paigaldamine Märkus Punkt
461,Pending Qty,Kuni Kogus
462DocType: Job Applicant,Thread HTML,Teema HTML
463DocType: Company,Ignore,Ignoreerima
464apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS saadetakse järgmised numbrid: {0}
465apps/erpnext/erpnext/controllers/buying_controller.py +126,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Tarnija Warehouse kohustuslik allhanked ostutšekk
466DocType: Pricing Rule,Valid From,Kehtib alates
467DocType: Sales Invoice,Total Commission,Kokku Komisjoni
468DocType: Pricing Rule,Sales Partner,Müük Partner
469DocType: Buying Settings,Purchase Receipt Required,Ostutšekk Vajalikud
470DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business.
471
472To distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**","** Kuu Distribution ** aitab teil levitada oma eelarve üle kuu, kui teil on sesoonsusest oma äri. Jaotada eelarves selle jaotuse seada see ** Kuu Distribution ** ka ** Cost Center **"
473apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +126,No records found in the Invoice table,Salvestusi ei leitud Arvel tabelis
474apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,Palun valige Company Pidu ja Type esimene
475apps/erpnext/erpnext/config/accounts.py +89,Financial / accounting year.,Financial / eelarveaastal.
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530476apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,kogunenud väärtused
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530477apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Vabandame, Serial nr saa liita"
478DocType: Project Task,Project Task,Projekti töörühma
479,Lead Id,Plii Id
480DocType: C-Form Invoice Detail,Grand Total,Üldtulemus
481apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +35,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Fiscal Year Start Date ei tohiks olla suurem kui Fiscal Year End Date
482DocType: Warranty Claim,Resolution,Lahendamine
483apps/erpnext/erpnext/templates/pages/order.html +61,Delivered: {0},Tarnitakse: {0}
484apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Võlgnevus konto
485DocType: Sales Order,Billing and Delivery Status,Arved ja Delivery Status
486apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Korrake klientidele
487DocType: Leave Control Panel,Allocate,Eraldama
Nabin Hait34037e02016-02-03 13:10:54 +0530488apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +632,Sales Return,Müügitulu
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530489DocType: Production Planning Tool,Select Sales Orders from which you want to create Production Orders.,Vali müügitellimuste kust soovid luua Tootmistellimused.
490DocType: Item,Delivered by Supplier (Drop Ship),Andis Tarnija (Drop Laev)
Nabin Hait34037e02016-02-03 13:10:54 +0530491apps/erpnext/erpnext/config/hr.py +128,Salary components.,Palk komponendid.
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530492apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Andmebaas potentsiaalseid kliente.
493DocType: Authorization Rule,Customer or Item,Kliendi või toode
494apps/erpnext/erpnext/config/crm.py +17,Customer database.,Kliendi andmebaasi.
495DocType: Quotation,Quotation To,Tsitaat
496DocType: Lead,Middle Income,Keskmise sissetulekuga
497apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Avamine (Cr)
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530498apps/erpnext/erpnext/stock/doctype/item/item.py +698,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.,"Vaikimisi mõõtühik Punkt {0} ei saa muuta otse, sest teil on juba mõned tehingu (te) teise UOM. Te peate looma uue Punkt kasutada erinevaid vaikimisi UOM."
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530499apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not be negative,Eraldatud summa ei saa olla negatiivne
500DocType: Purchase Order Item,Billed Amt,Arve Amt
501DocType: Warehouse,A logical Warehouse against which stock entries are made.,Loogiline Warehouse mille vastu laos tehakse kandeid.
502apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +92,Reference No & Reference Date is required for {0},Viitenumber & Reference kuupäev on vajalik {0}
503DocType: Sales Invoice,Customer's Vendor,Kliendi Vendor
504apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +212,Production Order is Mandatory,Tootmine Order on kohustuslik
505apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +139,Proposal Writing,Ettepanek kirjutamine
506apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Teine Sales Person {0} on olemas sama Töötaja id
507apps/erpnext/erpnext/stock/stock_ledger.py +338,Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},Negatiivne Stock Error ({6}) jaoks Punkt {0} kesklaos {1} kohta {2} {3} on {4} {5}
508DocType: Fiscal Year Company,Fiscal Year Company,Fiscal Year Company
509DocType: Packing Slip Item,DN Detail,DN Detail
510DocType: Time Log,Billed,Maksustatakse
511DocType: Batch,Batch Description,Partii kirjeldus
512DocType: Delivery Note,Time at which items were delivered from warehouse,"Aeg, mil esemed anti laost"
513DocType: Sales Invoice,Sales Taxes and Charges,Müük maksud ja tasud
514DocType: Employee,Organization Profile,Organisatsiooni andmed
515apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,Palun setup numeratsiooni seeria osavõtt Setup> numbrite seeria
516DocType: Employee,Reason for Resignation,Lahkumise põhjuseks
Nabin Hait34037e02016-02-03 13:10:54 +0530517apps/erpnext/erpnext/config/hr.py +158,Template for performance appraisals.,Mall tulemuste hindamisel.
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530518DocType: Payment Reconciliation,Invoice/Journal Entry Details,Arve / päevikusissekanne Üksikasjad
519apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} '{1}' ei eelarveaastal {2}
520DocType: Buying Settings,Settings for Buying Module,Seaded ostmine Module
521apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62,Please enter Purchase Receipt first,Palun sisestage ostutšeki esimene
522DocType: Buying Settings,Supplier Naming By,Tarnija nimetamine By
523DocType: Activity Type,Default Costing Rate,Vaikimisi ületaksid
Nabin Hait34037e02016-02-03 13:10:54 +0530524apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +656,Maintenance Schedule,Hoolduskava
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530525apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Siis Hinnakujundusreeglid on välja filtreeritud põhineb kliendi, kliendi nimel, Territory, Tarnija, Tarnija tüüp, kampaania, Sales Partner jms"
526apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Inventory,Net muutus Varude
527DocType: Employee,Passport Number,Passi number
528apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +82,Manager,Juhataja
529apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +215,Same item has been entered multiple times.,Sama objekt on kantud mitu korda.
530DocType: SMS Settings,Receiver Parameter,Vastuvõtja Parameeter
531apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,"Tuleneb" ja "Group By" ei saa olla sama
532DocType: Sales Person,Sales Person Targets,Sales Person Eesmärgid
533DocType: Production Order Operation,In minutes,Minutiga
534DocType: Issue,Resolution Date,Resolutsioon kuupäev
535apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +676,Please set default Cash or Bank account in Mode of Payment {0},Palun määra vaikimisi Raha või pangakonto makseviis {0}
536DocType: Selling Settings,Customer Naming By,Kliendi nimetamine By
537apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +69,Convert to Group,Teisenda Group
538DocType: Activity Cost,Activity Type,Tegevuse liik
539apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Tarnitakse summa
540DocType: Supplier,Fixed Days,Fikseeritud päeva
541DocType: Sales Invoice,Packing List,Pakkimisnimekiri
542apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Ostutellimuste antud Tarnijatele.
543apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Kirjastamine
544DocType: Activity Cost,Projects User,Projektid Kasutaja
545apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Tarbitud
546apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +141,{0}: {1} not found in Invoice Details table,{0} {1} ei leidu Arve andmed tabelis
547DocType: Company,Round Off Cost Center,Ümardada Cost Center
548apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +204,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Hooldus Külasta {0} tuleb tühistada enne tühistades selle Sales Order
549DocType: Material Request,Material Transfer,Material Transfer
550apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Avamine (Dr)
551apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Foorumi timestamp tuleb pärast {0}
552DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Maandus Cost maksud ja tasud
553DocType: Production Order Operation,Actual Start Time,Tegelik Start Time
554DocType: BOM Operation,Operation Time,Operation aeg
555DocType: Pricing Rule,Sales Manager,Müügijuht
556apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Group to Group,Group Group
557DocType: Journal Entry,Write Off Amount,Kirjutage Off summa
558DocType: Journal Entry,Bill No,Bill pole
559DocType: Purchase Invoice,Quarterly,Quarterly
560DocType: Selling Settings,Delivery Note Required,Toimetaja märkus Vajalikud
561DocType: Sales Order Item,Basic Rate (Company Currency),Basic Rate (firma Valuuta)
562DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush tooraine põhineb
Nabin Hait34037e02016-02-03 13:10:54 +0530563apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +57,Please enter item details,Palun sisestage kirje üksikasjad
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530564DocType: Purchase Receipt,Other Details,Muud andmed
565DocType: Account,Accounts,Kontod
566apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Marketing,Marketing
567apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +198,Payment Entry is already created,Makse Entry juba loodud
568DocType: Features Setup,To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,"Kui soovite jälgida objekti müügi ja ostu dokumente, mis põhineb nende seerianumber nos. See on ka kasutada jälgida garantii üksikasjad toote."
569DocType: Purchase Receipt Item Supplied,Current Stock,Laoseis
570apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +64,Total billing this year,Kokku arvete sel aastal
571DocType: Account,Expenses Included In Valuation,Kulud sisalduvad Hindamine
572DocType: Employee,Provide email id registered in company,Pakkuda email id registreeritud ettevõte
573DocType: Hub Settings,Seller City,Müüja City
574DocType: Email Digest,Next email will be sent on:,Järgmine email saadetakse edasi:
575DocType: Offer Letter Term,Offer Letter Term,Paku kiri Term
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530576apps/erpnext/erpnext/stock/doctype/item/item.py +529,Item has variants.,Punkt on variante.
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530577apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Punkt {0} ei leitud
578DocType: Bin,Stock Value,Stock Value
579apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tree Type
580DocType: BOM Explosion Item,Qty Consumed Per Unit,Kogus Tarbitud Per Unit
581DocType: Serial No,Warranty Expiry Date,Garantii Aegumisaja
582DocType: Material Request Item,Quantity and Warehouse,Kogus ja Warehouse
583DocType: Sales Invoice,Commission Rate (%),Komisjoni Rate (%)
Nabin Hait34037e02016-02-03 13:10:54 +0530584apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +176,"Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Entry","Vastu Voucher tüüp peab olema üks Sales Order, müügiarve või päevikusissekanne"
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530585apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aerospace
586DocType: Journal Entry,Credit Card Entry,Krediitkaart Entry
587apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Task Teema
588apps/erpnext/erpnext/config/stock.py +33,Goods received from Suppliers.,Tarnijatelt saadud kaupade.
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530589apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,väärtuse
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530590DocType: Lead,Campaign Name,Kampaania nimi
591,Reserved,Reserveeritud
592DocType: Purchase Order,Supply Raw Materials,Supply tooraine
593DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,"Kuupäev, mil järgmise arve genereeritakse. See on genereeritud esitada."
594apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Käibevara
595apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +93,{0} is not a stock Item,{0} ei ole laos toode
596DocType: Mode of Payment Account,Default Account,Vaikimisi konto
597apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,"Plii tuleb määrata, kui võimalus on valmistatud Lead"
598apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33,Please select weekly off day,Palun valige iganädalane off päev
599DocType: Production Order Operation,Planned End Time,Planeeritud End Time
600,Sales Person Target Variance Item Group-Wise,Sales Person Target Dispersioon Punkt Group-Wise
601apps/erpnext/erpnext/accounts/doctype/account/account.py +92,Account with existing transaction cannot be converted to ledger,Konto olemasolevate tehing ei ole ümber arvestusraamatust
602DocType: Delivery Note,Customer's Purchase Order No,Kliendi ostutellimuse pole
603DocType: Employee,Cell Number,Mobiilinumber
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530604apps/erpnext/erpnext/stock/reorder_item.py +166,Auto Material Requests Generated,Auto Material Taotlused Loodud
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530605apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Kaotsi läinud
606apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +126,You can not enter current voucher in 'Against Journal Entry' column,Sa ei saa sisestada praegune voucher in "Against päevikusissekanne veerus
607apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Energia
608DocType: Opportunity,Opportunity From,Opportunity From
609apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Kuupalga avalduse.
610DocType: Item Group,Website Specifications,Koduleht erisused
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530611apps/erpnext/erpnext/utilities/doctype/address/address.py +103,There is an error in your Address Template {0},Seal on viga teie Aadress malli {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530612apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,New Account,New Account
613apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: From {0} tüüpi {1}
614apps/erpnext/erpnext/controllers/buying_controller.py +274,Row {0}: Conversion Factor is mandatory,Row {0}: Conversion Factor on kohustuslik
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530615apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +271,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Mitu Hind reeglid olemas samad kriteeriumid, palun lahendada konflikte, määrates prioriteet. Hind Reeglid: {0}"
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530616apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,Raamatupidamise kanded saab teha peale tipud. Sissekanded vastu grupid ei ole lubatud.
617apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +357,Cannot deactivate or cancel BOM as it is linked with other BOMs,"Ei saa deaktiveerida või tühistada Bom, sest see on seotud teiste BOMs"
618DocType: Opportunity,Maintenance,Hooldus
619apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +188,Purchase Receipt number required for Item {0},Ostutšekk number vajalik Punkt {0}
620DocType: Item Attribute Value,Item Attribute Value,Punkt omadus Value
621apps/erpnext/erpnext/config/crm.py +64,Sales campaigns.,Müügikampaaniad.
622DocType: 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.
623
624#### Note
625
626The 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.
627
628#### Description of Columns
629
6301. Calculation Type:
631 - This can be on **Net Total** (that is the sum of basic amount).
632 - **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.
633 - **Actual** (as mentioned).
6342. Account Head: The Account ledger under which this tax will be booked
6353. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
6364. Description: Description of the tax (that will be printed in invoices / quotes).
6375. Rate: Tax rate.
6386. Amount: Tax amount.
6397. Total: Cumulative total to this point.
6408. 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).
6419. 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 maksu mall, mida saab rakendada, et kõik müügitehingud. See mall võib sisaldada nimekirja maksu juhid ja ka teiste kulul / tulu juhid nagu "Shipping", "Kindlustus", "Handling" jt #### Märkus maksumäär Siin määratud olla hariliku maksumäära kõigile ** Esemed **. Kui on ** Kirjed **, mis on erineva kiirusega, tuleb need lisada ka ** Oksjoni Maksu- ** tabeli ** Oksjoni ** kapten. #### Kirjeldus veerud arvutamine 1. tüüpi: - See võib olla ** Net Kokku ** (mis on summa põhisummast). - ** On eelmise rea kokku / Summa ** (kumulatiivse maksud või maksed). Kui valite selle funktsiooni, maksu rakendatakse protsentides eelmise rea (maksu tabel) summa või kokku. - ** Tegelik ** (nagu mainitud). 2. Konto Head: Konto pearaamatu, mille alusel see maks broneeritud 3. Kulude Center: Kui maks / lõiv on sissetulek (nagu laevandus) või kulutustega tuleb kirjendada Cost Center. 4. Kirjeldus: Kirjeldus maksu (mis trükitakse arved / jutumärkideta). 5. Hinda: Maksumäär. 6. Summa: Maksu- summa. 7. Kokku: Kumulatiivne kokku selles küsimuses. 8. Sisestage Row: Kui põhineb "Eelmine Row Kokku" saate valida rea number, mida võtta aluseks selle arvutamine (default on eelmise rea). 9. See sisaldab käibemaksu Basic Rate ?: Kui vaadata seda, see tähendab, et seda maksu ei näidata allpool kirje tabelis, kuid on lisatud Basic Rate teie peamine objekt tabelis. See on kasulik, kui soovite anda korter hinnaga (koos kõigi maksudega) hind klientidele."
642DocType: Employee,Bank A/C No.,Bank A / C No.
643DocType: Expense Claim,Project,Project
644DocType: Quality Inspection Reading,Reading 7,Lugemine 7
645DocType: Address,Personal,Personal
646DocType: Expense Claim Detail,Expense Claim Type,Kuluhüvitussüsteeme Type
647DocType: Shopping Cart Settings,Default settings for Shopping Cart,Vaikimisi seaded Ostukorv
648apps/erpnext/erpnext/controllers/accounts_controller.py +340,"Journal Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Päevikusissekanne {0} on seotud vastu Tellimus {1}, siis kontrollige, kas tuleb tõmmata nii eelnevalt antud arve."
649apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotehnoloogia
650apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Maintenance Expenses,Büroo ülalpidamiskulud
651apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +66,Please enter Item first,Palun sisestage Punkt esimene
652DocType: Account,Liability,Vastutus
653apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +62,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Sanktsioneeritud summa ei või olla suurem kui nõude summast reas {0}.
654DocType: Company,Default Cost of Goods Sold Account,Vaikimisi müüdud toodangu kulu konto
Nabin Hait34037e02016-02-03 13:10:54 +0530655apps/erpnext/erpnext/stock/get_item_details.py +255,Price List not selected,Hinnakiri ole valitud
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530656DocType: Employee,Family Background,Perekondlik taust
657DocType: Process Payroll,Send Email,Saada E-
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530658apps/erpnext/erpnext/stock/doctype/item/item.py +147,Warning: Invalid Attachment {0},Hoiatus: Vigane Attachment {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530659apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Ei Luba
660DocType: Company,Default Bank Account,Vaikimisi Bank Account
661apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Filtreerida põhineb Party, Party Tüüp esimene"
662apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},"Värskenda Stock "ei saa kontrollida, sest punkte ei andnud kaudu {0}"
663apps/erpnext/erpnext/public/js/setup_wizard.js +292,Nos,Nos
664DocType: Item,Items with higher weightage will be shown higher,Esemed kõrgema weightage kuvatakse kõrgem
665DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Bank leppimise Detail
666apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +668,My Invoices,Minu arved
667apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +43,No employee found,Ükski töötaja leitud
668DocType: Purchase Order,Stopped,Peatatud
669DocType: Item,If subcontracted to a vendor,Kui alltöövõtjaks müüja
670apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,Vali Bom alustada
671DocType: SMS Center,All Customer Contact,Kõik Kliendi Kontakt
672apps/erpnext/erpnext/config/stock.py +64,Upload stock balance via csv.,Laadi laoseisu kaudu csv.
673apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,Saada nüüd
674,Support Analytics,Toetus Analytics
675DocType: Item,Website Warehouse,Koduleht Warehouse
676DocType: Payment Reconciliation,Minimum Invoice Amount,Minimaalne Arve summa
677DocType: Sales Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Päeval kuule auto arve genereeritakse nt 05, 28 jne"
678apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Score peab olema väiksem või võrdne 5
679apps/erpnext/erpnext/config/accounts.py +179,C-Form records,C-Form arvestust
680apps/erpnext/erpnext/config/selling.py +294,Customer and Supplier,Kliendi ja tarnija
681DocType: Email Digest,Email Digest Settings,Email Digest Seaded
682apps/erpnext/erpnext/config/support.py +13,Support queries from customers.,Toetus päringud klientidelt.
683DocType: Features Setup,"To enable ""Point of Sale"" features","Selleks, et võimaldada "müügikoht" omadused"
684DocType: Bin,Moving Average Rate,Libisev keskmine hind
685DocType: Production Planning Tool,Select Items,Vali kaubad
Nabin Hait34037e02016-02-03 13:10:54 +0530686apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +343,{0} against Bill {1} dated {2},{0} vastu Bill {1} dateeritud {2}
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530687DocType: Maintenance Visit,Completion Status,Lõpetamine staatus
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530688DocType: Production Order,Target Warehouse,Target Warehouse
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530689DocType: Item,Allow over delivery or receipt upto this percent,Laske üle väljasaatmisel või vastuvõtmisel upto see protsenti
690apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +50,Expected Delivery Date cannot be before Sales Order Date,Oodatud Toimetaja kuupäev ei saa olla enne Sales Order Date
691DocType: Upload Attendance,Import Attendance,Import Osavõtt
692apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,Kõik Punkt Groups
693DocType: Process Payroll,Activity Log,Activity Log
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530694apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +34,Net Profit / Loss,Neto kasum / kahjum
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530695apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Automaatselt kirjutada sõnumi esitamise tehingud.
696DocType: Production Order,Item To Manufacture,Punkt toota
697apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},{0} {1} olek on {2}
698apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,Ostutellimuse maksmine
699DocType: Sales Order Item,Projected Qty,Kavandatav Kogus
700DocType: Sales Invoice,Payment Due Date,Maksetähtpäevast
701DocType: Newsletter,Newsletter Manager,Uudiskiri Manager
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530702apps/erpnext/erpnext/stock/doctype/item/item.js +240,Item Variant {0} already exists with same attributes,Punkt Variant {0} on juba olemas sama atribuute
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530703apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',"Avamine"
704DocType: Notification Control,Delivery Note Message,Toimetaja märkus Message
705DocType: Expense Claim,Expenses,Kulud
706DocType: Item Variant Attribute,Item Variant Attribute,Punkt Variant Oskus
707,Purchase Receipt Trends,Ostutšekk Trends
708DocType: Appraisal,Select template from which you want to get the Goals,"Vali mall, mida soovite saada Eesmärgid"
709apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Research & Development,Teadus- ja arendustegevus
710,Amount to Bill,Summa Bill
711DocType: Company,Registration Details,Registreerimine Üksikasjad
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530712DocType: Item Reorder,Re-Order Qty,Re-Order Kogus
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530713DocType: Leave Block List Date,Leave Block List Date,Jäta Block loetelu kuupäev
714apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Planeeritud saata {0}
715DocType: Pricing Rule,Price or Discount,Hind või Soodus
716DocType: Sales Team,Incentives,Soodustused
717DocType: SMS Log,Requested Numbers,Taotletud numbrid
718apps/erpnext/erpnext/config/hr.py +38,Performance appraisal.,Tulemuslikkuse hindamise.
719DocType: Sales Invoice Item,Stock Details,Stock Üksikasjad
720apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Projekti väärtus
721apps/erpnext/erpnext/config/selling.py +304,Point-of-Sale,Point-of-Sale
722apps/erpnext/erpnext/accounts/doctype/account/account.py +115,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Konto jääk juba Credit, sa ei tohi seada "Balance tuleb" nagu "Deebetkaart""
723DocType: Account,Balance must be,Tasakaal peab olema
724DocType: Hub Settings,Publish Pricing,Avalda Hinnakujundus
725DocType: Notification Control,Expense Claim Rejected Message,Kulu väide lükati tagasi Message
726,Available Qty,Saadaval Kogus
727DocType: Purchase Taxes and Charges,On Previous Row Total,On eelmise rea kokku
728DocType: Salary Slip,Working Days,Tööpäeva jooksul
729DocType: Serial No,Incoming Rate,Saabuva Rate
730DocType: Packing Slip,Gross Weight,Brutokaal
731apps/erpnext/erpnext/public/js/setup_wizard.js +70,The name of your company for which you are setting up this system.,"Nimi oma firma jaoks, millele te Selle süsteemi rajamisel."
732DocType: HR Settings,Include holidays in Total no. of Working Days,Kaasa pühad Kokku ole. tööpäevade
733DocType: Job Applicant,Hold,Hoia
734DocType: Employee,Date of Joining,Liitumis
735DocType: Naming Series,Update Series,Värskenda Series
736DocType: Supplier Quotation,Is Subcontracted,Alltöödena
737DocType: Item Attribute,Item Attribute Values,Punkt atribuudi väärtusi
738apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Vaata Tellijaid
739apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +583,Purchase Receipt,Ostutšekk
740,Received Items To Be Billed,Saadud objekte arve
741DocType: Employee,Ms,Prl
742apps/erpnext/erpnext/config/accounts.py +158,Currency exchange rate master.,Valuuta vahetuskursi kapten.
743apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +253,Unable to find Time Slot in the next {0} days for Operation {1},Ei leia Time Slot järgmisel {0} päeva Operation {1}
744DocType: Production Order,Plan material for sub-assemblies,Plan materjali sõlmed
745apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +422,BOM {0} must be active,Bom {0} peab olema aktiivne
Nabin Hait34037e02016-02-03 13:10:54 +0530746apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,Palun valige dokumendi tüüp esimene
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530747apps/erpnext/erpnext/templates/generators/item.html +74,Goto Cart,Mine ostukorvi
748apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Tühista Material Külastusi {0} enne tühistades selle Hooldus Külasta
749DocType: Salary Slip,Leave Encashment Amount,Jäta Inkassatsioon summa
750apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Serial No {0} ei kuulu Punkt {1}
751DocType: Purchase Receipt Item Supplied,Required Qty,Nõutav Kogus
752DocType: Bank Reconciliation,Total Amount,Kogu summa
753apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Internet kirjastamine
754DocType: Production Planning Tool,Production Orders,Tootmine Tellimused
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530755apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,Bilansilise väärtuse
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530756apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Müük Hinnakiri
757apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Avalda sünkroonida esemed
758DocType: Bank Reconciliation,Account Currency,Konto Valuuta
759apps/erpnext/erpnext/accounts/general_ledger.py +131,Please mention Round Off Account in Company,Palume mainida ümardada konto Company
760DocType: Purchase Receipt,Range,Range
761DocType: Supplier,Default Payable Accounts,Vaikimisi on tasulised kontod
762apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,Töötaja {0} ei ole aktiivne või ei ole olemas
763DocType: Features Setup,Item Barcode,Punkt Triipkood
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530764apps/erpnext/erpnext/stock/doctype/item/item.py +524,Item Variants {0} updated,Punkt variandid {0} uuendatud
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530765DocType: Quality Inspection Reading,Reading 6,Lugemine 6
766DocType: Purchase Invoice Advance,Purchase Invoice Advance,Ostuarve Advance
767DocType: Address,Shop,Kauplus
768DocType: Hub Settings,Sync Now,Sync Now
769apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +173,Row {0}: Credit entry can not be linked with a {1},Row {0}: Credit kirjet ei saa siduda koos {1}
770DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,"Vaikimisi Bank / Cash konto automaatselt ajakohastada POS Arve, kui see režiim on valitud."
771DocType: Employee,Permanent Address Is,Alaline aadress
772DocType: Production Order Operation,Operation completed for how many finished goods?,Operation lõpule mitu valmistoodang?
773apps/erpnext/erpnext/public/js/setup_wizard.js +164,The Brand,Brand
774apps/erpnext/erpnext/controllers/status_updater.py +165,Allowance for over-{0} crossed for Item {1}.,Ebatõenäoliselt üle- {0} ületati Punkt {1}.
775DocType: Employee,Exit Interview Details,Exit Intervjuu Üksikasjad
776DocType: Item,Is Purchase Item,Kas Ostu toode
777DocType: Journal Entry Account,Purchase Invoice,Ostuarve
778DocType: Stock Ledger Entry,Voucher Detail No,Voucher Detail Ei
779DocType: Stock Entry,Total Outgoing Value,Kokku Väljuv Value
780apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Avamine ja lõpu kuupäev peaks jääma sama Fiscal Year
781DocType: Lead,Request for Information,Teabenõue
782DocType: Payment Request,Paid,Makstud
783DocType: Salary Slip,Total in words,Kokku sõnades
784DocType: Material Request Item,Lead Time Date,Ooteaeg kuupäev
785apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +54, is mandatory. Maybe Currency Exchange record is not created for ,on kohustuslik. Ehk Valuutavahetus rekord ei ole loodud
786apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +112,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Palun täpsustage Serial No Punkt {1}
Nabin Hait34037e02016-02-03 13:10:54 +0530787apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +532,"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.","Sest "Toote Bundle esemed, Warehouse, Serial No ja partii ei loetakse alates" Pakkeleht "tabelis. Kui Lao- ja partii ei on sama kõigi asjade pakkimist tahes "Toote Bundle" kirje, need väärtused võivad olla kantud põhi tabeli väärtused kopeeritakse "Pakkeleht" tabelis."
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530788apps/erpnext/erpnext/config/stock.py +28,Shipments to customers.,Saadetised klientidele.
789DocType: Purchase Invoice Item,Purchase Order Item,Ostu Telli toode
790apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Indirect Income,Kaudne tulu
791DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Määra Makse summa = tasumata summa
792apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +53,Variance,Dispersioon
793,Company Name,firma nimi
794DocType: SMS Center,Total Message(s),Kokku Sõnum (s)
795apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +642,Select Item for Transfer,Vali toode for Transfer
796DocType: Purchase Invoice,Additional Discount Percentage,Täiendav allahindlusprotsendi
797apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Vaata nimekirja kõigi abiga videod
798DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,"Select konto juht pank, kus check anti hoiule."
799DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Luba kasutajal muuta hinnakirja hind tehingutes
800DocType: Pricing Rule,Max Qty,Max Kogus
801apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +106,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Row {0}: tasumises Müük / Ostutellimuse peaks alati olema märgistatud varem
802apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Keemilised
803apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +683,All items have already been transferred for this Production Order.,Kõik esemed on juba üle selle tootmine Order.
804DocType: Process Payroll,Select Payroll Year and Month,Vali Palga aasta ja kuu
805apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +32,"Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account (by clicking on Add Child) of type ""Bank""",Mine sobiv grupp (tavaliselt vahendite taotlemise> Käibevara> Pangakontod ja luua uue konto (klikkides Lisa Child) tüüpi "Bank"
806DocType: Workstation,Electricity Cost,Elektri hind
807DocType: HR Settings,Don't send Employee Birthday Reminders,Ärge saatke Töötaja Sünnipäev meeldetuletused
Nabin Hait34037e02016-02-03 13:10:54 +0530808,Employee Holiday Attendance,Töötaja Holiday osavõtt
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530809DocType: Opportunity,Walk In,Sisse astuma
810apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +64,Stock Entries,Stock kanded
811DocType: Item,Inspection Criteria,Inspekteerimiskriteeriumitele
812apps/erpnext/erpnext/config/accounts.py +111,Tree of finanial Cost Centers.,Tree of finanial kuluallikad.
813apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Siirdus
814apps/erpnext/erpnext/public/js/setup_wizard.js +165,Upload your letter head and logo. (you can edit them later).,Laadi üles oma kirjas pea ja logo. (seda saab muuta hiljem).
815apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +156,White,Valge
816DocType: SMS Center,All Lead (Open),Kõik Plii (Open)
817DocType: Purchase Invoice,Get Advances Paid,Saa makstud ettemaksed
818apps/erpnext/erpnext/public/js/setup_wizard.js +24,Attach Your Picture,Kinnitage oma pilt
819apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +562,Make ,Tee
820DocType: Journal Entry,Total Amount in Words,Kokku summa sõnadega
821apps/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.,"Seal oli viga. Üks tõenäoline põhjus võib olla, et sa ei ole salvestatud kujul. Palun võtke ühendust support@erpnext.com kui probleem ei lahene."
822apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Minu ostukorv
823apps/erpnext/erpnext/controllers/selling_controller.py +150,Order Type must be one of {0},Tellimus tüüp peab olema üks {0}
824DocType: Lead,Next Contact Date,Järgmine Kontakt kuupäev
825apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Avamine Kogus
826DocType: Holiday List,Holiday List Name,Holiday nimekiri nimi
827apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +168,Stock Options,Stock Options
828DocType: Journal Entry Account,Expense Claim,Kuluhüvitussüsteeme
829apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +178,Qty for {0},Kogus eest {0}
830DocType: Leave Application,Leave Application,Jäta ostusoov
Nabin Hait34037e02016-02-03 13:10:54 +0530831apps/erpnext/erpnext/config/hr.py +85,Leave Allocation Tool,Jäta jaotamine Tool
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530832DocType: Leave Block List,Leave Block List Dates,Jäta Block loetelu kuupäevad
833DocType: Company,If Monthly Budget Exceeded (for expense account),Kui Kuu eelarve ületatud (eest kulu konto)
834DocType: Workstation,Net Hour Rate,Net Hour Rate
835DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Maandus Cost ostutšekk
836DocType: Company,Default Terms,Vaikimisi Tingimused
837DocType: Packing Slip Item,Packing Slip Item,Pakkesedel toode
838DocType: POS Profile,Cash/Bank Account,Raha / Bank Account
839apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,Eemaldatud esemed ei muutu kogus või väärtus.
840DocType: Delivery Note,Delivery To,Toimetaja
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530841apps/erpnext/erpnext/stock/doctype/item/item.py +547,Attribute table is mandatory,Oskus tabelis on kohustuslik
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530842DocType: Production Planning Tool,Get Sales Orders,Võta müügitellimuste
843apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} ei tohi olla negatiivne
844apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount,Soodus
845DocType: Features Setup,Purchase Discounts,Ostuallahindlusi
846DocType: Workstation,Wages,Palgad
847DocType: Time Log,Will be updated only if Time Log is 'Billable',"Uuendatakse ainult siis, kui aeg Logi on "Arve""
848DocType: Project,Internal,Sisemised
849DocType: Task,Urgent,Urgent
850apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +97,Please specify a valid Row ID for row {0} in table {1},Palun täpsustage kehtiv Row ID reas {0} tabelis {1}
851apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Mine Desktop ja hakata kasutama ERPNext
852DocType: Item,Manufacturer,Tootja
853DocType: Landed Cost Item,Purchase Receipt Item,Ostutšekk toode
854DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Reserveeritud Warehouse Sales Order / valmistoodang Warehouse
855apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Selling Amount,Müügi summa
856apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +79,Time Logs,Aeg kajakad
857apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +113,You are the Expense Approver for this record. Please Update the 'Status' and Save,Olete kulul Approver selle kirje. Palun uuendage "Status" ja Save
858DocType: Serial No,Creation Document No,Loomise dokument nr
859DocType: Issue,Issue,Probleem
860apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,Konto ei ühti Company
861apps/erpnext/erpnext/config/stock.py +131,"Attributes for Item Variants. e.g Size, Color etc.","Atribuudid Punkt variandid. näiteks suuruse, värvi jne"
862apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Warehouse
863apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +194,Serial No {0} is under maintenance contract upto {1},Serial No {0} on alla hooldusleping upto {1}
864DocType: BOM Operation,Operation,Operation
865DocType: Lead,Organization Name,Organisatsiooni nimi
866DocType: Tax Rule,Shipping State,Kohaletoimetamine riik
867apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,"Punkt tuleb lisada, kasutades "Võta Kirjed Ostutšekid" nuppu"
868apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Müügikulud
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530869apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +138,Standard Buying,Standard ostmine
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530870DocType: GL Entry,Against,Vastu
871DocType: Item,Default Selling Cost Center,Vaikimisi müügikulude Center
872DocType: Sales Partner,Implementation Partner,Rakendamine Partner
873apps/erpnext/erpnext/controllers/selling_controller.py +227,Sales Order {0} is {1},Sales Order {0} on {1}
874DocType: Opportunity,Contact Info,Kontaktinfo
875apps/erpnext/erpnext/config/stock.py +273,Making Stock Entries,Making Stock kanded
876DocType: Packing Slip,Net Weight UOM,Net Weight UOM
877DocType: Item,Default Supplier,Vaikimisi Tarnija
878DocType: Manufacturing Settings,Over Production Allowance Percentage,Üle Tootmise toetus protsent
879DocType: Shipping Rule Condition,Shipping Rule Condition,Kohaletoimetamine Reegel seisukord
880DocType: Features Setup,Miscelleneous,Miscelleneous
881DocType: Holiday List,Get Weekly Off Dates,Võta Weekly Off kuupäevad
882apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,End Date saa olla väiksem kui alguskuupäev
883DocType: Sales Person,Select company name first.,Vali firma nimi esimesena.
884apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Dr,Dr
885apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Tsitaadid Hankijatelt.
886apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},{0} | {1} {2}
887DocType: Time Log Batch,updated via Time Logs,uuendatud kaudu Time Palgid
888apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Keskmine vanus
889DocType: Opportunity,Your sales person who will contact the customer in future,"Teie müügi isik, kes kliendiga ühendust tulevikus"
890apps/erpnext/erpnext/public/js/setup_wizard.js +256,List a few of your suppliers. They could be organizations or individuals.,Nimekiri paar oma tarnijatele. Nad võivad olla organisatsioonid ja üksikisikud.
891DocType: Company,Default Currency,Vaikimisi Valuuta
892DocType: Contact,Enter designation of this Contact,Sisesta määramise see Kontakt
893DocType: Expense Claim,From Employee,Tööalasest
894apps/erpnext/erpnext/controllers/accounts_controller.py +354,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,"Hoiatus: Süsteem ei kontrolli tegelikust suuremad arved, sest summa Punkt {0} on {1} on null"
895DocType: Journal Entry,Make Difference Entry,Tee Difference Entry
896DocType: Upload Attendance,Attendance From Date,Osavõtt From kuupäev
897DocType: Appraisal Template Goal,Key Performance Area,Key Performance Area
898apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,Vedu
899apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,ja aasta:
900DocType: Email Digest,Annual Expense,Aastane Expense
901DocType: SMS Center,Total Characters,Kokku Lõbu
902apps/erpnext/erpnext/controllers/buying_controller.py +130,Please select BOM in BOM field for Item {0},Palun valige Bom Bom valdkonnas Punkt {0}
903DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Form Arve Detail
904DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Makse leppimise Arve
Nabin Hait34037e02016-02-03 13:10:54 +0530905apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Panus%
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530906DocType: Item,website page link,veebisait lehe link
907DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Ettevõte registreerimisnumbrid oma viide. Maksu- numbrid jms
908DocType: Sales Partner,Distributor,Edasimüüja
909DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Ostukorv kohaletoimetamine reegel
910apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +210,Production Order {0} must be cancelled before cancelling this Sales Order,Tootmine Tellimus {0} tuleb tühistada enne tühistades selle Sales Order
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530911apps/erpnext/erpnext/public/js/controllers/transaction.js +909,Please set 'Apply Additional Discount On',Palun määra "Rakenda Täiendav soodustust"
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530912,Ordered Items To Be Billed,Tellitud esemed arve
913apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,Siit Range peab olema väiksem kui levikuala
914apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Vali aeg kajakad ja esitab loo uus müügiarve.
915DocType: Global Defaults,Global Defaults,Global Vaikeväärtused
916DocType: Salary Slip,Deductions,Mahaarvamised
917DocType: Purchase Invoice,Start date of current invoice's period,Alguskuupäev jooksva arve on periood
918apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This Time Log Batch has been billed.,See aeg Logi Partii on tasulised.
919DocType: Salary Slip,Leave Without Pay,Palgata puhkust
920apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +287,Capacity Planning Error,Capacity Planning viga
921,Trial Balance for Party,Trial Balance Party
922DocType: Lead,Consultant,Konsultant
923DocType: Salary Slip,Earnings,Tulu
924apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +359,Finished Item {0} must be entered for Manufacture type entry,Lõppenud Punkt {0} tuleb sisestada Tootmine tüübist kirje
925apps/erpnext/erpnext/config/learn.py +92,Opening Accounting Balance,Avamine Raamatupidamine Balance
926DocType: Sales Invoice Advance,Sales Invoice Advance,Müügiarve Advance
927apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +398,Nothing to request,Midagi nõuda
928apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',"Tegelik Start Date" ei saa olla suurem kui "Tegelik End Date"
929apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +75,Management,Juhtimine
930apps/erpnext/erpnext/config/projects.py +33,Types of activities for Time Sheets,Tüübid tegevusi Ajatabelid
931apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +51,Either debit or credit amount is required for {0},Kas deebet- või krediitkaardi summa on vajalik {0}
932DocType: 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""","See on lisatud Kood variandi. Näiteks, kui teie lühend on "SM", ning objekti kood on "T-särk", kirje kood variant on "T-särk SM""
933DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Netopalk (sõnadega) ilmuvad nähtavale kui salvestate palgatõend.
934apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +154,Blue,Blue
935DocType: Purchase Invoice,Is Return,Kas Tagasi
936DocType: Price List Country,Price List Country,Hinnakiri Riik
937apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,Lisaks sõlmed saab ainult loodud töörühm tüüpi sõlmed
938apps/erpnext/erpnext/utilities/doctype/contact/contact.py +67,Please set Email ID,Palun määra Email ID
939DocType: Item,UOMs,UOMs
940apps/erpnext/erpnext/stock/utils.py +171,{0} valid serial nos for Item {1},{0} kehtiv serial-numbrid Punkt {1}
941apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Kood ei saa muuta Serial No.
942apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +22,POS Profile {0} already created for user: {1} and company {2},POS Profile {0} on juba loodud kasutaja: {1} ja ettevõtete {2}
943DocType: Purchase Order Item,UOM Conversion Factor,UOM Conversion Factor
944DocType: Stock Settings,Default Item Group,Vaikimisi Punkt Group
945apps/erpnext/erpnext/config/buying.py +13,Supplier database.,Tarnija andmebaasis.
946DocType: Account,Balance Sheet,Eelarve
Nabin Hait34037e02016-02-03 13:10:54 +0530947apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +573,Cost Center For Item with Item Code ',Kulude Keskus eseme Kood "
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530948DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,Teie müügi isik saab meeldetuletus sellest kuupäevast ühendust kliendi
949apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +213,"Further accounts can be made under Groups, but entries can be made against non-Groups","Lisaks kontod saab rühma all, kuid kanded saab teha peale mitte-Groups"
Nabin Hait34037e02016-02-03 13:10:54 +0530950apps/erpnext/erpnext/config/hr.py +133,Tax and other salary deductions.,Maksu- ja teiste palk mahaarvamisi.
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530951DocType: Lead,Lead,Lead
952DocType: Email Digest,Payables,Võlad
953DocType: Account,Warehouse,Ladu
954apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +83,Row #{0}: Rejected Qty can not be entered in Purchase Return,Row # {0}: lükata Kogus ei kanta Ostutagastus
955,Purchase Order Items To Be Billed,Ostutellimuse punkte arve
956DocType: Purchase Invoice Item,Net Rate,Efektiivne intressimäär
957DocType: Purchase Invoice Item,Purchase Invoice Item,Ostuarve toode
958apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +50,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Stock Ledger kanded ja GL kanded on edasi saata valitud Ostutšekid
959apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Punkt 1
960DocType: Holiday,Holiday,Puhkus
961DocType: Leave Control Panel,Leave blank if considered for all branches,"Jäta tühjaks, kui arvestada kõigis valdkondades"
962,Daily Time Log Summary,Daily aeg Logi kokkuvõte
963DocType: Payment Reconciliation,Unreconciled Payment Details,Unreconciled Makse andmed
964DocType: Global Defaults,Current Fiscal Year,Jooksva eelarveaasta
965DocType: Global Defaults,Disable Rounded Total,Keela Ümardatud kokku
966DocType: Lead,Call,Üleskutse
Nabin Hait34037e02016-02-03 13:10:54 +0530967apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +409,'Entries' cannot be empty,"Kanded" ei saa olla tühi
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530968apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Duplicate rida {0} on sama {1}
969,Trial Balance,Proovibilanss
Nabin Hait34037e02016-02-03 13:10:54 +0530970apps/erpnext/erpnext/config/hr.py +220,Setting up Employees,Seadistamine Töötajad
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530971apps/erpnext/erpnext/public/js/feature_setup.js +220,"Grid """,Grid "
972apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,Palun valige eesliide esimene
973apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Research,Teadustöö
974DocType: Maintenance Visit Purpose,Work Done,Töö
975apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,Palun täpsustage vähemalt üks atribuut atribuudid tabelis
976DocType: Contact,User ID,kasutaja ID
977apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +132,View Ledger,Vaata Ledger
978apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Esimesed
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530979apps/erpnext/erpnext/stock/doctype/item/item.py +431,"An Item Group exists with same name, please change the item name or rename the item group","Elemendi Group olemas sama nimega, siis muuda objekti nimi või ümber nimetada elemendi grupp"
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530980DocType: Production Order,Manufacture against Sales Order,Tootmine vastu Sales Order
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530981apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +452,Rest Of The World,Ülejäänud maailm
Anand Doshi37b0f7c2016-01-27 12:35:46 +0530982apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Artiklite {0} ei ole partii
983,Budget Variance Report,Eelarve Dispersioon aruanne
984DocType: Salary Slip,Gross Pay,Gross Pay
985apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Dividends Paid,"Dividende,"
986apps/erpnext/erpnext/public/js/controllers/stock_controller.js +40,Accounting Ledger,Raamatupidamine Ledger
987DocType: Stock Reconciliation,Difference Amount,Erinevus summa
988apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +192,Retained Earnings,Jaotamata tulem
989DocType: BOM Item,Item Description,Toote kirjeldus
990DocType: Payment Tool,Payment Mode,Makserežiim
991DocType: Purchase Invoice,Is Recurring,Kas Korduvad
992DocType: Purchase Order,Supplied Items,Komplektis Esemed
993DocType: Production Order,Qty To Manufacture,Kogus toota
994DocType: Buying Settings,Maintain same rate throughout purchase cycle,Säilitada samas tempos kogu ostutsükkel
995DocType: Opportunity Item,Opportunity Item,Opportunity toode
996apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Ajutine avamine
997,Employee Leave Balance,Töötaja Jäta Balance
998apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +124,Balance for Account {0} must always be {1},Balance Konto {0} peab alati olema {1}
999DocType: Address,Address Type,aadressi tüüp
1000DocType: Purchase Receipt,Rejected Warehouse,Tagasilükatud Warehouse
1001DocType: GL Entry,Against Voucher,Vastu Voucher
1002DocType: Item,Default Buying Cost Center,Vaikimisi ostmine Cost Center
1003apps/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.","Et saada kõige paremini välja ERPNext, soovitame võtta aega ja vaadata neid abivideoid."
Nabin Hait34037e02016-02-03 13:10:54 +05301004apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +33,Item {0} must be Sales Item,Punkt {0} peab olema Sales toode
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301005apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +55, to ,kuni
1006DocType: Item,Lead Time in days,Ooteaeg päevades
1007,Accounts Payable Summary,Tasumata arved kokkuvõte
1008apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +189,Not authorized to edit frozen Account {0},Ei ole lubatud muuta külmutatud Konto {0}
1009DocType: Journal Entry,Get Outstanding Invoices,Võta Tasumata arved
1010apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Sales Order {0} ei ole kehtiv
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301011apps/erpnext/erpnext/setup/doctype/company/company.py +165,"Sorry, companies cannot be merged","Vabandame, ettevõtted ei saa liita"
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301012apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Small,Väike
1013DocType: Employee,Employee Number,Töötaja number
1014apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Case (te) juba kasutusel. Proovige kohtuasjas No {0}
1015,Invoiced Amount (Exculsive Tax),Arve kogusumma (Exculsive Maksu-)
1016apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Punkt 2
1017apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59,Account head {0} created,Konto pea {0} loodud
1018apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Green,Green
1019DocType: Item,Auto re-order,Auto ümber korraldada
1020apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Kokku Saavutatud
1021DocType: Employee,Place of Issue,Väljaandmise koht
1022apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Contract,Leping
1023DocType: Email Digest,Add Quote,Lisa Quote
1024apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +495,UOM coversion factor required for UOM: {0} in Item: {1},UOM coversion tegur vajalik UOM: {0} punktis: {1}
1025apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Indirect Expenses,Kaudsed kulud
1026apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Row {0}: Kogus on kohustuslikuks
1027apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Põllumajandus
1028apps/erpnext/erpnext/public/js/setup_wizard.js +277,Your Products or Services,Oma tooteid või teenuseid
1029DocType: Mode of Payment,Mode of Payment,Makseviis
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301030apps/erpnext/erpnext/stock/doctype/item/item.py +121,Website Image should be a public file or website URL,Koduleht Pilt peaks olema avalik faili või veebilehe URL
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301031apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,See on ülemelemendile rühma ja seda ei saa muuta.
1032DocType: Journal Entry Account,Purchase Order,Ostutellimuse
1033DocType: Warehouse,Warehouse Contact Info,Ladu Kontakt
1034DocType: Purchase Invoice,Recurring Type,Korduvad Type
1035DocType: Address,City/Town,City / Town
1036DocType: Email Digest,Annual Income,Aastane sissetulek
1037DocType: Serial No,Serial No Details,Serial No Üksikasjad
1038DocType: Purchase Invoice Item,Item Tax Rate,Punkt Maksumäär
1039apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +119,"For {0}, only credit accounts can be linked against another debit entry","Sest {0}, ainult krediitkaardi kontod võivad olla seotud teise vastu deebetkanne"
1040apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +484,Delivery Note {0} is not submitted,Toimetaja märkus {0} ei ole esitatud
Nabin Hait34037e02016-02-03 13:10:54 +05301041apps/erpnext/erpnext/stock/get_item_details.py +126,Item {0} must be a Sub-contracted Item,Punkt {0} peab olema allhanked toode
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301042apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Capital seadmed
1043apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Hinnakujundus Reegel on esimene valitud põhineb "Rakenda On väljale, mis võib olla Punkt punkt Group või kaubamärgile."
1044DocType: Hub Settings,Seller Website,Müüja Koduleht
1045apps/erpnext/erpnext/controllers/selling_controller.py +143,Total allocated percentage for sales team should be 100,Kokku eraldatakse protsent müügimeeskond peaks olema 100
1046apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +111,Production Order status is {0},Tootmine Tellimuse staatus on {0}
1047DocType: Appraisal Goal,Goal,Eesmärk
1048DocType: Sales Invoice Item,Edit Description,Edit kirjeldus
1049apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +318,Expected Delivery Date is lesser than Planned Start Date.,Oodatud Toimetaja kuupäev on väiksem kui kavandatav alguskuupäev.
Nabin Hait34037e02016-02-03 13:10:54 +05301050apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +760,For Supplier,Tarnija
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301051DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Setting Konto tüüp aitab valides selle konto tehingud.
1052DocType: Purchase Invoice,Grand Total (Company Currency),Grand Total (firma Valuuta)
1053apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Kokku Väljuv
1054apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""",Seal saab olla ainult üks kohaletoimetamine Reegel seisukord 0 või tühi väärtus "Value"
1055DocType: Authorization Rule,Transaction,Tehing
1056apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +45,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Märkus: See Cost Center on Group. Ei saa teha raamatupidamiskanded rühmade vastu.
1057DocType: Item,Website Item Groups,Koduleht Punkt Groups
1058DocType: Purchase Invoice,Total (Company Currency),Kokku (firma Valuuta)
1059apps/erpnext/erpnext/stock/utils.py +166,Serial number {0} entered more than once,Serial number {0} sisestatud rohkem kui üks kord
1060DocType: Journal Entry,Journal Entry,Päevikusissekanne
1061DocType: Workstation,Workstation Name,Workstation nimi
1062apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Saatke Digest:
1063apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +428,BOM {0} does not belong to Item {1},Bom {0} ei kuulu Punkt {1}
1064DocType: Sales Partner,Target Distribution,Target Distribution
1065DocType: Salary Slip,Bank Account No.,Bank Account No.
1066DocType: Naming Series,This is the number of the last created transaction with this prefix,See on mitmeid viimase loodud tehingu seda prefiksit
1067apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +179,Valuation Rate required for Item {0},Hindamine Rate vaja Punkt {0}
1068DocType: Quality Inspection Reading,Reading 8,Lugemine 8
1069DocType: Sales Partner,Agent,Agent
1070apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +74,"Total {0} for all items is zero, may you should change 'Distribute Charges Based On'","Kokku {0} ja kõik esemed on null, võib teil peaks muutuma "Jaota põhinevad maksud""
1071DocType: Purchase Invoice,Taxes and Charges Calculation,Maksude ja tasude arvutamine
1072DocType: BOM Operation,Workstation,Workstation
1073apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,Hardware,Riistvara
1074DocType: Attendance,HR Manager,personalijuht
1075apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,Palun valige Company
1076apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +50,Privilege Leave,Privilege Leave
1077DocType: Purchase Invoice,Supplier Invoice Date,Tarnija Arve kuupäev
1078apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,Sa pead lubama Ostukorv
1079DocType: Appraisal Template Goal,Appraisal Template Goal,Hinnang Mall Goal
1080DocType: Salary Slip,Earning,Tulu
1081DocType: Payment Tool,Party Account Currency,Partei konto Valuuta
1082,BOM Browser,Bom Browser
1083DocType: Purchase Taxes and Charges,Add or Deduct,Lisa või Lahutada
1084DocType: Company,If Yearly Budget Exceeded (for expense account),Kui aastaeelarve ületatud (eest kulu konto)
1085apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Kattumine olude vahel:
1086apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +164,Against Journal Entry {0} is already adjusted against some other voucher,Vastu päevikusissekanne {0} on juba korrigeeritakse mõningaid teisi voucher
1087apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +68,Total Order Value,Kokku tellimuse maksumus
1088apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +38,Food,Toit
1089apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Vananemine Range 3
1090apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +137,You can make a time log only against a submitted production order,Võite teha aega samamoodi ainult vastu esitatud tootmise et
1091DocType: Maintenance Schedule Item,No of Visits,No visiit
1092apps/erpnext/erpnext/config/support.py +33,"Newsletters to contacts, leads.","Uudiskirju kontaktid, viib."
1093apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Valuuta sulgemise tuleb arvesse {0}
1094apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Summa võrra kõik eesmärgid peaksid olema 100. On {0}
1095apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +361,Operations cannot be left blank.,Operations ei saa tühjaks jätta.
1096,Delivered Items To Be Billed,Tarnitakse punkte arve
1097apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Ladu ei saa muuta Serial No.
1098DocType: Authorization Rule,Average Discount,Keskmine Soodus
1099DocType: Address,Utilities,Kommunaalteenused
1100DocType: Purchase Invoice Item,Accounting,Raamatupidamine
1101DocType: Features Setup,Features Setup,Omadused Setup
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301102DocType: Item,Is Service Item,Kas Service toode
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301103apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +82,Application period cannot be outside leave allocation period,Taotlemise tähtaeg ei tohi olla väljaspool puhkuse eraldamise ajavahemikul
1104DocType: Activity Cost,Projects,Projektid
1105apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,Palun valige Fiscal Year
1106apps/erpnext/erpnext/controllers/buying_controller.py +23,From {0} | {1} {2},Siit {0} | {1} {2}
1107DocType: BOM Operation,Operation Description,Tööpõhimõte
1108DocType: Item,Will also apply to variants,Kohaldatakse ka variandid
1109apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +31,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,Ei saa muuta Fiscal Year Alguse kuupäev ja Fiscal Year End Date kui majandusaasta on salvestatud.
1110DocType: Quotation,Shopping Cart,Ostukorv
1111apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Keskm Daily Väljuv
1112DocType: Pricing Rule,Campaign,Kampaania
1113apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +30,Approval Status must be 'Approved' or 'Rejected',Nõustumisstaatus tuleb "Kinnitatud" või "Tõrjutud"
1114DocType: Purchase Invoice,Contact Person,Kontaktisik
1115apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date',"Oodatud Start Date" ei saa olla suurem kui "Oodatud End Date"
1116DocType: Holiday List,Holidays,Holidays
1117DocType: Sales Order Item,Planned Quantity,Planeeritud Kogus
1118DocType: Purchase Invoice Item,Item Tax Amount,Punkt maksusumma
1119DocType: Item,Maintain Stock,Säilitada Stock
1120apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Stock Entries already created for Production Order ,Stock kanded juba loodud Production Telli
1121apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Net Change in Fixed Asset,Net Change põhivarade
1122DocType: Leave Control Panel,Leave blank if considered for all designations,"Jäta tühjaks, kui arvestada kõiki nimetusi"
Nabin Hait34037e02016-02-03 13:10:54 +05301123apps/erpnext/erpnext/controllers/accounts_controller.py +533,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Laadige tüüp "Tegelik" in real {0} ei saa lisada Punkt Rate
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301124apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +179,Max: {0},Max: {0}
1125apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,Siit Date
1126DocType: Email Digest,For Company,Sest Company
1127apps/erpnext/erpnext/config/support.py +38,Communication log.,Side log.
1128apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Buying Amount,Ostmine summa
1129DocType: Sales Invoice,Shipping Address Name,Kohaletoimetamine Aadress Nimi
1130apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Kontoplaan
1131DocType: Material Request,Terms and Conditions Content,Tingimused sisu
Nabin Hait34037e02016-02-03 13:10:54 +05301132apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +465,cannot be greater than 100,ei saa olla üle 100
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301133apps/erpnext/erpnext/stock/doctype/item/item.py +583,Item {0} is not a stock Item,Punkt {0} ei ole laos toode
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301134DocType: Maintenance Visit,Unscheduled,Plaaniväline
1135DocType: Employee,Owned,Omanik
1136DocType: Salary Slip Deduction,Depends on Leave Without Pay,Oleneb palgata puhkust
1137DocType: Pricing Rule,"Higher the number, higher the priority","Suurem arv, seda suurem on prioriteet"
1138,Purchase Invoice Trends,Ostuarve Trends
1139DocType: Employee,Better Prospects,Paremad väljavaated
1140DocType: Appraisal,Goals,Eesmärgid
1141DocType: Warranty Claim,Warranty / AMC Status,Garantii / AMC staatus
1142,Accounts Browser,Kontod Browser
1143DocType: GL Entry,GL Entry,GL Entry
1144DocType: HR Settings,Employee Settings,Töötaja Seaded
1145,Batch-Wise Balance History,Osakaupa Balance ajalugu
1146apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72,To Do List,Nimekiri
1147apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Apprentice,Praktikant
1148apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,Negatiivne Kogus ei ole lubatud
1149DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1150Used for Taxes and Charges",Maksu- detail tabelis tõmmatud kirje kapten string ja hoitakse selles valdkonnas. Kasutatakse maksud ja tasud
1151apps/erpnext/erpnext/hr/doctype/employee/employee.py +151,Employee cannot report to himself.,Töötaja ei saa aru ise.
1152DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Kui konto on külmutatud, kanded on lubatud piiratud kasutajatele."
1153DocType: Email Digest,Bank Balance,Bank Balance
Nabin Hait34037e02016-02-03 13:10:54 +05301154apps/erpnext/erpnext/controllers/accounts_controller.py +467,Accounting Entry for {0}: {1} can only be made in currency: {2},Raamatupidamine kirjet {0} {1} saab teha ainult valuuta: {2}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301155apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +44,No active Salary Structure found for employee {0} and the month,No aktiivne Palgastruktuur leitud töötaja {0} ja kuu
1156DocType: Job Opening,"Job profile, qualifications required etc.","Ametijuhendite, nõutav kvalifikatsioon jms"
1157DocType: Journal Entry Account,Account Balance,Kontojääk
1158apps/erpnext/erpnext/config/accounts.py +122,Tax Rule for transactions.,Maksu- reegli tehingud.
1159DocType: Rename Tool,Type of document to rename.,Dokumendi liik ümber.
1160apps/erpnext/erpnext/public/js/setup_wizard.js +296,We buy this Item,Ostame see toode
1161DocType: Address,Billing,Arved
1162DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Kokku maksud ja tasud (firma Valuuta)
1163DocType: Shipping Rule,Shipping Account,Laevandus
1164apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,Planeeritud saata {0} saajad
1165DocType: Quality Inspection,Readings,Näidud
1166DocType: Stock Entry,Total Additional Costs,Kokku Lisakulud
1167apps/erpnext/erpnext/public/js/setup_wizard.js +289,Sub Assemblies,Sub Assemblies
1168DocType: Shipping Rule Condition,To Value,Hindama
1169DocType: Supplier,Stock Manager,Stock Manager
1170apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +144,Source warehouse is mandatory for row {0},Allikas lattu on kohustuslik rida {0}
Nabin Hait34037e02016-02-03 13:10:54 +05301171apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +593,Packing Slip,Pakkesedel
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301172apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Office Rent,Office rent
1173apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Setup SMS gateway seaded
1174apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Import ebaõnnestus!
1175apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,No aadress lisatakse veel.
1176DocType: Workstation Working Hour,Workstation Working Hour,Workstation töötunni
1177apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Analyst,Analüütik
1178apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},Row {0}: Eraldatud summa {1} peab olema väiksem või võrdne JV summa {2}
1179DocType: Item,Inventory,Inventory
1180DocType: Features Setup,"To enable ""Point of Sale"" view","Selleks, et võimaldada "müügikoht" view"
1181apps/erpnext/erpnext/public/js/pos/pos.js +411,Payment cannot be made for empty cart,Makse ei saa teha tühjade korvi
1182DocType: Item,Sales Details,Müük Üksikasjad
1183DocType: Opportunity,With Items,Objekte
1184apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,In Kogus
1185DocType: Notification Control,Expense Claim Rejected,Kulu väide lükati tagasi
1186DocType: Sales Invoice,"The date on which next invoice will be generated. It is generated on submit.
1187","Kuupäev, mil järgmise arve genereeritakse. See on genereeritud esitada."
1188DocType: Item Attribute,Item Attribute,Punkt Oskus
1189apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Government,Valitsus
1190apps/erpnext/erpnext/config/stock.py +263,Item Variants,Punkt variandid
1191DocType: Company,Services,Teenused
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301192apps/erpnext/erpnext/accounts/report/financial_statements.py +174,Total ({0}),Kokku ({0})
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301193DocType: Cost Center,Parent Cost Center,Parent Cost Center
1194DocType: Sales Invoice,Source,Allikas
1195DocType: Leave Type,Is Leave Without Pay,Kas palgata puhkust
1196apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +129,No records found in the Payment table,Salvestusi ei leitud Makseinfo tabelis
1197apps/erpnext/erpnext/public/js/setup_wizard.js +65,Financial Year Start Date,Financial alguskuupäev
1198DocType: Employee External Work History,Total Experience,Kokku Experience
1199apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +261,Packing Slip(s) cancelled,Pakkesedel (s) tühistati
1200apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +29,Cash Flow from Investing,Rahavood investeerimistegevusest
1201apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Freight and Forwarding Charges,Kaubavedu ja Edasitoimetuskulude
1202DocType: Material Request Item,Sales Order No,Müük korraldusega nr
1203DocType: Item Group,Item Group Name,Punkt Group Nimi
1204apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Võtnud
1205apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +86,Transfer Materials for Manufacture,Transfer Materjalid Tootmine
1206DocType: Pricing Rule,For Price List,Sest hinnakiri
1207apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Executive Search
1208apps/erpnext/erpnext/stock/stock_ledger.py +407,"Purchase rate for item: {0} not found, which is required to book accounting entry (expense). Please mention item price against a buying price list.","Ostu määr kirje: {0} ei leitud, mis on vajalik, et broneerida raamatupidamiskirjendi (kulu). Palume mainida toode Hind vastu ostu hinnakirjale."
1209DocType: Maintenance Schedule,Schedules,Sõiduplaanid
1210DocType: Purchase Invoice Item,Net Amount,Netokogus
1211DocType: Purchase Order Item Supplied,BOM Detail No,Bom Detail Ei
1212DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Täiendav Allahindluse summa (firma Valuuta)
1213apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +630,Error: {0} > {1},Viga: {0}> {1}
1214apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,Palun uusi konto kontoplaani.
Nabin Hait34037e02016-02-03 13:10:54 +05301215apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +655,Maintenance Visit,Hooldus Külasta
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301216apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Klient> Kliendi Group> Territory
1217DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Saadaval Partii Kogus lattu
1218DocType: Time Log Batch Detail,Time Log Batch Detail,Aeg Logi Partii Detail
1219DocType: Landed Cost Voucher,Landed Cost Help,Maandus Cost Abi
1220DocType: Leave Block List,Block Holidays on important days.,Block pühadel oluliste päeva.
1221,Accounts Receivable Summary,Arved kokkuvõte
1222apps/erpnext/erpnext/hr/doctype/employee/employee.py +187,Please set User ID field in an Employee record to set Employee Role,Palun määra Kasutaja ID väli töötaja rekord seada töötaja roll
1223DocType: UOM,UOM Name,UOM nimi
Nabin Hait34037e02016-02-03 13:10:54 +05301224apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Panus summa
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301225DocType: Sales Invoice,Shipping Address,Kohaletoimetamise aadress
1226DocType: 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.,See tööriist aitab teil värskendada või määrata koguse ja väärtuse hindamine varude süsteemi. See on tavaliselt kasutatakse sünkroonida süsteemi väärtused ja mida tegelikult olemas oma laod.
1227DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,"Sõnades on nähtav, kui salvestate saateleht."
1228apps/erpnext/erpnext/config/stock.py +115,Brand master.,Brand kapten.
1229DocType: Sales Invoice Item,Brand Name,Brändi nimi
1230DocType: Purchase Receipt,Transporter Details,Transporter Üksikasjad
1231apps/erpnext/erpnext/public/js/setup_wizard.js +292,Box,Box
1232apps/erpnext/erpnext/public/js/setup_wizard.js +49,The Organization,Organisatsioon
1233DocType: Monthly Distribution,Monthly Distribution,Kuu Distribution
1234apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Vastuvõtja nimekiri on tühi. Palun luua vastuvõtja loetelu
1235DocType: Production Plan Sales Order,Production Plan Sales Order,Tootmise kava Sales Order
1236DocType: Sales Partner,Sales Partner Target,Müük Partner Target
1237apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +109,Accounting Entry for {0} can only be made in currency: {1},Raamatupidamine kirjet {0} saab teha ainult valuuta: {1}
1238DocType: Pricing Rule,Pricing Rule,Hinnakujundus reegel
1239apps/erpnext/erpnext/config/learn.py +202,Material Request to Purchase Order,Materjal Ostusoov Telli
1240DocType: Payment Gateway Account,Payment Success URL,Makse Edu URL
1241apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +74,Row # {0}: Returned Item {1} does not exists in {2} {3},Row # {0}: Tagastatud toode {1} ei eksisteeri {2} {3}
1242apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bank Accounts
1243,Bank Reconciliation Statement,Bank Kooskõlastusõiendid
1244DocType: Address,Lead Name,Plii nimi
1245,POS,POS
1246apps/erpnext/erpnext/config/stock.py +268,Opening Stock Balance,Avamine laoseisu
1247apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} peab olema ainult üks kord
1248apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +336,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Ei tohi tranfer rohkem {0} kui {1} vastu Ostutellimuse {2}
1249apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +62,Leaves Allocated Successfully for {0},Lehed Eraldatud edukalt {0}
1250apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,"Ole tooteid, mida pakkida"
1251DocType: Shipping Rule Condition,From Value,Väärtuse
1252apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +542,Manufacturing Quantity is mandatory,Tootmine Kogus on kohustuslikuks
1253DocType: Quality Inspection Reading,Reading 4,Lugemine 4
1254apps/erpnext/erpnext/config/hr.py +23,Claims for company expense.,Nõuded firma kulul.
1255DocType: Company,Default Holiday List,Vaikimisi Holiday nimekiri
1256apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Stock Liabilities,Stock Kohustused
1257DocType: Purchase Receipt,Supplier Warehouse,Tarnija Warehouse
1258DocType: Opportunity,Contact Mobile No,Võta Mobiilne pole
1259DocType: Production Planning Tool,Select Sales Orders,Vali müügitellimuste
1260,Material Requests for which Supplier Quotations are not created,"Materjal taotlused, mis Tarnija tsitaadid ei ole loodud"
1261apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +118,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,"Päev (ad), millal te taotlete puhkuse puhkepäevadel. Sa ei pea taotlema puhkust."
1262DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Kui soovite jälgida objekte kasutades vöötkoodi. Sul on võimalik siseneda punkte saateleht ja müügiarve skaneerimine vöötkoodi punkti.
1263apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Saada uuesti Makse Email
1264DocType: Dependent Task,Dependent Task,Sõltub Task
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301265apps/erpnext/erpnext/stock/doctype/item/item.py +344,Conversion factor for default Unit of Measure must be 1 in row {0},Muundustegurit Vaikemõõtühik peab olema 1 rida {0}
1266apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +177,Leave of type {0} cannot be longer than {1},Jäta tüüpi {0} ei saa olla pikem kui {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301267DocType: Manufacturing Settings,Try planning operations for X days in advance.,Proovige plaanis operatsioonide X päeva ette.
1268DocType: HR Settings,Stop Birthday Reminders,Stopp Sünnipäev meeldetuletused
1269DocType: SMS Center,Receiver List,Vastuvõtja loetelu
1270DocType: Payment Tool Detail,Payment Amount,Makse summa
1271apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Tarbitud
1272apps/erpnext/erpnext/public/js/pos/pos.js +512,{0} View,{0} Vaata
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301273apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +96,Net Change in Cash,Net muutus Cash
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301274DocType: Salary Structure Deduction,Salary Structure Deduction,Palgastruktuur mahaarvamine
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301275apps/erpnext/erpnext/stock/doctype/item/item.py +339,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Mõõtühik {0} on kantud rohkem kui üks kord Conversion Factor tabel
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301276apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +26,Payment Request already exists {0},Maksenõudekäsule juba olemas {0}
1277apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Kulud Väljastatud Esemed
1278apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Quantity must not be more than {0},Kogus ei tohi olla rohkem kui {0}
1279apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Vanus (päevad)
1280DocType: Quotation Item,Quotation Item,Tsitaat toode
1281DocType: Account,Account Name,Kasutaja nimi
1282apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +36,From Date cannot be greater than To Date,Siit kuupäev ei saa olla suurem kui kuupäev
1283apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,Serial nr {0} kogust {1} ei saa olla vaid murdosa
1284apps/erpnext/erpnext/config/buying.py +59,Supplier Type master.,Tarnija Type kapten.
1285DocType: Purchase Order Item,Supplier Part Number,Tarnija osa number
1286apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +93,Conversion rate cannot be 0 or 1,Ümberarvestuskursi ei saa olla 0 või 1
1287apps/erpnext/erpnext/controllers/stock_controller.py +247,{0} {1} is cancelled or stopped,{0} {1} on tühistatud või peatatud
1288DocType: Accounts Settings,Credit Controller,Krediidi Controller
1289DocType: Delivery Note,Vehicle Dispatch Date,Sõidukite Dispatch Date
1290apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +203,Purchase Receipt {0} is not submitted,Ostutšekk {0} ei ole esitatud
1291DocType: Company,Default Payable Account,Vaikimisi on tasulised konto
1292apps/erpnext/erpnext/config/website.py +13,"Settings for online shopping cart such as shipping rules, price list etc.","Seaded online ostukorv nagu laevandus reeglid, hinnakirja jm"
1293apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}% Maksustatakse
1294apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reserved Qty,Reserved Kogus
1295DocType: Party Account,Party Account,Partei konto
1296apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +74,Human Resources,Inimressursid
1297DocType: Lead,Upper Income,Ülemine tulu
1298DocType: Journal Entry Account,Debit in Company Currency,Deebetkaart Company Valuuta
1299apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Minu küsimused
1300DocType: BOM Item,BOM Item,Bom toode
1301DocType: Appraisal,For Employee,Töötajate
1302apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +112,Row {0}: Advance against Supplier must be debit,Row {0}: Advance vastu Tarnija tuleb debiteerida
1303DocType: Company,Default Values,Vaikeväärtused
Nabin Hait34037e02016-02-03 13:10:54 +05301304apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +240,Row {0}: Payment amount can not be negative,Row {0}: Makse summa ei saa olla negatiivne
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301305DocType: Expense Claim,Total Amount Reimbursed,Hüvitatud kogusummast
1306apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +65,Against Supplier Invoice {0} dated {1},Vastu Tarnija Arve {0} dateeritud {1}
1307DocType: Customer,Default Price List,Vaikimisi hinnakiri
1308DocType: Payment Reconciliation,Payments,Maksed
1309DocType: Budget Detail,Budget Allocated,Eelarve
1310DocType: Journal Entry,Entry Type,Entry Type
1311,Customer Credit Balance,Kliendi kreeditjääk
1312apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +21,Net Change in Accounts Payable,Net Change kreditoorse võlgnevuse
1313apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,Palun kontrollige oma e-posti id
1314apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Kliendi vaja "Customerwise Discount"
1315apps/erpnext/erpnext/config/accounts.py +58,Update bank payment dates with journals.,Uuenda panga maksepäeva ajakirjadega.
1316DocType: Quotation,Term Details,Term Details
1317DocType: Manufacturing Settings,Capacity Planning For (Days),Maht planeerimist (päevad)
1318apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,None of the items have any change in quantity or value.,Ükski esemed on mingeid muutusi kogus või väärtus.
1319apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,Warranty Claim,Garantiinõudest
1320,Lead Details,Plii Üksikasjad
1321DocType: Purchase Invoice,End date of current invoice's period,Lõppkuupäev jooksva arve on periood
1322DocType: Pricing Rule,Applicable For,Kohaldatav
1323DocType: Bank Reconciliation,From Date,Siit kuupäev
1324DocType: Shipping Rule Country,Shipping Rule Country,Kohaletoimetamine Reegel Riik
1325DocType: Maintenance Visit,Partially Completed,Osaliselt täidetud
1326DocType: Leave Type,Include holidays within leaves as leaves,Kaasa pühade jooksul lehed nagu lehed
1327DocType: Sales Invoice,Packed Items,Pakitud Esemed
1328apps/erpnext/erpnext/config/support.py +18,Warranty Claim against Serial No.,Garantiinõudest vastu Serial No.
1329DocType: BOM Replace Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM","Vahetage konkreetse BOM kõigil muudel BOMs kus seda kasutatakse. See asendab vana Bom link, uuendada kulu ja taastamisele "Bom Explosion Punkt" tabelis ühe uue Bom"
1330DocType: Shopping Cart Settings,Enable Shopping Cart,Luba Ostukorv
1331DocType: Employee,Permanent Address,püsiaadress
Nabin Hait34037e02016-02-03 13:10:54 +05301332apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +234,"Advance paid against {0} {1} cannot be greater \
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301333 than Grand Total {2}","Ettemaks, vastase {0} {1} ei saa olla suurem \ kui Grand Total {2}"
1334apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,Palun valige objekti kood
1335DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Vähendada mahaarvamine eest palgata puhkust (LWP)
1336DocType: Territory,Territory Manager,Territoorium Manager
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301337DocType: Packed Item,To Warehouse (Optional),Et Warehouse (valikuline)
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301338DocType: Sales Invoice,Paid Amount (Company Currency),Paide summa (firma Valuuta)
1339DocType: Purchase Invoice,Additional Discount,Täiendav Soodus
1340DocType: Selling Settings,Selling Settings,Müük Seaded
1341apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Online Oksjonid
1342apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +101,Please specify either Quantity or Valuation Rate or both,Palun täpsustage kas Kogus või Hindamine Rate või nii
1343apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Ettevõte, Kuu ja majandusaasta on kohustuslik"
1344apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,Turundus kulud
1345,Item Shortage Report,Punkt Puuduse aruanne
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301346apps/erpnext/erpnext/stock/doctype/item/item.js +194,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Kaal on mainitud, \ nKui mainida "Kaal UOM" liiga"
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301347DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Materjal taotlus kasutatakse selle Stock Entry
1348apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Single üksuse objekt.
1349apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +217,Time Log Batch {0} must be 'Submitted',Aeg Logi Partii {0} tuleb "Esitatud"
1350DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Tee Raamatupidamine kirje Iga varude liikumist
1351DocType: Leave Allocation,Total Leaves Allocated,Kokku Lehed Eraldatud
1352apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +394,Warehouse required at Row No {0},Ladu nõutav Row No {0}
1353apps/erpnext/erpnext/public/js/setup_wizard.js +81,Please enter valid Financial Year Start and End Dates,Palun sisesta kehtivad majandusaasta algus- ja lõppkuupäev
1354DocType: Employee,Date Of Retirement,Kuupäev pensionile
1355DocType: Upload Attendance,Get Template,Võta Mall
1356DocType: Address,Postal,Posti-
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301357apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +203,ERPNext Setup Complete!,ERPNext Setup Complete!
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301358DocType: Item,Weightage,Weightage
1359apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,Kliendi Group olemas sama nimega siis muuta kliendi nimi või ümber Kliendi Group
1360apps/erpnext/erpnext/public/js/pos/pos.js +155,Please select {0} first.,Palun valige {0} esimene.
1361apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,New Contact
1362DocType: Territory,Parent Territory,Parent Territory
1363DocType: Quality Inspection Reading,Reading 2,Lugemine 2
1364DocType: Stock Entry,Material Receipt,Materjal laekumine
1365apps/erpnext/erpnext/public/js/setup_wizard.js +288,Products,Tooted
1366apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +47,Party Type and Party is required for Receivable / Payable account {0},Partei tüüp ja partei on vajalik laekumata / maksmata konto {0}
1367DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Kui see toode on variandid, siis ei saa valida müügi korraldusi jms"
1368DocType: Lead,Next Contact By,Järgmine kontakteeruda
1369apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +211,Quantity required for Item {0} in row {1},Kogus vaja Punkt {0} järjest {1}
1370apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +85,Warehouse {0} can not be deleted as quantity exists for Item {1},"Ladu {0} ei saa kustutada, kui kvantiteet on olemas Punkt {1}"
1371DocType: Quotation,Order Type,Tellimus Type
1372DocType: Purchase Invoice,Notification Email Address,Teavitamine e-posti aadress
1373DocType: Payment Tool,Find Invoices to Match,Leia Arved Match
1374,Item-wise Sales Register,Punkt tark Sales Registreeri
1375apps/erpnext/erpnext/public/js/setup_wizard.js +59,"e.g. ""XYZ National Bank""",nt "XYZ National Bank"
1376DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,See sisaldab käibemaksu Basic Rate?
1377apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Target,Kokku Target
1378apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +29,Shopping Cart is enabled,Ostukorv on lubatud
1379DocType: Job Applicant,Applicant for a Job,Taotleja Töö
1380apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +173,No Production Orders created,No Tootmistellimused loodud
1381apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +153,Salary Slip of employee {0} already created for this month,Palgatõend töötaja {0} on juba loodud sel kuul
1382DocType: Stock Reconciliation,Reconciliation JSON,Leppimine JSON
1383apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Liiga palju veerge. Eksport aruande ja printida tabelarvutuse rakenduse.
1384DocType: Sales Invoice Item,Batch No,Partii ei
1385DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Laske mitu müügitellimuste vastu Kliendi ostutellimuse
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301386apps/erpnext/erpnext/setup/doctype/company/company.py +145,Main,Main
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301387apps/erpnext/erpnext/stock/doctype/item/item.js +53,Variant,Variant
1388DocType: Naming Series,Set prefix for numbering series on your transactions,Määra eesliide numeratsiooni seeria oma tehingute
Nabin Hait34037e02016-02-03 13:10:54 +05301389DocType: Employee Attendance Tool,Employees HTML,Töötajad HTML
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301390apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +165,Stopped order cannot be cancelled. Unstop to cancel.,Tasuda tellimust ei ole võimalik tühistada. Ummistust tühistada.
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301391apps/erpnext/erpnext/stock/doctype/item/item.py +361,Default BOM ({0}) must be active for this item or its template,Vaikimisi Bom ({0}) peab olema aktiivne selle objekt või selle malli
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301392DocType: Employee,Leave Encashed?,Jäta realiseeritakse?
1393apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Opportunity From väli on kohustuslik
1394DocType: Item,Variants,Variante
Nabin Hait34037e02016-02-03 13:10:54 +05301395apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +769,Make Purchase Order,Tee Ostutellimuse
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301396DocType: SMS Center,Send To,Saada
1397apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +129,There is not enough leave balance for Leave Type {0},Ei ole piisavalt puhkust tasakaalu Jäta tüüp {0}
1398DocType: Payment Reconciliation Payment,Allocated amount,Eraldatud summa
1399DocType: Sales Team,Contribution to Net Total,Panus Net kokku
1400DocType: Sales Invoice Item,Customer's Item Code,Kliendi Kood
1401DocType: Stock Reconciliation,Stock Reconciliation,Stock leppimise
1402DocType: Territory,Territory Name,Territoorium nimi
1403apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +152,Work-in-Progress Warehouse is required before Submit,Lõpetamata Progress Warehouse on vaja enne Esita
1404apps/erpnext/erpnext/config/hr.py +43,Applicant for a Job.,Taotleja tööd.
1405DocType: Purchase Order Item,Warehouse and Reference,Lao- ja seletused
1406DocType: Supplier,Statutory info and other general information about your Supplier,Kohustuslik info ja muud üldist infot oma Tarnija
1407apps/erpnext/erpnext/shopping_cart/utils.py +37,Addresses,Aadressid
1408apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +143,Against Journal Entry {0} does not have any unmatched {1} entry,Vastu päevikusissekanne {0} ei ole mingit tasakaalustamata {1} kirje
1409apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Duplicate Serial No sisestatud Punkt {0}
1410DocType: Shipping Rule Condition,A condition for a Shipping Rule,Tingimuseks laevandus reegel
1411apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +326,Item is not allowed to have Production Order.,Punkt ei ole lubatud omada Production Order.
1412DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Netokaal selle paketi. (arvutatakse automaatselt summana netokaal punkte)
1413DocType: Sales Order,To Deliver and Bill,Pakkuda ja Bill
1414DocType: GL Entry,Credit Amount in Account Currency,Krediidi Summa konto Valuuta
1415apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Aeg kajakad tootmine.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301416apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +425,BOM {0} must be submitted,Bom {0} tuleb esitada
1417DocType: Authorization Control,Authorization Control,Autoriseerimiskontroll
1418apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +92,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: lükata Warehouse on kohustuslik vastu rahuldamata Punkt {1}
1419apps/erpnext/erpnext/config/projects.py +23,Time Log for tasks.,Aeg Logi ülesannete.
1420apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +562,Payment,Makse
1421DocType: Production Order Operation,Actual Time and Cost,Tegelik aeg ja maksumus
1422apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +53,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Materjal Request maksimaalselt {0} ei tehta Punkt {1} vastu Sales Order {2}
1423DocType: Employee,Salutation,Tervitus
1424DocType: Pricing Rule,Brand,Põletusmärk
1425DocType: Item,Will also apply for variants,Kehtib ka variandid
1426apps/erpnext/erpnext/config/selling.py +153,Bundle items at time of sale.,Bundle esemed müümise ajal.
1427DocType: Sales Order Item,Actual Qty,Tegelik Kogus
1428DocType: Sales Invoice Item,References,Viited
1429DocType: Quality Inspection Reading,Reading 10,Lugemine 10
1430apps/erpnext/erpnext/public/js/setup_wizard.js +278,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.","Nimekiri oma tooteid või teenuseid, mida osta või müüa. Veenduge, et kontrollida Punkt Group, mõõtühik ja muid omadusi, kui hakkate."
1431DocType: Hub Settings,Hub Node,Hub Node
1432apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Te olete sisenenud eksemplaris teemad. Palun paranda ja proovige uuesti.
1433apps/erpnext/erpnext/controllers/item_variant.py +66,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values,Väärtus {0} jaoks Oskus {1} ei eksisteeri nimekirja kehtib Punkt atribuudi väärtusi
1434apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Associate,Associate
1435apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +46,Item {0} is not a serialized Item,Punkt {0} ei ole seeriasertide toode
1436DocType: SMS Center,Create Receiver List,Loo vastuvõtja loetelu
1437DocType: Packing Slip,To Package No.,Pakendada No.
1438DocType: Warranty Claim,Issue Date,Väljaandmise kuupäev
1439DocType: Activity Cost,Activity Cost,Aktiivsus Cost
1440DocType: Purchase Receipt Item Supplied,Consumed Qty,Tarbitud Kogus
1441apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telekommunikatsiooni
1442DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),"Näitab, et pakend on osa sellest sünnitust (Ainult eelnõu)"
1443DocType: Payment Tool,Make Payment Entry,Tee makse Entry
1444apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +119,Quantity for Item {0} must be less than {1},Kogus Punkt {0} peab olema väiksem kui {1}
1445,Sales Invoice Trends,Müügiarve Trends
1446DocType: Leave Application,Apply / Approve Leaves,Rakenda / Kiita Leaves
1447apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Eest
1448apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +90,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',"Võib viidata rida ainult siis, kui tasu tüüp on "On eelmise rea summa" või "Eelmine Row kokku""
1449DocType: Sales Order Item,Delivery Warehouse,Toimetaja Warehouse
1450DocType: Stock Settings,Allowance Percent,Allahindlus protsent
1451DocType: SMS Settings,Message Parameter,Sõnum Parameeter
1452DocType: Serial No,Delivery Document No,Toimetaja dokument nr
1453DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Võta esemed Ostutšekid
1454DocType: Serial No,Creation Date,Loomise kuupäev
1455apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Punkt {0} esineb mitu korda Hinnakiri {1}
1456apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","Müük tuleb kontrollida, kui need on kohaldatavad valitakse {0}"
1457DocType: Purchase Order Item,Supplier Quotation Item,Tarnija Tsitaat toode
1458DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Keelab loomise aeg palke vastu Tootmistellimused. Operations ei jälgita vastu Production Telli
1459DocType: Item,Has Variants,Omab variandid
1460apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22,Click on 'Make Sales Invoice' button to create a new Sales Invoice.,"Vajuta "Tee müügiarve" nuppu, et luua uus müügiarve."
1461DocType: Monthly Distribution,Name of the Monthly Distribution,Nimi Kuu Distribution
1462DocType: Sales Person,Parent Sales Person,Parent Sales Person
1463apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,Palun täpsustage Vaikimisi Valuuta Company Meister ja Global Vaikeväärtused
1464DocType: Purchase Invoice,Recurring Invoice,Korduvad Arve
1465apps/erpnext/erpnext/config/projects.py +79,Managing Projects,Projektide juhtimisel
1466DocType: Supplier,Supplier of Goods or Services.,Pakkuja kaupu või teenuseid.
1467DocType: Budget Detail,Fiscal Year,Eelarveaasta
1468DocType: Cost Center,Budget,Eelarve
1469apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +41,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Eelarve ei saa liigitada vastu {0}, sest see ei ole tulu või kuluna konto"
1470apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Saavutatud
1471apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Territoorium / Klienditeenindus
1472apps/erpnext/erpnext/public/js/setup_wizard.js +224,e.g. 5,nt 5
1473apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +150,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Row {0}: Eraldatud summa {1} peab olema väiksem või võrdne arve tasumata summa {2}
1474DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,"Sõnades on nähtav, kui salvestate müügiarve."
1475DocType: Item,Is Sales Item,Kas Sales toode
1476apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Punkt Group Tree
1477apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Punkt {0} ei ole setup Serial nr. Saate Punkt master
1478DocType: Maintenance Visit,Maintenance Time,Hooldus aeg
1479,Amount to Deliver,Summa pakkuda
1480apps/erpnext/erpnext/public/js/setup_wizard.js +286,A Product or Service,Toode või teenus
1481DocType: Naming Series,Current Value,Praegune väärtus
1482apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +171,{0} created,{0} loodud
1483DocType: Delivery Note Item,Against Sales Order,Vastu Sales Order
1484,Serial No Status,Serial No staatus
1485apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +448,Item table can not be blank,Punkt tabelis ei tohi olla tühi
1486apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
1487 must be greater than or equal to {2}",Row {0}: seadmiseks {1} perioodilisuse vahe alates ja siiani \ peab olema suurem või võrdne {2}
1488DocType: Pricing Rule,Selling,Müük
1489DocType: Employee,Salary Information,Palk Information
1490DocType: Sales Person,Name and Employee ID,Nimi ja Töötaja ID
1491apps/erpnext/erpnext/accounts/party.py +271,Due Date cannot be before Posting Date,Tähtaeg ei tohi olla enne postitamist kuupäev
1492DocType: Website Item Group,Website Item Group,Koduleht Punkt Group
1493apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Duties and Taxes,Lõivud ja maksud
Nabin Hait34037e02016-02-03 13:10:54 +05301494apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +327,Please enter Reference date,Palun sisestage Viitekuupäev
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301495apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +35,Payment Gateway Account is not configured,Payment Gateway konto ei ole seadistatud
1496apps/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} makse kanded ei saa filtreeritud {1}
1497DocType: Item Website Specification,Table for Item that will be shown in Web Site,"Tabel toode, mis kuvatakse Web Site"
1498DocType: Purchase Order Item Supplied,Supplied Qty,Komplektis Kogus
1499DocType: Material Request Item,Material Request Item,Materjal taotlus toode
1500apps/erpnext/erpnext/config/stock.py +98,Tree of Item Groups.,Tree of Punkt grupid.
1501apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +100,Cannot refer row number greater than or equal to current row number for this Charge type,Kas ei viita rea number on suurem või võrdne praeguse rea number selle Charge tüübist
1502,Item-wise Purchase History,Punkt tark ost ajalugu
1503apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Red,Red
1504apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +228,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},Palun kliki "Loo Ajakava" tõmmata Serial No lisatud Punkt {0}
1505DocType: Account,Frozen,Külmunud
1506,Open Production Orders,Avatud Tootmistellimused
1507DocType: Installation Note,Installation Time,Paigaldamine aeg
1508DocType: Sales Invoice,Accounting Details,Raamatupidamine Üksikasjad
1509apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transactions for this Company,Kustuta kõik tehingud selle firma
1510apps/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} ei ole lõpule {2} tk valmistoodangu tootmine Tellimus {3}. Palun uuendage töö staatusest kaudu Time Palgid
1511apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,Investeeringud
1512DocType: Issue,Resolution Details,Resolutsioon Üksikasjad
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301513apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,eraldised
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301514DocType: Quality Inspection Reading,Acceptance Criteria,Vastuvõetavuse kriteeriumid
1515DocType: Item Attribute,Attribute Name,Atribuudi nimi
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301516DocType: Item Group,Show In Website,Show Website
1517apps/erpnext/erpnext/public/js/setup_wizard.js +287,Group,Group
1518DocType: Task,Expected Time (in hours),Oodatud aeg (tundides)
1519,Qty to Order,Kogus tellida
1520DocType: Features Setup,"To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Product Bundle, Sales Order, Serial No","Kui soovite jälgida kaubamärk järgmised dokumendid saateleht, Opportunity, Materjal Hankelepingu punkt, ostutellimuse, ost Voucher, ostja laekumine, tsitaat, müügiarve, Product Bundle, Sales Order, Serial No"
1521apps/erpnext/erpnext/config/projects.py +51,Gantt chart of all tasks.,Gantti diagramm kõik ülesanded.
1522DocType: Appraisal,For Employee Name,Töötajate Nimi
1523DocType: Holiday List,Clear Table,Clear tabel
1524DocType: Features Setup,Brands,Brands
1525DocType: C-Form Invoice Detail,Invoice No,Arve nr
1526apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +93,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Jäta ei saa kohaldada / tühistatud enne {0}, sest puhkuse tasakaal on juba carry-edastas tulevikus puhkuse jaotamise rekord {1}"
1527DocType: Activity Cost,Costing Rate,Ületaksid
1528,Customer Addresses And Contacts,Kliendi aadressid ja kontaktid
1529DocType: Employee,Resignation Letter Date,Ametist kiri kuupäev
1530apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Hinnakujundus on reeglid veelgi filtreeritud põhineb kogusest.
1531apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Korrake Kliendi tulu
1532apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +51,{0} ({1}) must have role 'Expense Approver',{0} ({1}) peab olema roll kulul Approver "
1533apps/erpnext/erpnext/public/js/setup_wizard.js +292,Pair,Paar
1534DocType: Bank Reconciliation Detail,Against Account,Vastu konto
1535DocType: Maintenance Schedule Detail,Actual Date,Tegelik kuupäev
1536DocType: Item,Has Batch No,Kas Partii ei
1537DocType: Delivery Note,Excise Page Number,Aktsiisi Page Number
1538DocType: Employee,Personal Details,Isiklikud detailid
1539,Maintenance Schedules,Hooldusgraafikud
1540,Quotation Trends,Tsitaat Trends
1541apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +138,Item Group not mentioned in item master for item {0},Punkt Group mainimata punktis kapteni kirje {0}
1542apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +310,Debit To account must be a Receivable account,Kanne konto peab olema võlgnevus konto
1543DocType: Shipping Rule Condition,Shipping Amount,Kohaletoimetamine summa
1544,Pending Amount,Kuni Summa
1545DocType: Purchase Invoice Item,Conversion Factor,Tulemus Factor
1546DocType: Purchase Order,Delivered,Tarnitakse
Nabin Hait34037e02016-02-03 13:10:54 +05301547apps/erpnext/erpnext/config/hr.py +168,Setup incoming server for jobs email id. (e.g. jobs@example.com),Setup sissetuleva serveri töö e-posti id. (nt jobs@example.com)
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301548DocType: Purchase Receipt,Vehicle Number,Sõidukite arv
1549DocType: Purchase Invoice,The date on which recurring invoice will be stop,"Kuupäev, mil korduv arve lõpetada"
1550apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Kokku eraldatakse lehed {0} ei saa olla väiksem kui juba heaks lehed {1} perioodiks
1551DocType: Journal Entry,Accounts Receivable,Arved
1552,Supplier-Wise Sales Analytics,Tarnija tark Sales Analytics
1553DocType: Address Template,This format is used if country specific format is not found,"Seda vormi kasutatakse siis, kui riik konkreetse vormi ei leitud"
1554DocType: Production Order,Use Multi-Level BOM,Kasutage Multi-Level Bom
1555DocType: Bank Reconciliation,Include Reconciled Entries,Kaasa Lepitatud kanded
1556apps/erpnext/erpnext/config/accounts.py +46,Tree of finanial accounts.,Tree of finanial kontosid.
1557DocType: Leave Control Panel,Leave blank if considered for all employee types,"Jäta tühjaks, kui arvestada kõikide töötajate tüübid"
1558DocType: Landed Cost Voucher,Distribute Charges Based On,Jaota põhinevatest tasudest
1559apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +320,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,Konto {0} peab olema tüübiga "Põhivarade" nagu Punkt {1} on varade kirje
1560DocType: HR Settings,HR Settings,HR Seaded
1561apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,Expense Claim is pending approval. Only the Expense Approver can update status.,Kuluhüvitussüsteeme kinnituse ootel. Ainult Kulu Approver saab uuendada staatus.
1562DocType: Purchase Invoice,Additional Discount Amount,Täiendav Allahindluse summa
1563DocType: Leave Block List Allow,Leave Block List Allow,Jäta Block loetelu Laske
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301564apps/erpnext/erpnext/setup/doctype/company/company.py +234,Abbr can not be blank or space,Lühend ei saa olla tühi või ruumi
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301565apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Group to Non-Group,Grupi Non-Group
1566apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Spordi-
1567apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Kokku Tegelik
1568apps/erpnext/erpnext/public/js/setup_wizard.js +292,Unit,Ühik
1569apps/erpnext/erpnext/stock/get_item_details.py +107,Please specify Company,Palun täpsustage Company
1570,Customer Acquisition and Loyalty,Klientide võitmiseks ja lojaalsus
1571DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,"Ladu, kus hoiad varu tagasi teemad"
1572apps/erpnext/erpnext/public/js/setup_wizard.js +68,Your financial year ends on,Teie majandusaasta lõpeb
1573DocType: POS Profile,Price List,Hinnakiri
1574apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +20,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} on nüüd vaikimisi eelarveaastal. Palun värskendage brauserit muudatuse jõustumist.
1575apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Kuluaruanded
1576DocType: Issue,Support,Support
1577,BOM Search,Bom Otsing
1578apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Sulgemine (Opening + Summad)
1579apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,Palun täpsustage valuuta Company
1580DocType: Workstation,Wages per hour,Palk tunnis
1581apps/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 tasakaalu Partii {0} halveneb {1} jaoks Punkt {2} lattu {3}
1582apps/erpnext/erpnext/config/setup.py +83,"Show / Hide features like Serial Nos, POS etc.","Show / Hide funktsioone, nagu Serial nr, POS jms"
1583apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Pärast Material taotlused on tõstatatud automaatselt vastavalt objekti ümber korraldada tasemel
1584apps/erpnext/erpnext/controllers/accounts_controller.py +252,Account {0} is invalid. Account Currency must be {1},Konto {0} on kehtetu. Konto Valuuta peab olema {1}
1585apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},UOM Ümberarvutustegur on vaja järjest {0}
1586apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +52,Clearance date cannot be before check date in row {0},Kliirens kuupäev ei saa olla enne saabumist kuupäev järjest {0}
1587DocType: Salary Slip,Deduction,Kinnipeetav
Nabin Hait34037e02016-02-03 13:10:54 +05301588apps/erpnext/erpnext/stock/get_item_details.py +242,Item Price added for {0} in Price List {1},Toode Hind lisatud {0} Hinnakirjas {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301589DocType: Address Template,Address Template,Aadress Mall
1590apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128,Please enter Employee Id of this sales person,Palun sisestage Töötaja Id selle müügi isik
1591DocType: Territory,Classification of Customers by region,Klientide liigitamine piirkonniti
1592DocType: Project,% Tasks Completed,% Ülesanded Valminud
1593DocType: Project,Gross Margin,Gross Margin
1594apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +137,Please enter Production Item first,Palun sisestage Production Punkt esimene
1595apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +53,Calculated Bank Statement balance,Arvutatud Bank avaldus tasakaalu
1596apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,puudega kasutaja
1597apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Quotation,Tsitaat
1598DocType: Salary Slip,Total Deduction,Kokku mahaarvamine
1599DocType: Quotation,Maintenance User,Hooldus Kasutaja
1600apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +137,Cost Updated,Kulude Uuendatud
1601DocType: Employee,Date of Birth,Sünniaeg
1602apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,Punkt {0} on juba tagasi
1603DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Fiscal Year ** esindab majandusaastal. Kõik raamatupidamiskanded ja teiste suuremate tehingute jälgitakse vastu ** Fiscal Year **.
1604DocType: Opportunity,Customer / Lead Address,Klienditeenindus / Plii Aadress
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301605apps/erpnext/erpnext/stock/doctype/item/item.py +151,Warning: Invalid SSL certificate on attachment {0},Hoiatus: Vigane SSL sertifikaat kinnitus {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301606DocType: Production Order Operation,Actual Operation Time,Tegelik tööaeg
1607DocType: Authorization Rule,Applicable To (User),Suhtes kohaldatava (Kasutaja)
1608DocType: Purchase Taxes and Charges,Deduct,Maha arvama
1609apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +170,Job Description,Töö kirjeldus
1610DocType: Purchase Order Item,Qty as per Stock UOM,Kogus ühe Stock UOM
1611apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Erimärkide välja "-", "#", "." ja "/" ei tohi nimetades seeria"
1612DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Jälgi müügikampaaniad. Jälgi Leads, tsitaadid, Sales Order etc Kampaaniad hinnata investeeringult saadavat tulu."
1613DocType: Expense Claim,Approver,Heakskiitja
1614,SO Qty,SO Kogus
1615apps/erpnext/erpnext/accounts/doctype/account/account.py +179,"Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse","Stock kanded olemas vastu ladu {0}, seega sa ei saa uuesti määrata või muuta Warehouse"
1616DocType: Appraisal,Calculate Total Score,Arvuta üldskoor
1617DocType: Supplier Quotation,Manufacturing Manager,Tootmine Manager
1618apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Serial No {0} on garantii upto {1}
1619apps/erpnext/erpnext/config/stock.py +69,Split Delivery Note into packages.,Split saateleht pakendites.
1620apps/erpnext/erpnext/hooks.py +69,Shipments,Saadetised
1621DocType: Purchase Order Item,To be delivered to customer,Et toimetatakse kliendile
Nabin Hait34037e02016-02-03 13:10:54 +05301622apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +44,Time Log Status must be Submitted.,Aeg Logi staatus tuleb esitada.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301623apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,Serial No {0} ei kuulu ühtegi Warehouse
1624apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +157,Row # ,Row #
1625DocType: Purchase Invoice,In Words (Company Currency),Sõnades (firma Valuuta)
1626DocType: Pricing Rule,Supplier,Tarnija
1627DocType: C-Form,Quarter,Kvartal
1628apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Miscellaneous Expenses,Muud kulud
1629DocType: Global Defaults,Default Company,Vaikimisi Company
1630apps/erpnext/erpnext/controllers/stock_controller.py +166,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,"Kulu või Difference konto on kohustuslik Punkt {0}, kuna see mõjutab üldist laos väärtus"
1631apps/erpnext/erpnext/controllers/accounts_controller.py +370,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings","Ei liigtasu jaoks Punkt {0} järjest {1} rohkem kui {2}. Et võimaldada tegelikust suuremad arved, palun seatud Laoseadistused"
1632DocType: Employee,Bank Name,Panga nimi
1633apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Above
1634apps/erpnext/erpnext/hr/doctype/employee/employee.py +135,User {0} is disabled,Kasutaja {0} on keelatud
1635DocType: Leave Application,Total Leave Days,Kokku puhkusepäevade
1636DocType: Email Digest,Note: Email will not be sent to disabled users,Märkus: Email ei saadeta puuetega inimestele
1637apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Valige ettevõtte ...
1638DocType: Leave Control Panel,Leave blank if considered for all departments,"Jäta tühjaks, kui arvestada kõik osakonnad"
Nabin Hait34037e02016-02-03 13:10:54 +05301639apps/erpnext/erpnext/config/hr.py +103,"Types of employment (permanent, contract, intern etc.).","Tüübid tööhõive (püsiv, leping, intern jne)."
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301640apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +363,{0} is mandatory for Item {1},{0} on kohustuslik Punkt {1}
1641DocType: Currency Exchange,From Currency,Siit Valuuta
1642apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +154,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Palun valige eraldatud summa, arve liik ja arve number atleast üks rida"
1643apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +94,Sales Order required for Item {0},Sales Order vaja Punkt {0}
1644DocType: Purchase Invoice Item,Rate (Company Currency),Hinda (firma Valuuta)
1645apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +40,Others,Teised
1646apps/erpnext/erpnext/templates/includes/product_page.js +65,Cannot find a matching Item. Please select some other value for {0}.,Kas te ei leia sobivat Punkt. Palun valige mõni muu väärtus {0}.
1647DocType: POS Profile,Taxes and Charges,Maksud ja tasud
1648DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Toode või teenus, mida osta, müüa või hoida laos."
1649apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +94,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,Ei saa valida tasuta tüübiks "On eelmise rea summa" või "On eelmise rea kokku" esimese rea
1650apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Pangandus
1651apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +38,Please click on 'Generate Schedule' to get schedule,Palun kliki "Loo Ajakava" saada ajakava
1652apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +300,New Cost Center,New Cost Center
1653DocType: Bin,Ordered Quantity,Tellitud Kogus
1654apps/erpnext/erpnext/public/js/setup_wizard.js +57,"e.g. ""Build tools for builders""",nt "Ehita vahendid ehitajad"
1655DocType: Quality Inspection,In Process,Teoksil olev
1656DocType: Authorization Rule,Itemwise Discount,Itemwise Soodus
1657DocType: Purchase Order Item,Reference Document Type,Viide Dokumendi liik
Nabin Hait34037e02016-02-03 13:10:54 +05301658apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +335,{0} against Sales Order {1},{0} vastu Sales Order {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301659DocType: Account,Fixed Asset,Põhivarade
1660apps/erpnext/erpnext/config/stock.py +278,Serialized Inventory,SERIALIZED Inventory
1661DocType: Activity Type,Default Billing Rate,Vaikimisi Arved Rate
1662DocType: Time Log Batch,Total Billing Amount,Arve summa
1663apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Nõue konto
1664,Stock Balance,Stock Balance
1665apps/erpnext/erpnext/config/selling.py +299,Sales Order to Payment,Sales Order maksmine
1666DocType: Expense Claim Detail,Expense Claim Detail,Kuluhüvitussüsteeme Detail
1667apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +271,Time Logs created:,Aeg Logid loodud:
Nabin Hait34037e02016-02-03 13:10:54 +05301668apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +791,Please select correct account,Palun valige õige konto
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301669DocType: Item,Weight UOM,Kaal UOM
1670DocType: Employee,Blood Group,Veregrupp
1671DocType: Purchase Invoice Item,Page Break,Page Break
1672DocType: Production Order Operation,Pending,Pooleliolev
1673DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,"Kasutajad, kes saab kinnitada konkreetse töötaja puhkuse rakendused"
1674apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Büroo seadmed
1675DocType: Purchase Invoice Item,Qty,Kogus
1676DocType: Fiscal Year,Companies,Ettevõtted
1677apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Elektroonika
1678DocType: Stock Settings,Raise Material Request when stock reaches re-order level,"Tõsta materjal taotlus, kui aktsia jõuab uuesti, et tase"
1679apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +56,Full-time,Täiskohaga
1680DocType: Purchase Invoice,Contact Details,Kontaktandmed
1681DocType: C-Form,Received Date,Vastatud kuupäev
1682DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Kui olete loonud standard malli Müük maksud ja tasud Mall, valige neist üks ja klõpsa nuppu allpool."
1683apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,Palun täpsustage riik seda kohaletoimetamine eeskirja või vaadake Worldwide Shipping
1684DocType: Stock Entry,Total Incoming Value,Kokku Saabuva Value
1685apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +304,Debit To is required,Kanne on vajalik
1686apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Ostu hinnakiri
1687DocType: Offer Letter Term,Offer Term,Tähtajaline
1688DocType: Quality Inspection,Quality Manager,Kvaliteedi juht
1689DocType: Job Applicant,Job Opening,Vaba töökoht
1690DocType: Payment Reconciliation,Payment Reconciliation,Makse leppimise
1691apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,Palun valige incharge isiku nimi
1692apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,Tehnoloogia
1693apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Paku kiri
1694apps/erpnext/erpnext/config/manufacturing.py +51,Generate Material Requests (MRP) and Production Orders.,Loo Material taotlused (MRP) ja Tootmistellimused.
1695apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +68,Total Invoiced Amt,Kokku arve Amt
1696DocType: Time Log,To Time,Et aeg
1697DocType: Authorization Rule,Approving Role (above authorized value),Kinnitamine roll (üle lubatud väärtuse)
1698apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +25,"To add child nodes, explore tree and click on the node under which you want to add more nodes.","Lisada tütartippu uurida puude ja klõpsake sõlme, mille soovite lisada rohkem tippe."
1699apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +103,Credit To account must be a Payable account,Krediidi konto peab olema tasulised konto
1700apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +229,BOM recursion: {0} cannot be parent or child of {2},Bom recursion: {0} ei saa olla vanem või laps {2}
1701DocType: Production Order Operation,Completed Qty,Valminud Kogus
1702apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +122,"For {0}, only debit accounts can be linked against another credit entry","Sest {0}, ainult deebetkontode võib olla seotud teise vastu kreeditlausend"
Nabin Hait34037e02016-02-03 13:10:54 +05301703apps/erpnext/erpnext/stock/get_item_details.py +253,Price List {0} is disabled,Hinnakiri {0} on keelatud
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301704DocType: Manufacturing Settings,Allow Overtime,Laske Ületunnitöö
1705apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} seerianumbrid vajalik Eseme {1}. Sa andsid {2}.
1706DocType: Stock Reconciliation Item,Current Valuation Rate,Praegune Hindamine Rate
1707DocType: Item,Customer Item Codes,Kliendi Punkt Koodid
1708DocType: Opportunity,Lost Reason,Kaotatud Reason
1709apps/erpnext/erpnext/config/accounts.py +73,Create Payment Entries against Orders or Invoices.,Loo maksmine kanded vastu Tellimused või arved.
1710apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,New Address
1711DocType: Quality Inspection,Sample Size,Valimi suurus
1712apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +488,All items have already been invoiced,Kõik esemed on juba arve
1713apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',Palun täpsustage kehtiv "From Juhtum nr"
1714apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +304,Further cost centers can be made under Groups but entries can be made against non-Groups,"Lisaks kuluallikad on võimalik teha rühma all, kuid kanded saab teha peale mitte-Groups"
1715DocType: Project,External,Väline
1716DocType: Features Setup,Item Serial Nos,Punkt Serial nr
1717apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Kasutajad ja reeglid
1718DocType: Branch,Branch,Oks
1719apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Trükkimine ja Branding
1720apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,No palgatõend leitud kuus:
1721DocType: Bin,Actual Quantity,Tegelik Kogus
1722DocType: Shipping Rule,example: Next Day Shipping,Näiteks: Järgmine päev kohaletoimetamine
1723apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Serial No {0} ei leitud
1724apps/erpnext/erpnext/public/js/setup_wizard.js +233,Your Customers,Sinu kliendid
1725DocType: Leave Block List Date,Block Date,Block kuupäev
1726DocType: Sales Order,Not Delivered,Ei ole esitanud
1727,Bank Clearance Summary,Bank Kliirens kokkuvõte
1728apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.","Luua ja hallata päeva, nädala ja kuu email digests."
1729apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Kood> Punkt Group> Brand
1730DocType: Appraisal Goal,Appraisal Goal,Hinnang Goal
1731DocType: Time Log,Costing Amount,Mis maksavad summa
1732DocType: Process Payroll,Submit Salary Slip,Esita palgatõend
1733DocType: Salary Structure,Monthly Earning & Deduction,Kuu teenimine ja mahaarvamine
1734apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,Maxiumm allahindlust Punkt {0} on {1}%
1735apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Import in Bulk
1736DocType: Sales Partner,Address & Contacts,Aadress ja Kontakt
1737DocType: SMS Log,Sender Name,Saatja nimi
1738DocType: POS Profile,[Select],[Vali]
1739DocType: SMS Log,Sent To,Saadetud
1740DocType: Payment Request,Make Sales Invoice,Tee müügiarve
1741DocType: Company,For Reference Only.,Üksnes võrdluseks.
1742apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Invalid {0}: {1},Vale {0} {1}
1743DocType: Sales Invoice Advance,Advance Amount,Advance summa
1744DocType: Manufacturing Settings,Capacity Planning,Capacity Planning
1745apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +43,'From Date' is required,"From Date" on vajalik
1746DocType: Journal Entry,Reference Number,Viitenumber
1747DocType: Employee,Employment Details,Tööhõive Üksikasjad
1748DocType: Employee,New Workplace,New Töökoht
1749apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Pane suletud
1750apps/erpnext/erpnext/stock/get_item_details.py +97,No Item with Barcode {0},No Punkt Triipkood {0}
1751apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Juhtum nr saa olla 0
1752DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,Kui teil on meeskond ja müük Partners (Kanal Partnerid) neid saab kodeeritud ja säilitada oma panuse müügitegevus
1753DocType: Item,Show a slideshow at the top of the page,Näita slaidiseansi ülaosas lehele
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301754DocType: Item,"Allow in Sales Order of type ""Service""",Luba Sales Order of type "Service"
1755apps/erpnext/erpnext/setup/doctype/company/company.py +86,Stores,Kauplused
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301756DocType: Time Log,Projects Manager,Projektijuhina
1757DocType: Serial No,Delivery Time,Tarne aeg
1758apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Vananemine Põhineb
1759DocType: Item,End of Life,End of Life
1760apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +41,Travel,Reisimine
1761DocType: Leave Block List,Allow Users,Luba kasutajatel
1762DocType: Purchase Order,Customer Mobile No,Kliendi Mobiilne pole
1763DocType: Sales Invoice,Recurring,Korduvad
1764DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Jälgi eraldi tulude ja kulude toote vertikaalsed või jagunemise.
1765DocType: Rename Tool,Rename Tool,Nimeta Tool
1766apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Värskenda Cost
1767DocType: Item Reorder,Item Reorder,Punkt Reorder
1768apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +575,Transfer Material,Transfer Materjal
Nabin Hait34037e02016-02-03 13:10:54 +05301769apps/erpnext/erpnext/controllers/selling_controller.py +236,Item {0} must be a Sales Item in {1},Punkt {0} peab olema Sales toode on {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301770DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.",Määrake tegevuse töökulud ja annab ainulaadse operatsiooni ei oma tegevuse.
1771DocType: Purchase Invoice,Price List Currency,Hinnakiri Valuuta
1772DocType: Naming Series,User must always select,Kasutaja peab alati valida
1773DocType: Stock Settings,Allow Negative Stock,Laske Negatiivne Stock
1774DocType: Installation Note,Installation Note,Paigaldamine Märkus
1775apps/erpnext/erpnext/public/js/setup_wizard.js +213,Add Taxes,Lisa maksud
1776apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Cash Flow from Financing,Finantseerimistegevuse rahavoost
1777,Financial Analytics,Financial Analytics
1778DocType: Quality Inspection,Verified By,Kontrollitud
1779DocType: Address,Subsidiary,Tütarettevõte
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301780apps/erpnext/erpnext/setup/doctype/company/company.py +61,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Ei saa muuta ettevõtte default valuutat, sest seal on olemasolevate tehingud. Tehingud tuleb tühistada muuta default valuutat."
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301781DocType: Quality Inspection,Purchase Receipt No,Ostutšekk pole
1782apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Käsiraha
1783DocType: Process Payroll,Create Salary Slip,Loo palgatõend
1784apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158,Source of Funds (Liabilities),Vahendite allika (Kohustused)
1785apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +349,Quantity in row {0} ({1}) must be same as manufactured quantity {2},"Kogus järjest {0} ({1}) peab olema sama, mida toodetakse kogus {2}"
1786DocType: Appraisal,Employee,Töötaja
1787apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Import e-posti
1788apps/erpnext/erpnext/utilities/doctype/contact/contact.js +70,Invite as User,Kutsu Kasutaja
1789DocType: Features Setup,After Sale Installations,Pärast Müük seadmed
Nabin Hait34037e02016-02-03 13:10:54 +05301790apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +218,{0} {1} is fully billed,{0} {1} on täielikult arve
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301791DocType: Workstation Working Hour,End Time,End Time
1792apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Lepingu tüüptingimused Müük või ost.
1793apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Grupi poolt Voucher
1794apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Nõutav
1795DocType: Sales Invoice,Mass Mailing,Masspostitust
1796DocType: Rename Tool,File to Rename,Fail Nimeta ümber
1797apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +181,Purchse Order number required for Item {0},Purchse Tellimisnumber vaja Punkt {0}
1798apps/erpnext/erpnext/controllers/buying_controller.py +236,Specified BOM {0} does not exist for Item {1},Määratletud Bom {0} ei eksisteeri Punkt {1}
1799apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +198,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Hoolduskava {0} tuleb tühistada enne tühistades selle Sales Order
1800DocType: Notification Control,Expense Claim Approved,Kuluhüvitussüsteeme Kinnitatud
1801apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +113,Pharmaceutical,Pharmaceutical
1802apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Kulud ostetud esemed
1803DocType: Selling Settings,Sales Order Required,Sales Order Nõutav
1804DocType: Purchase Invoice,Credit To,Krediidi
1805apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktiivne Testrijuhtmed / Kliendid
1806DocType: Employee Education,Post Graduate,Kraadiõppe
1807DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Hoolduskava Detail
1808DocType: Quality Inspection Reading,Reading 9,Lugemine 9
1809DocType: Supplier,Is Frozen,Kas Külmutatud
1810DocType: Buying Settings,Buying Settings,Ostmine Seaded
1811DocType: Stock Entry Detail,BOM No. for a Finished Good Item,Bom No. jaoks Lõppenud Hea toode
1812DocType: Upload Attendance,Attendance To Date,Osalemine kuupäev
1813apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),Setup sissetuleva serveri müügi e-posti id. (nt sales@example.com)
1814DocType: Warranty Claim,Raised By,Tõstatatud
1815DocType: Payment Gateway Account,Payment Account,Maksekonto
Nabin Hait34037e02016-02-03 13:10:54 +05301816apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +728,Please specify Company to proceed,Palun täpsustage Company edasi
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301817apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +20,Net Change in Accounts Receivable,Net muutus Arved
1818apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +46,Compensatory Off,Tasandusintress Off
1819DocType: Quality Inspection Reading,Accepted,Lubatud
1820apps/erpnext/erpnext/setup/doctype/company/company.js +24,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,"Palun veendu, et sa tõesti tahad kustutada kõik tehingud selle firma. Teie kapten andmed jäävad, nagu see on. Seda toimingut ei saa tagasi võtta."
1821apps/erpnext/erpnext/utilities/transaction_base.py +93,Invalid reference {0} {1},Vale viite {0} {1}
1822DocType: Payment Tool,Total Payment Amount,Makse kogusumma
1823apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +145,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) ei saa olla suurem kui planeeritud quanitity ({2}) in Production Tellimus {3}
1824DocType: Shipping Rule,Shipping Rule Label,Kohaletoimetamine Reegel Label
1825apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +205,Raw Materials cannot be blank.,Tooraine ei saa olla tühi.
1826apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +425,"Could not update stock, invoice contains drop shipping item.","Ei uuendada laos, arve sisaldab tilk laevandus objekt."
1827DocType: Newsletter,Test,Test
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301828apps/erpnext/erpnext/stock/doctype/item/item.py +402,"As there are existing stock transactions for this item, \
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301829 you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Nagu on olemasolevate varude tehingute selle objekt, \ sa ei saa muuta väärtused "Kas Serial No", "Kas Partii ei", "Kas Stock toode" ja "hindamismeetod""
1830apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +459,Quick Journal Entry,Quick päevikusissekanne
1831apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +100,You can not change rate if BOM mentioned agianst any item,Sa ei saa muuta kiirust kui Bom mainitud agianst tahes kirje
1832DocType: Employee,Previous Work Experience,Eelnev töökogemus
1833DocType: Stock Entry,For Quantity,Sest Kogus
1834apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +157,Please enter Planned Qty for Item {0} at row {1},Palun sisestage Planeeritud Kogus jaoks Punkt {0} real {1}
Nabin Hait34037e02016-02-03 13:10:54 +05301835apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +215,{0} {1} is not submitted,{0} {1} ei ole esitatud
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301836apps/erpnext/erpnext/config/stock.py +18,Requests for items.,Taotlused esemeid.
1837DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Eraldi tootmise Selleks luuakse iga valmistoote hea objekt.
1838DocType: Purchase Invoice,Terms and Conditions1,Tingimused ja tingimuste kohta1
1839DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Raamatupidamise kirje külmutatud kuni see kuupäev, keegi ei saa / muuda kande arvatud rolli allpool."
1840apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +121,Please save the document before generating maintenance schedule,Palun dokumendi salvestada enne teeniva hooldusgraafiku
1841apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Projekti staatus
1842DocType: UOM,Check this to disallow fractions. (for Nos),Vaata seda keelata fraktsioonid. (NOS)
1843apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Uudiskiri meililistiga
1844DocType: Delivery Note,Transporter Name,Vedaja Nimi
1845DocType: Authorization Rule,Authorized Value,Lubatud Value
1846DocType: Contact,Enter department to which this Contact belongs,"Sisesta osakond, kuhu see kontakt kuulub"
1847apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Absent,Kokku Puudub
1848apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +736,Item or Warehouse for row {0} does not match Material Request,Punkt või lattu järjest {0} ei sobi Material taotlus
1849apps/erpnext/erpnext/config/stock.py +104,Unit of Measure,Mõõtühik
1850DocType: Fiscal Year,Year End Date,Aasta lõpp kuupäev
1851DocType: Task Depends On,Task Depends On,Task sõltub
1852DocType: Lead,Opportunity,Võimalus
1853DocType: Salary Structure Earning,Salary Structure Earning,Palgastruktuur teenimine
1854,Completed Production Orders,Valmistoodanguladu Tellimused
1855DocType: Operation,Default Workstation,Vaikimisi Workstation
1856DocType: Notification Control,Expense Claim Approved Message,Kuluhüvitussüsteeme Kinnitatud Message
1857DocType: Email Digest,How frequently?,Kui sageli?
1858DocType: Purchase Receipt,Get Current Stock,Võta Laoseis
1859apps/erpnext/erpnext/config/manufacturing.py +63,Tree of Bill of Materials,Tree of Bill of Materials
Nabin Hait34037e02016-02-03 13:10:54 +05301860apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +151,Mark Present,Mark olevik
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301861apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +198,Maintenance start date can not be before delivery date for Serial No {0},Hooldus alguskuupäev ei saa olla enne tarnekuupäev Serial No {0}
1862DocType: Production Order,Actual End Date,Tegelik End Date
1863DocType: Authorization Rule,Applicable To (Role),Suhtes kohaldatava (Role)
1864DocType: Stock Entry,Purpose,Eesmärk
1865DocType: Item,Will also apply for variants unless overrridden,"Kehtib ka variante, kui overrridden"
1866DocType: Purchase Invoice,Advances,Edasiminek
1867apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Kinnitamine Kasutaja ei saa olla sama kasutaja reegel on rakendatav
1868DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Basic Rate (ühe Stock UOM)
1869DocType: SMS Log,No of Requested SMS,Ei taotletud SMS
1870DocType: Campaign,Campaign-.####,Kampaania -. ####
1871apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Järgmised sammud
1872apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,Leping End Date peab olema suurem kui Liitumis
1873DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,"Kolmas isik levitaja / edasimüüja / vahendaja / partner / edasimüüja, kes müüb ettevõtted tooted vahendustasu."
1874DocType: Customer Group,Has Child Node,Kas Järglassõlme
Nabin Hait34037e02016-02-03 13:10:54 +05301875apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +347,{0} against Purchase Order {1},{0} vastu Ostutellimuse {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301876DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Sisesta staatiline url parameetrid (n. Saatjale = ERPNext, kasutajanimi = ERPNext parooliga 1234 jne)"
1877apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,{0} {1} mitte mingil aktiivne eelarveaastal. Täpsemat vaadake {2}.
1878apps/erpnext/erpnext/setup/setup_wizard/default_website.py +26,This is an example website auto-generated from ERPNext,See on näide veebisaidi automaatselt genereeritud alates ERPNext
1879apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Vananemine Range 1
1880DocType: 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.
1881
1882#### Note
1883
1884The 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.
1885
1886#### Description of Columns
1887
18881. Calculation Type:
1889 - This can be on **Net Total** (that is the sum of basic amount).
1890 - **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.
1891 - **Actual** (as mentioned).
18922. Account Head: The Account ledger under which this tax will be booked
18933. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
18944. Description: Description of the tax (that will be printed in invoices / quotes).
18955. Rate: Tax rate.
18966. Amount: Tax amount.
18977. Total: Cumulative total to this point.
18988. 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).
18999. 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.
190010. Add or Deduct: Whether you want to add or deduct the tax.","Standard maksu mall, mida saab rakendada kõigi ostutehingute. See mall võib sisaldada nimekirja maksu juhid ja ka teiste kulul juhid nagu "Shipping", "Kindlustus", "Handling" jt #### Märkus maksumäär Siin määratud olla hariliku maksumäära kõigile ** Kirjed * *. Kui on ** Kirjed **, mis on erineva kiirusega, tuleb need lisada ka ** Oksjoni Maksu- ** tabeli ** Oksjoni ** kapten. #### Kirjeldus veerud arvutamine 1. tüüpi: - See võib olla ** Net Kokku ** (mis on summa põhisummast). - ** On eelmise rea kokku / Summa ** (kumulatiivse maksud või maksed). Kui valite selle funktsiooni, maksu rakendatakse protsentides eelmise rea (maksu tabel) summa või kokku. - ** Tegelik ** (nagu mainitud). 2. Konto Head: Konto pearaamatu, mille alusel see maks broneeritud 3. Kulude Center: Kui maks / lõiv on sissetulek (nagu laevandus) või kulutustega tuleb kirjendada Cost Center. 4. Kirjeldus: Kirjeldus maksu (mis trükitakse arved / jutumärkideta). 5. Hinda: Maksumäär. 6. Summa: Maksu- summa. 7. Kokku: Kumulatiivne kokku selles küsimuses. 8. Sisestage Row: Kui põhineb "Eelmine Row Kokku" saate valida rea number, mida võtta aluseks selle arvutamine (default on eelmise rea). 9. Mõtle maksu, et: Selles sektsioonis saab määrata, kui maks / lõiv on ainult hindamise (ei kuulu kokku) või ainult kokku (ei lisa väärtust kirje) või nii. 10. Lisa või Lahutada: Kas soovite lisada või maksu maha arvata."
1901DocType: Purchase Receipt Item,Recd Quantity,KONTOLE Kogus
1902apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +104,Cannot produce more Item {0} than Sales Order quantity {1},Ei suuda toota rohkem Punkt {0} kui Sales Order koguse {1}
Nabin Hait34037e02016-02-03 13:10:54 +05301903apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +496,Stock Entry {0} is not submitted,Stock Entry {0} ei ole esitatud
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301904DocType: Payment Reconciliation,Bank / Cash Account,Bank / Cash konto
1905DocType: Tax Rule,Billing City,Arved City
1906DocType: Global Defaults,Hide Currency Symbol,Peida Valuuta Sümbol
1907apps/erpnext/erpnext/config/accounts.py +174,"e.g. Bank, Cash, Credit Card","nt Bank, Raha, Krediitkaart"
1908DocType: Journal Entry,Credit Note,Kreeditaviis
1909apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +219,Completed Qty cannot be more than {0} for operation {1},Valminud Kogus ei saa olla rohkem kui {0} tööks {1}
1910DocType: Features Setup,Quality,Kvaliteet
1911DocType: Warranty Claim,Service Address,Teenindus Aadress
1912apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +83,Max 100 rows for Stock Reconciliation.,Max 100 read Stock leppimine.
1913DocType: Stock Entry,Manufacture,Tootmine
1914apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Palun saateleht esimene
1915DocType: Purchase Invoice,Currency and Price List,Valuuta ja hinnakiri
1916DocType: Opportunity,Customer / Lead Name,Klienditeenindus / Plii nimi
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301917apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +65,Clearance Date not mentioned,Kliirens kuupäev ei ole nimetatud
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301918apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Production,Toodang
1919DocType: Item,Allow Production Order,Laske Production Telli
1920apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,Row {0}: Start Date tuleb enne End Date
1921apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Kokku (tk)
1922DocType: Installation Note Item,Installed Qty,Paigaldatud Kogus
1923DocType: Lead,Fax,Fax
1924DocType: Purchase Taxes and Charges,Parenttype,Parenttype
1925DocType: Salary Structure,Total Earning,Kokku teenimine
1926DocType: Purchase Receipt,Time at which materials were received,"Aeg, mil materjale ei laekunud"
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301927apps/erpnext/erpnext/utilities/doctype/address/address.py +125,My Addresses,Minu aadressid
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301928DocType: Stock Ledger Entry,Outgoing Rate,Väljuv Rate
Nabin Hait34037e02016-02-03 13:10:54 +05301929apps/erpnext/erpnext/config/hr.py +108,Organization branch master.,Organisatsiooni haru meister.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301930apps/erpnext/erpnext/controllers/accounts_controller.py +253, or ,või
1931DocType: Sales Order,Billing Status,Arved staatus
1932apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Utility Expenses,Utility kulud
1933apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,90-Above,90-Above
1934DocType: Buying Settings,Default Buying Price List,Vaikimisi ostmine hinnakiri
1935apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +83,No employee for the above selected criteria OR salary slip already created,Ükski töötaja eespool valitud kriteeriumid või palgatõend juba loodud
1936DocType: Notification Control,Sales Order Message,Sales Order Message
1937apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Vaikeväärtuste nagu firma, valuuta, jooksval majandusaastal jms"
1938apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,Makse tüüp
1939DocType: Process Payroll,Select Employees,Vali Töötajad
1940DocType: Bank Reconciliation,To Date,Kuupäev
1941DocType: Opportunity,Potential Sales Deal,Potentsiaalne Sales Deal
1942DocType: Purchase Invoice,Total Taxes and Charges,Kokku maksud ja tasud
1943DocType: Employee,Emergency Contact,Hädaabi kontaktinfo
1944DocType: Item,Quality Parameters,Kvaliteediparameetrid
1945apps/erpnext/erpnext/accounts/doctype/account/account.js +57,Ledger,Kontoraamat
1946DocType: Target Detail,Target Amount,Sihtsummaks
1947DocType: Shopping Cart Settings,Shopping Cart Settings,Ostukorv Seaded
1948DocType: Journal Entry,Accounting Entries,Raamatupidamise kanded
1949apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Topeltkirje. Palun kontrollige Luba Reegel {0}
1950apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +25,Global POS Profile {0} already created for company {1},Global POS Profile {0} on juba loodud ettevõte {1}
1951DocType: Purchase Order,Ref SQ,Ref SQ
1952apps/erpnext/erpnext/config/manufacturing.py +56,Replace Item / BOM in all BOMs,Vahetage toode / Bom kõik BOMs
1953DocType: Purchase Order Item,Received Qty,Vastatud Kogus
1954DocType: Stock Entry Detail,Serial No / Batch,Serial No / Partii
1955apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +297,Not Paid and Not Delivered,Mitte Paide ja ei ole esitanud
1956DocType: Product Bundle,Parent Item,Eellaselement
1957DocType: Account,Account Type,Konto tüüp
1958apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +113,Leave Type {0} cannot be carry-forwarded,Jäta tüüp {0} ei saa läbi-edasi
1959apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +213,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',Hoolduskava ei loodud kõik esemed. Palun kliki "Loo Ajakava"
1960,To Produce,Toota
1961apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +119,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Juba rida {0} on {1}. Lisada {2} Punkti kiirus, rida {3} peab olema ka"
1962DocType: Packing Slip,Identification of the package for the delivery (for print),Identifitseerimine pakett sünnitust (trüki)
1963DocType: Bin,Reserved Quantity,Reserveeritud Kogus
1964DocType: Landed Cost Voucher,Purchase Receipt Items,Ostutšekk Esemed
1965apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Kohandamine vormid
1966DocType: Account,Income Account,Tulukonto
Nabin Hait34037e02016-02-03 13:10:54 +05301967apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +645,Delivery,Tarne
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301968DocType: Stock Reconciliation Item,Current Qty,Praegune Kogus
1969DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Vt "määr materjalide põhjal" on kuluarvestus jaos
1970DocType: Appraisal Goal,Key Responsibility Area,Key Vastutus Area
1971DocType: Item Reorder,Material Request Type,Materjal Hankelepingu liik
1972apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +85,Row {0}: UOM Conversion Factor is mandatory,Row {0}: UOM Conversion Factor on kohustuslik
1973apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Ref
1974DocType: Cost Center,Cost Center,Cost Center
1975apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,Voucher #
1976DocType: Notification Control,Purchase Order Message,Ostutellimuse Message
1977DocType: Tax Rule,Shipping Country,Kohaletoimetamine Riik
1978DocType: Upload Attendance,Upload HTML,Laadi HTML
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301979DocType: Employee,Relieving Date,Leevendab kuupäev
1980apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Hinnakujundus Reegel on tehtud üle kirjutada Hinnakiri / defineerida allahindlus protsent, mis põhineb mõned kriteeriumid."
1981DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Ladu saab muuta ainult läbi Stock Entry / saateleht / ostutšekk
1982DocType: Employee Education,Class / Percentage,Klass / protsent
1983apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,Head of Marketing ja müük
1984apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +31,Income Tax,Tulumaksuseaduse
1985apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Kui valitud Hinnakujundus Reegel on tehtud "Hind", siis kirjutatakse hinnakiri. Hinnakujundus Reegel hind on lõpphind, et enam allahindlust tuleks kohaldada. Seega tehingutes nagu Sales Order, Ostutellimuse jne, siis on see tõmmatud "Rate" valdkonnas, mitte "Hinnakirja Rate väljale."
1986apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,Rada viib Tööstuse tüüp.
1987DocType: Item Supplier,Item Supplier,Punkt Tarnija
Nabin Hait34037e02016-02-03 13:10:54 +05301988apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +326,Please enter Item Code to get batch no,Palun sisestage Kood saada partii ei
1989apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +657,Please select a value for {0} quotation_to {1},Palun valige väärtust {0} quotation_to {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301990apps/erpnext/erpnext/config/selling.py +33,All Addresses.,Kõik aadressid.
1991DocType: Company,Stock Settings,Stock Seaded
1992apps/erpnext/erpnext/accounts/doctype/account/account.py +218,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Ühendamine on võimalik ainult siis, kui järgmised omadused on samad nii arvestust. Kas nimel, Root tüüp, Firmade"
1993apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,Hallata klientide Group Tree.
1994apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +302,New Cost Center Name,New Cost Center nimi
1995DocType: Leave Control Panel,Leave Control Panel,Jäta Control Panel
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301996apps/erpnext/erpnext/utilities/doctype/address/address.py +96,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,No default Aadress Mall leitud. Palun loo uus Setup> Trükkimine ja Branding> Aadress Mall.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05301997DocType: Appraisal,HR User,HR Kasutaja
1998DocType: Purchase Invoice,Taxes and Charges Deducted,Maksude ja tasude maha
1999apps/erpnext/erpnext/shopping_cart/utils.py +36,Issues,Issues
2000apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Status peab olema üks {0}
2001DocType: Sales Invoice,Debit To,Kanne
2002DocType: Delivery Note,Required only for sample item.,Vajalik ainult proovi objekt.
2003DocType: Stock Ledger Entry,Actual Qty After Transaction,Tegelik Kogus Pärast Tehing
2004,Pending SO Items For Purchase Request,Kuni SO Kirjed osta taotlusel
2005DocType: Supplier,Billing Currency,Arved Valuuta
2006apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +148,Extra Large,Väga suur
2007,Profit and Loss Statement,Kasumiaruanne
2008DocType: Bank Reconciliation Detail,Cheque Number,Tšekk arv
2009DocType: Payment Tool Detail,Payment Tool Detail,Makse Tool Detail
2010,Sales Browser,Müük Browser
2011DocType: Journal Entry,Total Credit,Kokku Credit
Nabin Hait34037e02016-02-03 13:10:54 +05302012apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +499,Warning: Another {0} # {1} exists against stock entry {2},Hoiatus: Teine {0} # {1} on olemas vastu laos kirje {2}
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302013apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +394,Local,Kohalik
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302014apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Laenud ja ettemaksed (vara)
2015apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Võlgnikud
2016apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Large,Suur
2017DocType: C-Form Invoice Detail,Territory,Territoorium
2018apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,Palume mainida ei külastuste vaja
2019DocType: Purchase Order,Customer Address Display,Kliendi aadress Display
2020DocType: Stock Settings,Default Valuation Method,Vaikimisi hindamismeetod
2021DocType: Production Order Operation,Planned Start Time,Planeeritud Start Time
2022apps/erpnext/erpnext/config/accounts.py +68,Close Balance Sheet and book Profit or Loss.,Sulge Bilanss ja raamatu kasum või kahjum.
2023DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Täpsustada Vahetuskurss vahetada üks valuuta teise
2024apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +142,Quotation {0} is cancelled,Tsitaat {0} on tühistatud
2025apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Tasumata kogusumma
2026apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,Töötaja {0} oli töölt {1}. Ei saa tähistada käimist.
2027DocType: Sales Partner,Targets,Eesmärgid
2028DocType: Price List,Price List Master,Hinnakiri Master
2029DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,Kõik müügitehingud saab kodeeritud vastu mitu ** Sales Isikud ** nii et saate määrata ja jälgida eesmärgid.
2030,S.O. No.,SO No.
2031DocType: Production Order Operation,Make Time Log,Tee Time Logi
Nabin Hait34037e02016-02-03 13:10:54 +05302032apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +154,Please create Customer from Lead {0},Palun luua Klienti Lead {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302033DocType: Price List,Applicable for Countries,Rakendatav Riigid
2034apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Arvutid
2035apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,See on just klientide rühma ja seda ei saa muuta.
2036apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +39,Please setup your chart of accounts before you start Accounting Entries,"Palun setup oma kontoplaani, enne kui hakkate raamatupidamiskirjeteks"
2037DocType: Purchase Invoice,Ignore Pricing Rule,Ignoreeri Hinnakujundus reegel
2038apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +91,From Date in Salary Structure cannot be lesser than Employee Joining Date.,Siit Kuupäev Palgastruktuur ei saa olla väiksem kui töötaja Liitumine kuupäev.
2039DocType: Employee Education,Graduate,Lõpetama
2040DocType: Leave Block List,Block Days,Block päeva
2041DocType: Journal Entry,Excise Entry,Aktsiisi Entry
2042apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +63,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Hoiatus: Müük tellimuse {0} on juba olemas peale Kliendi ostutellimuse {1}
2043DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2044
2045Examples:
2046
20471. Validity of the offer.
20481. Payment Terms (In Advance, On Credit, part advance etc).
20491. What is extra (or payable by the Customer).
20501. Safety / usage warning.
20511. Warranty if any.
20521. Returns Policy.
20531. Terms of shipping, if applicable.
20541. Ways of addressing disputes, indemnity, liability, etc.
20551. Address and Contact of your Company.","Tüüptingimused, mida saab lisada ost ja müük. Näited: 1. kehtivus pakkumisi. 1. Maksetingimused (ette, krediidi osa eelnevalt jne). 1. Mis on ekstra (või mida klient maksab). 1. Safety / kasutamise hoiatus. 1. Garantii kui tahes. 1. Annab Policy. 1. Tingimused shipping vajaduse korral. 1. viise, kuidas lahendada vaidlusi, hüvitis, vastutus jms 1. Aadress ja Kontakt firma."
2056DocType: Attendance,Leave Type,Jäta Type
2057apps/erpnext/erpnext/controllers/stock_controller.py +172,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Kulu / Difference konto ({0}) peab olema "kasum või kahjum" kontole
2058DocType: Account,Accounts User,Kontod Kasutaja
2059DocType: Sales Invoice,"Check if recurring invoice, uncheck to stop recurring or put proper End Date","Kontrollige, kas korduvad arve, lülita lõpetada korduvad või panna õige End Date"
2060apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Osalemine töötajate {0} on juba märgitud
2061DocType: Packing Slip,If more than one package of the same type (for print),Kui rohkem kui üks pakett on sama tüüpi (trüki)
2062DocType: C-Form Invoice Detail,Net Total,Net kokku
2063DocType: Bin,FCFS Rate,FCFS Rate
2064apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Arved (müügiarve)
2065DocType: Payment Reconciliation Invoice,Outstanding Amount,Tasumata summa
2066DocType: Project Task,Working,Töö
2067DocType: Stock Ledger Entry,Stock Queue (FIFO),Stock Queue (FIFO)
Nabin Hait34037e02016-02-03 13:10:54 +05302068apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +24,Please select Time Logs.,Palun valige aeg kajakad.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302069apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} ei kuulu Company {1}
2070DocType: Account,Round Off,Ümardama
2071,Requested Qty,Taotletud Kogus
2072DocType: Tax Rule,Use for Shopping Cart,Kasutage Ostukorv
2073DocType: BOM Item,Scrap %,Vanametalli%
2074apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +38,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Maksud jagatakse proportsionaalselt aluseks on elemendi Kogus või summa, ühe oma valikut"
2075DocType: Maintenance Visit,Purposes,Eesmärgid
2076apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +106,Atleast one item should be entered with negative quantity in return document,Atleast üks element peab olema kantud negatiivse koguse vastutasuks dokument
2077apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +67,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Operation {0} kauem kui ükski saadaval töötundide tööjaama {1}, murda operatsiooni mitmeks toimingud"
2078,Requested,Taotletud
2079apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +67,No Remarks,No Märkused
2080apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Tähtajaks tasumata
2081DocType: Account,Stock Received But Not Billed,"Stock kätte saanud, kuid ei maksustata"
2082apps/erpnext/erpnext/accounts/doctype/account/account.py +83,Root Account must be a group,Juur tuleb arvesse rühm
2083DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Brutopalgast + arrear summa + Inkassatsioon Summa - Kokku mahaarvamine
2084DocType: Monthly Distribution,Distribution Name,Distribution nimi
2085DocType: Features Setup,Sales and Purchase,Müük ja ost
2086DocType: Supplier Quotation Item,Material Request No,Materjal taotlus pole
2087apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +211,Quality Inspection required for Item {0},Kvaliteedi kontroll on vajalikud Punkt {0}
2088DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Hinda kus kliendi valuuta konverteeritakse ettevõtte baasvaluuta
2089apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +107,{0} has been successfully unsubscribed from this list.,{0} on edukalt tellimata sellest nimekirjast.
2090DocType: Purchase Invoice Item,Net Rate (Company Currency),Net Rate (firma Valuuta)
2091apps/erpnext/erpnext/config/crm.py +81,Manage Territory Tree.,Manage Territory Tree.
2092DocType: Journal Entry Account,Sales Invoice,Müügiarve
2093DocType: Journal Entry Account,Party Balance,Partei Balance
2094DocType: Sales Invoice Item,Time Log Batch,Aeg Logi partii
2095apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +442,Please select Apply Discount On,Palun valige Rakenda soodustust
2096apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +85,Salary Slip Created,Palgatõend Loodud
2097DocType: Company,Default Receivable Account,Vaikimisi võlgnevus konto
2098DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Loo Bank kirjet kogu palka eespool valitud kriteeriumid
2099DocType: Stock Entry,Material Transfer for Manufacture,Material Transfer tootmine
2100apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,Soodus protsent võib rakendada kas vastu Hinnakiri või kõigi hinnakiri.
2101DocType: Purchase Invoice,Half-yearly,Poolaasta-
2102apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,Fiscal Year {0} ei leitud.
2103DocType: Bank Reconciliation,Get Relevant Entries,Võta Vastavad kanded
2104apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +409,Accounting Entry for Stock,Raamatupidamine kirjet Stock
2105DocType: Sales Invoice,Sales Team1,Müük Team1
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302106apps/erpnext/erpnext/stock/doctype/item/item.py +449,Item {0} does not exist,Punkt {0} ei ole olemas
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302107DocType: Sales Invoice,Customer Address,Kliendi aadress
2108DocType: Payment Request,Recipient and Message,Saaja ja Message
2109DocType: Purchase Invoice,Apply Additional Discount On,Rakendada täiendavaid soodustust
2110DocType: Account,Root Type,Juur Type
2111apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +84,Row # {0}: Cannot return more than {1} for Item {2},Row # {0}: Ei saa tagastada rohkem kui {1} jaoks Punkt {2}
2112apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,Maatükk
2113DocType: Item Group,Show this slideshow at the top of the page,Näita seda slideshow ülaosas lehele
2114DocType: BOM,Item UOM,Punkt UOM
2115DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Maksusumma Pärast Allahindluse summa (firma Valuuta)
2116apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +150,Target warehouse is mandatory for row {0},Target lattu on kohustuslik rida {0}
2117DocType: Quality Inspection,Quality Inspection,Kvaliteedi kontroll
2118apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Extra Small,Mikroskoopilises
2119apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +546,Warning: Material Requested Qty is less than Minimum Order Qty,Hoiatus: Materjal Taotletud Kogus alla Tellimuse Miinimum Kogus
2120apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +187,Account {0} is frozen,Konto {0} on külmutatud
2121DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Juriidilise isiku / tütarettevõtte eraldi kontoplaani kuuluv organisatsioon.
2122DocType: Payment Request,Mute Email,Mute Email
2123apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Toit, jook ja tubakas"
2124apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL või BS
Nabin Hait34037e02016-02-03 13:10:54 +05302125apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +556,Can only make payment against unbilled {0},Kas ainult tasuda vastu unbilled {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302126apps/erpnext/erpnext/controllers/selling_controller.py +122,Commission rate cannot be greater than 100,Komisjoni määr ei või olla suurem kui 100
2127apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,Minimaalne Inventory Tase
2128DocType: Stock Entry,Subcontract,Alltöövõtuleping
2129apps/erpnext/erpnext/public/js/utils/party.js +121,Please enter {0} first,Palun sisestage {0} Esimene
2130DocType: Production Planning Tool,Get Items From Sales Orders,Võta esemed müügitellimuste
2131DocType: Production Order Operation,Actual End Time,Tegelik End Time
2132DocType: Production Planning Tool,Download Materials Required,Lae Vajalikud materjalid
2133DocType: Item,Manufacturer Part Number,Tootja arv
2134DocType: Production Order Operation,Estimated Time and Cost,Eeldatav ja maksumus
2135DocType: Bin,Bin,Konteiner
2136DocType: SMS Log,No of Sent SMS,No saadetud SMS
2137DocType: Account,Company,Ettevõte
2138DocType: Account,Expense Account,Ärikohtumisteks
2139apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Tarkvara
2140apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Colour,Värv
2141DocType: Maintenance Visit,Scheduled,Plaanitud
2142apps/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","Palun valige Punkt, kus "Kas Stock Punkt" on "Ei" ja "Kas Sales Punkt" on "jah" ja ei ole muud Toote Bundle"
Nabin Hait34037e02016-02-03 13:10:54 +05302143apps/erpnext/erpnext/controllers/accounts_controller.py +425,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Kokku eelnevalt ({0}) vastu Order {1} ei saa olla suurem kui Grand Kokku ({2})
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302144DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Vali Kuu jaotamine ebaühtlaselt jaotada eesmärkide üle kuu.
2145DocType: Purchase Invoice Item,Valuation Rate,Hindamine Rate
Nabin Hait34037e02016-02-03 13:10:54 +05302146apps/erpnext/erpnext/stock/get_item_details.py +274,Price List Currency not selected,Hinnakiri Valuuta ole valitud
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302147apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table,Punkt Row {0}: ostutšekk {1} ei eksisteeri üle "Ostutšekid" tabelis
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302148apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +155,Employee {0} has already applied for {1} between {2} and {3},Töötaja {0} on juba taotlenud {1} vahel {2} ja {3}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302149apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projekti alguskuupäev
2150apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Kuni
2151DocType: Rename Tool,Rename Log,Nimeta Logi
2152DocType: Installation Note Item,Against Document No,Dokumentide vastu pole
2153apps/erpnext/erpnext/config/selling.py +98,Manage Sales Partners.,Manage Sales Partners.
2154DocType: Quality Inspection,Inspection Type,Ülevaatus Type
2155apps/erpnext/erpnext/controllers/recurring_document.py +164,Please select {0},Palun valige {0}
2156DocType: C-Form,C-Form No,C-vorm pole
2157DocType: BOM,Exploded_items,Exploded_items
Nabin Hait34037e02016-02-03 13:10:54 +05302158DocType: Employee Attendance Tool,Unmarked Attendance,Märkimata osavõtt
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302159apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Researcher,Teadur
2160apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,Palun salvesta Uudiskiri enne saatmist
2161apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +23,Name or Email is mandatory,Nimi või e on kohustuslik
2162apps/erpnext/erpnext/config/stock.py +74,Incoming quality inspection.,Saabuva kvaliteedi kontrolli.
2163DocType: Purchase Order Item,Returned Qty,Tagastatud Kogus
2164DocType: Employee,Exit,Väljapääs
2165apps/erpnext/erpnext/accounts/doctype/account/account.py +155,Root Type is mandatory,Juur Type on kohustuslik
2166apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Serial No {0} loodud
2167DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","For mugavuse klientidele, neid koode saab kasutada print formaadid nagu arved ja Saatekirjad"
2168DocType: Employee,You can enter any date manually,Saate sisestada mis tahes kuupäeva käsitsi
2169DocType: Sales Invoice,Advertisement,Kuulutus
2170apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Probationary Period,Katseaeg
2171DocType: Customer Group,Only leaf nodes are allowed in transaction,Ainult tipud on lubatud tehingut
2172DocType: Expense Claim,Expense Approver,Kulu Approver
2173apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +110,Row {0}: Advance against Customer must be credit,Row {0}: Advance vastu Klient peab olema krediidi
2174DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Ostutšekk tooteühiku
2175apps/erpnext/erpnext/public/js/pos/pos.js +352,Pay,Maksma
2176apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,Et Date
2177DocType: SMS Settings,SMS Gateway URL,SMS Gateway URL
2178apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,Logid säilitamiseks sms tarneseisust
2179apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,Kuni Tegevused
2180apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Kinnitatud
2181DocType: Payment Gateway,Gateway,Gateway
2182apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Tarnija> Tarnija Type
2183apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,Palun sisestage leevendab kuupäeva.
Nabin Hait34037e02016-02-03 13:10:54 +05302184apps/erpnext/erpnext/controllers/trends.py +138,Amt,Amt
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302185apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +51,Only Leave Applications with status 'Approved' can be submitted,Ainult Jäta rakendusi staatuse "Kinnitatud" saab esitada
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302186apps/erpnext/erpnext/utilities/doctype/address/address.py +25,Address Title is mandatory.,Aadress Pealkiri on kohustuslik.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302187DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,Sisesta nimi kampaania kui allikas uurimine on kampaania
2188apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Ajaleht Publishers
2189apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Vali Fiscal Year
2190apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Reorder Level
2191DocType: Attendance,Attendance Date,Osavõtt kuupäev
2192DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Palk väljasõit põhineb teenimine ja mahaarvamine.
2193apps/erpnext/erpnext/accounts/doctype/account/account.py +127,Account with child nodes cannot be converted to ledger,Konto tütartippu ei saa ümber arvestusraamatust
2194DocType: Address,Preferred Shipping Address,Eelistatud kohaletoimetamine Aadress
2195DocType: Purchase Receipt Item,Accepted Warehouse,Aktsepteeritud Warehouse
2196DocType: Bank Reconciliation Detail,Posting Date,Postitamise kuupäev
2197DocType: Item,Valuation Method,Hindamismeetod
2198apps/erpnext/erpnext/setup/utils.py +91,Unable to find exchange rate for {0} to {1},Ei leia vahetuskursi {0} kuni {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302199apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +202,Mark Half Day,Mark Pool päeva
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302200DocType: Sales Invoice,Sales Team,Sales Team
2201apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,Duplicate kirje
2202DocType: Serial No,Under Warranty,Garantii alla
Nabin Hait34037e02016-02-03 13:10:54 +05302203apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +408,[Error],[Error]
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302204DocType: Sales Order,In Words will be visible once you save the Sales Order.,"Sõnades on nähtav, kui salvestate Sales Order."
2205,Employee Birthday,Töötaja Sünnipäev
2206apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Venture Capital
2207DocType: UOM,Must be Whole Number,Peab olema täisarv
2208DocType: Leave Control Panel,New Leaves Allocated (In Days),Uus Lehed Eraldatud (päevades)
2209apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,Serial No {0} ei ole olemas
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302210DocType: Sales Invoice Item,Customer Warehouse (Optional),Kliendi Warehouse (valikuline)
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302211DocType: Pricing Rule,Discount Percentage,Allahindlusprotsendi
2212DocType: Payment Reconciliation Invoice,Invoice Number,Arve number
2213apps/erpnext/erpnext/hooks.py +55,Orders,Tellimused
2214DocType: Leave Control Panel,Employee Type,Töötaja Type
2215DocType: Employee Leave Approver,Leave Approver,Jäta Approver
2216DocType: Manufacturing Settings,Material Transferred for Manufacture,Materjal üleantud tootmine
2217DocType: Expense Claim,"A user with ""Expense Approver"" role",Kasutaja on "Expense Approver" rolli
2218,Issued Items Against Production Order,Väljastatud esemete tootmine Telli
2219DocType: Pricing Rule,Purchase Manager,Ostujuht
2220DocType: Payment Tool,Payment Tool,Makse Tool
2221DocType: Target Detail,Target Detail,Target Detail
2222DocType: Sales Order,% of materials billed against this Sales Order,% Materjalidest arve vastu Sales Order
2223apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Periood sulgemine Entry
2224apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +62,Cost Center with existing transactions can not be converted to group,Cost Center olemasolevate tehingut ei saa ümber rühm
2225DocType: Account,Depreciation,Amortisatsioon
2226apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Pakkuja (s)
Nabin Hait34037e02016-02-03 13:10:54 +05302227DocType: Employee Attendance Tool,Employee Attendance Tool,Töötaja osalemise Tool
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302228DocType: Supplier,Credit Limit,Krediidilimiit
2229apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Vali tehingu liik
2230DocType: GL Entry,Voucher No,Voucher ei
2231DocType: Leave Allocation,Leave Allocation,Jäta jaotamine
2232apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +396,Material Requests {0} created,Materjal Taotlused {0} loodud
2233apps/erpnext/erpnext/config/selling.py +122,Template of terms or contract.,Mall terminite või leping.
2234DocType: Customer,Address and Contact,Aadress ja Kontakt
2235DocType: Supplier,Last Day of the Next Month,Viimane päev järgmise kuu
2236DocType: Employee,Feedback,Tagasiside
2237apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +66,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Jäta ei saa eraldada enne {0}, sest puhkuse tasakaal on juba carry-edastas tulevikus puhkuse jaotamise rekord {1}"
2238apps/erpnext/erpnext/accounts/party.py +280,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Märkus: Tänu / Viitekuupäev ületab lubatud klientide krediidiriski päeva {0} päeva (s)
2239DocType: Stock Settings,Freeze Stock Entries,Freeze Stock kanded
2240DocType: Item,Reorder level based on Warehouse,Reorder tasandil põhineb Warehouse
2241DocType: Activity Cost,Billing Rate,Arved Rate
2242,Qty to Deliver,Kogus pakkuda
2243DocType: Monthly Distribution Percentage,Month,Kuu
2244,Stock Analytics,Stock Analytics
2245DocType: Installation Note Item,Against Document Detail No,Vastu Dokumendi Detail Ei
2246DocType: Quality Inspection,Outgoing,Väljuv
2247DocType: Material Request,Requested For,Taotletakse
2248DocType: Quotation Item,Against Doctype,Vastu DOCTYPE
2249DocType: Delivery Note,Track this Delivery Note against any Project,Jälgi seda saateleht igasuguse Project
2250apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +28,Net Cash from Investing,Rahavood investeerimistegevusest
2251apps/erpnext/erpnext/accounts/doctype/account/account.py +193,Root account can not be deleted,Root konto ei saa kustutada
2252,Is Primary Address,Kas esmane aadress
2253DocType: Production Order,Work-in-Progress Warehouse,Lõpetamata Progress Warehouse
Nabin Hait34037e02016-02-03 13:10:54 +05302254apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +325,Reference #{0} dated {1},Viide # {0} dateeritud {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302255apps/erpnext/erpnext/templates/includes/cart/cart_address.html +13,Manage Addresses,Manage aadressid
2256DocType: Pricing Rule,Item Code,Asja kood
2257DocType: Production Planning Tool,Create Production Orders,Loo Tootmistellimused
2258DocType: Serial No,Warranty / AMC Details,Garantii / AMC Üksikasjad
2259DocType: Journal Entry,User Remark,Kasutaja Märkus
2260DocType: Lead,Market Segment,Turusegment
2261DocType: Employee Internal Work History,Employee Internal Work History,Töötaja Internal tööandjad
2262apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +225,Closing (Dr),Sulgemine (Dr)
2263DocType: Contact,Passive,Passiivne
2264apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,Serial No {0} ei laos
2265apps/erpnext/erpnext/config/selling.py +127,Tax template for selling transactions.,Maksu- malli müügitehinguid.
2266DocType: Sales Invoice,Write Off Outstanding Amount,Kirjutage Off tasumata summa
2267DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Kontrollige, kas teil on vaja automaatse korduvaid arveid. Pärast esitada mingeid müügiarve, korduvad osa on nähtav."
2268DocType: Account,Accounts Manager,Accounts Manager
2269apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +39,Time Log {0} must be 'Submitted',Aeg Logi {0} tuleb "Esitatud"
2270DocType: Stock Settings,Default Stock UOM,Vaikimisi Stock UOM
2271DocType: Time Log,Costing Rate based on Activity Type (per hour),Ületaksid põhineb Tegevuse liik (tunnis)
2272DocType: Production Planning Tool,Create Material Requests,Loo Material taotlused
2273DocType: Employee Education,School/University,Kool / Ülikool
2274DocType: Payment Request,Reference Details,Viide Üksikasjad
2275DocType: Sales Invoice Item,Available Qty at Warehouse,Saadaval Kogus lattu
2276,Billed Amount,Arve summa
2277DocType: Bank Reconciliation,Bank Reconciliation,Bank leppimise
2278apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Saada värskendusi
2279apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +135,Material Request {0} is cancelled or stopped,Materjal taotlus {0} on tühistatud või peatatud
2280apps/erpnext/erpnext/public/js/setup_wizard.js +307,Add a few sample records,Lisa mõned proovi arvestust
Nabin Hait34037e02016-02-03 13:10:54 +05302281apps/erpnext/erpnext/config/hr.py +225,Leave Management,Jäta juhtimine
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302282apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Grupi poolt konto
2283DocType: Sales Order,Fully Delivered,Täielikult Tarnitakse
2284DocType: Lead,Lower Income,Madalama sissetulekuga
2285DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","Konto pea all Vastutus, kus kasum / kahjum on broneeritud"
2286DocType: Payment Tool,Against Vouchers,Maksedokumentide
2287apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Kiire Help
2288apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +169,Source and target warehouse cannot be same for row {0},Allika ja eesmärgi lattu ei saa olla sama rida {0}
2289DocType: Features Setup,Sales Extras,Müük Lisad
2290apps/erpnext/erpnext/accounts/utils.py +346,{0} budget for Account {1} against Cost Center {2} will exceed by {3},{0} eelarve Konto {1} vastu Cost Center {2} ületab poolt {3}
2291apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +243,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Erinevus konto peab olema vara / kohustuse tüübist võtta, sest see Stock leppimine on mõra Entry"
2292apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +131,Purchase Order number required for Item {0},Ostutellimuse numbri vaja Punkt {0}
2293apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',"From Date" tuleb pärast "To Date"
2294,Stock Projected Qty,Stock Kavandatav Kogus
2295apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +137,Customer {0} does not belong to project {1},Kliendi {0} ei kuulu projekti {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302296DocType: Employee Attendance Tool,Marked Attendance HTML,Märkimisväärne osavõtt HTML
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302297DocType: Sales Order,Customer's Purchase Order,Kliendi ostutellimuse
2298DocType: Warranty Claim,From Company,Allikas: Company
2299apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Väärtus või Kogus
2300apps/erpnext/erpnext/public/js/setup_wizard.js +293,Minute,Minut
2301DocType: Purchase Invoice,Purchase Taxes and Charges,Ostu maksud ja tasud
2302,Qty to Receive,Kogus Receive
2303DocType: Leave Block List,Leave Block List Allowed,Jäta Block loetelu Lubatud
2304apps/erpnext/erpnext/public/js/setup_wizard.js +20,You will use it to Login,Sa kasutad seda sisse
2305DocType: Sales Partner,Retailer,Jaemüüja
2306apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +100,Credit To account must be a Balance Sheet account,Krediidi konto peab olema bilansis
2307apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Kõik Tarnija liigid
2308apps/erpnext/erpnext/stock/doctype/item/item.py +46,Item Code is mandatory because Item is not automatically numbered,"Kood on kohustuslik, sest toode ei ole automaatselt nummerdatud"
2309apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +94,Quotation {0} not of type {1},Tsitaat {0} ei tüübiga {1}
2310DocType: Maintenance Schedule Item,Maintenance Schedule Item,Hoolduskava toode
2311DocType: Sales Order,% Delivered,% Tarnitakse
2312apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +177,Bank Overdraft Account,Bank arvelduskrediidi kontot
2313apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Sirvi Bom
2314apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +175,Secured Loans,Tagatud laenud
2315apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +3,Awesome Products,Awesome tooted
2316apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Opening Balance Equity,Algsaldo Equity
2317DocType: Appraisal,Appraisal,Hinnang
2318apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Kuupäev korratakse
2319apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Allkirjaõiguslik
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302320apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +184,Leave approver must be one of {0},Jäta heakskiitja peab olema üks {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302321DocType: Hub Settings,Seller Email,Müüja Email
2322DocType: Project,Total Purchase Cost (via Purchase Invoice),Kokku ostukulud (via ostuarve)
2323DocType: Workstation Working Hour,Start Time,Algusaeg
2324DocType: Item Price,Bulk Import Help,Bulk Import Abi
2325apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +197,Select Quantity,Vali Kogus
2326apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Kinnitamine roll ei saa olla sama rolli õigusriigi kohaldatakse
2327apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +66,Unsubscribe from this Email Digest,Lahku sellest Email Digest
2328apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Sõnum saadetud
2329apps/erpnext/erpnext/accounts/doctype/account/account.py +97,Account with child nodes cannot be set as ledger,Konto tütartippu ei saa seada pearaamatu
2330DocType: Production Plan Sales Order,SO Date,SO kuupäev
2331DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Hinda kus Hinnakiri valuuta konverteeritakse kliendi baasvaluuta
2332DocType: Purchase Invoice Item,Net Amount (Company Currency),Netosumma (firma Valuuta)
2333DocType: BOM Operation,Hour Rate,Tund Rate
2334DocType: Stock Settings,Item Naming By,Punkt nimetamine By
2335apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Teine periood sulgemine Entry {0} on tehtud pärast {1}
2336DocType: Production Order,Material Transferred for Manufacturing,Materjal üleantud tootmine
2337apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,Konto {0} ei ole olemas
2338DocType: Purchase Receipt Item,Purchase Order Item No,Ostu Telli Tuotenro
2339DocType: Project,Project Type,Projekti tüüp
2340apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Kas eesmärk Kogus või Sihtsummaks on kohustuslik.
2341apps/erpnext/erpnext/config/projects.py +38,Cost of various activities,Kulude erinevate tegevuste
2342apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Ei ole lubatud uuendada laos tehingute vanem kui {0}
2343DocType: Item,Inspection Required,Ülevaatus Nõutav
2344DocType: Purchase Invoice Item,PR Detail,PR Detail
2345DocType: Sales Order,Fully Billed,Täielikult Maksustatakse
2346apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Raha kassas
2347apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +120,Delivery warehouse required for stock item {0},Toimetaja lattu vajalik varude objekti {0}
2348DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Brutokaal pakendis. Tavaliselt netokaal + pakkematerjali kaal. (trüki)
2349DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Kasutajad seda rolli on lubatud kehtestada külmutatud kontode ja luua / muuta raamatupidamiskirjeteks vastu külmutatud kontode
2350DocType: Serial No,Is Cancelled,Kas Tühistatud
2351apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +328,My Shipments,Minu Saadetised
2352DocType: Journal Entry,Bill Date,Bill kuupäev
2353apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Isegi kui on mitu Hinnakujundusreeglid esmajärjekorras, siis järgmised sisemised prioriteedid on rakendatud:"
2354DocType: Supplier,Supplier Details,Tarnija Üksikasjad
2355DocType: Expense Claim,Approval Status,Kinnitamine Staatus
2356DocType: Hub Settings,Publish Items to Hub,Avalda tooteid Hub
2357apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},Siit peab olema väiksem kui väärtus järjest {0}
2358apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +133,Wire Transfer,Raha telegraafiülekanne
2359apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25,Please select Bank Account,Palun valige Bank Account
2360DocType: Newsletter,Create and Send Newsletters,Loo ja saatke uudiskirju
Nabin Hait34037e02016-02-03 13:10:54 +05302361apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +131,Check all,Vaata kõiki
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302362DocType: Sales Order,Recurring Order,Korduvad Telli
2363DocType: Company,Default Income Account,Vaikimisi tulukonto
2364apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Kliendi Group / Klienditeenindus
2365DocType: Payment Gateway Account,Default Payment Request Message,Vaikimisi maksenõudekäsule Message
2366DocType: Item Group,Check this if you want to show in website,"Märgi see, kui soovid näha kodulehel"
2367,Welcome to ERPNext,Tere tulemast ERPNext
2368DocType: Payment Reconciliation Payment,Voucher Detail Number,Voucher Detail arv
2369apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Viia Tsitaat
2370DocType: Lead,From Customer,Siit Klienditeenindus
2371apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +37,Calls,Kutsub
2372DocType: Project,Total Costing Amount (via Time Logs),Kokku kuluarvestus summa (via aeg kajakad)
2373DocType: Purchase Order Item Supplied,Stock UOM,Stock UOM
2374apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +199,Purchase Order {0} is not submitted,Ostutellimuse {0} ei ole esitatud
2375apps/erpnext/erpnext/stock/doctype/item/item.js +32,Projected,Kavandatav
2376apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Serial No {0} ei kuulu Warehouse {1}
2377apps/erpnext/erpnext/controllers/status_updater.py +139,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,"Märkus: Süsteem ei kontrolli üle-tarne ja üle-broneerimiseks Punkt {0}, kuna maht või kogus on 0"
2378DocType: Notification Control,Quotation Message,Tsitaat Message
2379DocType: Issue,Opening Date,Avamise kuupäev
2380DocType: Journal Entry,Remark,Märkus
2381DocType: Purchase Receipt Item,Rate and Amount,Määr ja summa
2382DocType: Sales Order,Not Billed,Ei maksustata
2383apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107,Both Warehouse must belong to same Company,Mõlemad Warehouse peavad kuuluma samasse Company
2384apps/erpnext/erpnext/public/js/templates/contact_list.html +31,No contacts added yet.,No kontakte lisada veel.
2385DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Maandus Cost Voucher summa
2386DocType: Time Log,Batched for Billing,Jaotatud Arved
2387apps/erpnext/erpnext/config/accounts.py +23,Bills raised by Suppliers.,Arveid tõstatatud Tarnijatele.
2388DocType: POS Profile,Write Off Account,Kirjutage Off konto
2389DocType: Purchase Invoice,Return Against Purchase Invoice,Tagasi Against ostuarve
2390DocType: Item,Warranty Period (in days),Garantii Periood (päeva)
2391apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +16,Net Cash from Operations,Rahavood äritegevusest
2392apps/erpnext/erpnext/public/js/setup_wizard.js +222,e.g. VAT,nt käibemaksu
Nabin Hait34037e02016-02-03 13:10:54 +05302393apps/erpnext/erpnext/config/hr.py +65,Mark Employee Attendance in Bulk,Mark töötaja osalemise lahtiselt
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302394apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Punkt 4
2395DocType: Journal Entry Account,Journal Entry Account,Päevikusissekanne konto
2396DocType: Shopping Cart Settings,Quotation Series,Tsitaat Series
2397apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +52,"An item exists with same name ({0}), please change the item group name or rename the item","Elementi on olemas sama nimega ({0}), siis muutke kirje grupi nimi või ümbernimetamiseks kirje"
2398DocType: Sales Order Item,Sales Order Date,Sales Order Date
2399DocType: Sales Invoice Item,Delivered Qty,Tarnitakse Kogus
2400apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Ladu {0}: Firma on kohustuslik
2401apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +36,"Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.",Mine sobiv grupp (tavaliselt ollarahastamisel> lühiajalised kohustused> Maksud ja kohustused ning luua uus konto (klikkides Lisa Child) tüüpi "Tax" ja teha mainida maksumäär.
2402,Payment Period Based On Invoice Date,Makse kindlaksmääramisel tuginetakse Arve kuupäev
2403apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Kadunud Valuutavahetus ALLAHINDLUSED {0}
2404DocType: Journal Entry,Stock Entry,Stock Entry
2405DocType: Account,Payable,Maksmisele kuuluv
2406DocType: Salary Slip,Arrear Amount,Arrear summa
2407apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Uutele klientidele
2408apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Gross Profit %,Brutokasum%
2409DocType: Appraisal Goal,Weightage (%),Weightage (%)
2410DocType: Bank Reconciliation Detail,Clearance Date,Kliirens kuupäev
2411DocType: Newsletter,Newsletter List,Uudiskiri loetelu
2412DocType: Process Payroll,Check if you want to send salary slip in mail to each employee while submitting salary slip,"Kontrollige, kas soovid saata palgatõend postis igale töötajale, samas esitades palgatõend"
2413DocType: Lead,Address Desc,Aadress otsimiseks
2414apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,Atleast üks müümine või ostmine tuleb valida
2415apps/erpnext/erpnext/config/manufacturing.py +34,Where manufacturing operations are carried.,Kus tootmistegevus viiakse.
2416DocType: Stock Entry Detail,Source Warehouse,Allikas Warehouse
2417DocType: Installation Note,Installation Date,Paigaldamise kuupäev
2418DocType: Employee,Confirmation Date,Kinnitus kuupäev
2419DocType: C-Form,Total Invoiced Amount,Kokku Arve kogusumma
2420DocType: Account,Sales User,Müük Kasutaja
2421apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,Min Kogus ei saa olla suurem kui Max Kogus
2422DocType: Stock Entry,Customer or Supplier Details,Klienditeenindus ja tarnijate andmed
2423DocType: Payment Request,Email To,Saada
2424DocType: Lead,Lead Owner,Plii Omanik
2425apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +257,Warehouse is required,Ladu on vajalik
2426DocType: Employee,Marital Status,Perekonnaseis
2427DocType: Stock Settings,Auto Material Request,Auto Material taotlus
2428DocType: Time Log,Will be updated when billed.,"Uuendatakse, kui arve."
2429DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Saadaval Partii Kogus kell laost
2430apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,Praegune BOM ja Uus BOM saa olla samad
2431apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,Erru minemise peab olema suurem kui Liitumis
2432DocType: Sales Invoice,Against Income Account,Sissetuleku konto
2433apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}% Tarnitakse
2434apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Punkt {0}: Tellitud tk {1} ei saa olla väiksem kui minimaalne tellimuse tk {2} (vastab punktis).
2435DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Kuu Distribution osakaal
2436DocType: Territory,Territory Targets,Territoorium Eesmärgid
2437DocType: Delivery Note,Transporter Info,Transporter Info
2438DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Ostutellimuse tooteühiku
2439apps/erpnext/erpnext/public/js/setup_wizard.js +86,Company Name cannot be Company,Firma nimi ei saa olla ettevõte
2440apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Kiri Heads print malle.
2441apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Tiitel mallide nt Esialgse arve.
2442apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +140,Valuation type charges can not marked as Inclusive,Hindamine tüübist tasu ei märgitud Inclusive
2443DocType: POS Profile,Update Stock,Värskenda Stock
2444apps/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.,"Erinevad UOM objekte viib vale (kokku) Net Weight väärtus. Veenduge, et Net Weight iga objekt on sama UOM."
2445DocType: Payment Request,Payment Details,Makse andmed
2446apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,Bom Rate
2447apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +85,Please pull items from Delivery Note,Palun tõmmake esemed Saateleht
2448apps/erpnext/erpnext/accounts/utils.py +270,Journal Entries {0} are un-linked,Päevikukirjed {0} on un-seotud
2449apps/erpnext/erpnext/config/crm.py +37,"Record of all communications of type email, phone, chat, visit, etc.","Record kogu suhtlust tüüpi e-posti, telefoni, chat, külastada jms"
2450DocType: Manufacturer,Manufacturers used in Items,Tootjad kasutada Esemed
2451apps/erpnext/erpnext/accounts/general_ledger.py +134,Please mention Round Off Cost Center in Company,Palume mainida ümardada Cost Center Company
2452DocType: Purchase Invoice,Terms,Tingimused
2453apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +251,Create New,Loo uus
2454DocType: Buying Settings,Purchase Order Required,Ostutellimuse Nõutav
2455,Item-wise Sales History,Punkt tark Sales ajalugu
2456DocType: Expense Claim,Total Sanctioned Amount,Kokku Sanctioned summa
2457,Purchase Analytics,Ostu Analytics
2458DocType: Sales Invoice Item,Delivery Note Item,Toimetaja märkus toode
2459DocType: Expense Claim,Task,Ülesanne
2460DocType: Purchase Taxes and Charges,Reference Row #,Viide Row #
2461apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Partii number on kohustuslik Punkt {0}
2462apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a root sales person and cannot be edited.,See on root müügi isik ja seda ei saa muuta.
2463,Stock Ledger,Laožurnaal
2464apps/erpnext/erpnext/templates/pages/order.html +67,Rate: {0},Hinda: {0}
2465DocType: Salary Slip Deduction,Salary Slip Deduction,Palgatõend mahaarvamine
2466apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +202,Select a group node first.,Vali rühm sõlme esimene.
2467apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +75,Purpose must be one of {0},Eesmärk peab olema üks {0}
2468apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +109,Fill the form and save it,Täitke vorm ja salvestage see
2469DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,"Lae aruande, mis sisaldab kõiki tooraineid oma viimase loendamise staatuse"
2470apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Suhtlus Foorum
2471DocType: Leave Application,Leave Balance Before Application,Jäta Balance Enne taotlemine
2472DocType: SMS Center,Send SMS,Saada SMS
2473DocType: Company,Default Letter Head,Vaikimisi kiri Head
2474DocType: Purchase Order,Get Items from Open Material Requests,Võta Kirjed Open Material taotlused
2475DocType: Time Log,Billable,Arveldatavate
2476DocType: Account,Rate at which this tax is applied,Hinda kus see maks kohaldub
2477apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reorder Qty,Reorder Kogus
2478DocType: Company,Stock Adjustment Account,Stock korrigeerimine konto
2479DocType: Journal Entry,Write Off,Maha kirjutama
2480DocType: Time Log,Operation ID,Operation ID
2481DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","Süsteemi kasutaja (login) ID. Kui määratud, siis saab vaikimisi kõigi HR vormid."
2482apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: From {1}
2483DocType: Task,depends_on,oleneb
2484DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Soodus Fields valmib Ostutellimuse, ostutšekk, ostuarve"
2485apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +211,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Nimi uue konto. Märkus: Palun ärge kontosid luua klientide ja hankijate
2486DocType: BOM Replace Tool,BOM Replace Tool,Bom Vahetage Tool
2487apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Riik tark default Aadress Templates
2488DocType: Sales Order Item,Supplier delivers to Customer,Tarnija tarnib Tellija
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302489apps/erpnext/erpnext/public/js/controllers/transaction.js +763,Show tax break-up,Näita maksu break-up
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302490apps/erpnext/erpnext/accounts/party.py +283,Due / Reference Date cannot be after {0},Tänu / Viitekuupäev ei saa pärast {0}
2491apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Andmete impordi ja ekspordi
2492DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',Kui teil kaasata tootmistegevus. Võimaldab Punkt "toodetakse"
2493apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +54,Invoice Posting Date,Arve Postitamise kuupäev
2494DocType: Sales Invoice,Rounded Total,Ümardatud kokku
2495DocType: Product Bundle,List items that form the package.,"Nimekiri objekte, mis moodustavad paketi."
2496apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Protsentuaalne jaotus peaks olema suurem kui 100%
2497DocType: Serial No,Out of AMC,Out of AMC
2498DocType: Purchase Order Item,Material Request Detail No,Materjal taotlus Detail Ei
2499apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Tee hooldus Külasta
2500apps/erpnext/erpnext/selling/doctype/customer/customer.py +187,Please contact to the user who have Sales Master Manager {0} role,"Palun pöörduge kasutaja, kes on Sales Master Manager {0} rolli"
2501DocType: Company,Default Cash Account,Vaikimisi arvelduskontole
2502apps/erpnext/erpnext/config/accounts.py +84,Company (not Customer or Supplier) master.,Company (mitte kliendi või hankija) kapten.
2503apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +101,Please enter 'Expected Delivery Date',Palun sisestage "Oodatud Toimetaja Date"
2504apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +183,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Saatekirjad {0} tuleb tühistada enne tühistades selle Sales Order
2505apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +381,Paid amount + Write Off Amount can not be greater than Grand Total,Paide summa + maha summa ei saa olla suurem kui Grand Total
2506apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} ei ole kehtiv Partii number jaoks Punkt {1}
2507apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +126,Note: There is not enough leave balance for Leave Type {0},Märkus: Ei ole piisavalt puhkust tasakaalu Jäta tüüp {0}
2508apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9,"Note: If payment is not made against any reference, make Journal Entry manually.","Märkus: Kui makset ei tehta vastu mingit viidet, et päevikusissekanne käsitsi."
2509DocType: Item,Supplier Items,Tarnija Esemed
2510DocType: Opportunity,Opportunity Type,Opportunity Type
2511apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Uus firma
2512apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,Cost Center is required for 'Profit and Loss' account {0},Cost Center on vajalik kasumi ja kahjumi "kontole {0}
2513apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Tehingud saab kustutada vaid looja Ettevõtte
2514apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Vale number of General Ledger Sissekanded leitud. Te olete valinud vale konto tehinguga.
2515apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,Et luua Bank Account
2516DocType: Hub Settings,Publish Availability,Avalda saadavust
2517apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,Sünniaeg ei saa olla suurem kui täna.
2518,Stock Ageing,Stock Ageing
2519apps/erpnext/erpnext/controllers/accounts_controller.py +216,{0} '{1}' is disabled,{0} "{1}" on keelatud
2520apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Määra Open
2521DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Saada automaatne kirju Kontaktid esitamine tehinguid.
2522apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}.
2523 Available Qty: {4}, Transfer Qty: {5}",Row {0}: Kogus mitte kasutamise võimalus lattu {1} kohta {2} {3}. Saadaval Kogus: {4} Transfer Kogus: {5}
2524apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Punkt 3
2525DocType: Purchase Order,Customer Contact Email,Klienditeenindus Kontakt E-
2526DocType: Sales Team,Contribution (%),Panus (%)
2527apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +471,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Märkus: Tasumine Entry ei loonud kuna "Raha või pangakonto pole määratud
2528apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Responsibilities,Vastutus
2529apps/erpnext/erpnext/stock/doctype/item/item_list.js +12,Template,Šabloon
2530DocType: Sales Person,Sales Person Name,Sales Person Nimi
2531apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Palun sisestage atleast 1 arve tabelis
2532apps/erpnext/erpnext/public/js/setup_wizard.js +185,Add Users,Lisa Kasutajad
2533DocType: Pricing Rule,Item Group,Punkt Group
2534DocType: Task,Actual Start Date (via Time Logs),Tegelik Start Date (via aeg kajakad)
2535DocType: Stock Reconciliation Item,Before reconciliation,Enne leppimist
2536apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},{0}
2537DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Maksude ja tasude lisatud (firma Valuuta)
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302538apps/erpnext/erpnext/stock/doctype/item/item.py +378,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Punkt Maksu- Row {0} peab olema konto tüüpi Tax või tulu või kuluna või tasuline
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302539DocType: Sales Order,Partly Billed,Osaliselt Maksustatakse
2540DocType: Item,Default BOM,Vaikimisi Bom
2541apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,Palun ümber kirjutada firma nime kinnitamiseks
2542apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70,Total Outstanding Amt,Kokku Tasumata Amt
2543DocType: Time Log Batch,Total Hours,Tunnid kokku
2544DocType: Journal Entry,Printing Settings,Printing Settings
Nabin Hait34037e02016-02-03 13:10:54 +05302545apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +266,Total Debit must be equal to Total Credit. The difference is {0},Kokku Deebetkaart peab olema võrdne Kokku Credit. Erinevus on {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302546apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Autod
2547apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +50,From Delivery Note,Siit Saateleht
2548DocType: Time Log,From Time,Time
2549DocType: Notification Control,Custom Message,Custom Message
2550apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Investeerimispanganduse
2551apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +377,Cash or Bank Account is mandatory for making payment entry,Raha või pangakonto on kohustuslik makstes kirje
2552DocType: Purchase Invoice,Price List Exchange Rate,Hinnakiri Vahetuskurss
2553DocType: Purchase Invoice Item,Rate,Määr
2554apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +62,Intern,Intern
2555DocType: Newsletter,A Lead with this email id should exist,Plii See e-id peaksid olemas
2556DocType: Stock Entry,From BOM,Siit Bom
2557apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +34,Basic,Põhiline
2558apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Stock tehingud enne {0} on külmutatud
2559apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +217,Please click on 'Generate Schedule',Palun kliki "Loo Ajakava"
2560apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +61,To Date should be same as From Date for Half Day leave,Kuupäev peaks olema sama From Kuupäev Pool päeva puhkust
2561apps/erpnext/erpnext/config/stock.py +105,"e.g. Kg, Unit, Nos, m","nt kg, Unit, Nos, m"
2562apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Reference No is mandatory if you entered Reference Date,"Viitenumber on kohustuslik, kui sisestatud Viitekuupäev"
2563apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,Liitumis peab olema suurem kui Sünniaeg
2564apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Salary Structure,Palgastruktuur
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302565DocType: Account,Bank,Pank
2566apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Lennukompanii
2567apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +579,Issue Material,Väljaanne Material
2568DocType: Material Request Item,For Warehouse,Sest Warehouse
2569DocType: Employee,Offer Date,Pakkuda kuupäev
2570apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Tsitaadid
2571DocType: Hub Settings,Access Token,Access Token
2572DocType: Sales Invoice Item,Serial No,Seerianumber
2573apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,Palun sisestage Maintaince Detailid esimene
2574DocType: Item,Is Fixed Asset Item,Kas põhivara objektile
2575DocType: Stock Entry,Including items for sub assemblies,Sealhulgas esemed sub komplektid
2576DocType: Features Setup,"If you have long print formats, this feature can be used to split the page to be printed on multiple pages with all headers and footers on each page","Kui teil on pikad printimisformaadid, seda funktsiooni saab kasutada jagada leht trükitakse mitu lehekülge kõik päised ja jalused igal leheküljel"
2577apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,All Territories,Kõik aladel
2578DocType: Purchase Invoice,Items,Esemed
2579DocType: Fiscal Year,Year Name,Aasta nimi
2580DocType: Process Payroll,Process Payroll,Protsessi palgaarvestuse
2581apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +77,There are more holidays than working days this month.,Seal on rohkem puhkuse kui tööpäeva sel kuul.
2582DocType: Product Bundle Item,Product Bundle Item,Toote Bundle toode
2583DocType: Sales Partner,Sales Partner Name,Müük Partner nimi
2584DocType: Payment Reconciliation,Maximum Invoice Amount,Maksimaalne Arve summa
2585DocType: Purchase Invoice Item,Image View,Pilt Vaata
2586DocType: Issue,Opening Time,Avamine aeg
2587apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Ja sealt soovitud vaja
2588apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Väärtpaberite ja kaubabörsil
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302589apps/erpnext/erpnext/stock/doctype/item/item.py +540,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',"Vaikimisi mõõtühik Variant "{0}" peab olema sama, Mall "{1}""
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302590DocType: Shipping Rule,Calculate Based On,Arvuta põhineb
2591DocType: Delivery Note Item,From Warehouse,Siit Warehouse
2592DocType: Purchase Taxes and Charges,Valuation and Total,Hindamine ja kokku
2593DocType: Tax Rule,Shipping City,Kohaletoimetamine City
2594apps/erpnext/erpnext/stock/doctype/item/item.js +59,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,"See toode on variant {0} (Mall). Näitajad kopeeritaksegi malli, kui "No Copy" on seatud"
2595DocType: Account,Purchase User,Ostu Kasutaja
2596DocType: Notification Control,Customize the Notification,Kohanda teatamine
2597apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Cash Flow from Operations,Rahavoog äritegevusest
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302598apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +27,Default Address Template cannot be deleted,Vaikimisi Aadress Mall ei saa kustutada
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302599DocType: Sales Invoice,Shipping Rule,Kohaletoimetamine reegel
2600DocType: Manufacturer,Limited to 12 characters,Üksnes 12 tähemärki
2601DocType: Journal Entry,Print Heading,Prindi Rubriik
2602DocType: Quotation,Maintenance Manager,Hooldus Manager
2603apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,Kokku ei saa olla null
2604apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +16,'Days Since Last Order' must be greater than or equal to zero,"Päeva eelmisest Order" peab olema suurem või võrdne nulliga
2605DocType: C-Form,Amended From,Muudetud From
2606apps/erpnext/erpnext/public/js/setup_wizard.js +289,Raw Material,Toormaterjal
2607DocType: Leave Application,Follow via Email,Järgige e-posti teel
2608DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Maksusumma Pärast Allahindluse summa
2609apps/erpnext/erpnext/accounts/doctype/account/account.py +198,Child account exists for this account. You can not delete this account.,Lapse konto olemas selle konto. Sa ei saa selle konto kustutada.
2610apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Kas eesmärk Kogus või Sihtsummaks on kohustuslik
Nabin Hait34037e02016-02-03 13:10:54 +05302611apps/erpnext/erpnext/stock/get_item_details.py +465,No default BOM exists for Item {0},No default Bom olemas Punkt {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302612apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +335,Please select Posting Date first,Palun valige Postitamise kuupäev esimest
2613apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,Avamise kuupäev peaks olema enne sulgemist kuupäev
2614DocType: Leave Control Panel,Carry Forward,Kanda
2615apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +54,Cost Center with existing transactions can not be converted to ledger,Cost Center olemasolevate tehingut ei saa ümber arvestusraamatust
2616DocType: Department,Days for which Holidays are blocked for this department.,"Päeva, mis pühadel blokeeritakse selle osakonda."
2617,Produced,Produtseeritud
2618DocType: Item,Item Code for Suppliers,Kood tarnijatele
2619DocType: Issue,Raised By (Email),Tõstatatud (E)
2620apps/erpnext/erpnext/setup/setup_wizard/default_website.py +72,General,Üldine
2621apps/erpnext/erpnext/public/js/setup_wizard.js +168,Attach Letterhead,Kinnita Letterhead
2622apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Ei saa maha arvata, kui kategooria on "Hindamine" või "Hindamine ja kokku""
2623apps/erpnext/erpnext/public/js/setup_wizard.js +214,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","Nimekiri oma maksu juhid (nt käibemaksu, tolli jne, nad peaksid olema unikaalsed nimed) ja nende ühtsed määrad. See loob standard malli, mida saab muuta ja lisada hiljem."
2624apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Serial nr Nõutav SERIALIZED Punkt {0}
2625DocType: Journal Entry,Bank Entry,Bank Entry
2626DocType: Authorization Rule,Applicable To (Designation),Suhtes kohaldatava (määramine)
2627apps/erpnext/erpnext/templates/generators/item.html +68,Add to Cart,Lisa ostukorvi
2628apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Group By
2629apps/erpnext/erpnext/config/accounts.py +153,Enable / disable currencies.,Võimalda / blokeeri valuutades.
2630apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114,Postal Expenses,Postikulude
2631apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Kokku (Amt)
2632apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Meelelahutus ja vaba aeg
2633DocType: Purchase Order,The date on which recurring order will be stop,"Kuupäev, mil korduv tellimuse peatus"
2634DocType: Quality Inspection,Item Serial No,Punkt Järjekorranumber
2635apps/erpnext/erpnext/controllers/status_updater.py +145,{0} must be reduced by {1} or you should increase overflow tolerance,{0} tuleb vähendada {1} või sa peaks suurendama ülevoolu sallivus
2636apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Present,Kokku olevik
2637apps/erpnext/erpnext/public/js/setup_wizard.js +293,Hour,Tund
2638apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +145,"Serialized Item {0} cannot be updated \
2639 using Stock Reconciliation",SERIALIZED Punkt {0} ei saa uuendada \ kasutades Stock leppimise
2640apps/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 ei ole Warehouse. Ladu peab ette Stock Entry või ostutšekk
2641DocType: Lead,Lead Type,Plii Type
2642apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +110,You are not authorized to approve leaves on Block Dates,Teil ei ole kiita lehed Block kuupäevad
2643apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +353,All these items have already been invoiced,Kõik need teemad on juba arve
2644apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Saab heaks kiidetud {0}
2645DocType: Shipping Rule,Shipping Rule Conditions,Kohaletoimetamine Reegli
2646DocType: BOM Replace Tool,The new BOM after replacement,Uus Bom pärast asendamine
2647DocType: Features Setup,Point of Sale,Müügikoht
2648DocType: Account,Tax,Maks
2649apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +37,Row {0}: {1} is not a valid {2},Row {0} {1} ei ole kehtiv {2}
2650DocType: Production Planning Tool,Production Planning Tool,Tootmise planeerimise tööriist
2651DocType: Quality Inspection,Report Date,Aruande kuupäev
2652DocType: C-Form,Invoices,Arved
2653DocType: Job Opening,Job Title,Töö nimetus
2654DocType: Features Setup,Item Groups in Details,Punkt Grupid Üksikasjad
2655apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +335,Quantity to Manufacture must be greater than 0.,Kogus et Tootmine peab olema suurem kui 0.
2656apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Start Point-of-Sale (POS)
2657apps/erpnext/erpnext/config/support.py +28,Visit report for maintenance call.,Külasta aruande hooldus kõne.
2658DocType: Stock Entry,Update Rate and Availability,Värskenduskiirus ja saadavust
2659DocType: 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.,"Osakaal teil on lubatud vastu võtta või pakkuda rohkem vastu tellitav kogus. Näiteks: Kui olete tellinud 100 ühikut. ja teie toetus on 10%, siis on lubatud saada 110 ühikut."
2660DocType: Pricing Rule,Customer Group,Kliendi Group
2661apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +169,Expense account is mandatory for item {0},Kulu konto on kohustuslik element {0}
2662DocType: Item,Website Description,Koduleht kirjeldus
2663apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Net Change in Equity,Net omakapitali
2664DocType: Serial No,AMC Expiry Date,AMC Aegumisaja
2665,Sales Register,Müügiregister
2666DocType: Quotation,Quotation Lost Reason,Tsitaat Lost Reason
2667DocType: Address,Plant,Taim
2668apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Ei ole midagi muuta.
2669apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +108,Summary for this month and pending activities,Kokkuvõte Selle kuu ja kuni tegevusi
2670DocType: Customer Group,Customer Group Name,Kliendi Group Nimi
2671apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +418,Please remove this Invoice {0} from C-Form {1},Palun eemalda see Arve {0} on C-vorm {1}
2672DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,"Palun valige kanda, kui soovite ka lisada eelnenud eelarveaasta saldo jätab see eelarveaastal"
2673DocType: GL Entry,Against Voucher Type,Vastu Voucher Type
2674DocType: Item,Attributes,Näitajad
2675apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +486,Get Items,Võta Esemed
2676apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +192,Please enter Write Off Account,Palun sisestage maha konto
2677apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +71,Last Order Date,Viimati Order Date
2678apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +39,Account {0} does not belongs to company {1},Konto {0} ei kuuluv ettevõte {1}
2679DocType: C-Form,C-Form,C-Form
2680apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +144,Operation ID not set,Operation ID ei ole määratud
2681DocType: Payment Request,Initiated,Algatatud
2682DocType: Production Order,Planned Start Date,Kavandatav alguskuupäev
2683DocType: Serial No,Creation Document Type,Loomise Dokumendi liik
2684DocType: Leave Type,Is Encash,Kas kasseerima
2685DocType: Purchase Invoice,Mobile No,Mobiili number
2686DocType: Payment Tool,Make Journal Entry,Tee päevikusissekanne
2687DocType: Leave Allocation,New Leaves Allocated,Uus Lehed Eraldatud
Nabin Hait34037e02016-02-03 13:10:54 +05302688apps/erpnext/erpnext/controllers/trends.py +258,Project-wise data is not available for Quotation,Projekti tark andmed ei ole kättesaadavad Tsitaat
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302689DocType: Project,Expected End Date,Oodatud End Date
2690DocType: Appraisal Template,Appraisal Template Title,Hinnang Mall Pealkiri
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302691apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +375,Commercial,Kaubanduslik
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302692apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,Parent Punkt {0} ei tohi olla laoartikkel
2693DocType: Cost Center,Distribution Id,Distribution Id
2694apps/erpnext/erpnext/setup/setup_wizard/data/sample_home_page.html +14,Awesome Services,Awesome Teenused
2695apps/erpnext/erpnext/config/manufacturing.py +29,All Products or Services.,Kõik tooted või teenused.
2696DocType: Purchase Invoice,Supplier Address,Tarnija Aadress
2697apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,Out Kogus
2698apps/erpnext/erpnext/config/accounts.py +138,Rules to calculate shipping amount for a sale,Reeglid arvutada laevandus summa müük
2699apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,Seeria on kohustuslik
2700apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Finantsteenused
2701apps/erpnext/erpnext/controllers/item_variant.py +62,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3},Väärtus Oskus {0} peab olema vahemikus {1} on {2} et kaupa {3}
2702DocType: Tax Rule,Sales,Läbimüük
2703DocType: Stock Entry Detail,Basic Amount,Põhisummat
2704apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +165,Warehouse required for stock Item {0},Ladu vajalik varude Punkt {0}
2705DocType: Leave Allocation,Unused leaves,Kasutamata lehed
2706apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,Kr
2707DocType: Customer,Default Receivable Accounts,Vaikimisi võlgnevus konto
2708DocType: Tax Rule,Billing State,Arved riik
2709apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +607,Transfer,Transfer
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302710apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +642,Fetch exploded BOM (including sub-assemblies),Tõmba plahvatas Bom (sh sõlmed)
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302711DocType: Authorization Rule,Applicable To (Employee),Suhtes kohaldatava (töötaja)
2712apps/erpnext/erpnext/controllers/accounts_controller.py +95,Due Date is mandatory,Tähtaeg on kohustuslik
2713apps/erpnext/erpnext/controllers/item_variant.py +52,Increment for Attribute {0} cannot be 0,Juurdekasv Oskus {0} ei saa olla 0
2714DocType: Journal Entry,Pay To / Recd From,Pay / KONTOLE From
2715DocType: Naming Series,Setup Series,Setup Series
2716DocType: Payment Reconciliation,To Invoice Date,Et arve kuupäevast
2717DocType: Supplier,Contact HTML,Kontakt HTML
2718DocType: Landed Cost Voucher,Purchase Receipts,Ostutšekid
2719apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Kuidas Hinnakujundus kehtib reegel?
2720DocType: Quality Inspection,Delivery Note No,Toimetaja märkus pole
2721DocType: Company,Retail,Jaekaubandus
2722apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +108,Customer {0} does not exist,Kliendi {0} ei ole olemas
2723DocType: Attendance,Absent,Puuduv
2724apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +439,Product Bundle,Toote Bundle
2725apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +186,Row {0}: Invalid reference {1},Row {0}: Vale viite {1}
2726DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Ostu maksud ja tasud Mall
2727DocType: Upload Attendance,Download Template,Lae mall
2728DocType: GL Entry,Remarks,Märkused
2729DocType: Purchase Order Item Supplied,Raw Material Item Code,Raw Material Kood
2730DocType: Journal Entry,Write Off Based On,Kirjutage Off põhineb
2731DocType: Features Setup,POS View,POS Vaata
2732apps/erpnext/erpnext/config/stock.py +38,Installation record for a Serial No.,Paigaldamine rekord Serial No.
2733apps/erpnext/erpnext/public/js/queries.js +39,Please specify a,Palun täpsustada
2734DocType: Offer Letter,Awaiting Response,Vastuse ootamine
2735apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Ülal
Nabin Hait34037e02016-02-03 13:10:54 +05302736apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +40,Time Log has been Billed,Aeg Logi ole Maksustatakse
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302737DocType: Salary Slip,Earning & Deduction,Teenimine ja mahaarvamine
2738apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} cannot be a Group,Konto {0} ei saa Group
2739apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +219,Optional. This setting will be used to filter in various transactions.,Valikuline. See seadistus filtreerida erinevate tehingute.
2740apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,Negatiivne Hindamine Rate ei ole lubatud
2741DocType: Holiday List,Weekly Off,Weekly Off
2742DocType: Fiscal Year,"For e.g. 2012, 2012-13",Sest näiteks 2012. 2012-13
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302743apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +35,Provisional Profit / Loss (Credit),Ajutine kasum / kahjum (Credit)
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302744DocType: Sales Invoice,Return Against Sales Invoice,Tagasi Against müügiarve
2745apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Punkt 5
2746apps/erpnext/erpnext/accounts/utils.py +278,Please set default value {0} in Company {1},Palun määra vaikeväärtus {0} Company {1}
2747DocType: Serial No,Creation Time,Loomise aeg
2748apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Tulud kokku
2749DocType: Sales Invoice,Product Bundle Help,Toote Bundle Abi
2750,Monthly Attendance Sheet,Kuu osavõtt Sheet
2751apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Kirjet ei leitud
2752apps/erpnext/erpnext/controllers/stock_controller.py +175,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Cost Center on kohustuslik Punkt {2}
2753apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +468,Get Items from Product Bundle,Võta Kirjed Toote Bundle
2754apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} is inactive,Konto {0} ei ole aktiivne
2755DocType: GL Entry,Is Advance,Kas Advance
2756apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Osavõtt From kuupäev ja kohalolijate kuupäev on kohustuslik
2757apps/erpnext/erpnext/controllers/buying_controller.py +122,Please enter 'Is Subcontracted' as Yes or No,Palun sisestage "on sisse ostetud" kui jah või ei
2758DocType: Sales Team,Contact No.,Võta No.
2759apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,'Profit and Loss' type account {0} not allowed in Opening Entry,"Tulude ja kulude tüüpi konto {0} ei tohi avamine Entry
2760DocType: Features Setup,Sales Discounts,Müük Allahindlused
2761DocType: Hub Settings,Seller Country,Müüja Riik
2762apps/erpnext/erpnext/config/learn.py +278,Publish Items on Website,Avalda Kirjed Koduleht
2763DocType: Authorization Rule,Authorization Rule,Luba reegel
2764DocType: Sales Invoice,Terms and Conditions Details,Tingimused Detailid
2765apps/erpnext/erpnext/templates/generators/item.html +83,Specifications,Tehnilisi
2766DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Müük maksud ja tasud Mall
2767apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Rõivad ja aksessuaarid
2768apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +67,Number of Order,Järjekorranumber
2769DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / Banner mis näitavad peal toodet nimekirja.
2770DocType: Shipping Rule,Specify conditions to calculate shipping amount,Täpsustada tingimused arvutada laevandus summa
2771apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,Lisa Child
2772DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Role lubatud kehtestada külmutatud kontode ja Edit Külmutatud kanded
2773apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,Cannot convert Cost Center to ledger as it has child nodes,"Ei saa teisendada Cost Center pearaamatu, sest see on tütartippu"
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302774apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,Seis
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302775apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serial #
2776apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,Müügiprovisjon
2777DocType: Offer Letter Term,Value / Description,Väärtus / Kirjeldus
2778DocType: Tax Rule,Billing Country,Arved Riik
2779,Customers Not Buying Since Long Time,Kliendid ei osta juba ammu aeg
2780DocType: Production Order,Expected Delivery Date,Oodatud Toimetaja kuupäev
2781apps/erpnext/erpnext/accounts/general_ledger.py +121,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Deebeti ja kreediti ole võrdsed {0} # {1}. Erinevus on {2}.
2782apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Entertainment Expenses,Esinduskulud
2783apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +191,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Müügiarve {0} tuleb tühistada enne tühistades selle Sales Order
2784apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +61,Age,Ajastu
2785DocType: Time Log,Billing Amount,Arved summa
2786apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Vale kogus määratud kirje {0}. Kogus peaks olema suurem kui 0.
2787apps/erpnext/erpnext/config/hr.py +18,Applications for leave.,Puhkuseavalduste.
2788apps/erpnext/erpnext/accounts/doctype/account/account.py +196,Account with existing transaction can not be deleted,Konto olemasolevate tehingu ei saa kustutada
2789apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Legal Expenses,Kohtukulude
2790DocType: Sales Order,"The day of the month on which auto order will be generated e.g. 05, 28 etc","Päeval kuule auto, et tekivad nt 05, 28 jne"
2791DocType: Sales Invoice,Posting Time,Foorumi aeg
2792DocType: Sales Order,% Amount Billed,% Arve summa
2793apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Telephone Expenses,Telefoni kulud
2794DocType: Sales Partner,Logo,Logo
2795DocType: 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.,"Märgi see, kui soovid sundida kasutajal valida rida enne salvestamist. Ei toimu vaikimisi, kui te vaadata seda."
2796apps/erpnext/erpnext/stock/get_item_details.py +101,No Item with Serial No {0},No Punkt Serial No {0}
2797apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,Avatud teated
2798apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Otsesed kulud
2799apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Uus klient tulud
2800apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Travel Expenses,Sõidukulud
2801DocType: Maintenance Visit,Breakdown,Lagunema
2802apps/erpnext/erpnext/controllers/accounts_controller.py +257,Account: {0} with currency: {1} can not be selected,Konto: {0} valuuta: {1} ei saa valida
2803DocType: Bank Reconciliation Detail,Cheque Date,Tšekk kuupäev
2804apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: Parent account {1} does not belong to company: {2},Konto {0}: Parent konto {1} ei kuulu firma: {2}
2805apps/erpnext/erpnext/setup/doctype/company/company.js +38,Successfully deleted all transactions related to this company!,"Edukalt kustutatud kõik tehingud, mis on seotud selle firma!"
2806apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Kuupäeva järgi
2807apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +58,Probation,Karistusest
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302808apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Payment of salary for the month {0} and year {1},Palga kuu {0} ja aasta {1}
2809DocType: Stock Settings,Auto insert Price List rate if missing,"Auto sisestada Hinnakiri määra, kui puuduvad"
2810apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Kokku Paide summa
2811,Transferred Qty,Kantud Kogus
2812apps/erpnext/erpnext/config/learn.py +11,Navigating,Liikumine
2813apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Planning,Planeerimine
Nabin Hait34037e02016-02-03 13:10:54 +05302814apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +20,Make Time Log Batch,Tee Time Logi partii
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302815apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Emiteeritud
2816DocType: Project,Total Billing Amount (via Time Logs),Arve summa (via aeg kajakad)
2817apps/erpnext/erpnext/public/js/setup_wizard.js +295,We sell this Item,Müüme see toode
2818apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,Tarnija Id
2819apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +200,Quantity should be greater than 0,Kogus peaks olema suurem kui 0
2820DocType: Journal Entry,Cash Entry,Raha Entry
2821DocType: Sales Partner,Contact Desc,Võta otsimiseks
Nabin Hait34037e02016-02-03 13:10:54 +05302822apps/erpnext/erpnext/config/hr.py +143,"Type of leaves like casual, sick etc.","Tüüp lehed nagu juhuslik, haige vms"
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302823DocType: Email Digest,Send regular summary reports via Email.,Saada regulaarselt koondaruanded e-posti teel.
2824DocType: Brand,Item Manager,Punkt Manager
2825DocType: Cost Center,Add rows to set annual budgets on Accounts.,Lisa ridu seada iga-aastaste eelarvete kontodel.
2826DocType: Buying Settings,Default Supplier Type,Vaikimisi Tarnija Type
2827DocType: Production Order,Total Operating Cost,Tegevuse kogukuludest
2828apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +150,Note: Item {0} entered multiple times,Märkus: Punkt {0} sisestatud mitu korda
2829apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Kõik kontaktid.
2830DocType: Newsletter,Test Email Id,Test Email Id
2831apps/erpnext/erpnext/public/js/setup_wizard.js +54,Company Abbreviation,Ettevõte lühend
2832DocType: Features Setup,If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,Kui te järgite kvaliteedi kontroll. Võimaldab Punkt QA Vajalik ja QA No ostutšekk
2833DocType: GL Entry,Party Type,Partei Type
2834apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +66,Raw material cannot be same as main Item,Tooraine ei saa olla sama peamine toode
2835DocType: Item Attribute Value,Abbreviation,Lühend
2836apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Ei authroized kuna {0} ületab piirid
Nabin Hait34037e02016-02-03 13:10:54 +05302837apps/erpnext/erpnext/config/hr.py +123,Salary template master.,Palk malli kapten.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302838DocType: Leave Type,Max Days Leave Allowed,Max päeval minnakse lubatud
2839apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,Määra maksueeskiri ostukorv
2840DocType: Payment Tool,Set Matching Amounts,Määra Matching summad
2841DocType: Purchase Invoice,Taxes and Charges Added,Maksude ja tasude lisatud
2842,Sales Funnel,Müügi lehtri
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302843apps/erpnext/erpnext/setup/doctype/company/company.py +41,Abbreviation is mandatory,Lühend on kohustuslik
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302844apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,Täname huvi tellides meie uuendused
2845,Qty to Transfer,Kogus Transfer
2846apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,Hinnapakkumisi Leads või klientidele.
2847DocType: Stock Settings,Role Allowed to edit frozen stock,Role Lubatud muuta külmutatud laos
2848,Territory Target Variance Item Group-Wise,Territoorium Target Dispersioon Punkt Group-Wise
2849apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +101,All Customer Groups,Kõik kliendigruppide
Nabin Hait34037e02016-02-03 13:10:54 +05302850apps/erpnext/erpnext/controllers/accounts_controller.py +508,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} on kohustuslik. Ehk Valuutavahetus rekord ei ole loodud {1} on {2}.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302851apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Maksu- vorm on kohustuslik.
2852apps/erpnext/erpnext/accounts/doctype/account/account.py +44,Account {0}: Parent account {1} does not exist,Konto {0}: Parent konto {1} ei ole olemas
2853DocType: Purchase Invoice Item,Price List Rate (Company Currency),Hinnakiri Rate (firma Valuuta)
2854DocType: Account,Temporary,Ajutine
2855DocType: Address,Preferred Billing Address,Eelistatud Arved Aadress
2856DocType: Monthly Distribution Percentage,Percentage Allocation,Protsentuaalne jaotus
2857apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Secretary,Sekretär
2858DocType: Serial No,Distinct unit of an Item,Eraldi üksuse objekti
2859DocType: Pricing Rule,Buying,Ostmine
2860DocType: HR Settings,Employee Records to be created by,Töötajate arvestuse loodud
2861apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24,This Time Log Batch has been cancelled.,See aeg Logi Partii on tühistatud.
2862,Reqd By Date,Reqd By Date
2863DocType: Salary Slip Earning,Salary Slip Earning,Palgatõend teenimine
2864apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Creditors,Võlausaldajad
2865apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Row # {0}: Serial No on kohustuslik
2866DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Punkt Wise Maksu- Detail
2867,Item-wise Price List Rate,Punkt tark Hinnakiri Rate
2868apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +691,Supplier Quotation,Tarnija Tsitaat
2869DocType: Quotation,In Words will be visible once you save the Quotation.,"Sõnades on nähtav, kui salvestate pakkumise."
Nabin Hait34037e02016-02-03 13:10:54 +05302870apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +221,{0} {1} is stopped,{0} {1} on peatunud
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302871apps/erpnext/erpnext/stock/doctype/item/item.py +390,Barcode {0} already used in Item {1},Lugu {0} on juba kasutatud Punkt {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302872DocType: Lead,Add to calendar on this date,Lisa kalendrisse selle kuupäeva
2873apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,Reeglid lisamiseks postikulud.
2874apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,Sündmused
2875apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Klient on kohustatud
2876apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +27,Quick Entry,Quick Entry
2877apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} on kohustuslik Tagasi
2878DocType: Purchase Order,To Receive,Saama
2879apps/erpnext/erpnext/public/js/setup_wizard.js +196,user@example.com,user@example.com
2880DocType: Email Digest,Income / Expense,Tulu / kulu
2881DocType: Employee,Personal Email,Personal Email
2882apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +62,Total Variance,Kokku Dispersioon
2883DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Kui on lubatud, siis süsteem postitada raamatupidamiskirjeteks inventuuri automaatselt."
2884apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Maakleritasu
2885DocType: Address,Postal Code,Postiindeks
2886DocType: Production Order Operation,"in Minutes
2887Updated via 'Time Log'",protokoll Uuendatud kaudu "Aeg Logi '
2888DocType: Customer,From Lead,Plii
2889apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.,Tellimused lastud tootmist.
2890apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Vali Fiscal Year ...
2891apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +458,POS Profile required to make POS Entry,POS Profile vaja teha POS Entry
2892DocType: Hub Settings,Name Token,Nimi Token
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302893apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +138,Standard Selling,Standard Selling
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302894apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,Atleast üks ladu on kohustuslik
2895DocType: Serial No,Out of Warranty,Out of Garantii
2896DocType: BOM Replace Tool,Replace,Vahetage
Nabin Hait34037e02016-02-03 13:10:54 +05302897apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +331,{0} against Sales Invoice {1},{0} vastu müügiarve {1}
2898apps/erpnext/erpnext/stock/doctype/item/item.py +59,Please enter default Unit of Measure,Palun sisestage Vaikemõõtühik
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302899DocType: Purchase Invoice Item,Project Name,Projekti nimi
2900DocType: Supplier,Mention if non-standard receivable account,Nimetatakse mittestandardsete saadaoleva konto
2901DocType: Journal Entry Account,If Income or Expense,Kui tulu või kuluna
2902DocType: Features Setup,Item Batch Nos,Punkt Partii nr
2903DocType: Stock Ledger Entry,Stock Value Difference,Stock väärtuse erinevused
2904apps/erpnext/erpnext/config/learn.py +239,Human Resource,Inimressurss
2905DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Makse leppimise maksmine
2906apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,TULUMAKSUVARA
2907DocType: BOM Item,BOM No,Bom pole
2908apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +134,Journal Entry {0} does not have account {1} or already matched against other voucher,Päevikusissekanne {0} ei ole kontot {1} või juba sobivust teiste voucher
2909DocType: Item,Moving Average,Libisev keskmine
2910DocType: BOM Replace Tool,The BOM which will be replaced,BOM mis asendatakse
2911DocType: Account,Debit,Deebet
2912apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leaves must be allocated in multiples of 0.5,"Lehed tuleb eraldada kordselt 0,5"
2913DocType: Production Order,Operation Cost,Operation Cost
2914apps/erpnext/erpnext/config/hr.py +71,Upload attendance from a .csv file,Laadi käimist alates .csv faili
2915apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Tasumata Amt
2916DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Määra eesmärgid Punkt Group tark selle müügi isik.
2917DocType: Warranty Claim,"To assign this issue, use the ""Assign"" button in the sidebar.","Et määrata see probleem, kasutage "Määra" nuppu vasaku."
2918DocType: Stock Settings,Freeze Stocks Older Than [Days],Freeze Varud vanem kui [Päeva]
2919apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Kui kaks või enam Hinnakujundus reeglid on vastavalt eespool nimetatud tingimustele, Priority rakendatakse. Prioriteet on number vahemikus 0 kuni 20, kui default väärtus on null (tühi). Suurem arv tähendab, et see on ülimuslik kui on mitu Hinnakujundus reeglite samadel tingimustel."
2920apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Fiscal Year: {0} ei ole olemas
2921DocType: Currency Exchange,To Currency,Et Valuuta
2922DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Laske järgmised kasutajad kinnitada Jäta taotlused blokeerida päeva.
Nabin Hait34037e02016-02-03 13:10:54 +05302923apps/erpnext/erpnext/config/hr.py +163,Types of Expense Claim.,Tüübid kulude langus.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302924DocType: Item,Taxes,Maksud
2925apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +301,Paid and Not Delivered,Paide ja ei ole esitanud
2926DocType: Project,Default Cost Center,Vaikimisi Cost Center
2927DocType: Purchase Invoice,End Date,End Date
2928DocType: Employee,Internal Work History,Sisemine tööandjad
2929apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
2930DocType: Maintenance Visit,Customer Feedback,Kliendi tagasiside
2931DocType: Account,Expense,Kulu
2932DocType: Sales Invoice,Exhibition,Näitus
2933DocType: Item Attribute,From Range,Siit Range
2934apps/erpnext/erpnext/stock/utils.py +89,Item {0} ignored since it is not a stock item,"Punkt {0} ignoreerida, sest see ei ole laoartikkel"
2935apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +29,Submit this Production Order for further processing.,Saada see Production Tellimus edasiseks töötlemiseks.
2936apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Et ei kohaldata Hinnakujundus reegel konkreetne tehing, kõik kohaldatavad Hinnakujundusreeglid tuleks keelata."
2937DocType: Company,Domain,Domeeni
2938,Sales Order Trends,Sales Order Trends
2939DocType: Employee,Held On,Toimunud
2940apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Tootmine toode
2941,Employee Information,Töötaja Information
2942apps/erpnext/erpnext/public/js/setup_wizard.js +224,Rate (%),Määr (%)
2943DocType: Time Log,Additional Cost,Lisakulu
2944apps/erpnext/erpnext/public/js/setup_wizard.js +67,Financial Year End Date,Majandusaasta lõpus kuupäev
2945apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Voucher No, if grouped by Voucher","Ei filtreerimiseks Voucher Ei, kui rühmitatud Voucher"
2946DocType: Quality Inspection,Incoming,Saabuva
2947DocType: BOM,Materials Required (Exploded),Vajalikud materjalid (Koostejoonis)
2948DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Vähendada teenides palgata puhkust (LWP)
2949apps/erpnext/erpnext/public/js/setup_wizard.js +186,"Add users to your organization, other than yourself",Lisa kasutajatel oma organisatsioonid peale ise
2950apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +97,Row # {0}: Serial No {1} does not match with {2} {3},Row # {0}: Serial No {1} ei ühti {2} {3}
2951apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Casual Leave,Casual Leave
2952DocType: Batch,Batch ID,Partii nr
Nabin Hait34037e02016-02-03 13:10:54 +05302953apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +351,Note: {0},Märkus: {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302954,Delivery Note Trends,Toimetaja märkus Trends
2955apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,This Week's Summary,Nädala kokkuvõte
2956apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +74,{0} must be a Purchased or Sub-Contracted Item in row {1},{0} peab olema ostetud või allhanked Punkt järjest {1}
2957apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,Konto: {0} saab uuendada ainult läbi Stock Tehingud
2958DocType: GL Entry,Party,Osapool
2959DocType: Sales Order,Delivery Date,Toimetaja kuupäev
2960DocType: Opportunity,Opportunity Date,Opportunity kuupäev
2961DocType: Purchase Receipt,Return Against Purchase Receipt,Tagasi Against ostutšekk
2962DocType: Purchase Order,To Bill,Et Bill
2963DocType: Material Request,% Ordered,% Tellitud
2964apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Piecework,Tükitöö
2965apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Buying Rate,Keskm. Ostmine Rate
2966DocType: Task,Actual Time (in Hours),Tegelik aeg (tundides)
2967DocType: Employee,History In Company,Ajalugu Company
2968apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +127,The total Issue / Transfer quantity {0} in Material Request {1} cannot be greater than requested quantity {2} for Item {3},Kogu Issue / Transfer koguse {0} Material taotlus {1} ei saa olla suurem kui nõutud koguse {2} jaoks Punkt {3}
2969apps/erpnext/erpnext/config/crm.py +151,Newsletters,Infolehed
2970DocType: Address,Shipping,Laevandus
2971DocType: Stock Ledger Entry,Stock Ledger Entry,Stock Ledger Entry
2972DocType: Department,Leave Block List,Jäta Block loetelu
2973DocType: Customer,Tax ID,Maksu- ID
2974apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,Punkt {0} ei ole setup Serial nr. Kolonn peab olema tühi
2975DocType: Accounts Settings,Accounts Settings,Kontod Seaded
2976DocType: Customer,Sales Partner and Commission,Müük Partner ja komisjoni
2977apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plant and Machinery,Taimede ja masinad
2978DocType: Sales Partner,Partner's Website,Partner Koduleht
2979DocType: Opportunity,To Discuss,Arutama
2980DocType: SMS Settings,SMS Settings,SMS seaded
2981apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Temporary Accounts,Ajutise konto
2982apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +155,Black,Black
2983DocType: BOM Explosion Item,BOM Explosion Item,Bom Explosion toode
2984DocType: Account,Auditor,Audiitor
2985DocType: Purchase Order,End date of current order's period,Lõppkuupäev praeguse tellimuse perioodil
2986apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Tagasipöördumine
2987DocType: Production Order Operation,Production Order Operation,Tootmine Tellimus operatsiooni
2988DocType: Pricing Rule,Disable,Keela
2989DocType: Project Task,Pending Review,Kuni Review
2990apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +122, Click here to pay,"Vajuta siia, et maksta"
2991DocType: Task,Total Expense Claim (via Expense Claim),Kogukulude nõue (via kuluhüvitussüsteeme)
2992apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,Kliendi ID
Nabin Hait34037e02016-02-03 13:10:54 +05302993apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +176,Mark Absent,Mark leidu
Anand Doshi37b0f7c2016-01-27 12:35:46 +05302994apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +108,To Time must be greater than From Time,Et aeg peab olema suurem kui Time
2995DocType: Journal Entry Account,Exchange Rate,Vahetuskurss
2996apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +481,Sales Order {0} is not submitted,Sales Order {0} ei ole esitatud
2997apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +689,Add items from,Lisa esemed
2998apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +74,Warehouse {0}: Parent account {1} does not bolong to the company {2},Ladu {0}: Parent konto {1} ei BoLong ettevõtte {2}
2999DocType: BOM,Last Purchase Rate,Viimati ostmise korral
3000DocType: Account,Asset,Asset
3001DocType: Project Task,Task ID,Ülesanne nr
3002apps/erpnext/erpnext/public/js/setup_wizard.js +55,"e.g. ""MC""",nt "MC"
3003apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,"Stock saa esineda Punkt {0}, kuna on variandid"
3004,Sales Person-wise Transaction Summary,Müük isikuviisilist Tehing kokkuvõte
3005apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104,Warehouse {0} does not exist,Ladu {0} ei ole olemas
3006apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Registreeru For ERPNext Hub
3007DocType: Monthly Distribution,Monthly Distribution Percentages,Kuu jaotusprotsentide
3008apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,Valitud parameetrit ei ole partii
3009DocType: Delivery Note,% of materials delivered against this Delivery Note,% Materjalidest tarnitud vastu Saateleht
3010DocType: Customer,Customer Details,Kliendi andmed
3011DocType: Employee,Reports to,Ettekanded
3012DocType: SMS Settings,Enter url parameter for receiver nos,Sisesta url parameeter vastuvõtja nos
3013DocType: Sales Invoice,Paid Amount,Paide summa
3014,Available Stock for Packing Items,Saadaval Stock jaoks asjade pakkimist
3015DocType: Item Variant,Item Variant,Punkt Variant
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303016apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +16,Setting this Address Template as default as there is no other default,Kui määrata Aadress Mall vaikimisi kuna puudub muu default
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303017apps/erpnext/erpnext/accounts/doctype/account/account.py +113,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Konto jääk juba Deebetkaart, sa ei tohi seada "Balance tuleb" nagu "Credit""
3018apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +76,Quality Management,Kvaliteedijuhtimine
3019DocType: Production Planning Tool,Filter based on customer,Filter põhineb kliendi
3020DocType: Payment Tool Detail,Against Voucher No,Vastu lehe nr
3021apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},Palun sisestage koguse Punkt {0}
3022DocType: Employee External Work History,Employee External Work History,Töötaja Väline tööandjad
3023DocType: Tax Rule,Purchase,Ostu
3024apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Balance Kogus
3025DocType: Item Group,Parent Item Group,Eellaselement Group
3026apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} ja {1}
3027apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +96,Cost Centers,Kulukeskuste
3028apps/erpnext/erpnext/config/stock.py +110,Warehouses.,Laod.
3029DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Hinda kus tarnija valuuta konverteeritakse ettevõtte baasvaluuta
3030apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: ajastus on vastuolus rea {1}
3031DocType: Opportunity,Next Contact,Järgmine Kontakt
3032apps/erpnext/erpnext/config/accounts.py +94,Setup Gateway accounts.,Setup Gateway kontosid.
3033DocType: Employee,Employment Type,Tööhõive tüüp
3034apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Põhivara
3035,Cash Flow,Rahavoog
3036apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +85,Application period cannot be across two alocation records,Taotlemise tähtaeg ei või olla üle kahe alocation arvestust
3037DocType: Item Group,Default Expense Account,Vaikimisi ärikohtumisteks
3038DocType: Employee,Notice (days),Teade (päeva)
3039DocType: Tax Rule,Sales Tax Template,Sales Tax Mall
3040DocType: Employee,Encashment Date,Inkassatsioon kuupäev
Nabin Hait34037e02016-02-03 13:10:54 +05303041apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +183,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Vastu Voucher tüüp peab olema üks Ostutellimuse, ostuarve või päevikusissekanne"
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303042DocType: Account,Stock Adjustment,Stock reguleerimine
3043apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Vaikimisi Tegevus Maksumus olemas Tegevuse liik - {0}
3044DocType: Production Order,Planned Operating Cost,Planeeritud töökulud
3045apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,New {0} Nimi
3046apps/erpnext/erpnext/controllers/recurring_document.py +130,Please find attached {0} #{1},Saadame teile {0} # {1}
3047apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Bank Statement balance as per General Ledger,Bank avaldus tasakaalu kohta pearaamat
3048DocType: Job Applicant,Applicant Name,Taotleja nimi
3049DocType: Authorization Rule,Customer / Item Name,Klienditeenindus / Nimetus
3050DocType: 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**.
3051
3052The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3053
3054For 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.
3055
3056Note: BOM = Bill of Materials","Täitematerjali rühma ** Kirjed ** teise ** Oksjoni **. See on kasulik, kui sul on komplekteerimine teatud ** Kirjed ** pakendisse ja teil säilitada laos pakendatud ** Kirjed ** mitte kokku ** Oksjoni **. Pakett ** Oksjoni ** on "Kas Stock Punkt" kui "ei" ja "Kas Sales Punkt" kui "Jah". Näiteks: kui teil on müüa Sülearvutid ja Seljakotid eraldi ja eriline hind, kui klient ostab nii, siis Laptop + seljakott on uus toode Bundle Punkt. Märkus: Bom = Materjaliandmik"
3057apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Serial No is mandatory for Item {0},Järjekorranumber on kohustuslik Punkt {0}
3058DocType: Item Variant Attribute,Attribute,Atribuut
3059apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,"Palun täpsustage, kust / ulatuda"
3060DocType: Serial No,Under AMC,Vastavalt AMC
3061apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +47,Item valuation rate is recalculated considering landed cost voucher amount,Punkt hindamise ümberarvutamise arvestades maandus kulude voucher summa
3062apps/erpnext/erpnext/config/selling.py +70,Default settings for selling transactions.,Vaikimisi seadete müügitehinguid.
3063DocType: BOM Replace Tool,Current BOM,Praegune Bom
3064apps/erpnext/erpnext/public/js/utils.js +57,Add Serial No,Lisa Järjekorranumber
3065DocType: Production Order,Warehouses,Laod
3066apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Print and Stationary,Prindi ja Statsionaarne
3067apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Group Node
3068apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +91,Update Finished Goods,Värskenda valmistoodang
3069DocType: Workstation,per hour,tunnis
3070DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Konto lattu (Perpetual Inventory) luuakse käesoleva konto.
3071apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,"Ladu ei saa kustutada, kuna laožurnaal kirjet selle lattu."
3072DocType: Company,Distribution,Distribution
3073apps/erpnext/erpnext/public/js/pos/pos.js +431,Amount Paid,Makstud summa
3074apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Project Manager,Projektijuht
3075apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Dispatch,Dispatch
3076apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,Max allahindlust lubatud kirje: {0} on {1}%
3077DocType: Account,Receivable,Nõuete
3078apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +264,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Row # {0}: Ei ole lubatud muuta tarnija Ostutellimuse juba olemas
3079DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,"Roll, mis on lubatud esitada tehinguid, mis ületavad laenu piirmäärade."
3080DocType: Sales Invoice,Supplier Reference,Tarnija Reference
3081DocType: Production Planning Tool,"If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material.","Kui see on märgitud, Bom alamseadis esemed loetakse saada toorainet. Muidu kõik alamseadis esemed käsitatakse toorainena."
3082DocType: Material Request,Material Issue,Materjal Issue
3083DocType: Hub Settings,Seller Description,Müüja kirjeldus
3084DocType: Employee Education,Qualification,Kvalifikatsioonikeskus
3085DocType: Item Price,Item Price,Toode Hind
3086apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Seep ja Detergent
3087apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture & Video
3088apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Tellitud
3089DocType: Warehouse,Warehouse Name,Ladu nimi
3090DocType: Naming Series,Select Transaction,Vali Tehing
3091apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Palun sisestage kinnitamine Role või heaks Kasutaja
3092DocType: Journal Entry,Write Off Entry,Kirjutage Off Entry
3093DocType: BOM,Rate Of Materials Based On,Hinda põhinevatest materjalidest
3094apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Toetus Analtyics
Nabin Hait34037e02016-02-03 13:10:54 +05303095apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,Puhasta kõik
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303096apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Ettevõte on puudu ladudes {0}
3097DocType: POS Profile,Terms and Conditions,Tingimused
3098apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +45,To Date should be within the Fiscal Year. Assuming To Date = {0},"Kuupäev peaks jääma eelarveaastal. Eeldades, et Date = {0}"
3099DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Siin saate säilitada pikkus, kaal, allergia, meditsiini muresid etc"
3100DocType: Leave Block List,Applies to Company,Kehtib Company
3101apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +175,Cannot cancel because submitted Stock Entry {0} exists,"Ei saa tühistada, sest esitatud Stock Entry {0} on olemas"
3102DocType: Purchase Invoice,In Words,Sõnades
3103apps/erpnext/erpnext/hr/doctype/employee/employee.py +213,Today is {0}'s birthday!,Täna on {0} 's sünnipäeva!
3104DocType: Production Planning Tool,Material Request For Warehouse,Materjal kutse Warehouse
3105DocType: Sales Order Item,For Production,Tootmiseks
3106apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +103,Please enter sales order in the above table,Palun sisestage müük Et ülaltoodud tabelis
3107DocType: Payment Request,payment_url,payment_url
3108DocType: Project Task,View Task,Vaata Task
3109apps/erpnext/erpnext/public/js/setup_wizard.js +66,Your financial year begins on,Teie majandusaasta algab
3110apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,Palun sisestage Ostutšekid
3111DocType: Sales Invoice,Get Advances Received,Saa ettemaksed
3112DocType: Email Digest,Add/Remove Recipients,Add / Remove saajad
3113apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +429,Transaction not allowed against stopped Production Order {0},Tehing ei ole lubatud vastu lõpetas tootmise Tellimus {0}
3114apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Et määrata selle Fiscal Year as Default, kliki "Set as Default""
3115apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Setup sissetuleva serveri tuge e-posti id. (nt support@example.com)
3116apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Puuduse Kogus
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303117apps/erpnext/erpnext/stock/doctype/item/item.py +564,Item variant {0} exists with same attributes,Punkt variant {0} on olemas sama atribuute
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303118DocType: Salary Slip,Salary Slip,Palgatõend
3119apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,""Selleks, et kuupäev" on vajalik"
3120DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Loo pakkimine libiseb paketid saadetakse. Kasutatud teatama paketi number, pakendi sisu ning selle kaalu."
3121DocType: Sales Invoice Item,Sales Order Item,Sales Order toode
3122DocType: Salary Slip,Payment Days,Makse päeva
3123DocType: BOM,Manage cost of operations,Manage tegevuste kuludest
3124DocType: Features Setup,Item Advanced,Punkt Täpsem
3125DocType: 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.","Kui mõni kontrollida tehinguid "Esitatud", talle pop-up automaatselt avada saata e-kiri seotud "kontakt", et tehing, mille tehing manusena. Kasutaja ei pruugi saata e."
3126apps/erpnext/erpnext/config/setup.py +14,Global Settings,Global Settings
3127DocType: Employee Education,Employee Education,Töötajate haridus
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303128apps/erpnext/erpnext/public/js/controllers/transaction.js +779,It is needed to fetch Item Details.,"See on vajalik, et tõmbad Punkt Details."
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303129DocType: Salary Slip,Net Pay,Netopalk
3130DocType: Account,Account,Konto
3131apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Serial No {0} on juba saanud
3132,Requested Items To Be Transferred,Taotletud üleantavate
3133DocType: Purchase Invoice,Recurring Id,Korduvad Id
3134DocType: Customer,Sales Team Details,Sales Team Üksikasjad
3135DocType: Expense Claim,Total Claimed Amount,Kokku nõutav summa
3136apps/erpnext/erpnext/config/crm.py +22,Potential opportunities for selling.,Potentsiaalne võimalusi müüa.
3137apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +177,Invalid {0},Vale {0}
3138apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Sick Leave,Haiguslehel
3139DocType: Email Digest,Email Digest,Email Digest
3140DocType: Delivery Note,Billing Address Name,Arved Aadress Nimi
3141apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Kaubamajad
3142apps/erpnext/erpnext/controllers/stock_controller.py +71,No accounting entries for the following warehouses,No raamatupidamise kanded järgmiste laod
3143apps/erpnext/erpnext/projects/doctype/project/project.js +22,Save the document first.,Säästa dokumendi esimene.
3144DocType: Account,Chargeable,Maksustatav
3145DocType: Company,Change Abbreviation,Muuda lühend
3146DocType: Expense Claim Detail,Expense Date,Kulu kuupäev
3147DocType: Item,Max Discount (%),Max Discount (%)
3148apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +70,Last Order Amount,Viimati tellimuse summa
3149DocType: Company,Warn,Hoiatama
3150DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Muid märkusi, tähelepanuväärne jõupingutusi, et peaks minema arvestust."
3151DocType: BOM,Manufacturing User,Tootmine Kasutaja
3152DocType: Purchase Order,Raw Materials Supplied,Tarnitud tooraine
3153DocType: Purchase Invoice,Recurring Print Format,Korduvad Prindi Formaat
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303154DocType: C-Form,Series,Sari
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303155apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Expected Delivery Date cannot be before Purchase Order Date,Oodatud Toimetaja kuupäev ei saa olla enne Ostutellimuse kuupäev
3156DocType: Appraisal,Appraisal Template,Hinnang Mall
3157DocType: Item Group,Item Classification,Punkt klassifitseerimine
3158apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Business Development Manager,Business Development Manager
3159DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Hooldus Külasta Purpose
3160apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,Periood
3161,General Ledger,General Ledger
3162apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Vaata Leads
3163DocType: Item Attribute Value,Attribute Value,Omadus Value
3164apps/erpnext/erpnext/crm/doctype/lead/lead.py +65,"Email id must be unique, already exists for {0}","Email id peab olema unikaalne, juba olemas {0}"
3165,Itemwise Recommended Reorder Level,Itemwise Soovitatav Reorder Level
Nabin Hait34037e02016-02-03 13:10:54 +05303166apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +268,Please select {0} first,Palun valige {0} Esimene
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303167DocType: Features Setup,To get Item Group in details table,Et saada Punkt Group üksikasjad tabelis
3168apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +112,Batch {0} of Item {1} has expired.,Partii {0} Punkt {1} on aegunud.
3169DocType: Sales Invoice,Commission,Vahendustasu
3170DocType: Address Template,"<h4>Default Template</h4>
3171<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
3172<pre><code>{{ address_line1 }}&lt;br&gt;
3173{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3174{{ city }}&lt;br&gt;
3175{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3176{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3177{{ country }}&lt;br&gt;
3178{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3179{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3180{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3181</code></pre>","<h4> Vaikemalliga </h4><p> Kasutab <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja vormivad</a> kõik väljad Aadress (sh Custom Fields kui üldse) on saadaval </p><pre> <code>{{ address_line1 }}&lt;br&gt; {% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%} {{ city }}&lt;br&gt; {% if state %}{{ state }}&lt;br&gt;{% endif -%} {% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%} {{ country }}&lt;br&gt; {% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%} {% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%} {% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}</code> </pre>"
3182DocType: Salary Slip Deduction,Default Amount,Vaikimisi summa
3183apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,Ladu ei leitud süsteemis
3184apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,This Month's Summary,Selle kuu kokkuvõte
3185DocType: Quality Inspection Reading,Quality Inspection Reading,Quality Inspection Reading
3186apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,`Freeze Varud Vanemad Than` peab olema väiksem kui% d päeva.
3187DocType: Tax Rule,Purchase Tax Template,Ostumaks Mall
3188,Project wise Stock Tracking,Projekti tark Stock Tracking
3189apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Hoolduskava {0} on olemas vastu {0}
3190DocType: Stock Entry Detail,Actual Qty (at source/target),Tegelik Kogus (tekkekohas / target)
3191DocType: Item Customer Detail,Ref Code,Ref kood
3192apps/erpnext/erpnext/config/hr.py +13,Employee records.,Töötaja arvestust.
3193DocType: Payment Gateway,Payment Gateway,Payment Gateway
3194DocType: HR Settings,Payroll Settings,Palga Seaded
3195apps/erpnext/erpnext/config/accounts.py +63,Match non-linked Invoices and Payments.,Match mitte seotud arved ja maksed.
3196apps/erpnext/erpnext/templates/pages/cart.html +22,Place Order,Esita tellimus
3197apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25,Root cannot have a parent cost center,Juur ei saa olla vanem kulukeskus
3198apps/erpnext/erpnext/public/js/stock_analytics.js +59,Select Brand...,Vali brändi ...
3199DocType: Sales Invoice,C-Form Applicable,C-kehtival kujul
3200apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +340,Operation Time must be greater than 0 for Operation {0},Tööaeg peab olema suurem kui 0 operatsiooni {0}
3201apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +101,Warehouse is mandatory,Ladu on kohustuslik
3202DocType: Supplier,Address and Contacts,Aadress ja Kontakt
3203DocType: UOM Conversion Detail,UOM Conversion Detail,UOM Conversion Detail
3204apps/erpnext/erpnext/public/js/setup_wizard.js +169,Keep it web friendly 900px (w) by 100px (h),Hoidke see web sõbralik 900px (w) poolt 100px (h)
3205apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +329,Production Order cannot be raised against a Item Template,Tootmine tellimust ei ole võimalik vastu tekitatud Punkt Mall
3206apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +44,Charges are updated in Purchase Receipt against each item,Maksud uuendatakse ostutšekk iga punkti
3207DocType: Payment Tool,Get Outstanding Vouchers,Võta Tasumata vautšerid
3208DocType: Warranty Claim,Resolved By,Lahendatud
3209DocType: Appraisal,Start Date,Algus kuupäev
Nabin Hait34037e02016-02-03 13:10:54 +05303210apps/erpnext/erpnext/config/hr.py +138,Allocate leaves for a period.,Eraldada lehed perioodiks.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303211apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +50,Cheques and Deposits incorrectly cleared,Tšekid ja hoiused valesti puhastatud
3212apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,"Vajuta siia, et kontrollida"
3213apps/erpnext/erpnext/accounts/doctype/account/account.py +46,Account {0}: You can not assign itself as parent account,Konto {0} Te ei saa määrata ise vanemakonto
3214DocType: Purchase Invoice Item,Price List Rate,Hinnakiri Rate
3215DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Show &quot;In Stock&quot; või &quot;Ei ole laos&quot; põhineb laos olemas see lattu.
3216apps/erpnext/erpnext/config/manufacturing.py +13,Bill of Materials (BOM),Materjaliandmik (BOM)
3217DocType: Item,Average time taken by the supplier to deliver,"Keskmine aeg, mis kulub tarnija andma"
3218DocType: Time Log,Hours,Tööaeg
3219DocType: Project,Expected Start Date,Oodatud Start Date
3220apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +41,Remove item if charges is not applicable to that item,"Eemalda kirje, kui makse ei kohaldata selle objekti"
3221DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Nt. smsgateway.com/api/send_sms.cgi
3222apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +31,Transaction currency must be same as Payment Gateway currency,Tehingu vääring peab olema sama Payment Gateway valuuta
3223apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +603,Receive,Saama
3224DocType: Maintenance Visit,Fully Completed,Täielikult täidetud
3225apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Complete
3226DocType: Employee,Educational Qualification,Haridustsensus
3227DocType: Workstation,Operating Costs,Tegevuskulud
3228DocType: Employee Leave Approver,Employee Leave Approver,Töötaja Jäta Approver
3229apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} on edukalt lisatud meie uudiskiri nimekirja.
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303230apps/erpnext/erpnext/stock/doctype/item/item.py +420,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: an Reorder kirje on juba olemas selle lao {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303231apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.","Ei saa kuulutada kadunud, sest Tsitaat on tehtud."
3232DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Ostu Master Manager
3233apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +426,Production Order {0} must be submitted,Tootmine Tellimus {0} tuleb esitada
3234apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},Palun valige Start ja lõppkuupäeva eest Punkt {0}
3235apps/erpnext/erpnext/config/stock.py +136,Main Reports,Peamised aruanded
3236apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Praeguseks ei saa enne kuupäevast alates
3237DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc DocType
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303238apps/erpnext/erpnext/stock/doctype/item/item.js +187,Add / Edit Prices,Klienditeenindus Lisa / uuenda Hinnad
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303239apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Graafik kulukeskuste
3240,Requested Items To Be Ordered,Taotlenud objekte tuleb tellida
3241apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +315,My Orders,Minu Tellimused
3242DocType: Price List,Price List Name,Hinnakiri nimi
3243DocType: Time Log,For Manufacturing,Sest tootmine
3244apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +174,Totals,Summad
3245DocType: BOM,Manufacturing,Tootmine
3246,Ordered Items To Be Delivered,Tellitud Esemed tuleb tarnida
3247DocType: Account,Income,Sissetulek
3248DocType: Industry Type,Industry Type,Tööstuse Tüüp
3249apps/erpnext/erpnext/templates/includes/cart.js +136,Something went wrong!,Midagi läks valesti!
3250apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +101,Warning: Leave application contains following block dates,Hoiatus: Jäta taotlus sisaldab järgmist plokki kuupäev
3251apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +241,Sales Invoice {0} has already been submitted,Müügiarve {0} on juba esitatud
3252apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Lõppkuupäev
3253DocType: Purchase Invoice Item,Amount (Company Currency),Summa (firma Valuuta)
Nabin Hait34037e02016-02-03 13:10:54 +05303254apps/erpnext/erpnext/config/hr.py +113,Organization unit (department) master.,Organization (osakonna) kapten.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303255apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,Palun sisestage kehtiv mobiiltelefoni nos
3256DocType: Budget Detail,Budget Detail,Eelarve Detail
3257apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Palun sisesta enne saatmist
3258apps/erpnext/erpnext/config/accounts.py +137,Point-of-Sale Profile,Point-of-Sale profiili
3259apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,Palun uuendage SMS seaded
3260apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +37,Time Log {0} already billed,Aeg Logi {0} on juba arve
3261apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Unsecured Loans,Tagatiseta laenud
3262DocType: Cost Center,Cost Center Name,Kuluüksus nimi
3263DocType: Maintenance Schedule Detail,Scheduled Date,Tähtajad
3264apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +69,Total Paid Amt,Kokku Paide Amt
3265DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Teated enam kui 160 tähemärki jagatakse mitu sõnumit
3266DocType: Purchase Receipt Item,Received and Accepted,Saanud ja heaks kiitnud
3267,Serial No Service Contract Expiry,Serial No Service Lepingu lõppemise
3268DocType: Item,Unit of Measure Conversion,Mõõtühik Conversion
3269apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,Töötaja ei saa muuta
Nabin Hait34037e02016-02-03 13:10:54 +05303270apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +273,You cannot credit and debit same account at the same time,Sa ei saa deebet- ja sama konto korraga
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303271DocType: Naming Series,Help HTML,Abi HTML
3272apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},Kokku weightage määratud peaks olema 100%. On {0}
3273apps/erpnext/erpnext/controllers/status_updater.py +143,Allowance for over-{0} crossed for Item {1},Ebatõenäoliselt üle- {0} ületati Punkt {1}
3274DocType: Address,Name of person or organization that this address belongs to.,"Isiku nimi või organisatsioon, kes sellele aadressile kuulub."
3275apps/erpnext/erpnext/public/js/setup_wizard.js +255,Your Suppliers,Sinu Tarnijad
Nabin Hait34037e02016-02-03 13:10:54 +05303276apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +53,Cannot set as Lost as Sales Order is made.,"Ei saa määrata, kui on kaotatud Sales Order on tehtud."
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303277apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +65,Another Salary Structure {0} is active for employee {1}. Please make its status 'Inactive' to proceed.,Teine Palgastruktuur {0} on aktiivne töötaja {1}. Palun tehke oma staatuse aktiivne &#39;jätkata.
3278DocType: Purchase Invoice,Contact,Kontakt
3279apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +9,Received From,Saadud
3280DocType: Features Setup,Exports,Eksport
3281DocType: Lead,Converted,Converted
3282DocType: Item,Has Serial No,Kas Serial No
3283DocType: Employee,Date of Issue,Väljastamise kuupäev
3284apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: From {0} ja {1}
3285apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +150,Row #{0}: Set Supplier for item {1},Row # {0}: Vali Tarnija kirje {1}
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303286apps/erpnext/erpnext/stock/doctype/item/item.py +114,Website Image {0} attached to Item {1} cannot be found,Koduleht Pilt {0} juurde Punkt {1} ei leitud
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303287DocType: Issue,Content Type,Sisu tüüp
3288apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Arvuti
3289DocType: Item,List this Item in multiple groups on the website.,Nimekiri see toode mitmes rühmade kodulehel.
Nabin Hait34037e02016-02-03 13:10:54 +05303290apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +297,Please check Multi Currency option to allow accounts with other currency,Palun kontrollige Multi Valuuta võimalust anda kontosid muus valuutas
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303291apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +60,Item: {0} does not exist in the system,Eseme: {0} ei eksisteeri süsteemis
3292apps/erpnext/erpnext/accounts/doctype/account/account.py +105,You are not authorized to set Frozen value,Teil ei ole seada Külmutatud väärtus
3293DocType: Payment Reconciliation,Get Unreconciled Entries,Võta unreconciled kanded
3294DocType: Payment Reconciliation,From Invoice Date,Siit Arve kuupäev
3295DocType: Cost Center,Budgets,Eelarvekomisjoni
3296apps/erpnext/erpnext/public/js/setup_wizard.js +56,What does it do?,Mida ta teeb?
3297DocType: Delivery Note,To Warehouse,Et Warehouse
3298apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Konto {0} on kantud rohkem kui üks kord majandusaasta {1}
3299,Average Commission Rate,Keskmine Komisjoni Rate
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303300apps/erpnext/erpnext/stock/doctype/item/item.py +351,'Has Serial No' can not be 'Yes' for non-stock item,&quot;Kas Serial No&quot; ei saa olla &quot;Jah&quot; mitte-laoartikkel
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303301apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,Osavõtt märkida ei saa tulevikus kuupäev
3302DocType: Pricing Rule,Pricing Rule Help,Hinnakujundus Reegel Abi
3303DocType: Purchase Taxes and Charges,Account Head,Konto Head
3304apps/erpnext/erpnext/config/stock.py +79,Update additional costs to calculate landed cost of items,Uuenda lisakulude arvutamise maandus objektide soetusmaksumus
3305apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +111,Electrical,Elektriline
3306DocType: Stock Entry,Total Value Difference (Out - In),Kokku Väärtus Difference (Out - In)
Nabin Hait34037e02016-02-03 13:10:54 +05303307apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +319,Row {0}: Exchange Rate is mandatory,Row {0}: Vahetuskurss on kohustuslik
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303308apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Kasutaja ID ei seatud Töötaja {0}
3309DocType: Stock Entry,Default Source Warehouse,Vaikimisi Allikas Warehouse
3310DocType: Item,Customer Code,Kliendi kood
3311apps/erpnext/erpnext/hr/doctype/employee/employee.py +212,Birthday Reminder for {0},Sünnipäev Meeldetuletus {0}
3312apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +72,Days Since Last Order,Päeva eelmisest Telli
3313apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +307,Debit To account must be a Balance Sheet account,Kanne konto peab olema bilansis
3314DocType: Buying Settings,Naming Series,Nimetades Series
3315DocType: Leave Block List,Leave Block List Name,Jäta Block nimekiri nimi
3316apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Stock Assets
3317apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +29,Do you really want to Submit all Salary Slip for month {0} and year {1},Kas tõesti esitama kõik palgaleht kuu {0} ja aasta {1}
3318apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Import Tellijaid
3319DocType: Target Detail,Target Qty,Target Kogus
3320DocType: Attendance,Present,Oleviku
3321apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Toimetaja märkus {0} ei tohi esitada
3322DocType: Notification Control,Sales Invoice Message,Müügiarve Message
3323apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Konto sulgemise {0} tüüp peab olema vastutus / Equity
3324DocType: Authorization Rule,Based On,Põhineb
3325DocType: Sales Order Item,Ordered Qty,Tellitud Kogus
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303326apps/erpnext/erpnext/stock/doctype/item/item.py +576,Item {0} is disabled,Punkt {0} on keelatud
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303327DocType: Stock Settings,Stock Frozen Upto,Stock Külmutatud Upto
3328apps/erpnext/erpnext/controllers/recurring_document.py +168,Period From and Period To dates mandatory for recurring {0},Ajavahemikul ja periood soovitud kohustuslik korduvad {0}
3329apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Projekti tegevus / ülesanne.
Nabin Hait34037e02016-02-03 13:10:54 +05303330apps/erpnext/erpnext/config/hr.py +78,Generate Salary Slips,Loo palgalehed
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303331apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Ostmine tuleb kontrollida, kui need on kohaldatavad valitakse {0}"
3332apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Soodustus peab olema väiksem kui 100
3333DocType: Purchase Invoice,Write Off Amount (Company Currency),Kirjutage Off summa (firma Valuuta)
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303334apps/erpnext/erpnext/stock/doctype/item/item.py +412,Row #{0}: Please set reorder quantity,Row # {0}: määrake reorganiseerima kogusest
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303335DocType: Landed Cost Voucher,Landed Cost Voucher,Maandus Cost Voucher
3336apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},Palun määra {0}
3337DocType: Purchase Invoice,Repeat on Day of Month,Korda päev kuus
3338DocType: Employee,Health Details,Tervis Üksikasjad
3339DocType: Offer Letter,Offer Letter Terms,Paku kiri Tingimused
3340DocType: Features Setup,To track any installation or commissioning related work after sales,Kui soovite jälgida iga rajatis või tellides seotud töö pärast müüki
3341DocType: Project,Estimated Costing,Hinnanguline kuluarvestus
3342DocType: Purchase Invoice Advance,Journal Entry Detail No,Päevikusissekanne Detail Ei
3343DocType: Employee External Work History,Salary,Palk
3344DocType: Serial No,Delivery Document Type,Toimetaja Dokumendi liik
3345DocType: Process Payroll,Submit all salary slips for the above selected criteria,Esita kõik palgalehed eespool valitud kriteeriumid
3346apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} Kirjed sünkroniseerida
3347DocType: Sales Order,Partly Delivered,Osaliselt Tarnitakse
3348DocType: Sales Invoice,Existing Customer,Olemasolev klient
3349DocType: Email Digest,Receivables,Nõuded
3350DocType: Customer,Additional information regarding the customer.,Lisainfot kliendile.
3351DocType: Quality Inspection Reading,Reading 5,Lugemine 5
3352DocType: Purchase Order,"Enter email id separated by commas, order will be mailed automatically on particular date","Sisesta e-posti id komadega eraldatult, et postitatakse automaatselt teatud kuupäeva"
3353apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Kampaania nimi on nõutav
3354DocType: Maintenance Visit,Maintenance Date,Hooldus kuupäev
3355DocType: Purchase Receipt Item,Rejected Serial No,Tagasilükatud Järjekorranumber
3356apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,New uudiskiri
3357apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},Alguskuupäev peab olema väiksem kui lõppkuupäev Punkt {0}
3358DocType: Item,"Example: ABCD.#####
3359If 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.","Näide: ABCD. ##### Kui seeria on seatud ja Serial No ei ole nimetatud tehingute, siis automaatne seerianumber luuakse põhineb selles sarjas. Kui tahad alati mainitaks Serial nr selle objekt. jäta tühjaks."
3360DocType: Upload Attendance,Upload Attendance,Laadi Osavõtt
3361apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +119,BOM and Manufacturing Quantity are required,Bom ja tootmine Kogus on vajalik
3362apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Vananemine Range 2
3363apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +461,Amount,Summa
3364apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,Bom asendatakse
3365,Sales Analytics,Müük Analytics
3366DocType: Manufacturing Settings,Manufacturing Settings,Tootmine Seaded
3367apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Seadistamine E-
3368apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +91,Please enter default currency in Company Master,Palun sisesta vaikimisi valuuta Company Master
3369DocType: Stock Entry Detail,Stock Entry Detail,Stock Entry Detail
3370apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Daily meeldetuletused
3371apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Maksueeskiri Konfliktid {0}
3372apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +210,New Account Name,New Account Name
3373DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Tarnitud tooraine kulu
3374DocType: Selling Settings,Settings for Selling Module,Seaded Müük Module
3375apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Customer Service,Kasutajatugi
3376DocType: Item,Thumbnail,Pisipilt
3377DocType: Item Customer Detail,Item Customer Detail,Punkt Kliendi Detail
3378apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Kinnita oma e-
3379apps/erpnext/erpnext/config/hr.py +53,Offer candidate a Job.,Pakkuda kandidaat tööd.
3380DocType: Notification Control,Prompt for Email on Submission of,Küsiks Email esitamisel
3381apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +81,Total allocated leaves are more than days in the period,Kokku eraldatakse lehed on rohkem kui päeva võrra
3382apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Punkt {0} peab olema laoartikkel
3383DocType: Manufacturing Settings,Default Work In Progress Warehouse,Vaikimisi Work In Progress Warehouse
3384apps/erpnext/erpnext/config/accounts.py +117,Default settings for accounting transactions.,Vaikimisi seadete raamatupidamistehingute.
3385apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +58,Expected Date cannot be before Material Request Date,Oodatud kuupäev ei saa olla enne Material taotlus kuupäev
Nabin Hait34037e02016-02-03 13:10:54 +05303386apps/erpnext/erpnext/stock/get_item_details.py +115,Item {0} must be a Sales Item,Punkt {0} peab olema Sales toode
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303387DocType: Naming Series,Update Series Number,Värskenda seerianumbri
3388DocType: Account,Equity,Omakapital
3389DocType: Sales Order,Printing Details,Printimine Üksikasjad
3390DocType: Task,Closing Date,Lõpptähtaeg
3391DocType: Sales Order Item,Produced Quantity,Toodetud kogus
3392apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Engineer,Insener
3393apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Otsi Sub Assemblies
3394apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +387,Item Code required at Row No {0},Kood nõutav Row No {0}
3395DocType: Sales Partner,Partner Type,Partner Type
3396DocType: Purchase Taxes and Charges,Actual,Tegelik
3397DocType: Authorization Rule,Customerwise Discount,Customerwise Soodus
3398DocType: Purchase Invoice,Against Expense Account,Vastu ärikohtumisteks
3399DocType: Production Order,Production Order,Tootmine Telli
3400apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +248,Installation Note {0} has already been submitted,Paigaldamine Märkus {0} on juba esitatud
3401DocType: Quotation Item,Against Docname,Vastu Docname
3402DocType: SMS Center,All Employee (Active),Kõik Töötaja (Active)
3403apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Vaata nüüd
3404DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Vali mil arve genereeritakse automaatselt
3405DocType: BOM,Raw Material Cost,Tooraine hind
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303406DocType: Item Reorder,Re-Order Level,Re-Order Level
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303407DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,"Sisesta esemed ja planeeritud Kogus, mille soovite tõsta tootmise tellimuste või laadida tooraine analüüsi."
3408apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Part-time,Poole kohaga
3409DocType: Employee,Applicable Holiday List,Rakendatav Holiday nimekiri
3410DocType: Employee,Cheque,Tšekk
3411apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,Seeria Uuendatud
3412apps/erpnext/erpnext/accounts/doctype/account/account.py +158,Report Type is mandatory,Aruande tüüp on kohustuslik
3413DocType: Item,Serial Number Series,Serial Number Series
3414apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},Ladu on kohustuslik laos Punkt {0} järjest {1}
3415apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Jae- ja hulgimüük
3416DocType: Issue,First Responded On,Esiteks vastas
3417DocType: Website Item Group,Cross Listing of Item in multiple groups,Risti noteerimine Punkt mitu rühmad
3418apps/erpnext/erpnext/public/js/setup_wizard.js +13,The First User: You,Esimene Kasutaja: Sa
3419apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +49,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Fiscal Year Alguse kuupäev ja Fiscal Year End Date on juba eelarveaastal {0}
3420apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +115,Successfully Reconciled,Edukalt Lepitatud
3421DocType: Production Order,Planned End Date,Planeeritud End Date
3422apps/erpnext/erpnext/config/stock.py +43,Where items are stored.,Kus esemed hoitakse.
3423DocType: Tax Rule,Validity,Kehtivus
3424apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Arve kogusumma
3425DocType: Attendance,Attendance,Osavõtt
3426DocType: BOM,Materials,Materjalid
3427DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Kui ei kontrollita, nimekirja tuleb lisada iga osakond, kus tuleb rakendada."
3428apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +510,Posting date and posting time is mandatory,Postitamise kuupäev ja postitad aega on kohustuslik
3429apps/erpnext/erpnext/config/buying.py +79,Tax template for buying transactions.,Maksu- malli osta tehinguid.
3430,Item Prices,Punkt Hinnad
3431DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,"Sõnades on nähtav, kui salvestate tellimusele."
3432DocType: Period Closing Voucher,Period Closing Voucher,Periood sulgemine Voucher
3433apps/erpnext/erpnext/config/stock.py +120,Price List master.,Hinnakiri kapten.
3434DocType: Task,Review Date,Review Date
3435DocType: Purchase Invoice,Advance Payments,Ettemaksed
3436DocType: Purchase Taxes and Charges,On Net Total,On Net kokku
3437apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +161,Target warehouse in row {0} must be same as Production Order,Target ladu rida {0} peab olema sama Production Telli
Nabin Hait34037e02016-02-03 13:10:54 +05303438apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +99,No permission to use Payment Tool,Ei luba kasutada maksmine Tool
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303439apps/erpnext/erpnext/controllers/recurring_document.py +194,'Notification Email Addresses' not specified for recurring %s,&quot;Teavitamine e-posti aadressid&quot; määratlemata korduvad% s
3440apps/erpnext/erpnext/accounts/doctype/account/account.py +123,Currency can not be changed after making entries using some other currency,Valuuta ei saa muuta pärast kande tegemiseks kasutada mõne muu valuuta
3441DocType: Company,Round Off Account,Ümardada konto
3442apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,Halduskulud
3443apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Konsulteeriv
3444DocType: Customer Group,Parent Customer Group,Parent Kliendi Group
3445apps/erpnext/erpnext/public/js/pos/pos.js +450,Change,Muuda
3446DocType: Purchase Invoice,Contact Email,Kontakt E-
3447DocType: Appraisal Goal,Score Earned,Skoor Teenitud
3448apps/erpnext/erpnext/public/js/setup_wizard.js +53,"e.g. ""My Company LLC""",nt &quot;Minu Company LLC&quot;
3449apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Notice Period,Etteteatamistähtaeg
3450DocType: Bank Reconciliation Detail,Voucher ID,Voucher ID
3451apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,See on root territooriumil ja seda ei saa muuta.
3452DocType: Packing Slip,Gross Weight UOM,Gross Weight UOM
3453DocType: Email Digest,Receivables / Payables,Nõuded / kohustused
3454DocType: Delivery Note Item,Against Sales Invoice,Vastu müügiarve
3455apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +468,Credit Account,Konto kreeditsaldoga
3456DocType: Landed Cost Item,Landed Cost Item,Maandus kuluartikkel
3457apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Näita null väärtused
3458DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Kogus punkti saadi pärast tootmise / pakkimise etteantud tooraine kogused
3459DocType: Payment Reconciliation,Receivable / Payable Account,Laekumata / maksmata konto
3460DocType: Delivery Note Item,Against Sales Order Item,Vastu Sales Order toode
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303461apps/erpnext/erpnext/stock/doctype/item/item.py +559,Please specify Attribute Value for attribute {0},Palun täpsustage omadus Väärtus atribuut {0}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303462DocType: Item,Default Warehouse,Vaikimisi Warehouse
3463DocType: Task,Actual End Date (via Time Logs),Tegelik End Date (via aeg kajakad)
3464apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},Eelarve ei saa liigitada vastu Group Konto {0}
3465apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,Palun sisestage vanem kulukeskus
3466DocType: Delivery Note,Print Without Amount,Trüki Ilma summa
3467apps/erpnext/erpnext/controllers/buying_controller.py +60,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,"Maksu- Kategooria ei saa olla &quot;Hindamine&quot; või &quot;Hindamine ja kokku&quot;, sest kõik teemad on mitte-laos toodet"
3468DocType: Issue,Support Team,Support Team
3469DocType: Appraisal,Total Score (Out of 5),Üldskoor (Out of 5)
3470DocType: Batch,Batch,Partii
3471apps/erpnext/erpnext/stock/doctype/item/item.js +20,Balance,Saldo
3472DocType: Project,Total Expense Claim (via Expense Claims),Kogukulude nõue (via kuluaruanded)
3473DocType: Journal Entry,Debit Note,Võlateate
3474DocType: Stock Entry,As per Stock UOM,Nagu iga Stock UOM
3475apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Ole lõppenud
3476DocType: Journal Entry,Total Debit,Kokku Deebet
3477DocType: Manufacturing Settings,Default Finished Goods Warehouse,Vaikimisi valmistoodangu ladu
3478apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Sales Person,Sales Person
3479DocType: Sales Invoice,Cold Calling,Cold calling
3480DocType: SMS Parameter,SMS Parameter,SMS Parameeter
3481DocType: Maintenance Schedule Item,Half Yearly,Pooleaastane
3482DocType: Lead,Blog Subscriber,Blogi Subscriber
3483apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,"Loo reeglite piirata tehingud, mis põhinevad väärtustel."
3484DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Kui see on märgitud, kokku ei. tööpäevade hulka puhkusereisid ja see vähendab väärtust Palk päevas"
3485DocType: Purchase Invoice,Total Advance,Kokku Advance
Nabin Hait34037e02016-02-03 13:10:54 +05303486apps/erpnext/erpnext/config/hr.py +235,Processing Payroll,Töötlemine palgaarvestuse
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303487DocType: Opportunity Item,Basic Rate,Põhimäär
3488DocType: GL Entry,Credit Amount,Krediidi summa
Nabin Hait34037e02016-02-03 13:10:54 +05303489apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Set as Lost,Määra Lost
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303490apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Maksekviitung Märkus
3491DocType: Supplier,Credit Days Based On,"Krediidi päeva jooksul, olenevalt"
3492DocType: Tax Rule,Tax Rule,Maksueeskiri
3493DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Säilitada sama kiirusega Kogu müügitsüklit
3494DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Plaani aeg kajakad väljaspool Workstation tööaega.
3495apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +95,{0} {1} has already been submitted,{0} {1} on juba esitatud
3496,Items To Be Requested,"Esemed, mida tuleb taotleda"
3497DocType: Purchase Order,Get Last Purchase Rate,Võta Viimati ostmise korral
3498DocType: Time Log,Billing Rate based on Activity Type (per hour),Arved Rate põhineb Tegevuse liik (tunnis)
3499DocType: Company,Company Info,Firma Info
3500apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +218,"Company Email ID not found, hence mail not sent","Ettevõte Email ID ei leitud, seega postiaadressil saadetakse"
3501apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Application of Funds (vara)
3502DocType: Production Planning Tool,Filter based on item,Filter põhineb kirje
3503apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +462,Debit Account,Deebetsaldoga konto
3504DocType: Fiscal Year,Year Start Date,Aasta Start Date
3505DocType: Attendance,Employee Name,Töötaja nimi
3506DocType: Sales Invoice,Rounded Total (Company Currency),Ümardatud kokku (firma Valuuta)
3507apps/erpnext/erpnext/accounts/doctype/account/account.py +95,Cannot covert to Group because Account Type is selected.,"Ei varjatud rühma, sest Konto tüüp on valitud."
3508DocType: Purchase Common,Purchase Common,Ostu ühise
3509apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +94,{0} {1} has been modified. Please refresh.,{0} {1} on muudetud. Palun värskenda.
3510DocType: Leave Block List,Stop users from making Leave Applications on following days.,Peatus kasutajad tegemast Jäta Rakendused järgmistel päevadel.
3511apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +166,Employee Benefits,Töövõtjate hüvitised
3512DocType: Sales Invoice,Is POS,Kas POS
3513apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +230,Packed quantity must equal quantity for Item {0} in row {1},Pakitud kogus peab olema võrdne koguse Punkt {0} järjest {1}
3514DocType: Production Order,Manufactured Qty,Toodetud Kogus
3515DocType: Purchase Receipt Item,Accepted Quantity,Aktsepteeritud Kogus
3516apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} pole olemas
3517apps/erpnext/erpnext/config/accounts.py +18,Bills raised to Customers.,Arveid tõstetakse klientidele.
3518apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Project Id
Nabin Hait34037e02016-02-03 13:10:54 +05303519apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +491,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Rea nr {0}: summa ei saa olla suurem kui Kuni summa eest kuluhüvitussüsteeme {1}. Kuni Summa on {2}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303520apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,{0} tellijatele lisatud
3521DocType: Maintenance Schedule,Schedule,Graafik
3522DocType: Cost Center,"Define Budget for this Cost Center. To set budget action, see ""Company List""",Määra eelarves selleks Cost Center. Et määrata eelarve tegevuse kohta vt &quot;Firmade kataloog&quot;
3523DocType: Account,Parent Account,Parent konto
3524DocType: Quality Inspection Reading,Reading 3,Lugemine 3
3525,Hub,Hub
3526DocType: GL Entry,Voucher Type,Voucher Type
3527apps/erpnext/erpnext/public/js/pos/pos.js +99,Price List not found or disabled,Hinnakiri ei leitud või puudega
3528DocType: Expense Claim,Approved,Kinnitatud
3529DocType: Pricing Rule,Price,Hind
3530apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +99,Employee relieved on {0} must be set as 'Left',Töötaja vabastati kohta {0} tuleb valida &#39;Vasak&#39;
3531DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.","Valides &quot;Jah&quot; annab ainulaadse identiteedi iga üksuse see toode, mida saab vaadata ka Serial No kapten."
3532apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,Hinnang {0} loodud Töötaja {1} antud ajavahemikus
3533DocType: Employee,Education,Haridus
3534DocType: Selling Settings,Campaign Naming By,Kampaania nimetamine By
3535DocType: Employee,Current Address Is,Praegune aadress
3536apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +223,"Optional. Sets company's default currency, if not specified.","Valikuline. Lavakujundus ettevõtte default valuutat, kui ei ole täpsustatud."
3537DocType: Address,Office,Kontor
3538apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Raamatupidamine päevikukirjete.
3539DocType: Delivery Note Item,Available Qty at From Warehouse,Saadaval Kogus kell laost
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303540apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +246,Please select Employee Record first.,Palun valige Töötaja Record esimene.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303541apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +191,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Row {0}: Pidu / konto ei ühti {1} / {2} on {3} {4}
3542apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Et luua Maksu- konto
3543apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +240,Please enter Expense Account,Palun sisestage ärikohtumisteks
3544DocType: Account,Stock,Varu
3545DocType: Employee,Current Address,Praegune aadress
3546DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Kui objekt on variant teise elemendi siis kirjeldus, pilt, hind, maksud jne seatakse malli, kui ei ole märgitud"
3547DocType: Serial No,Purchase / Manufacture Details,Ostu / Tootmine Detailid
3548apps/erpnext/erpnext/config/stock.py +283,Batch Inventory,Partii Inventory
3549DocType: Employee,Contract End Date,Leping End Date
3550DocType: Sales Order,Track this Sales Order against any Project,Jälgi seda Sales Order igasuguse Project
3551DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,"Pull müügitellimuste (kuni anda), mis põhineb eespool nimetatud kriteeriumidele"
3552DocType: Deduction Type,Deduction Type,Kinnipeetav Type
3553DocType: Attendance,Half Day,Pool päeva
3554DocType: Pricing Rule,Min Qty,Min Kogus
3555DocType: Features Setup,"To track items in sales and purchase documents with batch nos. ""Preferred Industry: Chemicals""",Kui soovite jälgida objektide müügi ja ostu dokumente partii numbrid. &quot;Eelistatud Industry: Kemikaalide&quot;
3556DocType: GL Entry,Transaction Date,Tehingu kuupäev
3557DocType: Production Plan Item,Planned Qty,Planeeritud Kogus
3558apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +93,Total Tax,Kokku maksu-
3559apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +177,For Quantity (Manufactured Qty) is mandatory,Sest Kogus (Toodetud Kogus) on kohustuslik
3560DocType: Stock Entry,Default Target Warehouse,Vaikimisi Target Warehouse
3561DocType: Purchase Invoice,Net Total (Company Currency),Net kokku (firma Valuuta)
3562apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +79,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Row {0}: Party Type Pidu ja kehtib ainult vastu laekumata / maksmata konto
3563DocType: Notification Control,Purchase Receipt Message,Ostutšekk Message
3564DocType: Production Order,Actual Start Date,Tegelik Start Date
3565DocType: Sales Order,% of materials delivered against this Sales Order,% Materjalidest tarnitud vastu Sales Order
3566apps/erpnext/erpnext/config/stock.py +23,Record item movement.,Arhivaali liikumist.
3567DocType: Newsletter List Subscriber,Newsletter List Subscriber,Uudiskiri loetelu Subscriber
3568DocType: Hub Settings,Hub Settings,Hub Seaded
3569DocType: Project,Gross Margin %,Gross Margin%
3570DocType: BOM,With Operations,Mis Operations
3571apps/erpnext/erpnext/accounts/party.py +232,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Raamatupidamise kanded on tehtud juba valuuta {0} ja ettevõtete {1}. Palun valige saadaoleva või maksmisele konto valuuta {0}.
3572,Monthly Salary Register,Kuupalga Registreeri
3573DocType: Warranty Claim,If different than customer address,Kui teistsugune kui klient aadress
3574DocType: BOM Operation,BOM Operation,Bom operatsiooni
3575DocType: Purchase Taxes and Charges,On Previous Row Amount,On eelmise rea summa
3576apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +33,Please enter Payment Amount in atleast one row,Palun sisestage maksesumma atleast üks rida
3577DocType: POS Profile,POS Profile,POS profiili
3578DocType: Payment Gateway Account,Payment URL Message,Makse URL Message
3579apps/erpnext/erpnext/config/accounts.py +163,"Seasonality for setting budgets, targets etc.","Hooajalisus jaoks eelarveid, eesmärgid jms"
Nabin Hait34037e02016-02-03 13:10:54 +05303580apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +242,Row {0}: Payment Amount cannot be greater than Outstanding Amount,Row {0}: Makse summa ei saa olla suurem kui tasumata summa
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303581apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +66,Total Unpaid,Kokku Palgata
Nabin Hait34037e02016-02-03 13:10:54 +05303582apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +32,Time Log is not billable,Aeg Logi pole tasustatavate
3583apps/erpnext/erpnext/stock/get_item_details.py +118,"Item {0} is a template, please select one of its variants","Punkt {0} on mall, valige palun üks selle variandid"
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303584apps/erpnext/erpnext/public/js/setup_wizard.js +202,Purchaser,Ostja
3585apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,Netopalk ei tohi olla negatiivne
Nabin Hait34037e02016-02-03 13:10:54 +05303586apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +109,Please enter the Against Vouchers manually,Palun sisesta maksedokumentide käsitsi
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303587DocType: SMS Settings,Static Parameters,Staatiline parameetrid
3588DocType: Purchase Order,Advance Paid,Advance Paide
3589DocType: Item,Item Tax,Punkt Maksu-
3590apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +606,Material to Supplier,Materjal Tarnija
3591apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Excise Invoice,Aktsiisi Arve
3592DocType: Expense Claim,Employees Email Id,Töötajad Post Id
Nabin Hait34037e02016-02-03 13:10:54 +05303593DocType: Employee Attendance Tool,Marked Attendance,Märkimisväärne osavõtt
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303594apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +159,Current Liabilities,Lühiajalised kohustused
3595apps/erpnext/erpnext/config/crm.py +48,Send mass SMS to your contacts,Saada mass SMS oma kontaktid
3596DocType: Purchase Taxes and Charges,Consider Tax or Charge for,"Mõtle maksu, sest"
3597apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Tegelik Kogus on kohustuslikuks
3598apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +132,Credit Card,Krediitkaart
3599DocType: BOM,Item to be manufactured or repacked,Punkt tuleb toota või ümber
3600apps/erpnext/erpnext/config/stock.py +90,Default settings for stock transactions.,Vaikimisi seadete laos tehinguid.
3601DocType: Purchase Invoice,Next Date,Järgmine kuupäev
3602DocType: Employee Education,Major/Optional Subjects,Major / Valik
3603apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,Palun sisestage maksud ja tasud
3604DocType: Sales Invoice Item,Drop Ship,Drop Laev
3605DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Siin saate säilitada pere detailid nagu nimi ja amet vanem, abikaasa ja lapsed"
3606DocType: Hub Settings,Seller Name,Müüja Nimi
3607DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Maksude ja tasude maha (firma Valuuta)
3608DocType: Item Group,General Settings,General Settings
3609apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,Siit Valuuta ja valuuta ei saa olla sama
3610DocType: Stock Entry,Repack,Pakkige
3611apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Sa pead Säästa kujul enne jätkamist
3612DocType: Item Attribute,Numeric Values,Arvväärtuste
3613apps/erpnext/erpnext/public/js/setup_wizard.js +174,Attach Logo,Kinnita Logo
3614DocType: Customer,Commission Rate,Komisjonitasu määr
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303615apps/erpnext/erpnext/stock/doctype/item/item.js +223,Make Variant,Tee Variant
Nabin Hait34037e02016-02-03 13:10:54 +05303616apps/erpnext/erpnext/config/hr.py +153,Block leave applications by department.,Block puhkuse taotluste osakonda.
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303617apps/erpnext/erpnext/templates/pages/cart.html +51,Cart is Empty,Ostukorv on tühi
3618DocType: Production Order,Actual Operating Cost,Tegelik töökulud
3619apps/erpnext/erpnext/accounts/doctype/account/account.py +80,Root cannot be edited.,Juur ei saa muuta.
3620apps/erpnext/erpnext/accounts/utils.py +197,Allocated amount can not greater than unadusted amount,Eraldatud summa ei ole suurem kui unadusted summa
3621DocType: Manufacturing Settings,Allow Production on Holidays,Laske Production Holidays
3622DocType: Sales Order,Customer's Purchase Order Date,Kliendi ostutellimuse kuupäev
3623apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +183,Capital Stock,Aktsiakapitali
3624DocType: Packing Slip,Package Weight Details,Pakendi kaal Üksikasjad
3625DocType: Payment Gateway Account,Payment Gateway Account,Payment Gateway konto
3626apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +105,Please select a csv file,Palun valige csv faili
3627DocType: Purchase Order,To Receive and Bill,Saada ja Bill
3628apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Designer,Projekteerija
3629apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Tingimused Mall
3630DocType: Serial No,Delivery Details,Toimetaja detailid
3631apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +380,Cost Center is required in row {0} in Taxes table for type {1},Cost Center on vaja järjest {0} maksude tabel tüüp {1}
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303632,Item-wise Purchase Register,Punkt tark Ostu Registreeri
3633DocType: Batch,Expiry Date,Aegumisaja
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303634apps/erpnext/erpnext/stock/doctype/item/item.py +408,"To set reorder level, item must be a Purchase Item or Manufacturing Item","Et valida reorganiseerima tasandil, objekt peab olema Ostu toode või tootmine Punkt"
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303635,Supplier Addresses and Contacts,Tarnija aadressid ja kontaktid
3636apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,Palun valige kategooria esimene
3637apps/erpnext/erpnext/config/projects.py +18,Project master.,Projekti kapten.
3638DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Ära näita tahes sümbol nagu $ jne kõrval valuutades.
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303639apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +400, (Half Day),(Pool päeva)
Anand Doshi37b0f7c2016-01-27 12:35:46 +05303640DocType: Supplier,Credit Days,Krediidi päeva
3641DocType: Leave Type,Is Carry Forward,Kas kanda
3642apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +566,Get Items from BOM,Võta Kirjed Bom
3643apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Ooteaeg päeva
3644apps/erpnext/erpnext/config/manufacturing.py +120,Bill of Materials,Materjaliandmik
3645apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +77,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Row {0}: Party tüüp ja partei on vajalik laekumata / maksmata konto {1}
3646apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +102,Ref Date,Ref kuupäev
3647DocType: Employee,Reason for Leaving,Põhjus lahkumiseks
3648DocType: Expense Claim Detail,Sanctioned Amount,Sanktsioneeritud summa
3649DocType: GL Entry,Is Opening,Kas avamine
3650apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +170,Row {0}: Debit entry can not be linked with a {1},Row {0}: deebetkanne ei saa siduda koos {1}
3651apps/erpnext/erpnext/accounts/doctype/account/account.py +212,Account {0} does not exist,Konto {0} ei ole olemas
3652DocType: Account,Cash,Raha
3653DocType: Employee,Short biography for website and other publications.,Lühike elulugu kodulehel ja teistes väljaannetes.