blob: 238e489ef863acb0344b6c856d6691b087355a95 [file] [log] [blame]
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301DocType: Employee,Salary Mode,Alga Mode
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302DocType: Employee,Divorced,Šķīries
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +84,Warning: Same item has been entered multiple times.,Brīdinājums: Same priekšmets ir ievadīts vairākas reizes.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Preces jau sinhronizēts
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05305DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Atļaut punkts jāpievieno vairākas reizes darījumā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05306apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Atcelt Materiāls Visit {0} pirms lauzt šo garantijas prasību
Anand Doshi019111b2015-11-20 18:00:11 +05307apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Consumer Products
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05308apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,"Lūdzu, izvēlieties Party veids pirmais"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05309DocType: Item,Customer Items,Klientu Items
Rushabh Mehtad627af22016-03-03 11:24:58 +053010DocType: Project,Costing and Billing,Izmaksu un Norēķinu
Rushabh Mehta644a04b2016-07-25 12:15:30 +053011apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} can not be a ledger,Konts {0}: Mātes vērā {1} nevar būt grāmata
Pratik Vyas7f8cc322015-04-09 09:50:38 +053012DocType: Item,Publish Item to hub.erpnext.com,Publicēt postenis uz hub.erpnext.com
Rushabh Mehta644a04b2016-07-25 12:15:30 +053013apps/erpnext/erpnext/config/setup.py +88,Email Notifications,E-pasta paziņojumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053014apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +21,Evaluation,novērtējums
Pratik Vyas7f8cc322015-04-09 09:50:38 +053015DocType: Item,Default Unit of Measure,Default Mērvienība
16DocType: SMS Center,All Sales Partner Contact,Visi Sales Partner Kontakti
17DocType: Employee,Leave Approvers,Atstājiet Approvers
18DocType: Sales Partner,Dealer,Tirgotājs
19DocType: Employee,Rented,Īrēts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053020DocType: Purchase Order,PO-,po-
21apps/erpnext/erpnext/accounts/report/financial_statements.py +19,Start Year {0} not found.,Sākt gads {0} nav atrasts.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053022DocType: POS Profile,Applicable for User,Piemērojams Lietotājs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053023apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +191,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Pārtraucis ražošanu rīkojums nevar tikt atcelts, Unstop to vispirms, lai atceltu"
Rushabh Mehta644a04b2016-07-25 12:15:30 +053024apps/erpnext/erpnext/accounts/doctype/asset/asset.js +197,Do you really want to scrap this asset?,Vai jūs tiešām vēlaties atteikties šo aktīvu?
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053025apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +17,Select Default Supplier,Select Default piegādātājs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053026apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},Valūta ir nepieciešama Cenrāža {0}
Pratik Vyas97264472015-05-14 15:13:10 +053027DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Tiks aprēķināts darījumā.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053028DocType: Address,County,grāfiste
Rushabh Mehtafc307972015-11-04 18:02:45 +053029DocType: Purchase Order,Customer Contact,Klientu Kontakti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053030apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory feild - Program,Obligāti feild - Program
Pratik Vyas7f8cc322015-04-09 09:50:38 +053031DocType: Job Applicant,Job Applicant,Darba iesniedzējs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053032apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +5,This is based on transactions against this Supplier. See timeline below for details,Tas ir balstīts uz darījumiem pret šo piegādātāju. Skatīt grafiku zemāk informāciju
Pratik Vyas7f8cc322015-04-09 09:50:38 +053033apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Nav vairāk rezultātu.
Anand Doshi019111b2015-11-20 18:00:11 +053034apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Juridisks
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053035apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +158,Actual type tax cannot be included in Item rate in row {0},Faktiskais veids nodokli nevar iekļaut vienības likmes kārtas {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +053036DocType: C-Form,Customer,Klients
37DocType: Purchase Receipt Item,Required By,Nepieciešamais Līdz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053038DocType: Delivery Note,Return Against Delivery Note,Atgriezties Pret pavadzīme
Pratik Vyas7f8cc322015-04-09 09:50:38 +053039DocType: Department,Department,Nodaļa
40DocType: Purchase Order,% Billed,% Jāmaksā
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053041apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Valūtas kurss ir tāds pats kā {0} {1} ({2})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053042DocType: Sales Invoice,Customer Name,Klienta vārds
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053043apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +126,Bank account cannot be named as {0},Bankas konts nevar tikt nosaukts par {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +053044DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,"Vadītāji (vai grupas), pret kuru grāmatvedības ieraksti tiek veikti, un atlikumi tiek uzturēti."
Rushabh Mehta644a04b2016-07-25 12:15:30 +053045apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +180,Outstanding for {0} cannot be less than zero ({1}),Iekavēti {0} nevar būt mazāka par nulli ({1})
46DocType: Manufacturing Settings,Default 10 mins,Pēc noklusējuma 10 min
Pratik Vyas7f8cc322015-04-09 09:50:38 +053047DocType: Leave Type,Leave Type Name,Atstājiet veida nosaukums
Rushabh Mehta644a04b2016-07-25 12:15:30 +053048apps/erpnext/erpnext/templates/pages/projects.js +63,Show open,Rādīt open
Anand Doshi191b2972015-10-21 16:50:31 +053049apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,Series Atjaunots Veiksmīgi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053050apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,izrakstīšanās
Pratik Vyas7f8cc322015-04-09 09:50:38 +053051DocType: Pricing Rule,Apply On,Piesakies On
52DocType: Item Price,Multiple Item prices.,Vairāki Izstrādājumu cenas.
53,Purchase Order Items To Be Received,"Pirkuma pasūtījuma posteņi, kas saņemami"
54DocType: SMS Center,All Supplier Contact,Visi Piegādātājs Contact
55DocType: Quality Inspection Reading,Parameter,Parametrs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053056apps/erpnext/erpnext/projects/doctype/project/project.py +54,Expected End Date can not be less than Expected Start Date,"Paredzams, beigu datums nevar būt mazāki nekā paredzēts sākuma datuma"
Nabin Hait733680b2015-12-07 14:12:41 +053057apps/erpnext/erpnext/utilities/transaction_base.py +107,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Row # {0}: Novērtēt jābūt tāda pati kā {1} {2} ({3} / {4})
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053058apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +239,New Leave Application,Jauns atvaļinājuma pieteikums
59apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +20,Attendance Record {0} exists against Student {1} for Course Schedule {2},Apmeklējumu Record {0} nepastāv pret Student {1} par kursa sarakstā {2}
60apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +140,Bank Draft,Banka projekts
Pratik Vyas7f8cc322015-04-09 09:50:38 +053061DocType: Mode of Payment Account,Mode of Payment Account,Mode maksājumu konta
Rushabh Mehta644a04b2016-07-25 12:15:30 +053062apps/erpnext/erpnext/stock/doctype/item/item.js +52,Show Variants,Rādīt Variants
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053063DocType: Academic Term,Academic Term,Akadēmiskā Term
64apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +13,Material,materiāls
65apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +637,Quantity,Daudzums
Rushabh Mehta644a04b2016-07-25 12:15:30 +053066apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +511,Accounts table cannot be blank.,Konti tabula nevar būt tukšs.
67apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +151,Loans (Liabilities),Kredītiem (pasīvi)
Pratik Vyas7f8cc322015-04-09 09:50:38 +053068DocType: Employee Education,Year of Passing,Gads Passing
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053069apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: %s, Item Code: %s and Customer: %s",Atsauce:% s punkts Kods:% s un Klients:% s
Rushabh Mehta644a04b2016-07-25 12:15:30 +053070apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,Noliktavā
Pratik Vyas7f8cc322015-04-09 09:50:38 +053071DocType: Designation,Designation,Apzīmējums
72DocType: Production Plan Item,Production Plan Item,Ražošanas plāna punktu
Rushabh Mehta644a04b2016-07-25 12:15:30 +053073apps/erpnext/erpnext/hr/doctype/employee/employee.py +142,User {0} is already assigned to Employee {1},Lietotāja {0} jau ir piešķirts Darbinieku {1}
Anand Doshi019111b2015-11-20 18:00:11 +053074apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Veselības aprūpe
Pratik Vyas7f8cc322015-04-09 09:50:38 +053075DocType: Purchase Invoice,Monthly,Ikmēneša
Rushabh Mehta644a04b2016-07-25 12:15:30 +053076apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Maksājuma kavējums (dienas)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053077apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +771,Invoice,Pavadzīme
Pratik Vyas7f8cc322015-04-09 09:50:38 +053078DocType: Maintenance Schedule Item,Periodicity,Periodiskums
Nabin Hait29b01222016-03-15 16:17:21 +053079apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Fiskālā gads {0} ir vajadzīga
Anand Doshi019111b2015-11-20 18:00:11 +053080apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Aizstāvēšana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053081DocType: Salary Component,Abbr,Abbr
Pratik Vyas7f8cc322015-04-09 09:50:38 +053082DocType: Appraisal Goal,Score (0-5),Rezultāts (0-5)
Nabin Hait29b01222016-03-15 16:17:21 +053083apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +198,Row {0}: {1} {2} does not match with {3},Rinda {0}: {1}{2} nesakrīt ar {3}
Rushabh Mehta4140fa52015-12-01 16:02:15 +053084apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Row # {0}:,Row # {0}:
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053085DocType: Timesheet,Total Costing Amount,Kopā Izmaksu summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +053086DocType: Delivery Note,Vehicle No,Transportlīdzekļu Nr
Rushabh Mehta644a04b2016-07-25 12:15:30 +053087apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +127,Please select Price List,"Lūdzu, izvēlieties cenrādi"
Pratik Vyas7f8cc322015-04-09 09:50:38 +053088DocType: Production Order Operation,Work In Progress,Work In Progress
Pratik Vyas7f8cc322015-04-09 09:50:38 +053089DocType: Employee,Holiday List,Brīvdienu saraksts
Rushabh Mehta644a04b2016-07-25 12:15:30 +053090apps/erpnext/erpnext/public/js/setup_wizard.js +205,Accountant,Grāmatvedis
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053091DocType: Cost Center,Stock User,Stock User
Pratik Vyas7f8cc322015-04-09 09:50:38 +053092DocType: Company,Phone No,Tālruņa Nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053093apps/erpnext/erpnext/schools/doctype/scheduling_tool/scheduling_tool.py +47,Course Schedules created:,Kursu Saraksti izveidots:
Nabin Hait18f0dd02016-04-15 14:50:45 +053094apps/erpnext/erpnext/controllers/recurring_document.py +132,New {0}: #{1},Jaunais {0}: # {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +053095,Sales Partners Commission,Sales Partners Komisija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053096apps/erpnext/erpnext/hr/doctype/salary_component/salary_component.py +22,Abbreviation cannot have more than 5 characters,Saīsinājums nedrīkst būt vairāk par 5 rakstzīmes
Anand Doshid7f7d5c2016-01-27 12:36:04 +053097DocType: Payment Request,Payment Request,Maksājuma pieprasījums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +053098DocType: Asset,Value After Depreciation,Value Pēc nolietojums
99DocType: Employee,O+,O +
100apps/erpnext/erpnext/selling/doctype/quotation/quotation_dashboard.py +7,Related,saistīts
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530101apps/erpnext/erpnext/accounts/doctype/account/account.js +26,This is a root account and cannot be edited.,Tas ir root kontu un to nevar rediģēt.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530102DocType: BOM,Operations,Operācijas
103apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},"Nevar iestatīt atļaujas, pamatojoties uz Atlaide {0}"
Pratik Vyas97264472015-05-14 15:13:10 +0530104DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Pievienojiet .csv failu ar divām kolonnām, viena veco nosaukumu un vienu jaunu nosaukumu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530105DocType: Packed Item,Parent Detail docname,Parent Detail docname
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530106apps/erpnext/erpnext/public/js/setup_wizard.js +298,Kg,Kg
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530107DocType: Student Log,Log,log
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530108apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Atvēršana uz darbu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530109DocType: Item Attribute,Increment,Pieaugums
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530110apps/erpnext/erpnext/public/js/stock_analytics.js +62,Select Warehouse...,Izvēlieties noliktava ...
Anand Doshi019111b2015-11-20 18:00:11 +0530111apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Reklāma
112apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Pats uzņēmums ir reģistrēts vairāk nekā vienu reizi
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530113DocType: Employee,Married,Precējies
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530114apps/erpnext/erpnext/accounts/party.py +38,Not permitted for {0},Aizliegts {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530115apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +589,Get items from,Dabūtu preces no
116apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +382,Stock cannot be updated against Delivery Note {0},Preces nevar atjaunināt pret piegāde piezīme {0}
117apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Produkta {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530118DocType: Payment Reconciliation,Reconcile,Saskaņot
Anand Doshi019111b2015-11-20 18:00:11 +0530119apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Pārtikas veikals
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530120DocType: Quality Inspection Reading,Reading 1,Reading 1
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530121DocType: Process Payroll,Make Bank Entry,Padarīt Bank Entry
Anand Doshi019111b2015-11-20 18:00:11 +0530122apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Pensiju fondi
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530123DocType: SMS Center,All Sales Person,Visi Sales Person
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530124DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,"** Mēneša Distribution ** palīdz izplatīt Budžeta / Target pāri mēnešiem, ja jums ir sezonalitātes jūsu biznesu."
125apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +156,Salary Structure Missing,Algu struktūra Trūkst
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530126DocType: Lead,Person Name,Persona Name
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530127DocType: Sales Invoice Item,Sales Invoice Item,PPR produkts
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530128DocType: Account,Credit,Kredīts
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530129DocType: POS Profile,Write Off Cost Center,Uzrakstiet Off izmaksu centram
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530130apps/erpnext/erpnext/public/js/setup_wizard.js +51,"e.g. ""Primary School"" or ""University""","piemēram, "Pamatskola" vai "universitāte""
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530131apps/erpnext/erpnext/config/stock.py +32,Stock Reports,akciju Ziņojumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530132DocType: Warehouse,Warehouse Detail,Noliktava Detail
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530133apps/erpnext/erpnext/selling/doctype/customer/customer.py +156,Credit limit has been crossed for customer {0} {1}/{2},Kredīta limits ir šķērsojis klientam {0}{1} / {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530134apps/erpnext/erpnext/stock/doctype/item/item.py +472,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item",""Vai pamatlīdzeklis" nevar būt nekontrolēti, jo Asset ieraksts pastāv pret posteņa"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530135DocType: Tax Rule,Tax Type,Nodokļu Type
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530136apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +144,You are not authorized to add or update entries before {0},Jums nav atļauts pievienot vai atjaunināt ierakstus pirms {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530137DocType: Item,Item Image (if not slideshow),Postenis attēls (ja ne slideshow)
138apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Klientu pastāv ar tādu pašu nosaukumu
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530139DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Stundas likme / 60) * Faktiskais darba laiks
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530140DocType: SMS Log,SMS Log,SMS Log
Pratik Vyas97264472015-05-14 15:13:10 +0530141apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Izmaksas piegādāto preču
Nabin Hait29b01222016-03-15 16:17:21 +0530142apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,Svētki uz {0} nav starp No Datums un līdz šim
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530143DocType: Student Log,Student Log,Student Log
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530144DocType: Quality Inspection,Get Specification Details,Saņemt specifikācijas detaļas
145DocType: Lead,Interested,Ieinteresēts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530146apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +165,Opening,Atklāšana
Nabin Hait29b01222016-03-15 16:17:21 +0530147apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},No {0} uz {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530148DocType: Item,Copy From Item Group,Kopēt no posteņa grupas
149DocType: Journal Entry,Opening Entry,Atklāšanas Entry
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530150apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Klientu> Klientu Group> Teritorija
151apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Konts Pay Tikai
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530152DocType: Stock Entry,Additional Costs,Papildu izmaksas
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530153apps/erpnext/erpnext/accounts/doctype/account/account.py +141,Account with existing transaction can not be converted to group.,Konts ar esošo darījumu nevar pārvērst grupai.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530154DocType: Lead,Product Enquiry,Produkts Pieprasījums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530155DocType: Academic Term,Schools,skolas
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530156apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Ievadiet uzņēmuma pirmais
157apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +335,Please select Company first,"Lūdzu, izvēlieties Company pirmais"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530158DocType: Employee Education,Under Graduate,Zem absolvents
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530159apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Mērķa On
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530160DocType: BOM,Total Cost,Kopējās izmaksas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530161apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Aktivitāte Log:
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530162apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +204,Item {0} does not exist in the system or has expired,Postenis {0} nepastāv sistēmā vai ir beidzies
Anand Doshi019111b2015-11-20 18:00:11 +0530163apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Real Estate
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530164apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Paziņojums par konta
Anand Doshi019111b2015-11-20 18:00:11 +0530165apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Pharmaceuticals
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530166DocType: Purchase Invoice Item,Is Fixed Asset,Vai pamatlīdzekļa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530167apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,"Available qty is {0}, you need {1}","Pieejams Daudzums ir {0}, jums ir nepieciešams, {1}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530168DocType: Expense Claim Detail,Claim Amount,Prasības summa
169DocType: Employee,Mr,Mr
Pratik Vyas97264472015-05-14 15:13:10 +0530170apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Piegādātājs Type / piegādātājs
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530171DocType: Naming Series,Prefix,Priedēklis
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530172apps/erpnext/erpnext/public/js/setup_wizard.js +295,Consumable,Patērējamās
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530173DocType: Employee,B-,B-
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530174DocType: Upload Attendance,Import Log,Import Log
Rushabh Mehtad627af22016-03-03 11:24:58 +0530175DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,"Pull Materiālu pieprasījuma tipa ražošana, pamatojoties uz iepriekš minētajiem kritērijiem,"
Rushabh Mehtafc307972015-11-04 18:02:45 +0530176DocType: Sales Invoice Item,Delivered By Supplier,Pasludināts piegādātāja
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530177DocType: SMS Center,All Contact,Visi Contact
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530178apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Annual Salary,Gada alga
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530179DocType: Period Closing Voucher,Closing Fiscal Year,Noslēguma fiskālajā gadā
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530180apps/erpnext/erpnext/accounts/party.py +349,{0} {1} is frozen,{0} {1} ir sasalis
181apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +78,Stock Expenses,Akciju Izdevumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530182apps/erpnext/erpnext/accounts/report/financial_statements.py +22,End Year {0} not found.,Beigu gads {0} nav atrasts.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530183DocType: Journal Entry,Contra Entry,Contra Entry
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530184DocType: Journal Entry Account,Credit in Company Currency,Kredītu uzņēmumā Valūta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530185DocType: Delivery Note,Installation Status,Instalācijas statuss
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530186apps/erpnext/erpnext/controllers/buying_controller.py +316,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Pieņemts + Noraidīts Daudz ir jābūt vienādam ar Saņemts daudzumu postenī {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530187DocType: Request for Quotation,RFQ-,RFQ-
Pratik Vyas97264472015-05-14 15:13:10 +0530188DocType: Item,Supply Raw Materials for Purchase,Piegādes izejvielas iegādei
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530189DocType: Products Settings,Show Products as a List,Rādīt produktus kā sarakstu
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530190DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
191All dates and employee combination in the selected period will come in the template, with existing attendance records","Lejupielādēt veidni, aizpildīt atbilstošus datus un pievienot modificētu failu. Visi datumi un darbinieku saspēles izvēlēto periodu nāks veidnē, ar esošajiem apmeklējuma reģistru"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530192apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +451,Item {0} is not active or end of life has been reached,Postenis {0} nav aktīvs vai ir sasniegts nolietoto
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530193apps/erpnext/erpnext/public/js/setup_wizard.js +341,Example: Basic Mathematics,Piemērs: Basic Mathematics
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530194apps/erpnext/erpnext/controllers/accounts_controller.py +614,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","Lai iekļautu nodokli rindā {0} vienības likmes, nodokļi rindās {1} ir jāiekļauj arī"
195apps/erpnext/erpnext/config/hr.py +166,Settings for HR Module,Iestatījumi HR moduļa
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530196DocType: SMS Center,SMS Center,SMS Center
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530197DocType: Sales Invoice,Change Amount,Mainīt Summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530198DocType: BOM Replace Tool,New BOM,Jaunais BOM
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530199DocType: Timesheet,Batch Time Logs for billing.,Partijas Time Baļķi uz rēķinu.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530200DocType: Depreciation Schedule,Make Depreciation Entry,Padarīt Nolietojums Entry
201DocType: Appraisal Template Goal,KRA,KRA
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530202DocType: Lead,Request Type,Pieprasījums Type
203DocType: Leave Application,Reason,Iemesls
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530204apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +15,Make Employee,Izveidot darbinieku
Anand Doshi019111b2015-11-20 18:00:11 +0530205apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Apraides
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530206apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +147,Execution,Izpildīšana
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530207apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Sīkāka informācija par veiktajām darbībām.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530208DocType: Serial No,Maintenance Status,Uzturēšana statuss
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530209apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Preces un cenu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530210apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Kopējais stundu skaits: {0}
Nabin Hait29b01222016-03-15 16:17:21 +0530211apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},No datuma jābūt starp fiskālajā gadā. Pieņemot No datums = {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530212apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +97,Cost Center {0} does not belong to Company {1},Izmaksās Center {0} nepieder Sabiedrībai {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530213DocType: Customer,Individual,Indivīds
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530214DocType: Interest,Academics User,akadēmiķi User
215DocType: Cheque Print Template,Amount In Figure,Summa attēlā
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530216apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Plāns apkopes apmeklējumiem.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530217DocType: SMS Settings,Enter url parameter for message,Ievadiet url parametrs ziņu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530218DocType: Program Enrollment Tool,Students,Students
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530219apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Noteikumus cenas un atlaides.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530220apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Cenrādis ir jāpiemēro pērk vai pārdod
Nabin Hait29b01222016-03-15 16:17:21 +0530221apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Uzstādīšana datums nevar būt pirms piegādes datuma postenī {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530222DocType: Pricing Rule,Discount on Price List Rate (%),Atlaide Cenrādis Rate (%)
Pratik Vyas97264472015-05-14 15:13:10 +0530223DocType: Offer Letter,Select Terms and Conditions,Izvēlieties Noteikumi un nosacījumi
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530224apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +51,Out Value,out Value
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530225DocType: Production Planning Tool,Sales Orders,Pārdošanas pasūtījumu
226DocType: Purchase Taxes and Charges,Valuation,Vērtējums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530227,Purchase Order Trends,Pirkuma pasūtījuma tendences
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530228apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Piešķirt lapas par gadu.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530229DocType: SG Creation Tool Course,SG Creation Tool Course,SG Creation Tool Course
230DocType: Student Group Creation Tool,Leave blank if you wish to fetch all courses for selected academic term,"Atstājiet tukšu, ja jūs vēlaties ielādēt visus kursus izvēlētajā akadēmiskajam termiņa"
231apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +233,Insufficient Stock,nepietiekama Stock
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530232DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Atslēgt Capacity plānošana un laika uzskaites
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530233DocType: Bank Reconciliation,Bank Account,Bankas konts
234DocType: Leave Type,Allow Negative Balance,Atļaut negatīvo atlikumu
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530235DocType: Selling Settings,Default Territory,Default Teritorija
Anand Doshi019111b2015-11-20 18:00:11 +0530236apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televīzija
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530237DocType: Production Order Operation,Updated via 'Time Log',"Atjaunināt, izmantojot ""Time Ieiet"""
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530238apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +83,Account {0} does not belong to Company {1},Konts {0} nepieder Sabiedrībai {1}
Nabin Hait18f0dd02016-04-15 14:50:45 +0530239apps/erpnext/erpnext/controllers/taxes_and_totals.py +413,Advance amount cannot be greater than {0} {1},Advance summa nevar būt lielāka par {0} {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530240DocType: Naming Series,Series List for this Transaction,Sērija saraksts par šo darījumu
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530241DocType: Sales Invoice,Is Opening Entry,Vai atvēršana Entry
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530242DocType: Customer Group,Mention if non-standard receivable account applicable,Pieminēt ja nestandarta saņemama konts piemērojams
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530243DocType: Course Schedule,Instructor Name,instruktors Name
244apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +174,For Warehouse is required before Submit,"Par noliktava ir nepieciešams, pirms iesniegt"
Anand Doshi666fbaf2015-11-26 12:40:13 +0530245apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Saņemta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530246DocType: Sales Partner,Reseller,Reseller
Rushabh Mehtad627af22016-03-03 11:24:58 +0530247apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,Ievadiet Company
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530248DocType: Delivery Note Item,Against Sales Invoice Item,Pret pārdošanas rēķinu posteni
249,Production Orders in Progress,Pasūtījums Progress
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530250apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +38,Net Cash from Financing,Neto naudas no finansēšanas
251apps/erpnext/erpnext/accounts/page/pos/pos.js +1436,"LocalStorage is full , did not save","LocalStorage ir pilna, nebija glābt"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530252DocType: Lead,Address & Contact,Adrese un kontaktinformācija
Rushabh Mehtafc307972015-11-04 18:02:45 +0530253DocType: Leave Allocation,Add unused leaves from previous allocations,Pievienot neizmantotās lapas no iepriekšējiem piešķīrumiem
Nabin Hait18f0dd02016-04-15 14:50:45 +0530254apps/erpnext/erpnext/controllers/recurring_document.py +227,Next Recurring {0} will be created on {1},Nākamais Atkārtojas {0} tiks izveidota {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530255apps/erpnext/erpnext/accounts/doctype/budget/budget.py +28,Another Budget record {0} already exists against {1} for fiscal year {2},Vēl Budget ieraksts {0} jau eksistē pret {1} par taksācijas gadu {2}
256DocType: Sales Partner,Partner website,Partner mājas lapa
257apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +104,Add Item,Pievienot objektu
Anand Doshi019111b2015-11-20 18:00:11 +0530258,Contact Name,Contact Name
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530259DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Izveido atalgojumu par iepriekš minētajiem kritērijiem.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530260DocType: Cheque Print Template,Line spacing for amount in words,Rindstarpas par summu vārdiem
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530261apps/erpnext/erpnext/templates/generators/item.html +78,No description given,Apraksts nav dota
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530262apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Pieprasīt iegādei.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530263apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +5,This is based on the Time Sheets created against this project,Tas ir balstīts uz laika loksnes radīti pret šo projektu
264apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,Only the selected Leave Approver can submit this Leave Application,Tikai izvēlētais Leave apstiprinātājs var iesniegt šo atvaļinājums
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530265apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,Atbrīvojot datums nedrīkst būt lielāks par datums savienošana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530266apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +179,Leaves per Year,Lapām gadā
Nabin Hait29b01222016-03-15 16:17:21 +0530267apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Rinda {0}: Lūdzu, pārbaudiet ""Vai Advance"" pret kontā {1}, ja tas ir iepriekš ieraksts."
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530268apps/erpnext/erpnext/stock/utils.py +188,Warehouse {0} does not belong to company {1},Noliktava {0} nepieder uzņēmumam {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530269apps/erpnext/erpnext/public/js/setup_wizard.js +299,Litre,Litrs
270DocType: Task,Total Costing Amount (via Time Sheet),Kopā Izmaksu summa (via laiks lapas)
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530271DocType: Item Website Specification,Item Website Specification,Postenis Website Specifikācija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530272apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +435,Leave Blocked,Atstājiet Bloķēts
273apps/erpnext/erpnext/stock/doctype/item/item.py +669,Item {0} has reached its end of life on {1},Postenis {0} ir sasniedzis beigas dzīves uz {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530274apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +95,Bank Entries,bankas ieraksti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530275apps/erpnext/erpnext/accounts/doctype/budget/budget.py +83,Annual,Gada
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530276DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock Samierināšanās postenis
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530277DocType: Stock Entry,Sales Invoice No,PPR Nr
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530278DocType: Material Request Item,Min Order Qty,Min Order Daudz
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530279DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Studentu grupa Creation Tool Course
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530280DocType: Lead,Do Not Contact,Nesazināties
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530281apps/erpnext/erpnext/public/js/setup_wizard.js +360,People who teach at your organisation,"Cilvēki, kuri māca jūsu organizācijā"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530282DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,"Unikāls id, lai izsekotu visas periodiskās rēķinus. Tas ir radīts apstiprināšanas."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530283apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Software Developer,Software Developer
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530284DocType: Item,Minimum Order Qty,Minimālais Order Daudz
285DocType: Pricing Rule,Supplier Type,Piegādātājs Type
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530286DocType: Scheduling Tool,Course Start Date,Kursu sākuma datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530287DocType: Item,Publish in Hub,Publicē Hub
288,Terretory,Terretory
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530289apps/erpnext/erpnext/stock/doctype/item/item.py +689,Item {0} is cancelled,Postenis {0} ir atcelts
290apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +844,Material Request,Materiāls Pieprasījums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530291DocType: Bank Reconciliation,Update Clearance Date,Update Klīrenss Datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530292apps/erpnext/erpnext/hr/doctype/salary_component/salary_component.py +28,Abbreviation already used for another salary component,Abreviatūra jau tiek izmantots citam algas sastāvdaļu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530293DocType: Item,Purchase Details,Pirkuma Details
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530294apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +328,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},{0} Prece nav atrasts "Izejvielu Kopā" tabulā Pirkuma pasūtījums {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530295DocType: Employee,Relation,Attiecība
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530296DocType: Shipping Rule,Worldwide Shipping,Worldwide Shipping
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530297apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Apstiprināti pasūtījumus no klientiem.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530298DocType: Purchase Receipt Item,Rejected Quantity,Noraidīts daudzums
Pratik Vyas97264472015-05-14 15:13:10 +0530299DocType: SMS Settings,SMS Sender Name,SMS Sūtītājs Vārds
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530300DocType: Contact,Is Primary Contact,Vai Primārā Contact
301DocType: Notification Control,Notification Control,Paziņošana Control
302DocType: Lead,Suggestions,Ieteikumi
303DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,"Komplekta Grupa gudrs budžetu šajā teritorijā. Jūs varat arī sezonalitāti, iestatot Distribution."
Nabin Hait29b01222016-03-15 16:17:21 +0530304apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +249,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Maksājumu pret {0} {1} nevar būt lielāks par izcilu Summu {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530305DocType: Supplier,Address HTML,Adrese HTML
306DocType: Lead,Mobile No.,Mobile No.
307DocType: Maintenance Schedule,Generate Schedule,Izveidot Kalendārs
308DocType: Purchase Invoice Item,Expense Head,Izdevumu Head
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530309apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +130,Please select Charge Type first,"Lūdzu, izvēlieties iekasēšanas veids pirmais"
310DocType: Student Group Student,Student Group Student,Studentu grupa Student
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530311apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Jaunākais
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530312DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Pirmais Atstājiet apstiprinātājs sarakstā tiks iestatīts kā noklusējuma Leave apstiprinātāja
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530313DocType: Tax Rule,Shipping County,Piegāde County
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530314apps/erpnext/erpnext/config/desktop.py +158,Learn,Mācīties
Nabin Hait18f0dd02016-04-15 14:50:45 +0530315DocType: Asset,Next Depreciation Date,Nākamais Nolietojums Datums
Anand Doshi03791fc2015-12-15 15:17:11 +0530316apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Aktivitāte izmaksas uz vienu darbinieku
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530317DocType: Accounts Settings,Settings for Accounts,Iestatījumi kontu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530318apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +626,Supplier Invoice No exists in Purchase Invoice {0},Piegādātājs Invoice Nr pastāv pirkuma rēķina {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530319apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Pārvaldīt pārdošanas persona Tree.
Rushabh Mehtad627af22016-03-03 11:24:58 +0530320DocType: Job Applicant,Cover Letter,Pavadvēstule
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530321apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,"Izcilas Čeki un noguldījumi, lai nodzēstu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530322DocType: Item,Synced With Hub,Sinhronizēts ar Hub
Rushabh Mehtad627af22016-03-03 11:24:58 +0530323apps/erpnext/erpnext/setup/doctype/company/company.js +63,Wrong Password,Nepareiza Parole
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530324DocType: Item,Variant Of,Variants
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530325apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +348,Completed Qty can not be greater than 'Qty to Manufacture',"Pabeigts Daudz nevar būt lielāks par ""Daudz, lai ražotu"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530326DocType: Period Closing Voucher,Closing Account Head,Noslēguma konta vadītājs
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530327DocType: Employee,External Work History,Ārējā Work Vēsture
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530328apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Apļveida Reference kļūda
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530329DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,"Vārdos (eksportam) būs redzams pēc tam, kad jums ietaupīt pavadzīmi."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530330DocType: Cheque Print Template,Distance from left edge,Attālums no kreisās malas
Nabin Hait18f0dd02016-04-15 14:50:45 +0530331apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} vienības [{1}] (# veidlapa / preci / {1}) atrasts [{2}] (# veidlapa / Noliktava / {2})
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530332DocType: Lead,Industry,Rūpniecība
333DocType: Employee,Job Profile,Darba Profile
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530334DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Paziņot pa e-pastu uz izveidojot automātisku Material pieprasījuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530335DocType: Journal Entry,Multi Currency,Multi Valūtas
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530336DocType: Payment Reconciliation Invoice,Invoice Type,Rēķins Type
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530337apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +806,Delivery Note,Piegāde Note
Anand Doshibb256e42016-01-04 16:50:38 +0530338apps/erpnext/erpnext/config/learn.py +87,Setting up Taxes,Iestatīšana Nodokļi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530339apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,Izmaksas Sold aktīva
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530340apps/erpnext/erpnext/accounts/utils.py +233,Payment Entry has been modified after you pulled it. Please pull it again.,"Maksājums Entry ir modificēts pēc velk to. Lūdzu, velciet to vēlreiz."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530341apps/erpnext/erpnext/stock/doctype/item/item.py +445,{0} entered twice in Item Tax,{0} ieraksta divreiz Vienības nodokli
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530342apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,Summary for this week and pending activities,Kopsavilkums par šo nedēļu un izskatāmo darbību
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530343DocType: Student Applicant,Admitted,uzņemta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530344DocType: Workstation,Rent Cost,Rent izmaksas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530345apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Summa Pēc nolietojums
Rushabh Mehtad627af22016-03-03 11:24:58 +0530346apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +73,Please select month and year,"Lūdzu, izvēlieties mēnesi un gadu"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530347DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","Ievadiet e-pasta id atdalīti ar komatiem, rēķins tiks nosūtīts automātiski konkrētā datumā"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530348DocType: Employee,Company Email,Uzņēmuma e-pasts
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530349DocType: GL Entry,Debit Amount in Account Currency,Debeta summa konta valūtā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530350apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Bank / Skaidras naudas darījumi pret pusi vai iekšējai pārskaitījumu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530351DocType: Shipping Rule,Valid for Countries,Derīgs valstīm
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530352apps/erpnext/erpnext/stock/doctype/item/item.js +51,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,"Šis postenis ir Template un nevar tikt izmantoti darījumos. Postenis atribūti tiks pārkopēti uz variantiem, ja ""Nē Copy"" ir iestatīts"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530353apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Kopā Order Uzskata
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530354apps/erpnext/erpnext/config/hr.py +186,"Employee designation (e.g. CEO, Director etc.).","Darbinieku apzīmējums (piemēram, CEO, direktors uc)."
Nabin Hait18f0dd02016-04-15 14:50:45 +0530355apps/erpnext/erpnext/controllers/recurring_document.py +220,Please enter 'Repeat on Day of Month' field value,"Ievadiet ""Atkārtot mēneša diena"" lauka vērtību"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530356DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,"Ātrums, kādā Klients Valūtu pārvērsts klienta bāzes valūtā"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530357apps/erpnext/erpnext/controllers/accounts_controller.py +551,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Row # {0}: Pirkuma rēķins nevar būt pret esošā aktīva {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530358DocType: Item Tax,Tax Rate,Nodokļa likme
Anand Doshi03791fc2015-12-15 15:17:11 +0530359apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +54,{0} already allocated for Employee {1} for period {2} to {3},{0} jau piešķirtais Darbinieku {1} par periodu {2} līdz {3}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530360apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +812,Select Item,Select postenis
361apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530362 Stock Reconciliation, instead use Stock Entry","Vienība: {0} izdevās partiju gudrs, nevar saskaņot, izmantojot \ Stock samierināšanās, nevis izmantot akciju Entry"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530363apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +142,Purchase Invoice {0} is already submitted,Pirkuma rēķins {0} jau ir iesniegts
364apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Batch No must be same as {1} {2},Row # {0}: Partijas Nr jābūt tāda pati kā {1} {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530365apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,Pārvērst ne-Group
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530366apps/erpnext/erpnext/config/stock.py +117,Batch (lot) of an Item.,(Sērijas) posteņa.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530367DocType: C-Form Invoice Detail,Invoice Date,Rēķina datums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530368DocType: GL Entry,Debit Amount,Debets Summa
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530369apps/erpnext/erpnext/accounts/party.py +242,There can only be 1 Account per Company in {0} {1},Tur var būt tikai 1 konts per Company {0} {1}
370apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +4,Your email address,Jūsu e-pasta adrese
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530371apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +342,Please see attachment,"Lūdzu, skatiet pielikumu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530372DocType: Purchase Order,% Received,% Saņemts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530373apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Izveidot studentu grupas
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530374apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +19,Setup Already Complete!!,Setup Jau Complete !!
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530375,Finished Goods,Gatavās preces
376DocType: Delivery Note,Instructions,Instrukcijas
377DocType: Quality Inspection,Inspected By,Pārbaudīti Līdz
378DocType: Maintenance Visit,Maintenance Type,Uzturēšānas veids
Nabin Hait29b01222016-03-15 16:17:21 +0530379apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Sērijas Nr {0} nepieder komplektāciju {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530380apps/erpnext/erpnext/public/js/utils/item_selector.js +12,Add Items,Pievienot preces
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530381DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Postenis kvalitātes pārbaudes parametrs
382DocType: Leave Application,Leave Approver Name,Atstājiet apstiprinātāja Vārds
Nabin Hait18f0dd02016-04-15 14:50:45 +0530383DocType: Depreciation Schedule,Schedule Date,Grafiks Datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530384apps/erpnext/erpnext/config/hr.py +116,"Earnings, Deductions and other Salary components","Peļņa, Atskaitījumi un citas Algu sastāvdaļas"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530385DocType: Packed Item,Packed Item,Iepakotas postenis
Nabin Hait18f0dd02016-04-15 14:50:45 +0530386apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Noklusējuma iestatījumi pārdošanas darījumus.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530387apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Aktivitāte Cost pastāv Darbinieku {0} pret darbības veida - {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530388DocType: Currency Exchange,Currency Exchange,Valūtas maiņa
389DocType: Purchase Invoice Item,Item Name,Vienības nosaukums
Anand Doshi019111b2015-11-20 18:00:11 +0530390DocType: Authorization Rule,Approving User (above authorized value),Apstiprinot lietotāju (virs atļautā vērtība)
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530391apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Kredītu atlikums
392DocType: Employee,Widowed,Atraitnis
Nabin Hait18f0dd02016-04-15 14:50:45 +0530393DocType: Request for Quotation,Request for Quotation,Pieprasījums piedāvājumam
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530394DocType: Salary Slip Timesheet,Working Hours,Darba laiks
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530395DocType: Naming Series,Change the starting / current sequence number of an existing series.,Mainīt sākuma / pašreizējo kārtas numuru esošam sēriju.
396apps/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.","Ja vairāki Cenu Noteikumi turpina dominēt, lietotāji tiek aicināti noteikt prioritāti manuāli atrisināt konfliktu."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530397apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +736,Purchase Return,Pirkuma Return
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530398,Purchase Register,Pirkuma Reģistrēties
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530399DocType: Scheduling Tool,Rechedule,Rechedule
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530400DocType: Landed Cost Item,Applicable Charges,Piemērojamām izmaksām
401DocType: Workstation,Consumable Cost,Patērējamās izmaksas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530402apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +202,{0} ({1}) must have role 'Leave Approver',{0} ({1}) ir jābūt lomu 'Leave apstiprinātājs'
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530403DocType: Purchase Receipt,Vehicle Date,Transportlīdzekļu Datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530404DocType: Student Log,Medical,Medicīnisks
405apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Iemesls zaudēt
406apps/erpnext/erpnext/accounts/utils.py +239,Allocated amount can not greater than unadjusted amount,Piešķirtā summa nevar pārsniedz nekoriģētajām summu
407DocType: Announcement,Receiver,Saņēmējs
Pratik Vyas97264472015-05-14 15:13:10 +0530408apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},"Darbstacija ir slēgta šādos datumos, kā par Holiday saraksts: {0}"
Rushabh Mehta1c32d052016-01-12 12:02:26 +0530409apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Iespējas
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530410DocType: Employee,Single,Viens
411DocType: Account,Cost of Goods Sold,Pārdotās produkcijas ražošanas izmaksas
412DocType: Purchase Invoice,Yearly,Katru gadu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530413apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +225,Please enter Cost Center,Ievadiet izmaksu centram
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530414DocType: Journal Entry Account,Sales Order,Sales Order
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530415apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Selling Rate,Vid. Pārdodot Rate
416DocType: Assessment,Examiner Name,eksaminētājs Name
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530417apps/erpnext/erpnext/utilities/transaction_base.py +149,Quantity cannot be a fraction in row {0},Daudzumu nevar būt daļa rindā {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530418DocType: Purchase Invoice Item,Quantity and Rate,Daudzums un Rate
419DocType: Delivery Note,% Installed,% Uzstādīts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530420apps/erpnext/erpnext/public/js/setup_wizard.js +378,Classrooms/ Laboratories etc where lectures can be scheduled.,Klases / Laboratories etc kur lekcijas var tikt plānots.
421apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Please enter company name first,Ievadiet uzņēmuma nosaukumu pirmais
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530422DocType: BOM,Item Desription,Postenis Desription
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530423DocType: Purchase Invoice,Supplier Name,Piegādātājs Name
Rushabh Mehtafc307972015-11-04 18:02:45 +0530424apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Lasīt ERPNext rokasgrāmatu
Pratik Vyas97264472015-05-14 15:13:10 +0530425DocType: Account,Is Group,Is Group
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530426DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Automātiski iestata Serial Nos pamatojoties uz FIFO
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530427DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Pārbaudiet Piegādātājs Rēķina numurs Unikalitāte
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530428apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.',"""Lai Lieta Nr ' nevar būt mazāks kā ""No lietā Nr '"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530429apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +102,Non Profit,Non Profit
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530430DocType: Production Order,Not Started,Nav sākusies
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530431DocType: Lead,Channel Partner,Kanālu Partner
432DocType: Account,Old Parent,Old Parent
433DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,"Pielāgot ievada tekstu, kas iet kā daļu no šīs e-pastu. Katrs darījums ir atsevišķa ievada tekstu."
Nabin Hait34037e02016-02-03 13:10:54 +0530434DocType: Stock Reconciliation Item,Do not include symbols (ex. $),Neietver simbolus (ex. $)
Pratik Vyas97264472015-05-14 15:13:10 +0530435DocType: Sales Taxes and Charges Template,Sales Master Manager,Sales Master vadītājs
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530436apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Globālie uzstādījumi visām ražošanas procesiem.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530437DocType: Accounts Settings,Accounts Frozen Upto,Konti Frozen Līdz pat
438DocType: SMS Log,Sent On,Nosūtīts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530439apps/erpnext/erpnext/stock/doctype/item/item.py +638,Attribute {0} selected multiple times in Attributes Table,Prasme {0} izvēlēts vairākas reizes atribūtos tabulā
Nabin Hait733680b2015-12-07 14:12:41 +0530440DocType: HR Settings,Employee record is created using selected field. ,"Darbinieku ieraksts tiek izveidota, izmantojot izvēlēto laukumu."
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530441DocType: Sales Order,Not Applicable,Nav piemērojams
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530442apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Brīvdienu pārvaldnieks
Nabin Hait18f0dd02016-04-15 14:50:45 +0530443DocType: Request for Quotation Item,Required Date,Nepieciešamais Datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530444DocType: Delivery Note,Billing Address,Norēķinu adrese
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530445apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +862,Please enter Item Code.,Ievadiet Preces kods.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530446DocType: BOM,Costing,Izmaksu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530447DocType: Tax Rule,Billing County,norēķinu County
Pratik Vyas97264472015-05-14 15:13:10 +0530448DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Ja atzīmēts, nodokļa summa tiks uzskatīta par jau iekļautas Print Rate / Print summa"
Nabin Hait18f0dd02016-04-15 14:50:45 +0530449DocType: Request for Quotation,Message for Supplier,Vēstījums piegādātājs
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530450apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Kopā Daudz
451DocType: Employee,Health Concerns,Veselības problēmas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530452apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Nesamaksāts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530453apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +38,Reserved for sale,Rezervēts pārdošana
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530454DocType: Packing Slip,From Package No.,No Package Nr
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530455DocType: Item Attribute,To Range,Svārstās
Pratik Vyas97264472015-05-14 15:13:10 +0530456apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Vērtspapīri un noguldījumi
Anand Doshi019111b2015-11-20 18:00:11 +0530457apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +77,Total leaves allocated is mandatory,Kopā lapas piešķirtās ir obligāta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530458DocType: Job Opening,Description of a Job Opening,Apraksts par vakanču
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530459apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Pending activities for today,Neapstiprinātas aktivitātes šodienu
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530460apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Apmeklējumu ieraksts.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530461DocType: Salary Structure,Salary Component for timesheet based payroll.,Alga Component kontrolsaraksts balstīta algas.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530462DocType: Sales Order Item,Used for Production Plan,Izmanto ražošanas plānu
Pratik Vyas97264472015-05-14 15:13:10 +0530463DocType: Manufacturing Settings,Time Between Operations (in mins),Laiks starp operācijām (Min)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530464apps/erpnext/erpnext/accounts/doctype/budget/budget.py +92,{0} Budget for Account {1} against Cost Center {2} is {3}. It will exceed by {4},{0} budžets konta {1} pret izmaksām centra {2} ir {3}. Tas pārsniegs līdz {4}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530465DocType: Customer,Buyer of Goods and Services.,Pircējs Preču un pakalpojumu.
466DocType: Journal Entry,Accounts Payable,Kreditoru
Rushabh Mehtad627af22016-03-03 11:24:58 +0530467apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +29,The selected BOMs are not for the same item,Izvēlētie BOMs nav par to pašu posteni
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530468DocType: Pricing Rule,Valid Upto,Derīgs Līdz pat
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530469apps/erpnext/erpnext/public/js/setup_wizard.js +238,List a few of your customers. They could be organizations or individuals.,Uzskaitīt daži no saviem klientiem. Tie varētu būt organizācijas vai privātpersonas.
470apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Direct Income,Direct Ienākumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530471apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Account, if grouped by Account","Nevar filtrēt, pamatojoties uz kontu, ja grupēti pēc kontu"
472apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Administrative Officer,Administratīvā amatpersona
473apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +23,Acutal Qty {0} / Waiting Qty {1},Faktisku Daudz {0} / Waiting Daudz {1}
474DocType: Timesheet Detail,Hrs,h
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530475apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +319,Please select Company,"Lūdzu, izvēlieties Uzņēmums"
Pratik Vyas97264472015-05-14 15:13:10 +0530476DocType: Stock Entry,Difference Account,Atšķirība konts
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530477apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,"Nevar aizvērt uzdevums, jo tās atkarīgas uzdevums {0} nav slēgta."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530478apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +398,Please enter Warehouse for which Material Request will be raised,"Ievadiet noliktava, par kuru Materiāls Pieprasījums tiks izvirzīts"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530479DocType: Production Order,Additional Operating Cost,Papildus ekspluatācijas izmaksas
Anand Doshi019111b2015-11-20 18:00:11 +0530480apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,Kosmētika
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530481apps/erpnext/erpnext/stock/doctype/item/item.py +530,"To merge, following properties must be same for both items","Apvienoties, šādi īpašībām jābūt vienādam abiem posteņiem"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530482DocType: Shipping Rule,Net Weight,Neto svars
483DocType: Employee,Emergency Phone,Avārijas Phone
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530484apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +28,Buy,pirkt
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530485,Serial No Warranty Expiry,Sērijas Nr Garantija derīguma
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530486DocType: Sales Invoice,Offline POS Name,Offline POS Name
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530487DocType: Sales Order,To Deliver,Piegādāt
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530488DocType: Purchase Invoice Item,Item,Punkts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530489apps/erpnext/erpnext/accounts/page/pos/pos.js +1563,Serial no item cannot be a fraction,Sērijas neviens punkts nevar būt daļa
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530490DocType: Journal Entry,Difference (Dr - Cr),Starpība (Dr - Cr)
491DocType: Account,Profit and Loss,Peļņa un zaudējumi
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530492apps/erpnext/erpnext/config/stock.py +314,Managing Subcontracting,Managing Apakšuzņēmēji
Nabin Hait18f0dd02016-04-15 14:50:45 +0530493DocType: Project,Project will be accessible on the website to these users,Projekts būs pieejams tīmekļa vietnē ar šo lietotāju
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530494DocType: Quotation,Rate at which Price list currency is converted to company's base currency,"Ātrums, kādā cenrādis valūta tiek pārvērsts uzņēmuma bāzes valūtā"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530495apps/erpnext/erpnext/setup/doctype/company/company.py +56,Account {0} does not belong to company: {1},Konts {0} nav pieder uzņēmumam: {1}
496apps/erpnext/erpnext/setup/doctype/company/company.py +47,Abbreviation already used for another company,Abreviatūra jau tiek izmantots citam uzņēmumam
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530497DocType: Selling Settings,Default Customer Group,Default Klientu Group
498DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Ja atslēgt ""noapaļots Kopā"" lauks nebūs redzama nevienā darījumā"
499DocType: BOM,Operating Cost,Darbības izmaksas
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530500DocType: Sales Order Item,Gross Profit,Bruto peļņa
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530501apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +42,Increment cannot be 0,Pieaugums nevar būt 0
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530502DocType: Production Planning Tool,Material Requirement,Materiālu vajadzības
Pratik Vyas97264472015-05-14 15:13:10 +0530503DocType: Company,Delete Company Transactions,Dzēst Uzņēmums Darījumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530504apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +313,Reference No and Reference Date is mandatory for Bank transaction,Atsauces Nr un atsauces datums ir obligāta Bank darījumu
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530505DocType: Purchase Receipt,Add / Edit Taxes and Charges,Pievienot / rediģēt nodokļiem un maksājumiem
506DocType: Purchase Invoice,Supplier Invoice No,Piegādātāju rēķinu Nr
507DocType: Territory,For reference,Par atskaites
Anand Doshi191b2972015-10-21 16:50:31 +0530508apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Nevar izdzēst Sērijas Nr {0}, jo tas tiek izmantots akciju darījumiem"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530509apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +240,Closing (Cr),Noslēguma (Cr)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530510apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +104,Move Item,Pārvietot punkts
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530511DocType: Serial No,Warranty Period (Days),Garantijas periods (dienas)
512DocType: Installation Note Item,Installation Note Item,Uzstādīšana Note postenis
Rushabh Mehtad627af22016-03-03 11:24:58 +0530513DocType: Production Plan Item,Pending Qty,Kamēr Daudz
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530514DocType: Budget,Ignore,Ignorēt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530515apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Preces kods> postenis Group> Brand
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530516apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS nosūtīts šādiem numuriem: {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530517apps/erpnext/erpnext/config/accounts.py +241,Setup cheque dimensions for printing,Setup pārbaudīt izmēri drukāšanai
518DocType: Salary Slip,Salary Slip Timesheet,Alga Slip laika kontrolsaraksts
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530519apps/erpnext/erpnext/controllers/buying_controller.py +152,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Piegādātājs Noliktava obligāta nolīgta apakšuzņēmuma pirkuma čeka
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530520DocType: Pricing Rule,Valid From,Derīgs no
521DocType: Sales Invoice,Total Commission,Kopā Komisija
522DocType: Pricing Rule,Sales Partner,Sales Partner
523DocType: Buying Settings,Purchase Receipt Required,Pirkuma čeka Nepieciešamais
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530524apps/erpnext/erpnext/stock/doctype/item/item.py +128,Valuation Rate is mandatory if Opening Stock entered,"Vērtēšana Rate ir obligāta, ja atvēršana Stock ievadīts"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530525apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,Nav atrasti rēķinu tabulas ieraksti
526apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +28,Please select Company and Party Type first,"Lūdzu, izvēlieties Uzņēmumu un Party tips pirmais"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530527apps/erpnext/erpnext/config/accounts.py +257,Financial / accounting year.,Finanšu / grāmatvedības gadā.
528apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.js +10,Accumulated Values,Uzkrātās vērtības
Anand Doshi191b2972015-10-21 16:50:31 +0530529apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Atvainojiet, Serial Nos nevar tikt apvienots"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530530apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +707,Make Sales Order,Veikt klientu pasūtījumu
Pratik Vyas97264472015-05-14 15:13:10 +0530531DocType: Project Task,Project Task,Projekta uzdevums
Anand Doshibb347f52015-11-12 16:39:58 +0530532,Lead Id,Potenciālā klienta ID
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530533DocType: C-Form Invoice Detail,Grand Total,Pavisam kopā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530534DocType: Assessment,Course,kurss
535DocType: Timesheet,Payslip,algas lapu
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530536apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Fiskālā gada sākuma datums nedrīkst būt lielāks par fiskālā gada beigu datuma
537DocType: Issue,Resolution,Rezolūcija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530538DocType: C-Form,IV,IV
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530539apps/erpnext/erpnext/templates/pages/order.html +53,Delivered: {0},Piegādāts: {0}
540apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +69,Payable Account,Maksājama konts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530541DocType: Payment Entry,Type of Payment,Apmaksas veids
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530542DocType: Sales Order,Billing and Delivery Status,Norēķini un piegāde statuss
Rushabh Mehtad627af22016-03-03 11:24:58 +0530543DocType: Job Applicant,Resume Attachment,atsākt Pielikums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530544apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Atkārtojiet Klienti
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530545DocType: Leave Control Panel,Allocate,Piešķirt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530546apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +734,Sales Return,Sales Return
547DocType: Announcement,Posted By,rakstīja
Rushabh Mehtafc307972015-11-04 18:02:45 +0530548DocType: Item,Delivered by Supplier (Drop Ship),Pasludināts ar piegādātāja (Drop Ship)
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530549apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Database potenciālo klientu.
Anand Doshi019111b2015-11-20 18:00:11 +0530550DocType: Authorization Rule,Customer or Item,Klients vai postenis
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530551apps/erpnext/erpnext/config/selling.py +28,Customer database.,Klientu datu bāzi.
552DocType: Quotation,Quotation To,Piedāvājums:
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530553DocType: Lead,Middle Income,Middle Ienākumi
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530554apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +212,Opening (Cr),Atvere (Cr)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530555apps/erpnext/erpnext/stock/doctype/item/item.py +795,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,"Default mērvienība postenī {0} nevar mainīt tieši tāpēc, ka jums jau ir zināma darījuma (-us) ar citu UOM. Jums būs nepieciešams, lai izveidotu jaunu posteni, lai izmantotu citu Default UOM."
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530556apps/erpnext/erpnext/accounts/utils.py +237,Allocated amount can not be negative,Piešķirtā summa nevar būt negatīvs
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530557DocType: Purchase Order Item,Billed Amt,Billed Amt
558DocType: Warehouse,A logical Warehouse against which stock entries are made.,Loģisks Noliktava pret kuru noliktavas ierakstu veikšanas.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530559DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Pārdošanas rēķins laika kontrolsaraksts
Nabin Hait29b01222016-03-15 16:17:21 +0530560apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +91,Reference No & Reference Date is required for {0},Atsauces Nr & Reference datums ir nepieciešama {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530561DocType: Sales Invoice,Customer's Vendor,Klienta Vendor
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530562apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Proposal Writing,Priekšlikums Writing
563DocType: Payment Entry Deduction,Payment Entry Deduction,Maksājumu Entry atskaitīšana
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530564apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Vēl Sales Person {0} pastāv ar to pašu darbinieku id
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530565DocType: Production Planning Tool,"If checked, raw materials for items that are sub-contracted will be included in the Material Requests","Ja ieslēgts, izejvielas priekšmetiem, kuri apakšlīgumi tiks iekļauti materiālā pieprasījumiem"
566apps/erpnext/erpnext/config/accounts.py +80,Masters,Masters
567apps/erpnext/erpnext/config/accounts.py +140,Update Bank Transaction Dates,Update Bankas Darījumu datumi
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530568apps/erpnext/erpnext/config/projects.py +30,Time Tracking,Time Tracking
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530569DocType: Fiscal Year Company,Fiscal Year Company,Fiskālā Gads Company
570DocType: Packing Slip Item,DN Detail,DN Detail
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530571apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +257,Already supplier quotation has created,Jau piegādātājs citāts ir radījis
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530572DocType: Timesheet,Billed,Rēķins
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530573DocType: Batch,Batch Description,Partijas Apraksts
574DocType: Delivery Note,Time at which items were delivered from warehouse,"Laiks, kurā preces tika piegādātas no noliktavas"
575DocType: Sales Invoice,Sales Taxes and Charges,Pārdošanas nodokļi un maksājumi
576DocType: Employee,Organization Profile,Organizācija Profile
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530577apps/erpnext/erpnext/accounts/page/pos/pos.js +733,View Offline Records,Skatīt Offline Records
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530578DocType: Employee,Reason for Resignation,Iemesls atkāpšanās no amata
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530579apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,Šablons darbības novērtējumus.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530580DocType: Payment Reconciliation,Invoice/Journal Entry Details,Rēķins / Journal Entry Details
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530581apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} '{1}' nav fiskālajā gadā {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530582DocType: Buying Settings,Settings for Buying Module,Iestatījumi Buying modulis
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530583apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +21,Asset {0} does not belong to company {1},Asset {0} nav pieder uzņēmumam {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530584apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +69,Please enter Purchase Receipt first,Ievadiet pirkuma čeka pirmais
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530585DocType: Buying Settings,Supplier Naming By,Piegādātājs nosaukšana Līdz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530586DocType: Activity Type,Default Costing Rate,Default Izmaksu Rate
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530587DocType: Maintenance Schedule,Maintenance Schedule,Uzturēšana grafiks
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530588apps/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.","Tad Cenu Noteikumi tiek filtrētas, balstoties uz klientu, klientu grupā, teritorija, piegādātājs, piegādātāju veida, kampaņas, pārdošanas partneris uc"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530589apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Inventory,Neto Izmaiņas sarakstā
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530590DocType: Employee,Passport Number,Pases numurs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530591apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +80,Manager,Vadītājs
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530592apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +227,Same item has been entered multiple times.,Pats priekšmets ir ierakstīta vairākas reizes.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530593DocType: SMS Settings,Receiver Parameter,Uztvērējs parametrs
Pratik Vyas97264472015-05-14 15:13:10 +0530594apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,"""Pamatojoties uz"" un ""Group By"", nevar būt vienādi"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530595DocType: Sales Person,Sales Person Targets,Sales Person Mērķi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530596DocType: Installation Note,IN-,IN
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530597apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter email address,Ievadiet e-pasta adresi
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530598DocType: Production Order Operation,In minutes,Minūtēs
599DocType: Issue,Resolution Date,Izšķirtspēja Datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530600apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +299,Timesheet created:,Kontrolsaraksts izveidots:
601apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +715,Please set default Cash or Bank account in Mode of Payment {0},Lūdzu iestatītu standarta kases vai bankas kontu maksājuma veidu {0}
602apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +17,Enroll,uzņemt
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530603DocType: Selling Settings,Customer Naming By,Klientu nosaukšana Līdz
Nabin Hait18f0dd02016-04-15 14:50:45 +0530604DocType: Depreciation Schedule,Depreciation Amount,nolietojums Summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530605apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +56,Convert to Group,Pārveidot uz Group
Pratik Vyas97264472015-05-14 15:13:10 +0530606DocType: Activity Cost,Activity Type,Pasākuma veids
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530607DocType: Request for Quotation,For individual supplier,Par individuālo piegādātāja
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530608apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Pasludināts Summa
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530609DocType: Supplier,Fixed Days,Fiksētie dienas
Rushabh Mehtad627af22016-03-03 11:24:58 +0530610DocType: Quotation Item,Item Balance,Prece Balance
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530611DocType: Sales Invoice,Packing List,Iepakojums Latviešu
Nabin Hait18f0dd02016-04-15 14:50:45 +0530612apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Pirkuma pasūtījumu dota piegādātājiem.
Anand Doshi019111b2015-11-20 18:00:11 +0530613apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,Publicēšana
Pratik Vyas97264472015-05-14 15:13:10 +0530614DocType: Activity Cost,Projects User,Projekti User
615apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Patērētā
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530616apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}: {1} nav atrasta Rēķina informācija tabulā
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530617DocType: Company,Round Off Cost Center,Noapaļot izmaksu centru
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530618apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +205,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Uzturēšana Visit {0} ir atcelts pirms anulējot šo klientu pasūtījumu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530619DocType: Item,Material Transfer,Materiāls Transfer
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530620apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +205,Opening (Dr),Atvere (DR)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530621apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Norīkošanu timestamp jābūt pēc {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530622DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Izkrauti Izmaksu nodokļi un maksājumi
623DocType: Production Order Operation,Actual Start Time,Faktiskais Sākuma laiks
624DocType: BOM Operation,Operation Time,Darbība laiks
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530625apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +141,Finish,apdare
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530626DocType: Pricing Rule,Sales Manager,Pārdošanas vadītājs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530627DocType: Salary Structure Employee,Base,bāze
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530628DocType: Journal Entry,Write Off Amount,Uzrakstiet Off summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530629DocType: Journal Entry,Bill No,Bill Nr
Nabin Hait18f0dd02016-04-15 14:50:45 +0530630DocType: Company,Gain/Loss Account on Asset Disposal,Gain / zaudējumu aprēķins par aktīva atsavināšana
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530631DocType: Purchase Invoice,Quarterly,Ceturkšņa
632DocType: Selling Settings,Delivery Note Required,Nepieciešamais Piegāde Note
Pratik Vyas97264472015-05-14 15:13:10 +0530633DocType: Sales Order Item,Basic Rate (Company Currency),Basic Rate (Company valūta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530634DocType: Student Attendance,Student Attendance,Student apmeklējums
635DocType: Sales Invoice Timesheet,Time Sheet,Laika uzskaites tabula
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530636DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush izejvielas Based On
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530637apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +53,Please enter item details,Ievadiet Papildus informācija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530638DocType: Interest,Interest,Interese
639apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +9,Pre Sales,Pre Sales
Pratik Vyas97264472015-05-14 15:13:10 +0530640DocType: Purchase Receipt,Other Details,Cita informācija
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530641DocType: Account,Accounts,Konti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530642apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +65,Marketing,Mārketings
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530643apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +227,Payment Entry is already created,Maksājums ieraksts ir jau radīta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530644DocType: Purchase Receipt Item Supplied,Current Stock,Pašreizējā Stock
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530645apps/erpnext/erpnext/controllers/accounts_controller.py +538,Row #{0}: Asset {1} does not linked to Item {2},Row # {0}: Asset {1} nav saistīts ar posteni {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530646apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +21,Preview Salary Slip,Preview Alga Slip
647DocType: Company,Deafult Cost Center,Deafult Cost Center
648apps/erpnext/erpnext/accounts/doctype/budget/budget.py +48,Account {0} has been entered multiple times,Konts {0} ir ievadīts vairākas reizes
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530649DocType: Account,Expenses Included In Valuation,Izdevumi iekļauts vērtēšanā
650DocType: Employee,Provide email id registered in company,Nodrošināt e-pasta id reģistrēts uzņēmums
651DocType: Hub Settings,Seller City,Pārdevējs City
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530652apps/erpnext/erpnext/schools/doctype/announcement/announcement.py +22,Please select a Student Group,"Lūdzu, izvēlieties skolēnu grupas"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530653DocType: Email Digest,Next email will be sent on:,Nākamais e-pastu tiks nosūtīts uz:
Pratik Vyas97264472015-05-14 15:13:10 +0530654DocType: Offer Letter Term,Offer Letter Term,Akcija vēstule termins
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530655apps/erpnext/erpnext/stock/doctype/item/item.py +617,Item has variants.,Prece ir varianti.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530656apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +68,Item {0} not found,{0} prece nav atrasta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530657DocType: Bin,Stock Value,Stock Value
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530658apps/erpnext/erpnext/accounts/doctype/account/account.py +25,Company {0} does not exist,Uzņēmuma {0} neeksistē
Pratik Vyas97264472015-05-14 15:13:10 +0530659apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tree Type
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530660DocType: BOM Explosion Item,Qty Consumed Per Unit,Daudz Patērētā Vienības
661DocType: Serial No,Warranty Expiry Date,Garantijas Derīguma termiņš
662DocType: Material Request Item,Quantity and Warehouse,Daudzums un Noliktavas
663DocType: Sales Invoice,Commission Rate (%),Komisijas likme (%)
Rushabh Mehtad627af22016-03-03 11:24:58 +0530664DocType: Project,Estimated Cost,Paredzamās izmaksas
Anand Doshi019111b2015-11-20 18:00:11 +0530665apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Aerospace
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530666DocType: Journal Entry,Credit Card Entry,Kredītkarte Entry
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530667apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,Kompānija un konti
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530668apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,"Preces, kas saņemti no piegādātājiem."
669apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,In Value,vērtība
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530670DocType: Lead,Campaign Name,Kampaņas nosaukums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530671,Reserved,Rezervēts
Pratik Vyas97264472015-05-14 15:13:10 +0530672DocType: Purchase Order,Supply Raw Materials,Piegādes izejvielas
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530673DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,"Datums, kurā nākamais rēķins tiks radīts. Tas ir radīts apstiprināšanas."
Pratik Vyas97264472015-05-14 15:13:10 +0530674apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Ilgtermiņa aktīvi
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530675apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +90,{0} is not a stock Item,{0} nav krājums punkts
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530676DocType: Mode of Payment Account,Default Account,Default Account
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530677DocType: Payment Entry,Received Amount (Company Currency),Saņemtā summa (Company valūta)
678apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +169,Lead must be set if Opportunity is made from Lead,"Potenciālais klients ir jānosaka, ja IESPĒJA ir izveidota no Potenciālā klienta"
Nabin Hait29b01222016-03-15 16:17:21 +0530679apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,"Lūdzu, izvēlieties nedēļas off diena"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530680DocType: Production Order Operation,Planned End Time,Plānotais Beigu laiks
681,Sales Person Target Variance Item Group-Wise,Sales Person Mērķa Variance Prece Group-Wise
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530682apps/erpnext/erpnext/accounts/doctype/account/account.py +96,Account with existing transaction cannot be converted to ledger,Konts ar esošo darījumu nevar pārvērst par virsgrāmatā
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530683DocType: Delivery Note,Customer's Purchase Order No,Klienta Pasūtījuma Nr
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530684DocType: Employee,Cell Number,Šūnu skaits
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530685apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,Auto Materiālu Pieprasījumi Radušies
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530686apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Zaudējis
Nabin Hait29b01222016-03-15 16:17:21 +0530687apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +125,You can not enter current voucher in 'Against Journal Entry' column,Jūs nevarat ievadīt pašreizējo kuponu in 'Pret žurnālu ierakstu kolonnā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530688apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +39,Reserved for manufacturing,Rezervēts ražošanā
Anand Doshi019111b2015-11-20 18:00:11 +0530689apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,Enerģija
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530690DocType: Opportunity,Opportunity From,Iespēja no
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530691apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Mēnešalga paziņojumu.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530692DocType: Item Group,Website Specifications,Website specifikācijas
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530693apps/erpnext/erpnext/utilities/doctype/address/address.py +104,There is an error in your Address Template {0},Tur ir kļūda jūsu adrešu veidni {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530694apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +23,{0}: From {0} of type {1},{0}: No {0} tipa {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530695DocType: Warranty Claim,CI-,CI-
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530696apps/erpnext/erpnext/controllers/buying_controller.py +283,Row {0}: Conversion Factor is mandatory,Rinda {0}: pārveidošanas koeficients ir obligāta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530697DocType: Employee,A+,A +
Nabin Hait18f0dd02016-04-15 14:50:45 +0530698apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +274,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Vairāki Cena Noteikumi pastāv ar tiem pašiem kritērijiem, lūdzu atrisināt konfliktus, piešķirot prioritāti. Cena Noteikumi: {0}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530699apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +369,Cannot deactivate or cancel BOM as it is linked with other BOMs,"Nevar atslēgt vai anulēt BOM, jo tas ir saistīts ar citām BOMs"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530700DocType: Opportunity,Maintenance,Uzturēšana
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530701apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +206,Purchase Receipt number required for Item {0},"Pirkuma saņemšana skaits, kas nepieciešams postenī {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530702DocType: Item Attribute Value,Item Attribute Value,Postenis īpašības vērtība
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530703apps/erpnext/erpnext/config/selling.py +148,Sales campaigns.,Pārdošanas kampaņas.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530704apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +42,Make Timesheet,veikt laika kontrolsaraksts
Pratik Vyas97264472015-05-14 15:13:10 +0530705DocType: 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.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530706
707#### Note
708
709The 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.
710
711#### Description of Columns
712
7131. Calculation Type:
714 - This can be on **Net Total** (that is the sum of basic amount).
715 - **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.
716 - **Actual** (as mentioned).
7172. Account Head: The Account ledger under which this tax will be booked
7183. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
7194. Description: Description of the tax (that will be printed in invoices / quotes).
7205. Rate: Tax rate.
7216. Amount: Tax amount.
7227. Total: Cumulative total to this point.
7238. 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).
7249. 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.","Standarts nodokļu veidni, ko var attiecināt uz visiem pārdošanas darījumiem. Šī veidne var saturēt sarakstu nodokļu galvu, kā arī citi izdevumi / ienākumu galvām, piemēram, ""Shipping"", ""apdrošināšanu"", ""Handling"" uc #### Piezīme nodokļa likmi jūs definētu šeit būs standarta nodokļa likme visiem ** Preces **. Ja ir ** Preces **, kas ir atšķirīgas cenas, tie ir jāiekļauj tajā ** Vienības nodokli ** tabulu ** Vienības ** meistars. #### Apraksts kolonnas 1. Aprēķins tips: - Tas var būt ** Neto Kopā ** (tas ir no pamatsummas summa). - ** On iepriekšējā rindā Total / Summa ** (kumulatīvais nodokļiem un nodevām). Ja izvēlaties šo opciju, nodoklis tiks piemērots kā procentus no iepriekšējās rindas (jo nodokļa tabulas) summu vai kopā. - ** Faktiskais ** (kā minēts). 2. Konta vadītājs: Account grāmata, saskaņā ar kuru šis nodoklis tiks rezervēts 3. Izmaksu Center: Ja nodoklis / maksa ir ienākumi (piemēram, kuģošanas) vai izdevumu tai jārezervē pret izmaksām centra. 4. Apraksts: apraksts nodokļa (kas tiks drukāts faktūrrēķinu / pēdiņām). 5. Rate: Nodokļa likme. 6. Summa: nodokļu summa. 7. Kopējais: kumulatīvais kopējais šo punktu. 8. Ievadiet rinda: ja, pamatojoties uz ""Iepriekšējā Row Total"", jūs varat izvēlēties rindas numuru, kas tiks ņemta par pamatu šim aprēķinam (noklusējums ir iepriekšējā rinda). 9. Vai šis nodoklis iekļauts pamatlikmes ?: Ja jūs to pārbaudītu, tas nozīmē, ka šis nodoklis netiks parādīts zem postenis galda, bet tiks iekļauti pamatlikmes savā galvenajā posteni galda. Tas ir noderīgi, ja vēlaties dot dzīvoklis cenu (ieskaitot visus nodokļus), cenas klientiem."
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530725DocType: Employee,Bank A/C No.,Bank / C No.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530726DocType: GL Entry,Project,Projekts
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530727DocType: Quality Inspection Reading,Reading 7,Lasīšana 7
728DocType: Address,Personal,Personisks
729DocType: Expense Claim Detail,Expense Claim Type,Izdevumu Pretenzija Type
730DocType: Shopping Cart Settings,Default settings for Shopping Cart,Noklusējuma iestatījumi Grozs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530731apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +128,Asset scrapped via Journal Entry {0},Asset metāllūžņos via Journal Entry {0}
Anand Doshi019111b2015-11-20 18:00:11 +0530732apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotehnoloģija
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530733apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +107,Office Maintenance Expenses,Biroja uzturēšanas izdevumiem
734apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +115,Please enter Item first,Ievadiet Prece pirmais
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530735DocType: Account,Liability,Atbildība
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530736apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +61,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Sodīt Summa nevar būt lielāka par prasības summas rindā {0}.
Pratik Vyas97264472015-05-14 15:13:10 +0530737DocType: Company,Default Cost of Goods Sold Account,Default pārdotās produkcijas ražošanas izmaksas konta
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530738apps/erpnext/erpnext/stock/get_item_details.py +275,Price List not selected,Cenrādis nav izvēlēts
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530739DocType: Employee,Family Background,Ģimene Background
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530740DocType: Request for Quotation Supplier,Send Email,Sūtīt e-pastu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530741apps/erpnext/erpnext/stock/doctype/item/item.py +204,Warning: Invalid Attachment {0},Brīdinājums: Invalid Pielikums {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530742apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +709,No Permission,Nav Atļaujas
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530743DocType: Company,Default Bank Account,Default bankas kontu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530744apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +50,"To filter based on Party, select Party Type first","Lai filtrētu pamatojoties uz partijas, izvēlieties Party Type pirmais"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530745apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},""Update Stock", nevar pārbaudīt, jo preces netiek piegādātas ar {0}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530746apps/erpnext/erpnext/public/js/setup_wizard.js +298,Nos,Nos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530747DocType: Item,Items with higher weightage will be shown higher,Preces ar augstāku weightage tiks parādīts augstāk
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530748DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Banku samierināšanās Detail
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530749apps/erpnext/erpnext/controllers/accounts_controller.py +542,Row #{0}: Asset {1} must be submitted,Row # {0}: Asset {1} jāiesniedz
750apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,Darbinieks nav atrasts
Rushabh Mehtad627af22016-03-03 11:24:58 +0530751DocType: Supplier Quotation,Stopped,Apturēts
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530752DocType: Item,If subcontracted to a vendor,Ja apakšlīgumu nodot pārdevējs
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530753DocType: SMS Center,All Customer Contact,Visas klientu Contact
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530754apps/erpnext/erpnext/config/stock.py +148,Upload stock balance via csv.,Augšupielādēt akciju līdzsvaru caur csv.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530755DocType: Warehouse,Tree Details,Tree Details
Anand Doshi191b2972015-10-21 16:50:31 +0530756apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,Nosūtīt tagad
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530757,Support Analytics,Atbalsta Analytics
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530758DocType: Item,Website Warehouse,Web Noliktava
Anand Doshibb256e42016-01-04 16:50:38 +0530759DocType: Payment Reconciliation,Minimum Invoice Amount,Minimālā Rēķina summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530760apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +64,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Prece Row {idx}: {DOCTYPE} {DOCNAME} neeksistē iepriekš '{DOCTYPE}' tabula
761apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +227,Timesheet {0} is already completed or cancelled,Kontrolsaraksts {0} jau ir pabeigts vai atcelts
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530762DocType: Purchase Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Mēneša diena, kurā auto rēķins tiks radīts, piemēram 05, 28 utt"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530763DocType: Asset,Opening Accumulated Depreciation,Atklāšanas Uzkrātais nolietojums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530764apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Rezultāts ir mazāks par vai vienāds ar 5
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530765DocType: Program Enrollment Tool,Program Enrollment Tool,Program Uzņemšanas Tool
766apps/erpnext/erpnext/config/accounts.py +294,C-Form records,C-Form ieraksti
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530767apps/erpnext/erpnext/config/selling.py +297,Customer and Supplier,Klientu un piegādātāju
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530768DocType: Email Digest,Email Digest Settings,E-pasta Digest iestatījumi
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530769apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Atbalsta vaicājumus no klientiem.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530770DocType: HR Settings,Retirement Age,pensionēšanās vecums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530771DocType: Bin,Moving Average Rate,Moving vidējā likme
772DocType: Production Planning Tool,Select Items,Izvēlieties preces
Nabin Hait29b01222016-03-15 16:17:21 +0530773apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +342,{0} against Bill {1} dated {2},{0} pret likumprojektu {1} datēts {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530774apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,Kursu grafiks
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530775DocType: Maintenance Visit,Completion Status,Pabeigšana statuss
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530776DocType: HR Settings,Enter retirement age in years,Ievadiet pensionēšanās vecumu gados
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530777apps/erpnext/erpnext/accounts/doctype/asset/asset.js +229,Target Warehouse,Mērķa Noliktava
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530778DocType: Cheque Print Template,Starting location from left edge,Sākot atrašanās vietu no kreisās malas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530779DocType: Item,Allow over delivery or receipt upto this percent,Atļaut pār piegādi vai saņemšanu līdz pat šim procentiem
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530780DocType: Stock Entry,STE-,STE-
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530781apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +53,Expected Delivery Date cannot be before Sales Order Date,"Paredzams, Piegāde datums nevar būt pirms Sales Order Datums"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530782DocType: Upload Attendance,Import Attendance,Import apmeklējums
Anand Doshi019111b2015-11-20 18:00:11 +0530783apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +17,All Item Groups,Visi punkts grupas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530784DocType: Process Payroll,Activity Log,Aktivitāte Log
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530785apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +36,Net Profit / Loss,Neto peļņa / zaudējumi
786apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,Automātiski komponēt ziņu iesniegšanas darījumiem.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530787DocType: Production Order,Item To Manufacture,Postenis ražot
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530788apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +82,{0} {1} status is {2},{0} {1} statuss ir {2}
Rushabh Mehtad627af22016-03-03 11:24:58 +0530789DocType: Shopping Cart Settings,Enable Checkout,Ieslēgt Checkout
Anand Doshibb256e42016-01-04 16:50:38 +0530790apps/erpnext/erpnext/config/learn.py +207,Purchase Order to Payment,Iegādājieties Rīkojumu Apmaksa
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530791apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +37,Projected Qty,Prognozēts Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530792DocType: Sales Invoice,Payment Due Date,Maksājuma Due Date
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530793apps/erpnext/erpnext/stock/doctype/item/item.js +278,Item Variant {0} already exists with same attributes,Postenis Variant {0} jau eksistē ar tiem pašiem atribūtiem
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530794apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',"Atklāšana"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530795DocType: Notification Control,Delivery Note Message,Piegāde Note Message
796DocType: Expense Claim,Expenses,Izdevumi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530797DocType: Item Variant Attribute,Item Variant Attribute,Prece Variant Prasme
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530798,Purchase Receipt Trends,Pirkuma čeka tendences
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530799apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +75,Research & Development,Pētniecība un attīstība
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530800,Amount to Bill,"Summa, Bill"
801DocType: Company,Registration Details,Reģistrācija Details
Rushabh Mehtadd408d82016-02-09 12:24:27 +0530802DocType: Item Reorder,Re-Order Qty,Re-Order Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530803DocType: Leave Block List Date,Leave Block List Date,Atstājiet Block saraksts datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530804DocType: Pricing Rule,Price or Discount,Cenu vai Atlaide
805DocType: Sales Team,Incentives,Stimuli
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530806DocType: SMS Log,Requested Numbers,Pieprasītie Numbers
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530807DocType: Production Planning Tool,Only Obtain Raw Materials,Iegūt tikai izejvielas
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530808apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,Izpildes novērtējuma.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530809apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +94,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","Iespējojot "izmantošana Grozs", kā Grozs ir iespējota, un ir jābūt vismaz vienam Tax nolikums Grozs"
810apps/erpnext/erpnext/controllers/accounts_controller.py +340,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Maksājumu Entry {0} ir saistīta pret ordeņa {1}, pārbaudiet, vai tā būtu velk kā iepriekš šajā rēķinā."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530811DocType: Sales Invoice Item,Stock Details,Stock Details
Pratik Vyas97264472015-05-14 15:13:10 +0530812apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Projekts Value
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530813apps/erpnext/erpnext/config/selling.py +307,Point-of-Sale,Tirdzniecības vieta
814apps/erpnext/erpnext/accounts/doctype/account/account.py +119,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Konta atlikums jau Kredīts, jums nav atļauts noteikt ""Balance Must Be"", jo ""debets"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530815DocType: Account,Balance must be,Līdzsvars ir jābūt
816DocType: Hub Settings,Publish Pricing,Publicēt Cenas
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530817DocType: Notification Control,Expense Claim Rejected Message,Izdevumu noraida prasību Message
818,Available Qty,Pieejams Daudz
819DocType: Purchase Taxes and Charges,On Previous Row Total,No iepriekšējās rindas Kopā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530820DocType: Purchase Invoice Item,Rejected Qty,noraidīts Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530821DocType: Salary Slip,Working Days,Darba dienas
822DocType: Serial No,Incoming Rate,Ienākošais Rate
823DocType: Packing Slip,Gross Weight,Bruto svars
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530824apps/erpnext/erpnext/public/js/setup_wizard.js +67,The name of your company for which you are setting up this system.,"Jūsu uzņēmuma nosaukums, par kuru jums ir izveidot šo sistēmu."
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530825DocType: HR Settings,Include holidays in Total no. of Working Days,Iekļaut brīvdienas Kopā nē. Darba dienu
826DocType: Job Applicant,Hold,Turēt
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530827DocType: Employee,Date of Joining,Datums Pievienošanās
828DocType: Naming Series,Update Series,Update Series
Pratik Vyas97264472015-05-14 15:13:10 +0530829DocType: Supplier Quotation,Is Subcontracted,Tiek slēgti apakšuzņēmuma līgumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530830DocType: Item Attribute,Item Attribute Values,Postenis Prasme Vērtības
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530831DocType: Examination Result,Examination Result,eksāmens rezultāts
832apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +756,Purchase Receipt,Pirkuma čeka
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530833,Received Items To Be Billed,Saņemtie posteņi ir Jāmaksā
Rushabh Mehtafc307972015-11-04 18:02:45 +0530834DocType: Employee,Ms,Ms
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530835apps/erpnext/erpnext/config/accounts.py +267,Currency exchange rate master.,Valūtas maiņas kurss meistars.
836apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +167,Reference Doctype must be one of {0},Atsauce Doctype jābūt vienam no {0}
837apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +282,Unable to find Time Slot in the next {0} days for Operation {1},Nevar atrast laika nišu nākamajos {0} dienas ekspluatācijai {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530838DocType: Production Order,Plan material for sub-assemblies,Plāns materiāls mezgliem
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530839apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Pārdošanas Partneri un teritorija
840apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +439,BOM {0} must be active,BOM {0} jābūt aktīvam
Nabin Hait18f0dd02016-04-15 14:50:45 +0530841DocType: Journal Entry,Depreciation Entry,nolietojums Entry
Nabin Hait34037e02016-02-03 13:10:54 +0530842apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,"Lūdzu, izvēlieties dokumenta veidu pirmais"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530843apps/erpnext/erpnext/templates/generators/item.html +68,Goto Cart,Goto Grozs
844apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Atcelt Materiāls Vizītes {0} pirms lauzt šo apkopes vizīte
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530845DocType: Salary Slip,Leave Encashment Amount,Atstājiet inkasācijas summu
Anand Doshi191b2972015-10-21 16:50:31 +0530846apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Sērijas Nr {0} nepieder posteni {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530847DocType: Purchase Receipt Item Supplied,Required Qty,Nepieciešamais Daudz
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530848apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +214,Warehouses with existing transaction can not be converted to ledger.,Noliktavas ar esošo darījumu nevar pārvērst par virsgrāmatu.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530849DocType: Bank Reconciliation,Total Amount,Kopējā summa
Anand Doshi019111b2015-11-20 18:00:11 +0530850apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Interneta Publishing
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530851DocType: Production Planning Tool,Production Orders,Ražošanas Pasūtījumi
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530852apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +53,Balance Value,Bilance Value
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530853apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Pārdošanas Cenrādis
854apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Publicēt sinhronizēt priekšmetus
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530855DocType: Bank Reconciliation,Account Currency,Konta valūta
Rushabh Mehtad627af22016-03-03 11:24:58 +0530856apps/erpnext/erpnext/accounts/general_ledger.py +137,Please mention Round Off Account in Company,"Lūdzu, atsaucieties uz noapaļot konta Company"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530857DocType: Purchase Receipt,Range,Diapazons
858DocType: Supplier,Default Payable Accounts,Noklusējuma samaksu konti
859apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,Darbinieku {0} nav aktīvs vai neeksistē
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530860DocType: Fee Structure,Components,sastāvdaļas
861apps/erpnext/erpnext/accounts/doctype/asset/asset.py +232,Please enter Asset Category in Item {0},Ievadiet aktīvu kategorijas postenī {0}
862apps/erpnext/erpnext/stock/doctype/item/item.py +612,Item Variants {0} updated,Postenis Variants {0} atjaunināta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530863DocType: Quality Inspection Reading,Reading 6,Lasīšana 6
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530864apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +843,Cannot {0} {1} {2} without any negative outstanding invoice,Nevar {0} {1} {2} bez jebkāda negatīva izcili rēķins
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530865DocType: Purchase Invoice Advance,Purchase Invoice Advance,Pirkuma rēķins Advance
866DocType: Address,Shop,Veikals
867DocType: Hub Settings,Sync Now,Sync Tagad
Nabin Hait29b01222016-03-15 16:17:21 +0530868apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +172,Row {0}: Credit entry can not be linked with a {1},Rinda {0}: Credit ierakstu nevar saistīt ar {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530869apps/erpnext/erpnext/config/accounts.py +210,Define budget for a financial year.,Definēt budžetu finanšu gada laikā.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530870DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,"Default Bank / Naudas konts tiks automātiski atjaunināti POS Rēķinā, ja ir izvēlēts šis režīms."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530871DocType: Lead,LEAD-,arī vadībā
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530872DocType: Employee,Permanent Address Is,Pastāvīga adrese ir
873DocType: Production Order Operation,Operation completed for how many finished goods?,Darbība pabeigta uz cik gatavās produkcijas?
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530874apps/erpnext/erpnext/public/js/setup_wizard.js +162,The Brand,Brand
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530875DocType: Employee,Exit Interview Details,Iziet Intervija Details
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530876DocType: Item,Is Purchase Item,Vai iegāde postenis
Nabin Hait18f0dd02016-04-15 14:50:45 +0530877DocType: Asset,Purchase Invoice,Pirkuma rēķins
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530878DocType: Stock Ledger Entry,Voucher Detail No,Kuponu Detail Nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530879apps/erpnext/erpnext/accounts/page/pos/pos.js +728,New Sales Invoice,Jaunu pārdošanas rēķinu
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530880DocType: Stock Entry,Total Outgoing Value,Kopā Izejošais vērtība
Rushabh Mehtafc307972015-11-04 18:02:45 +0530881apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Atvēršanas datums un aizvēršanas datums ir jāatrodas vienā fiskālā gada
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530882DocType: Lead,Request for Information,Lūgums sniegt informāciju
Anand Doshid7f7d5c2016-01-27 12:36:04 +0530883DocType: Payment Request,Paid,Samaksāts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530884DocType: Program Fee,Program Fee,Program Fee
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530885DocType: Salary Slip,Total in words,Kopā ar vārdiem
886DocType: Material Request Item,Lead Time Date,Izpildes laiks Datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530887DocType: Guardian,Guardian Name,Guardian Name
888DocType: Cheque Print Template,Has Print Format,Ir Drukas formāts
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530889apps/erpnext/erpnext/accounts/page/pos/pos.js +86, is mandatory. Maybe Currency Exchange record is not created for ,ir obligāta. Varbūt Valūtas ieraksts nav izveidots
890apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +109,Row #{0}: Please specify Serial No for Item {1},"Row # {0}: Lūdzu, norādiet Sērijas Nr postenī {1}"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530891apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +619,"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.","Par "produkts saišķis" vienību, noliktavu, Serial Nr un partijas Nr tiks uzskatīta no "iepakojumu sarakstu" tabulā. Ja Noliktavu un partijas Nr ir vienādas visiem iepakojuma vienības par jebkuru "produkts saišķis" posteni, šīs vērtības var ievadīt galvenajā postenis tabulas vērtības tiks kopēts "iepakojumu sarakstu galda."
Rushabh Mehtad627af22016-03-03 11:24:58 +0530892DocType: Job Opening,Publish on website,Publicēt mājas lapā
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530893apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Sūtījumiem uz klientiem.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530894apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +606,Supplier Invoice Date cannot be greater than Posting Date,Piegādātājs Rēķina datums nevar būt lielāks par norīkošanu Datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530895DocType: Purchase Invoice Item,Purchase Order Item,Pasūtījuma postenis
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530896apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +130,Indirect Income,Netieša Ienākumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530897DocType: Cheque Print Template,Date Settings,Datums iestatījumi
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530898apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,Pretruna
Anand Doshi019111b2015-11-20 18:00:11 +0530899,Company Name,Uzņēmuma nosaukums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530900DocType: SMS Center,Total Message(s),Kopējais ziņojumu (-i)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530901apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +810,Select Item for Transfer,Izvēlieties Prece pārneses
Nabin Haitbf9e8cf2015-12-28 14:37:58 +0530902DocType: Purchase Invoice,Additional Discount Percentage,Papildu Atlaide procentuālā
Rushabh Mehtafc307972015-11-04 18:02:45 +0530903apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Skatīt sarakstu ar visu palīdzību video
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530904DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,"Izvēlieties kontu vadītājs banku, kurā tika deponēts pārbaude."
905DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Ļauj lietotājam rediģēt Cenrādi Rate darījumos
906DocType: Pricing Rule,Max Qty,Max Daudz
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530907DocType: Student Applicant,Father's Name,Tēva vārds
Nabin Hait18f0dd02016-04-15 14:50:45 +0530908apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
909 Please enter a valid Invoice","Rinda {0}: Rēķinu {1} ir nederīgs, tas varētu tikt atcelts / neeksistē. \ Lūdzu, ievadiet derīgu rēķinu"
Nabin Hait29b01222016-03-15 16:17:21 +0530910apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Rinda {0}: Samaksa pret pārdošanas / pirkšanas ordeņa vienmēr jāmarķē kā iepriekš
Anand Doshi019111b2015-11-20 18:00:11 +0530911apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Ķīmisks
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530912apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +686,All items have already been transferred for this Production Order.,"Visi posteņi jau ir pārskaitīta, lai šim Ražošanas ordeni."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530913DocType: Process Payroll,Select Payroll Year and Month,Izvēlieties Algas gads un mēnesis
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530914apps/erpnext/erpnext/public/js/setup_wizard.js +299,Meter,metrs
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530915DocType: Workstation,Electricity Cost,Elektroenerģijas izmaksas
916DocType: HR Settings,Don't send Employee Birthday Reminders,Nesūtiet darbinieku dzimšanas dienu atgādinājumus
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530917DocType: Opportunity,Walk In,Walk In
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530918apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +113,Stock Entries,Krājumu
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530919DocType: Item,Inspection Criteria,Pārbaudes kritēriji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530920apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Nodota
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530921apps/erpnext/erpnext/public/js/setup_wizard.js +163,Upload your letter head and logo. (you can edit them later).,Augšupielādēt jūsu vēstules galva un logo. (Jūs varat rediģēt tos vēlāk).
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530922DocType: Timesheet Detail,Bill,Rēķins
923apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +163,White,Balts
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530924DocType: SMS Center,All Lead (Open),Visi Svins (Open)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530925apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +228,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Rinda {0}: Daudz nav pieejams {4} noliktavā {1} pēc norīkojuma laiku ieraksta ({2} {3})
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530926DocType: Purchase Invoice,Get Advances Paid,Get Avansa Paid
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530927apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +731,Make ,Izveidot
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530928DocType: Journal Entry,Total Amount in Words,Kopā summa vārdiem
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530929apps/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.,"Tur bija kļūda. Viens iespējamais iemesls varētu būt, ka jūs neesat saglabājis formu. Lūdzu, sazinieties ar support@erpnext.com ja problēma joprojām pastāv."
Anand Doshibb256e42016-01-04 16:50:38 +0530930apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Grozs
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530931apps/erpnext/erpnext/controllers/selling_controller.py +154,Order Type must be one of {0},Rīkojums Type jābūt vienam no {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530932DocType: Lead,Next Contact Date,Nākamais Contact Datums
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530933apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Atklāšanas Daudzums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530934apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +393,Please enter Account for Change Amount,Ievadiet Kontu pārmaiņu summa
935DocType: Student Batch,Student Batch Name,Student Partijas nosaukums
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530936DocType: Holiday List,Holiday List Name,Brīvdienu saraksta Nosaukums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530937apps/erpnext/erpnext/schools/doctype/scheduling_tool/scheduling_tool.js +8,Schedule Course,grafiks Course
938apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +175,Stock Options,Akciju opcijas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530939DocType: Journal Entry Account,Expense Claim,Izdevumu Pretenzija
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530940apps/erpnext/erpnext/accounts/doctype/asset/asset.js +211,Do you really want to restore this scrapped asset?,Vai jūs tiešām vēlaties atjaunot šo metāllūžņos aktīvu?
941apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +237,Qty for {0},Daudz par {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530942DocType: Leave Application,Leave Application,Atvaļinājuma pieteikums
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530943apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Atstājiet Allocation rīks
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530944DocType: Leave Block List,Leave Block List Dates,Atstājiet Block List Datumi
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530945DocType: Workstation,Net Hour Rate,Neto stundas likme
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530946DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Izkrauti izmaksas pirkuma čeka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530947DocType: Company,Default Terms,Noklusējuma noteikumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530948DocType: Packing Slip Item,Packing Slip Item,Iepakošanas Slip postenis
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530949DocType: Purchase Invoice,Cash/Bank Account,Naudas / bankas kontu
Rushabh Mehta4140fa52015-12-01 16:02:15 +0530950apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +70,Removed items with no change in quantity or value.,Noņemts preces bez izmaiņām daudzumā vai vērtībā.
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530951DocType: Delivery Note,Delivery To,Piegāde uz
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530952apps/erpnext/erpnext/stock/doctype/item/item.py +635,Attribute table is mandatory,Atribūts tabula ir obligāta
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530953DocType: Production Planning Tool,Get Sales Orders,Saņemt klientu pasūtījumu
954apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} nevar būt negatīvs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530955apps/erpnext/erpnext/schools/doctype/announcement/announcement.py +18,Please select a Student,"Lūdzu, izvēlieties Students"
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530956apps/erpnext/erpnext/public/js/pos/pos.html +29,Discount,Atlaide
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530957DocType: Asset,Total Number of Depreciations,Kopējais skaits nolietojuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530958DocType: Workstation,Wages,Alga
959DocType: Project,Internal,Iekšējs
960DocType: Task,Urgent,Steidzams
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530961apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +141,Please specify a valid Row ID for row {0} in table {1},"Lūdzu, norādiet derīgu Row ID kārtas {0} tabulā {1}"
Rushabh Mehtafc307972015-11-04 18:02:45 +0530962apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Iet uz Desktop un sākt izmantot ERPNext
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530963DocType: Item,Manufacturer,Ražotājs
964DocType: Landed Cost Item,Purchase Receipt Item,Pirkuma čeka postenis
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530965DocType: Purchase Receipt,PREC-RET-,PREC-RET-
966DocType: POS Profile,Sales Invoice Payment,Pārdošanas rēķinu apmaksas
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530967DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Rezervēts noliktavām Sales Order / gatavu preču noliktava
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530968apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Selling Amount,Pārdošanas apjoms
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530969apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +115,You are the Expense Approver for this record. Please Update the 'Status' and Save,"Jūs esat Izdevumu apstiprinātājs šā ieraksta. Lūdzu Update ""Statuss"" un Saglabāt"
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530970DocType: Serial No,Creation Document No,Izveide Dokumenta Nr
971DocType: Issue,Issue,Izdevums
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530972DocType: Asset,Scrapped,iznīcināts
Anand Doshi019111b2015-11-20 18:00:11 +0530973apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account does not match with Company,Konts nesakrīt ar Sabiedrību
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530974apps/erpnext/erpnext/config/stock.py +190,"Attributes for Item Variants. e.g Size, Color etc.","Atribūti postenī Varianti. piemēram, lielumu, krāsu uc"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530975apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_dashboard.py +27,Returns,atgriešana
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530976apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Noliktava
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530977apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +194,Serial No {0} is under maintenance contract upto {1},Sērijas Nr {0} ir zem uzturēšanas līgumu līdz pat {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +0530978apps/erpnext/erpnext/config/hr.py +35,Recruitment,vervēšana
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530979DocType: BOM Operation,Operation,Operācija
980DocType: Lead,Organization Name,Organizācijas nosaukums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530981DocType: Tax Rule,Shipping State,Piegāde Valsts
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530982apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +62,Item must be added using 'Get Items from Purchase Receipts' button,"Postenī, jāpievieno, izmantojot ""dabūtu preces no pirkumu čekus 'pogu"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +0530983DocType: Employee,A-,A-
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530984apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +115,Sales Expenses,Pārdošanas izmaksas
985apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Standarta iepirkums
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530986DocType: GL Entry,Against,Pret
987DocType: Item,Default Selling Cost Center,Default pārdošana Izmaksu centrs
988DocType: Sales Partner,Implementation Partner,Īstenošana Partner
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530989apps/erpnext/erpnext/controllers/selling_controller.py +231,Sales Order {0} is {1},Sales Order {0} {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530990DocType: Opportunity,Contact Info,Kontaktinformācija
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530991apps/erpnext/erpnext/config/stock.py +299,Making Stock Entries,Making Krājumu
992DocType: Packing Slip,Net Weight UOM,Neto svara Mērvienība
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530993DocType: Item,Default Supplier,Default piegādātājs
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530994DocType: Manufacturing Settings,Over Production Allowance Percentage,Over Ražošanas pielaide procentos
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530995DocType: Shipping Rule Condition,Shipping Rule Condition,Piegāde noteikums Stāvoklis
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530996DocType: Holiday List,Get Weekly Off Dates,Saņemt Nedēļas Off Datumi
997apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,Beigu Datums nevar būt mazāks par sākuma datuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +0530998DocType: Sales Person,Select company name first.,Izvēlieties uzņēmuma nosaukums pirmo reizi.
Rushabh Mehta644a04b2016-07-25 12:15:30 +0530999apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +155,Dr,Dr
Nabin Hait18f0dd02016-04-15 14:50:45 +05301000apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,"Citāti, kas saņemti no piegādātājiem."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301001apps/erpnext/erpnext/controllers/selling_controller.py +22,To {0} | {1} {2},Uz {0} | {1}{2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301002apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Vidējais vecums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301003DocType: Opportunity,Your sales person who will contact the customer in future,"Jūsu pārdošanas persona, kas sazinās ar klientu nākotnē"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301004apps/erpnext/erpnext/public/js/setup_wizard.js +261,List a few of your suppliers. They could be organizations or individuals.,Uzskaitīt daži no jūsu piegādātājiem. Tie varētu būt organizācijas vai privātpersonas.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301005apps/erpnext/erpnext/templates/pages/home.html +32,View All Products,Skatīt visus produktus
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301006DocType: Company,Default Currency,Default Valūtas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301007DocType: Contact,Enter designation of this Contact,Ievadiet cilmes šo kontaktadresi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301008DocType: Expense Claim,From Employee,No darbinieka
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301009apps/erpnext/erpnext/controllers/accounts_controller.py +400,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,"Brīdinājums: Sistēma nepārbaudīs pārāk augstu maksu, jo summu par posteni {0} ir {1} ir nulle"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301010DocType: Journal Entry,Make Difference Entry,Padarīt atšķirība Entry
1011DocType: Upload Attendance,Attendance From Date,Apmeklējumu No Datums
1012DocType: Appraisal Template Goal,Key Performance Area,Key Performance Platība
Anand Doshi019111b2015-11-20 18:00:11 +05301013apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +54,Transportation,Transportēšana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301014apps/erpnext/erpnext/controllers/item_variant.py +63,Invalid Attribute,Nederīga Atribūtu
Anand Doshibacc6792015-10-30 12:54:27 +05301015apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,un gads:
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301016apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +191,{0} {1} must be submitted,{0}{1} jāiesniedz
Anand Doshi191b2972015-10-21 16:50:31 +05301017DocType: Email Digest,Annual Expense,Gada Izdevumu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301018apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +145,Quantity must be less than or equal to {0},Daudzumam ir jābūt mazākam vai vienādam ar {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301019DocType: SMS Center,Total Characters,Kopā rakstzīmes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301020apps/erpnext/erpnext/controllers/buying_controller.py +156,Please select BOM in BOM field for Item {0},"Lūdzu, izvēlieties BOM BOM jomā postenim {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301021DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Form rēķinu Detail
1022DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Maksājumu Samierināšanās rēķins
Nabin Hait34037e02016-02-03 13:10:54 +05301023apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Ieguldījums%
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301024DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Uzņēmuma reģistrācijas numuri jūsu atsauci. Nodokļu numurus uc
1025DocType: Sales Partner,Distributor,Izplatītājs
1026DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Grozs Piegāde noteikums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301027apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +211,Production Order {0} must be cancelled before cancelling this Sales Order,Ražošanas Order {0} ir atcelts pirms anulējot šo klientu pasūtījumu
1028apps/erpnext/erpnext/public/js/controllers/transaction.js +62,Please set 'Apply Additional Discount On',Lūdzu noteikt "piemērot papildu Atlaide On"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301029,Ordered Items To Be Billed,Pasūtītās posteņi ir Jāmaksā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301030apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +39,From Range has to be less than To Range,No Range ir jābūt mazāk nekā svārstās
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301031DocType: Global Defaults,Global Defaults,Globālie Noklusējumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301032apps/erpnext/erpnext/projects/doctype/project/project.py +153,Project Collaboration Invitation,Projektu Sadarbība Ielūgums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301033DocType: Salary Slip,Deductions,Atskaitījumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301034apps/erpnext/erpnext/public/js/financial_statements.js +73,Start Year,Start gads
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301035DocType: Purchase Invoice,Start date of current invoice's period,Sākuma datums kārtējā rēķinā s perioda
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301036DocType: Salary Slip,Leave Without Pay,Bezalgas atvaļinājums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301037apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +327,Capacity Planning Error,Capacity Planning kļūda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301038,Trial Balance for Party,Trial Balance uz pusi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301039DocType: Lead,Consultant,Konsultants
1040DocType: Salary Slip,Earnings,Peļņa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301041apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +362,Finished Item {0} must be entered for Manufacture type entry,"Gatavo postenis {0} ir jāieraksta, lai ražošana tipa ierakstu"
Anand Doshibb256e42016-01-04 16:50:38 +05301042apps/erpnext/erpnext/config/learn.py +92,Opening Accounting Balance,Atvēršanas Grāmatvedības bilance
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301043DocType: Sales Invoice Advance,Sales Invoice Advance,PPR Advance
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301044apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +499,Nothing to request,Nav ko pieprasīt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301045apps/erpnext/erpnext/projects/doctype/task/task.py +38,'Actual Start Date' can not be greater than 'Actual End Date',"""Faktiskais sākuma datums"" nevar būt lielāks par ""faktiskā beigu datuma"""
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301046apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Management,Vadība
Nabin Hait29b01222016-03-15 16:17:21 +05301047apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +52,Either debit or credit amount is required for {0},Nu debeta vai kredīta summa ir nepieciešama {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301048DocType: Cheque Print Template,Payer Settings,maksātājs iestatījumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301049DocType: 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""","Tas tiks pievienots Vienības kodeksa variantu. Piemēram, ja jūsu saīsinājums ir ""SM"", un pozīcijas kods ir ""T-krekls"", postenis kods variants būs ""T-krekls-SM"""
1050DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,"Neto Pay (vārdiem), būs redzams pēc tam, kad esat saglabāt algas aprēķinu."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301051apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +161,Blue,Zils
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301052DocType: Purchase Invoice,Is Return,Vai Return
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301053DocType: Price List Country,Price List Country,Cenrādis Valsts
Nabin Hait18f0dd02016-04-15 14:50:45 +05301054apps/erpnext/erpnext/utilities/doctype/contact/contact.py +69,Please set Email ID,Lūdzu iestatīt e-pasta ID
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301055DocType: Item,UOMs,Mērvienības
1056apps/erpnext/erpnext/stock/utils.py +181,{0} valid serial nos for Item {1},{0} derīgas sērijas nos postenim {1}
Anand Doshi191b2972015-10-21 16:50:31 +05301057apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Postenis kodekss nevar mainīt Serial Nr
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301058apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +23,POS Profile {0} already created for user: {1} and company {2},POS Profile {0} jau izveidots lietotājam: {1} un kompānija {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301059DocType: Purchase Order Item,UOM Conversion Factor,UOM Conversion Factor
1060DocType: Stock Settings,Default Item Group,Default Prece Group
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301061apps/erpnext/erpnext/accounts/page/pos/pos.js +1374,Do you really want to submit the invoice?,"Vai jūs tiešām vēlaties, lai iesniegtu rēķinu?"
Nabin Hait18f0dd02016-04-15 14:50:45 +05301062apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Piegādātājs datu bāze.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301063DocType: Payment Reconciliation Payment,Reference_name,Reference_name
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301064DocType: Account,Balance Sheet,Bilance
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301065apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +685,Cost Center For Item with Item Code ',"Izmaksās Center postenī ar Preces kods """
1066apps/erpnext/erpnext/accounts/page/pos/pos.js +1526,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.","Maksājums Mode nav konfigurēta. Lūdzu, pārbaudiet, vai konts ir iestatīts uz maksājumu Mode vai POS profils."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301067DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,"Jūsu pārdošanas persona saņems atgādinājumu par šo datumu, lai sazināties ar klientu"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301068apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,"Further accounts can be made under Groups, but entries can be made against non-Groups","Turpmākas kontus var veikt saskaņā grupās, bet ierakstus var izdarīt pret nepilsoņu grupām"
Anand Doshibb347f52015-11-12 16:39:58 +05301069DocType: Lead,Lead,Potenciālie klienti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301070DocType: Email Digest,Payables,Piegādātājiem un darbuzņēmējiem
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301071DocType: Course,Course Intro,Protams Intro
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301072DocType: Account,Warehouse,Noliktava
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301073apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +156,Stock Entry {0} created,Stock Entry {0} izveidots
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301074apps/erpnext/erpnext/controllers/buying_controller.py +289,Row #{0}: Rejected Qty can not be entered in Purchase Return,Row # {0}: Noraidīts Daudz nevar jāieraksta Pirkuma Atgriezties
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301075,Purchase Order Items To Be Billed,Pirkuma pasūtījuma posteņi ir Jāmaksā
Pratik Vyas97264472015-05-14 15:13:10 +05301076DocType: Purchase Invoice Item,Net Rate,Net Rate
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301077DocType: Purchase Invoice Item,Purchase Invoice Item,Pirkuma rēķins postenis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301078apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +57,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Akciju Ledger Ieraksti un GL Ieraksti tiek nepārpublicēt izraudzītajiem pirkumu čekus
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301079apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Postenis 1
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301080DocType: Holiday,Holiday,Brīvdiena
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301081DocType: Leave Control Panel,Leave blank if considered for all branches,"Atstāt tukšu, ja to uzskata par visām filiālēm"
Nabin Hait18f0dd02016-04-15 14:50:45 +05301082apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-forma nav piemērojams rēķinam: {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301083DocType: Payment Reconciliation,Unreconciled Payment Details,Unreconciled maksājumu informācija
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301084DocType: Global Defaults,Current Fiscal Year,Kārtējā fiskālajā gadā
1085DocType: Global Defaults,Disable Rounded Total,Atslēgt noapaļotiem Kopā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301086DocType: Lead,Call,Izsaukums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301087apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +417,'Entries' cannot be empty,"""Ieraksti"" nevar būt tukšs"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301088apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Dublikāts rinda {0} ar pašu {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301089,Trial Balance,Trial Balance
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301090apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +214,Fiscal Year {0} not found,Fiskālā gads {0} nav atrasts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301091apps/erpnext/erpnext/config/hr.py +238,Setting up Employees,Iestatīšana Darbinieki
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301092DocType: Sales Order,SO-,TĀTAD-
Anand Doshi191b2972015-10-21 16:50:31 +05301093apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,"Lūdzu, izvēlieties kodu pirmais"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301094DocType: Employee,O-,O-
1095apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Research,Pētniecība
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301096DocType: Maintenance Visit Purpose,Work Done,Darbs Gatavs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301097apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,"Lūdzu, norādiet vismaz vienu atribūtu Atribūti tabulā"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301098DocType: Announcement,All Students,Visi studenti
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301099apps/erpnext/erpnext/accounts/doctype/asset/asset.py +43,Item {0} must be a non-stock item,Prece {0} ir jābūt ne-akciju postenis
Anand Doshi191b2972015-10-21 16:50:31 +05301100DocType: Contact,User ID,Lietotāja ID
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301101apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Senākās
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301102apps/erpnext/erpnext/stock/doctype/item/item.py +504,"An Item Group exists with same name, please change the item name or rename the item group","Prece Group pastāv ar tādu pašu nosaukumu, lūdzu mainīt rindas nosaukumu vai pārdēvēt objektu grupu"
1103apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +437,Rest Of The World,Pārējā pasaule
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301104apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,The Item {0} cannot have Batch,{0} postenis nevar būt partijas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301105,Budget Variance Report,Budžets Variance ziņojums
1106DocType: Salary Slip,Gross Pay,Bruto Pay
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301107apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +90,Row {0}: Activity Type is mandatory.,Rinda {0}: darbības veids ir obligāta.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301108apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +163,Dividends Paid,Izmaksātajām dividendēm
Rushabh Mehtafc307972015-11-04 18:02:45 +05301109apps/erpnext/erpnext/public/js/controllers/stock_controller.js +40,Accounting Ledger,Grāmatvedības Ledger
Pratik Vyas97264472015-05-14 15:13:10 +05301110DocType: Stock Reconciliation,Difference Amount,Starpība Summa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301111apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +169,Retained Earnings,Nesadalītā peļņa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301112DocType: BOM Item,Item Description,Vienība Apraksts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301113DocType: Purchase Invoice,Is Recurring,Vai Atkārtojas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301114DocType: Purchase Invoice,Supplied Items,Komplektā Items
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301115DocType: Student,STUD.,STUD.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301116DocType: Production Order,Qty To Manufacture,Daudz ražot
1117DocType: Buying Settings,Maintain same rate throughout purchase cycle,Uzturēt pašu likmi visā pirkuma ciklu
1118DocType: Opportunity Item,Opportunity Item,Iespēja postenis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301119apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +70,Temporary Opening,Pagaidu atklāšana
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301120,Employee Leave Balance,Darbinieku Leave Balance
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301121apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +131,Balance for Account {0} must always be {1},Atlikums kontā {0} vienmēr jābūt {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301122apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +175,Valuation Rate required for Item in row {0},Vērtēšana Rate nepieciešama postenī rindā {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301123DocType: Address,Address Type,Adrese Īpašuma tips
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301124apps/erpnext/erpnext/public/js/setup_wizard.js +323,Example: Masters in Computer Science,Piemērs: Masters in Datorzinātnes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301125DocType: Purchase Invoice,Rejected Warehouse,Noraidīts Noliktava
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301126DocType: GL Entry,Against Voucher,Pret kuponu
1127DocType: Item,Default Buying Cost Center,Default Pirkšana Izmaksu centrs
Rushabh Mehtafc307972015-11-04 18:02:45 +05301128apps/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.","Lai iegūtu labāko no ERPNext, mēs iesakām veikt kādu laiku, un skatīties šos palīdzības video."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301129apps/erpnext/erpnext/accounts/page/pos/pos.js +87, to ,līdz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301130DocType: Item,Lead Time in days,Izpildes laiks dienās
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301131,Accounts Payable Summary,Kreditoru kopsavilkums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301132apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +196,Not authorized to edit frozen Account {0},Nav atļauts rediģēt iesaldētā kontā {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301133DocType: Journal Entry,Get Outstanding Invoices,Saņemt neapmaksātus rēķinus
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301134apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +62,Sales Order {0} is not valid,Pasūtījumu {0} nav derīga
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301135apps/erpnext/erpnext/setup/doctype/company/company.py +185,"Sorry, companies cannot be merged","Atvainojiet, uzņēmumi nevar tikt apvienots"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301136apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +139,"The total Issue / Transfer quantity {0} in Material Request {1} \
Rushabh Mehtad627af22016-03-03 11:24:58 +05301137 cannot be greater than requested quantity {2} for Item {3}",Kopējais Issue / Transfer daudzums {0} Iekraušanas Pieprasījums {1} \ nedrīkst būt lielāks par pieprasīto daudzumu {2} postenim {3}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301138apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +152,Small,Mazs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301139DocType: Employee,Employee Number,Darbinieku skaits
1140apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},"Gadījums (-i), kas jau ir lietošanā. Izmēģināt no lietā Nr {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301141,Invoiced Amount (Exculsive Tax),Rēķinā Summa (Exculsive nodoklis)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301142DocType: Student Applicant,Mother's / Guardian 1 Email ID,Mātes / Guardian 1 Email ID
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301143apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,2.punkts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301144apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +77,Account head {0} created,Konts galva {0} izveidots
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301145apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +160,Green,Zaļš
1146DocType: Supplier,SUPP-,SUPP-
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301147DocType: Item,Auto re-order,Auto re-pasūtīt
Anand Doshi019111b2015-11-20 18:00:11 +05301148apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Kopā Izpildīts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301149DocType: Employee,Place of Issue,Izsniegšanas vieta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301150apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Contract,Līgums
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301151DocType: Email Digest,Add Quote,Pievienot Citēt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301152apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +498,UOM coversion factor required for UOM: {0} in Item: {1},UOM Coversion faktors nepieciešama UOM: {0} postenī: {1}
1153apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Indirect Expenses,Netiešie izdevumi
1154apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +80,Row {0}: Qty is mandatory,Rinda {0}: Daudz ir obligāta
Anand Doshi019111b2015-11-20 18:00:11 +05301155apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Lauksaimniecība
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301156apps/erpnext/erpnext/accounts/page/pos/pos.js +737,Sync Master Data,Sync Master Data
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301157apps/erpnext/erpnext/public/js/setup_wizard.js +283,Your Products or Services,Savus produktus vai pakalpojumus
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301158DocType: Mode of Payment,Mode of Payment,Maksājuma veidu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301159apps/erpnext/erpnext/stock/doctype/item/item.py +178,Website Image should be a public file or website URL,Website Image vajadzētu būt publiski failu vai tīmekļa URL
1160DocType: Purchase Invoice Item,BOM,BOM
Pratik Vyas97264472015-05-14 15:13:10 +05301161apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,Tas ir sakne posteni grupas un to nevar rediģēt.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301162DocType: Journal Entry Account,Purchase Order,Pasūtījuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301163DocType: Warehouse,Warehouse Contact Info,Noliktava Kontaktinformācija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301164DocType: Payment Entry,Write Off Difference Amount,Norakstīt starpības summa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301165DocType: Purchase Invoice,Recurring Type,Atkārtojas Type
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301166apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +345,"{0}: Employee email not found, hence email not sent","{0}: Darbinieku e-pasts nav atrasts, līdz ar to e-pasts nav nosūtīts"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301167DocType: Address,City/Town,City / Town
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301168DocType: Address,Is Your Company Address,Vai Jūsu uzņēmuma adrese
Anand Doshi191b2972015-10-21 16:50:31 +05301169DocType: Email Digest,Annual Income,Gada ienākumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301170DocType: Serial No,Serial No Details,Sērijas Nr Details
1171DocType: Purchase Invoice Item,Item Tax Rate,Postenis Nodokļu likme
Nabin Hait29b01222016-03-15 16:17:21 +05301172apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,"For {0}, only credit accounts can be linked against another debit entry","Par {0}, tikai kredīta kontus var saistīt pret citu debeta ierakstu"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301173apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +474,Delivery Note {0} is not submitted,Piegāde piezīme {0} nav iesniegta
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301174apps/erpnext/erpnext/stock/get_item_details.py +133,Item {0} must be a Sub-contracted Item,Postenis {0} jābūt Apakšuzņēmēju postenis
Pratik Vyas97264472015-05-14 15:13:10 +05301175apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Kapitāla Ekipējums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301176apps/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.","Cenu noteikums vispirms izvēlas, pamatojoties uz ""Apply On 'jomā, kas var būt punkts, punkts Koncerns vai Brand."
1177DocType: Hub Settings,Seller Website,Pārdevējs Website
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301178DocType: Item,ITEM-,PRIEKŠMETS-
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301179apps/erpnext/erpnext/controllers/selling_controller.py +147,Total allocated percentage for sales team should be 100,Kopējais piešķirtais procentuālu pārdošanas komanda būtu 100
1180apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +110,Production Order status is {0},Ražošanas Pasūtījuma statuss ir {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301181DocType: Appraisal Goal,Goal,Mērķis
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301182DocType: Sales Invoice Item,Edit Description,Edit Apraksts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301183apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +757,For Supplier,Piegādātājam
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301184DocType: Account,Setting Account Type helps in selecting this Account in transactions.,"Iestatīšana konta veidu palīdz, izvēloties šo kontu darījumos."
1185DocType: Purchase Invoice,Grand Total (Company Currency),Pavisam kopā (Company valūta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301186apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Izveidot Drukas formāts
Nabin Hait18f0dd02016-04-15 14:50:45 +05301187apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Neatradām nevienu objektu nosaukumu {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301188apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Kopā Izejošais
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301189apps/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""","Tur var būt tikai viens Shipping pants stāvoklis ar 0 vai tukšu vērtību ""vērtēt"""
1190DocType: Authorization Rule,Transaction,Darījums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301191apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Piezīme: Šis Izmaksas centrs ir Group. Nevar veikt grāmatvedības ierakstus pret grupām.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301192apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +122,Child warehouse exists for this warehouse. You can not delete this warehouse.,Bērnu noliktava pastāv šajā noliktavā. Jūs nevarat izdzēst šo noliktavā.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301193DocType: Item,Website Item Groups,Mājas lapa punkts Grupas
Pratik Vyas97264472015-05-14 15:13:10 +05301194DocType: Purchase Invoice,Total (Company Currency),Kopā (Uzņēmējdarbības valūta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301195apps/erpnext/erpnext/stock/utils.py +176,Serial number {0} entered more than once,Sērijas numurs {0} ieraksta vairāk nekā vienu reizi
Nabin Hait18f0dd02016-04-15 14:50:45 +05301196DocType: Depreciation Schedule,Journal Entry,Journal Entry
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301197apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +71,{0} items in progress,{0} preces progress
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301198DocType: Workstation,Workstation Name,Darba vietas nosaukums
Anand Doshi191b2972015-10-21 16:50:31 +05301199apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,E-pasts Digest:
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301200apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +445,BOM {0} does not belong to Item {1},BOM {0} nepieder posteni {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301201DocType: Sales Partner,Target Distribution,Mērķa Distribution
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301202apps/erpnext/erpnext/accounts/page/pos/pos.js +1667,Deafault warehouse is required for selected item,Deafault noliktava ir nepieciešama minus posteni
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301203DocType: Salary Slip,Bank Account No.,Banka Konta Nr
1204DocType: Naming Series,This is the number of the last created transaction with this prefix,Tas ir skaitlis no pēdējiem izveidots darījuma ar šo prefiksu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301205DocType: Quality Inspection Reading,Reading 8,Lasīšana 8
1206DocType: Sales Partner,Agent,Aģents
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301207apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +75,"Total {0} for all items is zero, may you should change 'Distribute Charges Based On'","Kopā {0} uz visiem posteņiem ir nulle, var jums vajadzētu mainīt "Sadalīt maksa ir atkarīga no""
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301208DocType: Purchase Invoice,Taxes and Charges Calculation,Nodokļi un maksājumi aprēķināšana
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301209DocType: BOM Operation,Workstation,Darba vieta
1210DocType: Request for Quotation Supplier,Request for Quotation Supplier,Pieprasījums Piedāvājums Piegādātāja
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301211apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +110,Hardware,Detaļas
Rushabh Mehtad627af22016-03-03 11:24:58 +05301212DocType: Sales Order,Recurring Upto,Periodisks Līdz pat
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301213DocType: Attendance,HR Manager,HR vadītājs
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301214apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,"Lūdzu, izvēlieties Company"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301215apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +48,Privilege Leave,Privilege Leave
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301216DocType: Purchase Invoice,Supplier Invoice Date,Piegādātāju rēķinu Datums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301217apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,"Jums ir nepieciešams, lai dotu iespēju Grozs"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301218DocType: Payment Entry,Writeoff,Norakstīt
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301219DocType: Appraisal Template Goal,Appraisal Template Goal,Izvērtēšana Template Goal
1220DocType: Salary Slip,Earning,Nopelnot
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301221DocType: Purchase Invoice,Party Account Currency,Party konta valūta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301222,BOM Browser,BOM Browser
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301223DocType: Purchase Taxes and Charges,Add or Deduct,Pievienot vai atrēķināt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301224apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Pārklāšanās apstākļi atrasts starp:
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301225apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +171,Against Journal Entry {0} is already adjusted against some other voucher,Pret Vēstnesī Entry {0} jau ir koriģēts pret kādu citu talonu
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301226apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Kopā pasūtījuma vērtība
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301227apps/erpnext/erpnext/demo/setup_data.py +358,Food,Pārtika
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301228apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Novecošana Range 3
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301229DocType: Maintenance Schedule Item,No of Visits,Nē apmeklējumu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301230apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.js +103,Mark Attendence,Mark Attendence
Rushabh Mehtafc307972015-11-04 18:02:45 +05301231apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Valūta Noslēguma kontā jābūt {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301232apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Punktu summa visiem mērķiem vajadzētu būt 100. Tas ir {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301233DocType: Project,Start and End Dates,Sākuma un beigu datumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301234,Delivered Items To Be Billed,Piegādāts posteņi ir Jāmaksā
Anand Doshi191b2972015-10-21 16:50:31 +05301235apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Noliktava nevar mainīt Serial Nr
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301236DocType: Authorization Rule,Average Discount,Vidēji Atlaide
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301237DocType: Purchase Invoice Item,UOM,UOM
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301238DocType: Address,Utilities,Utilities
1239DocType: Purchase Invoice Item,Accounting,Grāmatvedība
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301240DocType: Employee,EMP/,EMP /
Nabin Hait18f0dd02016-04-15 14:50:45 +05301241DocType: Asset,Depreciation Schedules,amortizācijas grafiki
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301242apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +85,Application period cannot be outside leave allocation period,Pieteikumu iesniegšanas termiņš nevar būt ārpus atvaļinājuma piešķiršana periods
Pratik Vyas97264472015-05-14 15:13:10 +05301243DocType: Activity Cost,Projects,Projekti
Rushabh Mehtad627af22016-03-03 11:24:58 +05301244DocType: Payment Request,Transaction Currency,darījuma valūta
Nabin Hait18f0dd02016-04-15 14:50:45 +05301245apps/erpnext/erpnext/controllers/buying_controller.py +24,From {0} | {1} {2},No {0} | {1}{2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301246DocType: Production Order Operation,Operation Description,Darbība Apraksts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301247DocType: Item,Will also apply to variants,Attieksies arī uz variantiem
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301248apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,"Nevar mainīt fiskālā gada sākuma datumu un fiskālā gada beigu datumu, kad saimnieciskais gads ir saglabāts."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301249DocType: Quotation,Shopping Cart,Grozs
Pratik Vyas97264472015-05-14 15:13:10 +05301250apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Avg Daily Izejošais
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301251DocType: POS Profile,Campaign,Kampaņa
1252DocType: Supplier,Name and Type,Nosaukums un veids
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301253apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +29,Approval Status must be 'Approved' or 'Rejected',"Apstiprinājums statuss ir ""Apstiprināts"" vai ""noraidīts"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301254DocType: Purchase Invoice,Contact Person,Kontaktpersona
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301255apps/erpnext/erpnext/projects/doctype/task/task.py +35,'Expected Start Date' can not be greater than 'Expected End Date',"""Sagaidāmais Sākuma datums"" nevar būt lielāka par ""Sagaidāmais beigu datums"""
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301256DocType: Scheduling Tool,Course End Date,"Protams, beigu datums"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301257DocType: Holiday List,Holidays,Brīvdienas
1258DocType: Sales Order Item,Planned Quantity,Plānotais daudzums
1259DocType: Purchase Invoice Item,Item Tax Amount,Vienība Nodokļa summa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301260DocType: Item,Maintain Stock,Uzturēt Noliktava
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301261apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +209,Stock Entries already created for Production Order ,Krājumu jau radīti Ražošanas Pasūtīt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301262apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +32,Net Change in Fixed Asset,Neto izmaiņas pamatlīdzekļa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301263DocType: Leave Control Panel,Leave blank if considered for all designations,"Atstāt tukšu, ja to uzskata par visiem apzīmējumiem"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301264apps/erpnext/erpnext/controllers/accounts_controller.py +620,Charge of type 'Actual' in row {0} cannot be included in Item Rate,"Lādiņš tips ""Faktiskais"" rindā {0} nevar iekļaut postenī Rate"
1265apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +238,Max: {0},Max: {0}
1266apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +15,From Datetime,No DATETIME
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301267DocType: Email Digest,For Company,Par Company
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301268apps/erpnext/erpnext/config/support.py +17,Communication log.,Sakaru žurnāls.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301269apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +153,"Request for Quotation is disabled to access from portal, for more check portal settings.","Pieprasījums piedāvājumam ir atspējots piekļūt no portāla, jo vairāk čeku portāla iestatījumiem."
1270apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Buying Amount,Iepirkuma Summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301271DocType: Sales Invoice,Shipping Address Name,Piegāde Adrese Nosaukums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301272apps/erpnext/erpnext/accounts/doctype/account/account.js +49,Chart of Accounts,Kontu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301273DocType: Material Request,Terms and Conditions Content,Noteikumi un nosacījumi saturs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301274apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +552,cannot be greater than 100,nevar būt lielāks par 100
1275apps/erpnext/erpnext/stock/doctype/item/item.py +680,Item {0} is not a stock Item,Postenis {0} nav krājums punkts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301276DocType: Maintenance Visit,Unscheduled,Neplānotā
1277DocType: Employee,Owned,Pieder
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301278DocType: Salary Detail,Depends on Leave Without Pay,Atkarīgs Bezalgas atvaļinājums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301279DocType: Pricing Rule,"Higher the number, higher the priority","Lielāks skaitlis, augstākā prioritāte"
1280,Purchase Invoice Trends,Pirkuma rēķins tendences
1281DocType: Employee,Better Prospects,Labākas izredzes
1282DocType: Appraisal,Goals,Mērķi
1283DocType: Warranty Claim,Warranty / AMC Status,Garantijas / AMC statuss
1284,Accounts Browser,Konti Browser
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301285DocType: Payment Entry Reference,Payment Entry Reference,Maksājumu Entry Reference
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301286DocType: GL Entry,GL Entry,GL Entry
1287DocType: HR Settings,Employee Settings,Darbinieku iestatījumi
1288,Batch-Wise Balance History,Partijas-Wise Balance Vēsture
Rushabh Mehtafc307972015-11-04 18:02:45 +05301289apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72,To Do List,To Do List
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301290apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,Drukas iestatījumi atjaunināti attiecīgajā drukas formātā
1291apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Apprentice,Māceklis
1292apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +102,Negative Quantity is not allowed,Negatīva Daudzums nav atļauta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301293DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1294Used for Taxes and Charges",Nodokļu detaļa galda paņemti no postenis kapteiņa kā stīgu un uzglabā šajā jomā. Lieto nodokļiem un nodevām
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301295apps/erpnext/erpnext/hr/doctype/employee/employee.py +152,Employee cannot report to himself.,Darbinieks nevar ziņot sev.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301296DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Ja konts ir sasalusi, ieraksti ir atļauts ierobežotas lietotājiem."
Anand Doshi191b2972015-10-21 16:50:31 +05301297DocType: Email Digest,Bank Balance,Bankas bilance
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301298apps/erpnext/erpnext/accounts/party.py +234,Accounting Entry for {0}: {1} can only be made in currency: {2},Grāmatvedības ieraksts par {0}: {1} var veikt tikai valūtā: {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301299DocType: Job Opening,"Job profile, qualifications required etc.","Darba profils, nepieciešams kvalifikācija uc"
1300DocType: Journal Entry Account,Account Balance,Konta atlikuma
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301301apps/erpnext/erpnext/config/accounts.py +180,Tax Rule for transactions.,Nodokļu noteikums par darījumiem.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301302DocType: Rename Tool,Type of document to rename.,Dokumenta veids pārdēvēt.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301303apps/erpnext/erpnext/public/js/setup_wizard.js +302,We buy this Item,Mēs Pirkt šo preci
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301304DocType: Address,Billing,Norēķinu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301305DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Kopā nodokļi un maksājumi (Company valūtā)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301306DocType: Shipping Rule,Shipping Account,Piegāde Konts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301307DocType: Quality Inspection,Readings,Rādījumus
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301308DocType: Stock Entry,Total Additional Costs,Kopējās papildu izmaksas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301309apps/erpnext/erpnext/public/js/setup_wizard.js +295,Sub Assemblies,Sub Kompleksi
Nabin Hait18f0dd02016-04-15 14:50:45 +05301310DocType: Asset,Asset Name,Asset Name
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301311DocType: Shipping Rule Condition,To Value,Vērtēt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301312DocType: Asset Movement,Stock Manager,Krājumu pārvaldnieks
1313apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +141,Source warehouse is mandatory for row {0},Source noliktava ir obligāta rindā {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301314apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +719,Packing Slip,Iepakošanas Slip
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301315apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Rent,Office Rent
1316apps/erpnext/erpnext/config/setup.py +105,Setup SMS gateway settings,Setup SMS vārti iestatījumi
1317apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,Request for quotation can be access by clicking following link,Pieprasīt piedāvājumu var noklikšķinot uz šīs saites
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301318apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Import neizdevās!
Rushabh Mehtafc307972015-11-04 18:02:45 +05301319apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,Neviena adrese vēl nav pievienota.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301320DocType: Workstation Working Hour,Workstation Working Hour,Darba vietas darba stunda
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301321apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +81,Analyst,Analītiķis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301322DocType: Item,Inventory,Inventārs
1323DocType: Item,Sales Details,Pārdošanas Details
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301324DocType: Quality Inspection,QI-,QI-
Pratik Vyas97264472015-05-14 15:13:10 +05301325DocType: Opportunity,With Items,Ar preces
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301326apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,In Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301327DocType: Notification Control,Expense Claim Rejected,Izdevumu noraida prasību
1328DocType: Item Attribute,Item Attribute,Postenis Atribūtu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301329apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +103,Government,Valdība
1330apps/erpnext/erpnext/public/js/setup_wizard.js +41,Institute Name,Institute Name
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301331apps/erpnext/erpnext/config/stock.py +289,Item Variants,Postenis Variants
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301332DocType: Company,Services,Pakalpojumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301333DocType: HR Settings,Email Salary Slip to Employee,Email Alga Slip darbiniekam
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301334DocType: Cost Center,Parent Cost Center,Parent Izmaksu centrs
1335DocType: Sales Invoice,Source,Avots
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301336apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Rādīt slēgts
Pratik Vyas97264472015-05-14 15:13:10 +05301337DocType: Leave Type,Is Leave Without Pay,Vai atstāt bez Pay
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301338apps/erpnext/erpnext/stock/doctype/item/item.py +236,Asset Category is mandatory for Fixed Asset item,Asset kategorija ir obligāta ilgtermiņa ieguldījumu postenim
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301339apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,Nav atrasti Maksājuma tabulā ieraksti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301340apps/erpnext/erpnext/schools/utils.py +19,This {0} conflicts with {1} for {2} {3},Šī {0} konflikti ar {1} uz {2} {3}
1341DocType: Course Schedule,Students HTML,studenti HTML
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301342apps/erpnext/erpnext/public/js/setup_wizard.js +60,Financial Year Start Date,Finanšu gada sākuma datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301343DocType: POS Profile,Apply Discount,Piesakies Atlaide
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301344DocType: Employee External Work History,Total Experience,Kopā pieredze
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301345apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +265,Packing Slip(s) cancelled,Packing Slip (s) atcelts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301346apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Cash Flow from Investing,Naudas plūsma no ieguldījumu
1347DocType: Program Course,Program Course,Program Course
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301348apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +97,Freight and Forwarding Charges,Kravu un Ekspedīcijas maksājumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301349DocType: Homepage,Company Tagline for website homepage,Uzņēmuma Tagline mājas lapas sākumlapā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301350DocType: Item Group,Item Group Name,Postenis Grupas nosaukums
Anand Doshi019111b2015-11-20 18:00:11 +05301351apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Taken
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301352DocType: Pricing Rule,For Price List,Par cenrādi
Anand Doshi019111b2015-11-20 18:00:11 +05301353apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Executive Search
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301354apps/erpnext/erpnext/stock/stock_ledger.py +426,"Purchase rate for item: {0} not found, which is required to book accounting entry (expense). Please mention item price against a buying price list.","Pirkuma likme posteni: {0} nav atrasts, kas ir nepieciešams, lai rezervētu grāmatvedības ieraksts (izdevumi). Lūdzu, atsaucieties uz objektu cenu pret pērk cenrādi."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301355DocType: Maintenance Schedule,Schedules,Saraksti
Pratik Vyas97264472015-05-14 15:13:10 +05301356DocType: Purchase Invoice Item,Net Amount,Neto summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301357DocType: Purchase Order Item Supplied,BOM Detail No,BOM Detail Nr
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301358DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Papildu Atlaide Summa (Uzņēmējdarbības valūta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301359apps/erpnext/erpnext/accounts/doctype/account/account.js +7,Please create new account from Chart of Accounts.,"Lūdzu, izveidojiet jaunu kontu no kontu plāna."
1360DocType: Maintenance Visit,Maintenance Visit,Uzturēšana Apmeklēt
Pratik Vyas97264472015-05-14 15:13:10 +05301361DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Pieejams Partijas Daudz at Noliktava
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301362apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Update Print Format
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301363DocType: Landed Cost Voucher,Landed Cost Help,Izkrauti izmaksas Palīdzība
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301364DocType: Purchase Invoice,Select Shipping Address,Izvēlieties Piegādes adrese
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301365DocType: Leave Block List,Block Holidays on important days.,Bloķēt Holidays par svarīgākajiem dienas.
1366,Accounts Receivable Summary,Debitoru kopsavilkums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301367apps/erpnext/erpnext/hr/doctype/employee/employee.py +185,Please set User ID field in an Employee record to set Employee Role,Lūdzu noteikt lietotāja ID lauku darbinieks ierakstā noteikt darbinieku lomu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301368DocType: UOM,UOM Name,Mervienības nosaukums
Nabin Hait34037e02016-02-03 13:10:54 +05301369apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Ieguldījums Summa
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301370DocType: Purchase Invoice,Shipping Address,Piegādes adrese
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301371DocType: 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.,"Šis rīks palīdz jums, lai atjauninātu vai noteikt daudzumu un novērtēšanu krājumu sistēmā. To parasti izmanto, lai sinhronizētu sistēmas vērtības un to, kas patiesībā pastāv jūsu noliktavās."
1372DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,"Vārdos būs redzami, kad ietaupāt pavadzīmi."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301373DocType: Expense Claim,EXP,EXP
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301374apps/erpnext/erpnext/config/stock.py +195,Brand master.,Brand master.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301375apps/erpnext/erpnext/schools/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Student {0} - {1} parādās vairākas reizes pēc kārtas {2} un {3}
1376DocType: Program Enrollment Tool,Program Enrollments,programma iestājas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301377DocType: Sales Invoice Item,Brand Name,Brand Name
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301378DocType: Purchase Receipt,Transporter Details,Transporter Details
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301379apps/erpnext/erpnext/public/js/setup_wizard.js +298,Box,Kaste
1380apps/erpnext/erpnext/public/js/setup_wizard.js +36,The Organization,Organizācija
1381DocType: Budget,Monthly Distribution,Mēneša Distribution
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301382apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,"Uztvērējs saraksts ir tukšs. Lūdzu, izveidojiet Uztvērēja saraksts"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301383DocType: Production Plan Sales Order,Production Plan Sales Order,Ražošanas plāns Sales Order
1384DocType: Sales Partner,Sales Partner Target,Sales Partner Mērķa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301385apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +110,Accounting Entry for {0} can only be made in currency: {1},Grāmatvedības ieraksts par {0} var veikt tikai valūtā: {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301386DocType: Pricing Rule,Pricing Rule,Cenu noteikums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301387DocType: Budget,Action if Annual Budget Exceeded,"Rīcība, ja gada budžets pārsniegts"
Anand Doshibb256e42016-01-04 16:50:38 +05301388apps/erpnext/erpnext/config/learn.py +202,Material Request to Purchase Order,Materiāls Pieprasījums Pirkuma pasūtījums
Rushabh Mehtad627af22016-03-03 11:24:58 +05301389DocType: Shopping Cart Settings,Payment Success URL,Maksājumu Success URL
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301390apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +78,Row # {0}: Returned Item {1} does not exists in {2} {3},Row # {0}: Atgriezās Vienība {1} jo neeksistē {2} {3}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301391DocType: Purchase Receipt,PREC-,PREC-
Pratik Vyas97264472015-05-14 15:13:10 +05301392apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bankas konti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301393,Bank Reconciliation Statement,Banku samierināšanās paziņojums
1394DocType: Address,Lead Name,Lead Name
1395,POS,POS
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301396DocType: C-Form,III,III
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301397apps/erpnext/erpnext/config/stock.py +294,Opening Stock Balance,Atvēršanas Stock Balance
1398apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +51,{0} must appear only once,{0} jānorāda tikai vienu reizi
1399apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +339,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Nav atļauts pārsūtīšana vairāk {0} nekā {1} pret Pirkuma pasūtījums {2}
1400apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Lapām Piešķirts Veiksmīgi par {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301401apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Nav Preces pack
1402DocType: Shipping Rule Condition,From Value,No vērtība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301403apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +545,Manufacturing Quantity is mandatory,Ražošanas daudzums ir obligāta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301404DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website","Ja ieslēgts, tad mājas lapa būs noklusējuma punkts grupa mājas lapā"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301405DocType: Quality Inspection Reading,Reading 4,Reading 4
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301406apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,Prasības attiecībā uz uzņēmuma rēķina.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301407apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +71,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Row # {0}: Clearance datums {1} nevar būt pirms Čeku datums {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301408DocType: Company,Default Holiday List,Default brīvdienu sarakstu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301409apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +162,Row {0}: From Time and To Time of {1} is overlapping with {2},Rinda {0}: laiku un uz laiku no {1} pārklājas ar {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301410apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +142,Stock Liabilities,Akciju Saistības
1411DocType: Purchase Invoice,Supplier Warehouse,Piegādātājs Noliktava
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301412DocType: Opportunity,Contact Mobile No,Kontaktinformācija Mobilais Nr
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301413,Material Requests for which Supplier Quotations are not created,"Materiāls pieprasījumi, par kuriem Piegādātājs Citāti netiek radīti"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301414DocType: Student Group,Set 0 for no limit,Uzstādīt 0 bez ierobežojuma
1415apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +130,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,"Diena (-s), kad jūs piesakāties atvaļinājumu ir brīvdienas. Jums ir nepieciešams, neattiecas uz atvaļinājumu."
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301416apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Atkārtoti nosūtīt maksājumu E-pasts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301417apps/erpnext/erpnext/config/selling.py +206,Other Reports,citas Ziņojumi
Pratik Vyas97264472015-05-14 15:13:10 +05301418DocType: Dependent Task,Dependent Task,Atkarīgs Task
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301419apps/erpnext/erpnext/hr/doctype/employee/employee.py +24,Please setup Employee Naming System in Human Resource > HR Settings,Lūdzu uzstādīšana Darbinieku nosaukumu sistēmai cilvēkresursu> HR Settings
1420apps/erpnext/erpnext/stock/doctype/item/item.py +411,Conversion factor for default Unit of Measure must be 1 in row {0},Konversijas faktors noklusējuma mērvienība ir 1 kārtas {0}
1421apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +190,Leave of type {0} cannot be longer than {1},Atvaļinājums tipa {0} nevar būt ilgāks par {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301422DocType: Manufacturing Settings,Try planning operations for X days in advance.,Mēģiniet plānojot operācijas X dienas iepriekš.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301423DocType: HR Settings,Stop Birthday Reminders,Stop Birthday atgādinājumi
1424DocType: SMS Center,Receiver List,Uztvērējs Latviešu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301425apps/erpnext/erpnext/accounts/page/pos/pos.js +921,Search Item,Meklēt punkts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301426apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Patērētā summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301427apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +97,Net Change in Cash,Neto izmaiņas naudas
1428apps/erpnext/erpnext/stock/doctype/item/item.py +406,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Mērvienība {0} ir ievadīts vairāk nekā vienu reizi Conversion Factor tabulā
1429apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +546,Already completed,jau pabeigts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301430apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +22,Payment Request already exists {0},Maksājuma pieprasījums jau eksistē {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301431apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Izmaksas Izdoti preces
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301432apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +241,Quantity must not be more than {0},Daudzums nedrīkst būt lielāks par {0}
1433apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +76,Previous Financial Year is not closed,Iepriekšējais finanšu gads nav slēgts
1434apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +44,Age (Days),Vecums (dienas)
1435DocType: Quotation Item,Quotation Item,Piedāvājuma rinda
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301436DocType: Account,Account Name,Konta nosaukums
Nabin Hait29b01222016-03-15 16:17:21 +05301437apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,No datums nevar būt lielāks par līdz šim datumam
Anand Doshi191b2972015-10-21 16:50:31 +05301438apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,Sērijas Nr {0} daudzums {1} nevar būt daļa
Nabin Hait18f0dd02016-04-15 14:50:45 +05301439apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Piegādātājs Type meistars.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301440DocType: Purchase Order Item,Supplier Part Number,Piegādātājs Part Number
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301441apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +98,Conversion rate cannot be 0 or 1,Konversijas ātrums nevar būt 0 vai 1
1442DocType: Sales Invoice,Reference Document,atsauces dokuments
1443apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +185,{0} {1} is cancelled or stopped,{0} {1} tiek atcelts vai pārtraukta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301444DocType: Accounts Settings,Credit Controller,Kredīts Controller
1445DocType: Delivery Note,Vehicle Dispatch Date,Transportlīdzekļu Nosūtīšanas datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301446apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +221,Purchase Receipt {0} is not submitted,Pirkuma saņemšana {0} nav iesniegta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301447DocType: Company,Default Payable Account,Default Kreditoru konts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301448apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Iestatījumi tiešsaistes iepirkšanās grozs, piemēram, kuģošanas noteikumus, cenrādi uc"
1449apps/erpnext/erpnext/controllers/website_list_for_contact.py +83,{0}% Billed,{0}% Jāmaksā
1450apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Rezervēts Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301451DocType: Party Account,Party Account,Party konts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301452apps/erpnext/erpnext/config/setup.py +116,Human Resources,Cilvēkresursi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301453DocType: Lead,Upper Income,Upper Ienākumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301454apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +10,Reject,noraidīt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301455DocType: Journal Entry Account,Debit in Company Currency,Debeta uzņēmumā Valūta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301456DocType: BOM Item,BOM Item,BOM postenis
1457DocType: Appraisal,For Employee,Vajadzīgi
Nabin Hait29b01222016-03-15 16:17:21 +05301458apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +111,Row {0}: Advance against Supplier must be debit,Row {0}: Advance pret Piegādātāju ir norakstīt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301459DocType: Company,Default Values,Noklusējuma vērtības
Pratik Vyas97264472015-05-14 15:13:10 +05301460DocType: Expense Claim,Total Amount Reimbursed,Atmaksāto līdzekļu kopsummas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301461apps/erpnext/erpnext/schools/doctype/fees/fees.js +22,Collect,savākt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301462apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +80,Against Supplier Invoice {0} dated {1},Pret Piegādātāju rēķinu {0} datēts {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301463DocType: Customer,Default Price List,Default Cenrādis
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301464apps/erpnext/erpnext/accounts/doctype/asset/asset.py +225,Asset Movement record {0} created,Asset Kustība ierakstīt {0} izveidots
1465apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +50,You cannot delete Fiscal Year {0}. Fiscal Year {0} is set as default in Global Settings,Jūs nevarat izdzēst saimnieciskais gads {0}. Fiskālā gads {0} ir noteikta kā noklusējuma Global iestatījumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301466DocType: Payment Reconciliation,Payments,Maksājumi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301467DocType: Journal Entry,Entry Type,Entry Type
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301468,Customer Credit Balance,Klientu kredīta atlikuma
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301469apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Payable,Neto izmaiņas Kreditoru
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301470apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',"Klientam nepieciešams ""Customerwise Atlaide"""
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301471apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,Atjaunināt banku maksājumu datumus ar žurnāliem.
1472apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +20,Pricing,Cenu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301473DocType: Quotation,Term Details,Term Details
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301474apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +36,Cannot enroll more than {0} students for this student group.,Nevar uzņemt vairāk nekā {0} studentiem šai studentu grupai.
Nabin Hait18f0dd02016-04-15 14:50:45 +05301475apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} nedrīkst būt lielāks par 0
Pratik Vyas97264472015-05-14 15:13:10 +05301476DocType: Manufacturing Settings,Capacity Planning For (Days),Capacity Planning For (dienas)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301477apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +9,Procurement,iepirkums
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301478apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,None of the items have any change in quantity or value.,Neviens no priekšmetiem ir kādas izmaiņas daudzumā vai vērtībā.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301479apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +32,Warranty Claim,Garantijas prasību
Anand Doshibb347f52015-11-12 16:39:58 +05301480,Lead Details,Potenciālā klienta detaļas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301481DocType: Purchase Invoice,End date of current invoice's period,Beigu datums no kārtējā rēķinā s perioda
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301482DocType: Pricing Rule,Applicable For,Piemērojami
1483DocType: Bank Reconciliation,From Date,No Datums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301484DocType: Shipping Rule Country,Shipping Rule Country,Piegāde noteikums Country
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301485apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +9,Leave and Attendance,Atstājiet un apmeklējums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301486DocType: Maintenance Visit,Partially Completed,Daļēji Pabeigts
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301487DocType: Leave Type,Include holidays within leaves as leaves,"Iekļaut brīvdienas laikā lapām, lapas"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301488DocType: Sales Invoice,Packed Items,Iepakotas preces
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301489apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Garantijas Prasījums pret Sērijas Nr
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301490DocType: 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","Aizstāt īpašu BOM visos citos BOMs kur tas tiek lietots. Tas aizstās veco BOM saiti, atjaunināt izmaksas un reģenerēt ""BOM Explosion Vienība"" galda, kā par jaunu BOM"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301491apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +59,'Total','Kopā'
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301492DocType: Shopping Cart Settings,Enable Shopping Cart,Ieslēgt Grozs
1493DocType: Employee,Permanent Address,Pastāvīga adrese
Nabin Hait29b01222016-03-15 16:17:21 +05301494apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +233,"Advance paid against {0} {1} cannot be greater \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301495 than Grand Total {2}",Izmaksāto avansu pret {0} {1} nevar būt lielāks \ nekā Kopsumma {2}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301496apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,Lūdzu izvēlieties kodu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301497DocType: Territory,Territory Manager,Teritorija vadītājs
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301498DocType: Packed Item,To Warehouse (Optional),Lai Noliktava (pēc izvēles)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301499DocType: Payment Entry,Paid Amount (Company Currency),Apmaksātais Summa (Company valūta)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301500DocType: Purchase Invoice,Additional Discount,Papildu Atlaide
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301501DocType: Selling Settings,Selling Settings,Pārdošanas iestatījumi
Anand Doshi019111b2015-11-20 18:00:11 +05301502apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Online Izsoles
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301503apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +97,Please specify either Quantity or Valuation Rate or both,"Lūdzu, norādiet nu Daudzums vai Vērtēšanas Rate vai abus"
1504apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +13,Fulfillment,izpilde
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301505apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Company, mēnesis un gads tiek obligāta"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301506apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +101,Marketing Expenses,Mārketinga izdevumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301507,Item Shortage Report,Postenis trūkums ziņojums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301508apps/erpnext/erpnext/stock/doctype/item/item.js +232,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Svars ir minēts, \ nLūdzu nerunājot ""Svara UOM"" too"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301509DocType: Stock Entry Detail,Material Request used to make this Stock Entry,"Materiāls Pieprasījums izmantoti, lai šā krājuma Entry"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301510apps/erpnext/erpnext/accounts/doctype/asset/asset.py +66,Next Depreciation Date is mandatory for new asset,Nākamais Nolietojums datums ir obligāta jaunu aktīvu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301511apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Viena vienība posteņa.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301512DocType: Fee Category,Fee Category,maksa kategorija
1513,Student Fee Collection,Studentu maksa Collection
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301514DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Padarīt grāmatvedības ieraksts Katrs krājumu aprites
1515DocType: Leave Allocation,Total Leaves Allocated,Kopā Leaves Piešķirtie
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301516apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +154,Warehouse required at Row No {0},Noliktava vajadzīgi Row Nr {0}
1517apps/erpnext/erpnext/public/js/setup_wizard.js +78,Please enter valid Financial Year Start and End Dates,Ievadiet derīgu finanšu gada sākuma un beigu datumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301518DocType: Employee,Date Of Retirement,Brīža līdz pensionēšanās
1519DocType: Upload Attendance,Get Template,Saņemt Template
1520DocType: Address,Postal,Pasta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301521apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +198,ERPNext Setup Complete!,ERPNext Setup Complete!
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301522DocType: Item,Weightage,Weightage
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301523DocType: Packing Slip,PS-,PS-
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301524apps/erpnext/erpnext/selling/doctype/customer/customer.py +93,A Customer Group exists with same name please change the Customer name or rename the Customer Group,"Klientu grupa pastāv ar tādu pašu nosaukumu, lūdzu mainīt Klienta nosaukumu vai pārdēvēt klientu grupai"
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301525apps/erpnext/erpnext/public/js/templates/contact_list.html +2,New Contact,Jauns kontakts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301526DocType: Territory,Parent Territory,Parent Teritorija
1527DocType: Quality Inspection Reading,Reading 2,Lasīšana 2
1528DocType: Stock Entry,Material Receipt,Materiālu saņemšana
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301529DocType: Homepage,Products,Produkti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301530DocType: Announcement,Instructor,instruktors
Nabin Hait29b01222016-03-15 16:17:21 +05301531apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +48,Party Type and Party is required for Receivable / Payable account {0},Party Type un partija ir nepieciešama / debitoru kontā {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301532DocType: Employee,AB+,AB +
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301533DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Ja šis postenis ir varianti, tad tas nevar izvēlēties pārdošanas pasūtījumiem uc"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301534DocType: Lead,Next Contact By,Nākamais Kontakti Pēc
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301535apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +223,Quantity required for Item {0} in row {1},"Daudzumu, kas vajadzīgs postenī {0} rindā {1}"
1536apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +110,Warehouse {0} can not be deleted as quantity exists for Item {1},"Noliktava {0} nevar izdzēst, jo pastāv postenī daudzums {1}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301537DocType: Quotation,Order Type,Order Type
1538DocType: Purchase Invoice,Notification Email Address,Paziņošana e-pasta adrese
1539,Item-wise Sales Register,Postenis gudrs Sales Reģistrēties
Nabin Hait18f0dd02016-04-15 14:50:45 +05301540DocType: Asset,Gross Purchase Amount,Gross Pirkuma summa
Nabin Hait18f0dd02016-04-15 14:50:45 +05301541DocType: Asset,Depreciation Method,nolietojums metode
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301542apps/erpnext/erpnext/accounts/page/pos/pos.js +704,Offline,Bezsaistē
Pratik Vyas97264472015-05-14 15:13:10 +05301543DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Vai šis nodoklis iekļauts pamatlikmes?
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301544apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,Kopā Mērķa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301545DocType: Program Course,Required,Nepieciešamais
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301546DocType: Job Applicant,Applicant for a Job,Pretendents uz darbu
Rushabh Mehtad627af22016-03-03 11:24:58 +05301547DocType: Production Plan Material Request,Production Plan Material Request,Ražošanas plāns Materiāls pieprasījums
Nabin Hait18f0dd02016-04-15 14:50:45 +05301548apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Nav Ražošanas Pasūtījumi izveidoti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301549DocType: Stock Reconciliation,Reconciliation JSON,Izlīgums JSON
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301550apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,"Pārāk daudz kolonnas. Eksportēt ziņojumu un izdrukāt to, izmantojot izklājlapu lietotni."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301551DocType: Purchase Invoice Item,Batch No,Partijas Nr
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301552DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Atļaut vairākas pārdošanas pasūtījumos pret Klienta Pirkuma pasūtījums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301553apps/erpnext/erpnext/setup/doctype/company/company.py +164,Main,Galvenais
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301554apps/erpnext/erpnext/stock/doctype/item/item.js +56,Variant,Variants
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301555DocType: Naming Series,Set prefix for numbering series on your transactions,Uzstādīt tituls numerāciju sērijas par jūsu darījumiem
Nabin Hait34037e02016-02-03 13:10:54 +05301556DocType: Employee Attendance Tool,Employees HTML,darbinieki HTML
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301557apps/erpnext/erpnext/stock/doctype/item/item.py +425,Default BOM ({0}) must be active for this item or its template,Default BOM ({0}) ir jābūt aktīvam par šo priekšmetu vai tās veidni
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301558DocType: Employee,Leave Encashed?,Atvaļinājums inkasēta?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301559apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Iespēja No jomā ir obligāta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301560DocType: Item,Variants,Varianti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301561apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +858,Make Purchase Order,Izveidot pirkuma pasūtījumu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301562DocType: SMS Center,Send To,Sūtīt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301563apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +141,There is not enough leave balance for Leave Type {0},Nav pietiekami daudz atvaļinājums bilance Atstāt tipa {0}
Nabin Hait733680b2015-12-07 14:12:41 +05301564DocType: Payment Reconciliation Payment,Allocated amount,Piešķirtā summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301565DocType: Sales Team,Contribution to Net Total,Ieguldījums kopējiem neto
1566DocType: Sales Invoice Item,Customer's Item Code,Klienta Produkta kods
1567DocType: Stock Reconciliation,Stock Reconciliation,Stock Izlīgums
1568DocType: Territory,Territory Name,Teritorija Name
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301569apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +172,Work-in-Progress Warehouse is required before Submit,"Work-in-Progress Warehouse ir nepieciešams, pirms iesniegt"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301570apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Pretendents uz darbu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301571DocType: Purchase Order Item,Warehouse and Reference,Noliktavas un atsauce
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301572DocType: Supplier,Statutory info and other general information about your Supplier,Normatīvais info un citu vispārīgu informāciju par savu piegādātāju
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301573apps/erpnext/erpnext/hooks.py +88,Addresses,Adreses
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301574apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Piegādātājs> Piegādātājs Type
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301575apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +212,Against Journal Entry {0} does not have any unmatched {1} entry,Pret Vēstnesī Entry {0} nav nekādas nesaskaņota {1} ierakstu
1576apps/erpnext/erpnext/config/hr.py +137,Appraisals,vērtējumi
Anand Doshi191b2972015-10-21 16:50:31 +05301577apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Dublēt Sērijas Nr stājās postenī {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301578DocType: Shipping Rule Condition,A condition for a Shipping Rule,Nosacījums Shipping Reglamenta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301579apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +151,Please set filter based on Item or Warehouse,Lūdzu iestatīt filtru pamatojoties postenī vai noliktavā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301580DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),"Neto svars šīs paketes. (Aprēķināts automātiski, kā summa neto svara vienību)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301581DocType: Sales Order,To Deliver and Bill,Rīkoties un Bill
1582DocType: GL Entry,Credit Amount in Account Currency,Kredīta summa konta valūtā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301583apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +442,BOM {0} must be submitted,BOM {0} jāiesniedz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301584DocType: Authorization Control,Authorization Control,Autorizācija Control
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301585apps/erpnext/erpnext/controllers/buying_controller.py +300,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: Noraidīts Warehouse ir obligāta pret noraidīts postenī {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301586apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +731,Payment,Maksājums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301587DocType: Production Order Operation,Actual Time and Cost,Faktiskais laiks un izmaksas
Rushabh Mehtad627af22016-03-03 11:24:58 +05301588apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +54,Material Request of maximum {0} can be made for Item {1} against Sales Order {2},Materiāls pieprasījums maksimāli {0} var izdarīt postenī {1} pret pārdošanas ordeņa {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301589DocType: Employee,Salutation,Sveiciens
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301590DocType: Pricing Rule,Brand,Brand
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301591DocType: Course,Course Abbreviation,Protams saīsinājums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301592DocType: Item,Will also apply for variants,Attieksies arī uz variantiem
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301593apps/erpnext/erpnext/accounts/doctype/asset/asset.py +142,"Asset cannot be cancelled, as it is already {0}","Asset nevar atcelt, jo tas jau ir {0}"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301594apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},Kopējais darba laiks nedrīkst būt lielāks par max darba stundas {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301595apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Paka posteņus pēc pārdošanas laikā.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301596DocType: Quotation Item,Actual Qty,Faktiskais Daudz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301597DocType: Sales Invoice Item,References,Atsauces
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301598DocType: Quality Inspection Reading,Reading 10,Reading 10
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301599apps/erpnext/erpnext/public/js/setup_wizard.js +284,"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.","Uzskaitīt savus produktus vai pakalpojumus, ko var iegādāties vai pārdot. Pārliecinieties, lai pārbaudītu Vienība Group, mērvienību un citas īpašības, kad sākat."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301600DocType: Hub Settings,Hub Node,Hub Mezgls
1601apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,"Esat ievadījis dublikātus preces. Lūdzu, labot un mēģiniet vēlreiz."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301602apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +85,Associate,Līdzstrādnieks
1603DocType: Asset Movement,Asset Movement,Asset kustība
Nabin Hait29b01222016-03-15 16:17:21 +05301604apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Postenis {0} nav sērijveida punkts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301605DocType: SMS Center,Create Receiver List,Izveidot Uztvērēja sarakstu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301606DocType: Packing Slip,To Package No.,Iesaiņot No.
Rushabh Mehtad627af22016-03-03 11:24:58 +05301607DocType: Production Planning Tool,Material Requests,Materiālu pieprasījumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301608DocType: Warranty Claim,Issue Date,Emisijas datums
Pratik Vyas97264472015-05-14 15:13:10 +05301609DocType: Activity Cost,Activity Cost,Aktivitāte Cost
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301610DocType: Timesheet Detail,Timesheet Detail,kontrolsaraksts Detail
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301611DocType: Purchase Receipt Item Supplied,Consumed Qty,Patērētā Daudz
Anand Doshi019111b2015-11-20 18:00:11 +05301612apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telekomunikācijas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301613DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),"Norāda, ka pakete ir daļa no šīs piegādes (Tikai projekts)"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301614apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Izveidot maksājuma Ierakstu
Anand Doshi9c0983f2016-02-17 12:59:54 +05301615apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Daudzums postenī {0} nedrīkst būt mazāks par {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301616,Sales Invoice Trends,PPR tendences
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301617DocType: Leave Application,Apply / Approve Leaves,Piesakies / Apstiprināt lapām
Anand Doshi666fbaf2015-11-26 12:40:13 +05301618apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Par
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301619apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +134,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',"Var attiekties rindu tikai tad, ja maksa tips ir ""On iepriekšējās rindas summu"" vai ""iepriekšējās rindas Kopā"""
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301620DocType: Sales Order Item,Delivery Warehouse,Piegādes Noliktava
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301621DocType: Stock Settings,Allowance Percent,Pabalsts Percent
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301622DocType: SMS Settings,Message Parameter,Message parametrs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301623apps/erpnext/erpnext/config/accounts.py +205,Tree of financial Cost Centers.,Tree finanšu izmaksu centriem.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301624DocType: Serial No,Delivery Document No,Piegāde Dokuments Nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301625apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +180,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},Lūdzu noteikt "Gain / zaudējumu aprēķinā par aktīvu aizvākšanu" uzņēmumā {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301626DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Dabūtu preces no pirkumu čekus
1627DocType: Serial No,Creation Date,Izveides datums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301628apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Šķiet postenis {0} vairākas reizes Cenrādī {1}
Nabin Hait733680b2015-12-07 14:12:41 +05301629apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","Pārdošanas ir jāpārbauda, ja nepieciešams, par ir izvēlēts kā {0}"
Rushabh Mehtad627af22016-03-03 11:24:58 +05301630DocType: Production Plan Material Request,Material Request Date,Materiāls pieprasījums Datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301631DocType: Purchase Order Item,Supplier Quotation Item,Piegādātāja Piedāvājuma postenis
Anand Doshi03791fc2015-12-15 15:17:11 +05301632DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Izslēdz izveidi laika apaļkoku pret pasūtījumu. Darbības nedrīkst izsekot pret Ražošanas uzdevums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301633DocType: Item,Has Variants,Ir Varianti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301634DocType: Monthly Distribution,Name of the Monthly Distribution,Nosaukums Mēneša Distribution
1635DocType: Sales Person,Parent Sales Person,Parent Sales Person
1636apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,"Lūdzu, norādiet noklusējuma valūtu kompānijā Master un Global noklusējumu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301637DocType: Purchase Invoice,Recurring Invoice,Atkārtojas rēķins
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301638apps/erpnext/erpnext/config/learn.py +268,Managing Projects,Managing Projects
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301639DocType: Supplier,Supplier of Goods or Services.,Preču piegādātājam vai pakalpojumu.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301640DocType: Budget,Fiscal Year,Fiskālā gads
1641DocType: Budget,Budget,Budžets
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301642apps/erpnext/erpnext/stock/doctype/item/item.py +233,Fixed Asset Item must be a non-stock item.,Ilgtermiņa ieguldījumu postenim jābūt ne-akciju posteni.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301643apps/erpnext/erpnext/accounts/doctype/budget/budget.py +44,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Budžets nevar iedalīt pret {0}, jo tas nav ienākumu vai izdevumu kontu"
Anand Doshi019111b2015-11-20 18:00:11 +05301644apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Izpildīts
Pratik Vyas97264472015-05-14 15:13:10 +05301645apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Teritorija / Klientu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301646apps/erpnext/erpnext/public/js/setup_wizard.js +227,e.g. 5,"piemēram, 5"
1647apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +166,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Rinda {0}: piešķirtā summa {1} jābūt mazākam par vai vienāds ar rēķinu nenomaksāto summu {2}
1648DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,"Vārdos būs redzams pēc tam, kad būsiet saglabājis PPR."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301649apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +502,Error: {0} > {1},Kļūda: {0}> {1}
1650DocType: Item,Is Sales Item,Produkts tiek pārdots
Pratik Vyas97264472015-05-14 15:13:10 +05301651apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Postenis Group Tree
Anand Doshi191b2972015-10-21 16:50:31 +05301652apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,Postenis {0} nav setup Serial Nr. Pārbaudiet Vienības kapteinis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301653DocType: Maintenance Visit,Maintenance Time,Apkopes laiks
Pratik Vyas97264472015-05-14 15:13:10 +05301654,Amount to Deliver,Summa rīkoties
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301655apps/erpnext/erpnext/public/js/setup_wizard.js +292,A Product or Service,Produkts vai pakalpojums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301656DocType: Naming Series,Current Value,Pašreizējā vērtība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301657apps/erpnext/erpnext/controllers/accounts_controller.py +235,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,Vairāki fiskālie gadi pastāv dienas {0}. Lūdzu noteikt uzņēmuma finanšu gads
Nabin Hait18f0dd02016-04-15 14:50:45 +05301658apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} izveidots
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301659DocType: Delivery Note Item,Against Sales Order,Pret pārdošanas rīkojumu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301660,Serial No Status,Sērijas Nr statuss
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301661DocType: Payment Entry Reference,Outstanding,izcils
1662,Daily Timesheet Summary,Ikdienas laika kontrolsaraksts kopsavilkums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301663apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +458,Item table can not be blank,Postenis tabula nevar būt tukšs
1664apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301665 must be greater than or equal to {2}","Rinda {0}: Lai iestatītu {1} periodiskumu, atšķirība no un uz datuma \ jābūt lielākam par vai vienādam ar {2}"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301666apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +5,This is based on stock movement. See {0} for details,"Tas ir balstīts uz krājumu kustības. Skatīt {0}, lai uzzinātu"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301667DocType: Pricing Rule,Selling,Pārdošana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301668apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +341,Amount {0} {1} deducted against {2},Summa {0} {1} atskaitīt pret {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301669DocType: Employee,Salary Information,Alga informācija
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301670DocType: Sales Person,Name and Employee ID,Darbinieka Vārds un ID
1671apps/erpnext/erpnext/accounts/party.py +296,Due Date cannot be before Posting Date,Due Date nevar būt pirms nosūtīšanas datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301672DocType: Website Item Group,Website Item Group,Mājas lapa Prece Group
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301673apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +147,Duties and Taxes,Nodevas un nodokļi
Nabin Hait29b01222016-03-15 16:17:21 +05301674apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +326,Please enter Reference date,Ievadiet Atsauces datums
Rushabh Mehtafc307972015-11-04 18:02:45 +05301675apps/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} maksājumu ierakstus nevar filtrēt pēc {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301676DocType: Item Website Specification,Table for Item that will be shown in Web Site,"Tabula postenī, kas tiks parādīts Web Site"
Pratik Vyas97264472015-05-14 15:13:10 +05301677DocType: Purchase Order Item Supplied,Supplied Qty,Piegādāto Daudz
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301678DocType: Purchase Order Item,Material Request Item,Materiāls Pieprasījums postenis
1679apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Koks poz grupu.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301680apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +144,Cannot refer row number greater than or equal to current row number for this Charge type,Nevar atsaukties rindu skaits ir lielāks par vai vienāds ar pašreizējo rindu skaitu šim Charge veida
Nabin Hait18f0dd02016-04-15 14:50:45 +05301681DocType: Asset,Sold,Pārdots
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301682,Item-wise Purchase History,Postenis gudrs Pirkumu vēsture
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301683apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +159,Red,Sarkans
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301684apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +228,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Lūdzu, noklikšķiniet uz ""Generate grafiks"" atnest Sērijas Nr piebilda postenī {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301685DocType: Account,Frozen,Sasalis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301686,Open Production Orders,Atvērt pasūtījumus
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301687DocType: Sales Invoice Payment,Base Amount (Company Currency),Base Summa (Company valūta)
1688DocType: Payment Reconciliation Payment,Reference Row,atsauce Row
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301689DocType: Installation Note,Installation Time,Uzstādīšana laiks
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301690DocType: Sales Invoice,Accounting Details,Grāmatvedības Details
Rushabh Mehtad627af22016-03-03 11:24:58 +05301691apps/erpnext/erpnext/setup/doctype/company/company.js +66,Delete all the Transactions for this Company,"Dzēst visas darījumi, par šo uzņēmumu"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301692apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +187,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} nav pabeigta {2} Daudz gatavo preču ražošanas kārtību # {3}. Lūdzu, atjauniniet darbības statusu, izmantojot Time Baļķi"
1693apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +66,Investments,Investīcijas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301694DocType: Issue,Resolution Details,Izšķirtspēja Details
Rushabh Mehtadd408d82016-02-09 12:24:27 +05301695apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,piešķīrumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301696DocType: Quality Inspection Reading,Acceptance Criteria,Pieņemšanas kritēriji
Nabin Hait18f0dd02016-04-15 14:50:45 +05301697apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,Ievadiet Materiālu Pieprasījumi tabulā iepriekš
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301698DocType: Item Attribute,Attribute Name,Atribūta nosaukums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301699DocType: Item Group,Show In Website,Show In Website
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301700apps/erpnext/erpnext/public/js/setup_wizard.js +293,Group,Grupa
Pratik Vyas97264472015-05-14 15:13:10 +05301701DocType: Task,Expected Time (in hours),Sagaidāmais laiks (stundās)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301702DocType: Item Reorder,Check in (group),Reģistrēšanās (grupas)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301703,Qty to Order,Daudz pasūtījuma
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301704apps/erpnext/erpnext/config/projects.py +25,Gantt chart of all tasks.,Ganta shēma visiem uzdevumiem.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301705DocType: Opportunity,Mins to First Response,Min līdz First Response
Nabin Hait18f0dd02016-04-15 14:50:45 +05301706DocType: Pricing Rule,Margin Type,Margin Type
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301707apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} stundas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301708DocType: Appraisal,For Employee Name,Par darbinieku Vārds
1709DocType: Holiday List,Clear Table,Skaidrs tabula
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301710DocType: C-Form Invoice Detail,Invoice No,PPR Nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301711DocType: Room,Room Name,room Name
1712apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +96,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Atstājiet nevar piemērot / atcelts pirms {0}, jo atvaļinājumu bilance jau ir rokas nosūtīja nākotnē atvaļinājumu piešķiršanas ierakstu {1}"
Pratik Vyas97264472015-05-14 15:13:10 +05301713DocType: Activity Cost,Costing Rate,Izmaksu Rate
Anand Doshibacc6792015-10-30 12:54:27 +05301714,Customer Addresses And Contacts,Klientu Adreses un kontakti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301715DocType: Discussion,Discussion,diskusija
1716DocType: Payment Entry,Transaction ID,darījuma ID
1717apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory feild - Academic Year,Obligāti feild - akadēmiskais gads
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301718DocType: Employee,Resignation Letter Date,Atkāpšanās no amata vēstule Datums
1719apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,"Cenu Noteikumi tālāk filtrē, pamatojoties uz daudzumu."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301720DocType: Task,Total Billing Amount (via Time Sheet),Kopā Norēķinu Summa (via laiks lapas)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301721apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Atkārtot Klientu Ieņēmumu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301722apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +50,{0} ({1}) must have role 'Expense Approver',"{0} ({1}) ir jābūt lomu rēķina apstiprinātāja """
1723apps/erpnext/erpnext/public/js/setup_wizard.js +298,Pair,Pāris
Nabin Hait18f0dd02016-04-15 14:50:45 +05301724DocType: Asset,Depreciation Schedule,nolietojums grafiks
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301725DocType: Bank Reconciliation Detail,Against Account,Pret kontu
1726DocType: Maintenance Schedule Detail,Actual Date,Faktiskais datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301727DocType: Item,Has Batch No,Partijas Nr
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301728DocType: Delivery Note,Excise Page Number,Akcīzes Page Number
Nabin Hait18f0dd02016-04-15 14:50:45 +05301729DocType: Asset,Purchase Date,Pirkuma datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301730DocType: Employee,Personal Details,Personīgie Details
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301731apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +182,Please set 'Asset Depreciation Cost Center' in Company {0},Lūdzu noteikt "nolietojuma izmaksas centrs" uzņēmumā {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301732,Maintenance Schedules,Apkopes grafiki
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301733DocType: Task,Actual End Date (via Time Sheet),Faktiskā Beigu datums (via laiks lapas)
1734apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +336,Amount {0} {1} against {2} {3},Summa {0} {1} pret {2} {3}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301735,Quotation Trends,Piedāvājumu tendences
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301736apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +138,Item Group not mentioned in item master for item {0},Postenis Group vienības kapteinis nav minēts par posteni {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301737apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +295,Debit To account must be a Receivable account,Debets Lai kontā jābūt pasūtītāju konta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301738DocType: Shipping Rule Condition,Shipping Amount,Piegāde Summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301739,Pending Amount,Kamēr Summa
1740DocType: Purchase Invoice Item,Conversion Factor,Conversion Factor
Rushabh Mehtafc307972015-11-04 18:02:45 +05301741DocType: Purchase Order,Delivered,Pasludināts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301742apps/erpnext/erpnext/accounts/doctype/asset/asset.py +137,Expected value after useful life must be greater than or equal to {0},Sagaidāmais vērtība pēc lietderīgās jābūt lielākam vai vienādam ar {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301743DocType: Purchase Receipt,Vehicle Number,Transportlīdzekļu skaits
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301744DocType: Purchase Invoice,The date on which recurring invoice will be stop,"Datums, kurā atkārtojas rēķins tiks apstāties"
1745apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +90,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Kopā piešķirtie lapas {0} nevar būt mazāka par jau apstiprināto lapām {1} par periodu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301746DocType: Journal Entry,Accounts Receivable,Debitoru parādi
1747,Supplier-Wise Sales Analytics,Piegādātājs-Wise Sales Analytics
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301748apps/erpnext/erpnext/schools/doctype/fees/fees.js +22,Enter Paid Amount,Ievadiet samaksātā summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301749DocType: Address Template,This format is used if country specific format is not found,"Šis formāts tiek izmantots, ja valstij īpašs formāts nav atrasts"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301750DocType: Salary Structure,Select employees for current Salary Structure,Izvēlieties darbiniekiem par pašreizējo algu struktūra
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301751DocType: Production Order,Use Multi-Level BOM,Lietojiet Multi-Level BOM
1752DocType: Bank Reconciliation,Include Reconciled Entries,Iekļaut jāsaskaņo Ieraksti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301753DocType: Leave Control Panel,Leave blank if considered for all employee types,"Atstājiet tukšu, ja uzskatīja visus darbinieku tipiem"
1754DocType: Landed Cost Voucher,Distribute Charges Based On,Izplatīt Maksa Based On
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301755apps/erpnext/erpnext/templates/pages/projects.html +48,Timesheets,timesheets
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301756DocType: HR Settings,HR Settings,HR iestatījumi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301757apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +117,Expense Claim is pending approval. Only the Expense Approver can update status.,Izdevumu Prasība tiek gaidīts apstiprinājums. Tikai Izdevumu apstiprinātājs var atjaunināt statusu.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301758DocType: Purchase Invoice,Additional Discount Amount,Papildus Atlaides summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301759apps/erpnext/erpnext/controllers/accounts_controller.py +524,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.","Row # {0}: Daudz jābūt 1, jo prece ir pamatlīdzeklis. Lūdzu, izmantojiet atsevišķu rindu daudzkārtējai qty."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301760DocType: Leave Block List Allow,Leave Block List Allow,Atstājiet Block Latviešu Atļaut
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301761apps/erpnext/erpnext/setup/doctype/company/company.py +249,Abbr can not be blank or space,Abbr nevar būt tukšs vai telpa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301762apps/erpnext/erpnext/accounts/doctype/account/account.js +53,Group to Non-Group,Group Non-Group
Anand Doshi019111b2015-11-20 18:00:11 +05301763apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,Sporta
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301764apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,Kopā Faktiskais
1765apps/erpnext/erpnext/public/js/setup_wizard.js +298,Unit,Vienība
Nabin Hait18f0dd02016-04-15 14:50:45 +05301766apps/erpnext/erpnext/stock/get_item_details.py +123,Please specify Company,"Lūdzu, norādiet Company"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301767,Customer Acquisition and Loyalty,Klientu iegāde un lojalitātes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301768DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,"Noliktava, kur jums ir saglabāt krājumu noraidīto posteņiem"
1769apps/erpnext/erpnext/public/js/setup_wizard.js +63,Your financial year ends on,Jūsu finanšu gads beidzas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301770DocType: POS Profile,Price List,Cenrādis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301771apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +22,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,"{0} tagad ir noklusējuma saimnieciskais gads. Lūdzu, atsvaidziniet savu pārlūkprogrammu, lai izmaiņas stātos spēkā."
1772apps/erpnext/erpnext/projects/doctype/task/task.js +26,Expense Claims,Izdevumu Prasības
Anand Doshi191b2972015-10-21 16:50:31 +05301773DocType: Issue,Support,Atbalsts
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301774,BOM Search,BOM Meklēt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301775apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +183,Closing (Opening + Totals),Noslēguma (atvēršana + kopsummas)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301776apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,"Lūdzu, norādiet valūtu Company"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301777DocType: Workstation,Wages per hour,Algas stundā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301778apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +50,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},Krājumu atlikumu partijā {0} kļūs negatīvs {1} postenī {2} pie Warehouse {3}
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301779apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,"Šāds materiāls Pieprasījumi tika automātiski izvirzīts, balstoties uz posteni atjaunotne pasūtījuma līmenī"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301780apps/erpnext/erpnext/controllers/accounts_controller.py +272,Account {0} is invalid. Account Currency must be {1},Konts {0} ir nederīgs. Konta valūta ir {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301781apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},UOM pārrēķināšanas koeficients ir nepieciešams rindā {0}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301782DocType: Production Plan Item,material_request_item,material_request_item
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301783apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +956,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Row # {0}: Reference Document Type jābūt vienam no pārdošanas rīkojumu, pārdošanas rēķinu vai Journal Entry"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301784DocType: Salary Slip,Deduction,Atskaitīšana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301785apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +87,Row {0}: From Time and To Time is mandatory.,Rinda {0}: laiku un uz laiku ir obligāta.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301786apps/erpnext/erpnext/stock/get_item_details.py +262,Item Price added for {0} in Price List {1},Prece Cena pievienots {0} Cenrādī {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301787DocType: Address Template,Address Template,Adrese Template
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301788apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +7,Please enter Employee Id of this sales person,Ievadiet Darbinieku Id šīs pārdošanas persona
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301789DocType: Territory,Classification of Customers by region,Klasifikācija klientiem pa reģioniem
1790DocType: Project,% Tasks Completed,% Uzdevumi Pabeigti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301791apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +55,Difference Amount must be zero,Starpības summa ir nulle
Pratik Vyas97264472015-05-14 15:13:10 +05301792DocType: Project,Gross Margin,Bruto peļņa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301793apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +194,Please enter Production Item first,Ievadiet Ražošanas Prece pirmais
1794apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Aprēķinātais Bankas pārskats bilance
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301795apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,invalīdiem lietotāju
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301796apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Quotation,Piedāvājums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301797DocType: Quotation,QTN-,QTN-
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301798DocType: Salary Slip,Total Deduction,Kopā atskaitīšana
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301799DocType: Maintenance Visit,Maintenance User,Uzturēšanas lietotājs
1800apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +149,Cost Updated,Izmaksas Atjaunots
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301801DocType: Employee,Date of Birth,Dzimšanas datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301802apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +86,Item {0} has already been returned,Postenis {0} jau ir atgriezies
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301803DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Saimnieciskais gads ** pārstāv finanšu gads. Visus grāmatvedības ierakstus un citi lielākie darījumi kāpurķēžu pret ** fiskālā gada **.
1804DocType: Opportunity,Customer / Lead Address,Klients / Lead adrese
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301805apps/erpnext/erpnext/stock/doctype/item/item.py +208,Warning: Invalid SSL certificate on attachment {0},Brīdinājums: Invalid SSL sertifikātu par arestu {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301806DocType: Production Order Operation,Actual Operation Time,Faktiskais Darbības laiks
1807DocType: Authorization Rule,Applicable To (User),Piemērojamais Lai (lietotājs)
1808DocType: Purchase Taxes and Charges,Deduct,Atskaitīt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301809apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +177,Job Description,Darba apraksts
1810DocType: Student Applicant,Applied,praktisks
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301811DocType: Purchase Order Item,Qty as per Stock UOM,Daudz kā vienu akciju UOM
Anand Doshi191b2972015-10-21 16:50:31 +05301812apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Speciālās rakstzīmes, izņemot ""-"" ""."", ""#"", un ""/"" nav atļauts nosaucot sērijas"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301813DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Sekot izpārdošanām. Sekot noved citāti, Pasūtījumu utt no kampaņas, lai novērtētu atdevi no ieguldījumiem."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301814apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +24,Welcome to POS: Create your POS Profile,Laipni lūdzam POS: Izveidot savu POS profils
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301815DocType: Expense Claim,Approver,Apstiprinātājs
1816,SO Qty,SO Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301817DocType: Appraisal,Calculate Total Score,Aprēķināt kopējo punktu skaitu
Nabin Hait18f0dd02016-04-15 14:50:45 +05301818DocType: Request for Quotation,Manufacturing Manager,Ražošanas vadītājs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301819apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Sērijas Nr {0} ir garantijas līdz pat {1}
1820apps/erpnext/erpnext/config/stock.py +153,Split Delivery Note into packages.,Split Piegāde piezīme paketēs.
1821apps/erpnext/erpnext/hooks.py +74,Shipments,Sūtījumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301822DocType: Payment Entry,Total Allocated Amount (Company Currency),Kopējā piešķirtā summa (Company valūta)
Rushabh Mehta4140fa52015-12-01 16:02:15 +05301823DocType: Purchase Order Item,To be delivered to customer,Jāpiegādā klientam
Anand Doshi191b2972015-10-21 16:50:31 +05301824apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,Sērijas Nr {0} nepieder nevienai noliktavā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301825apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +153,Row # ,Row #
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301826DocType: Purchase Invoice,In Words (Company Currency),Vārdos (Company valūta)
Nabin Hait18f0dd02016-04-15 14:50:45 +05301827DocType: Asset,Supplier,Piegādātājs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301828apps/erpnext/erpnext/public/js/utils.js +156,Get From,Nokļūt no
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301829DocType: C-Form,Quarter,Ceturksnis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301830apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +104,Miscellaneous Expenses,Dažādi izdevumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301831DocType: Global Defaults,Default Company,Default Company
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301832apps/erpnext/erpnext/controllers/stock_controller.py +167,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,"Izdevumu vai Atšķirība konts ir obligāta postenī {0}, kā tā ietekmē vispārējo akciju vērtības"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301833apps/erpnext/erpnext/controllers/accounts_controller.py +416,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings","Nevar overbill postenī {0} rindā {1} vairāk nekā {2}. Lai atļautu pārāk augstu maksu, lūdzu, noteikts akciju Settings"
1834DocType: Cheque Print Template,Bank Name,Bankas nosaukums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301835apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Virs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301836apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} is disabled,Lietotāja {0} ir invalīds
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301837DocType: Leave Application,Total Leave Days,Kopā atvaļinājuma dienām
1838DocType: Email Digest,Note: Email will not be sent to disabled users,Piezīme: e-pasts netiks nosūtīts invalīdiem
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301839apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +98,Select Company...,Izvēlieties Company ...
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301840DocType: Leave Control Panel,Leave blank if considered for all departments,"Atstāt tukšu, ja to uzskata par visu departamentu"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301841apps/erpnext/erpnext/config/hr.py +171,"Types of employment (permanent, contract, intern etc.).","Nodarbinātības veidi (pastāvīgs, līgums, intern uc)."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301842apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +346,{0} is mandatory for Item {1},{0} ir obligāta postenī {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301843DocType: Currency Exchange,From Currency,No Valūta
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301844apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Lūdzu, izvēlieties piešķirtā summa, rēķina veidu un rēķina numura atleast vienā rindā"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301845apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +125,Cost of New Purchase,Izmaksas jauno pirkumu
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301846apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +94,Sales Order required for Item {0},Pasūtījumu nepieciešams postenī {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301847DocType: Purchase Invoice Item,Rate (Company Currency),Rate (Company valūta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301848apps/erpnext/erpnext/demo/setup_data.py +360,Others,Pārējie
1849DocType: Payment Entry,Unallocated Amount,nepiešķirto Summa
Anand Doshid7f7d5c2016-01-27 12:36:04 +05301850apps/erpnext/erpnext/templates/includes/product_page.js +65,Cannot find a matching Item. Please select some other value for {0}.,"Nevar atrast atbilstošas objektu. Lūdzu, izvēlieties kādu citu vērtību {0}."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301851DocType: POS Profile,Taxes and Charges,Nodokļi un maksājumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301852DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Produkts vai pakalpojums, kas tiek pirkti, pārdot vai turēt noliktavā."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301853apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +138,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,"Nav iespējams izvēlēties maksas veidu, kā ""Par iepriekšējo rindu summas"" vai ""Par iepriekšējā rindā Total"" par pirmās rindas"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301854apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,"Bērnu Prece nedrīkst būt Product Bundle. Lūdzu, noņemiet objektu `{0}` un saglabāt"
Anand Doshi019111b2015-11-20 18:00:11 +05301855apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Banku
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301856apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,"Lūdzu, noklikšķiniet uz ""Generate grafiks"", lai saņemtu grafiku"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301857apps/erpnext/erpnext/schools/doctype/scheduling_tool/scheduling_tool.py +53,There were errors while deleting following schedules:,"Bija kļūdas, vienlaikus dzēšot šādus grafikus:"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301858DocType: Bin,Ordered Quantity,Pasūtīts daudzums
1859apps/erpnext/erpnext/public/js/setup_wizard.js +52,"e.g. ""Build tools for builders""","piemēram, ""Build instrumenti celtniekiem"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301860DocType: Quality Inspection,In Process,In process
1861DocType: Authorization Rule,Itemwise Discount,Itemwise Atlaide
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301862apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,Koks finanšu pārskatu.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301863apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +334,{0} against Sales Order {1},{0} pret pārdošanas pasūtījumu {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301864DocType: Account,Fixed Asset,Pamatlīdzeklis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301865apps/erpnext/erpnext/config/stock.py +304,Serialized Inventory,Serializēja inventarizācija
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301866DocType: Activity Type,Default Billing Rate,Default Norēķinu Rate
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301867DocType: Sales Invoice,Total Billing Amount,Kopā Norēķinu summa
1868apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +54,Receivable Account,Debitoru konts
1869apps/erpnext/erpnext/controllers/accounts_controller.py +546,Row #{0}: Asset {1} is already {2},Row # {0}: Asset {1} jau {2}
Rushabh Mehtad627af22016-03-03 11:24:58 +05301870DocType: Quotation Item,Stock Balance,Stock Balance
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301871apps/erpnext/erpnext/config/selling.py +302,Sales Order to Payment,Sales Order to Apmaksa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301872apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +79,CEO,CEO
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301873DocType: Expense Claim Detail,Expense Claim Detail,Izdevumu Pretenzija Detail
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301874apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +808,Please select correct account,"Lūdzu, izvēlieties pareizo kontu"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301875DocType: Item,Weight UOM,Svara Mērvienība
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301876DocType: Salary Structure Employee,Salary Structure Employee,Alga Struktūra Darbinieku
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301877DocType: Employee,Blood Group,Asins Group
1878DocType: Purchase Invoice Item,Page Break,Page Break
1879DocType: Production Order Operation,Pending,Līdz
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301880DocType: Course,Course Name,Kursa nosaukums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301881DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,"Lietotāji, kuri var apstiprināt konkrētā darbinieka atvaļinājumu pieteikumus"
Pratik Vyas97264472015-05-14 15:13:10 +05301882apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Biroja iekārtas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301883DocType: Purchase Invoice Item,Qty,Daudz
1884DocType: Fiscal Year,Companies,Uzņēmumi
Anand Doshi019111b2015-11-20 18:00:11 +05301885apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Elektronika
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301886DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Paaugstināt Materiālu pieprasījums kad akciju sasniedz atkārtoti pasūtījuma līmeni
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301887apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +54,Full-time,Pilna laika
1888DocType: Salary Structure,Employees,darbinieki
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301889DocType: Employee,Contact Details,Kontaktinformācija
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301890DocType: C-Form,Received Date,Saņēma Datums
Pratik Vyas97264472015-05-14 15:13:10 +05301891DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Ja esat izveidojis standarta veidni Pārdošanas nodokļi un nodevas veidni, izvēlieties vienu, un noklikšķiniet uz pogas zemāk."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301892apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,"Lūdzu, norādiet valsti šim Shipping noteikuma vai pārbaudīt Worldwide Shipping"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301893DocType: Stock Entry,Total Incoming Value,Kopā Ienākošais vērtība
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301894apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +289,Debit To is required,Debets ir nepieciešama
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301895apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Pirkuma Cenrādis
Pratik Vyas97264472015-05-14 15:13:10 +05301896DocType: Offer Letter Term,Offer Term,Piedāvājums Term
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301897DocType: Quality Inspection,Quality Manager,Kvalitātes vadītājs
1898DocType: Job Applicant,Job Opening,Darba atklāšana
1899DocType: Payment Reconciliation,Payment Reconciliation,Maksājumu Izlīgums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301900apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,"Lūdzu, izvēlieties incharge Personas vārds"
Anand Doshi019111b2015-11-20 18:00:11 +05301901apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,Tehnoloģija
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301902apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Piedāvājuma vēstule
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05301903apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Izveidot Materiāls Pieprasījumi (MRP) un pasūtījumu.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301904apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,Total Invoiced Amt,Kopējo rēķinā Amt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301905DocType: Timesheet Detail,To Time,Uz laiku
Anand Doshi019111b2015-11-20 18:00:11 +05301906DocType: Authorization Rule,Approving Role (above authorized value),Apstiprinot loma (virs atļautā vērtība)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301907apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +108,Credit To account must be a Payable account,Kredīts kontā jābūt Kreditoru konts
1908apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +241,BOM recursion: {0} cannot be parent or child of {2},BOM rekursijas: {0} nevar būt vecāks vai bērns {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301909DocType: Production Order Operation,Completed Qty,Pabeigts Daudz
Nabin Hait29b01222016-03-15 16:17:21 +05301910apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +121,"For {0}, only debit accounts can be linked against another credit entry","Par {0}, tikai debeta kontus var saistīt pret citu kredīta ierakstu"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301911apps/erpnext/erpnext/stock/get_item_details.py +273,Price List {0} is disabled,Cenrādis {0} ir invalīds
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301912apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +99,Row {0}: Completed Qty cannot be more than {1} for operation {2},Rinda {0}: Pabeigts Daudz nevar būt vairāk kā {1} ekspluatācijai {2}
Pratik Vyas97264472015-05-14 15:13:10 +05301913DocType: Manufacturing Settings,Allow Overtime,Atļaut Virsstundas
Anand Doshi191b2972015-10-21 16:50:31 +05301914apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,"{0} kārtas numurus, kas nepieciešami postenī {1}. Jums ir sniegušas {2}."
Pratik Vyas97264472015-05-14 15:13:10 +05301915DocType: Stock Reconciliation Item,Current Valuation Rate,Pašreizējais Vērtēšanas Rate
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301916DocType: Item,Customer Item Codes,Klientu punkts Codes
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301917apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Exchange Gain/Loss,Exchange Gain / zaudējumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301918DocType: Opportunity,Lost Reason,Zaudēja Iemesls
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301919apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +87,Please setup numbering series for Attendance via Setup > Numbering Series,Lūdzu uzstādīšana numerācijas sēriju apmeklējums izmantojot Setup> numerācija Series
Rushabh Mehta1c32d052016-01-12 12:02:26 +05301920apps/erpnext/erpnext/public/js/templates/address_list.html +1,New Address,Jaunā adrese
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301921DocType: Quality Inspection,Sample Size,Izlases lielums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301922apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Receipt Document,Ievadiet saņemšana dokuments
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301923apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +378,All items have already been invoiced,Visi posteņi jau ir rēķinā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301924apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',"Lūdzu, norādiet derīgu ""No lietā Nr '"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301925apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +24,Further cost centers can be made under Groups but entries can be made against non-Groups,"Turpmākie izmaksu centrus var izdarīt ar grupu, bet ierakstus var izdarīt pret nepilsoņu grupām"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301926DocType: Project,External,Ārējs
Anand Doshibacc6792015-10-30 12:54:27 +05301927apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Lietotāji un atļaujas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301928DocType: Branch,Branch,Filiāle
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301929DocType: Guardian,Mobile Number,Mobilā telefona numurs
Anand Doshibacc6792015-10-30 12:54:27 +05301930apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Drukāšana un zīmols
1931apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,Nē alga slip atrasts mēnesi:
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301932DocType: Bin,Actual Quantity,Faktiskais daudzums
1933DocType: Shipping Rule,example: Next Day Shipping,Piemērs: Nākošā diena Piegāde
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301934apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Sērijas Nr {0} nav atrasts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301935DocType: Student Batch,Student Batch,Student Partijas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301936apps/erpnext/erpnext/public/js/setup_wizard.js +237,Your Customers,Jūsu klienti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301937apps/erpnext/erpnext/projects/doctype/project/project.py +141,You have been invited to collaborate on the project: {0},Jūs esat uzaicināts sadarboties projektam: {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301938DocType: Leave Block List Date,Block Date,Block Datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301939apps/erpnext/erpnext/templates/generators/job_opening.html +19,Apply Now,Pieteikties tagad
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301940DocType: Sales Order,Not Delivered,Nav sniegusi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301941DocType: Assessment Group,Assessment Group Code,Novērtējums Group Code
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301942,Bank Clearance Summary,Banka Klīrenss kopsavilkums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301943apps/erpnext/erpnext/config/setup.py +100,"Create and manage daily, weekly and monthly email digests.","Izveidot un pārvaldīt ikdienas, iknedēļas un ikmēneša e-pasta hidrolizātus."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301944DocType: Appraisal Goal,Appraisal Goal,Izvērtēšana Goal
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301945apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +56,Buildings,ēkas
1946apps/erpnext/erpnext/utilities/doctype/address/address.py +164,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,"Nē noklusējuma Adrese Template atrasts. Lūdzu, izveidojiet jaunu no Setup> Poligrāfija un Brendings> Adrese veidnē."
1947DocType: Fee Structure,Fee Structure,maksa struktūra
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301948DocType: Timesheet Detail,Costing Amount,Izmaksu summa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301949DocType: Process Payroll,Submit Salary Slip,Iesniegt par atalgojumu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301950apps/erpnext/erpnext/controllers/selling_controller.py +161,Maxiumm discount for Item {0} is {1}%,Maxiumm atlaide Vienības {0}{1}%
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301951apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Import masas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301952DocType: Sales Partner,Address & Contacts,Adrese & Kontakti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301953DocType: SMS Log,Sender Name,Sūtītājs Vārds
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301954DocType: POS Profile,[Select],[Izvēlēties]
1955DocType: SMS Log,Sent To,Nosūtīts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301956DocType: Payment Request,Make Sales Invoice,Izveidot PPR
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301957apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +59,Softwares,programmatūra
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301958DocType: Company,For Reference Only.,Tikai atsaucei.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301959apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},Nederīga {0}: {1}
1960DocType: Purchase Invoice,PINV-RET-,PINV-RET-
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301961DocType: Sales Invoice Advance,Advance Amount,Advance Summa
Pratik Vyas97264472015-05-14 15:13:10 +05301962DocType: Manufacturing Settings,Capacity Planning,Capacity Planning
Anand Doshi019111b2015-11-20 18:00:11 +05301963apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +43,'From Date' is required,"""No datums"" ir nepieciešams"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301964DocType: Journal Entry,Reference Number,Atsauces numurs
1965DocType: Employee,Employment Details,Nodarbinātības Details
1966DocType: Employee,New Workplace,Jaunajā darbavietā
Pratik Vyas97264472015-05-14 15:13:10 +05301967apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Uzstādīt kā Slēgts
Nabin Hait18f0dd02016-04-15 14:50:45 +05301968apps/erpnext/erpnext/stock/get_item_details.py +113,No Item with Barcode {0},Pozīcijas ar svītrkodu {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301969apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Case No. nevar būt 0
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301970DocType: Item,Show a slideshow at the top of the page,Parādiet slaidrādi augšpusē lapas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301971apps/erpnext/erpnext/stock/doctype/item/item.py +134,Stores,Veikali
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301972DocType: Serial No,Delivery Time,Piegādes laiks
1973apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Novecošanās Based On
1974DocType: Item,End of Life,End of Life
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301975apps/erpnext/erpnext/demo/setup_data.py +361,Travel,Ceļot
1976apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +155,No active or default Salary Structure found for employee {0} for the given dates,Nav aktīvas vai noklusējuma Alga struktūra down darbiniekam {0} par dotajiem datumiem
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301977DocType: Leave Block List,Allow Users,Atļaut lietotājiem
Rushabh Mehtafc307972015-11-04 18:02:45 +05301978DocType: Purchase Order,Customer Mobile No,Klientu Mobile Nr
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301979DocType: Sales Invoice,Recurring,Atkārtojas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301980DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Izsekot atsevišķu ieņēmumi un izdevumi produktu vertikālēm vai nodaļām.
1981DocType: Rename Tool,Rename Tool,Pārdēvēt rīks
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301982apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +23,Update Cost,Atjaunināt izmaksas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301983DocType: Item Reorder,Item Reorder,Postenis Pārkārtot
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301984apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +36,Show Salary Slip,Rādīt Alga Slip
1985apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +748,Transfer Material,Transfer Materiāls
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301986DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Norādiet operācijas, ekspluatācijas izmaksas un sniegt unikālu ekspluatācijā ne jūsu darbībām."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301987apps/erpnext/erpnext/controllers/status_updater.py +166,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Šis dokuments ir pāri robežai ar {0} {1} par posteni {4}. Jūs padarīt vēl {3} pret pats {2}?
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301988apps/erpnext/erpnext/public/js/controllers/transaction.js +923,Please set recurring after saving,Lūdzu noteikt atkārtojas pēc glābšanas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301989apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +646,Select change amount account,Izvēlieties Mainīt summu konts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301990DocType: Purchase Invoice,Price List Currency,Cenrādis Currency
1991DocType: Naming Series,User must always select,Lietotājam ir vienmēr izvēlēties
1992DocType: Stock Settings,Allow Negative Stock,Atļaut negatīvs Stock
1993DocType: Installation Note,Installation Note,Uzstādīšana Note
Rushabh Mehta644a04b2016-07-25 12:15:30 +05301994apps/erpnext/erpnext/public/js/setup_wizard.js +216,Add Taxes,Pievienot Nodokļi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05301995DocType: Topic,Topic,Temats
1996apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Cash Flow from Financing,Naudas plūsma no finansēšanas
1997DocType: Budget Account,Budget Account,budžeta kontā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05301998DocType: Quality Inspection,Verified By,Verified by
1999DocType: Address,Subsidiary,Filiāle
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302000apps/erpnext/erpnext/setup/doctype/company/company.py +64,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Nevar mainīt uzņēmuma noklusējuma valūtu, jo ir kādi darījumi. Darījumi jāanulē, lai mainītu noklusējuma valūtu."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302001DocType: Quality Inspection,Purchase Receipt No,Pirkuma čeka Nr
Pratik Vyas97264472015-05-14 15:13:10 +05302002apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,Rokas naudas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302003DocType: Process Payroll,Create Salary Slip,Izveidot algas lapu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302004apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +33,Traceability,izsekojamība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302005apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Source of Funds (Liabilities),Līdzekļu avots (Pasīvi)
2006apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +352,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Daudzums rindā {0} ({1}) jābūt tādai pašai kā saražotā apjoma {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302007DocType: Appraisal,Employee,Darbinieks
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302008apps/erpnext/erpnext/utilities/doctype/contact/contact.js +71,Invite as User,Uzaicināt kā lietotājs
Nabin Hait29b01222016-03-15 16:17:21 +05302009apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,{0} {1} is fully billed,{0}{1} ir pilnībā jāmaksā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302010DocType: Workstation Working Hour,End Time,Beigu laiks
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302011DocType: Payment Entry,Payment Deductions or Loss,Maksājumu Atskaitījumi vai zaudējumi
2012apps/erpnext/erpnext/config/schools.py +100,LMS,LMS
Pratik Vyas97264472015-05-14 15:13:10 +05302013apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Standarta līguma noteikumi par pārdošanu vai pirkšanu.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302014apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Grupa ar kuponu
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302015apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Sales Pipeline
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302016DocType: Student Batch Student,Student Batch Student,Student Partijas Student
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302017DocType: Sales Invoice,Mass Mailing,Mass Mailing
Pratik Vyas97264472015-05-14 15:13:10 +05302018DocType: Rename Tool,File to Rename,Failu pārdēvēt
Nabin Hait18f0dd02016-04-15 14:50:45 +05302019apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},"Lūdzu, izvēlieties BOM par posteni rindā {0}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302020apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +199,Purchse Order number required for Item {0},"Purchse Pasūtījuma skaits, kas nepieciešams postenī {0}"
2021apps/erpnext/erpnext/controllers/buying_controller.py +262,Specified BOM {0} does not exist for Item {1},Noteiktais BOM {0} nepastāv postenī {1}
2022apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +199,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Uzturēšana Kalendārs {0} ir atcelts pirms anulējot šo klientu pasūtījumu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302023DocType: Notification Control,Expense Claim Approved,Izdevumu Pretenzija Apstiprināts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302024apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +297,Salary Slip of employee {0} already created for this period,Alga Slip darbinieka {0} jau izveidotas šajā periodā
2025apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +111,Pharmaceutical,Farmaceitisks
Pratik Vyas97264472015-05-14 15:13:10 +05302026apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Izmaksas iegādātās preces
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302027DocType: Selling Settings,Sales Order Required,Pasūtījumu Nepieciešamais
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302028DocType: Purchase Invoice,Credit To,Kredīts Lai
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302029apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktīvās pievadi / Klienti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302030DocType: Employee Education,Post Graduate,Post Graduate
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302031DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Uzturēšanas grafika detaļas
2032DocType: Quality Inspection Reading,Reading 9,Lasīšana 9
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302033DocType: Supplier,Is Frozen,Vai Frozen
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302034apps/erpnext/erpnext/stock/utils.py +193,Group node warehouse is not allowed to select for transactions,Group mezglu noliktava nav atļauts izvēlēties darījumiem
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302035DocType: Buying Settings,Buying Settings,Pērk iestatījumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302036DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM Nē par gatavo labi posteni
2037DocType: Upload Attendance,Attendance To Date,Apmeklējumu Lai datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302038DocType: Warranty Claim,Raised By,Paaugstināts Līdz
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302039DocType: Payment Gateway Account,Payment Account,Maksājumu konts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302040apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +814,Please specify Company to proceed,"Lūdzu, norādiet Company, lai turpinātu"
2041apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +21,Net Change in Accounts Receivable,Neto izmaiņas debitoru
2042apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Compensatory Off,Kompensējošs Off
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302043DocType: Quality Inspection Reading,Accepted,Pieņemts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302044DocType: SG Creation Tool Course,Student Group Name,Student Grupas nosaukums
Rushabh Mehtad627af22016-03-03 11:24:58 +05302045apps/erpnext/erpnext/setup/doctype/company/company.js +46,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.,"Lūdzu, pārliecinieties, ka jūs tiešām vēlaties dzēst visus darījumus šajā uzņēmumā. Jūsu meistars dati paliks kā tas ir. Šo darbību nevar atsaukt."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302046DocType: Room,Room Number,Istabas numurs
Nabin Hait733680b2015-12-07 14:12:41 +05302047apps/erpnext/erpnext/utilities/transaction_base.py +93,Invalid reference {0} {1},Nederīga atsauce {0} {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302048apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +161,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},"{0} ({1}), nevar būt lielāks par plānoto daudzumu ({2}) ražošanas pasūtījumā {3}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302049DocType: Shipping Rule,Shipping Rule Label,Piegāde noteikums Label
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302050apps/erpnext/erpnext/public/js/conf.js +28,User Forum,lietotāju forums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302051apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +217,Raw Materials cannot be blank.,Izejvielas nevar būt tukšs.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302052apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +413,"Could not update stock, invoice contains drop shipping item.","Nevarēja atjaunināt sastāvu, rēķins ir piliens kuģniecības objektu."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302053apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +460,Quick Journal Entry,Quick Journal Entry
2054apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +111,You can not change rate if BOM mentioned agianst any item,"Jūs nevarat mainīt likmi, ja BOM minēja agianst jebkuru posteni"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302055DocType: Employee,Previous Work Experience,Iepriekšējā darba pieredze
Pratik Vyas97264472015-05-14 15:13:10 +05302056DocType: Stock Entry,For Quantity,Par Daudzums
Nabin Hait18f0dd02016-04-15 14:50:45 +05302057apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},Ievadiet Plānotais Daudzums postenī {0} pēc kārtas {1}
Nabin Hait29b01222016-03-15 16:17:21 +05302058apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +214,{0} {1} is not submitted,{0}{1} nav iesniegta
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302059apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Lūgumus par.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302060DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Atsevišķa produkcija pasūtījums tiks izveidots katrā gatavā labu posteni.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302061,Minutes to First Response for Issues,Minūtes First Response jautājumos
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302062DocType: Purchase Invoice,Terms and Conditions1,Noteikumi un Conditions1
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302063apps/erpnext/erpnext/public/js/setup_wizard.js +66,The name of the institute for which you are setting up this system.,"Institūta nosaukums, ko jums ir izveidot šo sistēmu."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302064DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Grāmatvedības ieraksts iesaldēta līdz šim datumam, neviens nevar darīt / mainīt ierakstu izņemot lomu zemāk norādīto."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302065apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +116,Please save the document before generating maintenance schedule,"Lūdzu, saglabājiet dokumentu pirms ražošanas apkopes grafiku"
Pratik Vyas97264472015-05-14 15:13:10 +05302066apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Projekta statuss
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302067DocType: UOM,Check this to disallow fractions. (for Nos),Pārbaudiet to neatļaut frakcijas. (Par Nr)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302068apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +398,The following Production Orders were created:,Tika izveidoti šādi pasūtījumu:
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302069DocType: Delivery Note,Transporter Name,Transporter Name
Anand Doshi019111b2015-11-20 18:00:11 +05302070DocType: Authorization Rule,Authorized Value,Autorizēts Value
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302071DocType: Contact,Enter department to which this Contact belongs,"Ievadiet departaments, kurā šis Kontaktinformācija pieder"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302072,Minutes to First Response for Opportunity,Minūtes First Response par Opportunity
Rushabh Mehtad627af22016-03-03 11:24:58 +05302073apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56,Total Absent,Kopā Nav
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302074apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +739,Item or Warehouse for row {0} does not match Material Request,Postenis vai noliktava rindā {0} nesakrīt Material pieprasījumu
2075apps/erpnext/erpnext/config/stock.py +184,Unit of Measure,Mērvienības
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302076DocType: Fiscal Year,Year End Date,Gada beigu datums
Pratik Vyas97264472015-05-14 15:13:10 +05302077DocType: Task Depends On,Task Depends On,Uzdevums Atkarīgs On
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302078DocType: Lead,Opportunity,Iespējas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302079,Completed Production Orders,Aizpildītas pasūtījumu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302080apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,Row {0}: For supplier {0} email id is required to send email,"Rinda {0}: piegādātājs {0} e-pasta id ir nepieciešams, lai nosūtītu e-pastu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302081DocType: Operation,Default Workstation,Default Workstation
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302082DocType: Notification Control,Expense Claim Approved Message,Izdevumu Pretenzija Apstiprināts Message
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302083DocType: Payment Entry,Deductions or Loss,Samazinājumus vai zaudēšana
Nabin Hait29b01222016-03-15 16:17:21 +05302084apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +220,{0} {1} is closed,{0} {1} ir slēgts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302085DocType: Email Digest,How frequently?,Cik bieži?
2086DocType: Purchase Receipt,Get Current Stock,Saņemt krājumam
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302087apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Tree of Bill Materiālu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302088DocType: Student,Joining Date,savieno datums
2089,Employees working on a holiday,Darbinieki strādā par brīvdienu
Nabin Hait34037e02016-02-03 13:10:54 +05302090apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +151,Mark Present,Mark Present
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302091apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +198,Maintenance start date can not be before delivery date for Serial No {0},Uzturēšana sākuma datums nevar būt pirms piegādes datuma Serial Nr {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302092DocType: Production Order,Actual End Date,Faktiskais beigu datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302093DocType: Purchase Invoice,PINV-,PINV-
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302094DocType: Authorization Rule,Applicable To (Role),Piemērojamais Lai (loma)
2095DocType: Stock Entry,Purpose,Nolūks
Nabin Hait18f0dd02016-04-15 14:50:45 +05302096DocType: Company,Fixed Asset Depreciation Settings,Pamatlīdzekļu nolietojuma Settings
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302097DocType: Item,Will also apply for variants unless overrridden,"Attieksies arī uz variantiem, ja vien overrridden"
2098DocType: Purchase Invoice,Advances,Avansa
Rushabh Mehtad627af22016-03-03 11:24:58 +05302099DocType: Production Order,Manufacture against Material Request,Rūpniecība pret Material pieprasījuma
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302100DocType: Item Reorder,Request for,pieprasījums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302101apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,"Apstiprinot lietotājs nevar pats, lietotājs noteikums ir piemērojams"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302102DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Basic Rate (par katru akciju UOM)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302103DocType: SMS Log,No of Requested SMS,Neviens pieprasījuma SMS
2104DocType: Campaign,Campaign-.####,Kampaņa -. ####
Anand Doshi019111b2015-11-20 18:00:11 +05302105apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Nākamie soļi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302106apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +729,Please supply the specified items at the best possible rates,Lūdzu sniegt norādītos objektus pēc iespējas zemas cenas
2107apps/erpnext/erpnext/public/js/financial_statements.js +81,End Year,beigu gads
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302108apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,Līguma beigu datums ir jābūt lielākam nekā datums savienošana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302109DocType: Delivery Note,DN-,DN-
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302110DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,"Trešā persona izplatītājs / tirgotājs / komisijas pārstāvis / filiāli / izplatītāja, kurš pārdod uzņēmumiem produktus komisija."
Nabin Hait29b01222016-03-15 16:17:21 +05302111apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +346,{0} against Purchase Order {1},{0} pret Pirkuma pasūtījums {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302112DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Ievadiet statiskās url parametrus šeit (Piem. Sūtītājs = ERPNext, lietotājvārds = ERPNext, parole = 1234 uc)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302113apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,"{0} {1} nekādā aktīvā fiskālajā gadā. Lai saņemtu sīkāku informāciju, pārbaudiet {2}."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302114DocType: Task,Actual Start Date (via Time Sheet),Faktiskā Sākuma datums (via laiks lapas)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302115apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +14,This is an example website auto-generated from ERPNext,Šis ir piemērs mājas lapā automātiski ģenerēts no ERPNext
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302116apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Novecošana Range 1
Pratik Vyas97264472015-05-14 15:13:10 +05302117DocType: 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.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302118
2119#### Note
2120
2121The 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.
2122
2123#### Description of Columns
2124
21251. Calculation Type:
2126 - This can be on **Net Total** (that is the sum of basic amount).
2127 - **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.
2128 - **Actual** (as mentioned).
21292. Account Head: The Account ledger under which this tax will be booked
21303. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
21314. Description: Description of the tax (that will be printed in invoices / quotes).
21325. Rate: Tax rate.
21336. Amount: Tax amount.
21347. Total: Cumulative total to this point.
21358. 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).
21369. 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.
213710. Add or Deduct: Whether you want to add or deduct the tax.","Standarts nodokļu veidni, ko var attiecināt uz visiem pirkuma darījumiem. Šī veidne var saturēt sarakstu nodokļu galvas un arī citu izdevumu vadītāji, piemēram, ""Shipping"", ""apdrošināšanu"", ""Handling"" uc #### Piezīme nodokļa likmi jūs definētu šeit būs standarta nodokļa likme visiem ** preces * *. Ja ir ** Preces **, kas ir atšķirīgas cenas, tie ir jāiekļauj tajā ** Vienības nodokli ** tabulu ** Vienības ** meistars. #### Apraksts kolonnas 1. Aprēķins tips: - Tas var būt ** Neto Kopā ** (tas ir no pamatsummas summa). - ** On iepriekšējā rindā Total / Summa ** (kumulatīvais nodokļiem un nodevām). Ja izvēlaties šo opciju, nodoklis tiks piemērots kā procentus no iepriekšējās rindas (jo nodokļa tabulas) summu vai kopā. - ** Faktiskais ** (kā minēts). 2. Konta vadītājs: Account grāmata, saskaņā ar kuru šis nodoklis tiks rezervēts 3. Izmaksu Center: Ja nodoklis / maksa ir ienākumi (piemēram, kuģošanas) vai izdevumu tai jārezervē pret izmaksām centra. 4. Apraksts: apraksts nodokļa (kas tiks drukāts faktūrrēķinu / pēdiņām). 5. Rate: Nodokļa likme. 6. Summa: nodokļu summa. 7. Kopējais: kumulatīvais kopējais šo punktu. 8. Ievadiet rinda: ja, pamatojoties uz ""Iepriekšējā Row Total"", jūs varat izvēlēties rindas numuru, kas tiks ņemta par pamatu šim aprēķinam (noklusējums ir iepriekšējā rinda). 9. uzskata nodokļu vai maksājumu par: Šajā sadaļā jūs varat norādīt, vai nodoklis / maksa ir tikai novērtēšanas (nevis daļa no kopējā apjoma), vai tikai kopā (nepievieno vērtību vienība), vai abiem. 10. Pievienot vai atņem: Vai jūs vēlaties, lai pievienotu vai atskaitīt nodokli."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302138DocType: Homepage,Homepage,Mājaslapa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302139DocType: Purchase Receipt Item,Recd Quantity,Recd daudzums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302140apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +54,Fee Records Created - {0},Maksa Records Izveidoja - {0}
Nabin Hait18f0dd02016-04-15 14:50:45 +05302141DocType: Asset Category Account,Asset Category Account,Asset kategorija konts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302142apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +103,Cannot produce more Item {0} than Sales Order quantity {1},Nevar ražot vairāk Vienību {0} nekā Pasūtījumu daudzums {1}
2143apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +504,Stock Entry {0} is not submitted,Stock Entry {0} nav iesniegts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302144DocType: Payment Reconciliation,Bank / Cash Account,Bankas / Naudas konts
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302145DocType: Tax Rule,Billing City,Norēķinu City
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302146DocType: Salary Component Account,Salary Component Account,Algas Component konts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302147DocType: Global Defaults,Hide Currency Symbol,Slēpt valūtas simbolu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302148apps/erpnext/erpnext/config/accounts.py +289,"e.g. Bank, Cash, Credit Card","piemēram, Bank, Cash, Credit Card"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302149DocType: Journal Entry,Credit Note,Kredīts Note
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302150DocType: Warranty Claim,Service Address,Servisa adrese
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302151apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furnitures and Fixtures,Mēbeles un piederumi
2152DocType: Item,Manufacture,Ražošana
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302153apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Lūdzu Piegāde piezīme pirmais
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302154DocType: Student Applicant,Application Date,pieteikums datums
2155DocType: Salary Detail,Amount based on formula,"Summa, pamatojoties uz formulu"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302156DocType: Purchase Invoice,Currency and Price List,Valūta un Cenrādis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302157DocType: Opportunity,Customer / Lead Name,Klients / Lead Name
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302158apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +89,Clearance Date not mentioned,Klīrenss datums nav minēts
2159apps/erpnext/erpnext/config/manufacturing.py +7,Production,Ražošana
2160apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +62,Row {0}:Start Date must be before End Date,Rinda {0}: Sākuma datumam jābūt pirms beigu datuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302161apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Kopā (Daudz)
Rushabh Mehtad627af22016-03-03 11:24:58 +05302162DocType: Sales Invoice,This Document,šo dokumentu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302163DocType: Installation Note Item,Installed Qty,Uzstādītas Daudz
2164DocType: Lead,Fax,Fakss
2165DocType: Purchase Taxes and Charges,Parenttype,Parenttype
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302166DocType: Purchase Invoice,Is Paid,tiek pievērsta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302167DocType: Salary Structure,Total Earning,Kopā krāšana
2168DocType: Purchase Receipt,Time at which materials were received,"Laiks, kurā materiāli tika saņemti"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302169DocType: Stock Ledger Entry,Outgoing Rate,Izejošais Rate
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302170apps/erpnext/erpnext/config/hr.py +176,Organization branch master.,Organizācija filiāle meistars.
2171apps/erpnext/erpnext/controllers/accounts_controller.py +273, or ,vai
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302172DocType: Sales Order,Billing Status,Norēķinu statuss
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302173apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Ziņojiet par problēmu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302174apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Utility Expenses,Utility Izdevumi
2175apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90 Virs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302176apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +203,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,Row # {0}: Journal Entry {1} nav konta {2} vai jau saskaņota pret citu talonu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302177DocType: Buying Settings,Default Buying Price List,Default Pirkšana Cenrādis
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302178DocType: Process Payroll,Salary Slip Based on Timesheet,Alga Slip Pamatojoties uz laika kontrolsaraksts
2179apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +90,No employee for the above selected criteria OR salary slip already created,Neviens darbinieks par iepriekš izvēlētajiem kritērijiem vai algu paslīdēt jau izveidots
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302180DocType: Notification Control,Sales Order Message,Sales Order Message
Pratik Vyas97264472015-05-14 15:13:10 +05302181apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Iestatītu noklusētās vērtības, piemēram, Company, valūtas, kārtējā fiskālajā gadā, uc"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302182DocType: Payment Entry,Payment Type,Maksājuma veids
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302183DocType: Process Payroll,Select Employees,Izvēlieties Darbinieki
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302184DocType: Bank Reconciliation,To Date,Līdz šim
2185DocType: Opportunity,Potential Sales Deal,Potenciālie Sales Deal
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302186DocType: Payment Entry,Cheque/Reference Date,Čeks / Reference Date
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302187DocType: Purchase Invoice,Total Taxes and Charges,Kopā nodokļi un maksājumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302188DocType: Employee,Emergency Contact,Avārijas Contact
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302189DocType: Bank Reconciliation Detail,Payment Entry,maksājumu Entry
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302190DocType: Item,Quality Parameters,Kvalitātes parametri
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302191,sales-browser,pārdošanas pārlūkprogrammu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302192apps/erpnext/erpnext/accounts/doctype/account/account.js +56,Ledger,Virsgrāmata
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302193DocType: Target Detail,Target Amount,Mērķa Summa
2194DocType: Shopping Cart Settings,Shopping Cart Settings,Iepirkumu grozs iestatījumi
2195DocType: Journal Entry,Accounting Entries,Grāmatvedības Ieraksti
2196apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},"Dublēt ierakstu. Lūdzu, pārbaudiet Autorizācija Reglamenta {0}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302197apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +26,Global POS Profile {0} already created for company {1},Global POS Profile {0} jau radīts uzņēmums {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302198DocType: Purchase Order,Ref SQ,Ref SQ
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302199apps/erpnext/erpnext/config/manufacturing.py +74,Replace Item / BOM in all BOMs,Aizstāt preci / BOM visās BOMs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302200apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +56,Receipt document must be submitted,Kvīts dokuments ir jāiesniedz
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302201DocType: Purchase Invoice Item,Received Qty,Saņēma Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302202DocType: Stock Entry Detail,Serial No / Batch,Sērijas Nr / Partijas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302203apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +297,Not Paid and Not Delivered,"Nav samaksāta, un nav sniegusi"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302204DocType: Product Bundle,Parent Item,Parent postenis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302205DocType: Account,Account Type,Konta tips
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302206DocType: Delivery Note,DN-RET-,DN-RET-
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302207apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +115,Leave Type {0} cannot be carry-forwarded,"Atstājiet Type {0} nevar veikt, nosūta"
2208apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +213,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"Uzturēšana Kalendārs nav radīts visiem posteņiem. Lūdzu, noklikšķiniet uz ""Generate sarakstā '"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302209,To Produce,Ražot
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302210apps/erpnext/erpnext/config/hr.py +93,Payroll,Algas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302211apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +163,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Par rindu {0} jo {1}. Lai iekļautu {2} vienības likmi, rindas {3} jāiekļauj arī"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302212DocType: Packing Slip,Identification of the package for the delivery (for print),Identifikācija paketes par piegādi (drukāšanai)
2213DocType: Bin,Reserved Quantity,Rezervēts daudzums
2214DocType: Landed Cost Voucher,Purchase Receipt Items,Pirkuma čeka Items
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302215apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Pielāgošana Veidlapas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302216apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Depreciation Amount during the period,Nolietojums Summa periodā
2217apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +32,Disabled template must not be default template,Invalīdu veidni nedrīkst noklusējuma veidni
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302218DocType: Account,Income Account,Ienākumu konta
Rushabh Mehtad627af22016-03-03 11:24:58 +05302219DocType: Payment Request,Amount in customer's currency,Summa klienta valūtā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302220apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +748,Delivery,Nodošana
Pratik Vyas97264472015-05-14 15:13:10 +05302221DocType: Stock Reconciliation Item,Current Qty,Pašreizējais Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302222DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section","Skatīt ""Rate Materiālu Balstoties uz"" in tāmēšanu iedaļā"
2223DocType: Appraisal Goal,Key Responsibility Area,Key Atbildība Platība
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302224DocType: Payment Entry,Total Allocated Amount,Kopējā piešķirtā summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302225DocType: Item Reorder,Material Request Type,Materiāls Pieprasījuma veids
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302226apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +82,Row {0}: UOM Conversion Factor is mandatory,Row {0}: UOM Conversion Factor ir obligāta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302227apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Ref
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302228DocType: Budget,Cost Center,Izmaksas Center
Anand Doshi019111b2015-11-20 18:00:11 +05302229apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +36,Voucher #,Kuponu #
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302230DocType: Notification Control,Purchase Order Message,Pasūtījuma Ziņa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302231DocType: Tax Rule,Shipping Country,Piegāde Country
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302232DocType: Upload Attendance,Upload HTML,Augšupielāde HTML
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302233DocType: Employee,Relieving Date,Atbrīvojot Datums
2234apps/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.","Cenu noteikums ir, lai pārrakstītu Cenrādī / noteikt diskonta procentus, pamatojoties uz dažiem kritērijiem."
2235DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Noliktavu var mainīt tikai ar Fondu Entry / Piegāde Note / pirkuma čeka
2236DocType: Employee Education,Class / Percentage,Klase / procentuālā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302237apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +90,Head of Marketing and Sales,Mārketinga un pārdošanas vadītājs
Anand Doshi019111b2015-11-20 18:00:11 +05302238apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +31,Income Tax,Ienākuma nodoklis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302239apps/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.","Ja izvēlētais Cenu noteikums ir paredzēts ""cena"", tas pārrakstīs cenrādi. Cenu noteikums cena ir galīgā cena, tāpēc vairs atlaide jāpiemēro. Tādējādi, darījumos, piemēram, pārdošanas rīkojumu, pirkuma pasūtījuma utt, tas tiks atnesa 'ātrums' laukā, nevis ""Cenu saraksts likmes"" laukā."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302240apps/erpnext/erpnext/config/selling.py +164,Track Leads by Industry Type.,Track noved līdz Rūpniecības Type.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302241DocType: Item Supplier,Item Supplier,Postenis piegādātājs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302242apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +403,Please enter Item Code to get batch no,"Ievadiet posteņu kodu, lai iegūtu partiju nē"
2243apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +770,Please select a value for {0} quotation_to {1},"Lūdzu, izvēlieties vērtību {0} quotation_to {1}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302244apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Visas adreses.
Pratik Vyas97264472015-05-14 15:13:10 +05302245DocType: Company,Stock Settings,Akciju iestatījumi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302246apps/erpnext/erpnext/accounts/doctype/account/account.py +224,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Apvienošana ir iespējama tikai tad, ja šādas īpašības ir vienādas abos ierakstos. Vai Group, Root Type, Uzņēmuma"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302247apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +121,Gain/Loss on Asset Disposal,Peļņa / zaudējumi aktīva atsavināšana
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302248apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Pārvaldīt Klientu grupa Tree.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302249DocType: Supplier Quotation,SQTN-,SQTN-
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302250apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Jaunais Izmaksu centrs Name
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302251DocType: Leave Control Panel,Leave Control Panel,Atstājiet Control Panel
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302252apps/erpnext/erpnext/templates/form_grid/stock_entry_grid.html +26,Not in Stock,Nav noliktavā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302253DocType: Appraisal,HR User,HR User
2254DocType: Purchase Invoice,Taxes and Charges Deducted,Nodokļi un maksājumi Atskaitīts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302255apps/erpnext/erpnext/hooks.py +100,Issues,Jautājumi
2256apps/erpnext/erpnext/controllers/status_updater.py +13,Status must be one of {0},Statuss ir jābūt vienam no {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302257DocType: Sales Invoice,Debit To,Debets
2258DocType: Delivery Note,Required only for sample item.,Nepieciešams tikai paraugu posteni.
2259DocType: Stock Ledger Entry,Actual Qty After Transaction,Faktiskais Daudz Pēc Darījuma
2260,Pending SO Items For Purchase Request,Kamēr SO šeit: pirkuma pieprasījumu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302261apps/erpnext/erpnext/accounts/party.py +345,{0} {1} is disabled,{0} {1} ir invalīds
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302262DocType: Supplier,Billing Currency,Norēķinu valūta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302263DocType: Sales Invoice,SINV-RET-,SINV-RET-
2264apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +155,Extra Large,Īpaši liels
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302265,Profit and Loss Statement,Peļņas un zaudējumu aprēķins
2266DocType: Bank Reconciliation Detail,Cheque Number,Čeku skaits
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302267,Sales Browser,Sales Browser
2268DocType: Journal Entry,Total Credit,Kopā Credit
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302269apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +507,Warning: Another {0} # {1} exists against stock entry {2},Brīdinājums: Vēl {0} # {1} eksistē pret akciju stāšanās {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302270apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +107,Local,Vietējs
Pratik Vyas97264472015-05-14 15:13:10 +05302271apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Aizdevumi un avansi (Aktīvi)
2272apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Debitori
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302273apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +154,Large,Liels
2274DocType: Homepage Featured Product,Homepage Featured Product,Homepage Featured Product
2275apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Jauns Noliktava vārds
2276apps/erpnext/erpnext/accounts/report/financial_statements.py +225,Total {0} ({1}),Kopā {0} ({1})
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302277DocType: C-Form Invoice Detail,Territory,Teritorija
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302278apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,"Lūdzu, norādiet neviena apmeklējumu nepieciešamo"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302279DocType: Stock Settings,Default Valuation Method,Default Vērtēšanas metode
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302280DocType: Production Order Operation,Planned Start Time,Plānotais Sākuma laiks
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302281DocType: Assessment,Assessment,novērtējums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302282DocType: Payment Entry Reference,Allocated,Piešķirtas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302283apps/erpnext/erpnext/config/accounts.py +231,Close Balance Sheet and book Profit or Loss.,Close Bilance un grāmatu peļņa vai zaudējumi.
2284DocType: Student Applicant,Application Status,Application Status
2285DocType: Fees,Fees,maksas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302286DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Norādiet Valūtas kurss pārveidot vienu valūtu citā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302287apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +145,Quotation {0} is cancelled,Piedāvājums {0} ir atcelts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302288apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Kopējā nesaņemtā summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302289apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,Darbinieku {0} bija atvaļinājumā {1}. Nevar atzīmēt apmeklēšanu.
2290DocType: Sales Partner,Targets,Mērķi
2291DocType: Price List,Price List Master,Cenrādis Master
2292DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,"Visi pārdošanas darījumi var tagged pret vairāku ** pārdevēji **, lai jūs varat noteikt un kontrolēt mērķus."
2293,S.O. No.,SO No.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302294apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +150,Please create Customer from Lead {0},"Lūdzu, izveidojiet Klientam no Svins {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302295DocType: Price List,Applicable for Countries,Piemērojams valstīs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302296apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +38,Student Group Name is mandatory in row {0},Student Grupas nosaukums ir obligāta kārtas {0}
2297DocType: Homepage,Products to be shown on website homepage,"Produkti, kas jānorāda uz mājas lapā mājas lapā"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302298apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,"Tas ir sakne klientu grupai, un to nevar rediģēt."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302299DocType: Employee,AB-,Ab
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302300DocType: POS Profile,Ignore Pricing Rule,Ignorēt cenu veidošanas likumu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302301apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +37,From Date in Salary Structure cannot be lesser than Employee Joining Date.,"No Datuma algu struktūru, nevar būt mazāka nekā Darbinieku Iestāšanās datums."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302302DocType: Employee Education,Graduate,Absolvents
2303DocType: Leave Block List,Block Days,Bloķēt dienas
2304DocType: Journal Entry,Excise Entry,Akcīzes Entry
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302305apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +66,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Brīdinājums: Sales Order {0} jau eksistē pret Klienta Pirkuma pasūtījums {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302306DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2307
2308Examples:
2309
23101. Validity of the offer.
23111. Payment Terms (In Advance, On Credit, part advance etc).
23121. What is extra (or payable by the Customer).
23131. Safety / usage warning.
23141. Warranty if any.
23151. Returns Policy.
23161. Terms of shipping, if applicable.
23171. Ways of addressing disputes, indemnity, liability, etc.
23181. Address and Contact of your Company.","Standarta noteikumi, kas var pievienot pārdošanu un pirkšanu. Piemēri: 1. derīgums piedāvājumu. 1. Maksājumu noteikumi (iepriekš, uz kredīta, daļa iepriekš uc). 1. Kas ir papildu (vai, kas Klientam jāmaksā). 1. Drošības / izmantošana brīdinājuma. 1. Garantija, ja tāda ir. 1. atgriešanās politiku. 1. Piegādes noteikumi, ja tādi ir. 1. kā risināt strīdus, atlīdzības, atbildību, u.tml 1. Adrese un kontaktinformācija Jūsu uzņēmumā."
2319DocType: Attendance,Leave Type,Atvaļinājums Type
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302320apps/erpnext/erpnext/controllers/stock_controller.py +173,Expense / Difference account ({0}) must be a 'Profit or Loss' account,"Izdevumu / Starpība konts ({0}) ir jābūt ""peļņa vai zaudējumi"" konts"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302321DocType: Account,Accounts User,Konti lietotāju
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302322apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +79,Name error: {0},Vārds kļūda: {0}
2323apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,trūkums
2324apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +178,{0} {1} does not associated with {2} {3},{0} {1} nav saistīta ar {2} {3}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302325apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Apmeklējumu par darbiniekam {0} jau ir atzīmēts
2326DocType: Packing Slip,If more than one package of the same type (for print),"Ja vairāk nekā viens iepakojums, no tā paša veida (drukāšanai)"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302327DocType: Warehouse,Parent Warehouse,Parent Noliktava
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302328DocType: C-Form Invoice Detail,Net Total,Net Kopā
2329DocType: Bin,FCFS Rate,FCFS Rate
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302330DocType: Payment Reconciliation Invoice,Outstanding Amount,Izcila Summa
Pratik Vyas97264472015-05-14 15:13:10 +05302331DocType: Project Task,Working,Darba
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302332DocType: Stock Ledger Entry,Stock Queue (FIFO),Stock Rinda (FIFO)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302333apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +38,{0} does not belong to Company {1},{0} nepieder Sabiedrībai {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302334apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +119,Cost as on,Maksāt tik uz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302335DocType: Account,Round Off,Noapaļot
Pratik Vyas97264472015-05-14 15:13:10 +05302336,Requested Qty,Pieprasīts Daudz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302337DocType: Tax Rule,Use for Shopping Cart,Izmantot Grozs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302338apps/erpnext/erpnext/controllers/item_variant.py +66,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Vērtība {0} atribūtam {1} neeksistē sarakstā derīgu posteņa īpašības vērtības posteni {2}
2339apps/erpnext/erpnext/schools/doctype/discussion/discussion.py +33,Discussions,diskusijas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302340DocType: BOM Item,Scrap %,Lūžņi %
2341apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +45,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Maksas tiks izplatīts proporcionāli, pamatojoties uz vienību Daudz vai summu, kā par savu izvēli"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302342DocType: Maintenance Visit,Purposes,Mērķiem
Rushabh Mehtad627af22016-03-03 11:24:58 +05302343apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +109,Atleast one item should be entered with negative quantity in return document,Vismaz vienu posteni jānorāda ar negatīvu daudzumu atgriešanās dokumentā
Pratik Vyas97264472015-05-14 15:13:10 +05302344apps/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","Darbība {0} vairāk nekā visus pieejamos darba stundas darbstaciju {1}, nojauktu darbību vairākos operācijām"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302345,Requested,Pieprasīts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302346apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +83,No Remarks,Nav Piezīmes
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302347apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Nokavēts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302348DocType: Account,Stock Received But Not Billed,Stock Saņemtā Bet ne Jāmaksā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302349apps/erpnext/erpnext/accounts/doctype/account/account.py +87,Root Account must be a group,Root Jāņem grupa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302350DocType: Fees,FEE.,MAKSA.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302351DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Bruto Pay + Arrear Summa + Inkasāciju Summa - Kopā atskaitīšana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302352DocType: Item,Total Projected Qty,Kopā prognozēts Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302353DocType: Monthly Distribution,Distribution Name,Distribution vārds
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302354DocType: Course,Course Code,kursa kods
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302355apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +98,Quality Inspection required for Item {0},Kvalitātes pārbaudes nepieciešamas postenī {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302356DocType: Quotation,Rate at which customer's currency is converted to company's base currency,"Likmi, pēc kuras klienta valūtā tiek konvertēta uz uzņēmuma bāzes valūtā"
Pratik Vyas97264472015-05-14 15:13:10 +05302357DocType: Purchase Invoice Item,Net Rate (Company Currency),Net Rate (Uzņēmējdarbības valūta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302358DocType: Salary Detail,Condition and Formula Help,Stāvoklis un Formula Palīdzība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302359apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Pārvaldīt Territory Tree.
2360DocType: Journal Entry Account,Sales Invoice,PPR (Pārdošanas Pavadzīme)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302361DocType: Journal Entry Account,Party Balance,Party Balance
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302362apps/erpnext/erpnext/accounts/page/pos/pos.js +475,Please select Apply Discount On,"Lūdzu, izvēlieties Piesakies atlaide"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302363apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +92,Salary Slip Created,Alga Slip Izveidots
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302364DocType: Company,Default Receivable Account,Default pasūtītāju konta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302365DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Izveidot Bank ierakstu par kopējo algu maksā par iepriekš izvēlētajiem kritērijiem
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302366DocType: Stock Entry,Material Transfer for Manufacture,Materiāls pārsūtīšana Ražošana
2367apps/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.,Atlaide Procentos var piemērot vai nu pret Cenrādī vai visām Cenrāža.
2368DocType: Purchase Invoice,Half-yearly,Reizi pusgadā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302369apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +384,Accounting Entry for Stock,Grāmatvedības Entry par noliktavā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302370DocType: Sales Invoice,Sales Team1,Sales team1
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302371apps/erpnext/erpnext/accounts/doctype/asset/asset.py +37,Item {0} does not exist,Postenis {0} nepastāv
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302372DocType: Attendance Tool Student,Attendance Tool Student,Apmeklējumu Tool Student
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302373DocType: Sales Invoice,Customer Address,Klientu adrese
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302374apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +96,Row {0}: Completed Qty must be greater than zero.,Rinda {0}: Pabeigts Daudz jābūt lielākai par nulli.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302375DocType: Purchase Invoice,Apply Additional Discount On,Piesakies Papildu atlaide
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302376DocType: Account,Root Type,Root Type
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302377DocType: Item,FIFO,FIFO
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302378apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +88,Row # {0}: Cannot return more than {1} for Item {2},Row # {0}: Nevar atgriezties vairāk nekā {1} postenī {2}
2379apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +76,Plot,Gabals
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302380DocType: Item Group,Show this slideshow at the top of the page,Parādiet šo slaidrādi augšpusē lapas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302381DocType: BOM,Item UOM,Postenis(Item) UOM
Pratik Vyas97264472015-05-14 15:13:10 +05302382DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Nodokļa summa pēc atlaides apmērs (Uzņēmējdarbības valūta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302383apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +147,Target warehouse is mandatory for row {0},Mērķa noliktava ir obligāta rindā {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302384DocType: Cheque Print Template,Primary Settings,primārās iestatījumi
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302385DocType: Purchase Invoice,Select Supplier Address,Select Piegādātājs adrese
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302386DocType: Quality Inspection,Quality Inspection,Kvalitātes pārbaudes
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302387apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Extra Small,Extra Small
2388apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +719,Warning: Material Requested Qty is less than Minimum Order Qty,Brīdinājums: Materiāls Pieprasītā Daudz ir mazāks nekā minimālais pasūtījums Daudz
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302389apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +194,Account {0} is frozen,Konts {0} ir sasalusi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302390DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,"Juridiskā persona / meitas uzņēmums ar atsevišķu kontu plānu, kas pieder Organizācijai."
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302391DocType: Payment Request,Mute Email,Mute Email
Anand Doshi019111b2015-11-20 18:00:11 +05302392apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Pārtika, dzērieni un tabakas"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302393apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +606,Can only make payment against unbilled {0},Var tikai veikt maksājumus pret unbilled {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302394apps/erpnext/erpnext/controllers/selling_controller.py +126,Commission rate cannot be greater than 100,Komisijas likme nevar būt lielāka par 100
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302395DocType: Stock Entry,Subcontract,Apakšlīgumu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302396apps/erpnext/erpnext/public/js/utils/party.js +146,Please enter {0} first,Ievadiet {0} pirmais
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302397DocType: Production Order Operation,Actual End Time,Faktiskais Beigu laiks
2398DocType: Production Planning Tool,Download Materials Required,Lejupielādēt Nepieciešamie materiāli
2399DocType: Item,Manufacturer Part Number,Ražotāja daļas numurs
2400DocType: Production Order Operation,Estimated Time and Cost,Paredzamais laiks un izmaksas
2401DocType: Bin,Bin,Kaste
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302402DocType: SMS Log,No of Sent SMS,Nosūtīto SMS skaits
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302403DocType: Account,Expense Account,Izdevumu konts
Anand Doshi019111b2015-11-20 18:00:11 +05302404apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Software
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302405apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +158,Colour,Krāsa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302406DocType: Maintenance Visit,Scheduled,Plānotais
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302407apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Pieprasīt Piedāvājumu.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302408apps/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","Lūdzu, izvēlieties elements, "Vai Stock Vienība" ir "nē" un "Vai Pārdošanas punkts" ir "jā", un nav cita Product Bundle"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302409DocType: Student Log,Academic,akadēmisks
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302410apps/erpnext/erpnext/controllers/accounts_controller.py +469,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Kopā avanss ({0}) pret rīkojuma {1} nevar būt lielāks par kopsummā ({2})
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302411DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Izvēlieties Mēneša Distribution nevienmērīgi izplatīt mērķus visā mēnešiem.
2412DocType: Purchase Invoice Item,Valuation Rate,Vērtēšanas Rate
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302413apps/erpnext/erpnext/stock/get_item_details.py +294,Price List Currency not selected,Cenrādis Valūtu nav izvēlēta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302414DocType: Assessment,Results,rezultāti
2415apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +168,Employee {0} has already applied for {1} between {2} and {3},Darbinieku {0} jau ir pieprasījis {1} no {2} un {3}
Pratik Vyas97264472015-05-14 15:13:10 +05302416apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Projekta sākuma datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302417apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Līdz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302418DocType: Rename Tool,Rename Log,Pārdēvēt Ieiet
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302419DocType: Student Applicant,Father's/ Guardian 2 Email ID,Tēva / Guardian 2 E-pasts ID
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302420DocType: Maintenance Visit Purpose,Against Document No,Pret dokumentā Nr
2421apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Pārvaldīt tirdzniecības partneri.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302422DocType: Quality Inspection,Inspection Type,Inspekcija Type
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302423apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +228,Warehouses with existing transaction can not be converted to group.,Noliktavas ar esošo darījumu nevar pārvērst grupai.
Nabin Hait18f0dd02016-04-15 14:50:45 +05302424apps/erpnext/erpnext/controllers/recurring_document.py +166,Please select {0},"Lūdzu, izvēlieties {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302425DocType: C-Form,C-Form No,C-Form Nr
2426DocType: BOM,Exploded_items,Exploded_items
Nabin Hait34037e02016-02-03 13:10:54 +05302427DocType: Employee Attendance Tool,Unmarked Attendance,Nemarķēta apmeklējums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302428apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Researcher,Pētnieks
2429DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Programma Uzņemšanas Tool Student
Rushabh Mehtad627af22016-03-03 11:24:58 +05302430apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Vārds vai e-pasts ir obligāta
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302431apps/erpnext/erpnext/config/stock.py +158,Incoming quality inspection.,Ienākošais kvalitātes pārbaude.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302432DocType: Purchase Order Item,Returned Qty,Atgriezās Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302433DocType: Employee,Exit,Izeja
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302434apps/erpnext/erpnext/accounts/doctype/account/account.py +159,Root Type is mandatory,Sakne Type ir obligāts
Anand Doshi191b2972015-10-21 16:50:31 +05302435apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Sērijas Nr {0} izveidots
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302436DocType: Homepage,Company Description for website homepage,Uzņēmuma apraksts mājas lapas sākumlapā
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302437DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Par ērtības klientiem, šie kodi var izmantot drukas formātos, piemēram, rēķinos un pavadzīmēs"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302438DocType: Sales Invoice,Time Sheet List,Time Sheet saraksts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302439DocType: Employee,You can enter any date manually,Jūs varat ievadīt jebkuru datumu manuāli
2440DocType: Sales Invoice,Advertisement,Reklāma
Nabin Hait18f0dd02016-04-15 14:50:45 +05302441DocType: Asset Category Account,Depreciation Expense Account,Nolietojums Izdevumu konts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302442apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Probationary Period,Pārbaudes laiks
2443apps/erpnext/erpnext/hooks.py +102,Announcements,Sludinājumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302444DocType: Customer Group,Only leaf nodes are allowed in transaction,Tikai lapu mezgli ir atļauts darījumā
2445DocType: Expense Claim,Expense Approver,Izdevumu apstiprinātājs
Nabin Hait29b01222016-03-15 16:17:21 +05302446apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +109,Row {0}: Advance against Customer must be credit,Row {0}: Advance pret Klientu jābūt kredīts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302447apps/erpnext/erpnext/accounts/doctype/account/account.js +66,Non-Group to Group,Non-Group grupas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302448DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Pirkuma čeka Prece Kopā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302449DocType: Payment Entry,Pay,Maksāt
2450apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +16,To Datetime,Lai DATETIME
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302451DocType: SMS Settings,SMS Gateway URL,SMS Gateway URL
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302452apps/erpnext/erpnext/schools/doctype/scheduling_tool/scheduling_tool.py +51,Course Schedules deleted:,Kursu Saraksti svītro:
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302453apps/erpnext/erpnext/config/selling.py +283,Logs for maintaining sms delivery status,Baļķi uzturēšanai sms piegādes statusu
Rushabh Mehtafc307972015-11-04 18:02:45 +05302454apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,Neapstiprinātas aktivitātes
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302455DocType: Payment Gateway,Gateway,Vārti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302456DocType: Fee Component,Fees Category,maksas kategorija
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302457apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,Ievadiet atbrīvojot datumu.
Nabin Hait18f0dd02016-04-15 14:50:45 +05302458apps/erpnext/erpnext/controllers/trends.py +145,Amt,Amt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302459apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +54,Only Leave Applications with status 'Approved' can be submitted,"Tikai ar statusu ""Apstiprināts"" var iesniegt Atvaļinājuma pieteikumu"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302460apps/erpnext/erpnext/utilities/doctype/address/address.py +26,Address Title is mandatory.,Adrese sadaļa ir obligāta.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302461DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Ievadiet nosaukumu, kampaņas, ja avots izmeklēšanas ir kampaņa"
Anand Doshi019111b2015-11-20 18:00:11 +05302462apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Laikrakstu izdevēji
Pratik Vyas97264472015-05-14 15:13:10 +05302463apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Izvēlieties saimnieciskais gads
Pratik Vyas97264472015-05-14 15:13:10 +05302464apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Pārkārtot Level
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302465DocType: Attendance,Attendance Date,Apmeklējumu Datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302466apps/erpnext/erpnext/stock/get_item_details.py +258,Item Price updated for {0} in Price List {1},Prece Cena atjaunināts {0} Cenrādī {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302467DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Alga sabrukuma pamatojoties uz izpeļņu un atskaitīšana.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302468apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Account with child nodes cannot be converted to ledger,Konts ar bērniem mezglu nevar pārvērst par virsgrāmatā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302469DocType: Address,Preferred Shipping Address,Vēlamā Piegādes adrese
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302470DocType: Purchase Invoice Item,Accepted Warehouse,Pieņemts Noliktava
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302471DocType: Bank Reconciliation Detail,Posting Date,Norīkošanu Datums
2472DocType: Item,Valuation Method,Vērtēšanas metode
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302473apps/erpnext/erpnext/setup/utils.py +96,Unable to find exchange rate for {0} to {1},Nevar atrast valūtas kursu {0} uz {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302474apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +202,Mark Half Day,Mark Half Day
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302475DocType: Sales Invoice,Sales Team,Sales Team
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302476apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +84,Duplicate entry,Dublikāts ieraksts
2477DocType: Program Enrollment Tool,Get Students,Iegūt Students
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302478DocType: Serial No,Under Warranty,Zem Garantija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302479apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +490,[Error],[Kļūda]
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302480DocType: Sales Order,In Words will be visible once you save the Sales Order.,"Vārdos būs redzams pēc tam, kad esat saglabāt klientu pasūtījumu."
2481,Employee Birthday,Darbinieku Birthday
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302482apps/erpnext/erpnext/controllers/status_updater.py +175,Limit Crossed,Limit Crossed
Anand Doshi019111b2015-11-20 18:00:11 +05302483apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Venture Capital
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302484DocType: UOM,Must be Whole Number,Jābūt veselam skaitlim
2485DocType: Leave Control Panel,New Leaves Allocated (In Days),Jaunas lapas Piešķirtas (dienās)
Nabin Hait29b01222016-03-15 16:17:21 +05302486apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Sērijas Nr {0} nepastāv
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302487DocType: Sales Invoice Item,Customer Warehouse (Optional),Klientu Noliktava (pēc izvēles)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302488DocType: Pricing Rule,Discount Percentage,Atlaide procentuālā
2489DocType: Payment Reconciliation Invoice,Invoice Number,Rēķina numurs
Rushabh Mehtad627af22016-03-03 11:24:58 +05302490DocType: Shopping Cart Settings,Orders,Pasūtījumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302491DocType: Employee Leave Approver,Leave Approver,Atstājiet apstiprinātāja
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302492DocType: Assessment Group,Assessment Group Name,Novērtējums Grupas nosaukums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302493DocType: Manufacturing Settings,Material Transferred for Manufacture,"Materiāls pārvietoti, lai ražošana"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302494DocType: Expense Claim,"A user with ""Expense Approver"" role","Lietotājs ar ""Izdevumu apstiprinātājs"" lomu"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302495DocType: Landed Cost Item,Receipt Document Type,Kvīts Dokumenta tips
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302496,Issued Items Against Production Order,"Izsniegtās preces, uzrādot ordeņa"
2497DocType: Pricing Rule,Purchase Manager,Iepirkumu vadītājs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302498DocType: Target Detail,Target Detail,Mērķa Detail
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302499apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +25,All Jobs,Visas Jobs
2500DocType: Sales Order,% of materials billed against this Sales Order,% Materiālu jāmaksā pret šo pārdošanas pasūtījumu
2501apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Periods Noslēguma Entry
2502apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,"Izmaksas Center ar esošajiem darījumiem, nevar pārvērst par grupai"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302503apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +323,Amount {0} {1} {2} {3},Summa {0} {1} {2} {3}
Anand Doshiee19fc02015-12-21 17:10:20 +05302504DocType: Account,Depreciation,Nolietojums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302505apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Piegādātājs (-i)
Nabin Hait34037e02016-02-03 13:10:54 +05302506DocType: Employee Attendance Tool,Employee Attendance Tool,Darbinieku apmeklējums Tool
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302507DocType: Supplier,Credit Limit,Kredītlimita
Rushabh Mehtad627af22016-03-03 11:24:58 +05302508DocType: Production Plan Sales Order,Salse Order Date,Salse Pasūtījuma datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302509DocType: Salary Component,Salary Component,alga Component
2510apps/erpnext/erpnext/accounts/utils.py +372,Payment Entries {0} are un-linked,Maksājumu Ieraksti {0} ir ANO saistīti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302511DocType: GL Entry,Voucher No,Kuponu Nr
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302512DocType: Leave Allocation,Leave Allocation,Atstājiet sadale
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302513DocType: Payment Request,Recipient Message And Payment Details,Saņēmēja ziņu un apmaksas detaļas
2514apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +497,Material Requests {0} created,Materiāls Pieprasījumi {0} izveidoti
2515DocType: Production Planning Tool,Include sub-contracted raw materials,Iekļaut Apakšuzņēmēju izejvielas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302516apps/erpnext/erpnext/config/selling.py +154,Template of terms or contract.,Šablons noteikumiem vai līgumu.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302517DocType: Purchase Invoice,Address and Contact,Adrese un kontaktinformācija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302518DocType: Cheque Print Template,Is Account Payable,Vai Konta Kreditoru
2519apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +260,Stock cannot be updated against Purchase Receipt {0},Preces nevar atjaunināt pret pirkuma čeka {0}
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302520DocType: Supplier,Last Day of the Next Month,Pēdējā diena nākamajā mēnesī
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302521DocType: Employee,Feedback,Atsauksmes
Anand Doshi019111b2015-11-20 18:00:11 +05302522apps/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}","Atvaļinājumu nevar tikt piešķirts pirms {0}, jo atvaļinājumu bilance jau ir rokas nosūtīja nākotnē atvaļinājumu piešķiršanas ierakstu {1}"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302523apps/erpnext/erpnext/accounts/party.py +305,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Piezīme: Due / Reference Date pārsniedz ļāva klientu kredītu dienām ar {0} dienā (s)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302524apps/erpnext/erpnext/schools/doctype/program/program.js +9,Student Applicant,Student Pretendents
Nabin Hait18f0dd02016-04-15 14:50:45 +05302525DocType: Asset Category Account,Accumulated Depreciation Account,Uzkrātais nolietojums konts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302526DocType: Stock Settings,Freeze Stock Entries,Iesaldēt krājumu papildināšanu
Nabin Hait18f0dd02016-04-15 14:50:45 +05302527DocType: Asset,Expected Value After Useful Life,"Paredzams, vērtība pēc Noderīga Life"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302528DocType: Item,Reorder level based on Warehouse,Pārkārtot līmenis balstās uz Noliktava
Pratik Vyas97264472015-05-14 15:13:10 +05302529DocType: Activity Cost,Billing Rate,Norēķinu Rate
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302530,Qty to Deliver,Daudz rīkoties
2531DocType: Monthly Distribution Percentage,Month,Mēnesis
2532,Stock Analytics,Akciju Analytics
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302533apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +373,Operations cannot be left blank,Darbības nevar atstāt tukšu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302534DocType: Maintenance Visit Purpose,Against Document Detail No,Pret Dokumentu Detail Nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302535apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +72,Party Type is mandatory,Puse Type ir obligāts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302536DocType: Quality Inspection,Outgoing,Izejošs
2537DocType: Material Request,Requested For,Pieprasīts Par
2538DocType: Quotation Item,Against Doctype,Pret DOCTYPE
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302539apps/erpnext/erpnext/controllers/buying_controller.py +376,{0} {1} is cancelled or closed,{0} {1} ir atcelts vai aizvērts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302540DocType: Delivery Note,Track this Delivery Note against any Project,Sekot šim pavadzīmi pret jebkuru projektu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302541apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +29,Net Cash from Investing,Neto naudas no Investing
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302542,Is Primary Address,Vai Primārā adrese
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302543DocType: Production Order,Work-in-Progress Warehouse,Work-in-Progress noliktavā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302544apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +104,Asset {0} must be submitted,Asset {0} jāiesniedz
Nabin Hait29b01222016-03-15 16:17:21 +05302545apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +324,Reference #{0} dated {1},Atsauce # {0} datēts {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302546apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,Nolietojums Izslēgta dēļ aktīvu atsavināšanas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302547apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Pārvaldīt adreses
Nabin Hait18f0dd02016-04-15 14:50:45 +05302548DocType: Asset,Item Code,Postenis Code
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302549DocType: Production Planning Tool,Create Production Orders,Izveidot pasūtījumu
2550DocType: Serial No,Warranty / AMC Details,Garantijas / AMC Details
2551DocType: Journal Entry,User Remark,Lietotājs Piezīme
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302552DocType: Lead,Market Segment,Tirgus segmentā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302553apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +848,Paid Amount cannot be greater than total negative outstanding amount {0},Samaksātā summa nedrīkst būt lielāka par kopējo negatīvo nenomaksātās summas {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302554DocType: Employee Internal Work History,Employee Internal Work History,Darbinieku Iekšējā Work Vēsture
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302555apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +233,Closing (Dr),Noslēguma (Dr)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302556DocType: Cheque Print Template,Cheque Size,Čeku Size
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302557DocType: Contact,Passive,Pasīvs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302558apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.js +49,View attendance,Skatīt apmeklētība
Anand Doshi191b2972015-10-21 16:50:31 +05302559apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,Sērijas Nr {0} nav noliktavā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302560apps/erpnext/erpnext/config/selling.py +159,Tax template for selling transactions.,Nodokļu veidni pārdošanas darījumu.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302561DocType: Sales Invoice,Write Off Outstanding Amount,Uzrakstiet Off Izcila summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302562DocType: Account,Accounts Manager,Accounts Manager
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302563DocType: Stock Settings,Default Stock UOM,Default Stock UOM
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302564DocType: Asset,Number of Depreciations Booked,Rezervēts skaits nolietojuma
2565DocType: Landed Cost Item,Receipt Document,saņemšana Dokumentu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302566DocType: Production Planning Tool,Create Material Requests,Izveidot Materiāls Pieprasījumi
2567DocType: Employee Education,School/University,Skola / University
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302568DocType: Payment Request,Reference Details,Atsauce Details
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302569apps/erpnext/erpnext/accounts/doctype/asset/asset.py +57,Expected Value After Useful Life must be less than Gross Purchase Amount,"Paredzams, Value Pēc Lietderīgās lietošanas laika jābūt mazākam nekā Bruto Pirkuma summa"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302570DocType: Sales Invoice Item,Available Qty at Warehouse,Pieejams Daudz at Warehouse
2571,Billed Amount,Jāmaksā Summa
Nabin Hait18f0dd02016-04-15 14:50:45 +05302572DocType: Asset,Double Declining Balance,Paātrināto norakstīšanas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302573apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +166,Closed order cannot be cancelled. Unclose to cancel.,"Slēgta rīkojumu nevar atcelt. Atvērt, lai atceltu."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302574apps/erpnext/erpnext/controllers/accounts_controller.py +555,'Update Stock' cannot be checked for fixed asset sale,"Update Stock" nevar pārbaudīta pamatlīdzekļu pārdošana
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302575DocType: Bank Reconciliation,Bank Reconciliation,Banku samierināšanās
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302576apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Saņemt atjauninājumus
2577apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +132,Material Request {0} is cancelled or stopped,Materiāls Pieprasījums {0} ir atcelts vai pārtraukta
2578apps/erpnext/erpnext/public/js/setup_wizard.js +313,Add a few sample records,Pievieno dažas izlases ierakstus
2579apps/erpnext/erpnext/config/hr.py +243,Leave Management,Atstājiet Management
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302580apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Grupa ar kontu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302581DocType: Sales Order,Fully Delivered,Pilnībā Pasludināts
2582DocType: Lead,Lower Income,Lower Ienākumi
2583DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","Konts galva ar atbildību, kuru peļņa / zaudējumi tiks rezervēts"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302584apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +166,Source and target warehouse cannot be same for row {0},Avota un mērķa noliktava nevar būt vienāda rindā {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302585apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +238,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Starpība Konts jābūt aktīva / saistību veidu konts, jo šis fonds Salīdzināšana ir atklāšana Entry"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302586apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +81,Purchase Order number required for Item {0},"Pasūtījuma skaitu, kas nepieciešams postenī {0}"
Pratik Vyas97264472015-05-14 15:13:10 +05302587apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',"""No Datuma 'jābūt pēc"" Uz Datumu'"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302588apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.py +17,Cannot change status as student {0} is linked with student application {1},Nevar mainīt statusu kā studentam {0} ir saistīta ar studentu pieteikumu {1}
2589DocType: Timesheet,"List of employee which has ""Salary Slip Based on Timesheet"" is enabled in salary structure.","Saraksts darbinieka, kas ir "Algas Slip Pamatojoties uz laika kontrolsaraksts" ir iespējots algu struktūru."
Nabin Hait18f0dd02016-04-15 14:50:45 +05302590DocType: Asset,Fully Depreciated,pilnībā amortizēta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302591,Stock Projected Qty,Stock Plānotais Daudzums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302592apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +356,Customer {0} does not belong to project {1},Klientu {0} nepieder projekta {1}
Nabin Hait34037e02016-02-03 13:10:54 +05302593DocType: Employee Attendance Tool,Marked Attendance HTML,Ievērojama Apmeklējumu HTML
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302594DocType: Sales Order,Customer's Purchase Order,Klienta Pasūtījuma
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302595apps/erpnext/erpnext/config/stock.py +107,Serial No and Batch,Sērijas Nr un partijas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302596DocType: Warranty Claim,From Company,No Company
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302597apps/erpnext/erpnext/accounts/doctype/asset/asset.py +75,Please set Number of Depreciations Booked,Lūdzu noteikts skaits nolietojuma Rezervēts
Pratik Vyas97264472015-05-14 15:13:10 +05302598apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,Vērtība vai Daudz
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302599apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +400,Productions Orders cannot be raised for:,Iestudējumi Rīkojumi nevar izvirzīts par:
2600apps/erpnext/erpnext/public/js/setup_wizard.js +299,Minute,Minūte
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302601DocType: Purchase Invoice,Purchase Taxes and Charges,Pirkuma nodokļiem un maksājumiem
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302602,Qty to Receive,Daudz saņems
2603DocType: Leave Block List,Leave Block List Allowed,Atstājiet Block Latviešu Atļauts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302604apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +55,All Warehouses,Visas Noliktavas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302605DocType: Sales Partner,Retailer,Mazumtirgotājs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302606apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +105,Credit To account must be a Balance Sheet account,Kredīts kontā jābūt bilance konts
Pratik Vyas97264472015-05-14 15:13:10 +05302607apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Visi Piegādātājs veidi
Anand Doshi27e9b772016-03-09 14:47:46 +05302608DocType: Global Defaults,Disable In Words,Atslēgt vārdos
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302609apps/erpnext/erpnext/stock/doctype/item/item.py +45,Item Code is mandatory because Item is not automatically numbered,"Postenis Kodekss ir obligāts, jo vienība nav automātiski numurētas"
2610apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +97,Quotation {0} not of type {1},Piedāvājums {0} nav tips {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302611DocType: Maintenance Schedule Item,Maintenance Schedule Item,Uzturēšana grafiks postenis
2612DocType: Sales Order,% Delivered,% Piegādāts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302613DocType: Production Order,PRO-,PRO-
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302614apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Bank Overdraft Account,Banka Overdrafts konts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302615apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,Padarīt par atalgojumu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302616apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +26,Browse BOM,Pārlūkot BOM
2617apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Secured Loans,Nodrošināti aizdevumi
2618apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +94,Please set Depreciation related Accounts in Asset Category {0} or Company {1},Lūdzu noteikt nolietojuma saistīti konti aktīvu kategorijā {0} vai Uzņēmumu {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302619DocType: Academic Year,Academic Year,Akadēmiskais gads
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302620apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Opening Balance Equity,Atklāšanas Balance Equity
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302621DocType: Lead,CRM,CRM
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302622DocType: Appraisal,Appraisal,Novērtējums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302623apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +136,Email sent to supplier {0},E-pasts nosūtīts piegādātājam {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302624DocType: Opportunity,OPTY-,OPTY-
Nabin Hait29b01222016-03-15 16:17:21 +05302625apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Datums tiek atkārtots
Anand Doshi666fbaf2015-11-26 12:40:13 +05302626apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Autorizēts Parakstītājs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302627apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +197,Leave approver must be one of {0},Atstājiet apstiprinātājs jābūt vienam no {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302628DocType: Hub Settings,Seller Email,Pārdevējs Email
Pratik Vyas97264472015-05-14 15:13:10 +05302629DocType: Project,Total Purchase Cost (via Purchase Invoice),Total Cost iegāde (via pirkuma rēķina)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302630DocType: Workstation Working Hour,Start Time,Sākuma laiks
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302631DocType: Item Price,Bulk Import Help,Bulk Importa Palīdzība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302632apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +256,Select Quantity,Izvēlieties Daudzums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302633apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Apstiprinot loma nevar būt tāds pats kā loma noteikums ir piemērojams
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302634apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Atteikties no šo e-pastu Digest
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302635apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Ziņojums nosūtīts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302636apps/erpnext/erpnext/accounts/doctype/account/account.py +101,Account with child nodes cannot be set as ledger,Konts ar bērnu mezglu nevar iestatīt kā virsgrāmatā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302637DocType: C-Form,II,II
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302638DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,"Ātrums, kādā cenrādis valūta tiek pārvērsts klienta bāzes valūtā"
Pratik Vyas97264472015-05-14 15:13:10 +05302639DocType: Purchase Invoice Item,Net Amount (Company Currency),Net Summa (Uzņēmējdarbības valūta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302640DocType: Salary Slip,Hour Rate,Stundas likme
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302641DocType: Stock Settings,Item Naming By,Postenis nosaukšana Līdz
Rushabh Mehtafc307972015-11-04 18:02:45 +05302642apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Vēl viens periods Noslēguma Entry {0} ir veikts pēc {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302643DocType: Production Order,Material Transferred for Manufacturing,"Materiāls pārvietoti, lai Manufacturing"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302644apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +32,Account {0} does not exists,Konts {0} neeksistē
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302645DocType: Project,Project Type,Projekts Type
2646apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Nu mērķa Daudzums vai paredzētais apjoms ir obligāta.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302647apps/erpnext/erpnext/config/projects.py +45,Cost of various activities,Izmaksas dažādu aktivitāšu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302648apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +60,"Setting Events to {0}, since the Employee attached to the below Sales Persons does not have a User ID{1}","Setting notikumi {0}, jo darbinieku pievienots zemāk Sales personām nav lietotāja ID {1}"
2649apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +149,Source and target warehouse must be different,Avota un mērķa noliktava jāatšķiras
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302650apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +104,Not allowed to update stock transactions older than {0},"Nav atļauts izmainīt akciju darījumiem, kas vecāki par {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302651DocType: Item,Inspection Required,Inspekcija Nepieciešamais
2652DocType: Purchase Invoice Item,PR Detail,PR Detail
2653DocType: Sales Order,Fully Billed,Pilnībā Jāmaksā
Pratik Vyas97264472015-05-14 15:13:10 +05302654apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Cash In Hand
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302655apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +123,Delivery warehouse required for stock item {0},Piegāde noliktava nepieciešama akciju posteni {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302656DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Bruto iepakojuma svars. Parasti neto svars + iepakojuma materiālu svara. (Drukāšanai)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302657apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,programma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302658DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,"Lietotāji ar šo lomu ir atļauts noteikt iesaldētos kontus, un izveidot / mainīt grāmatvedības ierakstus pret iesaldētos kontus"
2659DocType: Serial No,Is Cancelled,Tiek atcelta
2660DocType: Journal Entry,Bill Date,Bill Datums
2661apps/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:","Pat tad, ja ir vairāki cenu noteikšanas noteikumus ar augstāko prioritāti, tiek piemēroti tad šādi iekšējie prioritātes:"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302662DocType: Cheque Print Template,Cheque Height,Čeku augstums
Nabin Hait18f0dd02016-04-15 14:50:45 +05302663DocType: Sales Invoice Item,Total Margin,Kopā Margin
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302664DocType: Supplier,Supplier Details,Piegādātājs Details
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302665DocType: Expense Claim,Approval Status,Apstiprinājums statuss
2666DocType: Hub Settings,Publish Items to Hub,Publicēt preces Hub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302667apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},No vērtība nedrīkst būt mazāka par to vērtību rindā {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302668apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Wire Transfer,Wire Transfer
Nabin Hait34037e02016-02-03 13:10:54 +05302669apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +131,Check all,Pārbaudi visu
Pratik Vyas97264472015-05-14 15:13:10 +05302670DocType: Sales Order,Recurring Order,Atkārtojas rīkojums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302671DocType: Company,Default Income Account,Default Ienākumu konta
Pratik Vyas97264472015-05-14 15:13:10 +05302672apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Klientu Group / Klientu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302673DocType: Sales Invoice,Time Sheets,laika Sheets
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302674DocType: Payment Gateway Account,Default Payment Request Message,Default maksājuma pieprasījums Message
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302675DocType: Item Group,Check this if you want to show in website,"Atzīmējiet šo, ja vēlaties, lai parādītu, kas mājas lapā"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302676apps/erpnext/erpnext/config/accounts.py +136,Banking and Payments,Banku un maksājumi
Anand Doshi019111b2015-11-20 18:00:11 +05302677,Welcome to ERPNext,Laipni lūdzam ERPNext
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302678apps/erpnext/erpnext/config/learn.py +107,Lead to Quotation,Potenciālais klients -> Piedāvājums (quotation)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302679DocType: Lead,From Customer,No Klienta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302680apps/erpnext/erpnext/demo/setup_data.py +357,Calls,Zvani
Pratik Vyas97264472015-05-14 15:13:10 +05302681DocType: Project,Total Costing Amount (via Time Logs),Kopā Izmaksu summa (via Time Baļķi)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302682DocType: Purchase Order Item Supplied,Stock UOM,Krājumu Mērvienība
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302683apps/erpnext/erpnext/stock/doctype/item/item.py +466,"As there are existing transactions for this item, \
2684 you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Tā kā ir esošie darījumi par šo priekšmetu, \ jūs nevarat mainīt vērtības "Has sērijas nē", "Vai Partijas Nē", "Vai Stock Vienība" un "vērtēšanas metode""
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302685apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +217,Purchase Order {0} is not submitted,Pasūtījuma {0} nav iesniegta
2686apps/erpnext/erpnext/stock/doctype/item/item.js +33,Projected,Prognozēts
Anand Doshi191b2972015-10-21 16:50:31 +05302687apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Sērijas Nr {0} nepieder noliktavu {1}
Nabin Hait18f0dd02016-04-15 14:50:45 +05302688apps/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,Piezīme: Sistēma nepārbaudīs pārāk piegādi un pār-rezervāciju postenī {0} kā daudzums vai vērtība ir 0
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302689DocType: Notification Control,Quotation Message,Piedāvājuma Ziņojums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302690DocType: Issue,Opening Date,Atvēršanas datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302691apps/erpnext/erpnext/schools/api.py +58,Attendance has been marked successfully.,Apmeklētība ir veiksmīgi atzīmēts.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302692DocType: Journal Entry,Remark,Piezīme
2693DocType: Purchase Receipt Item,Rate and Amount,Novērtēt un Summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302694apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +136,Account Type for {0} must be {1},Konta tips par {0} ir {1}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302695apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Lapas un brīvdienu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302696DocType: Sales Order,Not Billed,Nav Jāmaksā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302697apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +144,Both Warehouse must belong to same Company,Gan Noliktavas jāpieder pie pats uzņēmums
Rushabh Mehtafc307972015-11-04 18:02:45 +05302698apps/erpnext/erpnext/public/js/templates/contact_list.html +31,No contacts added yet.,Nav kontaktpersonu vēl nav pievienota.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302699DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Izkrauti izmaksas kuponu Summa
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302700apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,"Rēķini, ko piegādātāji izvirzītie."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302701DocType: POS Profile,Write Off Account,Uzrakstiet Off kontu
Rushabh Mehtad627af22016-03-03 11:24:58 +05302702apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Atlaide Summa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302703DocType: Purchase Invoice,Return Against Purchase Invoice,Atgriezties Pret pirkuma rēķina
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302704DocType: Item,Warranty Period (in days),Garantijas periods (dienās)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302705apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +40,Acutal qty in stock,Faktisku Daudzums noliktavā
2706apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +17,Net Cash from Operations,Neto naudas no operāciju
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302707apps/erpnext/erpnext/public/js/setup_wizard.js +225,e.g. VAT,"piemēram, PVN"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302708apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,4. punkts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302709apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +20,Sub-contracting,Apakšlīguma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302710DocType: Journal Entry Account,Journal Entry Account,Journal Entry konts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302711apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,Studentu grupa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302712DocType: Shopping Cart Settings,Quotation Series,Piedāvājuma sērija
2713apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +59,"An item exists with same name ({0}), please change the item group name or rename the item","Priekšmets pastāv ar tādu pašu nosaukumu ({0}), lūdzu, nomainiet priekšmets grupas nosaukumu vai pārdēvēt objektu"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302714apps/erpnext/erpnext/accounts/page/pos/pos.js +1190,Please select customer,"Lūdzu, izvēlieties klientu"
2715DocType: C-Form,I,es
Nabin Hait18f0dd02016-04-15 14:50:45 +05302716DocType: Company,Asset Depreciation Cost Center,Aktīvu amortizācijas izmaksas Center
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302717DocType: Sales Order Item,Sales Order Date,Sales Order Date
2718DocType: Sales Invoice Item,Delivered Qty,Pasludināts Daudz
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302719DocType: Production Planning Tool,"If checked, all the children of each production item will be included in the Material Requests.","Ja ieslēgts, visi bērni katrā ražošanas posteni tiks iekļauts materiāls pieprasījumiem."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302720apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +86,Warehouse {0}: Company is mandatory,Noliktava {0}: Uzņēmums ir obligāta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302721,Payment Period Based On Invoice Date,"Samaksa periodā, pamatojoties uz rēķina datuma"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302722apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Trūkst Valūtu kursi par {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302723DocType: Assessment,Examiner,eksaminētājs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302724DocType: Journal Entry,Stock Entry,Stock Entry
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302725DocType: Payment Entry,Payment References,maksājumu Atsauces
2726DocType: C-Form,C-FORM-,C-veidošanos veļas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302727DocType: Account,Payable,Maksājams
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302728apps/erpnext/erpnext/shopping_cart/cart.py +347,Debtors ({0}),Debitori ({0})
Nabin Hait18f0dd02016-04-15 14:50:45 +05302729DocType: Pricing Rule,Margin,Robeža
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302730DocType: Salary Slip,Arrear Amount,Arrear Summa
2731apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Jauni klienti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302732apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Gross Profit %,Bruto peļņa%
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302733DocType: Appraisal Goal,Weightage (%),Weightage (%)
2734DocType: Bank Reconciliation Detail,Clearance Date,Klīrenss Datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302735apps/erpnext/erpnext/accounts/doctype/asset/asset.py +60,Gross Purchase Amount is mandatory,Bruto Pirkuma summa ir obligāta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302736DocType: Lead,Address Desc,Adrese Dilst
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302737apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +75,Party is mandatory,Puse ir obligāta
2738DocType: Journal Entry,JV-,JV-
2739DocType: Topic,Topic Name,Tēma Name
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302740apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,Jāizvēlas Vismaz viens pirkšana vai pārdošana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302741apps/erpnext/erpnext/public/js/setup_wizard.js +25,Select the nature of your business.,Izvēlieties raksturu jūsu biznesu.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302742apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,"Gadījumos, kad ražošanas darbības tiek veiktas."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302743DocType: Asset Movement,Source Warehouse,Source Noliktava
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302744DocType: Installation Note,Installation Date,Uzstādīšana Datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302745apps/erpnext/erpnext/controllers/accounts_controller.py +534,Row #{0}: Asset {1} does not belong to company {2},Row # {0}: Asset {1} nepieder uzņēmumam {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302746DocType: Employee,Confirmation Date,Apstiprinājums Datums
2747DocType: C-Form,Total Invoiced Amount,Kopā Rēķinā summa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302748DocType: Account,Sales User,Sales User
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302749apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,Min Daudz nevar būt lielāks par Max Daudz
Nabin Hait18f0dd02016-04-15 14:50:45 +05302750DocType: Account,Accumulated Depreciation,uzkrātais nolietojums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302751DocType: Stock Entry,Customer or Supplier Details,Klientu vai piegādātājs detaļas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302752DocType: Lead,Lead Owner,Lead Īpašnieks
Rushabh Mehtad627af22016-03-03 11:24:58 +05302753DocType: Bin,Requested Quantity,Pieprasītā daudzums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302754DocType: Employee,Marital Status,Ģimenes statuss
2755DocType: Stock Settings,Auto Material Request,Auto Materiāls Pieprasījums
Rushabh Mehtafc307972015-11-04 18:02:45 +05302756DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Pieejams Partijas Daudz at No noliktavas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302757DocType: Customer,CUST-,CUST-
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302758apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,Pašreizējā BOM un New BOM nevar būt vienādi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302759apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,Brīža līdz pensionēšanās jābūt lielākam nekā datums savienošana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302760apps/erpnext/erpnext/schools/doctype/scheduling_tool/scheduling_tool.py +49,There were errors while scheduling course on :,"Bija kļūdas, bet plānošana, kursu par:"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302761DocType: Sales Invoice,Against Income Account,Pret ienākuma kontu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302762apps/erpnext/erpnext/controllers/website_list_for_contact.py +87,{0}% Delivered,{0}% Pasludināts
2763apps/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).,Prece {0}: pasūtīts Daudzums {1} nevar būt mazāka par minimālo pasūtījuma daudzumu {2} (definēts postenī).
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302764DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Mēneša procentuālais sadalījums
2765DocType: Territory,Territory Targets,Teritorija Mērķi
2766DocType: Delivery Note,Transporter Info,Transporter Info
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302767apps/erpnext/erpnext/accounts/utils.py +379,Please set default {0} in Company {1},Lūdzu iestatīt noklusēto {0} uzņēmumā {1}
2768DocType: Cheque Print Template,Starting position from top edge,Sākuma stāvoklis no augšējās malas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302769apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +29,Same supplier has been entered multiple times,Pats piegādātājs ir ievadīts vairākas reizes
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302770DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Pasūtījuma Prece Kopā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302771apps/erpnext/erpnext/public/js/setup_wizard.js +83,Company Name cannot be Company,Uzņēmuma nosaukums nevar būt uzņēmums
Pratik Vyas97264472015-05-14 15:13:10 +05302772apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Vēstuļu Heads iespiesto veidnes.
2773apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Nosaukumi drukāt veidnes, piemēram, rēķins."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302774apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +184,Valuation type charges can not marked as Inclusive,Vērtēšanas veida maksājumus nevar atzīmēts kā Inclusive
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302775DocType: POS Profile,Update Stock,Update Stock
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302776apps/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.,"Different UOM objektus, novedīs pie nepareizas (kopā) Neto svars vērtību. Pārliecinieties, ka neto svars katru posteni ir tādā pašā UOM."
2777apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Rate
Nabin Hait18f0dd02016-04-15 14:50:45 +05302778DocType: Asset,Journal Entry for Scrap,Journal Entry metāllūžņos
Nabin Hait29b01222016-03-15 16:17:21 +05302779apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Lūdzu pull preces no piegādes pavadzīmē
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302780apps/erpnext/erpnext/accounts/utils.py +349,Journal Entries {0} are un-linked,Žurnāla ieraksti {0} ir ANO saistītas
2781apps/erpnext/erpnext/config/crm.py +74,"Record of all communications of type email, phone, chat, visit, etc.","Record visas komunikācijas tipa e-pastu, tālruni, tērzēšana, vizītes, uc"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302782DocType: Manufacturer,Manufacturers used in Items,Ražotāji izmanto preces
Rushabh Mehtad627af22016-03-03 11:24:58 +05302783apps/erpnext/erpnext/accounts/general_ledger.py +140,Please mention Round Off Cost Center in Company,"Lūdzu, atsaucieties uz noapaļot Cost Center Company"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302784DocType: Purchase Invoice,Terms,Noteikumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302785DocType: Academic Term,Term Name,Termina nosaukums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302786DocType: Buying Settings,Purchase Order Required,Pasūtījuma Obligātas
2787,Item-wise Sales History,Postenis gudrs Sales Vēsture
2788DocType: Expense Claim,Total Sanctioned Amount,Kopā sodīts summa
2789,Purchase Analytics,Pirkuma Analytics
2790DocType: Sales Invoice Item,Delivery Note Item,Piegāde Note postenis
Pratik Vyas97264472015-05-14 15:13:10 +05302791DocType: Expense Claim,Task,Uzdevums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302792DocType: Purchase Taxes and Charges,Reference Row #,Atsauce Row #
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302793apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +79,Batch number is mandatory for Item {0},Partijas numurs ir obligāta postenī {0}
2794apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,"Tas ir sakņu pārdošanas persona, un to nevar rediģēt."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302795,Stock Ledger,Stock Ledger
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302796apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Rate: {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302797DocType: Company,Exchange Gain / Loss Account,Exchange Gain / zaudējumu aprēķins
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302798apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Darbinieku un apmeklējums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302799apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +72,Purpose must be one of {0},Mērķim ir jābūt vienam no {0}
2800apps/erpnext/erpnext/utilities/doctype/address/address.py +79,"Remove reference of customer, supplier, sales partner and lead, as it is your company address","Noņemt atsauci klientu, piegādātāju, pārdošanas partneris un svina, jo tas ir jūsu uzņēmums adrese"
2801apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Fill the form and save it,Aizpildiet formu un saglabājiet to
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302802DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,"Lejupielādēt ziņojumu, kurā visas izejvielas, ar savu jaunāko inventāra statusu"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302803apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Forums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302804DocType: Leave Application,Leave Balance Before Application,Atstājiet Balance pirms uzklāšanas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302805DocType: SMS Center,Send SMS,Sūtit SMS
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302806DocType: Cheque Print Template,Width of amount in word,Platums no summas vārdos
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302807DocType: Company,Default Letter Head,Default Letter vadītājs
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302808DocType: Purchase Order,Get Items from Open Material Requests,Dabūtu preces no Atvērts Materiālzinātnes Pieprasījumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302809DocType: Item,Standard Selling Rate,Standard pārdošanas kurss
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302810DocType: Account,Rate at which this tax is applied,"Ātrums, kādā tiek piemērots šis nodoklis"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302811apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Reorder Qty,Pārkārtot Daudz
2812apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +29,Current Job Openings,Pašreizējās vakanču
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302813DocType: Company,Stock Adjustment Account,Stock konta korekcijas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302814DocType: Journal Entry,Write Off,Uzrakstiet Off
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302815DocType: Timesheet Detail,Operation ID,Darbība ID
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302816DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","System User (login) ID. Ja kas, tas kļūs noklusējuma visiem HR formām."
2817apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: No {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302818DocType: Task,depends_on,depends_on
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302819apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +24,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,"Nosaukums jaunu kontu. Piezīme: Lūdzu, nav izveidot klientu kontus un piegādātājiem"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302820DocType: BOM Replace Tool,BOM Replace Tool,BOM aizstāšana rīks
Pratik Vyas97264472015-05-14 15:13:10 +05302821apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Valsts gudrs noklusējuma Adrese veidnes
Rushabh Mehtafc307972015-11-04 18:02:45 +05302822DocType: Sales Order Item,Supplier delivers to Customer,Piegādātājs piegādā Klientam
Nabin Hait18f0dd02016-04-15 14:50:45 +05302823apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Form / postenis / {0}) ir no krājumiem
2824apps/erpnext/erpnext/controllers/recurring_document.py +174,Next Date must be greater than Posting Date,Nākamais datums nedrīkst būt lielāks par norīkošanu Datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302825apps/erpnext/erpnext/public/js/controllers/transaction.js +850,Show tax break-up,Rādīt nodokļu break-up
2826apps/erpnext/erpnext/accounts/party.py +308,Due / Reference Date cannot be after {0},Due / Atsauce Date nevar būt pēc {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302827apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Datu importēšana un eksportēšana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302828apps/erpnext/erpnext/accounts/doctype/account/account.py +188,"Stock entries exist against Warehouse {0}, hence you cannot re-assign or modify it","Krājumu pastāvēt pret Warehouse {0}, līdz ar to nevar atkārtoti piešķirt vai mainīt to"
2829apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +29,No students Found,Nav studenti Atrasts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302830apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Rēķina Posting Date
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302831apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +24,Sell,pārdot
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302832DocType: Sales Invoice,Rounded Total,Noapaļota Kopā
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302833DocType: Product Bundle,List items that form the package.,"Saraksts priekšmeti, kas veido paketi."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302834apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Procentuālais sadalījums būtu vienāda ar 100%
2835DocType: Serial No,Out of AMC,Out of AMC
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302836apps/erpnext/erpnext/accounts/doctype/asset/asset.py +80,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,Skaits nolietojuma kartīti nedrīkst būt lielāks par kopskaita nolietojuma
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302837apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +35,Make Maintenance Visit,Izveidot tehniskās apkopes vizīti
2838apps/erpnext/erpnext/selling/doctype/customer/customer.py +162,Please contact to the user who have Sales Master Manager {0} role,"Lūdzu, sazinieties ar lietotāju, kurš ir Sales Master vadītājs {0} lomu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302839DocType: Company,Default Cash Account,Default Naudas konts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302840apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,Company (nav Klients vai piegādātājs) kapteinis.
2841apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +5,This is based on the attendance of this Student,Tas ir balstīts uz piedalīšanos šajā Student
2842apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +165,Add more items or open full form,Pievienotu citus objektus vai Atvērt pilnu formu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302843apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +104,Please enter 'Expected Delivery Date',"Ievadiet ""piegādes paredzētais datums"""
2844apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +184,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Piegāde Notes {0} ir atcelts pirms anulējot šo klientu pasūtījumu
2845apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +75,Paid amount + Write Off Amount can not be greater than Grand Total,Samaksāta summa + norakstīt summa nedrīkst būt lielāka par Grand Kopā
2846apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,{0} is not a valid Batch Number for Item {1},{0} nav derīgs Partijas skaits postenī {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302847apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +138,Note: There is not enough leave balance for Leave Type {0},Piezīme: Nav pietiekami daudz atvaļinājums bilance Atstāt tipa {0}
2848DocType: Program Enrollment Fee,Program Enrollment Fee,Program iestāšanās maksa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302849DocType: Item,Supplier Items,Piegādātājs preces
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302850DocType: Opportunity,Opportunity Type,Iespēja Type
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302851apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,Jaunais Company
Nabin Hait29b01222016-03-15 16:17:21 +05302852apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +57,Cost Center is required for 'Profit and Loss' account {0},"Izmaksas Center ir nepieciešams peļņas un zaudējumu ""konta {0}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302853apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Darījumus var dzēst tikai ar radītājs Sabiedrības
2854apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,"Izrādījās nepatiesi skaits virsgrāmatas ierakstus. Jūs, iespējams, esat izvēlējies nepareizu kontu darījumā."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302855DocType: Cheque Print Template,Cheque Width,Čeku platums
2856DocType: Program,Fee Schedule,maksa grafiks
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302857DocType: Hub Settings,Publish Availability,Publicēt Availability
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302858apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,Dzimšanas datums nevar būt lielāks nekā šodien.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302859,Stock Ageing,Stock Novecošana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302860apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +128,Timesheet,Laika uzskaites tabula
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302861apps/erpnext/erpnext/controllers/accounts_controller.py +228,{0} '{1}' is disabled,{0} '{1}' ir neaktīvs
Pratik Vyas97264472015-05-14 15:13:10 +05302862apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Uzstādīt kā Atvērt
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302863DocType: Cheque Print Template,Scanned Cheque,Skanētie Čeku
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302864DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Nosūtīt automātisko e-pastus kontaktiem Iesniedzot darījumiem.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302865apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Postenis 3
Rushabh Mehtafc307972015-11-04 18:02:45 +05302866DocType: Purchase Order,Customer Contact Email,Klientu Kontakti Email
Anand Doshi9c0983f2016-02-17 12:59:54 +05302867DocType: Warranty Claim,Item and Warranty Details,Elements un Garantija Details
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302868DocType: Sales Team,Contribution (%),Ieguldījums (%)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302869apps/erpnext/erpnext/controllers/accounts_controller.py +75,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,"Piezīme: Maksājumu ievades netiks izveidota, jo ""naudas vai bankas konts"" netika norādīta"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302870apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +178,Responsibilities,Pienākumi
2871DocType: Expense Claim Account,Expense Claim Account,Izdevumu Prasība konts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302872apps/erpnext/erpnext/stock/doctype/item/item_list.js +14,Template,Template
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302873DocType: Sales Person,Sales Person Name,Sales Person Name
2874apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Ievadiet Vismaz 1 rēķinu tabulā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302875apps/erpnext/erpnext/public/js/setup_wizard.js +184,Add Users,Pievienot lietotājus
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302876DocType: Pricing Rule,Item Group,Postenis Group
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302877DocType: Item,Safety Stock,Drošības fonds
Pratik Vyas97264472015-05-14 15:13:10 +05302878DocType: Stock Reconciliation Item,Before reconciliation,Pirms samierināšanās
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302879apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Uz {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302880DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Nodokļi un maksājumi Pievienoja (Company valūta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302881apps/erpnext/erpnext/stock/doctype/item/item.py +442,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,"Postenis Nodokļu Row {0} ir jābūt vērā tipa nodokli vai ienākumu vai izdevumu, vai jāmaksā"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302882DocType: Sales Order,Partly Billed,Daļēji Jāmaksā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302883apps/erpnext/erpnext/accounts/doctype/asset/asset.py +41,Item {0} must be a Fixed Asset Item,Prece {0} ir jābūt pamatlīdzekļu posteni
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302884DocType: Item,Default BOM,Default BOM
Rushabh Mehtad627af22016-03-03 11:24:58 +05302885apps/erpnext/erpnext/setup/doctype/company/company.js +44,Please re-type company name to confirm,"Lūdzu, atkārtoti tipa uzņēmuma nosaukums, lai apstiprinātu"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302886apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +67,Total Outstanding Amt,Kopā Izcila Amt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302887DocType: Timesheet,Total Hours,Kopējais stundu skaits
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302888DocType: Journal Entry,Printing Settings,Drukāšanas iestatījumi
Nabin Hait29b01222016-03-15 16:17:21 +05302889apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +265,Total Debit must be equal to Total Credit. The difference is {0},Kopējais debets jābūt vienādam ar kopējās kredīta. Atšķirība ir {0}
Anand Doshi019111b2015-11-20 18:00:11 +05302890apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Automobiļu
Nabin Hait18f0dd02016-04-15 14:50:45 +05302891DocType: Asset Category Account,Fixed Asset Account,Pamatlīdzekļa konts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302892DocType: Salary Structure Employee,Variable,mainīgs
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302893apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +50,From Delivery Note,No piegāde piezīme
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302894DocType: POS Profile,Allow Partial Payment,Atļaut daļēju samaksu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302895DocType: Timesheet Detail,From Time,No Time
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302896DocType: Notification Control,Custom Message,Custom Message
Anand Doshi019111b2015-11-20 18:00:11 +05302897apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Investīciju banku
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302898apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +71,Cash or Bank Account is mandatory for making payment entry,"Nauda vai bankas konts ir obligāta, lai padarītu maksājumu ierakstu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302899DocType: Purchase Invoice,Price List Exchange Rate,Cenrādis Valūtas kurss
2900DocType: Purchase Invoice Item,Rate,Likme
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302901apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +60,Intern,Interns
Pratik Vyas97264472015-05-14 15:13:10 +05302902DocType: Stock Entry,From BOM,No BOM
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302903DocType: Assessment,Assessment Code,novērtējums Code
2904apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +32,Basic,Pamata
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302905apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +97,Stock transactions before {0} are frozen,Akciju darījumiem pirms {0} ir iesaldēti
2906apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +217,Please click on 'Generate Schedule',"Lūdzu, noklikšķiniet uz ""Generate sarakstā '"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302907apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +63,To Date should be same as From Date for Half Day leave,Līdz šim vajadzētu būt tāds pats kā No datums par Half Day atvaļinājumu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302908apps/erpnext/erpnext/config/stock.py +185,"e.g. Kg, Unit, Nos, m","piemēram Kg, Unit, numurus, m"
Nabin Hait29b01222016-03-15 16:17:21 +05302909apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +95,Reference No is mandatory if you entered Reference Date,"Atsauces Nr ir obligāta, ja esat norādījis atsauces datumā"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302910DocType: Bank Reconciliation Detail,Payment Document,maksājuma dokumentu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302911apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,Datums Savieno jābūt lielākam nekā Dzimšanas datums
2912DocType: Salary Slip,Salary Structure,Algu struktūra
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302913DocType: Account,Bank,Banka
Anand Doshi019111b2015-11-20 18:00:11 +05302914apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Aviokompānija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302915apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +752,Issue Material,Jautājums Materiāls
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302916DocType: Material Request Item,For Warehouse,Noliktavai
2917DocType: Employee,Offer Date,Piedāvājuma Datums
Rushabh Mehta1c32d052016-01-12 12:02:26 +05302918apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Citāti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302919apps/erpnext/erpnext/accounts/page/pos/pos.js +683,You are in offline mode. You will not be able to reload until you have network.,"Jūs esat bezsaistes režīmā. Jūs nevarēsiet, lai pārlādētu, kamēr jums ir tīkls."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302920DocType: Hub Settings,Access Token,Access Token
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302921apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +31,No Student Groups created.,Nav Studentu grupas izveidots.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302922DocType: Purchase Invoice Item,Serial No,Sērijas Nr
2923apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,Ievadiet Maintaince Details pirmais
Rushabh Mehtad627af22016-03-03 11:24:58 +05302924DocType: Purchase Invoice,Print Language,print valoda
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302925DocType: Salary Slip,Total Working Hours,Kopējais darba laiks
Pratik Vyas97264472015-05-14 15:13:10 +05302926DocType: Stock Entry,Including items for sub assemblies,Ieskaitot posteņiem apakš komplektiem
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302927apps/erpnext/erpnext/accounts/page/pos/pos.js +1122,Enter value must be positive,Ievadiet vērtība ir pozitīva
2928apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +96,All Territories,Visas teritorijas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302929DocType: Purchase Invoice,Items,Preces
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302930apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +23,Student is already enrolled.,Students jau ir uzņemti.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302931DocType: Fiscal Year,Year Name,Gadā Name
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302932DocType: Process Payroll,Process Payroll,Process Algas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302933apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +221,There are more holidays than working days this month.,Ir vairāk svētku nekā darba dienu šajā mēnesī.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302934DocType: Product Bundle Item,Product Bundle Item,Produkta Bundle Prece
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302935DocType: Sales Partner,Sales Partner Name,Sales Partner Name
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302936apps/erpnext/erpnext/hooks.py +96,Request for Quotations,Pieprasījums citāti
Anand Doshibb256e42016-01-04 16:50:38 +05302937DocType: Payment Reconciliation,Maximum Invoice Amount,Maksimālais Rēķina summa
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302938apps/erpnext/erpnext/config/selling.py +23,Customers,Klienti
Nabin Hait18f0dd02016-04-15 14:50:45 +05302939DocType: Asset,Partially Depreciated,daļēji to nolietojums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302940DocType: Issue,Opening Time,Atvēršanas laiks
Pratik Vyas97264472015-05-14 15:13:10 +05302941apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,No un uz datumiem nepieciešamo
Anand Doshi019111b2015-11-20 18:00:11 +05302942apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Vērtspapīru un preču biržu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302943apps/erpnext/erpnext/stock/doctype/item/item.py +628,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Default mērvienība Variant '{0}' jābūt tāds pats kā Template '{1}'
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302944DocType: Shipping Rule,Calculate Based On,"Aprēķināt, pamatojoties uz"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302945DocType: Delivery Note Item,From Warehouse,No Noliktavas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302946DocType: Assessment,Supervisor Name,uzraudzītājs Name
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302947DocType: Purchase Taxes and Charges,Valuation and Total,Vērtēšana un Total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302948DocType: Tax Rule,Shipping City,Piegāde City
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302949apps/erpnext/erpnext/stock/doctype/item/item.js +62,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,"Šis postenis ir variants {0} (veidni). Atribūti tiks pārkopēti no šablona, ja ""Nē Copy"" ir iestatīts"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302950DocType: Account,Purchase User,Iegādāties lietotāju
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302951DocType: Notification Control,Customize the Notification,Pielāgot paziņojumu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302952apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Cash Flow from Operations,Naudas plūsma no darbības
Rushabh Mehtadd408d82016-02-09 12:24:27 +05302953apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +27,Default Address Template cannot be deleted,Default Adrese Template nevar izdzēst
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302954DocType: Sales Invoice,Shipping Rule,Piegāde noteikums
Anand Doshid7f7d5c2016-01-27 12:36:04 +05302955DocType: Manufacturer,Limited to 12 characters,Ierobežots līdz 12 simboliem
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302956DocType: Journal Entry,Print Heading,Print virsraksts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302957DocType: Maintenance Schedule,Maintenance Manager,Uzturēšana vadītājs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302958apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,Kopā nevar būt nulle
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05302959apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,"""Dienas kopš pēdējā pasūtījuma"" nedrīkst būt lielāks par vai vienāds ar nulli"
Nabin Hait18f0dd02016-04-15 14:50:45 +05302960DocType: Asset,Amended From,Grozīts No
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302961apps/erpnext/erpnext/public/js/setup_wizard.js +295,Raw Material,Izejviela
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302962DocType: Leave Application,Follow via Email,Sekot pa e-pastu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302963apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plants and Machineries,Augi un mehānika
Pratik Vyas97264472015-05-14 15:13:10 +05302964DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Nodokļu summa pēc Atlaide Summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302965DocType: Payment Entry,Internal Transfer,iekšējā Transfer
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302966apps/erpnext/erpnext/accounts/doctype/account/account.py +204,Child account exists for this account. You can not delete this account.,Bērnu konts pastāv šim kontam. Jūs nevarat dzēst šo kontu.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302967apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Nu mērķa Daudzums vai paredzētais apjoms ir obligāta
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302968apps/erpnext/erpnext/stock/get_item_details.py +485,No default BOM exists for Item {0},Nē noklusējuma BOM pastāv postenī {0}
2969apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +336,Please select Posting Date first,"Lūdzu, izvēlieties Publicēšanas datums pirmais"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302970apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,Atvēršanas datums būtu pirms slēgšanas datums
2971DocType: Leave Control Panel,Carry Forward,Virzīt uz priekšu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302972apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,"Izmaksas Center ar esošajiem darījumiem, nevar pārvērst par virsgrāmatā"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302973DocType: Department,Days for which Holidays are blocked for this department.,Dienas kuriem Brīvdienas ir bloķēta šajā departamentā.
2974,Produced,Saražotā
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302975DocType: Item,Item Code for Suppliers,Prece kodekss Piegādātājiem
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302976DocType: Issue,Raised By (Email),Raised Ar (e-pasts)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302977DocType: Mode of Payment,General,Vispārīgs
2978apps/erpnext/erpnext/public/js/setup_wizard.js +166,Attach Letterhead,Pievienojiet iespiedveidlapām
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302979apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +338,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Nevar atskaitīt, ja kategorija ir ""vērtēšanas"" vai ""Novērtēšanas un Total"""
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302980apps/erpnext/erpnext/public/js/setup_wizard.js +217,"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.","Sarakstu jūsu nodokļu galvas (piemēram, PVN, muitas uc; viņiem ir unikālas nosaukumi) un to standarta likmes. Tas radīs standarta veidni, kuru varat rediģēt un pievienot vēl vēlāk."
Anand Doshi191b2972015-10-21 16:50:31 +05302981apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Sērijas Nos Nepieciešamais par sērijveida postenī {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302982apps/erpnext/erpnext/config/accounts.py +146,Match Payments with Invoices,Match Maksājumi ar rēķini
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302983DocType: Journal Entry,Bank Entry,Banka Entry
2984DocType: Authorization Rule,Applicable To (Designation),Piemērojamais Lai (Apzīmējums)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302985apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,Pievienot grozam
Pratik Vyas97264472015-05-14 15:13:10 +05302986apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Group By
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302987DocType: Guardian,Interests,intereses
2988apps/erpnext/erpnext/config/accounts.py +262,Enable / disable currencies.,Ieslēgt / izslēgt valūtas.
Rushabh Mehtad627af22016-03-03 11:24:58 +05302989DocType: Production Planning Tool,Get Material Request,Iegūt Material pieprasījums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302990apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Postal Expenses,Pasta izdevumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302991apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Kopā (Amt)
Anand Doshi019111b2015-11-20 18:00:11 +05302992apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Entertainment & Leisure
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302993DocType: Quality Inspection,Item Serial No,Postenis Sērijas Nr
Rushabh Mehtad627af22016-03-03 11:24:58 +05302994apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +56,Total Present,Kopā Present
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302995apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,grāmatvedības pārskati
Rushabh Mehta644a04b2016-07-25 12:15:30 +05302996apps/erpnext/erpnext/public/js/setup_wizard.js +299,Hour,Stunda
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302997apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +141,"Serialized Item {0} cannot be updated \
Pratik Vyas7f8cc322015-04-09 09:50:38 +05302998 using Stock Reconciliation",Sērijveida postenis {0} nevar atjaunināt \ izmantojot krājumu samierināšanās
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05302999DocType: Scheduling Tool,Day,diena
Anand Doshi191b2972015-10-21 16:50:31 +05303000apps/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,"Jaunais Sērijas Nē, nevar būt noliktava. Noliktavu jānosaka ar Fondu ieceļošanas vai pirkuma čeka"
Anand Doshibb347f52015-11-12 16:39:58 +05303001DocType: Lead,Lead Type,Potenciālā klienta Veids (Type)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303002apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +122,You are not authorized to approve leaves on Block Dates,Jums nav atļauts apstiprināt lapas par Grantu datumi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303003apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +362,All these items have already been invoiced,Visi šie posteņi jau rēķinā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303004apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Var apstiprināt ar {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303005DocType: Item,Default Material Request Type,Default Materiāls Pieprasījuma veids
3006DocType: Student Applicant,AP.,AP.
3007apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +7,Unknown,nezināms
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303008DocType: Shipping Rule,Shipping Rule Conditions,Piegāde pants Nosacījumi
3009DocType: BOM Replace Tool,The new BOM after replacement,Jaunais BOM pēc nomaiņas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303010apps/erpnext/erpnext/accounts/page/pos/pos.js +639,Point of Sale,Point of Sale
3011DocType: Payment Entry,Received Amount,Saņemtā summa
3012DocType: Production Planning Tool,"Create for full quantity, ignoring quantity already on order","Izveidot pilnu daudzumu, ignorējot daudzumu jau pēc pasūtījuma"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303013DocType: Account,Tax,Nodoklis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303014DocType: Production Planning Tool,Production Planning Tool,Ražošanas plānošanas rīks
3015DocType: Quality Inspection,Report Date,Ziņojums Datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303016DocType: Student,Middle Name,Otrais vārds
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303017DocType: C-Form,Invoices,Rēķini
3018DocType: Job Opening,Job Title,Amats
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303019apps/erpnext/erpnext/public/js/setup_wizard.js +299,Gram,grams
3020apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +373,Quantity to Manufacture must be greater than 0.,"Daudzums, ražošana jābūt lielākam par 0."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303021apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Apmeklējiet pārskatu uzturēšanas zvanu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303022DocType: Stock Entry,Update Rate and Availability,Atjaunināšanas ātrumu un pieejamība
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303023DocType: 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.,"Procents jums ir atļauts saņemt vai piegādāt vairāk pret pasūtīto daudzumu. Piemēram: Ja esi pasūtījis 100 vienības. un jūsu pabalsts ir, tad jums ir atļauts saņemt 110 vienības 10%."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303024DocType: POS Profile,Customer Group,Klientu Group
3025apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +185,Expense account is mandatory for item {0},Izdevumu konts ir obligāta posteni {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303026DocType: Item,Website Description,Mājas lapa Apraksts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303027apps/erpnext/erpnext/accounts/doctype/asset/asset.py +83,Next Depreciation Date must be on or after today,Nākamais Nolietojums datums ir jābūt vai pēc šodienas
3028apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +41,Net Change in Equity,Neto pašu kapitāla izmaiņas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303029apps/erpnext/erpnext/accounts/doctype/asset/asset.py +145,Please cancel Purchase Invoice {0} first,Lūdzu atcelt pirkuma rēķina {0} pirmais
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303030DocType: Serial No,AMC Expiry Date,AMC Derīguma termiņš
3031,Sales Register,Sales Reģistrēties
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303032DocType: Quotation,Quotation Lost Reason,Piedāvājuma Zaudējuma Iemesls
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303033apps/erpnext/erpnext/public/js/setup_wizard.js +14,Select your Domain,Izvēlieties savu domēnu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303034DocType: Address,Plant,Augs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303035apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +330,Transaction reference no {0} dated {1},Darījuma atsauces numurs {0} datēts {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303036apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,"Nav nekas, lai rediģētu."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303037apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,Summary for this month and pending activities,Kopsavilkums par šo mēnesi un izskatāmo darbību
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303038DocType: Customer Group,Customer Group Name,Klientu Grupas nosaukums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303039apps/erpnext/erpnext/public/js/financial_statements.js +54,Cash Flow Statement,Naudas plūsmas pārskats
3040apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +406,Please remove this Invoice {0} from C-Form {1},"Lūdzu, noņemiet šo rēķinu {0} no C-Form {1}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303041DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,"Lūdzu, izvēlieties Carry priekšu, ja jūs arī vēlaties iekļaut iepriekšējā finanšu gadā bilance atstāj šajā fiskālajā gadā"
3042DocType: GL Entry,Against Voucher Type,Pret kupona Tips
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303043DocType: Item,Attributes,Atribūti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303044apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +644,Get Items,Saņemt Items
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303045apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +210,Please enter Write Off Account,Ievadiet norakstīt kontu
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303046apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Pēdējā pasūtījuma datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303047apps/erpnext/erpnext/accounts/doctype/budget/budget.py +41,Account {0} does not belongs to company {1},Konts {0} nav pieder uzņēmumam {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303048DocType: C-Form,C-Form,C-Form
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303049apps/erpnext/erpnext/config/hr.py +18,Mark Attendance for multiple employees,Mark apmeklēšana vairākiem darbiniekiem
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303050DocType: Payment Request,Initiated,Uzsāka
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303051DocType: Production Order,Planned Start Date,Plānotais sākuma datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303052DocType: Serial No,Creation Document Type,Izveide Dokumenta tips
3053DocType: Leave Type,Is Encash,Ir iekasēt skaidrā naudā
3054DocType: Purchase Invoice,Mobile No,Mobile Nr
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303055DocType: Leave Allocation,New Leaves Allocated,Jaunas lapas Piešķirtie
Nabin Hait18f0dd02016-04-15 14:50:45 +05303056apps/erpnext/erpnext/controllers/trends.py +265,Project-wise data is not available for Quotation,Projekts gudrs dati nav pieejami aptauja
Pratik Vyas97264472015-05-14 15:13:10 +05303057DocType: Project,Expected End Date,"Paredzams, beigu datums"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303058DocType: Budget Account,Budget Amount,budžeta apjoms
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303059DocType: Appraisal Template,Appraisal Template Title,Izvērtēšana Template sadaļa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303060apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +101,Commercial,Tirdzniecības
3061DocType: Payment Entry,Account Paid To,Konts Paid To
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303062apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Parent postenis {0} nedrīkst būt Stock Vienība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303063apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Visi produkti vai pakalpojumi.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303064DocType: Supplier Quotation,Supplier Address,Piegādātājs adrese
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303065apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +648,Row {0}# Account must be of type 'Fixed Asset',Rinda {0} # jāņem tipa "pamatlīdzekļu"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303066apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,Out Daudz
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303067apps/erpnext/erpnext/config/accounts.py +278,Rules to calculate shipping amount for a sale,Noteikumi aprēķināt kuģniecības summu pārdošanu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303068apps/erpnext/erpnext/selling/doctype/customer/customer.py +30,Series is mandatory,Dokumenta numurs ir obligāts
Anand Doshi019111b2015-11-20 18:00:11 +05303069apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Finanšu pakalpojumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303070apps/erpnext/erpnext/config/projects.py +40,Types of activities for Time Logs,Darbības veidi Time Baļķi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303071DocType: Tax Rule,Sales,Pārdevums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303072DocType: Stock Entry Detail,Basic Amount,Pamatsumma
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303073apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +165,Warehouse required for stock Item {0},Noliktava nepieciešama krājumu postenī {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05303074DocType: Leave Allocation,Unused leaves,Neizmantotās lapas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303075apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +155,Cr,Cr
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303076DocType: Tax Rule,Billing State,Norēķinu Valsts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303077apps/erpnext/erpnext/accounts/doctype/asset/asset.js +250,Transfer,Nodošana
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303078apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +187,{0} {1} does not associated with Party Account {2},{0} {1} nav saistīta ar partijas kontā {2}
3079apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +825,Fetch exploded BOM (including sub-assemblies),Atnest eksplodēja BOM (ieskaitot mezglus)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303080DocType: Authorization Rule,Applicable To (Employee),Piemērojamais Lai (Darbinieku)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303081apps/erpnext/erpnext/controllers/accounts_controller.py +115,Due Date is mandatory,Due Date ir obligāts
3082apps/erpnext/erpnext/controllers/item_variant.py +51,Increment for Attribute {0} cannot be 0,Pieaugums par atribūtu {0} nevar būt 0
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303083DocType: Journal Entry,Pay To / Recd From,Pay / Recd No
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303084DocType: Naming Series,Setup Series,Dokumentu numuru Iestatījumi
Anand Doshibb256e42016-01-04 16:50:38 +05303085DocType: Payment Reconciliation,To Invoice Date,Lai rēķina datuma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303086DocType: Supplier,Contact HTML,Contact HTML
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303087,Inactive Customers,neaktīvi Klienti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303088DocType: Landed Cost Voucher,Purchase Receipts,Pirkuma Kvītis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303089apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Kā Cenu noteikums tiek piemērots?
3090DocType: Quality Inspection,Delivery Note No,Piegāde Note Nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303091DocType: Production Planning Tool,"If checked, only Purchase material requests for final raw materials will be included in the Material Requests. Otherwise, Material Requests for parent items will be created","Ja ieslēgts, tikai Iegādāties materiālu pieprasījumi gala izejvielu tiks iekļauts materiāls pieprasījumiem. Pretējā gadījumā tiks izveidots materiālu pieprasījumi mātes posteņiem"
3092DocType: Cheque Print Template,Message to show,"Ziņa, lai parādītu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303093DocType: Company,Retail,Mazumtirdzniecība
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303094apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +120,Customer {0} does not exist,Klientu {0} nepastāv
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303095DocType: Attendance,Absent,Nekonstatē
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303096apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +587,Product Bundle,Produkta Bundle
Nabin Hait29b01222016-03-15 16:17:21 +05303097apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +185,Row {0}: Invalid reference {1},Row {0}: Invalid atsauce {1}
Pratik Vyas97264472015-05-14 15:13:10 +05303098DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Pirkuma nodokļi un nodevas Template
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303099DocType: Upload Attendance,Download Template,Download Template
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303100DocType: Timesheet,TS-,TS-
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303101DocType: GL Entry,Remarks,Piezīmes
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303102DocType: Payment Entry,Account Paid From,Konts maksā no
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303103DocType: Purchase Order Item Supplied,Raw Material Item Code,Izejvielas Produkta kods
3104DocType: Journal Entry,Write Off Based On,Uzrakstiet Off Based On
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303105DocType: Stock Settings,Show Barcode Field,Rādīt Svītrkoda Field
3106apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +742,Send Supplier Emails,Nosūtīt Piegādātāja e-pastu
3107apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +104,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.","Alga jau sagatavotas laika posmā no {0} un {1}, atstājiet piemērošanas periods nevar būt starp šo datumu diapazonā."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303108apps/erpnext/erpnext/config/stock.py +122,Installation record for a Serial No.,Uzstādīšana rekords Serial Nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303109DocType: Guardian Interest,Guardian Interest,Guardian Procentu
3110DocType: Timesheet,Employee Detail,Darbinieku Detail
Nabin Hait18f0dd02016-04-15 14:50:45 +05303111apps/erpnext/erpnext/controllers/recurring_document.py +187,Next Date's day and Repeat on Day of Month must be equal,Nākamajam datumam diena un Atkārtot Mēneša diena jābūt vienādam
Rushabh Mehtafc307972015-11-04 18:02:45 +05303112apps/erpnext/erpnext/public/js/queries.js +39,Please specify a,"Lūdzu, norādiet"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303113apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Iestatījumi mājas lapā mājas lapā
Pratik Vyas97264472015-05-14 15:13:10 +05303114DocType: Offer Letter,Awaiting Response,Gaida atbildi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303115apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +58,Above,Iepriekš
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303116apps/erpnext/erpnext/controllers/item_variant.py +172,Invalid attribute {0} {1},Nederīga atribūts {0} {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303117DocType: Salary Slip,Earning & Deduction,Nopelnot & atskaitīšana
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303118apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +77,Account {0} cannot be a Group,Konts {0} nevar būt Group
3119apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +31,Optional. This setting will be used to filter in various transactions.,"Pēc izvēles. Šis iestatījums tiks izmantota, lai filtrētu dažādos darījumos."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303120apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +107,Negative Valuation Rate is not allowed,Negatīva Vērtēšana Rate nav atļauta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303121DocType: Holiday List,Weekly Off,Weekly Off
3122DocType: Fiscal Year,"For e.g. 2012, 2012-13","Par piemēram, 2012.gada 2012-13"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303123apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +39,Provisional Profit / Loss (Credit),Pagaidu peļņa / zaudējumi (kredīts)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303124DocType: Sales Invoice,Return Against Sales Invoice,Atgriešanās ar pārdošanas rēķinu
3125apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Prece 5
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303126DocType: Serial No,Creation Time,Izveides laiks
3127apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Ieņēmumi kopā
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303128DocType: Sales Invoice,Product Bundle Help,Produkta Bundle Palīdzība
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303129,Monthly Attendance Sheet,Mēneša Apmeklējumu Sheet
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303130DocType: Production Order Item,Production Order Item,Ražošanas Order punkts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303131apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Ieraksts nav atrasts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303132apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost of Scrapped Asset,Izmaksas metāllūžņos aktīva
3133apps/erpnext/erpnext/controllers/stock_controller.py +176,{0} {1}: Cost Center is mandatory for Item {2},{0}{1}: Izmaksu centrs ir obligāta postenī {2}
3134apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +626,Get Items from Product Bundle,Dabūtu preces no produkta Bundle
Nabin Hait18f0dd02016-04-15 14:50:45 +05303135DocType: Asset,Straight Line,Taisne
3136DocType: Project User,Project User,projekta User
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303137apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +80,Account {0} is inactive,Konts {0} ir neaktīvs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303138DocType: GL Entry,Is Advance,Vai Advance
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303139apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Apmeklējumu No Datums un apmeklētība līdz šim ir obligāta
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303140apps/erpnext/erpnext/controllers/buying_controller.py +148,Please enter 'Is Subcontracted' as Yes or No,"Ievadiet ""tiek slēgti apakšuzņēmuma līgumi"", kā jā vai nē"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303141DocType: Sales Team,Contact No.,Contact No.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303142DocType: Bank Reconciliation,Payment Entries,maksājumu Ieraksti
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303143apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +68,'Profit and Loss' type account {0} not allowed in Opening Entry,"""Peļņas un zaudējumu"" tipa konts {0} nav atļauts atvēršana Entry"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303144DocType: Program Enrollment Tool,Get Students From,Iegūt studentus no
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303145DocType: Hub Settings,Seller Country,Pārdevējs Country
Anand Doshibb256e42016-01-04 16:50:38 +05303146apps/erpnext/erpnext/config/learn.py +278,Publish Items on Website,Publicēt punkti Website
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303147DocType: Authorization Rule,Authorization Rule,Autorizācija noteikums
3148DocType: Sales Invoice,Terms and Conditions Details,Noteikumi un nosacījumi Details
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303149apps/erpnext/erpnext/templates/generators/item.html +86,Specifications,Specifikācijas
Pratik Vyas97264472015-05-14 15:13:10 +05303150DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Pārdošanas nodokļi un maksājumi Template
Anand Doshi019111b2015-11-20 18:00:11 +05303151apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Apģērbs un Aksesuāri
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303152apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Skaits ordeņa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303153DocType: Item Group,HTML / Banner that will show on the top of product list.,"HTML / Banner, kas parādīsies uz augšu produktu sarakstu."
3154DocType: Shipping Rule,Specify conditions to calculate shipping amount,"Norādiet apstākļus, lai aprēķinātu kuģniecības summu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303155DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Loma atļauts noteikt iesaldētos kontus un rediģēt Saldētas Ieraksti
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303156apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,"Nevar pārvērst izmaksu centru, lai grāmatai, jo tā ir bērnu mezgliem"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303157apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +47,Opening Value,atklāšanas Value
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303158DocType: Salary Detail,Formula,Formula
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303159apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Sērijas #
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303160apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Commission on Sales,Komisijas apjoms
Pratik Vyas97264472015-05-14 15:13:10 +05303161DocType: Offer Letter Term,Value / Description,Vērtība / Apraksts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303162apps/erpnext/erpnext/controllers/accounts_controller.py +558,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Row # {0}: Asset {1} nevar iesniegt, tas jau {2}"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303163DocType: Tax Rule,Billing Country,Norēķinu Country
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303164DocType: Production Order,Expected Delivery Date,Gaidīts Piegāde Datums
Rushabh Mehtad627af22016-03-03 11:24:58 +05303165apps/erpnext/erpnext/accounts/general_ledger.py +127,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debeta un kredīta nav vienāds {0} # {1}. Atšķirība ir {2}.
Nabin Hait18f0dd02016-04-15 14:50:45 +05303166apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Entertainment Expenses,Izklaides izdevumi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303167apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +192,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Pārdošanas rēķins {0} ir atcelts pirms anulējot šo klientu pasūtījumu
3168apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,Vecums
3169DocType: Sales Invoice Timesheet,Billing Amount,Norēķinu summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303170apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Noteikts posteni Invalid daudzums {0}. Daudzums ir lielāks par 0.
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303171apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Pieteikumi atvaļinājuma.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303172apps/erpnext/erpnext/accounts/doctype/account/account.py +202,Account with existing transaction can not be deleted,Konts ar esošo darījumu nevar izdzēst
3173apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +100,Legal Expenses,Juridiskie izdevumi
3174DocType: Purchase Invoice,Posting Time,Norīkošanu laiks
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303175DocType: Sales Order,% Amount Billed,% Summa Jāmaksā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303176DocType: Production Order,Warehouse for reserving items,Noliktava rezervēšanai priekšmetus
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303177apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +116,Telephone Expenses,Telefona izdevumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303178DocType: Sales Partner,Logo,Logotips
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303179DocType: 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.,"Atzīmējiet šo, ja vēlaties, lai piespiestu lietotājam izvēlēties vairākus pirms saglabāšanas. Nebūs noklusējuma, ja jūs pārbaudīt šo."
Nabin Hait18f0dd02016-04-15 14:50:45 +05303180apps/erpnext/erpnext/stock/get_item_details.py +117,No Item with Serial No {0},Pozīcijas ar Serial Nr {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303181apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,Atvērt Paziņojumus
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303182DocType: Payment Entry,Difference Amount (Company Currency),Starpība Summa (Company valūta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303183apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +77,Direct Expenses,Tiešie izdevumi
Nabin Hait18f0dd02016-04-15 14:50:45 +05303184apps/erpnext/erpnext/controllers/recurring_document.py +210,"{0} is an invalid email address in 'Notification \
Rushabh Mehtad627af22016-03-03 11:24:58 +05303185 Email Address'",{0} ir nederīgs e-pasta adresi "Paziņojums \ e-pasta adrese"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303186apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Jaunais klientu Ieņēmumu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303187apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Travel Expenses,Ceļa izdevumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303188DocType: Maintenance Visit,Breakdown,Avārija
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303189apps/erpnext/erpnext/controllers/accounts_controller.py +634,Account: {0} with currency: {1} can not be selected,Konts: {0} ar valūtu: {1} nevar atlasīt
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303190DocType: Bank Reconciliation Detail,Cheque Date,Čeku Datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303191apps/erpnext/erpnext/accounts/doctype/account/account.py +54,Account {0}: Parent account {1} does not belong to company: {2},Konts {0}: Mātes vērā {1} nepieder uzņēmumam: {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303192DocType: Program Enrollment Tool,Student Applicants,studentu Pretendentiem
Rushabh Mehtad627af22016-03-03 11:24:58 +05303193apps/erpnext/erpnext/setup/doctype/company/company.js +60,Successfully deleted all transactions related to this company!,Veiksmīgi svītrots visas ar šo uzņēmumu darījumus!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303194apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Kā datumā
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303195DocType: Appraisal,HR,HR
3196DocType: Program Enrollment,Enrollment Date,Uzņemšanas datums
3197apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +56,Probation,Probācija
3198apps/erpnext/erpnext/config/hr.py +115,Salary Components,algu komponenti
3199DocType: Program Enrollment Tool,New Academic Year,Jaunā mācību gada
3200apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +177,Payment of salary for the month {0} and year {1},Samaksa algas par mēnesi {0} un gads {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303201DocType: Stock Settings,Auto insert Price List rate if missing,"Auto ievietot Cenrādis likme, ja trūkst"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303202apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Kopējais samaksāto summu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303203DocType: Production Order Item,Transferred Qty,Nodota Daudz
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303204apps/erpnext/erpnext/config/learn.py +11,Navigating,Navigācija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303205apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Planning,Plānošana
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303206apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Izdots
Pratik Vyas97264472015-05-14 15:13:10 +05303207DocType: Project,Total Billing Amount (via Time Logs),Kopā Norēķinu Summa (via Time Baļķi)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303208apps/erpnext/erpnext/public/js/setup_wizard.js +301,We sell this Item,Mēs pārdot šo Prece
3209apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +68,Supplier Id,Piegādātājs Id
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303210DocType: Payment Request,Payment Gateway Details,Maksājumu Gateway Details
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303211apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +212,Quantity should be greater than 0,Daudzums ir jābūt lielākam par 0
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303212DocType: Journal Entry,Cash Entry,Naudas Entry
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303213apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,Bērnu mezgli var izveidot tikai ar "grupa" tipa mezgliem
3214DocType: Academic Year,Academic Year Name,Akadēmiskais gads Name
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303215DocType: Sales Partner,Contact Desc,Contact Desc
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303216apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Veids lapām, piemēram, gadījuma, slimības uc"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303217DocType: Email Digest,Send regular summary reports via Email.,Regulāri jānosūta kopsavilkuma ziņojumu pa e-pastu.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303218apps/erpnext/erpnext/accounts/page/pos/pos.js +1376,Sales invoice submitted sucessfully.,Pārdošanas rēķins iesniegta veiksmīgi.
3219DocType: Payment Entry,PE-,PE-
3220apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +115,Please set default account in Expense Claim Type {0},Lūdzu iestatīt noklusēto kontu Izdevumu prasījuma veida {0}
3221DocType: Assessment Result,Student Name,Studenta vārds
3222apps/erpnext/erpnext/hooks.py +104,Assessment Schedule,novērtējums grafiks
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303223DocType: Brand,Item Manager,Prece vadītājs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303224DocType: Buying Settings,Default Supplier Type,Default Piegādātājs Type
3225DocType: Production Order,Total Operating Cost,Kopā ekspluatācijas izmaksas
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303226apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +150,Note: Item {0} entered multiple times,Piezīme: postenis {0} ieraksta vairākas reizes
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303227apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Visi Kontakti.
3228apps/erpnext/erpnext/public/js/setup_wizard.js +45,Company Abbreviation,Uzņēmuma saīsinājums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303229DocType: GL Entry,Party Type,Party Type
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303230apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +78,Raw material cannot be same as main Item,Izejvielas nevar būt tāds pats kā galveno posteni
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303231DocType: Item Attribute Value,Abbreviation,Saīsinājums
3232apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Ne authroized kopš {0} pārsniedz ierobežojumus
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303233apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Algu veidni meistars.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303234DocType: Leave Type,Max Days Leave Allowed,Max dienu atvaļinājumu Atļauts
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303235apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,Uzstādīt Nodokļu noteikums par iepirkumu grozs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303236DocType: Purchase Invoice,Taxes and Charges Added,Nodokļi un maksājumi Pievienoja
3237,Sales Funnel,Pārdošanas piltuve
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303238apps/erpnext/erpnext/hr/doctype/salary_component/salary_component.py +25,Abbreviation is mandatory,Saīsinājums ir obligāta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303239,Qty to Transfer,Daudz Transfer
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303240apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Citāti par potenciālajiem klientiem vai klientiem.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303241DocType: Stock Settings,Role Allowed to edit frozen stock,Loma Atļauts rediģēt saldētas krājumus
3242,Territory Target Variance Item Group-Wise,Teritorija Mērķa Variance Prece Group-Wise
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303243apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +99,All Customer Groups,Visas klientu grupas
3244apps/erpnext/erpnext/accounts/doctype/budget/budget.py +78,Accumulated Monthly,uzkrātais Mēneša
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303245apps/erpnext/erpnext/controllers/accounts_controller.py +595,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} ir obligāta. Varbūt Valūtas ieraksts nav izveidots {1} uz {2}.
3246apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +38,Tax Template is mandatory.,Nodokļu veidne ir obligāta.
3247apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} does not exist,Konts {0}: Mātes vērā {1} neeksistē
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303248DocType: Purchase Invoice Item,Price List Rate (Company Currency),Cenrādis Rate (Company valūta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303249DocType: Products Settings,Products Settings,Produkcija iestatījumi
Pratik Vyas97264472015-05-14 15:13:10 +05303250DocType: Account,Temporary,Pagaidu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303251DocType: Address,Preferred Billing Address,Vēlamā Norēķinu adrese
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303252DocType: Program,Courses,kursi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303253DocType: Monthly Distribution Percentage,Percentage Allocation,Procentuālais sadalījums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303254apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Secretary,Sekretārs
Anand Doshi27e9b772016-03-09 14:47:46 +05303255DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Ja atslēgt, "ar vārdiem" laukā nebūs redzams jebkurā darījumā"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303256DocType: Serial No,Distinct unit of an Item,Atsevišķu vienību posteņa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303257DocType: Pricing Rule,Buying,Iepirkumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303258DocType: HR Settings,Employee Records to be created by,"Darbinieku Records, kas rada"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303259DocType: POS Profile,Apply Discount On,Piesakies atlaide
Anand Doshibacc6792015-10-30 12:54:27 +05303260,Reqd By Date,Reqd pēc datuma
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303261apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Creditors,Kreditori
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303262DocType: Assessment,Assessment Name,novērtējums Name
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303263apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +95,Row # {0}: Serial No is mandatory,Row # {0}: Sērijas numurs ir obligāta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303264DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Postenis Wise Nodokļu Detail
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303265apps/erpnext/erpnext/public/js/setup_wizard.js +45,Institute Abbreviation,Institute saīsinājums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303266,Item-wise Price List Rate,Postenis gudrs Cenrādis Rate
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303267apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +859,Supplier Quotation,Piegādātāja Piedāvājums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303268DocType: Quotation,In Words will be visible once you save the Quotation.,"Vārdos būs redzami, kad saglabājat citāts."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303269apps/erpnext/erpnext/schools/doctype/fees/fees.js +7,Collect Fees,savākt maksas
3270DocType: Attendance,ATT-,ATT-
3271apps/erpnext/erpnext/stock/doctype/item/item.py +454,Barcode {0} already used in Item {1},Svītrkodu {0} jau izmanto postenī {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303272DocType: Lead,Add to calendar on this date,Pievienot kalendāram šajā datumā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303273apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Noteikumi par piebilstot piegādes izmaksas.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303274apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,Gaidāmie notikumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303275DocType: Item,Opening Stock,Atklāšanas Stock
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303276apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Klientam ir pienākums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303277apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} ir obligāta Atgriezties
3278DocType: Purchase Order,To Receive,Saņemt
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303279apps/erpnext/erpnext/public/js/setup_wizard.js +195,user@example.com,user@example.com
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303280DocType: Email Digest,Income / Expense,Ienākumi / izdevumi
3281DocType: Employee,Personal Email,Personal Email
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303282apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,Kopējās dispersijas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303283DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Ja ieslēgts, sistēma būs pēc grāmatvedības ierakstus inventāru automātiski."
Anand Doshi019111b2015-11-20 18:00:11 +05303284apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Brokeru
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303285DocType: Address,Postal Code,Pasta indekss
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303286DocType: Production Order Operation,"in Minutes
3287Updated via 'Time Log'","minūtēs Atjaunināts izmantojot 'Time Ieiet """
3288DocType: Customer,From Lead,No Lead
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303289apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Pasūtījumi izlaists ražošanai.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303290apps/erpnext/erpnext/public/js/account_tree_grid.js +67,Select Fiscal Year...,Izvēlieties fiskālajā gadā ...
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303291apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +453,POS Profile required to make POS Entry,POS Profile jāveic POS Entry
3292DocType: Program Enrollment Tool,Enroll Students,uzņemt studentus
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303293DocType: Hub Settings,Name Token,Nosaukums Token
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303294apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standard pārdošana
3295apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +135,Atleast one warehouse is mandatory,Vismaz viena noliktava ir obligāta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303296DocType: Serial No,Out of Warranty,No Garantijas
3297DocType: BOM Replace Tool,Replace,Aizstāt
Nabin Hait29b01222016-03-15 16:17:21 +05303298apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +330,{0} against Sales Invoice {1},{0} pret pārdošanas rēķinu {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303299DocType: Sales Invoice,SINV-,SINV-
Nabin Hait18f0dd02016-04-15 14:50:45 +05303300DocType: Request for Quotation Item,Project Name,Projekta nosaukums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303301DocType: Supplier,Mention if non-standard receivable account,Pieminēt ja nestandarta debitoru konts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303302DocType: Journal Entry Account,If Income or Expense,Ja ieņēmumi vai izdevumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303303DocType: Production Order,Required Items,Nepieciešamie Items
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303304DocType: Stock Ledger Entry,Stock Value Difference,Preces vērtība Starpība
Anand Doshibb256e42016-01-04 16:50:38 +05303305apps/erpnext/erpnext/config/learn.py +239,Human Resource,Cilvēkresursi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303306DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Maksājumu Samierināšanās Maksājumu
Pratik Vyas97264472015-05-14 15:13:10 +05303307apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,Nodokļu Aktīvi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303308DocType: BOM Item,BOM No,BOM Nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303309DocType: Instructor,INS/,INS /
Nabin Hait29b01222016-03-15 16:17:21 +05303310apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +133,Journal Entry {0} does not have account {1} or already matched against other voucher,Journal Entry {0} nav konta {1} vai jau saskaņota pret citu talonu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303311DocType: Item,Moving Average,Moving Average
3312DocType: BOM Replace Tool,The BOM which will be replaced,BOM kas tiks aizstāti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303313apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Electronic Equipments,Elektroniskās iekārtas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303314DocType: Account,Debit,Debets
Anand Doshi019111b2015-11-20 18:00:11 +05303315apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leaves must be allocated in multiples of 0.5,Lapas jāpiešķir var sastāvēt no 0.5
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303316DocType: Production Order,Operation Cost,Darbība izmaksas
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303317apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Augšupielādēt apmeklēšanu no .csv faila
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303318apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Izcila Amt
3319DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Noteikt mērķus Prece Group-gudrs šai Sales Person.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303320DocType: Stock Settings,Freeze Stocks Older Than [Days],Iesaldēt Krājumi Vecāki par [dienas]
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303321apps/erpnext/erpnext/controllers/accounts_controller.py +528,Row #{0}: Asset is mandatory for fixed asset purchase/sale,Row # {0}: Asset ir obligāta Pamatlīdzekļu pirkšana / pārdošana
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303322apps/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.","Ja divi vai vairāki Cenu novērtēšanas noteikumi ir balstīti uz iepriekš minētajiem nosacījumiem, prioritāte tiek piemērota. Prioritāte ir skaitlis no 0 lìdz 20, kamēr noklusējuma vērtība ir nulle (tukšs). Lielāks skaitlis nozīmē, ka tas ir prioritāte, ja ir vairāki cenu veidošanas noteikumi, ar tādiem pašiem nosacījumiem."
Pratik Vyas97264472015-05-14 15:13:10 +05303323apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Fiskālā Gads: {0} neeksistē
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303324DocType: Currency Exchange,To Currency,Līdz Valūta
3325DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Ļauj šie lietotāji apstiprināt Leave Pieteikumi grupveida dienas.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303326apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,Veidi Izdevumu prasību.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303327DocType: Item,Taxes,Nodokļi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303328apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +301,Paid and Not Delivered,Maksas un nav sniegusi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303329DocType: Project,Default Cost Center,Default Izmaksu centrs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303330DocType: Purchase Invoice,End Date,Beigu datums
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303331apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,akciju Darījumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303332DocType: Budget,Budget Accounts,budžeta konti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303333DocType: Employee,Internal Work History,Iekšējā Work Vēsture
Nabin Hait18f0dd02016-04-15 14:50:45 +05303334DocType: Depreciation Schedule,Accumulated Depreciation Amount,Uzkrātais nolietojums Summa
Anand Doshi019111b2015-11-20 18:00:11 +05303335apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303336DocType: Maintenance Visit,Customer Feedback,Klientu Atsauksmes
3337DocType: Account,Expense,Izdevumi
3338DocType: Sales Invoice,Exhibition,Izstāde
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303339apps/erpnext/erpnext/utilities/doctype/address/address.py +77,"Company is mandatory, as it is your company address","Uzņēmums ir obligāta, jo tas ir jūsu uzņēmums adrese"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303340DocType: Item Attribute,From Range,No Range
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303341apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +81,Syntax error in formula or condition: {0},Sintakses kļūda formulā vai stāvoklī: {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303342apps/erpnext/erpnext/stock/utils.py +99,Item {0} ignored since it is not a stock item,"{0} priekšmets ignorēt, jo tas nav akciju postenis"
3343apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +34,Submit this Production Order for further processing.,Iesniedz šo ražošanas kārtību tālākai apstrādei.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303344apps/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.","Nepiemērot cenošanas Reglamenta konkrētā darījumā, visi piemērojamie Cenu noteikumi būtu izslēgta."
3345DocType: Company,Domain,Domēns
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303346apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Jobs,Darbs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303347,Sales Order Trends,Pasūtījumu tendences
3348DocType: Employee,Held On,Notika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303349apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Ražošanas postenis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303350,Employee Information,Darbinieku informācija
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303351apps/erpnext/erpnext/public/js/setup_wizard.js +227,Rate (%),Likme (%)
3352DocType: Stock Entry Detail,Additional Cost,Papildu izmaksas
3353apps/erpnext/erpnext/public/js/setup_wizard.js +62,Financial Year End Date,Finanšu gads beigu datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303354apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +39,"Can not filter based on Voucher No, if grouped by Voucher","Nevar filtrēt balstīta uz kupona, ja grupēti pēc kuponu"
3355apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +763,Make Supplier Quotation,Izveidot Piegādātāja piedāvājumu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303356DocType: Quality Inspection,Incoming,Ienākošs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303357DocType: BOM,Materials Required (Exploded),Nepieciešamie materiāli (eksplodēja)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303358apps/erpnext/erpnext/public/js/setup_wizard.js +185,"Add users to your organization, other than yourself","Pievienot lietotājus jūsu organizācijā, izņemot sevi"
Rushabh Mehtad627af22016-03-03 11:24:58 +05303359apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Row # {0}: Serial No {1} does not match with {2} {3},Row # {0}: Sērijas Nr {1} nesakrīt ar {2} {3}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303360apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +42,Casual Leave,Casual Leave
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303361DocType: Batch,Batch ID,Partijas ID
Nabin Hait29b01222016-03-15 16:17:21 +05303362apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +350,Note: {0},Piezīme: {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303363,Delivery Note Trends,Piegāde Piezīme tendences
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303364apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +103,This Week's Summary,ŠONEDĒĻ kopsavilkums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303365apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,Konts: {0} var grozīt tikai ar akciju darījumiem
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303366DocType: Student Group Creation Tool,Get Courses,Iegūt Kursi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303367DocType: GL Entry,Party,Partija
3368DocType: Sales Order,Delivery Date,Piegāde Datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303369DocType: Opportunity,Opportunity Date,Iespējas Datums
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303370DocType: Purchase Receipt,Return Against Purchase Receipt,Atgriezties Pret pirkuma čeka
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303371DocType: Request for Quotation Item,Request for Quotation Item,Pieprasīt Piedāvājuma ITEM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303372DocType: Purchase Order,To Bill,Bill
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303373DocType: Material Request,% Ordered,% Pasūtīts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303374apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Piecework,Gabaldarbs
3375apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Avg. Buying Rate,Vid. Pirkšana Rate
Pratik Vyas97264472015-05-14 15:13:10 +05303376DocType: Task,Actual Time (in Hours),Faktiskais laiks (stundās)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303377DocType: Employee,History In Company,Vēsture Company
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303378apps/erpnext/erpnext/config/learn.py +112,Newsletters,Biļeteni
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303379DocType: Address,Shipping,Piegāde
3380DocType: Stock Ledger Entry,Stock Ledger Entry,Stock Ledger Entry
3381DocType: Department,Leave Block List,Atstājiet Block saraksts
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303382DocType: Customer,Tax ID,Nodokļu ID
Anand Doshi191b2972015-10-21 16:50:31 +05303383apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,Postenis {0} nav setup Serial Nr. Kolonnas jābūt tukšs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303384DocType: Accounts Settings,Accounts Settings,Konti Settings
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303385apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +4,Approve,apstiprināt
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303386DocType: Customer,Sales Partner and Commission,Pārdošanas Partner un Komisija
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303387DocType: Opportunity,To Discuss,Apspriediet
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303388apps/erpnext/erpnext/stock/stock_ledger.py +350,{0} units of {1} needed in {2} to complete this transaction.,"{0} vienības {1} nepieciešama {2}, lai pabeigtu šo darījumu."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303389DocType: SMS Settings,SMS Settings,SMS iestatījumi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303390apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Temporary Accounts,Pagaidu konti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303391apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +162,Black,Melns
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303392DocType: BOM Explosion Item,BOM Explosion Item,BOM Explosion postenis
3393DocType: Account,Auditor,Revidents
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303394apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +56,{0} items produced,{0} preces ražotas
3395DocType: Cheque Print Template,Distance from top edge,Attālums no augšējās malas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303396apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Atgriešanās
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303397DocType: Production Order Operation,Production Order Operation,Ražošanas Order Operation
3398DocType: Pricing Rule,Disable,Atslēgt
Pratik Vyas97264472015-05-14 15:13:10 +05303399DocType: Project Task,Pending Review,Kamēr apskats
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303400apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +106,"Asset {0} cannot be scrapped, as it is already {1}","Asset {0} nevar tikt izmesta, jo tas jau ir {1}"
Pratik Vyas97264472015-05-14 15:13:10 +05303401DocType: Task,Total Expense Claim (via Expense Claim),Kopējo izdevumu Pretenzijas (via Izdevumu Claim)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303402apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +69,Customer Id,Klienta ID
Nabin Hait34037e02016-02-03 13:10:54 +05303403apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +176,Mark Absent,Mark Nekonstatē
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303404DocType: Journal Entry Account,Exchange Rate,Valūtas kurss
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303405apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +471,Sales Order {0} is not submitted,Pasūtījumu {0} nav iesniegta
3406DocType: Homepage,Tag Line,Tag Line
3407DocType: Fee Component,Fee Component,maksa Component
3408apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +857,Add items from,Pievienot preces no
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303409apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +97,Warehouse {0}: Parent account {1} does not bolong to the company {2},Noliktava {0}: Mātes vērā {1} nav Bolong uzņēmumam {2}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303410DocType: Cheque Print Template,Regular,regulārs
Anand Doshibb347f52015-11-12 16:39:58 +05303411DocType: BOM,Last Purchase Rate,"Pēdējā pirkuma ""Rate"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303412DocType: Account,Asset,Aktīvs
Pratik Vyas97264472015-05-14 15:13:10 +05303413DocType: Project Task,Task ID,Uzdevums ID
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303414apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +87,Stock cannot exist for Item {0} since has variants,"Preces nevar pastāvēt postenī {0}, jo ir varianti"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303415,Sales Person-wise Transaction Summary,Sales Person-gudrs Transaction kopsavilkums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303416apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +141,Warehouse {0} does not exist,Noliktava {0} nepastāv
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303417apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Reģistrēties Par ERPNext Hub
3418DocType: Monthly Distribution,Monthly Distribution Percentages,Mēneša procentuālo sadalījumu
3419apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,Izvēlētais objekts nevar būt partijas
3420DocType: Delivery Note,% of materials delivered against this Delivery Note,% Materiālu piegādā pret šo piegāde piezīmes
Rushabh Mehtad627af22016-03-03 11:24:58 +05303421DocType: Project,Customer Details,Klientu Details
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303422DocType: Employee,Reports to,Ziņojumi
3423DocType: SMS Settings,Enter url parameter for receiver nos,Ievadiet url parametrs uztvērēja nos
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303424DocType: Payment Entry,Paid Amount,Samaksāta summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303425DocType: Assessment,Supervisor,uzraugs
3426apps/erpnext/erpnext/accounts/page/pos/pos.js +710,Online,Online
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303427,Available Stock for Packing Items,Pieejams Stock uz iepakojuma vienības
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303428DocType: Item Variant,Item Variant,Postenis Variant
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303429apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +16,Setting this Address Template as default as there is no other default,"Šī adrese veidne kā noklusējuma iestatījums, jo nav cita noklusējuma"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303430apps/erpnext/erpnext/accounts/doctype/account/account.py +117,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Konta atlikums jau debets, jums nav atļauts noteikt ""Balance Must Be"", jo ""Kredīts"""
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303431apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +74,Quality Management,Kvalitātes vadība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303432apps/erpnext/erpnext/accounts/doctype/asset/asset.py +39,Item {0} has been disabled,Prece {0} ir atspējota
Rushabh Mehtafc307972015-11-04 18:02:45 +05303433apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},Ievadiet daudzumu postenī {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303434DocType: Employee External Work History,Employee External Work History,Darbinieku Ārējās Work Vēsture
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303435DocType: Tax Rule,Purchase,Pirkums
Anand Doshi019111b2015-11-20 18:00:11 +05303436apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Balance Qty,Bilance Daudz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303437DocType: Item Group,Parent Item Group,Parent Prece Group
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303438apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} uz {1}
Rushabh Mehtad627af22016-03-03 11:24:58 +05303439apps/erpnext/erpnext/setup/doctype/company/company.js +20,Cost Centers,Izmaksu centri
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303440DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,"Likmi, pēc kuras piegādātāja valūtā tiek konvertēta uz uzņēmuma bāzes valūtā"
Pratik Vyas97264472015-05-14 15:13:10 +05303441apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: hronometrāžu konflikti ar kārtas {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303442DocType: Opportunity,Next Contact,Nākamais Kontakti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303443apps/erpnext/erpnext/config/accounts.py +272,Setup Gateway accounts.,Setup Gateway konti.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303444DocType: Employee,Employment Type,Nodarbinātības Type
Pratik Vyas97264472015-05-14 15:13:10 +05303445apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Pamatlīdzekļi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303446DocType: Payment Entry,Set Exchange Gain / Loss,Uzstādīt Exchange Peļņa / zaudējumi
Nabin Haitbf9e8cf2015-12-28 14:37:58 +05303447,Cash Flow,Naudas plūsma
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303448apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +88,Application period cannot be across two alocation records,Pieteikumu iesniegšanas termiņš nevar būt pa diviem alocation ierakstiem
Pratik Vyas97264472015-05-14 15:13:10 +05303449DocType: Item Group,Default Expense Account,Default Izdevumu konts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303450DocType: Student,Student Email ID,Student Email ID
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303451DocType: Employee,Notice (days),Paziņojums (dienas)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303452DocType: Tax Rule,Sales Tax Template,Sales Tax Template
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303453apps/erpnext/erpnext/accounts/page/pos/pos.js +1520,Select items to save the invoice,"Izvēlētos objektus, lai saglabātu rēķinu"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303454DocType: Employee,Encashment Date,Inkasācija Datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303455DocType: Account,Stock Adjustment,Stock korekcija
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303456apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Default darbības izmaksas pastāv darbības veidam - {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303457DocType: Production Order,Planned Operating Cost,Plānotais ekspluatācijas izmaksas
Nabin Hait18f0dd02016-04-15 14:50:45 +05303458apps/erpnext/erpnext/controllers/recurring_document.py +133,Please find attached {0} #{1},Pievienoju {0} # {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303459apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Bankas paziņojums bilance kā vienu virsgrāmatas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303460DocType: Job Applicant,Applicant Name,Pieteikuma iesniedzēja nosaukums
3461DocType: Authorization Rule,Customer / Item Name,Klients / vienības nosaukums
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303462DocType: 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**.
3463
3464The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3465
3466For 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.
3467
3468Note: BOM = Bill of Materials","Kopējais grupa ** preces ** citā postenī ** **. Tas ir noderīgi, ja jums ir komplektēšanu noteiktā ** Preces ** par paketi, un jūs uzturēt krājumus iepakoto ** preces **, nevis kopumu ** Vienība **. Pakete ** Prece ** būs "Vai Stock Vienība", kā "Nē" un "Vai Pārdošanas punkts", kā "jā". Piemēram: Ja jūs pārdodat Portatīvie datori un mugursomas atsevišķi un ir īpaša cena, ja klients pērk gan, tad klēpjdatoru + Mugursoma būs jauns produkts Paka postenis. Piezīme: BOM = Bill of Materials"
Nabin Hait29b01222016-03-15 16:17:21 +05303469apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Sērijas numurs ir obligāta postenī {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303470DocType: Item Variant Attribute,Attribute,Īpašība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303471apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,Please specify from/to range,"Lūdzu, norādiet no / uz svārstīties"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303472DocType: Serial No,Under AMC,Zem AMC
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303473apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +54,Item valuation rate is recalculated considering landed cost voucher amount,Posteņu novērtēšana likme tiek pārrēķināts apsver izkraut izmaksu kupona summa
3474apps/erpnext/erpnext/config/selling.py +143,Default settings for selling transactions.,Noklusējuma iestatījumi pārdošanas darījumu.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303475DocType: BOM Replace Tool,Current BOM,Pašreizējā BOM
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303476apps/erpnext/erpnext/public/js/utils.js +39,Add Serial No,Pievienot Sērijas nr
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303477apps/erpnext/erpnext/config/support.py +22,Warranty,garantija
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303478DocType: Production Order,Warehouses,Noliktavas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303479apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Print and Stationary,Print un stacionārās
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303480apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0} aktīvu nevar nodot
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303481DocType: Workstation,per hour,stundā
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303482apps/erpnext/erpnext/config/buying.py +7,Purchasing,Purchasing
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303483DocType: Announcement,Announcement,paziņojums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303484DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,"Pārskats par noliktavas (nepārtrauktās inventarizācijas), tiks izveidots saskaņā ar šo kontu."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303485apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +119,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,"Noliktava nevar izdzēst, jo pastāv šī noliktava akciju grāmata ierakstu."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303486DocType: Company,Distribution,Sadale
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303487apps/erpnext/erpnext/schools/doctype/fees/fees.js +8,Amount Paid,Samaksātā summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303488apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Project Manager,Projekta vadītājs
3489,Quoted Item Comparison,Citēts Prece salīdzinājums
3490apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +70,Dispatch,Nosūtīšana
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303491apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,Max atlaide atļauta posteni: {0}{1}%
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303492apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,"Neto aktīvu vērtības, kā uz"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303493DocType: Account,Receivable,Saņemams
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303494apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +265,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,"Row # {0}: Nav atļauts mainīt piegādātāju, jo jau pastāv Pasūtījuma"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303495DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,"Loma, kas ir atļauts iesniegt darījumus, kas pārsniedz noteiktos kredīta limitus."
3496DocType: Sales Invoice,Supplier Reference,Piegādātājs Reference
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303497apps/erpnext/erpnext/accounts/page/pos/pos.js +844,"Master data syncing, it might take some time","Master datu sinhronizācija, tas var aizņemt kādu laiku"
3498DocType: Item,Material Issue,Materiāls Issue
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303499DocType: Hub Settings,Seller Description,Pārdevējs Apraksts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303500DocType: Employee Education,Qualification,Kvalifikācija
3501DocType: Item Price,Item Price,Vienība Cena
Anand Doshi019111b2015-11-20 18:00:11 +05303502apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Ziepes un mazgāšanas
3503apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture & Video
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303504apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Pasūtīts
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303505DocType: Salary Detail,Component,komponents
3506apps/erpnext/erpnext/accounts/doctype/asset/asset.py +70,Opening Accumulated Depreciation must be less than equal to {0},Atklāšanas Uzkrātais nolietojums jābūt mazākam nekā vienādam ar {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303507DocType: Warehouse,Warehouse Name,Noliktavas nosaukums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303508DocType: Naming Series,Select Transaction,Izvēlieties Transaction
3509apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Ievadiet apstiprināšana loma vai apstiprināšana lietotāju
3510DocType: Journal Entry,Write Off Entry,Uzrakstiet Off Entry
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303511apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +83,Error in formula or condition,Kļūda formulu vai stāvoklī
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303512DocType: BOM,Rate Of Materials Based On,Novērtējiet materiālu specifikācijas Based On
Pratik Vyas97264472015-05-14 15:13:10 +05303513apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Atbalsta Analtyics
Nabin Hait34037e02016-02-03 13:10:54 +05303514apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +141,Uncheck all,Noņemiet visas
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303515apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Uzņēmums trūkst noliktavās {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303516DocType: POS Profile,Terms and Conditions,Noteikumi un nosacījumi
Nabin Hait29b01222016-03-15 16:17:21 +05303517apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},"Līdz šim būtu jāatrodas attiecīgajā taksācijas gadā. Pieņemot, ka līdz šim datumam = {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303518DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Šeit jūs varat saglabāt augstumu, svaru, alerģijas, medicīnas problēmas utt"
3519DocType: Leave Block List,Applies to Company,Attiecas uz Company
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303520apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +197,Cannot cancel because submitted Stock Entry {0} exists,"Nevar atcelt, jo iesniegts Stock Entry {0} eksistē"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303521DocType: Purchase Invoice,In Words,In Words
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303522apps/erpnext/erpnext/hr/doctype/employee/employee.py +211,Today is {0}'s birthday!,Šodien ir {0} 's dzimšanas diena!
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303523DocType: Production Planning Tool,Material Request For Warehouse,Materiāls Pieprasījums pēc noliktavu
3524DocType: Sales Order Item,For Production,Par ražošanu
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303525DocType: Payment Request,payment_url,payment_url
Pratik Vyas97264472015-05-14 15:13:10 +05303526DocType: Project Task,View Task,Skatīt Task
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303527apps/erpnext/erpnext/public/js/setup_wizard.js +61,Your financial year begins on,Jūsu finanšu gads sākas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303528DocType: Material Request,MREQ-,MREQ-
3529,Asset Depreciations and Balances,Aktīvu vērtības kritumu un Svari
3530apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +319,Amount {0} {1} transferred from {2} to {3},Summa {0} {1} pārcelts no {2} līdz {3}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303531DocType: Sales Invoice,Get Advances Received,Get Saņemtā Avansa
3532DocType: Email Digest,Add/Remove Recipients,Add / Remove saņēmējus
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303533apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +432,Transaction not allowed against stopped Production Order {0},Darījums nav atļauts pret pārtrauca ražošanu Pasūtīt {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303534apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Lai uzstādītu šo taksācijas gadu kā noklusējumu, noklikšķiniet uz ""Set as Default"""
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303535apps/erpnext/erpnext/projects/doctype/project/project.py +143,Join,pievienoties
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303536apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,Trūkums Daudz
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303537apps/erpnext/erpnext/stock/doctype/item/item.py +652,Item variant {0} exists with same attributes,Postenis variants {0} nepastāv ar tiem pašiem atribūtiem
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303538DocType: Salary Slip,Salary Slip,Alga Slip
Nabin Hait18f0dd02016-04-15 14:50:45 +05303539DocType: Pricing Rule,Margin Rate or Amount,"Maržinālā ātrumu vai lielumu,"
Anand Doshi019111b2015-11-20 18:00:11 +05303540apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +48,'To Date' is required,"""Lai datums"" ir nepieciešama"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303541DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Izveidot iepakošanas lapas par paketes jāpiegādā. Izmanto, lai paziņot Iepakojumu skaits, iepakojuma saturu un tā svaru."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303542DocType: Sales Invoice Item,Sales Order Item,Pasūtījumu postenis
3543DocType: Salary Slip,Payment Days,Maksājumu dienas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303544DocType: Customer,Dormant,potenciāls
3545apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +212,Warehouses with child nodes cannot be converted to ledger,Noliktavas ar bērnu mezglu nevar pārvērst par virsgrāmatā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303546DocType: BOM,Manage cost of operations,Pārvaldīt darbības izmaksām
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303547DocType: 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.","Ja kāda no pārbaudītajiem darījumiem ir ""Iesniegtie"", e-pasts pop-up automātiski atvērta, lai nosūtītu e-pastu uz saistīto ""Kontakti"" šajā darījumā, ar darījumu kā pielikumu. Lietotājs var vai nevar nosūtīt e-pastu."
Pratik Vyas97264472015-05-14 15:13:10 +05303548apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globālie iestatījumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303549DocType: Employee Education,Employee Education,Darbinieku izglītība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303550apps/erpnext/erpnext/public/js/controllers/transaction.js +866,It is needed to fetch Item Details.,"Tas ir vajadzīgs, lai atnest Papildus informācija."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303551DocType: Salary Slip,Net Pay,Net Pay
3552DocType: Account,Account,Konts
Anand Doshi191b2972015-10-21 16:50:31 +05303553apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Sērijas Nr {0} jau ir saņēmis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303554,Requested Items To Be Transferred,Pieprasīto pozīcijas jāpārskaita
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303555DocType: Purchase Invoice,Recurring Id,Atkārtojas Id
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303556DocType: Customer,Sales Team Details,Sales Team Details
3557DocType: Expense Claim,Total Claimed Amount,Kopējais pieprasītā summa
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303558apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Potenciālie iespējas pārdot.
Nabin Hait18f0dd02016-04-15 14:50:45 +05303559apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +178,Invalid {0},Nederīga {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303560apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +46,Sick Leave,Slimības atvaļinājums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303561DocType: Email Digest,Email Digest,E-pasts Digest
3562DocType: Delivery Note,Billing Address Name,Norēķinu Adrese Nosaukums
Anand Doshi019111b2015-11-20 18:00:11 +05303563apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Departaments veikali
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303564DocType: Warehouse,PIN,PIN
3565DocType: Sales Invoice,Base Change Amount (Company Currency),Base Change Summa (Company valūta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303566apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +313,No accounting entries for the following warehouses,Nav grāmatvedības ieraksti par šādām noliktavām
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303567apps/erpnext/erpnext/projects/doctype/project/project.js +102,Save the document first.,Saglabājiet dokumentu pirmās.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303568DocType: Account,Chargeable,Iekasējams
3569DocType: Company,Change Abbreviation,Mainīt saīsinājums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303570DocType: Expense Claim Detail,Expense Date,Izdevumu Datums
3571DocType: Item,Max Discount (%),Max Atlaide (%)
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303572apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Pēdējā pasūtījuma Summa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303573DocType: Budget,Warn,Brīdināt
Pratik Vyas97264472015-05-14 15:13:10 +05303574DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Jebkādas citas piezīmes, ievērības cienīgs piepūles ka jāiet ierakstos."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303575DocType: BOM,Manufacturing User,Manufacturing User
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303576DocType: Purchase Invoice,Raw Materials Supplied,Izejvielas Kopā
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303577DocType: Purchase Invoice,Recurring Print Format,Atkārtojas Print Format
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303578DocType: C-Form,Series,Dokumenta numurs
3579apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +58,Expected Delivery Date cannot be before Purchase Order Date,"Paredzams, Piegāde datums nevar būt pirms pirkuma pasūtījuma Datums"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303580apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,"Lūdzu noteikt Naming Series {0}, izmantojot Setup> Uzstādījumi> nosaucot Series"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303581DocType: Appraisal,Appraisal Template,Izvērtēšana Template
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303582DocType: Item Group,Item Classification,Postenis klasifikācija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303583apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Business Development Manager,Biznesa attīstības vadītājs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303584DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Uzturēšana Vizītes mērķis
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303585apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,Periods
3586apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,General Ledger
Pratik Vyas97264472015-05-14 15:13:10 +05303587apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Skatīt Leads
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303588DocType: Program Enrollment Tool,New Program,jaunā programma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303589DocType: Item Attribute Value,Attribute Value,Atribūta vērtība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303590apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +42,"Email id must be unique, already exists for {0}","E-pasta id ir unikāls, kas jau pastāv {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303591,Itemwise Recommended Reorder Level,Itemwise Ieteicams Pārkārtot Level
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303592DocType: Salary Detail,Salary Detail,alga Detail
3593apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +940,Please select {0} first,"Lūdzu, izvēlieties {0} pirmais"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303594apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +749,Batch {0} of Item {1} has expired.,Sērija {0} no posteņa {1} ir beidzies.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303595DocType: Sales Invoice,Commission,Komisija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303596apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Time Sheet for ražošanā.
3597apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,Starpsumma
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303598DocType: Address Template,"<h4>Default Template</h4>
3599<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>
3600<pre><code>{{ address_line1 }}&lt;br&gt;
3601{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3602{{ city }}&lt;br&gt;
3603{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3604{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3605{{ country }}&lt;br&gt;
3606{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3607{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3608{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3609</code></pre>","<H4> Default Template </ h4> <p> Izmanto <a href=""http://jinja.pocoo.org/docs/templates/""> Jinja šablonu </a> un visi lauki adrese (ieskaitot Custom Fields ja tādi ir), būs pieejams </ p> <pre> <code> {{address_line1}} & lt; br & gt; {%, Ja address_line2%}{{address_line2}} & lt; br & gt; {% endif -%}{{pilsētas}} & lt; br & gt; {%, Ja valsts%}{{valsts}} & lt; br & gt; {% endif -%}{%, ja Pasta indeksa%} PIN: {{Pasta indeksa}} & lt; br & gt; {% endif -%}{{valsts}} & lt ; br & gt; {%, Ja tālrunis%} Tālrunis: {{tālrunis}} & lt; br & gt; {% endif -%}{%, ja fakss%} Fakss: {{fakss}} & lt; br & gt; {% endif -%}{%, ja email_id %} E-pasts: {{email_id}} & lt; br & gt; {% endif -%} </ code> </ pre>"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303610DocType: Salary Detail,Default Amount,Default Summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303611apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +92,Warehouse not found in the system,Noliktava nav atrasts sistēmā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303612apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +106,This Month's Summary,Šī mēneša kopsavilkums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303613DocType: Quality Inspection Reading,Quality Inspection Reading,Kvalitātes pārbaudes Reading
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303614apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,`IesaldētKrājumus vecākus par` jābūt mazākam par % dienām.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303615DocType: Tax Rule,Purchase Tax Template,Iegādāties Nodokļu veidne
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303616,Project wise Stock Tracking,Projekts gudrs Stock izsekošana
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303617apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Uzturēšana Kalendārs {0} nepastāv pret {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303618DocType: Stock Entry Detail,Actual Qty (at source/target),Faktiskā Daudz (pie avota / mērķa)
3619DocType: Item Customer Detail,Ref Code,Ref Code
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303620apps/erpnext/erpnext/config/hr.py +12,Employee records.,Darbinieku ieraksti.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303621apps/erpnext/erpnext/accounts/doctype/asset/asset.py +87,Please set Next Depreciation Date,Lūdzu noteikt Next Nolietojums datums
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303622DocType: Payment Gateway,Payment Gateway,Maksājumu Gateway
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303623DocType: HR Settings,Payroll Settings,Algas iestatījumi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303624apps/erpnext/erpnext/config/accounts.py +148,Match non-linked Invoices and Payments.,Match nesaistītajos rēķiniem un maksājumiem.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303625apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Pasūtīt
3626apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,Root nevar būt vecāks izmaksu centru
3627apps/erpnext/erpnext/public/js/stock_analytics.js +58,Select Brand...,Izvēlēties Brand ...
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303628apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,Uzkrātais nolietojums kā uz
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303629DocType: Sales Invoice,C-Form Applicable,C-Form Piemērojamais
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303630apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +378,Operation Time must be greater than 0 for Operation {0},Darbība Time jābūt lielākam par 0 ekspluatācijai {0}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303631apps/erpnext/erpnext/accounts/doctype/account/account.py +170,Warehouse is mandatory,Noliktava ir obligāta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303632DocType: Supplier,Address and Contacts,Adrese un kontakti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303633DocType: UOM Conversion Detail,UOM Conversion Detail,UOM Conversion Detail
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303634apps/erpnext/erpnext/public/js/setup_wizard.js +167,Keep it web friendly 900px (w) by 100px (h),Paturiet to tīmekļa draudzīgu 900px (w) ar 100px (h)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303635DocType: Program,Program Abbreviation,Program saīsinājums
3636apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +367,Production Order cannot be raised against a Item Template,Ražošanas rīkojums nevar tikt izvirzīts pret Vienības Template
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303637apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +51,Charges are updated in Purchase Receipt against each item,Izmaksas tiek atjauninātas pirkuma čeka pret katru posteni
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303638DocType: Warranty Claim,Resolved By,Atrisināts Līdz
3639DocType: Appraisal,Start Date,Sākuma datums
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303640apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Piešķirt atstāj uz laiku.
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303641apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Čeki un noguldījumi nepareizi noskaidroti
3642apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: You can not assign itself as parent account,Konts {0}: Jūs nevarat piešķirt sevi kā mātes kontu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303643DocType: Purchase Invoice Item,Price List Rate,Cenrādis Rate
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303644DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.","Parādiet ""noliktavā"", vai ""nav noliktavā"", pamatojoties uz pieejamā krājuma šajā noliktavā."
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303645apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Bill of Materials (BOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303646DocType: Item,Average time taken by the supplier to deliver,"Vidējais laiks, ko piegādātājs piegādāt"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303647DocType: Assessment Result,Assessment Result,novērtējums rezultāts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303648apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Stundas
Pratik Vyas97264472015-05-14 15:13:10 +05303649DocType: Project,Expected Start Date,"Paredzams, sākuma datums"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303650apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +48,Remove item if charges is not applicable to that item,"Noņemt objektu, ja maksa nav piemērojama šim postenim"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303651DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Piem. smsgateway.com/api/send_sms.cgi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303652apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +27,Transaction currency must be same as Payment Gateway currency,Darījuma valūta jābūt tāds pats kā maksājumu Gateway valūtu
3653DocType: Payment Entry,Receive,Saņemt
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303654DocType: Maintenance Visit,Fully Completed,Pilnībā Pabeigts
Pratik Vyas97264472015-05-14 15:13:10 +05303655apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% pabeigti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303656DocType: Employee,Educational Qualification,Izglītības Kvalifikācijas
3657DocType: Workstation,Operating Costs,Ekspluatācijas Izmaksas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303658DocType: Budget,Action if Accumulated Monthly Budget Exceeded,Darbība ja uzkrātie ikmēneša budžets pārsniegts
Rushabh Mehtad627af22016-03-03 11:24:58 +05303659DocType: Purchase Invoice,Submit on creation,Iesniegt radīšanas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303660apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +432,Currency for {0} must be {1},Valūta {0} ir {1}
3661DocType: Asset,Disposal Date,Atbrīvošanās datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303662DocType: Employee Leave Approver,Employee Leave Approver,Darbinieku Leave apstiprinātājs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303663apps/erpnext/erpnext/stock/doctype/item/item.py +493,Row {0}: An Reorder entry already exists for this warehouse {1},Rinda {0}: Pārkārtot ieraksts jau eksistē šī noliktava {1}
3664apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +79,"Cannot declare as lost, because Quotation has been made.","Nevar atzīt par zaudēto, jo citāts ir veikts."
Pratik Vyas97264472015-05-14 15:13:10 +05303665DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Pirkuma Master vadītājs
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303666apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +429,Production Order {0} must be submitted,Ražošanas Order {0} jāiesniedz
3667apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},"Lūdzu, izvēlieties sākuma datumu un beigu datums postenim {0}"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303668apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +35,Course is mandatory in row {0},Kurss ir obligāta kārtas {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303669apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Līdz šim nevar būt agrāk no dienas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303670DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DOCTYPE
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303671apps/erpnext/erpnext/stock/doctype/item/item.js +225,Add / Edit Prices,Pievienot / rediģēt Cenas
3672DocType: Cheque Print Template,Cheque Print Template,Čeku Print Template
3673apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +36,Chart of Cost Centers,Shēma izmaksu centriem
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303674,Requested Items To Be Ordered,Pieprasītās Preces jāpasūta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303675DocType: Price List,Price List Name,Cenrādis Name
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303676apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +181,Totals,Kopsummas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303677DocType: BOM,Manufacturing,Ražošana
3678,Ordered Items To Be Delivered,Pasūtītās preces jāpiegādā
3679DocType: Account,Income,Ienākums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303680DocType: Industry Type,Industry Type,Industry Type
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303681apps/erpnext/erpnext/templates/includes/cart.js +141,Something went wrong!,Kaut kas nogāja greizi!
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303682apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +113,Warning: Leave application contains following block dates,Brīdinājums: Atvaļinājuma pieteikums ietver sekojošus bloķētus datumus
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303683apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +245,Sales Invoice {0} has already been submitted,PPR {0} jau ir iesniegts
Nabin Hait29b01222016-03-15 16:17:21 +05303684apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Fiskālā gads {0} neeksistē
Pratik Vyas97264472015-05-14 15:13:10 +05303685apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Pabeigšana Datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303686DocType: Purchase Invoice Item,Amount (Company Currency),Summa (Company valūta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303687apps/erpnext/erpnext/stock/stock_ledger.py +354,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,"{0} vienības {1} nepieciešama {2} uz {3} {4} uz {5}, lai pabeigtu šo darījumu."
3688apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory feild - Get Students From,Obligāti feild - Get studenti no
3689DocType: Announcement,Student,students
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303690apps/erpnext/erpnext/config/hr.py +181,Organization unit (department) master.,Organizācijas struktūrvienība (departaments) meistars.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303691apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,Ievadiet derīgus mobilos nos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303692apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Ievadiet ziņu pirms nosūtīšanas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303693apps/erpnext/erpnext/config/accounts.py +277,Point-of-Sale Profile,Point-of-Sale Profils
3694apps/erpnext/erpnext/accounts/page/pos/pos.js +793,All records are synced.,Visi ieraksti tiek sinhronizēti.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303695apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,"Lūdzu, atjauniniet SMS Settings"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303696apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +153,Unsecured Loans,Nenodrošināti aizdevumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303697DocType: Cost Center,Cost Center Name,Cost Center Name
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303698DocType: Employee,B+,B +
3699DocType: HR Settings,Max working hours against Timesheet,Max darba stundas pret laika kontrolsaraksts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303700DocType: Maintenance Schedule Detail,Scheduled Date,Plānotais datums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303701apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +66,Total Paid Amt,Kopējais apmaksātais Amt
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303702DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,"Vēstules, kas pārsniedz 160 rakstzīmes tiks sadalīta vairākos ziņas"
3703DocType: Purchase Receipt Item,Received and Accepted,Saņemts un pieņemts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303704,Serial No Service Contract Expiry,Sērijas Nr Pakalpojumu līgums derīguma
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303705DocType: Item,Unit of Measure Conversion,Mērvienība Conversion
Nabin Hait29b01222016-03-15 16:17:21 +05303706apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +272,You cannot credit and debit same account at the same time,"Var nav kredīta un debeta pašu kontu, tajā pašā laikā"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303707DocType: Naming Series,Help HTML,Palīdzība HTML
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303708DocType: Student Group Creation Tool,Student Group Creation Tool,Studentu grupa Creation Tool
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303709apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},Kopā weightage piešķirts vajadzētu būt 100%. Tas ir {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303710DocType: Address,Name of person or organization that this address belongs to.,"Nosaukums personas vai organizācijas, ka šī adrese pieder."
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303711apps/erpnext/erpnext/public/js/setup_wizard.js +260,Your Suppliers,Jūsu Piegādātāji
3712apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +49,Cannot set as Lost as Sales Order is made.,Nevar iestatīt kā Lost kā tiek veikts Sales Order.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303713DocType: Student Applicant,Mother's Name,Mātes vārds
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303714DocType: Request for Quotation Item,Supplier Part No,Piegādātājs daļas nr
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303715apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +348,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',"Nevar atskaitīt, ja kategorija ir &quot;vērtēšanas&quot; vai &quot;Vaulation un Total&quot;"
3716apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +326,Received From,Saņemts no
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303717DocType: Lead,Converted,Konvertē
3718DocType: Item,Has Serial No,Ir Sērijas nr
3719DocType: Employee,Date of Issue,Izdošanas datums
Nabin Hait29b01222016-03-15 16:17:21 +05303720apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +15,{0}: From {0} for {1},{0}: No {0} uz {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303721apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +153,Row #{0}: Set Supplier for item {1},Row # {0}: Set Piegādātājs posteni {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303722apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +93,Row {0}: Hours value must be greater than zero.,Rinda {0}: Stundas vērtībai ir jābūt lielākai par nulli.
3723apps/erpnext/erpnext/stock/doctype/item/item.py +171,Website Image {0} attached to Item {1} cannot be found,Website Image {0} pievienots posteni {1} nevar atrast
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303724DocType: Issue,Content Type,Content Type
Anand Doshi019111b2015-11-20 18:00:11 +05303725apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Dators
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303726DocType: Item,List this Item in multiple groups on the website.,Uzskaitīt šo Prece vairākās grupās par mājas lapā.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303727apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +172,{0} {1} does not exist,{0} {1} neeksistē
Nabin Hait29b01222016-03-15 16:17:21 +05303728apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +296,Please check Multi Currency option to allow accounts with other currency,"Lūdzu, pārbaudiet multi valūtu iespēju ļaut konti citā valūtā"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303729apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +72,Item: {0} does not exist in the system,Punkts: {0} neeksistē sistēmā
3730apps/erpnext/erpnext/accounts/doctype/account/account.py +109,You are not authorized to set Frozen value,Jums nav atļauts uzstādīt Frozen vērtību
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303731DocType: Payment Reconciliation,Get Unreconciled Entries,Saņemt Unreconciled Ieraksti
Anand Doshibb256e42016-01-04 16:50:38 +05303732DocType: Payment Reconciliation,From Invoice Date,No rēķina datuma
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303733apps/erpnext/erpnext/accounts/party.py +257,Billing currency must be equal to either default comapany's currency or party account currency,Norēķinu valūta ir jābūt vienādam vai nu noklusējuma comapany valūtu vai partija konta valūtā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303734apps/erpnext/erpnext/public/js/setup_wizard.js +48,What does it do?,Ko tas dod?
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303735DocType: Delivery Note,To Warehouse,Uz noliktavu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303736,Average Commission Rate,Vidēji Komisija likme
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303737apps/erpnext/erpnext/stock/doctype/item/item.py +415,'Has Serial No' can not be 'Yes' for non-stock item,"""Ir Sērijas Nr"" nevar būt ""Jā"", ja nav krājumu postenis"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303738apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,Apmeklējumu nevar atzīmēti nākamajām datumiem
3739DocType: Pricing Rule,Pricing Rule Help,Cenu noteikums Palīdzība
3740DocType: Purchase Taxes and Charges,Account Head,Konts Head
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303741apps/erpnext/erpnext/config/stock.py +163,Update additional costs to calculate landed cost of items,"Atjaunināt papildu izmaksas, lai aprēķinātu izkraut objektu izmaksas"
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303742apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Electrical,Elektrības
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303743DocType: Stock Entry,Total Value Difference (Out - In),Kopējā vērtība Starpība (Out - In)
Nabin Hait29b01222016-03-15 16:17:21 +05303744apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +318,Row {0}: Exchange Rate is mandatory,Row {0}: Valūtas kurss ir obligāta
Pratik Vyas97264472015-05-14 15:13:10 +05303745apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},"Lietotāja ID nav noteikts, Darbinieka {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303746DocType: Stock Entry,Default Source Warehouse,Default Source Noliktava
3747DocType: Item,Customer Code,Klienta kods
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303748apps/erpnext/erpnext/hr/doctype/employee/employee.py +210,Birthday Reminder for {0},Dzimšanas dienu atgādinājums par {0}
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303749apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dienas Kopš pēdējā pasūtījuma
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303750apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +292,Debit To account must be a Balance Sheet account,Debets kontā jābūt bilance konts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303751DocType: Buying Settings,Naming Series,Nosaucot Series
3752DocType: Leave Block List,Leave Block List Name,Atstājiet Block Saraksta nosaukums
Pratik Vyas97264472015-05-14 15:13:10 +05303753apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,Akciju aktīvi
Rushabh Mehtafc307972015-11-04 18:02:45 +05303754apps/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},Vai jūs tiešām vēlaties iesniegt visu atalgojumu par mēnesi {0} un gadu {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303755DocType: Timesheet,Production Detail,Ražošanas Detail
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303756DocType: Target Detail,Target Qty,Mērķa Daudz
Rushabh Mehtad627af22016-03-03 11:24:58 +05303757DocType: Shopping Cart Settings,Checkout Settings,Checkout iestatījumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303758DocType: Attendance,Present,Dāvana
3759apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Piegāde piezīme {0} nedrīkst jāiesniedz
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303760DocType: Notification Control,Sales Invoice Message,PPR ziņojums
Anand Doshi666fbaf2015-11-26 12:40:13 +05303761apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Noslēguma kontu {0} jābūt tipa Atbildības / Equity
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303762apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +301,Salary Slip of employee {0} already created for time sheet {1},Alga Slip darbinieka {0} jau radīts laiks lapas {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303763DocType: Sales Order Item,Ordered Qty,Pasūtīts daudzums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303764apps/erpnext/erpnext/stock/doctype/item/item.py +673,Item {0} is disabled,Postenis {0} ir invalīds
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303765DocType: Stock Settings,Stock Frozen Upto,Stock Frozen Līdz pat
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303766apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +838,BOM does not contain any stock item,BOM nesatur krājuma priekšmetu
Nabin Hait18f0dd02016-04-15 14:50:45 +05303767apps/erpnext/erpnext/controllers/recurring_document.py +169,Period From and Period To dates mandatory for recurring {0},"Laika posmā no un periodu, lai datumiem obligātajām atkārtotu {0}"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303768apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Projekta aktivitāte / uzdevums.
3769apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Izveidot algas lapas
Nabin Hait733680b2015-12-07 14:12:41 +05303770apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Pirkšana jāpārbauda, ja nepieciešams, par ir izvēlēts kā {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303771apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Atlaide jābūt mazāk nekā 100
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303772apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +106,Last purchase rate not found,Pēdējā pirkuma likmes nav atrasts
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303773DocType: Purchase Invoice,Write Off Amount (Company Currency),Norakstīt summu (Company valūta)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303774apps/erpnext/erpnext/stock/doctype/item/item.py +485,Row #{0}: Please set reorder quantity,Row # {0}: Lūdzu noteikt pasūtīšanas daudzumu
3775DocType: Fees,Program Enrollment,Program Uzņemšanas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303776DocType: Landed Cost Voucher,Landed Cost Voucher,Izkrauti izmaksas kuponu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303777apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +62,Please set {0},Lūdzu noteikt {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303778DocType: Purchase Invoice,Repeat on Day of Month,Atkārtot mēneša diena
3779DocType: Employee,Health Details,Veselības Details
Pratik Vyas97264472015-05-14 15:13:10 +05303780DocType: Offer Letter,Offer Letter Terms,Piedāvājuma vēstule Noteikumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303781DocType: Employee External Work History,Salary,Alga
3782DocType: Serial No,Delivery Document Type,Piegāde Dokumenta tips
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303783DocType: Process Payroll,Submit all salary slips for the above selected criteria,Iesniegt visas algas lapas par iepriekš izvēlētajiem kritērijiem
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303784apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} Preces sinhronizētas
3785DocType: Sales Order,Partly Delivered,Daļēji Pasludināts
3786DocType: Sales Invoice,Existing Customer,Esošās Klientu
3787DocType: Email Digest,Receivables,Debitoru parādi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303788DocType: Customer,Additional information regarding the customer.,Papildu informācija par klientu.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303789DocType: Quality Inspection Reading,Reading 5,Lasīšana 5
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303790apps/erpnext/erpnext/crm/doctype/lead/lead.py +38,Campaign Name is required,Kampaņas nosaukums ir obligāts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303791DocType: Maintenance Visit,Maintenance Date,Uzturēšana Datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303792DocType: Purchase Invoice Item,Rejected Serial No,Noraidīts Sērijas Nr
3793apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +80,Year start date or end date is overlapping with {0}. To avoid please set company,Gadu sākuma datums vai beigu datums ir pārklāšanās ar {0}. Lai izvairītos lūdzu iestatītu uzņēmumu
3794apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},Sākuma datums ir jābūt mazākam par beigu datumu postenī {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303795DocType: Item,"Example: ABCD.#####
3796If 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.","Piemērs:. ABCD ##### Ja sērija ir iestatīts un sērijas Nr darījumos nav minēts, tad automātiskā sērijas numurs tiks veidotas, pamatojoties uz šajā sērijā. Ja jūs vienmēr vēlas skaidri norādīt Serial Nr par šo priekšmetu. šo atstāj tukšu."
3797DocType: Upload Attendance,Upload Attendance,Augšupielāde apmeklējums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303798apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +129,BOM and Manufacturing Quantity are required,BOM un ražošana daudzums ir nepieciešami
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303799apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Novecošana Range 2
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303800DocType: SG Creation Tool Course,Max Strength,Max Stiprums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303801DocType: Bank Reconciliation Detail,Amount,Summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303802apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,BOM aizstāj
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303803,Sales Analytics,Pārdošanas Analīze
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303804apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +113,Available {0},Pieejams {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303805DocType: Manufacturing Settings,Manufacturing Settings,Ražošanas iestatījumi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303806apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Iestatīšana E-pasts
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303807apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +96,Please enter default currency in Company Master,Ievadiet noklusējuma valūtu Uzņēmuma Master
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303808DocType: Stock Entry Detail,Stock Entry Detail,Stock Entry Detail
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303809apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +100,Daily Reminders,Ikdienas atgādinājumi
3810DocType: Products Settings,Home Page is Products,Mājas lapa ir produkti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303811,Asset Depreciation Ledger,Aktīvu nolietojums Ledger
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303812apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +85,Tax Rule Conflicts with {0},Nodokļu noteikums Konflikti ar {0}
3813apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +23,New Account Name,Jaunais Konta nosaukums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303814DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Izejvielas Kopā izmaksas
3815DocType: Selling Settings,Settings for Selling Module,Iestatījumi Pārdošana modulis
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303816apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +71,Customer Service,Klientu apkalpošana
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303817DocType: Homepage Featured Product,Thumbnail,Thumbnail
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303818DocType: Item Customer Detail,Item Customer Detail,Postenis Klientu Detail
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303819apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Piedāvāt kandidātam darbu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303820DocType: Notification Control,Prompt for Email on Submission of,Jautāt e-pastu uz iesniegšanai
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303821apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +83,Total allocated leaves are more than days in the period,Kopā piešķirtie lapas ir vairāk nekā dienu periodā
Nabin Hait18f0dd02016-04-15 14:50:45 +05303822DocType: Pricing Rule,Percentage,procentuālā attiecība
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303823apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +73,Item {0} must be a stock Item,Postenis {0} jābūt krājums punkts
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303824DocType: Manufacturing Settings,Default Work In Progress Warehouse,Default nepabeigtie Noliktava
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303825apps/erpnext/erpnext/accounts/page/pos/pos.js +1570,Total nos of serial no is not equal to quantity.,Kopā nos no sērijas nr nav vienāds ar daudzumu.
3826apps/erpnext/erpnext/config/accounts.py +252,Default settings for accounting transactions.,Noklusējuma iestatījumi grāmatvedības darījumiem.
Rushabh Mehtad627af22016-03-03 11:24:58 +05303827apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,"Paredzams, datums nevar būt pirms Material Pieprasīt Datums"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303828apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Kļūda: Nav derīgs id?
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303829DocType: Naming Series,Update Series Number,Update Series skaits
3830DocType: Account,Equity,Taisnīgums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303831DocType: Sales Order,Printing Details,Drukas Details
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303832DocType: Task,Closing Date,Slēgšanas datums
3833DocType: Sales Order Item,Produced Quantity,Saražotā daudzums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303834apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +82,Engineer,Inženieris
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303835apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Meklēt Sub Kompleksi
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303836apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +370,Item Code required at Row No {0},Postenis Code vajadzīga Row Nr {0}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303837DocType: Sales Partner,Partner Type,Partner Type
3838DocType: Purchase Taxes and Charges,Actual,Faktisks
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303839DocType: Authorization Rule,Customerwise Discount,Customerwise Atlaide
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303840apps/erpnext/erpnext/config/projects.py +35,Timesheet for tasks.,Kontrolsaraksts uzdevumiem.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303841DocType: Purchase Invoice,Against Expense Account,Pret Izdevumu kontu
3842DocType: Production Order,Production Order,Ražošanas rīkojums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303843apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +252,Installation Note {0} has already been submitted,Jau ir iesniegta uzstādīšana Note {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303844DocType: Bank Reconciliation,Get Payment Entries,Iegūt Maksājumu Ieraksti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303845DocType: Quotation Item,Against Docname,Pret Docname
3846DocType: SMS Center,All Employee (Active),Visi Employee (Active)
3847apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Skatīt Tagad
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303848DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,"Izvēlieties laiku, kad rēķins tiks ģenerētas automātiski"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303849DocType: BOM,Raw Material Cost,Izejvielas izmaksas
Rushabh Mehtadd408d82016-02-09 12:24:27 +05303850DocType: Item Reorder,Re-Order Level,Re-Order līmenis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303851DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Ievadiet preces un plānoto qty par kuru vēlaties paaugstināt ražošanas pasūtījumus vai lejupielādēt izejvielas analīzei.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303852apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +55,Part-time,Nepilna laika
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303853DocType: Employee,Applicable Holiday List,Piemērojams brīvdienu sarakstu
3854DocType: Employee,Cheque,Čeks
Anand Doshi191b2972015-10-21 16:50:31 +05303855apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,Series Atjaunots
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303856apps/erpnext/erpnext/accounts/doctype/account/account.py +162,Report Type is mandatory,Ziņojums Type ir obligāts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303857DocType: Item,Serial Number Series,Sērijas numurs Series
Rushabh Mehtafc307972015-11-04 18:02:45 +05303858apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},Noliktava ir obligāta krājuma priekšmetu {0} rindā {1}
Anand Doshi019111b2015-11-20 18:00:11 +05303859apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Tirdzniecība un vairumtirdzniecība
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303860DocType: Issue,First Responded On,First atbildēja
3861DocType: Website Item Group,Cross Listing of Item in multiple groups,Cross uzskaitījums Prece ir vairākām grupām
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303862apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +88,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Fiskālā gada sākuma datums un fiskālā gada beigu datums jau ir paredzēta fiskālā gada {0}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303863apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +87,Clearance Date updated,atjaunināts klīrenss Datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303864apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,Veiksmīgi jāsaskaņo
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303865DocType: Request for Quotation Supplier,Download PDF,Lejupielādēt PDF
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303866DocType: Production Order,Planned End Date,Plānotais beigu datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303867apps/erpnext/erpnext/config/stock.py +179,Where items are stored.,"Gadījumos, kad preces tiek uzglabāti."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303868DocType: Tax Rule,Validity,Derīgums
Nabin Hait18f0dd02016-04-15 14:50:45 +05303869DocType: Request for Quotation,Supplier Detail,piegādātājs Detail
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303870apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Rēķinā summa
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303871DocType: Attendance,Attendance,Apmeklētība
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303872DocType: BOM,Materials,Materiāli
3873DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Ja nav atzīmēts, sarakstā būs jāpievieno katrā departamentā, kur tas ir jāpiemēro."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303874apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,Avota un mērķa Warehouse nevar būt vienādi
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303875apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +513,Posting date and posting time is mandatory,Norīkošanu datumu un norīkošanu laiks ir obligāta
Nabin Hait18f0dd02016-04-15 14:50:45 +05303876apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Nodokļu veidni pārdošanas darījumus.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303877,Item Prices,Izstrādājumu cenas
3878DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,"Vārdos būs redzams pēc tam, kad esat saglabāt pirkuma pasūtījuma."
3879DocType: Period Closing Voucher,Period Closing Voucher,Periods Noslēguma kuponu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303880apps/erpnext/erpnext/config/selling.py +67,Price List master.,Cenrādis meistars.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303881DocType: Task,Review Date,Pārskatīšana Datums
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303882DocType: Purchase Invoice,Advance Payments,Avansa maksājumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303883DocType: Purchase Taxes and Charges,On Net Total,No kopējiem neto
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303884apps/erpnext/erpnext/controllers/item_variant.py +61,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},Cenas atribūtu {0} ir jābūt robežās no {1} līdz {2} Jo soli {3} uz posteni {4}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303885apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +158,Target warehouse in row {0} must be same as Production Order,Mērķa noliktava rindā {0} ir jābūt tādai pašai kā Production ordeņa
Nabin Hait18f0dd02016-04-15 14:50:45 +05303886apps/erpnext/erpnext/controllers/recurring_document.py +214,'Notification Email Addresses' not specified for recurring %s,"""paziņojuma e-pasta adrese"", kas nav norādītas atkārtojas% s"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303887apps/erpnext/erpnext/accounts/doctype/account/account.py +127,Currency can not be changed after making entries using some other currency,Valūtas nevar mainīt pēc tam ierakstus izmantojot kādu citu valūtu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303888DocType: Company,Round Off Account,Noapaļot kontu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303889apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +91,Administrative Expenses,Administratīvie izdevumi
Anand Doshi019111b2015-11-20 18:00:11 +05303890apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,Consulting
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303891DocType: Customer Group,Parent Customer Group,Parent Klientu Group
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303892DocType: Purchase Invoice,Contact Email,Kontaktpersonas e-pasta
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303893DocType: Appraisal Goal,Score Earned,Score Nopelnītās
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303894apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +180,Notice Period,Uzteikuma termiņš
Nabin Hait18f0dd02016-04-15 14:50:45 +05303895DocType: Asset Category,Asset Category Name,Asset Kategorijas nosaukums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303896apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,"Tas ir sakne teritorija, un to nevar rediģēt."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303897apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +4,New Sales Person Name,Jauns Sales Person vārds
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303898DocType: Packing Slip,Gross Weight UOM,Bruto svara Mērvienība
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303899DocType: Email Digest,Receivables / Payables,Debitori / Parādi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303900DocType: Delivery Note Item,Against Sales Invoice,Pret pārdošanas rēķinu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303901DocType: Bin,Reserved Qty for Production,Rezervēts Daudzums uz ražošanas
3902DocType: Asset,Frequency of Depreciation (Months),Biežums nolietojums (mēneši)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303903apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +469,Credit Account,Kredīta konts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303904DocType: Landed Cost Item,Landed Cost Item,Izkrauti izmaksu pozīcijas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303905apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +55,Show zero values,Parādīt nulles vērtības
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303906DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Daudzums posteņa iegūta pēc ražošanas / pārpakošana no dotajiem izejvielu daudzumu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303907apps/erpnext/erpnext/public/js/setup_wizard.js +315,Setup a simple website for my organization,Setup vienkārša mājas lapa manai organizācijai
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303908DocType: Payment Reconciliation,Receivable / Payable Account,Debitoru / kreditoru konts
3909DocType: Delivery Note Item,Against Sales Order Item,Pret Sales Order posteni
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303910apps/erpnext/erpnext/stock/doctype/item/item.py +647,Please specify Attribute Value for attribute {0},"Lūdzu, norādiet īpašības Value atribūtam {0}"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303911DocType: Item,Default Warehouse,Default Noliktava
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303912apps/erpnext/erpnext/accounts/doctype/budget/budget.py +39,Budget cannot be assigned against Group Account {0},Budžets nevar iedalīt pret grupas kontā {0}
3913apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,Ievadiet mātes izmaksu centru
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303914DocType: Delivery Note,Print Without Amount,Izdrukāt Bez summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303915apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +57,Depreciation Date,nolietojums datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303916apps/erpnext/erpnext/controllers/buying_controller.py +80,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,"Nodokļu kategorija nevar būt ""Vērtējums"" vai ""Vērtējums un Total"", jo visi priekšmeti ir nenoteiktas Noliktavā preces"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303917DocType: Issue,Support Team,Atbalsta komanda
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303918DocType: Appraisal,Total Score (Out of 5),Total Score (no 5)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303919DocType: Fee Structure,FS.,FS.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303920DocType: Batch,Batch,Partijas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303921apps/erpnext/erpnext/stock/doctype/item/item.js +21,Balance,Līdzsvars
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303922DocType: Room,Seating Capacity,sēdvietu skaits
3923DocType: Issue,ISS-,ISS-
Pratik Vyas97264472015-05-14 15:13:10 +05303924DocType: Project,Total Expense Claim (via Expense Claims),Kopējo izdevumu Pretenzijas (via izdevumu deklarācijas)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303925DocType: Journal Entry,Debit Note,Parādzīmi
3926DocType: Stock Entry,As per Stock UOM,Kā vienu Fondu UOM
3927apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nav beidzies
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303928DocType: Student Log,Achievement,Sasniegums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303929DocType: Journal Entry,Total Debit,Kopējais debets
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303930DocType: Manufacturing Settings,Default Finished Goods Warehouse,Noklusējuma Gatavās produkcijas noliktava
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303931apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +75,Sales Person,Sales Person
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303932DocType: Sales Invoice,Cold Calling,Cold Calling
3933DocType: SMS Parameter,SMS Parameter,SMS parametrs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303934apps/erpnext/erpnext/config/accounts.py +197,Budget and Cost Center,Budžets un izmaksu centrs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303935DocType: Maintenance Schedule Item,Half Yearly,Pusgada
3936DocType: Lead,Blog Subscriber,Blog Abonenta
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303937apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,"Izveidot noteikumus, lai ierobežotu darījumi, pamatojoties uz vērtībām."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303938DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Ja ieslēgts, Total nē. Darbadienu būs brīvdienas, un tas samazinātu vērtību Alga dienā"
3939DocType: Purchase Invoice,Total Advance,Kopā Advance
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303940apps/erpnext/erpnext/config/hr.py +253,Processing Payroll,Apstrāde algu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303941DocType: Opportunity Item,Basic Rate,Basic Rate
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303942DocType: GL Entry,Credit Amount,Kredīta summa
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303943DocType: Cheque Print Template,Signatory Position,Parakstītājs Position
3944apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Set as Lost,Uzstādīt kā Lost
Anand Doshi666fbaf2015-11-26 12:40:13 +05303945apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Maksājumu saņemšana Note
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303946apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +5,This is based on transactions against this Customer. See timeline below for details,Tas ir balstīts uz darījumiem pret šo klientu. Skatīt grafiku zemāk informāciju
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303947DocType: Supplier,Credit Days Based On,Kredīta Dienas Based On
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303948apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +161,Row {0}: Allocated amount {1} must be less than or equals to Payment Entry amount {2},Rinda {0}: piešķirtā summa {1} ir jābūt mazākam par vai vienāds ar Maksājuma Entry summai {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303949DocType: Tax Rule,Tax Rule,Nodokļu noteikums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303950DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Uzturēt pašu likmi VISĀ pārdošanas ciklā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303951DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Plānot laiku ārpus Darba vietas darba laika.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303952DocType: Student,Nationality,pilsonība
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303953,Items To Be Requested,"Preces, kas jāpieprasa"
Anand Doshid7f7d5c2016-01-27 12:36:04 +05303954DocType: Purchase Order,Get Last Purchase Rate,Saņemt pēdējā pirkšanas likme
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303955DocType: Company,Company Info,Uzņēmuma informācija
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303956apps/erpnext/erpnext/accounts/page/pos/pos.js +941,Select or add new customer,Izvēlieties vai pievienot jaunu klientu
Pratik Vyas97264472015-05-14 15:13:10 +05303957apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Līdzekļu (aktīvu)
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303958apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +5,This is based on the attendance of this Employee,Tas ir balstīts uz piedalīšanos šī darbinieka
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303959DocType: Sales Invoice,Frequency,frekvence
3960apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +463,Debit Account,Debeta kontu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303961DocType: Fiscal Year,Year Start Date,Gadu sākuma datums
3962DocType: Attendance,Employee Name,Darbinieku Name
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303963DocType: Sales Invoice,Rounded Total (Company Currency),Noapaļota Kopā (Company valūta)
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303964apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Cannot covert to Group because Account Type is selected.,"Nevar slēptu to grupai, jo ir izvēlēta Account Type."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303965DocType: Purchase Common,Purchase Common,Pirkuma kopējā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303966apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +218,{0} {1} has been modified. Please refresh.,{0}{1} ir mainīta. Lūdzu atsvaidzināt.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303967DocType: Leave Block List,Stop users from making Leave Applications on following days.,Pietura lietotājiem veikt Leave Pieteikumi uz nākamajās dienās.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303968apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,pirkuma summa
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303969apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +210,Supplier Quotation {0} created,Piegādātājs Piedāvājums {0} izveidots
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303970apps/erpnext/erpnext/accounts/report/financial_statements.py +90,End Year cannot be before Start Year,Beigu gads nevar būt pirms Start gads
3971apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Employee Benefits,Darbinieku pabalsti
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303972DocType: Sales Invoice,Is POS,Ir POS
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303973apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +234,Packed quantity must equal quantity for Item {0} in row {1},Pildīta daudzums ir jābūt vienādai daudzums postenim {0} rindā {1}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303974DocType: Production Order,Manufactured Qty,Ražoti Daudz
3975DocType: Purchase Receipt Item,Accepted Quantity,Pieņemts daudzums
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303976apps/erpnext/erpnext/hr/doctype/employee/employee.py +228,Please set a default Holiday List for Employee {0} or Company {1},Lūdzu iestatīt noklusējuma brīvdienu sarakstu par darbinieka {0} vai Company {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303977apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} neeksistē
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05303978apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Rēķinus izvirzīti klientiem.
Pratik Vyas97264472015-05-14 15:13:10 +05303979apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Projekts Id
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303980apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +499,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Row Nr {0}: Summa nevar būt lielāks par rezervēta summa pret Izdevumu pretenzijā {1}. Līdz Summa ir {2}
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303981DocType: Maintenance Schedule,Schedule,Grafiks
3982DocType: Account,Parent Account,Mātes vērā
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303983DocType: Quality Inspection Reading,Reading 3,Lasīšana 3
3984,Hub,Rumba
3985DocType: GL Entry,Voucher Type,Kuponu Type
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303986apps/erpnext/erpnext/accounts/page/pos/pos.js +1007,Price List not found or disabled,Cenrādis nav atrasts vai invalīds
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303987DocType: Expense Claim,Approved,Apstiprināts
3988DocType: Pricing Rule,Price,Cena
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303989apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +244,Employee relieved on {0} must be set as 'Left',"Darbinieku atvieglots par {0} ir jānosaka kā ""Kreisais"""
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303990DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.","Izvēloties ""Jā"" sniegs unikālu identitāti katrai vienībai šī posteņa, kuru var apskatīt šajā seriālā Nr kapteinis."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303991DocType: Guardian,Guardian,aizbildnis
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303992apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,Izvērtēšana {0} radīts Darbinieku {1} dotajā datumu diapazonā
3993DocType: Employee,Education,Izglītība
3994DocType: Selling Settings,Campaign Naming By,Kampaņas nosaukšana Līdz
3995DocType: Employee,Current Address Is,Pašreizējā adrese ir
Rushabh Mehta644a04b2016-07-25 12:15:30 +05303996apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +38,"Optional. Sets company's default currency, if not specified.","Pēc izvēles. Komplekti uzņēmuma noklusējuma valūtu, ja nav norādīts."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05303997DocType: Address,Office,Birojs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05303998apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,Grāmatvedības dienasgrāmatas ieraksti.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303999DocType: Delivery Note Item,Available Qty at From Warehouse,Pieejams Daudz at No noliktavas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304000apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +259,Please select Employee Record first.,"Lūdzu, izvēlieties Darbinieku Ierakstīt pirmās."
4001DocType: POS Profile,Account for Change Amount,Konts Mainīt summa
Nabin Hait29b01222016-03-15 16:17:21 +05304002apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +190,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Row {0}: Party / Account nesakrīt ar {1} / {2} jo {3} {4}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304003apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +235,Please enter Expense Account,Ievadiet izdevumu kontu
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304004DocType: Account,Stock,Noliktava
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304005apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +963,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Row # {0}: Reference Document Type jābūt vienam no Pirkuma ordeņa, Pirkuma rēķins vai Journal Entry"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304006DocType: Employee,Current Address,Pašreizējā adrese
Nabin Hait733680b2015-12-07 14:12:41 +05304007DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Ja prece ir variants citā postenī, tad aprakstu, attēlu, cenas, nodokļi utt tiks noteikts no šablona, ja vien nav skaidri norādīts"
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304008DocType: Serial No,Purchase / Manufacture Details,Pirkuma / Ražošana Details
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304009DocType: Assessment,Assessment Group,novērtējums Group
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304010apps/erpnext/erpnext/config/stock.py +309,Batch Inventory,Partijas inventarizācija
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304011DocType: Employee,Contract End Date,Līgums beigu datums
4012DocType: Sales Order,Track this Sales Order against any Project,Sekot šim klientu pasūtījumu pret jebkuru projektu
Nabin Hait18f0dd02016-04-15 14:50:45 +05304013DocType: Sales Invoice Item,Discount and Margin,Atlaides un Margin
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304014DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,"Pull pārdošanas pasūtījumiem (līdz piegādāt), pamatojoties uz iepriekš minētajiem kritērijiem"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304015DocType: Attendance,Half Day,Puse dienas
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304016DocType: Pricing Rule,Min Qty,Min Daudz
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304017DocType: Asset Movement,Transaction Date,Darījuma datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304018DocType: Production Plan Item,Planned Qty,Plānotais Daudz
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304019apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +104,Total Tax,Kopā Nodokļu
4020apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +174,For Quantity (Manufactured Qty) is mandatory,Par Daudzums (Rūpniecības Daudzums) ir obligāts
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304021DocType: Stock Entry,Default Target Warehouse,Default Mērķa Noliktava
4022DocType: Purchase Invoice,Net Total (Company Currency),Neto Kopā (Company valūta)
Nabin Hait29b01222016-03-15 16:17:21 +05304023apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +78,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Row {0}: Party Tips un partija ir piemērojama tikai pret debitoru / kreditoru kontu
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304024DocType: Notification Control,Purchase Receipt Message,Pirkuma čeka Message
4025DocType: Production Order,Actual Start Date,Faktiskais sākuma datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304026DocType: Sales Order,% of materials delivered against this Sales Order,% Materiālu piegādā pret šo pārdošanas pasūtījumu
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304027apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Ierakstīt postenis kustība.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304028DocType: Hub Settings,Hub Settings,Hub iestatījumi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304029DocType: Project,Gross Margin %,Bruto rezerve%
4030DocType: BOM,With Operations,Ar operāciju
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304031apps/erpnext/erpnext/accounts/party.py +253,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,"Grāmatvedības ieraksti jau ir veikts valūtā {0} kompānijai {1}. Lūdzu, izvēlieties saņemamo vai maksājamo konts valūtā {0}."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304032DocType: Asset,Is Existing Asset,Vai esošajam aktīvam
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304033,Monthly Salary Register,Mēnešalga Reģistrēties
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304034DocType: Warranty Claim,If different than customer address,Ja savādāka nekā klientu adreses
4035DocType: BOM Operation,BOM Operation,BOM Operation
4036DocType: Purchase Taxes and Charges,On Previous Row Amount,Uz iepriekšējo rindu summas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304037apps/erpnext/erpnext/accounts/doctype/asset/asset.js +226,Transfer Asset,Transfer Asset
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304038DocType: POS Profile,POS Profile,POS Profile
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304039apps/erpnext/erpnext/config/schools.py +33,Admission,uzņemšana
4040apps/erpnext/erpnext/config/accounts.py +221,"Seasonality for setting budgets, targets etc.","Sezonalitāte, nosakot budžetu, mērķus uc"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304041apps/erpnext/erpnext/stock/get_item_details.py +129,"Item {0} is a template, please select one of its variants","Prece {0} ir veidne, lūdzu, izvēlieties vienu no saviem variantiem"
Nabin Hait18f0dd02016-04-15 14:50:45 +05304042DocType: Asset,Asset Category,Asset kategorija
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304043apps/erpnext/erpnext/public/js/setup_wizard.js +202,Purchaser,Pircējs
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304044apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +31,Net pay cannot be negative,Neto darba samaksa nevar būt negatīvs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304045DocType: SMS Settings,Static Parameters,Statiskie Parametri
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304046DocType: Assessment,Room,istaba
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304047DocType: Purchase Order,Advance Paid,Izmaksāto avansu
4048DocType: Item,Item Tax,Postenis Nodokļu
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304049apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +765,Material to Supplier,Materiāls piegādātājam
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304050apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +189,Excise Invoice,Akcīzes Invoice
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304051DocType: Expense Claim,Employees Email Id,Darbinieki e-pasta ID
Nabin Hait34037e02016-02-03 13:10:54 +05304052DocType: Employee Attendance Tool,Marked Attendance,ievērojama apmeklējums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304053apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +136,Current Liabilities,Tekošo saistību
4054apps/erpnext/erpnext/config/selling.py +278,Send mass SMS to your contacts,Sūtīt masu SMS saviem kontaktiem
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304055DocType: Program,Program Name,programmas nosaukums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304056DocType: Purchase Taxes and Charges,Consider Tax or Charge for,"Apsveriet nodokļi un maksājumi, lai"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304057apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +60,Actual Qty is mandatory,Faktiskais Daudz ir obligāta
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304058apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +48,Student Groups created.,Studentu grupas izveidots.
4059DocType: Scheduling Tool,Scheduling Tool,plānošana Tool
4060apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +136,Credit Card,Kredītkarte
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304061DocType: BOM,Item to be manufactured or repacked,Postenis tiks ražots pārsaiņojamā
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304062apps/erpnext/erpnext/config/stock.py +174,Default settings for stock transactions.,Noklusējuma iestatījumi akciju darījumiem.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304063DocType: Purchase Invoice,Next Date,Nākamais datums
4064DocType: Employee Education,Major/Optional Subjects,Lielākie / Izvēles priekšmeti
Pratik Vyas97264472015-05-14 15:13:10 +05304065apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,Ievadiet nodokļiem un maksājumiem
Rushabh Mehtafc307972015-11-04 18:02:45 +05304066DocType: Sales Invoice Item,Drop Ship,Drop Ship
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304067DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Šeit jūs varat saglabāt ģimenes informāciju, piemēram, vārdu un okupācijas mātes, laulātā un bērnu"
4068DocType: Hub Settings,Seller Name,Pārdevējs Vārds
4069DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Nodokļi un maksājumi Atskaitīts (Company valūta)
4070DocType: Item Group,General Settings,Vispārīgie iestatījumi
Pratik Vyas97264472015-05-14 15:13:10 +05304071apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,No valūtu un valūtu nevar būt vienādi
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304072DocType: Stock Entry,Repack,Repack
4073apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Nepieciešams saglabāt formu pirms procedūras
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304074DocType: Item Attribute,Numeric Values,Skaitliskās vērtības
4075apps/erpnext/erpnext/public/js/setup_wizard.js +172,Attach Logo,Pievienojiet Logo
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304076DocType: Customer,Commission Rate,Komisija Rate
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304077apps/erpnext/erpnext/stock/doctype/item/item.js +261,Make Variant,Izveidot Variantu
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304078apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Block atvaļinājums iesniegumi departamentā.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304079apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +115,"Payment Type must be one of Receive, Pay and Internal Transfer","Maksājuma veids ir viens no saņemšana, Pay un Iekšējās Transfer"
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304080apps/erpnext/erpnext/config/selling.py +169,Analytics,Analytics
4081apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,Grozs ir tukšs
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304082DocType: Production Order,Actual Operating Cost,Faktiskā ekspluatācijas izmaksas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304083DocType: Payment Entry,Cheque/Reference No,Čeks / Reference Nr
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304084apps/erpnext/erpnext/accounts/doctype/account/account.py +84,Root cannot be edited.,Saknes nevar rediģēt.
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304085DocType: Manufacturing Settings,Allow Production on Holidays,Atļaut Production brīvdienās
4086DocType: Sales Order,Customer's Purchase Order Date,Klienta Pasūtījuma datums
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304087apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +160,Capital Stock,Pamatkapitāls
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304088DocType: Packing Slip,Package Weight Details,Iepakojuma svars Details
Anand Doshid7f7d5c2016-01-27 12:36:04 +05304089DocType: Payment Gateway Account,Payment Gateway Account,Maksājumu Gateway konts
Rushabh Mehtad627af22016-03-03 11:24:58 +05304090DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Pēc maksājuma pabeigšanas novirzīt lietotāju uz izvēlētā lapā.
Nabin Hait29b01222016-03-15 16:17:21 +05304091apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +102,Please select a csv file,"Lūdzu, izvēlieties csv failu"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05304092DocType: Purchase Order,To Receive and Bill,Lai saņemtu un Bill
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304093apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,piedāvātie produkti
4094apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Designer,Dizainers
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304095apps/erpnext/erpnext/config/selling.py +153,Terms and Conditions Template,Noteikumi un nosacījumi Template
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304096DocType: Serial No,Delivery Details,Piegādes detaļas
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304097apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +469,Cost Center is required in row {0} in Taxes table for type {1},Izmaksas Center ir nepieciešama rindā {0} nodokļos tabula veidam {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304098DocType: Program,Program Code,programmas kods
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304099,Item-wise Purchase Register,Postenis gudrs iegāde Reģistrēties
4100DocType: Batch,Expiry Date,Derīguma termiņš
4101,Supplier Addresses and Contacts,Piegādātāju Adreses un kontakti
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304102,accounts-browser,konti pārlūkprogrammu
4103apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +334,Please select Category first,"Lūdzu, izvēlieties Kategorija pirmais"
Rushabh Mehtaa9ce7062016-03-21 14:35:36 +05304104apps/erpnext/erpnext/config/projects.py +13,Project master.,Projekts meistars.
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304105apps/erpnext/erpnext/controllers/status_updater.py +174,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Lai ļautu pār-rēķinu vai pārāk pasūtīšana, atjaunināt &quot;pabalstu&quot; Noliktavā iestatījumi vai punktā."
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304106DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,"Nerādīt kādu simbolu, piemēram, $$ utt blakus valūtām."
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304107apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +417, (Half Day),(puse dienas)
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304108DocType: Supplier,Credit Days,Kredīta dienas
4109DocType: Leave Type,Is Carry Forward,Vai Carry Forward
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304110apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +740,Get Items from BOM,Dabūtu preces no BOM
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05304111apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Izpildes laiks dienas
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304112apps/erpnext/erpnext/controllers/accounts_controller.py +549,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Row # {0}: norīkošana datums jābūt tāds pats kā iegādes datums {1} no aktīva {2}
Nabin Hait18f0dd02016-04-15 14:50:45 +05304113apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,Ievadiet klientu pasūtījumu tabulā iepriekš
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304114,Stock Summary,Stock kopsavilkums
4115apps/erpnext/erpnext/config/accounts.py +236,Transfer an asset from one warehouse to another,Nodot aktīvus no vienas noliktavas uz otru
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304116apps/erpnext/erpnext/config/learn.py +222,Bill of Materials,BOM
Nabin Hait29b01222016-03-15 16:17:21 +05304117apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +76,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Row {0}: Party Tips un partija ir nepieciešama debitoru / kreditoru kontā {1}
Rushabh Mehtacdfd35c2016-08-25 15:23:40 +05304118apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref Datums
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304119DocType: Employee,Reason for Leaving,Iemesls Atstājot
4120DocType: Expense Claim Detail,Sanctioned Amount,Sodīts Summa
4121DocType: GL Entry,Is Opening,Vai atvēršana
Nabin Hait29b01222016-03-15 16:17:21 +05304122apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +169,Row {0}: Debit entry can not be linked with a {1},Rinda {0}: debeta ierakstu nevar saistīt ar {1}
Rushabh Mehta644a04b2016-07-25 12:15:30 +05304123apps/erpnext/erpnext/accounts/doctype/account/account.py +218,Account {0} does not exist,Konts {0} nepastāv
Pratik Vyas7f8cc322015-04-09 09:50:38 +05304124DocType: Account,Cash,Nauda
4125DocType: Employee,Short biography for website and other publications.,Īsa biogrāfija mājas lapas un citas publikācijas.