blob: 0879de42887e2954486af58ad64f36c56848aa08 [file] [log] [blame]
Frappe PR Botc0804792017-05-19 12:30:04 +05301DocType: Employee,Salary Mode,Plaća način
2DocType: Employee,Divorced,Rastavljen
3apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Predmeti već sinhronizovani
4DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Dozvolite Stavka treba dodati više puta u transakciji
5apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Odustani Materijal {0} Posjeti prije otkazivanja ova garancija potraživanje
6apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Consumer Products
Frappe PR Botd112ee52017-08-31 19:38:41 +05307DocType: Supplier Scorecard,Notify Supplier,Obavijestiti dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05308DocType: Item,Customer Items,Customer Predmeti
9DocType: Project,Costing and Billing,Cijena i naplata
Frappe PR Bot3ceab642017-07-04 16:08:14 +053010apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} can not be a ledger,Konto {0}: Nadređeni konto {1} Ne može biti knjiga
Frappe PR Botc0804792017-05-19 12:30:04 +053011DocType: Item,Publish Item to hub.erpnext.com,Objavite stavku da hub.erpnext.com
12apps/erpnext/erpnext/config/setup.py +88,Email Notifications,E-mail obavijesti
Frappe PR Bot3ceab642017-07-04 16:08:14 +053013apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +26,Evaluation,procjena
Frappe PR Botc0804792017-05-19 12:30:04 +053014DocType: Item,Default Unit of Measure,Zadana mjerna jedinica
15DocType: SMS Center,All Sales Partner Contact,Svi kontakti distributera
16DocType: Employee,Leave Approvers,Ostavite odobravateljima
17DocType: Sales Partner,Dealer,Trgovac
18DocType: Employee,Rented,Iznajmljuje
19DocType: Purchase Order,PO-,PO-
20DocType: POS Profile,Applicable for User,Primjenjivo za korisnika
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053021apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +196,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Zaustavila proizvodnju Naredba se ne može otkazati, odčepiti to prvi koji će otkazati"
Frappe PR Botc0804792017-05-19 12:30:04 +053022DocType: Vehicle Service,Mileage,kilometraža
23apps/erpnext/erpnext/accounts/doctype/asset/asset.js +231,Do you really want to scrap this asset?,Da li zaista želite da ukine ove imovine?
Frappe PR Bot7c901002017-06-07 12:05:29 +053024apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +44,Select Default Supplier,Izaberite snabdjevač
Frappe PR Botc0804792017-05-19 12:30:04 +053025apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Valuta je potreban za Cjenovnik {0}
26DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Hoće li biti izračunata u transakciji.
27DocType: Purchase Order,Customer Contact,Kontakt kupca
28DocType: Job Applicant,Job Applicant,Posao podnositelj
29apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +6,This is based on transactions against this Supplier. See timeline below for details,Ovo se zasniva na transakcije protiv tog dobavljača. Pogledajte vremenski okvir ispod za detalje
30apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Nema više rezultata.
31apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Pravni
Frappe PR Botfa042362017-07-17 17:50:36 +053032apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +174,Actual type tax cannot be included in Item rate in row {0},Stvarni tip porez ne može biti uključen u stopu stavka u nizu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +053033DocType: Bank Guarantee,Customer,Kupci
34DocType: Purchase Receipt Item,Required By,Potrebna Do
35DocType: Delivery Note,Return Against Delivery Note,Vratiti protiv Isporuka Napomena
36DocType: Purchase Order,% Billed,Naplaćeno%
37apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Tečajna lista moraju biti isti kao {0} {1} ({2})
38DocType: Sales Invoice,Customer Name,Naziv kupca
39DocType: Vehicle,Natural Gas,prirodni gas
Frappe PR Bot8054d962017-09-05 09:19:06 +053040apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +127,Bank account cannot be named as {0},Žiro račun ne može biti imenovan kao {0}
Frappe PR Botc0804792017-05-19 12:30:04 +053041DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Heads (ili grupe) protiv kojih Računovodstvo unosi se izrađuju i sredstva se održavaju.
42apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +196,Outstanding for {0} cannot be less than zero ({1}),Izvanredna za {0} ne može biti manji od nule ( {1} )
Frappe PR Botd112ee52017-08-31 19:38:41 +053043apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +357,There are no submitted Salary Slips to process.,Nema podnesenih plata za obradu.
Frappe PR Botc0804792017-05-19 12:30:04 +053044DocType: Manufacturing Settings,Default 10 mins,Uobičajeno 10 min
45DocType: Leave Type,Leave Type Name,Ostavite ime tipa
Frappe PR Bot7c901002017-06-07 12:05:29 +053046apps/erpnext/erpnext/templates/pages/projects.js +62,Show open,Pokaži otvoren
Frappe PR Botd112ee52017-08-31 19:38:41 +053047apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +151,Series Updated Successfully,Serija Updated uspješno
Frappe PR Botc0804792017-05-19 12:30:04 +053048apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,Provjeri
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053049apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +175,Accural Journal Entry Submitted,Accural Journal Entry Postavio
Frappe PR Botc0804792017-05-19 12:30:04 +053050DocType: Pricing Rule,Apply On,Primjeni na
51DocType: Item Price,Multiple Item prices.,Više cijene stavke.
52,Purchase Order Items To Be Received,Narudžbenica Proizvodi treba primiti
53DocType: SMS Center,All Supplier Contact,Svi kontakti dobavljača
54DocType: Support Settings,Support Settings,podrška Postavke
Frappe PR Bot3ceab642017-07-04 16:08:14 +053055apps/erpnext/erpnext/projects/doctype/project/project.py +65,Expected End Date can not be less than Expected Start Date,Očekivani Završni datum ne može biti manji od očekivanog datuma Početak
Frappe PR Botc0804792017-05-19 12:30:04 +053056apps/erpnext/erpnext/utilities/transaction_base.py +110,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Row # {0}: Rate moraju biti isti kao {1}: {2} ({3} / {4})
57apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +282,New Leave Application,Novi dopust Primjena
58,Batch Item Expiry Status,Batch Stavka Status isteka
Frappe PR Bot8054d962017-09-05 09:19:06 +053059apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +175,Bank Draft,Bank Nacrt
Frappe PR Botc0804792017-05-19 12:30:04 +053060DocType: Mode of Payment Account,Mode of Payment Account,Način plaćanja računa
Frappe PR Bot59ee45a2017-06-01 19:05:28 +053061apps/erpnext/erpnext/stock/doctype/item/item.js +56,Show Variants,Show Varijante
Frappe PR Botc0804792017-05-19 12:30:04 +053062DocType: Academic Term,Academic Term,akademski Term
63apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,materijal
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053064apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +670,Quantity,Količina
Frappe PR Botc0804792017-05-19 12:30:04 +053065apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +546,Accounts table cannot be blank.,Računi stol ne može biti prazan.
Frappe PR Bot3ceab642017-07-04 16:08:14 +053066apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Loans (Liabilities),Zajmovi (pasiva)
Frappe PR Botc0804792017-05-19 12:30:04 +053067DocType: Employee Education,Year of Passing,Tekuća godina
Frappe PR Botc0804792017-05-19 12:30:04 +053068DocType: Item,Country of Origin,Zemlja porijekla
Frappe PR Bot3ceab642017-07-04 16:08:14 +053069apps/erpnext/erpnext/templates/includes/product_page.js +24,In Stock,U Stock
Frappe PR Botc0804792017-05-19 12:30:04 +053070apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,otvorena pitanja
71DocType: Production Plan Item,Production Plan Item,Proizvodnja plan artikla
72apps/erpnext/erpnext/hr/doctype/employee/employee.py +144,User {0} is already assigned to Employee {1},Korisnik {0} već dodijeljena zaposlenika {1}
73apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Zdravstvena zaštita
74apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Kašnjenje u plaćanju (Dani)
75apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +26,Service Expense,Servis rashodi
Frappe PR Botd112ee52017-08-31 19:38:41 +053076apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +870,Serial Number: {0} is already referenced in Sales Invoice: {1},Serijski broj: {0} je već spomenut u prodaje Faktura: {1}
77apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +824,Invoice,Faktura
Frappe PR Botc0804792017-05-19 12:30:04 +053078DocType: Maintenance Schedule Item,Periodicity,Periodičnost
79apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Fiskalna godina {0} je potrebno
Frappe PR Botc0804792017-05-19 12:30:04 +053080apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Obrana
81DocType: Salary Component,Abbr,Skraćeni naziv
82DocType: Appraisal Goal,Score (0-5),Ocjena (0-5)
83apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +225,Row {0}: {1} {2} does not match with {3},Row {0}: {1} {2} ne odgovara {3}
84apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +75,Row # {0}:,Row # {0}:
85DocType: Timesheet,Total Costing Amount,Ukupno Costing iznos
86DocType: Delivery Note,Vehicle No,Ne vozila
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053087apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +154,Please select Price List,Molimo odaberite Cjenik
Frappe PR Botc0804792017-05-19 12:30:04 +053088apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +78,Row #{0}: Payment document is required to complete the trasaction,Row # {0}: Isplata dokument je potrebno za završetak trasaction
89DocType: Production Order Operation,Work In Progress,Radovi u toku
90apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +13,Please select date,Molimo izaberite datum
91DocType: Employee,Holiday List,Lista odmora
Frappe PR Bot8054d962017-09-05 09:19:06 +053092apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +118,Accountant,Računovođa
Frappe PR Botc0804792017-05-19 12:30:04 +053093DocType: Cost Center,Stock User,Stock korisnika
94DocType: Company,Phone No,Telefonski broj
95apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +50,Course Schedules created:,Rasporedi Course stvorio:
96apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},Novi {0}: {1} #
97,Sales Partners Commission,Prodaja Partneri komisija
Frappe PR Bot3ceab642017-07-04 16:08:14 +053098apps/erpnext/erpnext/setup/doctype/company/company.py +45,Abbreviation cannot have more than 5 characters,Skraćeni naziv ne može imati više od 5 znakova
Frappe PR Botc0804792017-05-19 12:30:04 +053099DocType: Payment Request,Payment Request,Plaćanje Upit
100DocType: Asset,Value After Depreciation,Vrijednost Nakon Amortizacija
101DocType: Employee,O+,O +
102apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_dashboard.py +17,Related,povezan
103apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +43,Attendance date can not be less than employee's joining date,Datum prisustvo ne može biti manji od datuma pristupanja zaposlenog
104DocType: Grading Scale,Grading Scale Name,Pravilo Scale Ime
Frappe PR Botfa042362017-07-17 17:50:36 +0530105apps/erpnext/erpnext/accounts/doctype/account/account.js +41,This is a root account and cannot be edited.,To jekorijen račun i ne može se mijenjati .
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530106DocType: Sales Invoice,Company Address,Company Adresa
Frappe PR Botc0804792017-05-19 12:30:04 +0530107DocType: BOM,Operations,Operacije
108apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Ne mogu postaviti odobrenje na temelju popusta za {0}
109DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Priložiti .csv datoteku s dvije kolone, jedan za stari naziv i jedna za novo ime"
110apps/erpnext/erpnext/accounts/utils.py +73,{0} {1} not in any active Fiscal Year.,{0} {1} ne u bilo kojem aktivnom fiskalne godine.
111DocType: Packed Item,Parent Detail docname,Roditelj Detalj docname
Frappe PR Bot7c901002017-06-07 12:05:29 +0530112apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: {0}, Item Code: {1} and Customer: {2}","Referenca: {0}, Šifra: {1} i kupaca: {2}"
Frappe PR Bot8054d962017-09-05 09:19:06 +0530113apps/erpnext/erpnext/utilities/user_progress.py +100,Kg,kg
Frappe PR Botc0804792017-05-19 12:30:04 +0530114DocType: Student Log,Log,Prijavite
115apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Otvaranje za posao.
116DocType: Item Attribute,Increment,Prirast
Frappe PR Bot7c901002017-06-07 12:05:29 +0530117apps/erpnext/erpnext/public/js/stock_analytics.js +61,Select Warehouse...,Odaberite Warehouse ...
Frappe PR Botc0804792017-05-19 12:30:04 +0530118apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Oglašavanje
119apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Ista firma je ušao više od jednom
120DocType: Employee,Married,Oženjen
Frappe PR Botd112ee52017-08-31 19:38:41 +0530121apps/erpnext/erpnext/accounts/party.py +44,Not permitted for {0},Nije dozvoljeno za {0}
Frappe PR Botfa042362017-07-17 17:50:36 +0530122apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +568,Get items from,Get stavke iz
Frappe PR Botd112ee52017-08-31 19:38:41 +0530123apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,Stock cannot be updated against Delivery Note {0},Dionica ne može biti obnovljeno protiv isporuke Napomena {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530124apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Proizvod {0}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530125apps/erpnext/erpnext/templates/generators/item_group.html +43,No items listed,No stavke navedene
Frappe PR Botc0804792017-05-19 12:30:04 +0530126DocType: Payment Reconciliation,Reconcile,pomiriti
127apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Trgovina prehrambenom robom
128DocType: Quality Inspection Reading,Reading 1,Čitanje 1
129DocType: Process Payroll,Make Bank Entry,Make Bank Entry
130apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,mirovinskim fondovima
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530131apps/erpnext/erpnext/accounts/doctype/asset/asset.py +88,Next Depreciation Date cannot be before Purchase Date,Sljedeća Amortizacija datum ne može biti prije Datum kupovine
Frappe PR Botc0804792017-05-19 12:30:04 +0530132DocType: SMS Center,All Sales Person,Svi prodavači
133DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,** Mjesečna distribucija ** će Vam pomoći distribuirati budžeta / Target preko mjeseca ako imate sezonalnost u vaše poslovanje.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530134apps/erpnext/erpnext/accounts/page/pos/pos.js +1691,Not items found,Nije pronađenim predmetima
135apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +181,Salary Structure Missing,Plaća Struktura Missing
Frappe PR Botc0804792017-05-19 12:30:04 +0530136DocType: Lead,Person Name,Ime osobe
137DocType: Sales Invoice Item,Sales Invoice Item,Stavka fakture prodaje
138DocType: Account,Credit,Kredit
139DocType: POS Profile,Write Off Cost Center,Otpis troška
Frappe PR Bot8054d962017-09-05 09:19:06 +0530140apps/erpnext/erpnext/public/js/setup_wizard.js +109,"e.g. ""Primary School"" or ""University""",npr "Osnovna škola" ili "Univerzitet"
Frappe PR Botc0804792017-05-19 12:30:04 +0530141apps/erpnext/erpnext/config/stock.py +32,Stock Reports,Stock Izvještaji
142DocType: Warehouse,Warehouse Detail,Detalji o skladištu
Frappe PR Bot8054d962017-09-05 09:19:06 +0530143apps/erpnext/erpnext/selling/doctype/customer/customer.py +164,Credit limit has been crossed for customer {0} {1}/{2},Kreditni limit je prešla za kupca {0} {1} / {2}
Frappe PR Botc0804792017-05-19 12:30:04 +0530144apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +33,The Term End Date cannot be later than the Year End Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,Termin Završni datum ne može biti kasnije od kraja godine Datum akademske godine za koji je vezana pojam (akademska godina {}). Molimo ispravite datume i pokušajte ponovo.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530145apps/erpnext/erpnext/stock/doctype/item/item.py +467,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item",""Da li je osnovno sredstvo" ne može biti označeno, kao rekord imovine postoji u odnosu na stavku"
Frappe PR Botc0804792017-05-19 12:30:04 +0530146DocType: Vehicle Service,Brake Oil,Brake ulje
147DocType: Tax Rule,Tax Type,Vrste poreza
Frappe PR Botd112ee52017-08-31 19:38:41 +0530148apps/erpnext/erpnext/controllers/taxes_and_totals.py +552,Taxable Amount,oporezivi iznos
Frappe PR Botc0804792017-05-19 12:30:04 +0530149apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +160,You are not authorized to add or update entries before {0},Niste ovlašteni za dodati ili ažurirati unose prije {0}
150DocType: BOM,Item Image (if not slideshow),Slika proizvoda (ako nije slide prikaz)
151apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Kupac postoji s istim imenom
152DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Satnica / 60) * Puna radno vrijeme
Frappe PR Botd112ee52017-08-31 19:38:41 +0530153apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1048,Row #{0}: Reference Document Type must be one of Expense Claim or Journal Entry,Red # {0}: Referentni tip dokumenta mora biti jedan od potraživanja troškova ili unosa dnevnika
154apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +907,Select BOM,Izaberite BOM
Frappe PR Botc0804792017-05-19 12:30:04 +0530155DocType: SMS Log,SMS Log,SMS log
156apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Troškovi isporučenih Predmeti
157apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,Na odmor na {0} nije između Od datuma i Do datuma
158DocType: Student Log,Student Log,student Prijavite
159DocType: Quality Inspection,Get Specification Details,Kreiraj detalje specifikacija
Frappe PR Botd112ee52017-08-31 19:38:41 +0530160apps/erpnext/erpnext/config/buying.py +165,Templates of supplier standings.,Šabloni pozicija dobavljača.
Frappe PR Botc0804792017-05-19 12:30:04 +0530161DocType: Lead,Interested,Zainteresovan
162apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +171,Opening,Otvaranje
163apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +28,From {0} to {1},Od {0} do {1}
164DocType: Item,Copy From Item Group,Primjerak iz točke Group
165DocType: Journal Entry,Opening Entry,Otvaranje unos
166apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Račun plaćaju samo
167DocType: Employee Loan,Repay Over Number of Periods,Otplatiti Preko broj perioda
Frappe PR Botc0804792017-05-19 12:30:04 +0530168DocType: Stock Entry,Additional Costs,Dodatni troškovi
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530169apps/erpnext/erpnext/accounts/doctype/account/account.py +141,Account with existing transaction can not be converted to group.,Konto sa postojećim transakcijama se ne može pretvoriti u grupu konta .
Frappe PR Botc0804792017-05-19 12:30:04 +0530170DocType: Lead,Product Enquiry,Na upit
171DocType: Academic Term,Schools,škole
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530172DocType: School Settings,Validate Batch for Students in Student Group,Potvrditi Batch za studente u Studentskom Group
Frappe PR Botc0804792017-05-19 12:30:04 +0530173apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,No leave record found for employee {0} for {1},Nema odmora Snimanje pronađena za zaposlenog {0} za {1}
174apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Unesite tvrtka prva
Frappe PR Botd112ee52017-08-31 19:38:41 +0530175apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +358,Please select Company first,Molimo najprije odaberite Company
Frappe PR Botc0804792017-05-19 12:30:04 +0530176DocType: Employee Education,Under Graduate,Pod diplomski
177apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Target Na
178DocType: BOM,Total Cost,Ukupan trošak
179DocType: Journal Entry Account,Employee Loan,zaposlenik kredita
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530180apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +108,Activity Log:,Dnevnik aktivnosti:
Frappe PR Botd112ee52017-08-31 19:38:41 +0530181apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +245,Item {0} does not exist in the system or has expired,Artikal {0} ne postoji u sustavu ili je istekao
Frappe PR Botc0804792017-05-19 12:30:04 +0530182apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Nekretnine
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530183apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +1,Statement of Account,Izjava o računu
Frappe PR Botc0804792017-05-19 12:30:04 +0530184apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Lijekovi
185DocType: Purchase Invoice Item,Is Fixed Asset,Fiksni Asset
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530186apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +234,"Available qty is {0}, you need {1}","Dostupno Količina je {0}, potrebno je {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +0530187DocType: Expense Claim Detail,Claim Amount,Iznos štete
Frappe PR Botd112ee52017-08-31 19:38:41 +0530188apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +51,Duplicate customer group found in the cutomer group table,Duplikat grupe potrošača naći u tabeli Cutomer grupa
Frappe PR Bot7c901002017-06-07 12:05:29 +0530189apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +31,Supplier Type / Supplier,Dobavljač Tip / Supplier
Frappe PR Botc0804792017-05-19 12:30:04 +0530190DocType: Naming Series,Prefix,Prefiks
Frappe PR Bot8054d962017-09-05 09:19:06 +0530191apps/erpnext/erpnext/hr/email_alert/training_scheduled/training_scheduled.html +7,Event Location,Lokacija događaja
192apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Consumable,Potrošni
Frappe PR Botc0804792017-05-19 12:30:04 +0530193DocType: Employee,B-,B-
194DocType: Upload Attendance,Import Log,Uvoz Prijavite
195DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Povucite Materijal Zahtjev tipa proizvoda na bazi navedene kriterije
196DocType: Training Result Employee,Grade,razred
197DocType: Sales Invoice Item,Delivered By Supplier,Isporučuje dobavljač
198DocType: SMS Center,All Contact,Svi kontakti
Frappe PR Botd112ee52017-08-31 19:38:41 +0530199apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +895,Production Order already created for all items with BOM,Proizvodnog naloga već stvorena za sve stavke sa BOM
Frappe PR Bot8054d962017-09-05 09:19:06 +0530200apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +215,Annual Salary,Godišnja zarada
Frappe PR Botc0804792017-05-19 12:30:04 +0530201DocType: Daily Work Summary,Daily Work Summary,Svakodnevni rad Pregled
202DocType: Period Closing Voucher,Closing Fiscal Year,Zatvaranje Fiskalna godina
Frappe PR Botd112ee52017-08-31 19:38:41 +0530203apps/erpnext/erpnext/accounts/party.py +357,{0} {1} is frozen,{0} {1} je smrznuto
Frappe PR Bot8054d962017-09-05 09:19:06 +0530204apps/erpnext/erpnext/setup/doctype/company/company.py +136,Please select Existing Company for creating Chart of Accounts,Molimo odaberite postojećeg društva za stvaranje Kontni plan
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530205apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +80,Stock Expenses,Stock Troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +0530206apps/erpnext/erpnext/stock/doctype/batch/batch.js +91,Select Target Warehouse,Odaberite Target Skladište
207apps/erpnext/erpnext/hr/doctype/employee/employee.js +80,Please enter Preferred Contact Email,Unesite Preferred Kontakt mail
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530208DocType: Program Enrollment,School Bus,Školski autobus
Frappe PR Botc0804792017-05-19 12:30:04 +0530209DocType: Journal Entry,Contra Entry,Contra Entry
210DocType: Journal Entry Account,Credit in Company Currency,Credit Company valuta
211DocType: Delivery Note,Installation Status,Status instalacije
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530212apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +135,"Do you want to update attendance?<br>Present: {0}\
Frappe PR Botc0804792017-05-19 12:30:04 +0530213 <br>Absent: {1}",Da li želite da ažurirate prisustvo? <br> Prisutni: {0} \ <br> Odsutni: {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +0530214apps/erpnext/erpnext/controllers/buying_controller.py +323,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Količina prihvaćeno + odbijeno mora biti jednaka zaprimljenoj količini proizvoda {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530215DocType: Request for Quotation,RFQ-,RFQ-
216DocType: Item,Supply Raw Materials for Purchase,Supply sirovine za kupovinu
Frappe PR Botd112ee52017-08-31 19:38:41 +0530217apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +148,At least one mode of payment is required for POS invoice.,Najmanje jedan način plaćanja je potreban za POS računa.
Frappe PR Botc0804792017-05-19 12:30:04 +0530218DocType: Products Settings,Show Products as a List,Prikaži proizvode kao listu
219DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
220All dates and employee combination in the selected period will come in the template, with existing attendance records","Preuzmite Template, popunite odgovarajuće podatke i priložite modifikovani datoteku.
221 Svi datumi i zaposlenog kombinacija u odabranom periodu doći će u predlošku, sa postojećim pohađanje evidencije"
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530222apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +482,Item {0} is not active or end of life has been reached,Stavka {0} nije aktivan ili kraj života je postignut
Frappe PR Bot8054d962017-09-05 09:19:06 +0530223apps/erpnext/erpnext/utilities/user_progress.py +144,Example: Basic Mathematics,Primjer: Osnovni Matematika
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530224apps/erpnext/erpnext/controllers/accounts_controller.py +670,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","To uključuje porez u redu {0} u stopu točke , porezi u redovima {1} također moraju biti uključeni"
Frappe PR Botc0804792017-05-19 12:30:04 +0530225apps/erpnext/erpnext/config/hr.py +214,Settings for HR Module,Podešavanja modula ljudskih resursa
226DocType: SMS Center,SMS Center,SMS centar
227DocType: Sales Invoice,Change Amount,Promjena Iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +0530228DocType: BOM Update Tool,New BOM,Novi BOM
229apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +117,Please enter Delivery Date,Molimo unesite datum isporuke
Frappe PR Botc0804792017-05-19 12:30:04 +0530230DocType: Depreciation Schedule,Make Depreciation Entry,Make Amortizacija Entry
231DocType: Appraisal Template Goal,KRA,KRA
232DocType: Lead,Request Type,Zahtjev Tip
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530233apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +17,Make Employee,Make zaposlenih
Frappe PR Botc0804792017-05-19 12:30:04 +0530234apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,radiodifuzija
Frappe PR Bot8054d962017-09-05 09:19:06 +0530235apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +26,Add Rooms,Dodaj sobe
236apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +182,Execution,izvršenje
Frappe PR Botc0804792017-05-19 12:30:04 +0530237apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Detalji o poslovanju obavlja.
238DocType: Serial No,Maintenance Status,Održavanje statusa
239apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,{0} {1}: Supplier is required against Payable account {2},{0} {1}: dobavljača se protiv plaćaju račun {2}
240apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Stavke i cijene
241apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Ukupan broj sati: {0}
242apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},Od datuma trebao biti u fiskalnoj godini. Uz pretpostavku Od datuma = {0}
243DocType: Customer,Individual,Pojedinac
244DocType: Interest,Academics User,akademici korisnika
245DocType: Cheque Print Template,Amount In Figure,Iznos Na slici
246DocType: Employee Loan Application,Loan Info,kredit Info
247apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Plan održavanja posjeta.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530248DocType: Supplier Scorecard Period,Supplier Scorecard Period,Period perioda ocenjivanja dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +0530249DocType: POS Profile,Customer Groups,Customer grupe
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530250apps/erpnext/erpnext/public/js/financial_statements.js +51,Financial Statements,Finansijski izvještaji
Frappe PR Botc0804792017-05-19 12:30:04 +0530251DocType: Guardian,Students,studenti
252apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Pravila za primjenu cijene i popust .
253apps/erpnext/erpnext/stock/doctype/price_list/price_list.py +14,Price List must be applicable for Buying or Selling,Cjenik mora biti primjenjiv za kupnju ili prodaju
254apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Datum Instalacija ne može biti prije datuma isporuke za točke {0}
255DocType: Pricing Rule,Discount on Price List Rate (%),Popust na cijenu List stopa (%)
256DocType: Offer Letter,Select Terms and Conditions,Odaberite uvjeti
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530257apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +60,Out Value,out vrijednost
Frappe PR Botc0804792017-05-19 12:30:04 +0530258DocType: Production Planning Tool,Sales Orders,Sales Orders
259DocType: Purchase Taxes and Charges,Valuation,Procjena
260,Purchase Order Trends,Trendovi narudžbenica kupnje
Frappe PR Bot8054d962017-09-05 09:19:06 +0530261apps/erpnext/erpnext/utilities/user_progress.py +50,Go to Customers,Idi na kupce
Frappe PR Botc0804792017-05-19 12:30:04 +0530262apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,The request for quotation can be accessed by clicking on the following link,Zahtjev za ponudu se može pristupiti klikom na sljedeći link
263apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Dodijeli odsustva za godinu.
264DocType: SG Creation Tool Course,SG Creation Tool Course,SG Stvaranje Alat za golf
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530265apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +236,Insufficient Stock,nedovoljna Stock
Frappe PR Botc0804792017-05-19 12:30:04 +0530266DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Onemogućite planiranje kapaciteta i Time Tracking
267DocType: Email Digest,New Sales Orders,Nove narudžbenice
268DocType: Bank Guarantee,Bank Account,Žiro račun
269DocType: Leave Type,Allow Negative Balance,Dopustite negativan saldo
Frappe PR Botd112ee52017-08-31 19:38:41 +0530270apps/erpnext/erpnext/projects/doctype/project_type/project_type.py +13,You cannot delete Project Type 'External',Ne možete obrisati tip projekta &#39;Spoljni&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +0530271DocType: Employee,Create User,Kreiranje korisnika
272DocType: Selling Settings,Default Territory,Zadani teritorij
273apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televizija
274DocType: Production Order Operation,Updated via 'Time Log',Ažurirano putem 'Time Log'
Frappe PR Botd112ee52017-08-31 19:38:41 +0530275apps/erpnext/erpnext/controllers/taxes_and_totals.py +424,Advance amount cannot be greater than {0} {1},iznos Advance ne može biti veći od {0} {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530276DocType: Naming Series,Series List for this Transaction,Serija Popis za ovu transakciju
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530277DocType: Company,Enable Perpetual Inventory,Omogućiti vječni zaliha
Frappe PR Botc0804792017-05-19 12:30:04 +0530278DocType: Company,Default Payroll Payable Account,Uobičajeno zarade plaćaju nalog
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530279apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +51,Update Email Group,Update-mail Group
Frappe PR Botc0804792017-05-19 12:30:04 +0530280DocType: Sales Invoice,Is Opening Entry,Je Otvaranje unos
281DocType: Customer Group,Mention if non-standard receivable account applicable,Spomenite ako nestandardnih potraživanja računa važećim
282DocType: Course Schedule,Instructor Name,instruktor ime
Frappe PR Botd112ee52017-08-31 19:38:41 +0530283DocType: Supplier Scorecard,Criteria Setup,Postavljanje kriterijuma
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530284apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +179,For Warehouse is required before Submit,Jer je potrebno Warehouse prije Podnijeti
Frappe PR Botc0804792017-05-19 12:30:04 +0530285apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Primljen
286DocType: Sales Partner,Reseller,Prodavač
287DocType: Production Planning Tool,"If checked, Will include non-stock items in the Material Requests.","Ako je označeno, će uključivati ne-stanju proizvodi u Industrijska zahtjevima."
288apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,Unesite tvrtke
289DocType: Delivery Note Item,Against Sales Invoice Item,Protiv prodaje fakture Item
290,Production Orders in Progress,Radni nalozi u tijeku
291apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Net Cash from Financing,Neto gotovine iz aktivnosti finansiranja
Frappe PR Botd112ee52017-08-31 19:38:41 +0530292apps/erpnext/erpnext/accounts/page/pos/pos.js +2270,"LocalStorage is full , did not save","LocalStorage je puna, nije spasio"
Frappe PR Botc0804792017-05-19 12:30:04 +0530293DocType: Lead,Address & Contact,Adresa i kontakt
294DocType: Leave Allocation,Add unused leaves from previous allocations,Dodaj neiskorišteni lišće iz prethodnog izdvajanja
295apps/erpnext/erpnext/controllers/recurring_document.py +230,Next Recurring {0} will be created on {1},Sljedeća Ponavljajući {0} će biti kreiran na {1}
296DocType: Sales Partner,Partner website,website partner
297apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Add Item,Dodaj stavku
Frappe PR Bot8054d962017-09-05 09:19:06 +0530298apps/erpnext/erpnext/utilities/user_progress.py +46,Contact Name,Kontakt ime
Frappe PR Botc0804792017-05-19 12:30:04 +0530299DocType: Course Assessment Criteria,Course Assessment Criteria,Kriteriji procjene naravno
300DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Stvara plaće slip za gore navedene kriterije.
301DocType: POS Customer Group,POS Customer Group,POS kupaca Grupa
302DocType: Cheque Print Template,Line spacing for amount in words,Prored za iznos u riječima
303DocType: Vehicle,Additional Details,Dodatni Detalji
Frappe PR Botd112ee52017-08-31 19:38:41 +0530304apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +11,Assessment Plan: ,Plan procjene:
Frappe PR Botc0804792017-05-19 12:30:04 +0530305apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Nema opisa dano
306apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Zahtjev za kupnju.
307apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,To se temelji na vrijeme listovi stvorio protiv ovog projekta
Frappe PR Botd112ee52017-08-31 19:38:41 +0530308apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +385,Net Pay cannot be less than 0,Neto Pay ne može biti manja od 0
Frappe PR Botc0804792017-05-19 12:30:04 +0530309apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +224,Only the selected Leave Approver can submit this Leave Application,Samoodabrani Ostavite Odobritelj može podnijeti ovo ostaviti aplikacija
310apps/erpnext/erpnext/hr/doctype/employee/employee.py +116,Relieving Date must be greater than Date of Joining,Olakšavanja Datum mora biti veći od dana ulaska u
Frappe PR Bot8054d962017-09-05 09:19:06 +0530311apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +223,Leaves per Year,Ostavlja per Godina
Frappe PR Botc0804792017-05-19 12:30:04 +0530312apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +130,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Row {0}: Molimo provjerite 'Je li Advance ""protiv Account {1} ako je to unaprijed unos."
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530313apps/erpnext/erpnext/stock/utils.py +212,Warehouse {0} does not belong to company {1},Skladište {0} ne pripada tvrtki {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530314DocType: Email Digest,Profit & Loss,Dobiti i gubitka
Frappe PR Bot8054d962017-09-05 09:19:06 +0530315apps/erpnext/erpnext/utilities/user_progress.py +101,Litre,Litre
Frappe PR Botc0804792017-05-19 12:30:04 +0530316DocType: Task,Total Costing Amount (via Time Sheet),Ukupno Costing Iznos (preko Time Sheet)
317DocType: Item Website Specification,Item Website Specification,Specifikacija web stranice artikla
318apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +477,Leave Blocked,Ostavite blokirani
Frappe PR Botd112ee52017-08-31 19:38:41 +0530319apps/erpnext/erpnext/stock/doctype/item/item.py +673,Item {0} has reached its end of life on {1},Artikal {0} je dosegao svoj rok trajanja na {1}
320apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +88,Bank Entries,banka unosi
Frappe PR Botc0804792017-05-19 12:30:04 +0530321apps/erpnext/erpnext/accounts/doctype/budget/budget.py +119,Annual,godišnji
322DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock Pomirenje Item
323DocType: Stock Entry,Sales Invoice No,Faktura prodaje br
324DocType: Material Request Item,Min Order Qty,Min Red Kol
325DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Student Group Creation Tool Course
326DocType: Lead,Do Not Contact,Ne kontaktirati
Frappe PR Bot8054d962017-09-05 09:19:06 +0530327apps/erpnext/erpnext/utilities/user_progress.py +164,People who teach at your organisation,Ljudi koji predaju u vašoj organizaciji
Frappe PR Botc0804792017-05-19 12:30:04 +0530328DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Jedinstveni ID za praćenje svih ponavljajući fakture. To je izrađen podnijeti.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530329apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +126,Software Developer,Software Developer
Frappe PR Botc0804792017-05-19 12:30:04 +0530330DocType: Item,Minimum Order Qty,Minimalna količina za naručiti
331DocType: Pricing Rule,Supplier Type,Dobavljač Tip
332DocType: Course Scheduling Tool,Course Start Date,Naravno Ozljede Datum
333,Student Batch-Wise Attendance,Student Batch-Wise Posjećenost
334DocType: POS Profile,Allow user to edit Rate,Dopustite korisniku da uređivanje objekta
335DocType: Item,Publish in Hub,Objavite u Hub
336DocType: Student Admission,Student Admission,student Ulaz
337,Terretory,Terretory
Frappe PR Botd112ee52017-08-31 19:38:41 +0530338apps/erpnext/erpnext/stock/doctype/item/item.py +693,Item {0} is cancelled,Artikal {0} je otkazan
339apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +898,Material Request,Materijal zahtjev
Frappe PR Botc0804792017-05-19 12:30:04 +0530340DocType: Bank Reconciliation,Update Clearance Date,Ažurirajte provjeri datum
341DocType: Item,Purchase Details,Kupnja Detalji
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530342apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Stavka {0} nije pronađena u &#39;sirovine Isporučuje&#39; sto u narudžbenice {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530343DocType: Employee,Relation,Odnos
344DocType: Shipping Rule,Worldwide Shipping,Dostavom diljem svijeta
345DocType: Student Guardian,Mother,majka
346apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Potvrđene narudžbe od kupaca.
347DocType: Purchase Receipt Item,Rejected Quantity,Odbijen Količina
Frappe PR Botc0804792017-05-19 12:30:04 +0530348DocType: Notification Control,Notification Control,Obavijest kontrola
Frappe PR Bot8054d962017-09-05 09:19:06 +0530349apps/erpnext/erpnext/templates/emails/training_event.html +17,Please confirm once you have completed your training,Potvrdite kad završite obuku
Frappe PR Botc0804792017-05-19 12:30:04 +0530350DocType: Lead,Suggestions,Prijedlozi
351DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Postavite Stavka Grupa-mudre proračune na ovom području. Također možete uključiti sezonalnost postavljanjem Distribution.
352apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +276,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Plaćanje protiv {0} {1} ne može biti veći od preostalog iznosa {2}
353DocType: Supplier,Address HTML,Adressa u HTML-u
354DocType: Lead,Mobile No.,Mobitel broj
355DocType: Maintenance Schedule,Generate Schedule,Generiranje Raspored
356DocType: Purchase Invoice Item,Expense Head,Rashodi voditelj
Frappe PR Botfa042362017-07-17 17:50:36 +0530357apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +146,Please select Charge Type first,Odaberite Naknada za prvi
Frappe PR Botc0804792017-05-19 12:30:04 +0530358DocType: Student Group Student,Student Group Student,Student Group Studentski
359apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Najnovije
360DocType: Vehicle Service,Inspection,inspekcija
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530361apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard_row_head.html +1, List ,lista
Frappe PR Botd112ee52017-08-31 19:38:41 +0530362DocType: Supplier Scorecard Scoring Standing,Max Grade,Max Grade
Frappe PR Botc0804792017-05-19 12:30:04 +0530363DocType: Email Digest,New Quotations,Nove ponude
364DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,E-poruke plate slip zaposlenog na osnovu preferirani mail izabrane u zaposlenih
365DocType: Employee,The first Leave Approver in the list will be set as the default Leave Approver,Prvi dopust Odobritelj na popisu će se postaviti kao zadani Odobritelj dopust
366DocType: Tax Rule,Shipping County,Dostava županije
367apps/erpnext/erpnext/config/desktop.py +158,Learn,Učiti
368DocType: Asset,Next Depreciation Date,Sljedeća Amortizacija Datum
369apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Aktivnost Trošak po zaposlenom
370DocType: Accounts Settings,Settings for Accounts,Postavke za račune
Frappe PR Botd112ee52017-08-31 19:38:41 +0530371apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +646,Supplier Invoice No exists in Purchase Invoice {0},Dobavljač Račun ne postoji u fakturi {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530372apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Menadzeri prodaje - Upravljanje.
373DocType: Job Applicant,Cover Letter,Pismo
374apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Izvanredna Čekovi i depoziti očistiti
375DocType: Item,Synced With Hub,Pohranjen Hub
376DocType: Vehicle,Fleet Manager,Fleet Manager
Frappe PR Botfa042362017-07-17 17:50:36 +0530377apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +517,Row #{0}: {1} can not be negative for item {2},Row # {0}: {1} ne može biti negativan za stavku {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530378apps/erpnext/erpnext/setup/doctype/company/company.js +70,Wrong Password,Pogrešna lozinka
Frappe PR Botc0804792017-05-19 12:30:04 +0530379DocType: Item,Variant Of,Varijanta
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530380apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +367,Completed Qty can not be greater than 'Qty to Manufacture',Završene Qty ne može biti veća od 'Količina za proizvodnju'
Frappe PR Botc0804792017-05-19 12:30:04 +0530381DocType: Period Closing Voucher,Closing Account Head,Zatvaranje računa šefa
382DocType: Employee,External Work History,Vanjski History Work
383apps/erpnext/erpnext/projects/doctype/task/task.py +99,Circular Reference Error,Kružna Reference Error
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530384apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +55,Guardian1 Name,Guardian1 ime
Frappe PR Botc0804792017-05-19 12:30:04 +0530385DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Riječima (izvoz) će biti vidljivo nakon što spremite otpremnicu.
386DocType: Cheque Print Template,Distance from left edge,Udaljenost od lijevog ruba
387apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} jedinice [{1}] (# obrazac / Stavka / {1}) naći u [{2}] (# obrazac / Skladište / {2})
388DocType: Lead,Industry,Industrija
389DocType: Employee,Job Profile,posao Profile
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530390apps/erpnext/erpnext/setup/doctype/company/company_dashboard.py +6,This is based on transactions against this Company. See timeline below for details,Ovo se zasniva na transakcijama protiv ove kompanije. Pogledajte detalje u nastavku
Frappe PR Botc0804792017-05-19 12:30:04 +0530391DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Obavijesti putem e-pošte na stvaranje automatskog Materijal Zahtjeva
392DocType: Journal Entry,Multi Currency,Multi valuta
393DocType: Payment Reconciliation Invoice,Invoice Type,Tip fakture
Frappe PR Botd112ee52017-08-31 19:38:41 +0530394apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +861,Delivery Note,Otpremnica
Frappe PR Botc0804792017-05-19 12:30:04 +0530395apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Postavljanje Poreza
396apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,Troškovi prodate imovine
Frappe PR Botd112ee52017-08-31 19:38:41 +0530397apps/erpnext/erpnext/accounts/utils.py +345,Payment Entry has been modified after you pulled it. Please pull it again.,Plaćanje Entry je izmijenjena nakon što ste ga izvukao. Molimo vas da se ponovo povucite.
398apps/erpnext/erpnext/stock/doctype/item/item.py +436,{0} entered twice in Item Tax,{0}pritisnite dva puta u sifri poreza
Frappe PR Botc0804792017-05-19 12:30:04 +0530399apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,Summary for this week and pending activities,Pregled za ovaj tjedan i aktivnostima na čekanju
400DocType: Student Applicant,Admitted,Prihvaćen
401DocType: Workstation,Rent Cost,Rent cost
402apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Iznos nakon Amortizacija
403apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Najave Kalendar događanja
Frappe PR Botd112ee52017-08-31 19:38:41 +0530404apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +85,Please select month and year,Molimo odaberite mjesec i godinu
Frappe PR Botc0804792017-05-19 12:30:04 +0530405DocType: Employee,Company Email,Zvanični e-mail
406DocType: GL Entry,Debit Amount in Account Currency,Debit Iznos u računu valuta
Frappe PR Botd112ee52017-08-31 19:38:41 +0530407DocType: Supplier Scorecard,Scoring Standings,Tabelarni stavovi
Frappe PR Botc0804792017-05-19 12:30:04 +0530408apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Da bi vrijednost
409apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,transakcije protiv stranke ili za internu Transakcija / Cash
410DocType: Shipping Rule,Valid for Countries,Vrijedi za zemlje
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530411apps/erpnext/erpnext/stock/doctype/item/item.js +55,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,"Ovaj proizvod predložak i ne može se koristiti u transakcijama. Stavka atributi će se kopirati u više varijanti, osim 'Ne Copy ""je postavljena"
Frappe PR Botc0804792017-05-19 12:30:04 +0530412apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Ukupno Order Smatran
413apps/erpnext/erpnext/config/hr.py +234,"Employee designation (e.g. CEO, Director etc.).","Zvanje zaposlenog ( npr. CEO , direktor i sl. ) ."
414apps/erpnext/erpnext/controllers/recurring_document.py +223,Please enter 'Repeat on Day of Month' field value,Unesite ' ponovite na dan u mjesecu ' na terenu vrijednosti
415DocType: Sales Invoice,Rate at which Customer Currency is converted to customer's base currency,Stopa po kojoj Kupac valuta se pretvaraju u kupca osnovne valute
416DocType: Course Scheduling Tool,Course Scheduling Tool,Naravno rasporedu Tool
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530417apps/erpnext/erpnext/controllers/accounts_controller.py +571,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},Row # {0}: fakturi ne može se protiv postojeće imovine {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530418DocType: Item Tax,Tax Rate,Porezna stopa
419apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +59,{0} already allocated for Employee {1} for period {2} to {3},{0} već izdvojeno za zaposlenog {1} {2} za razdoblje do {3}
Frappe PR Botd112ee52017-08-31 19:38:41 +0530420apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +865,Select Item,Odaberite Item
421apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +140,Purchase Invoice {0} is already submitted,Kupnja Račun {0} već je podnijela
Frappe PR Botc0804792017-05-19 12:30:04 +0530422apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Batch No must be same as {1} {2},Row # {0}: serijski br mora biti isti kao {1} {2}
423apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,Pretvoriti u non-Group
424apps/erpnext/erpnext/config/stock.py +122,Batch (lot) of an Item.,Serija (puno) proizvoda.
425DocType: C-Form Invoice Detail,Invoice Date,Datum fakture
426DocType: GL Entry,Debit Amount,Debit Iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +0530427apps/erpnext/erpnext/accounts/party.py +246,There can only be 1 Account per Company in {0} {1},Tu može biti samo 1 račun po kompanije u {0} {1}
428apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +402,Please see attachment,Pogledajte prilog
Frappe PR Botc0804792017-05-19 12:30:04 +0530429DocType: Purchase Order,% Received,% Primljeno
430apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Napravi studentske grupe
Frappe PR Bot8054d962017-09-05 09:19:06 +0530431apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +22,Setup Already Complete!!,Podešavanja je već okončano!!
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530432apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Credit Note Amount,Kredit Napomena Iznos
Frappe PR Botc0804792017-05-19 12:30:04 +0530433,Finished Goods,gotovih proizvoda
434DocType: Delivery Note,Instructions,Instrukcije
435DocType: Quality Inspection,Inspected By,Provjereno od strane
436DocType: Maintenance Visit,Maintenance Type,Održavanje Tip
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530437apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +40,{0} - {1} is not enrolled in the Course {2},{0} - {1} nije upisanim na predmetu {2}
Frappe PR Botc0804792017-05-19 12:30:04 +0530438apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Serijski Ne {0} ne pripada isporuke Napomena {1}
439apps/erpnext/erpnext/templates/pages/demo.html +47,ERPNext Demo,ERPNext Demo
440apps/erpnext/erpnext/public/js/utils/item_selector.js +12,Add Items,Dodaj Predmeti
441DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Parametar provjere kvalitete artikala
442DocType: Leave Application,Leave Approver Name,Ostavite Approver Ime
443DocType: Depreciation Schedule,Schedule Date,Raspored Datum
444apps/erpnext/erpnext/config/hr.py +116,"Earnings, Deductions and other Salary components","Zarada, Odbici i ostale komponente plata"
445DocType: Packed Item,Packed Item,Dostava Napomena Pakiranje artikla
446apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Zadane postavke za transakciju kupnje.
447apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Aktivnost troškova postoji za zaposlenog {0} protiv Aktivnost Tip - {1}
448apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory field - Get Students From,Obavezna polja - Get Učenici iz
449DocType: Program Enrollment,Enrolled courses,upisani kurseve
450DocType: Currency Exchange,Currency Exchange,Mjenjačnica
451DocType: Asset,Item Name,Naziv artikla
452DocType: Authorization Rule,Approving User (above authorized value),Odobravanje korisnika (iznad ovlašteni vrijednost)
453DocType: Email Digest,Credit Balance,Credit Balance
454DocType: Employee,Widowed,Udovički
455DocType: Request for Quotation,Request for Quotation,Zahtjev za ponudu
456DocType: Salary Slip Timesheet,Working Hours,Radno vrijeme
457DocType: Naming Series,Change the starting / current sequence number of an existing series.,Promjena polaznu / tekući redni broj postojeće serije.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530458apps/erpnext/erpnext/accounts/page/pos/pos.js +1472,Create a new Customer,Kreiranje novog potrošača
Frappe PR Bot7c901002017-06-07 12:05:29 +0530459apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +59,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Ako više Cijene pravila i dalje prevladavaju, korisnici su zamoljeni da postavite prioritet ručno riješiti sukob."
Frappe PR Bot8054d962017-09-05 09:19:06 +0530460apps/erpnext/erpnext/utilities/activation.py +90,Create Purchase Orders,Napravi Narudžbenice
Frappe PR Botc0804792017-05-19 12:30:04 +0530461,Purchase Register,Kupnja Registracija
462DocType: Course Scheduling Tool,Rechedule,Rechedule
463DocType: Landed Cost Item,Applicable Charges,Mjerodavno Optužbe
464DocType: Workstation,Consumable Cost,potrošni cost
465apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +220,{0} ({1}) must have role 'Leave Approver',{0} ({1}) mora imati ulogu 'Leave Approver'
466DocType: Purchase Receipt,Vehicle Date,Vozilo Datum
467DocType: Student Log,Medical,liječnički
Frappe PR Bot7c901002017-06-07 12:05:29 +0530468apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +177,Reason for losing,Razlog za gubljenje
Frappe PR Botc0804792017-05-19 12:30:04 +0530469apps/erpnext/erpnext/crm/doctype/lead/lead.py +41,Lead Owner cannot be same as the Lead,Olovo Vlasnik ne može biti isti kao olovo
Frappe PR Botd112ee52017-08-31 19:38:41 +0530470apps/erpnext/erpnext/accounts/utils.py +351,Allocated amount can not greater than unadjusted amount,Dodijeljeni iznos ne može veći od neprilagođena iznosa
Frappe PR Botc0804792017-05-19 12:30:04 +0530471DocType: Announcement,Receiver,prijemnik
472apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},Workstation je zatvoren sljedećih datuma po Holiday List: {0}
473apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Prilike
474DocType: Employee,Single,Singl
475DocType: Salary Slip,Total Loan Repayment,Ukupno otplate kredita
476DocType: Account,Cost of Goods Sold,Troškovi prodane robe
477DocType: Purchase Invoice,Yearly,Godišnji
478apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +228,Please enter Cost Center,Unesite troška
479DocType: Journal Entry Account,Sales Order,Narudžbe kupca
480apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Prosj. Prodaja Rate
481DocType: Assessment Plan,Examiner Name,Examiner Naziv
482DocType: Purchase Invoice Item,Quantity and Rate,Količina i stopa
483DocType: Delivery Note,% Installed,Instalirano%
Frappe PR Bot8054d962017-09-05 09:19:06 +0530484apps/erpnext/erpnext/utilities/user_progress.py +184,Classrooms/ Laboratories etc where lectures can be scheduled.,"Učionice / laboratorije, itd, gdje se mogu zakazati predavanja."
Frappe PR Botc0804792017-05-19 12:30:04 +0530485apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Please enter company name first,Unesite ime tvrtke prvi
486DocType: Purchase Invoice,Supplier Name,Dobavljač Ime
487apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Pročitajte ERPNext Manual
488DocType: Account,Is Group,Is Group
489DocType: Email Digest,Pending Purchase Orders,U očekivanju Narudžbenice
490DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Automatski se postavlja rednim brojevima na osnovu FIFO
491DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Check Dobavljač Faktura Broj Jedinstvenost
492DocType: Vehicle Service,Oil Change,Promjena ulja
493apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.','Za slucaj br' ne može biti manji od 'Od slucaja br'
Frappe PR Bot8054d962017-09-05 09:19:06 +0530494apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +137,Non Profit,Neprofitne
Frappe PR Botc0804792017-05-19 12:30:04 +0530495DocType: Production Order,Not Started,Nije počela
496DocType: Lead,Channel Partner,Partner iz prodajnog kanala
497DocType: Account,Old Parent,Stari Roditelj
498apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory field - Academic Year,Obavezna polja - akademska godina
499DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Prilagodite uvodni tekst koji ide kao dio tog e-maila. Svaka transakcija ima zaseban uvodni tekst.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530500apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +157,Please set default payable account for the company {0},Molimo postavite zadani plaća račun za kompaniju {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +0530501DocType: Setup Progress Action,Min Doc Count,Min Doc Count
Frappe PR Botc0804792017-05-19 12:30:04 +0530502apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Global postavke za sve proizvodne procese.
503DocType: Accounts Settings,Accounts Frozen Upto,Računi Frozen Upto
504DocType: SMS Log,Sent On,Poslano na adresu
Frappe PR Botd112ee52017-08-31 19:38:41 +0530505apps/erpnext/erpnext/stock/doctype/item/item.py +635,Attribute {0} selected multiple times in Attributes Table,Atribut {0} odabrani više puta u atributi tabeli
Frappe PR Botc0804792017-05-19 12:30:04 +0530506DocType: HR Settings,Employee record is created using selected field. ,Zapis o radniku je kreiran odabirom polja .
507DocType: Sales Order,Not Applicable,Nije primjenjivo
508apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Majstor za odmor .
509DocType: Request for Quotation Item,Required Date,Potrebna Datum
510DocType: Delivery Note,Billing Address,Adresa za naplatu
Frappe PR Botc0804792017-05-19 12:30:04 +0530511DocType: BOM,Costing,Koštanje
512DocType: Tax Rule,Billing County,Billing županije
513DocType: Purchase Taxes and Charges,"If checked, the tax amount will be considered as already included in the Print Rate / Print Amount","Ako je označeno, iznos poreza će se smatrati već uključena u Print Rate / Ispis Iznos"
514DocType: Request for Quotation,Message for Supplier,Poruka za dobavljača
515apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Ukupno Qty
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530516apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,Guardian2 Email ID
Frappe PR Botc0804792017-05-19 12:30:04 +0530517DocType: Item,Show in Website (Variant),Pokaži u Web (Variant)
518DocType: Employee,Health Concerns,Zdravlje Zabrinutost
519DocType: Process Payroll,Select Payroll Period,Odaberite perioda isplate
520DocType: Purchase Invoice,Unpaid,Neplaćeno
521apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Rezervirano za prodaju
522DocType: Packing Slip,From Package No.,Iz paketa broj
523DocType: Item Attribute,To Range,U rasponu
524apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Vrijednosni papiri i depoziti
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530525apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +44,"Can't change valuation method, as there are transactions against some items which does not have it's own valuation method","Ne možete promijeniti način vrednovanja, jer postoje transakcije protiv nekih stvari koje nemaju svoj vlastiti način vrednovanja"
Frappe PR Botc0804792017-05-19 12:30:04 +0530526apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +82,Total leaves allocated is mandatory,Ukupno lišće dodijeljena je obavezno
527DocType: Job Opening,Description of a Job Opening,Opis posla Otvaranje
528apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Pending activities for today,Aktivnostima na čekanju za danas
529apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Gledatelja rekord.
530DocType: Salary Structure,Salary Component for timesheet based payroll.,Plaća Komponenta za obračun plata na osnovu timesheet.
531DocType: Sales Order Item,Used for Production Plan,Koristi se za plan proizvodnje
532DocType: Employee Loan,Total Payment,Ukupna uplata
533DocType: Manufacturing Settings,Time Between Operations (in mins),Vrijeme između operacije (u min)
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530534apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +134,{0} {1} is cancelled so the action cannot be completed,{0} {1} je otkazan tako da akcija ne može završiti
Frappe PR Botc0804792017-05-19 12:30:04 +0530535DocType: Customer,Buyer of Goods and Services.,Kupac robe i usluga.
536DocType: Journal Entry,Accounts Payable,Naplativa konta
Frappe PR Botd112ee52017-08-31 19:38:41 +0530537apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +30,The selected BOMs are not for the same item,Izabrani sastavnica nisu za isti predmet
538DocType: Supplier Scorecard Standing,Notify Other,Obavesti drugu
Frappe PR Botc0804792017-05-19 12:30:04 +0530539DocType: Pricing Rule,Valid Upto,Vrijedi Upto
540DocType: Training Event,Workshop,radionica
Frappe PR Botd112ee52017-08-31 19:38:41 +0530541DocType: Supplier Scorecard Scoring Standing,Warn Purchase Orders,Upozoravajte narudžbenice
Frappe PR Bot8054d962017-09-05 09:19:06 +0530542apps/erpnext/erpnext/utilities/user_progress.py +39,List a few of your customers. They could be organizations or individuals.,Navedite nekoliko svojih kupaca. Oni mogu biti tvrtke ili fizičke osobe.
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530543apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +21,Enough Parts to Build,Dosta dijelova za izgradnju
544apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +128,Direct Income,Direktni prihodi
Frappe PR Botc0804792017-05-19 12:30:04 +0530545apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Account, if grouped by Account","Ne možete filtrirati na temelju računa , ako grupirani po računu"
Frappe PR Bot8054d962017-09-05 09:19:06 +0530546apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +121,Administrative Officer,Administrativni službenik
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530547apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +21,Please select Course,Molimo odaberite predmeta
Frappe PR Botc0804792017-05-19 12:30:04 +0530548DocType: Timesheet Detail,Hrs,Hrs
Frappe PR Botd112ee52017-08-31 19:38:41 +0530549apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +342,Please select Company,Molimo odaberite Company
Frappe PR Botc0804792017-05-19 12:30:04 +0530550DocType: Stock Entry Detail,Difference Account,Konto razlike
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530551DocType: Purchase Invoice,Supplier GSTIN,dobavljač GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +0530552apps/erpnext/erpnext/projects/doctype/task/task.py +46,Cannot close task as its dependant task {0} is not closed.,Ne možete zatvoriti zadatak kao zavisne zadatak {0} nije zatvoren.
553apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +433,Please enter Warehouse for which Material Request will be raised,Unesite skladište za koje Materijal Zahtjev će biti podignuta
554DocType: Production Order,Additional Operating Cost,Dodatni operativnih troškova
555apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,kozmetika
Frappe PR Botd112ee52017-08-31 19:38:41 +0530556apps/erpnext/erpnext/stock/doctype/item/item.py +531,"To merge, following properties must be same for both items","Spojiti , ova svojstva moraju biti isti za obje stavke"
Frappe PR Botc0804792017-05-19 12:30:04 +0530557DocType: Shipping Rule,Net Weight,Neto težina
558DocType: Employee,Emergency Phone,Hitna Telefon
559apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,kupiti
560,Serial No Warranty Expiry,Serijski Nema jamstva isteka
561DocType: Sales Invoice,Offline POS Name,Offline POS Ime
Frappe PR Bot8054d962017-09-05 09:19:06 +0530562apps/erpnext/erpnext/utilities/user_progress.py +134,Student Application,Aplikacija za studente
Frappe PR Botc0804792017-05-19 12:30:04 +0530563apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Molimo vas da definirati razred za Threshold 0%
564DocType: Sales Order,To Deliver,Dostaviti
565DocType: Purchase Invoice Item,Item,Artikl
Frappe PR Botd112ee52017-08-31 19:38:41 +0530566apps/erpnext/erpnext/accounts/page/pos/pos.js +2442,Serial no item cannot be a fraction,Serijski br stavka ne može biti frakcija
Frappe PR Botc0804792017-05-19 12:30:04 +0530567DocType: Journal Entry,Difference (Dr - Cr),Razlika ( dr. - Cr )
568DocType: Account,Profit and Loss,Račun dobiti i gubitka
569apps/erpnext/erpnext/config/stock.py +325,Managing Subcontracting,Upravljanje Subcontracting
570DocType: Project,Project will be accessible on the website to these users,Projekt će biti dostupna na web stranici ovih korisnika
Frappe PR Botd112ee52017-08-31 19:38:41 +0530571apps/erpnext/erpnext/config/projects.py +23,Define Project type.,Definišite tip projekta.
572DocType: Supplier Scorecard,Weighting Function,Funkcija ponderiranja
Frappe PR Bot8054d962017-09-05 09:19:06 +0530573apps/erpnext/erpnext/utilities/user_progress.py +17,Setup your ,Postavite svoj
Frappe PR Botc0804792017-05-19 12:30:04 +0530574DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Stopa po kojoj Cjenik valute se pretvaraju u tvrtke bazne valute
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530575apps/erpnext/erpnext/setup/doctype/company/company.py +62,Account {0} does not belong to company: {1},Konto {0} ne pripada preduzeću {1}
576apps/erpnext/erpnext/setup/doctype/company/company.py +51,Abbreviation already used for another company,Skraćenica već koristi za druge kompanije
Frappe PR Botc0804792017-05-19 12:30:04 +0530577DocType: Selling Settings,Default Customer Group,Zadana grupa korisnika
578DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Ako onemogućite, &#39;Ukupno&#39; Zaobljeni polje neće biti vidljiv u bilo kojoj transakciji"
579DocType: BOM,Operating Cost,Operativni troškovi
580DocType: Sales Order Item,Gross Profit,Bruto dobit
581apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Prirast ne može biti 0
582DocType: Production Planning Tool,Material Requirement,Materijal Zahtjev
583DocType: Company,Delete Company Transactions,Izbrišite Company Transakcije
Frappe PR Botd112ee52017-08-31 19:38:41 +0530584apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +347,Reference No and Reference Date is mandatory for Bank transaction,Poziv na broj i referentni datum je obavezan za transakcije banke
Frappe PR Botc0804792017-05-19 12:30:04 +0530585DocType: Purchase Receipt,Add / Edit Taxes and Charges,Dodaj / uredi poreze i troškove
586DocType: Purchase Invoice,Supplier Invoice No,Dobavljač Račun br
587DocType: Territory,For reference,Za referencu
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530588apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Cannot delete Serial No {0}, as it is used in stock transactions","Ne možete izbrisati serijski broj {0}, koji se koristi u prodaji transakcije"
Frappe PR Botc0804792017-05-19 12:30:04 +0530589apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +246,Closing (Cr),Zatvaranje (Cr)
Frappe PR Bot8054d962017-09-05 09:19:06 +0530590apps/erpnext/erpnext/hr/email_alert/training_feedback/training_feedback.html +1,Hello,zdravo
Frappe PR Botc0804792017-05-19 12:30:04 +0530591apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Move Item,Move Stavka
592DocType: Serial No,Warranty Period (Days),Jamstveni period (dani)
593DocType: Installation Note Item,Installation Note Item,Napomena instalacije proizvoda
594DocType: Production Plan Item,Pending Qty,U očekivanju Količina
595DocType: Budget,Ignore,Ignorirati
Frappe PR Botd112ee52017-08-31 19:38:41 +0530596apps/erpnext/erpnext/accounts/party.py +361,{0} {1} is not active,{0} {1} nije aktivan
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530597apps/erpnext/erpnext/config/accounts.py +279,Setup cheque dimensions for printing,dimenzije ček setup za štampanje
Frappe PR Botc0804792017-05-19 12:30:04 +0530598DocType: Salary Slip,Salary Slip Timesheet,Plaća Slip Timesheet
Frappe PR Botd112ee52017-08-31 19:38:41 +0530599apps/erpnext/erpnext/controllers/buying_controller.py +155,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Dobavljač skladišta obvezan je za sub - ugovoreni kupiti primitka
Frappe PR Botc0804792017-05-19 12:30:04 +0530600DocType: Pricing Rule,Valid From,Vrijedi od
601DocType: Sales Invoice,Total Commission,Ukupno komisija
602DocType: Pricing Rule,Sales Partner,Prodajni partner
Frappe PR Botd112ee52017-08-31 19:38:41 +0530603apps/erpnext/erpnext/config/buying.py +150,All Supplier scorecards.,Sve ispostavne kartice.
Frappe PR Botc0804792017-05-19 12:30:04 +0530604DocType: Buying Settings,Purchase Receipt Required,Kupnja Potvrda Obvezno
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530605apps/erpnext/erpnext/stock/doctype/item/item.py +130,Valuation Rate is mandatory if Opening Stock entered,Vrednovanje Rate je obavezno ako ušla Otvaranje Stock
Frappe PR Botc0804792017-05-19 12:30:04 +0530606apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,Nisu pronađeni u tablici fakturu
607apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +17,Please select Company and Party Type first,Molimo najprije odaberite Društva i Party Tip
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530608apps/erpnext/erpnext/config/accounts.py +295,Financial / accounting year.,Financijska / obračunska godina .
Frappe PR Botc0804792017-05-19 12:30:04 +0530609apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.js +9,Accumulated Values,akumulirani Vrijednosti
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530610apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +162,"Sorry, Serial Nos cannot be merged","Žao nam je , Serial Nos ne mogu spojiti"
Frappe PR Botd112ee52017-08-31 19:38:41 +0530611apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +63,Territory is Required in POS Profile,Teritorija je potrebna u POS profilu
612DocType: Supplier,Prevent RFQs,Sprečite RFQs
613apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +749,Make Sales Order,Provjerite prodajnog naloga
Frappe PR Bot8054d962017-09-05 09:19:06 +0530614apps/erpnext/erpnext/schools/doctype/instructor/instructor.py +15,Please setup Instructor Naming System in School &gt; School Settings,Molimo vas da postavite sistem imenovanja instruktora u školi&gt; Postavke škole
Frappe PR Botc0804792017-05-19 12:30:04 +0530615DocType: Project Task,Project Task,Projektni zadatak
616,Lead Id,Lead id
617DocType: C-Form Invoice Detail,Grand Total,Ukupno za platiti
618DocType: Training Event,Course,Kurs
619DocType: Timesheet,Payslip,payslip
620apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,stavka Košarica
621apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Fiskalna godina Start Date ne bi trebao biti veći od Fiskalna godina End Date
622DocType: Issue,Resolution,Rezolucija
623DocType: C-Form,IV,IV
Frappe PR Botd112ee52017-08-31 19:38:41 +0530624apps/erpnext/erpnext/templates/pages/order.html +76,Delivered: {0},Isporučuje se: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530625DocType: Expense Claim,Payable Account,Račun se plaća
626DocType: Payment Entry,Type of Payment,Vrsta plaćanja
627DocType: Sales Order,Billing and Delivery Status,Obračun i Status isporuke
628DocType: Job Applicant,Resume Attachment,Nastavi Prilog
629apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Ponovite Kupci
630DocType: Leave Control Panel,Allocate,Dodijeli
Frappe PR Botd112ee52017-08-31 19:38:41 +0530631apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +804,Sales Return,Povrat robe
Frappe PR Botc0804792017-05-19 12:30:04 +0530632apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Note: Total allocated leaves {0} shouldn't be less than already approved leaves {1} for the period,Napomena: Ukupna izdvojena lišće {0} ne smije biti manja od već odobrenih lišće {1} za period
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530633,Total Stock Summary,Ukupno Stock Pregled
Frappe PR Botc0804792017-05-19 12:30:04 +0530634DocType: Announcement,Posted By,Postavljeno od
635DocType: Item,Delivered by Supplier (Drop Ship),Isporučuje Dobavljač (Drop Ship)
636apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Baza potencijalnih kupaca.
637DocType: Authorization Rule,Customer or Item,Kupac ili stavka
638apps/erpnext/erpnext/config/selling.py +28,Customer database.,Šifarnik kupaca
639DocType: Quotation,Quotation To,Ponuda za
640DocType: Lead,Middle Income,Srednji Prihodi
641apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +218,Opening (Cr),P.S. (Pot)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530642apps/erpnext/erpnext/stock/doctype/item/item.py +799,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.,"Uobičajeno mjerna jedinica za artikl {0} ne može se mijenjati izravno, jer ste već napravili neke transakcije (e) sa drugim UOM. Morat ćete stvoriti nove stavke koristiti drugačiji Uobičajeno UOM."
643apps/erpnext/erpnext/accounts/utils.py +349,Allocated amount can not be negative,Dodijeljeni iznos ne može biti negativan
644apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Molimo vas da postavite poduzeća
Frappe PR Botc0804792017-05-19 12:30:04 +0530645DocType: Purchase Order Item,Billed Amt,Naplaćeni izn
646DocType: Training Result Employee,Training Result Employee,Obuka Rezultat zaposlenih
647DocType: Warehouse,A logical Warehouse against which stock entries are made.,A logično Skladište protiv kojih su napravljeni unosa zaliha.
648DocType: Repayment Schedule,Principal Amount,iznos glavnice
649DocType: Employee Loan Application,Total Payable Interest,Ukupno plaćaju interesa
650DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Prodaja Račun Timesheet
651apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,Reference No & Reference Date is required for {0},Reference Nema & Reference Datum je potrebno za {0}
652DocType: Process Payroll,Select Payment Account to make Bank Entry,Izaberite plaćanje računa da banke Entry
Frappe PR Bot8054d962017-09-05 09:19:06 +0530653apps/erpnext/erpnext/utilities/activation.py +136,"Create Employee records to manage leaves, expense claims and payroll","Kreiranje evidencije zaposlenih za upravljanje lišće, trošak potraživanja i platnom spisku"
654apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +181,Proposal Writing,Pisanje prijedlog
Frappe PR Botc0804792017-05-19 12:30:04 +0530655DocType: Payment Entry Deduction,Payment Entry Deduction,Plaćanje Entry Odbitak
656apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Još jedna osoba Sales {0} postoji s istim ID zaposlenih
657DocType: Production Planning Tool,"If checked, raw materials for items that are sub-contracted will be included in the Material Requests","Ako je označeno, sirovine za predmete koji su pod ugovorom će biti uključeni u Industrijska Zahtjevi"
658apps/erpnext/erpnext/config/accounts.py +80,Masters,Majstori
659DocType: Assessment Plan,Maximum Assessment Score,Maksimalan rezultat procjene
660apps/erpnext/erpnext/config/accounts.py +140,Update Bank Transaction Dates,Update Bank Transakcijski Termini
Frappe PR Botd112ee52017-08-31 19:38:41 +0530661apps/erpnext/erpnext/config/projects.py +35,Time Tracking,Time Tracking
662DocType: Purchase Invoice,DUPLICATE FOR TRANSPORTER,DUPLICATE ZA TRANSPORTER
Frappe PR Botc0804792017-05-19 12:30:04 +0530663DocType: Fiscal Year Company,Fiscal Year Company,Fiskalna godina Company
664DocType: Packing Slip Item,DN Detail,DN detalj
665DocType: Training Event,Conference,konferencija
666DocType: Timesheet,Billed,Naplaćeno
667DocType: Batch,Batch Description,Batch Opis
668apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Stvaranje grupa studenata
Frappe PR Botd112ee52017-08-31 19:38:41 +0530669apps/erpnext/erpnext/accounts/utils.py +723,"Payment Gateway Account not created, please create one manually.","Payment Gateway računa kreiranu, molimo vas da napravite ručno."
670DocType: Supplier Scorecard,Per Year,Godišnje
Frappe PR Botc0804792017-05-19 12:30:04 +0530671DocType: Sales Invoice,Sales Taxes and Charges,Prodaja Porezi i naknade
672DocType: Employee,Organization Profile,Profil organizacije
673DocType: Student,Sibling Details,Polubrat Detalji
674DocType: Vehicle Service,Vehicle Service,Servis vozila
675apps/erpnext/erpnext/config/setup.py +101,Automatically triggers the feedback request based on conditions.,Automatski aktivira zahtjev povratne informacije na osnovu uslova.
676DocType: Employee,Reason for Resignation,Razlog za ostavku
677apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,Predložak za ocjene rada .
678DocType: Sales Invoice,Credit Note Issued,Kreditne Napomena Zadani
679DocType: Project Task,Weight,težina
680DocType: Payment Reconciliation,Invoice/Journal Entry Details,Račun / Journal Entry Detalji
681apps/erpnext/erpnext/accounts/utils.py +83,{0} '{1}' not in Fiscal Year {2},{0} ' {1} ' nije u fiskalnoj godini {2}
682DocType: Buying Settings,Settings for Buying Module,Postavke za kupovinu modul
683apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +21,Asset {0} does not belong to company {1},Asset {0} ne pripada kompaniji {1}
Frappe PR Bot7c901002017-06-07 12:05:29 +0530684apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +70,Please enter Purchase Receipt first,Molimo prvo unesite Kupovina prijem
Frappe PR Botc0804792017-05-19 12:30:04 +0530685DocType: Buying Settings,Supplier Naming By,Dobavljač nazivanje
686DocType: Activity Type,Default Costing Rate,Uobičajeno Costing Rate
687DocType: Maintenance Schedule,Maintenance Schedule,Raspored održavanja
Frappe PR Bot7c901002017-06-07 12:05:29 +0530688apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +36,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Zatim Cjenovna Pravila filtriraju se temelji na Kupca, Kupac Group, Teritorij, dobavljač, proizvođač tip, Kampanja, prodajni partner i sl."
Frappe PR Botc0804792017-05-19 12:30:04 +0530689apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +24,Net Change in Inventory,Neto promjena u zalihama
690apps/erpnext/erpnext/config/hr.py +157,Employee Loan Management,Zaposlenik kredit za upravljanje
691DocType: Employee,Passport Number,Putovnica Broj
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530692apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +60,Relation with Guardian2,Odnos sa Guardian2
Frappe PR Bot8054d962017-09-05 09:19:06 +0530693apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +115,Manager,menadžer
Frappe PR Botc0804792017-05-19 12:30:04 +0530694DocType: Payment Entry,Payment From / To,Plaćanje Od / Do
Frappe PR Bot8054d962017-09-05 09:19:06 +0530695apps/erpnext/erpnext/selling/doctype/customer/customer.py +127,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},Novi kreditni limit je manje od trenutne preostali iznos za kupca. Kreditni limit mora biti atleast {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530696apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,' Temelji se na' i 'Grupisanje po ' ne mogu biti isti
697DocType: Sales Person,Sales Person Targets,Prodaje osobi Mete
698DocType: Installation Note,IN-,IN-
699DocType: Production Order Operation,In minutes,U minuta
700DocType: Issue,Resolution Date,Rezolucija Datum
701DocType: Student Batch Name,Batch Name,Batch ime
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530702apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +319,Timesheet created:,Timesheet created:
Frappe PR Botd112ee52017-08-31 19:38:41 +0530703apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +890,Please set default Cash or Bank account in Mode of Payment {0},Molimo postavite zadanu gotovinom ili banka računa u načinu plaćanja {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530704apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +20,Enroll,upisati
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530705DocType: GST Settings,GST Settings,PDV Postavke
Frappe PR Botc0804792017-05-19 12:30:04 +0530706DocType: Selling Settings,Customer Naming By,Kupac Imenovanje By
707DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Će pokazati student kao sadašnjost u Studentskom Mjesečni Posjeta izvještaj
708DocType: Depreciation Schedule,Depreciation Amount,Amortizacija Iznos
709apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +56,Convert to Group,Pretvori u Grupi
710DocType: Activity Cost,Activity Type,Tip aktivnosti
711DocType: Request for Quotation,For individual supplier,Za pojedinačne dobavljač
712DocType: BOM Operation,Base Hour Rate(Company Currency),Base Hour Rate (Company Valuta)
713apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Isporučena Iznos
714DocType: Supplier,Fixed Days,Fiksni Dani
715DocType: Quotation Item,Item Balance,stavka Balance
716DocType: Sales Invoice,Packing List,Popis pakiranja
717apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Kupnja naloge koje je dao dobavljače.
718apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,objavljivanje
719DocType: Activity Cost,Projects User,Projektni korisnik
720apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Consumed
721apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}: {1} nije pronađen u tabeli details na fakturi
722DocType: Company,Round Off Cost Center,Zaokružimo troškova Center
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530723apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +227,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Posjeta za odrzavanje {0} mora biti otkazana prije otkazivanja ove ponude
Frappe PR Botc0804792017-05-19 12:30:04 +0530724DocType: Item,Material Transfer,Materijal transfera
Frappe PR Botd112ee52017-08-31 19:38:41 +0530725apps/erpnext/erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py +24,Could not find path for ,Ne mogu pronaći putanju za
Frappe PR Botc0804792017-05-19 12:30:04 +0530726apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +211,Opening (Dr),P.S. (Dug)
727apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Objavljivanje timestamp mora biti poslije {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530728,GST Itemised Purchase Register,PDV Specificirane Kupovina Registracija
Frappe PR Botc0804792017-05-19 12:30:04 +0530729DocType: Employee Loan,Total Interest Payable,Ukupno kamata
730DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Sleteo Troškovi poreza i naknada
731DocType: Production Order Operation,Actual Start Time,Stvarni Start Time
732DocType: BOM Operation,Operation Time,Operacija Time
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530733apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +285,Finish,završiti
Frappe PR Botfa042362017-07-17 17:50:36 +0530734apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +395,Base,baza
Frappe PR Botc0804792017-05-19 12:30:04 +0530735DocType: Timesheet,Total Billed Hours,Ukupno Fakturisana Hours
736DocType: Journal Entry,Write Off Amount,Napišite paušalni iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +0530737DocType: Leave Block List Allow,Allow User,Dopusti korisnika
Frappe PR Botc0804792017-05-19 12:30:04 +0530738DocType: Journal Entry,Bill No,Račun br
739DocType: Company,Gain/Loss Account on Asset Disposal,Dobitak / gubitak računa na Asset Odlaganje
740DocType: Vehicle Log,Service Details,usluga Detalji
741DocType: Purchase Invoice,Quarterly,Kvartalno
742DocType: Selling Settings,Delivery Note Required,Potrebna je otpremnica
743DocType: Bank Guarantee,Bank Guarantee Number,Bankarska garancija Broj
744DocType: Assessment Criteria,Assessment Criteria,Kriteriji procjene
745DocType: BOM Item,Basic Rate (Company Currency),Osnovna stopa (valuta preduzeća)
746DocType: Student Attendance,Student Attendance,student Posjeta
747DocType: Sales Invoice Timesheet,Time Sheet,Time Sheet
748DocType: Manufacturing Settings,Backflush Raw Materials Based On,Backflush sirovine na osnovu
Frappe PR Botd112ee52017-08-31 19:38:41 +0530749apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +84,Please enter item details,Unesite Detalji
Frappe PR Botc0804792017-05-19 12:30:04 +0530750DocType: Interest,Interest,interes
751apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Pre Sales
752DocType: Purchase Receipt,Other Details,Ostali detalji
753apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,Suplier
754DocType: Account,Accounts,Konta
755DocType: Vehicle,Odometer Value (Last),Odometar vrijednost (Zadnje)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530756apps/erpnext/erpnext/config/buying.py +160,Templates of supplier scorecard criteria.,Šabloni za kriterijume rezultata dobavljača.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530757apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +100,Marketing,marketing
Frappe PR Botd112ee52017-08-31 19:38:41 +0530758apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +284,Payment Entry is already created,Plaćanje Ulaz je već stvorena
759DocType: Request for Quotation,Get Suppliers,Uzmite dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +0530760DocType: Purchase Receipt Item Supplied,Current Stock,Trenutni Stock
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530761apps/erpnext/erpnext/controllers/accounts_controller.py +558,Row #{0}: Asset {1} does not linked to Item {2},Row # {0}: Asset {1} ne povezano sa Stavka {2}
Frappe PR Botfa042362017-07-17 17:50:36 +0530762apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +377,Preview Salary Slip,Preview Plaća Slip
Frappe PR Botc0804792017-05-19 12:30:04 +0530763apps/erpnext/erpnext/accounts/doctype/budget/budget.py +54,Account {0} has been entered multiple times,Račun {0} je ušao više puta
764DocType: Account,Expenses Included In Valuation,Troškovi uključeni u vrednovanje
765DocType: Hub Settings,Seller City,Prodavač City
766,Absent Student Report,Odsutan Student Report
767DocType: Email Digest,Next email will be sent on:,Sljedeća e-mail će biti poslan na:
768DocType: Offer Letter Term,Offer Letter Term,Ponuda Pismo Term
Frappe PR Botd112ee52017-08-31 19:38:41 +0530769DocType: Supplier Scorecard,Per Week,Po tjednu
770apps/erpnext/erpnext/stock/doctype/item/item.py +614,Item has variants.,Stavka ima varijante.
Frappe PR Botc0804792017-05-19 12:30:04 +0530771apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Stavka {0} nije pronađena
772DocType: Bin,Stock Value,Stock vrijednost
773apps/erpnext/erpnext/accounts/doctype/account/account.py +26,Company {0} does not exist,Kompanija {0} ne postoji
Frappe PR Bot7c901002017-06-07 12:05:29 +0530774apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +82,Tree Type,Tip stabla
Frappe PR Botc0804792017-05-19 12:30:04 +0530775DocType: BOM Explosion Item,Qty Consumed Per Unit,Kol Potrošeno po jedinici
776DocType: Serial No,Warranty Expiry Date,Datum isteka jamstva
777DocType: Material Request Item,Quantity and Warehouse,Količina i skladišta
778DocType: Sales Invoice,Commission Rate (%),Komisija stopa (%)
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530779apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +23,Please select Program,Molimo odaberite program
Frappe PR Botc0804792017-05-19 12:30:04 +0530780DocType: Project,Estimated Cost,Procijenjeni troškovi
781DocType: Purchase Order,Link to material requests,Link za materijal zahtjeva
782apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Zračno-kosmički prostor
783DocType: Journal Entry,Credit Card Entry,Credit Card Entry
784apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,Company i računi
785apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Roba dobijena od dobavljača.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530786apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +58,In Value,u vrijednost
Frappe PR Botc0804792017-05-19 12:30:04 +0530787DocType: Lead,Campaign Name,Naziv kampanje
788DocType: Selling Settings,Close Opportunity After Days,Zatvori Opportunity Nakon nekoliko dana
789,Reserved,Rezervirano
790DocType: Purchase Order,Supply Raw Materials,Supply sirovine
791DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,Datuma na koji će biti generiran pored fakture. Ona se stvara na dostavi.
792apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Dugotrajna imovina
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530793apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +94,{0} is not a stock Item,{0} ne postoji na zalihama.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530794apps/erpnext/erpnext/hr/email_alert/training_feedback/training_feedback.html +6,Please share your feedback to the training by clicking on 'Training Feedback' and then 'New',"Molimo vas podelite svoje povratne informacije na trening klikom na &#39;Feedback Feedback&#39;, a zatim &#39;New&#39;"
Frappe PR Botc0804792017-05-19 12:30:04 +0530795DocType: Mode of Payment Account,Default Account,Podrazumjevani konto
796DocType: Payment Entry,Received Amount (Company Currency),Primljeni Iznos (Company Valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530797apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +174,Lead must be set if Opportunity is made from Lead,Lead mora biti postavljen ako je prilika iz njega izrađena
Frappe PR Botc0804792017-05-19 12:30:04 +0530798apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Odaberite tjednik off dan
799DocType: Production Order Operation,Planned End Time,Planirani End Time
800,Sales Person Target Variance Item Group-Wise,Prodaja Osoba Target varijance artikla Group - Wise
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530801apps/erpnext/erpnext/accounts/doctype/account/account.py +96,Account with existing transaction cannot be converted to ledger,Konto sa postojećim transakcijama se ne može pretvoriti u glavnu knjigu
Frappe PR Botc0804792017-05-19 12:30:04 +0530802DocType: Delivery Note,Customer's Purchase Order No,Kupca Narudžbenica br
803DocType: Budget,Budget Against,budžet protiv
804DocType: Employee,Cell Number,Mobitel Broj
805apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,Auto materijala Zahtjevi Generirano
806apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Izgubljen
807apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +152,You can not enter current voucher in 'Against Journal Entry' column,Ne možete ući trenutni voucher u 'Protiv Journal Entry' koloni
808apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Rezervirano za proizvodnju
809apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,energija
810DocType: Opportunity,Opportunity From,Prilika od
811apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Mjesečna plaća izjava.
Frappe PR Bot8054d962017-09-05 09:19:06 +0530812apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +12,Add Company,Dodaj kompaniju
Frappe PR Botd112ee52017-08-31 19:38:41 +0530813apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +858,Row {0}: {1} Serial numbers required for Item {2}. You have provided {3}.,Red {0}: {1} Serijski brojevi potrebni za stavku {2}. Proveli ste {3}.
Frappe PR Botc0804792017-05-19 12:30:04 +0530814DocType: BOM,Website Specifications,Web Specifikacije
815apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +24,{0}: From {0} of type {1},{0}: Od {0} {1} tipa
816DocType: Warranty Claim,CI-,CI-
Frappe PR Botd112ee52017-08-31 19:38:41 +0530817apps/erpnext/erpnext/controllers/buying_controller.py +289,Row {0}: Conversion Factor is mandatory,Red {0}: pretvorbe Factor je obvezno
Frappe PR Botc0804792017-05-19 12:30:04 +0530818DocType: Employee,A+,A +
Frappe PR Botd112ee52017-08-31 19:38:41 +0530819apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +326,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Više pravila Cijena postoji sa istim kriterijima, molimo vas da riješe sukob dodjelom prioriteta. Cijena pravila: {0}"
820apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +479,Cannot deactivate or cancel BOM as it is linked with other BOMs,Ne može se isključiti ili otkaže BOM kao što je povezano s drugim Boms
Frappe PR Botc0804792017-05-19 12:30:04 +0530821DocType: Opportunity,Maintenance,Održavanje
Frappe PR Botc0804792017-05-19 12:30:04 +0530822DocType: Item Attribute Value,Item Attribute Value,Stavka vrijednost atributa
823apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Prodajne kampanje.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530824apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +109,Make Timesheet,Make Timesheet
Frappe PR Botc0804792017-05-19 12:30:04 +0530825DocType: 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 Vyas593d5622015-03-02 19:07:52 +0530826
Frappe PR Botc0804792017-05-19 12:30:04 +0530827#### Note
828
829The 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.
830
831#### Description of Columns
832
8331. Calculation Type:
834 - This can be on **Net Total** (that is the sum of basic amount).
835 - **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.
836 - **Actual** (as mentioned).
8372. Account Head: The Account ledger under which this tax will be booked
8383. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
8394. Description: Description of the tax (that will be printed in invoices / quotes).
8405. Rate: Tax rate.
8416. Amount: Tax amount.
8427. Total: Cumulative total to this point.
8438. 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).
8449. Is this Tax included in Basic Rate?: If you check this, it means that this tax will not be shown below the item table, but will be included in the Basic Rate in your main item table. This is useful where you want give a flat price (inclusive of all taxes) price to customers.","Standard poreza predložak koji se može primijeniti na sve poslove prodaje. Ovaj predložak može sadržavati popis poreskih glava i ostali rashodi / prihodi glave kao što su ""Shipping"", ""osiguranje"", ""Rukovanje"" itd
845
846 #### Napomena
847
848 Stopa poreza te definirati ovdje će biti standardna stopa poreza za sve ** Predmeti **. Ako postoje ** ** Predmeti koji imaju različite stope, oni moraju biti dodan u ** Stavka poreza na stolu ** u ** ** Stavka master.
849
850 #### Opis Kolumne
851
852 1. Obračun Tip:
853 - To može biti na ** Neto Ukupno ** (to je zbroj osnovnog iznosa).
854 - ** Na Prethodna Row Ukupan / Iznos ** (za kumulativni poreza ili naknada). Ako odaberete ovu opciju, porez će se primjenjivati kao postotak prethodnog reda (u tabeli poreza) iznos ili ukupno.
855 - ** Stvarna ** (kao što je spomenuto).
856 2. Račun Head: The račun knjigu pod kojima porez će biti kažnjen
857 3. Trošak Center: Ako porez / zadužen je prihod (kao što je shipping) ili rashod treba da se rezervirati protiv troška.
858 4. Opis: Opis poreza (koje će se štampati u fakturama / navodnika).
859 5. Rate: Stopa poreza.
860 6. Iznos: Iznos PDV-a.
861 7. Ukupno: Kumulativni ukupno do ove tačke.
862 8. Unesite Row: Ako na osnovu ""Prethodna Row Ukupno"" možete odabrati broj reda koji se mogu uzeti kao osnova za ovaj proračun (default je prethodnog reda).
863 9. Je li ovo pristojba uključena u Basic Rate ?: Ako označite ovu, to znači da ovaj porez neće biti prikazan ispod stola stavku, ali će biti uključeni u Basic Rate na glavnom stavku stola. To je korisno u kojoj želite dati cijena stana (uključujući sve poreze) cijene kupcima."
864DocType: Employee,Bank A/C No.,Bankovni A/C br.
865DocType: Bank Guarantee,Project,Projekat
866DocType: Quality Inspection Reading,Reading 7,Čitanje 7
Frappe PR Bot7c901002017-06-07 12:05:29 +0530867apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially Ordered,parcijalno uređenih
Frappe PR Botc0804792017-05-19 12:30:04 +0530868DocType: Expense Claim Detail,Expense Claim Type,Rashodi Vrsta polaganja
869DocType: Shopping Cart Settings,Default settings for Shopping Cart,Početne postavke za Košarica
Frappe PR Botd112ee52017-08-31 19:38:41 +0530870apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +138,Asset scrapped via Journal Entry {0},Asset odbačen preko Journal Entry {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530871DocType: Employee Loan,Interest Income Account,Prihod od kamata računa
872apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotehnologija
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530873apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Office Maintenance Expenses,Troškovi održavanja ureda
Frappe PR Botc0804792017-05-19 12:30:04 +0530874apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,Postavljanje e-pošte
Frappe PR Bot7c901002017-06-07 12:05:29 +0530875apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +114,Please enter Item first,Unesite predmeta prvi
Frappe PR Botc0804792017-05-19 12:30:04 +0530876DocType: Account,Liability,Odgovornost
Frappe PR Botd112ee52017-08-31 19:38:41 +0530877apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +186,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Sankcionisano Iznos ne može biti veći od potraživanja Iznos u nizu {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +0530878DocType: Company,Default Cost of Goods Sold Account,Uobičajeno Nabavna vrednost prodate robe računa
Frappe PR Botd112ee52017-08-31 19:38:41 +0530879apps/erpnext/erpnext/stock/get_item_details.py +310,Price List not selected,Popis Cijena ne bira
Frappe PR Botc0804792017-05-19 12:30:04 +0530880DocType: Employee,Family Background,Obitelj Pozadina
881DocType: Request for Quotation Supplier,Send Email,Pošaljite e-mail
Frappe PR Botd112ee52017-08-31 19:38:41 +0530882apps/erpnext/erpnext/stock/doctype/item/item.py +204,Warning: Invalid Attachment {0},Upozorenje: Invalid Prilog {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530883apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +755,No Permission,Bez dozvole
Frappe PR Botc0804792017-05-19 12:30:04 +0530884DocType: Company,Default Bank Account,Zadani bankovni račun
885apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +50,"To filter based on Party, select Party Type first","Da biste filtrirali na osnovu stranke, izaberite Party prvog tipa"
886apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},'Azuriranje zalihe' se ne može provjeriti jer artikli nisu dostavljeni putem {0}
887DocType: Vehicle,Acquisition Date,akvizicija Datum
Frappe PR Bot8054d962017-09-05 09:19:06 +0530888apps/erpnext/erpnext/utilities/user_progress.py +100,Nos,Nos
Frappe PR Botc0804792017-05-19 12:30:04 +0530889DocType: Item,Items with higher weightage will be shown higher,Predmeti sa višim weightage će biti prikazan veći
890DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Banka Pomirenje Detalj
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530891apps/erpnext/erpnext/controllers/accounts_controller.py +562,Row #{0}: Asset {1} must be submitted,Row # {0}: Asset {1} moraju biti dostavljeni
Frappe PR Botc0804792017-05-19 12:30:04 +0530892apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,Niti jedan zaposlenik pronađena
893DocType: Supplier Quotation,Stopped,Zaustavljen
894DocType: Item,If subcontracted to a vendor,Ako podizvođača na dobavljača
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530895apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +111,Student Group is already updated.,Student Grupa je već ažurirana.
Frappe PR Botc0804792017-05-19 12:30:04 +0530896DocType: SMS Center,All Customer Contact,Svi kontakti kupaca
897apps/erpnext/erpnext/config/stock.py +153,Upload stock balance via csv.,Prenesi dionica ravnotežu putem CSV.
898DocType: Warehouse,Tree Details,Tree Detalji
899DocType: Training Event,Event Status,Event Status
900,Support Analytics,Podrska za Analitiku
Frappe PR Botd112ee52017-08-31 19:38:41 +0530901apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +346,"If you have any questions, please get back to us.","Ako imate bilo kakvih pitanja, molimo Vas da se vratimo na nas."
Frappe PR Botc0804792017-05-19 12:30:04 +0530902DocType: Item,Website Warehouse,Web stranica galerije
903DocType: Payment Reconciliation,Minimum Invoice Amount,Minimalni iznos fakture
904apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +111,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: Cost Center {2} ne pripada kompaniji {3}
905apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +88,{0} {1}: Account {2} cannot be a Group,{0} {1}: Račun {2} ne može biti Group
Frappe PR Botd112ee52017-08-31 19:38:41 +0530906apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Stavka Row {idx}: {doctype} {docname} ne postoji u gore &#39;{doctype}&#39; sto
907apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +288,Timesheet {0} is already completed or cancelled,Timesheet {0} je već završen ili otkazan
Frappe PR Botc0804792017-05-19 12:30:04 +0530908apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,No zadataka
909DocType: Purchase Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Na dan u mjesecu na kojima auto faktura će biti generiran npr 05, 28 itd"
910DocType: Asset,Opening Accumulated Depreciation,Otvaranje Ispravka vrijednosti
911apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Ocjena mora biti manja od ili jednaka 5
912DocType: Program Enrollment Tool,Program Enrollment Tool,Program Upis Tool
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530913apps/erpnext/erpnext/config/accounts.py +332,C-Form records,C - Form zapisi
Frappe PR Botc0804792017-05-19 12:30:04 +0530914apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Kupaca i dobavljača
915DocType: Email Digest,Email Digest Settings,E-pošta Postavke
Frappe PR Botd112ee52017-08-31 19:38:41 +0530916apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +348,Thank you for your business!,Hvala vam za vaše poslovanje!
Frappe PR Botc0804792017-05-19 12:30:04 +0530917apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Podrska zahtjeva od strane korisnika
Frappe PR Bot8054d962017-09-05 09:19:06 +0530918DocType: Setup Progress Action,Action Doctype,Action Doctype
Frappe PR Botc0804792017-05-19 12:30:04 +0530919,Production Order Stock Report,Proizvodnog naloga Stock Report
920DocType: HR Settings,Retirement Age,Retirement Godine
921DocType: Bin,Moving Average Rate,Premještanje prosječna stopa
922DocType: Production Planning Tool,Select Items,Odaberite artikle
923apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +372,{0} against Bill {1} dated {2},{0} protiv placanje {1} od {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +0530924apps/erpnext/erpnext/utilities/user_progress.py +16,Setup Institution,Setup Institution
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530925DocType: Program Enrollment,Vehicle/Bus Number,Vozila / Autobus broj
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530926apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,Raspored za golf
Frappe PR Botd112ee52017-08-31 19:38:41 +0530927DocType: Request for Quotation Supplier,Quote Status,Quote Status
Frappe PR Botc0804792017-05-19 12:30:04 +0530928DocType: Maintenance Visit,Completion Status,Završetak Status
929DocType: HR Settings,Enter retirement age in years,Unesite dob za odlazak u penziju u godinama
930apps/erpnext/erpnext/accounts/doctype/asset/asset.js +263,Target Warehouse,Ciljana galerija
Frappe PR Botfa042362017-07-17 17:50:36 +0530931apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +102,Please select a warehouse,Molimo odaberite skladište
Frappe PR Botc0804792017-05-19 12:30:04 +0530932DocType: Cheque Print Template,Starting location from left edge,Početna lokacija od lijevog ruba
933DocType: Item,Allow over delivery or receipt upto this percent,Dozvolite preko isporuke ili primitka upto ovu posto
934DocType: Stock Entry,STE-,ste-
935DocType: Upload Attendance,Import Attendance,Uvoz posjećenost
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530936apps/erpnext/erpnext/public/js/pos/pos.html +115,All Item Groups,Sve grupe artikala
Frappe PR Botc0804792017-05-19 12:30:04 +0530937DocType: Process Payroll,Activity Log,Dnevnik aktivnosti
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530938apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +39,Net Profit / Loss,Neto dobit / gubitak
Frappe PR Botc0804792017-05-19 12:30:04 +0530939apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,Automatski nova poruka na podnošenje transakcija .
940DocType: Production Order,Item To Manufacture,Artikal za proizvodnju
941apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} {2} status
942DocType: Employee,Provide Email Address registered in company,Osigurati mail registrovan u kompaniji Adresa
943DocType: Shopping Cart Settings,Enable Checkout,Enable Checkout
944apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Purchase Order na isplatu
945apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Projektovana kolicina
946DocType: Sales Invoice,Payment Due Date,Plaćanje Due Date
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530947apps/erpnext/erpnext/stock/doctype/item/item.js +349,Item Variant {0} already exists with same attributes,Stavka Variant {0} već postoji s istim atributima
Frappe PR Botd112ee52017-08-31 19:38:41 +0530948apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +115,'Opening',&#39;Otvaranje&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +0530949apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Open To Do
950DocType: Notification Control,Delivery Note Message,Otpremnica - poruka
951DocType: Expense Claim,Expenses,troškovi
952DocType: Item Variant Attribute,Item Variant Attribute,Stavka Variant Atributi
953,Purchase Receipt Trends,Račun kupnje trendovi
954DocType: Process Payroll,Bimonthly,časopis koji izlazi svaka dva mjeseca
955DocType: Vehicle Service,Brake Pad,Brake Pad
Frappe PR Bot8054d962017-09-05 09:19:06 +0530956apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +110,Research & Development,Istraživanje i razvoj
Frappe PR Botc0804792017-05-19 12:30:04 +0530957apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Iznos za naplatu
958DocType: Company,Registration Details,Registracija Brodu
959DocType: Timesheet,Total Billed Amount,Ukupno Fakturisana iznos
960DocType: Item Reorder,Re-Order Qty,Re-order Količina
961DocType: Leave Block List Date,Leave Block List Date,Ostavite Date Popis Block
962DocType: Pricing Rule,Price or Discount,Cijena i popust
Frappe PR Botd112ee52017-08-31 19:38:41 +0530963apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +95,BOM #{0}: Raw material cannot be same as main Item,BOM # {0}: Sirovi materijal ne može biti isti kao i glavna stavka
964apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +92,Total Applicable Charges in Purchase Receipt Items table must be same as Total Taxes and Charges,Ukupno Primjenjivo Optužbe na račun za prodaju Predmeti sto mora biti isti kao Ukupni porezi i naknada
Frappe PR Botc0804792017-05-19 12:30:04 +0530965DocType: Sales Team,Incentives,Poticaji
966DocType: SMS Log,Requested Numbers,Traženi brojevi
967DocType: Production Planning Tool,Only Obtain Raw Materials,Nabavite samo sirovine
968apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,Ocjenjivanje.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530969apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +96,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","Omogućavanje &#39;Koristi se za korpa &quot;, kao košarica je omogućen i treba da postoji barem jedan poreza pravilo za Košarica"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530970apps/erpnext/erpnext/controllers/accounts_controller.py +360,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Plaćanje Entry {0} je povezan protiv Order {1}, proverite da li treba da se povuče kao napredak u ovom računu."
Frappe PR Botc0804792017-05-19 12:30:04 +0530971DocType: Sales Invoice Item,Stock Details,Stock Detalji
972apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Vrijednost Projekta
973apps/erpnext/erpnext/config/selling.py +321,Point-of-Sale,Point-of-prodaju
974DocType: Vehicle Log,Odometer Reading,odometar Reading
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530975apps/erpnext/erpnext/accounts/doctype/account/account.py +119,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Stanje računa već u kredit, što se ne smije postaviti 'ravnoteža se mora' kao 'zaduženje """
Frappe PR Botc0804792017-05-19 12:30:04 +0530976DocType: Account,Balance must be,Bilans mora biti
977DocType: Hub Settings,Publish Pricing,Objavite Pricing
978DocType: Notification Control,Expense Claim Rejected Message,Rashodi Zahtjev odbijen poruku
979,Available Qty,Dostupno Količina
980DocType: Purchase Taxes and Charges,On Previous Row Total,Na prethodni redak Ukupno
981DocType: Purchase Invoice Item,Rejected Qty,odbijena Količina
982DocType: Salary Slip,Working Days,Radnih dana
983DocType: Serial No,Incoming Rate,Dolazni Stopa
984DocType: Packing Slip,Gross Weight,Bruto težina
Frappe PR Bot8054d962017-09-05 09:19:06 +0530985apps/erpnext/erpnext/public/js/setup_wizard.js +102,The name of your company for which you are setting up this system.,Ime vaše tvrtke za koje ste postavljanje ovog sustava .
Frappe PR Botc0804792017-05-19 12:30:04 +0530986DocType: HR Settings,Include holidays in Total no. of Working Days,Uključi odmor u ukupnom. radnih dana
987DocType: Job Applicant,Hold,Zadrži
988DocType: Employee,Date of Joining,Datum pristupa
989DocType: Naming Series,Update Series,Update serija
990DocType: Supplier Quotation,Is Subcontracted,Je podugovarati
991DocType: Item Attribute,Item Attribute Values,Stavka Atributi vrijednosti
992DocType: Examination Result,Examination Result,ispitivanje Rezultat
Frappe PR Botd112ee52017-08-31 19:38:41 +0530993apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +811,Purchase Receipt,Račun kupnje
Frappe PR Botc0804792017-05-19 12:30:04 +0530994,Received Items To Be Billed,Primljeni Proizvodi se naplaćuje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530995apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Submitted Salary Slips,Postavio Plaća Slips
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530996apps/erpnext/erpnext/config/accounts.py +305,Currency exchange rate master.,Majstor valute .
Frappe PR Botd112ee52017-08-31 19:38:41 +0530997apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +196,Reference Doctype must be one of {0},Referentni Doctype mora biti jedan od {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530998apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +302,Unable to find Time Slot in the next {0} days for Operation {1},U nemogućnosti da pronađe termin u narednih {0} dana za operaciju {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530999DocType: Production Order,Plan material for sub-assemblies,Plan materijal za podsklopove
1000apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Prodaja Partneri i teritorija
Frappe PR Botd112ee52017-08-31 19:38:41 +05301001apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +558,BOM {0} must be active,BOM {0} mora biti aktivna
Frappe PR Botc0804792017-05-19 12:30:04 +05301002DocType: Journal Entry,Depreciation Entry,Amortizacija Entry
1003apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,Molimo odaberite vrstu dokumenta prvi
1004apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Odustani Posjeta materijala {0} prije otkazivanja ovog održavanja pohod
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301005apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} does not belong to Item {1},Serijski Ne {0} ne pripada točki {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301006DocType: Purchase Receipt Item Supplied,Required Qty,Potrebna Kol
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301007apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +123,Warehouses with existing transaction can not be converted to ledger.,Skladišta sa postojećim transakcija se ne može pretvoriti u knjizi.
Frappe PR Botc0804792017-05-19 12:30:04 +05301008DocType: Bank Reconciliation,Total Amount,Ukupan iznos
1009apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Internet izdavaštvo
1010DocType: Production Planning Tool,Production Orders,Nalozi
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301011apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +62,Balance Value,Vrijednost bilance
Frappe PR Botc0804792017-05-19 12:30:04 +05301012apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Sales Cjenovnik
1013apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Objavite za sinhronizaciju stavke
1014DocType: Bank Reconciliation,Account Currency,Valuta račun
1015apps/erpnext/erpnext/accounts/general_ledger.py +142,Please mention Round Off Account in Company,Navedite zaokružimo računa u Company
1016DocType: Purchase Receipt,Range,Domet
1017DocType: Supplier,Default Payable Accounts,Uobičajeno Računi dobavljača
1018apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +49,Employee {0} is not active or does not exist,Radnik {0} nije aktivan ili ne postoji
1019DocType: Fee Structure,Components,komponente
Frappe PR Botd112ee52017-08-31 19:38:41 +05301020apps/erpnext/erpnext/accounts/doctype/asset/asset.py +251,Please enter Asset Category in Item {0},Molimo vas da unesete imovine Kategorija tačke {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301021DocType: Quality Inspection Reading,Reading 6,Čitanje 6
Frappe PR Botd112ee52017-08-31 19:38:41 +05301022apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +913,Cannot {0} {1} {2} without any negative outstanding invoice,Ne mogu {0} {1} {2} bez ikakvih negativnih izuzetan fakture
Frappe PR Botc0804792017-05-19 12:30:04 +05301023DocType: Purchase Invoice Advance,Purchase Invoice Advance,Narudzbine avans
1024DocType: Hub Settings,Sync Now,Sync Sada
1025apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199,Row {0}: Credit entry can not be linked with a {1},Row {0}: Kredit stavka ne može se povezati sa {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301026apps/erpnext/erpnext/config/accounts.py +248,Define budget for a financial year.,Definirajte budžet za finansijsku godinu.
Frappe PR Botc0804792017-05-19 12:30:04 +05301027DocType: Mode of Payment Account,Default Bank / Cash account will be automatically updated in POS Invoice when this mode is selected.,"Zadana banka / novčani račun će se automatski ažurirati prema POS računu, kada je ovaj mod odabran."
1028DocType: Lead,LEAD-,vo |
1029DocType: Employee,Permanent Address Is,Stalna adresa je
1030DocType: Production Order Operation,Operation completed for how many finished goods?,Operacija završena za koliko gotovih proizvoda?
Frappe PR Bot8054d962017-09-05 09:19:06 +05301031apps/erpnext/erpnext/public/js/setup_wizard.js +46,The Brand,The Brand
Frappe PR Botc0804792017-05-19 12:30:04 +05301032DocType: Employee,Exit Interview Details,Izlaz Intervju Detalji
1033DocType: Item,Is Purchase Item,Je dobavljivi proizvod
1034DocType: Asset,Purchase Invoice,Narudzbine
1035DocType: Stock Ledger Entry,Voucher Detail No,Bon Detalj Ne
Frappe PR Botd112ee52017-08-31 19:38:41 +05301036apps/erpnext/erpnext/accounts/page/pos/pos.js +745,New Sales Invoice,Prodaja novih Račun
Frappe PR Botc0804792017-05-19 12:30:04 +05301037DocType: Stock Entry,Total Outgoing Value,Ukupna vrijednost Odlazni
Frappe PR Bot7c901002017-06-07 12:05:29 +05301038apps/erpnext/erpnext/public/js/account_tree_grid.js +224,Opening Date and Closing Date should be within same Fiscal Year,Datum otvaranja i zatvaranja datum bi trebao biti u istoj fiskalnoj godini
Frappe PR Botc0804792017-05-19 12:30:04 +05301039DocType: Lead,Request for Information,Zahtjev za informacije
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301040,LeaderBoard,leaderboard
Frappe PR Botd112ee52017-08-31 19:38:41 +05301041apps/erpnext/erpnext/accounts/page/pos/pos.js +758,Sync Offline Invoices,Sync Offline Fakture
Frappe PR Botc0804792017-05-19 12:30:04 +05301042DocType: Payment Request,Paid,Plaćen
1043DocType: Program Fee,Program Fee,naknada za program
Frappe PR Botd112ee52017-08-31 19:38:41 +05301044DocType: BOM Update Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM.
1045It also updates latest price in all the BOMs.","Zamenite određenu tehničku tehničku pomoć u svim ostalim BOM-u gde se koristi. On će zamijeniti stari BOM link, ažurirati troškove i regenerirati tabelu &quot;BOM Explosion Item&quot; po novom BOM-u. Takođe ažurira najnoviju cenu u svim BOM."
Frappe PR Botc0804792017-05-19 12:30:04 +05301046DocType: Salary Slip,Total in words,Ukupno je u riječima
1047DocType: Material Request Item,Lead Time Date,Datum i vrijeme Lead-a
1048DocType: Guardian,Guardian Name,Guardian ime
1049DocType: Cheque Print Template,Has Print Format,Ima Print Format
1050DocType: Employee Loan,Sanctioned,sankcionisani
Frappe PR Botd112ee52017-08-31 19:38:41 +05301051apps/erpnext/erpnext/accounts/page/pos/pos.js +73, is mandatory. Maybe Currency Exchange record is not created for ,Obavezan unos. Možda nije kreirana valuta za
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301052apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +112,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Navedite rednim brojem predmeta za {1}
Frappe PR Botfa042362017-07-17 17:50:36 +05301053apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +622,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.","Za &#39;proizvoda Bundle&#39; stavki, Magacin, serijski broj i serijski broj smatrat će se iz &#39;Pakiranje List&#39; stol. Ako Skladište i serijski broj su isti za sve pakovanje stavke za bilo &#39;Bundle proizvoda&#39; stavku, te vrijednosti mogu se unijeti u glavnom Stavka stola, vrijednosti će se kopirati u &#39;Pakiranje List&#39; stol."
Frappe PR Botc0804792017-05-19 12:30:04 +05301054DocType: Job Opening,Publish on website,Objaviti na web stranici
1055apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Isporuke kupcima.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301056apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +624,Supplier Invoice Date cannot be greater than Posting Date,Dobavljač Datum računa ne može biti veći od Datum knjiženja
Frappe PR Botc0804792017-05-19 12:30:04 +05301057DocType: Purchase Invoice Item,Purchase Order Item,Narudžbenica predmet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301058apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Indirect Income,Neizravni dohodak
Frappe PR Botc0804792017-05-19 12:30:04 +05301059DocType: Student Attendance Tool,Student Attendance Tool,Student Posjeta Tool
1060DocType: Cheque Print Template,Date Settings,Datum Postavke
1061apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,Varijacija
1062,Company Name,Naziv preduzeća
1063DocType: SMS Center,Total Message(s),Ukupno poruka ( i)
Frappe PR Botd112ee52017-08-31 19:38:41 +05301064apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +863,Select Item for Transfer,Izaberite Stavka za transfer
Frappe PR Botc0804792017-05-19 12:30:04 +05301065DocType: Purchase Invoice,Additional Discount Percentage,Dodatni popust Procenat
1066apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Pogledaj listu svih snimke Pomoć
1067DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Odaberite račun šefa banke gdje je ček bio pohranjen.
1068DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Dopustite korisniku uređivanje cjenika u transakcijama
1069DocType: Pricing Rule,Max Qty,Max kol
1070apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
1071 Please enter a valid Invoice","Red {0}: Račun {1} je nevažeća, to može biti otkazan / ne postoji. \ Molimo unesite važeću fakture"
1072apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +132,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Row {0}: Plaćanje protiv Prodaja / narudžbenice treba uvijek biti označeni kao unaprijed
1073apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,Hemijski
1074DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,Uobičajeno Banka / Cash račun će se automatski ažurirati u Plaća Journal Entry kada je izabran ovaj režim.
Frappe PR Botc0804792017-05-19 12:30:04 +05301075DocType: BOM,Raw Material Cost(Company Currency),Sirovina troškova (poduzeća Valuta)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301076apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +731,All items have already been transferred for this Production Order.,Svi predmeti su već prebačen za ovu proizvodnju Order.
Frappe PR Botc0804792017-05-19 12:30:04 +05301077apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Rate cannot be greater than the rate used in {1} {2},Row # {0}: Rate ne može biti veća od stope koristi u {1} {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05301078apps/erpnext/erpnext/utilities/user_progress.py +101,Meter,metar
Frappe PR Botc0804792017-05-19 12:30:04 +05301079DocType: Workstation,Electricity Cost,Troškovi struje
1080DocType: HR Settings,Don't send Employee Birthday Reminders,Ne šaljite podsjetnik za rođendan zaposlenika
1081DocType: Item,Inspection Criteria,Inspekcijski Kriteriji
1082apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,Prenose
1083DocType: BOM Website Item,BOM Website Item,BOM Web Stavka
Frappe PR Bot8054d962017-09-05 09:19:06 +05301084apps/erpnext/erpnext/public/js/setup_wizard.js +47,Upload your letter head and logo. (you can edit them later).,Unos glavu pismo i logo. (Možete ih kasnije uređivanje).
Frappe PR Botc0804792017-05-19 12:30:04 +05301085DocType: Timesheet Detail,Bill,račun
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301086apps/erpnext/erpnext/accounts/doctype/asset/asset.py +85,Next Depreciation Date is entered as past date,Sljedeća Amortizacija datum se unosi kao proteklih dana
Frappe PR Bot8054d962017-09-05 09:19:06 +05301087apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +199,White,Bijel
Frappe PR Botc0804792017-05-19 12:30:04 +05301088DocType: SMS Center,All Lead (Open),Svi potencijalni kupci (aktualni)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301089apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Red {0}: Količina nije dostupan za {4} u skladištu {1} na postavljanje trenutku stupanja ({2} {3})
Frappe PR Botc0804792017-05-19 12:30:04 +05301090DocType: Purchase Invoice,Get Advances Paid,Kreiraj avansno plaćanje
1091DocType: Item,Automatically Create New Batch,Automatski Create New Batch
Frappe PR Botd112ee52017-08-31 19:38:41 +05301092apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Make ,Napraviti
Frappe PR Botc0804792017-05-19 12:30:04 +05301093DocType: Student Admission,Admission Start Date,Prijem Ozljede Datum
1094DocType: Journal Entry,Total Amount in Words,Ukupan iznos riječima
1095apps/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.,Došlo je do pogreške . Jedan vjerojatan razlog bi mogao biti da niste spremili obrazac. Molimo kontaktirajte support@erpnext.com ako se problem ne riješi .
1096apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Moja košarica
1097apps/erpnext/erpnext/controllers/selling_controller.py +155,Order Type must be one of {0},Tip narudžbe mora biti jedan od {0}
1098DocType: Lead,Next Contact Date,Datum sledeceg kontaktiranja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301099apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Opening Qty,Otvaranje Kol
Frappe PR Botd112ee52017-08-31 19:38:41 +05301100apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +466,Please enter Account for Change Amount,Unesite račun za promjene Iznos
Frappe PR Botc0804792017-05-19 12:30:04 +05301101DocType: Student Batch Name,Student Batch Name,Student Batch Ime
1102DocType: Holiday List,Holiday List Name,Naziv liste odmora
1103DocType: Repayment Schedule,Balance Loan Amount,Balance Iznos kredita
1104apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.js +13,Schedule Course,Raspored predmeta
Frappe PR Bot8054d962017-09-05 09:19:06 +05301105apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +219,Stock Options,Stock Opcije
Frappe PR Botc0804792017-05-19 12:30:04 +05301106DocType: Journal Entry Account,Expense Claim,Rashodi polaganja
1107apps/erpnext/erpnext/accounts/doctype/asset/asset.js +245,Do you really want to restore this scrapped asset?,Da li zaista želite da vratite ovaj ukinut imovine?
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301108apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +349,Qty for {0},Količina za {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301109DocType: Leave Application,Leave Application,Ostavite aplikaciju
1110apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Ostavite raspodjele alat
1111DocType: Leave Block List,Leave Block List Dates,Ostavite datumi lista blokiranih
1112DocType: Workstation,Net Hour Rate,Neto Hour Rate
1113DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Sletio Trošak Kupnja Potvrda
1114DocType: Company,Default Terms,Uobičajeno Uvjeti
Frappe PR Botd112ee52017-08-31 19:38:41 +05301115DocType: Supplier Scorecard Period,Criteria,Kriterijumi
Frappe PR Botc0804792017-05-19 12:30:04 +05301116DocType: Packing Slip Item,Packing Slip Item,Odreskom predmet
1117DocType: Purchase Invoice,Cash/Bank Account,Novac / bankovni račun
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301118apps/erpnext/erpnext/public/js/queries.js +96,Please specify a {0},Navedite {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301119apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +71,Removed items with no change in quantity or value.,Ukloniti stavke bez promjene u količini ili vrijednosti.
1120DocType: Delivery Note,Delivery To,Dostava za
Frappe PR Botd112ee52017-08-31 19:38:41 +05301121apps/erpnext/erpnext/stock/doctype/item/item.py +632,Attribute table is mandatory,Atribut sto je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05301122DocType: Production Planning Tool,Get Sales Orders,Kreiraj narudžbe
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301123apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +67,{0} can not be negative,{0} ne može biti negativna
Frappe PR Bot8054d962017-09-05 09:19:06 +05301124DocType: Training Event,Self-Study,Samo-studiranje
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301125apps/erpnext/erpnext/public/js/pos/pos_selected_item.html +11,Discount,Popust
Frappe PR Botc0804792017-05-19 12:30:04 +05301126DocType: Asset,Total Number of Depreciations,Ukupan broj Amortizacija
1127DocType: Sales Invoice Item,Rate With Margin,Stopu sa margina
1128DocType: Workstation,Wages,Plata
Frappe PR Botc0804792017-05-19 12:30:04 +05301129DocType: Task,Urgent,Hitan
Frappe PR Botfa042362017-07-17 17:50:36 +05301130apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +157,Please specify a valid Row ID for row {0} in table {1},Molimo navedite važeću Row ID za redom {0} {1} u tabeli
Frappe PR Botd112ee52017-08-31 19:38:41 +05301131apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +84,Unable to find variable: ,Nije moguće pronaći varijablu:
Frappe PR Botc0804792017-05-19 12:30:04 +05301132apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Idite na radnu površinu i početi koristiti ERPNext
1133DocType: Item,Manufacturer,Proizvođač
1134DocType: Landed Cost Item,Purchase Receipt Item,Kupnja Potvrda predmet
1135DocType: Purchase Receipt,PREC-RET-,PREC-RET-
1136DocType: POS Profile,Sales Invoice Payment,Prodaja fakture za plaćanje
1137DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Rezervirano Warehouse u prodajni nalog / skladišta gotovih proizvoda
1138apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,Prodaja Iznos
1139DocType: Repayment Schedule,Interest Amount,Iznos kamata
Frappe PR Botd112ee52017-08-31 19:38:41 +05301140apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +109,You are the Expense Approver for this record. Please Update the 'Status' and Save,"Vi steRashodi Odobritelj za ovaj rekord . Molimo Ažuriranje "" status"" i Save"
Frappe PR Botc0804792017-05-19 12:30:04 +05301141DocType: Serial No,Creation Document No,Stvaranje dokumenata nema
1142DocType: Issue,Issue,Tiketi
1143DocType: Asset,Scrapped,odbačen
Frappe PR Botc0804792017-05-19 12:30:04 +05301144apps/erpnext/erpnext/config/stock.py +195,"Attributes for Item Variants. e.g Size, Color etc.","Osobine Stavka Varijante. npr veličina, boja i sl"
1145DocType: Purchase Invoice,Returns,povraćaj
1146apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +42,WIP Warehouse,WIP Skladište
Frappe PR Bot7c901002017-06-07 12:05:29 +05301147apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +195,Serial No {0} is under maintenance contract upto {1},Serijski Ne {0} je pod ugovorom za održavanje upto {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301148apps/erpnext/erpnext/config/hr.py +35,Recruitment,regrutacija
1149DocType: Lead,Organization Name,Naziv organizacije
1150DocType: Tax Rule,Shipping State,State dostava
1151,Projected Quantity as Source,Projektovanih količina kao izvor
Frappe PR Botd112ee52017-08-31 19:38:41 +05301152apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +61,Item must be added using 'Get Items from Purchase Receipts' button,Stavka mora biti dodan pomoću 'Get stavki iz Kupovina Primici' gumb
Frappe PR Botc0804792017-05-19 12:30:04 +05301153DocType: Employee,A-,A-
1154DocType: Production Planning Tool,Include non-stock items,Uključuju ne-stanju proizvodi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301155apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Sales Expenses,Prodajni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05301156apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Standardna kupnju
1157DocType: GL Entry,Against,Protiv
1158DocType: Item,Default Selling Cost Center,Zadani trošak prodaje
1159DocType: Sales Partner,Implementation Partner,Provedba partner
Frappe PR Botd112ee52017-08-31 19:38:41 +05301160apps/erpnext/erpnext/accounts/page/pos/pos.js +1562,ZIP Code,Poštanski broj
Frappe PR Botc0804792017-05-19 12:30:04 +05301161apps/erpnext/erpnext/controllers/selling_controller.py +265,Sales Order {0} is {1},Prodajnog naloga {0} je {1}
1162DocType: Opportunity,Contact Info,Kontakt Informacije
1163apps/erpnext/erpnext/config/stock.py +310,Making Stock Entries,Izrada Stock unosi
1164DocType: Packing Slip,Net Weight UOM,Težina mjerna jedinica
Frappe PR Botc0804792017-05-19 12:30:04 +05301165DocType: Item,Default Supplier,Glavni dobavljač
1166DocType: Manufacturing Settings,Over Production Allowance Percentage,Nad proizvodnjom Ispravka Procenat
1167DocType: Employee Loan,Repayment Schedule,otplata Raspored
1168DocType: Shipping Rule Condition,Shipping Rule Condition,Uslov pravila transporta
1169DocType: Holiday List,Get Weekly Off Dates,Nabavite Tjedno Off datumi
1170apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +33,End Date can not be less than Start Date,Datum završetka ne može biti manja od početnog datuma
1171DocType: Sales Person,Select company name first.,Prvo odaberite naziv preduzeća.
Frappe PR Botc0804792017-05-19 12:30:04 +05301172apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Ponude dobijene od dobavljača.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301173apps/erpnext/erpnext/config/manufacturing.py +74,Replace BOM and update latest price in all BOMs,Zamijenite BOM i ažurirajte najnoviju cijenu u svim BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05301174apps/erpnext/erpnext/controllers/selling_controller.py +22,To {0} | {1} {2},Za {0} | {1} {2}
1175apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Prosječna starost
1176DocType: School Settings,Attendance Freeze Date,Posjećenost Freeze Datum
Frappe PR Bot8054d962017-09-05 09:19:06 +05301177apps/erpnext/erpnext/utilities/user_progress.py +64,List a few of your suppliers. They could be organizations or individuals.,Navedite nekoliko svojih dobavljača. Oni mogu biti tvrtke ili fizičke osobe.
Frappe PR Botc0804792017-05-19 12:30:04 +05301178apps/erpnext/erpnext/templates/pages/home.html +31,View All Products,Pogledaj sve proizvode
1179apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Minimalna Olovo Starost (Dana)
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301180apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +61,All BOMs,Svi sastavnica
Frappe PR Botc0804792017-05-19 12:30:04 +05301181DocType: Company,Default Currency,Zadana valuta
1182DocType: Expense Claim,From Employee,Od zaposlenika
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301183apps/erpnext/erpnext/controllers/accounts_controller.py +420,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Upozorenje : Sustav neće provjeravati overbilling od iznosa za točku {0} u {1} je nula
Frappe PR Botc0804792017-05-19 12:30:04 +05301184DocType: Journal Entry,Make Difference Entry,Čine razliku Entry
1185DocType: Upload Attendance,Attendance From Date,Gledatelja Od datuma
1186DocType: Appraisal Template Goal,Key Performance Area,Područje djelovanja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301187DocType: Program Enrollment,Transportation,Prevoznik
Frappe PR Botc0804792017-05-19 12:30:04 +05301188apps/erpnext/erpnext/controllers/item_variant.py +92,Invalid Attribute,Invalid Atributi
Frappe PR Botd112ee52017-08-31 19:38:41 +05301189apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +225,{0} {1} must be submitted,{0} {1} mora biti podnesen
Frappe PR Botc0804792017-05-19 12:30:04 +05301190apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +146,Quantity must be less than or equal to {0},Količina mora biti manji ili jednak {0}
1191DocType: SMS Center,Total Characters,Ukupno Likovi
Frappe PR Botd112ee52017-08-31 19:38:41 +05301192apps/erpnext/erpnext/controllers/buying_controller.py +159,Please select BOM in BOM field for Item {0},Molimo odaberite BOM BOM u polje za Stavka {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301193DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-Obrazac Račun Detalj
1194DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Pomirenje Plaćanje fakture
1195apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Doprinos%
Frappe PR Botd112ee52017-08-31 19:38:41 +05301196apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +211,"As per the Buying Settings if Purchase Order Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Order first for item {0}","Prema Kupnja Postavke ako Narudžbenice željeni == &#39;DA&#39;, onda za stvaranje fakturi, korisnik treba prvo stvoriti Narudžbenice za stavku {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301197DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Tvrtka registracijski brojevi za svoju referencu. Porezni brojevi itd.
1198DocType: Sales Partner,Distributor,Distributer
1199DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Košarica Shipping pravilo
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301200apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +233,Production Order {0} must be cancelled before cancelling this Sales Order,Proizvodnja Red {0} mora biti otkazana prije poništenja ovu prodajnog naloga
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301201apps/erpnext/erpnext/public/js/controllers/transaction.js +67,Please set 'Apply Additional Discount On',Molimo podesite &#39;primijeniti dodatne popusta na&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05301202,Ordered Items To Be Billed,Naručeni artikli za naplatu
1203apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,Od opseg mora biti manji od u rasponu
1204DocType: Global Defaults,Global Defaults,Globalne zadane postavke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301205apps/erpnext/erpnext/projects/doctype/project/project.py +210,Project Collaboration Invitation,Projekt Collaboration Poziv
Frappe PR Botc0804792017-05-19 12:30:04 +05301206DocType: Salary Slip,Deductions,Odbici
1207DocType: Leave Allocation,LAL/,LAL /
Frappe PR Bot8054d962017-09-05 09:19:06 +05301208DocType: Setup Progress Action,Action Name,Naziv akcije
Frappe PR Botc0804792017-05-19 12:30:04 +05301209apps/erpnext/erpnext/public/js/financial_statements.js +75,Start Year,Početak godine
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301210apps/erpnext/erpnext/regional/india/utils.py +24,First 2 digits of GSTIN should match with State number {0},Prva 2 cifre GSTIN treba se podudarati s državnim broj {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301211DocType: Purchase Invoice,Start date of current invoice's period,Početak datum tekućeg razdoblja dostavnice
1212DocType: Salary Slip,Leave Without Pay,Ostavite bez plaće
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301213apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Capacity Planning Error,Kapaciteta za planiranje Error
Frappe PR Botc0804792017-05-19 12:30:04 +05301214,Trial Balance for Party,Suđenje Balance za stranke
1215DocType: Lead,Consultant,Konsultant
1216DocType: Salary Slip,Earnings,Zarada
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301217apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +391,Finished Item {0} must be entered for Manufacture type entry,Završio Stavka {0} mora biti unesen za tip Proizvodnja unos
Frappe PR Botc0804792017-05-19 12:30:04 +05301218apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Otvaranje Računovodstvo Balance
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301219,GST Sales Register,PDV prodaje Registracija
Frappe PR Botc0804792017-05-19 12:30:04 +05301220DocType: Sales Invoice Advance,Sales Invoice Advance,Predujam prodajnog računa
1221apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +548,Nothing to request,Ništa se zatražiti
1222apps/erpnext/erpnext/accounts/doctype/budget/budget.py +34,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},Još jedan budžet rekord &#39;{0}&#39; već postoji protiv {1} &#39;{2}&#39; za fiskalnu godinu {3}
1223apps/erpnext/erpnext/projects/doctype/task/task.py +40,'Actual Start Date' can not be greater than 'Actual End Date',"' Stvarni datum početka ' ne može biti veći od stvarnog datuma završetka """
Frappe PR Bot8054d962017-09-05 09:19:06 +05301224apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +108,Management,upravljanje
Frappe PR Botc0804792017-05-19 12:30:04 +05301225DocType: Cheque Print Template,Payer Settings,Payer Postavke
1226DocType: Item Attribute Value,"This will be appended to the Item Code of the variant. For example, if your abbreviation is ""SM"", and the item code is ""T-SHIRT"", the item code of the variant will be ""T-SHIRT-SM""","Ovo će biti dodan na Šifra za varijantu. Na primjer, ako je vaš skraćenica ""SM"", a stavka kod je ""T-SHIRT"", stavka kod varijante će biti ""T-SHIRT-SM"""
1227DocType: Salary Slip,Net Pay (in words) will be visible once you save the Salary Slip.,Neto plaća (riječima) će biti vidljiva nakon što spremite klizne plaće.
1228DocType: Purchase Invoice,Is Return,Je li povratak
Frappe PR Botd112ee52017-08-31 19:38:41 +05301229apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Caution,Oprez
1230apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +787,Return / Debit Note,Povratak / Debit Napomena
Frappe PR Botc0804792017-05-19 12:30:04 +05301231DocType: Price List Country,Price List Country,Cijena Lista država
1232DocType: Item,UOMs,UOMs
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301233apps/erpnext/erpnext/stock/utils.py +205,{0} valid serial nos for Item {1},{0} valjani serijski broj za artikal {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301234apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Kod artikla ne može se mijenjati za serijski broj.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301235apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +26,POS Profile {0} already created for user: {1} and company {2},POS profil {0} već kreirali za korisnika: {1} {2} i kompanija
Frappe PR Botc0804792017-05-19 12:30:04 +05301236DocType: Sales Invoice Item,UOM Conversion Factor,UOM konverzijski faktor
Frappe PR Botfa042362017-07-17 17:50:36 +05301237apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +23,Please enter Item Code to get Batch Number,Unesite Šifra da Batch Broj
Frappe PR Botc0804792017-05-19 12:30:04 +05301238DocType: Stock Settings,Default Item Group,Zadana grupa proizvoda
1239DocType: Employee Loan,Partially Disbursed,djelomično Isplaćeno
Frappe PR Botc0804792017-05-19 12:30:04 +05301240apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Šifarnik dobavljača
1241DocType: Account,Balance Sheet,Završni račun
Frappe PR Botd112ee52017-08-31 19:38:41 +05301242apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +701,Cost Center For Item with Item Code ',Troška Za Stavke sa Šifra '
1243DocType: Quotation,Valid Till,Valid Till
1244apps/erpnext/erpnext/accounts/page/pos/pos.js +2403,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.",Način plaćanja nije konfiguriran. Molimo provjerite da li račun je postavljena o načinu plaćanja ili na POS profilu.
Frappe PR Botc0804792017-05-19 12:30:04 +05301245apps/erpnext/erpnext/buying/utils.py +74,Same item cannot be entered multiple times.,Isti stavka ne može se upisati više puta.
1246apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Further accounts can be made under Groups, but entries can be made against non-Groups","Dalje računa može biti pod Grupe, ali unosa može biti protiv ne-Grupe"
1247DocType: Lead,Lead,Potencijalni kupac
1248DocType: Email Digest,Payables,Obveze
1249DocType: Course,Course Intro,Naravno Intro
1250apps/erpnext/erpnext/stock/doctype/batch/batch.js +85,Stock Entry {0} created,Stock Entry {0} stvorio
Frappe PR Botd112ee52017-08-31 19:38:41 +05301251apps/erpnext/erpnext/controllers/buying_controller.py +295,Row #{0}: Rejected Qty can not be entered in Purchase Return,Row # {0}: Odbijena Količina ne može unijeti u Kupovina Povratak
Frappe PR Botc0804792017-05-19 12:30:04 +05301252,Purchase Order Items To Be Billed,Narudžbenica Proizvodi se naplaćuje
1253DocType: Purchase Invoice Item,Net Rate,Neto stopa
1254DocType: Purchase Invoice Item,Purchase Invoice Item,Narudzbine stavki
Frappe PR Bot7c901002017-06-07 12:05:29 +05301255apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +58,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Stock Ledger unosi i GL unosi se ponovo postavila za odabrane Kupovina Primici
Frappe PR Botc0804792017-05-19 12:30:04 +05301256apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Stavku 1
1257DocType: Holiday,Holiday,Odmor
1258DocType: Support Settings,Close Issue After Days,Zatvori Issue Nakon nekoliko dana
1259DocType: Leave Control Panel,Leave blank if considered for all branches,Ostavite prazno ako smatra za sve grane
1260DocType: Bank Guarantee,Validity in Days,Valjanost u Dani
1261apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-forma nije primjenjiv za fakture: {0}
1262DocType: Payment Reconciliation,Unreconciled Payment Details,Nesaglašen Detalji plaćanja
1263apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,kako Count
1264DocType: Global Defaults,Current Fiscal Year,Tekuće fiskalne godine
1265DocType: Purchase Order,Group same items,Grupa iste stavke
1266DocType: Global Defaults,Disable Rounded Total,Ugasiti zaokruženi iznos
1267DocType: Employee Loan Application,Repayment Info,otplata Info
1268apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +448,'Entries' cannot be empty,' Prijave ' ne može biti prazno
1269apps/erpnext/erpnext/utilities/transaction_base.py +81,Duplicate row {0} with same {1},Dupli red {0} sa istim {1}
1270,Trial Balance,Pretresno bilanca
Frappe PR Botd112ee52017-08-31 19:38:41 +05301271apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +449,Fiscal Year {0} not found,Fiskalna godina {0} nije pronađen
Frappe PR Botc0804792017-05-19 12:30:04 +05301272apps/erpnext/erpnext/config/hr.py +296,Setting up Employees,Postavljanje Zaposlenih
1273DocType: Sales Order,SO-,SO-
Frappe PR Botd112ee52017-08-31 19:38:41 +05301274apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +153,Please select prefix first,Odaberite prefiks prvi
Frappe PR Botc0804792017-05-19 12:30:04 +05301275DocType: Employee,O-,O-
Frappe PR Bot8054d962017-09-05 09:19:06 +05301276apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +180,Research,istraživanje
Frappe PR Botc0804792017-05-19 12:30:04 +05301277DocType: Maintenance Visit Purpose,Work Done,Rad Done
1278apps/erpnext/erpnext/controllers/item_variant.py +33,Please specify at least one attribute in the Attributes table,Molimo navedite barem jedan atribut atribute tabeli
1279DocType: Announcement,All Students,Svi studenti
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301280apps/erpnext/erpnext/accounts/doctype/asset/asset.py +45,Item {0} must be a non-stock item,Stavka {0} mora biti ne-stock stavka
Frappe PR Botc0804792017-05-19 12:30:04 +05301281apps/erpnext/erpnext/stock/doctype/batch/batch.js +18,View Ledger,Pogledaj Ledger
1282DocType: Grading Scale,Intervals,intervali
1283apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Najstarije
Frappe PR Botd112ee52017-08-31 19:38:41 +05301284apps/erpnext/erpnext/stock/doctype/item/item.py +505,"An Item Group exists with same name, please change the item name or rename the item group","Stavka Grupa postoji s istim imenom , molimo promijenite ime stavku ili preimenovati stavku grupe"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301285apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +52,Student Mobile No.,Student Mobile No.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301286apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +366,Rest Of The World,Ostatak svijeta
Frappe PR Botc0804792017-05-19 12:30:04 +05301287apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Stavka {0} ne može imati Batch
1288,Budget Variance Report,Proračun varijance Prijavi
1289DocType: Salary Slip,Gross Pay,Bruto plaća
Frappe PR Botd112ee52017-08-31 19:38:41 +05301290apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Activity Type is mandatory.,Red {0}: Aktivnost Tip je obavezno.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301291apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Dividends Paid,Isplaćene dividende
Frappe PR Botc0804792017-05-19 12:30:04 +05301292apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +36,Accounting Ledger,Računovodstvo Ledger
1293DocType: Stock Reconciliation,Difference Amount,Razlika Iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +05301294DocType: Purchase Invoice,Reverse Charge,Reverse Charge
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301295apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +172,Retained Earnings,Zadržana dobit
Frappe PR Botc0804792017-05-19 12:30:04 +05301296DocType: Vehicle Log,Service Detail,Servis Detail
1297DocType: BOM,Item Description,Opis artikla
1298DocType: Student Sibling,Student Sibling,student Polubrat
1299DocType: Purchase Invoice,Is Recurring,Je li se ponavlja
1300DocType: Purchase Invoice,Supplied Items,Isporučenog pribora
1301DocType: Student,STUD.,STUD.
1302DocType: Production Order,Qty To Manufacture,Količina za proizvodnju
1303DocType: Email Digest,New Income,novi prihod
1304DocType: School Settings,School Settings,škola Postavke
1305DocType: Buying Settings,Maintain same rate throughout purchase cycle,Održavanje istu stopu tijekom kupnje ciklusa
1306DocType: Opportunity Item,Opportunity Item,Poslovna prilika artikla
1307,Student and Guardian Contact Details,Student i Guardian Kontakt detalji
Frappe PR Botd112ee52017-08-31 19:38:41 +05301308apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +51,Row {0}: For supplier {0} Email Address is required to send email,Red {0}: Za dobavljač {0}-mail adresa je potrebno za slanje e-mail
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301309apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +72,Temporary Opening,Privremeno Otvaranje
Frappe PR Botc0804792017-05-19 12:30:04 +05301310,Employee Leave Balance,Zaposlenik napuste balans
1311apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +147,Balance for Account {0} must always be {1},Bilans konta {0} uvijek mora biti {1}
1312apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +178,Valuation Rate required for Item in row {0},Vrednovanje potrebne za Stavka u nizu objekta {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301313DocType: Supplier Scorecard,Scorecard Actions,Action Scorecard
Frappe PR Bot8054d962017-09-05 09:19:06 +05301314apps/erpnext/erpnext/utilities/user_progress.py +123,Example: Masters in Computer Science,Primer: Masters u Computer Science
Frappe PR Botc0804792017-05-19 12:30:04 +05301315DocType: Purchase Invoice,Rejected Warehouse,Odbijen galerija
1316DocType: GL Entry,Against Voucher,Protiv Voucheru
1317DocType: Item,Default Buying Cost Center,Zadani trošak kupnje
1318apps/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.","Da biste dobili najbolje iz ERPNext, preporučujemo vam da malo vremena i gledati ove snimke pomoć."
Frappe PR Botd112ee52017-08-31 19:38:41 +05301319apps/erpnext/erpnext/accounts/page/pos/pos.js +74, to ,Za
Frappe PR Botfa042362017-07-17 17:50:36 +05301320DocType: Supplier Quotation Item,Lead Time in days,Potencijalni kupac u danima
Frappe PR Botc0804792017-05-19 12:30:04 +05301321apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +58,Accounts Payable Summary,Računi se plaćaju Sažetak
Frappe PR Botd112ee52017-08-31 19:38:41 +05301322apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +337,Payment of salary from {0} to {1},Isplata plaće iz {0} do {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301323apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +213,Not authorized to edit frozen Account {0},Nije ovlašten za uređivanje smrznute račun {0}
1324DocType: Journal Entry,Get Outstanding Invoices,Kreiraj neplaćene račune
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301325apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +70,Sales Order {0} is not valid,Prodajnog naloga {0} nije ispravan
Frappe PR Botd112ee52017-08-31 19:38:41 +05301326DocType: Supplier Scorecard,Warn for new Request for Quotations,Upozorite na novi zahtev za citate
Frappe PR Bot8054d962017-09-05 09:19:06 +05301327apps/erpnext/erpnext/utilities/activation.py +91,Purchase orders help you plan and follow up on your purchases,Narudžbenice vam pomoći planirati i pratiti na kupovinu
1328apps/erpnext/erpnext/setup/doctype/company/company.py +222,"Sorry, companies cannot be merged","Žao nam je , tvrtke ne mogu spojiti"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301329apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +167,"The total Issue / Transfer quantity {0} in Material Request {1} \
Frappe PR Botc0804792017-05-19 12:30:04 +05301330 cannot be greater than requested quantity {2} for Item {3}",Ukupne emisije / Transfer količina {0} u Industrijska Zahtjev {1} \ ne može biti veća od tražene količine {2} za Stavka {3}
Frappe PR Bot8054d962017-09-05 09:19:06 +05301331apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +188,Small,Mali
Frappe PR Botc0804792017-05-19 12:30:04 +05301332DocType: Employee,Employee Number,Broj radnika
1333apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +65,Case No(s) already in use. Try from Case No {0},Slučaj Ne ( i) je već u uporabi . Pokušajte s predmetu broj {0}
1334DocType: Project,% Completed,Završen%
1335,Invoiced Amount (Exculsive Tax),Dostavljeni iznos ( Exculsive poreza )
1336apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Stavku 2
Frappe PR Botc0804792017-05-19 12:30:04 +05301337DocType: Supplier,SUPP-,SUPP-
1338DocType: Training Event,Training Event,treningu
1339DocType: Item,Auto re-order,Autorefiniš reda
1340apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Ukupno Ostvareni
1341DocType: Employee,Place of Issue,Mjesto izdavanja
Frappe PR Bot8054d962017-09-05 09:19:06 +05301342apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,Contract,ugovor
Frappe PR Botc0804792017-05-19 12:30:04 +05301343DocType: Email Digest,Add Quote,Dodaj Citat
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301344apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +868,UOM coversion factor required for UOM: {0} in Item: {1},UOM faktor coversion potrebna za UOM: {0} u točki: {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301345apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Indirect Expenses,Neizravni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05301346apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +83,Row {0}: Qty is mandatory,Red {0}: Količina je obvezno
1347apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Poljoprivreda
Frappe PR Botd112ee52017-08-31 19:38:41 +05301348apps/erpnext/erpnext/accounts/page/pos/pos.js +750,Sync Master Data,Sync Master Data
Frappe PR Bot8054d962017-09-05 09:19:06 +05301349apps/erpnext/erpnext/utilities/user_progress.py +92,Your Products or Services,Vaši proizvodi ili usluge
Frappe PR Botc0804792017-05-19 12:30:04 +05301350DocType: Mode of Payment,Mode of Payment,Način plaćanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05301351apps/erpnext/erpnext/stock/doctype/item/item.py +178,Website Image should be a public file or website URL,Sajt slika treba da bude javni datoteke ili web stranice URL
Frappe PR Botc0804792017-05-19 12:30:04 +05301352DocType: Student Applicant,AP,AP
1353DocType: Purchase Invoice Item,BOM,BOM
1354apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +37,This is a root item group and cannot be edited.,To jekorijen stavka grupa i ne može se mijenjati .
1355DocType: Journal Entry Account,Purchase Order,Narudžbenica
1356DocType: Vehicle,Fuel UOM,gorivo UOM
1357DocType: Warehouse,Warehouse Contact Info,Kontakt informacije skladišta
1358DocType: Payment Entry,Write Off Difference Amount,Otpis Razlika Iznos
1359DocType: Purchase Invoice,Recurring Type,Ponavljajući Tip
Frappe PR Botd112ee52017-08-31 19:38:41 +05301360apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +410,"{0}: Employee email not found, hence email not sent",{0}: e-mail nije poslat jer e-mail zaposlenog nije pronađen
Frappe PR Botc0804792017-05-19 12:30:04 +05301361DocType: Item,Foreign Trade Details,Vanjske trgovine Detalji
1362DocType: Email Digest,Annual Income,Godišnji prihod
1363DocType: Serial No,Serial No Details,Serijski nema podataka
1364DocType: Purchase Invoice Item,Item Tax Rate,Poreska stopa artikla
1365DocType: Student Group Student,Group Roll Number,Grupa Roll Broj
1366apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +145,"For {0}, only credit accounts can be linked against another debit entry","Za {0}, samo kredit računa može biti povezan protiv drugog ulaska debit"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301367apps/erpnext/erpnext/projects/doctype/project/project.py +73,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,Ukupno sve težine zadatka treba da bude 1. Molimo prilagodite težine svih zadataka projekta u skladu s tim
Frappe PR Botd112ee52017-08-31 19:38:41 +05301368apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +576,Delivery Note {0} is not submitted,Otpremnica {0} nije potvrđena
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301369apps/erpnext/erpnext/stock/get_item_details.py +151,Item {0} must be a Sub-contracted Item,Stavka {0} mora bitisklopljen ugovor artikla
1370apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +43,Capital Equipments,Kapitalni oprema
Frappe PR Bot7c901002017-06-07 12:05:29 +05301371apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +33,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Cijene Pravilo prvo se bira na temelju 'Nanesite na' terenu, koji može biti točka, točka Grupa ili Brand."
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301372apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +215,Please set the Item Code first,Molimo prvo postavite kod za stavku
Frappe PR Botc0804792017-05-19 12:30:04 +05301373DocType: Hub Settings,Seller Website,Prodavač Website
1374DocType: Item,ITEM-,Artikl-
1375apps/erpnext/erpnext/controllers/selling_controller.py +148,Total allocated percentage for sales team should be 100,Ukupno dodijeljeno postotak za prodajni tim bi trebao biti 100
Frappe PR Botc0804792017-05-19 12:30:04 +05301376DocType: Appraisal Goal,Goal,Cilj
1377DocType: Sales Invoice Item,Edit Description,Uredi opis
1378,Team Updates,Team Updates
Frappe PR Botd112ee52017-08-31 19:38:41 +05301379apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +885,For Supplier,za Supplier
Frappe PR Botc0804792017-05-19 12:30:04 +05301380DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Postavljanje Vrsta računa pomaže u odabiru ovaj račun u prometu.
1381DocType: Purchase Invoice,Grand Total (Company Currency),Sveukupno (valuta tvrtke)
1382apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Napravi Print Format
1383apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Nije našao bilo koji predmet pod nazivom {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301384DocType: Supplier Scorecard Criteria,Criteria Formula,Kriterijum Formula
Frappe PR Botc0804792017-05-19 12:30:04 +05301385apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Ukupno Odlazni
1386apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +47,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Tu može biti samo jedan Dostava Pravilo Stanje sa 0 ili prazni vrijednost za "" Da Value """
1387DocType: Authorization Rule,Transaction,Transakcija
1388apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Napomena : Ovaj troška jegrupa . Ne mogu napraviti računovodstvenih unosa protiv skupine .
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301389apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +54,Child warehouse exists for this warehouse. You can not delete this warehouse.,skladište dijete postoji za to skladište. Ne možete brisati ovo skladište.
Frappe PR Botc0804792017-05-19 12:30:04 +05301390DocType: Item,Website Item Groups,Website Stavka Grupe
1391DocType: Purchase Invoice,Total (Company Currency),Ukupno (Company valuta)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301392apps/erpnext/erpnext/stock/utils.py +200,Serial number {0} entered more than once,Serijski broj {0} ušao više puta
Frappe PR Botc0804792017-05-19 12:30:04 +05301393DocType: Depreciation Schedule,Journal Entry,Časopis Stupanje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301394apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,{0} items in progress,{0} stavke u tijeku
Frappe PR Botc0804792017-05-19 12:30:04 +05301395DocType: Workstation,Workstation Name,Ime Workstation
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301396DocType: Grading Scale Interval,Grade Code,Grade Kod
Frappe PR Botc0804792017-05-19 12:30:04 +05301397DocType: POS Item Group,POS Item Group,POS Stavka Group
1398apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,Email Digest:
Frappe PR Botd112ee52017-08-31 19:38:41 +05301399apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +564,BOM {0} does not belong to Item {1},BOM {0} ne pripada Stavka {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301400DocType: Sales Partner,Target Distribution,Ciljana Distribucija
1401DocType: Salary Slip,Bank Account No.,Žiro račun broj
1402DocType: Naming Series,This is the number of the last created transaction with this prefix,To je broj zadnjeg stvorio transakcije s ovim prefiksom
Frappe PR Botd112ee52017-08-31 19:38:41 +05301403DocType: Supplier Scorecard,"Scorecard variables can be used, as well as:
1404{total_score} (the total score from that period),
1405{period_number} (the number of periods to present day)
1406","Može se koristiti varijable Scorecard, kao i: {total_score} (ukupna ocjena iz tog perioda), {period_number} (broj perioda za današnji dan)"
Frappe PR Botc0804792017-05-19 12:30:04 +05301407DocType: Quality Inspection Reading,Reading 8,Čitanje 8
1408DocType: Sales Partner,Agent,Agent
1409DocType: Purchase Invoice,Taxes and Charges Calculation,Porezi i naknade Proračun
1410DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Knjiga imovine Amortizacija Entry Automatski
1411DocType: BOM Operation,Workstation,Workstation
1412DocType: Request for Quotation Supplier,Request for Quotation Supplier,Zahtjev za ponudu dobavljač
Frappe PR Bot8054d962017-09-05 09:19:06 +05301413apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +145,Hardware,Hardver
Frappe PR Botc0804792017-05-19 12:30:04 +05301414DocType: Sales Order,Recurring Upto,Ponavljajući Upto
1415DocType: Attendance,HR Manager,Šef ljudskih resursa
Frappe PR Botd112ee52017-08-31 19:38:41 +05301416apps/erpnext/erpnext/accounts/party.py +175,Please select a Company,Molimo odaberite poduzeća
Frappe PR Bot8054d962017-09-05 09:19:06 +05301417apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Privilege Leave,Privilege dopust
Frappe PR Botc0804792017-05-19 12:30:04 +05301418DocType: Purchase Invoice,Supplier Invoice Date,Dobavljač Datum fakture
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301419apps/erpnext/erpnext/templates/includes/product_page.js +18,per,po
Frappe PR Botc0804792017-05-19 12:30:04 +05301420apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Trebate omogućiti Košarica
1421DocType: Payment Entry,Writeoff,Otpisati
1422DocType: Appraisal Template Goal,Appraisal Template Goal,Procjena Predložak cilja
1423DocType: Salary Component,Earning,Zarada
Frappe PR Botd112ee52017-08-31 19:38:41 +05301424DocType: Supplier Scorecard,Scoring Criteria,Kriteriji bodovanja
Frappe PR Botc0804792017-05-19 12:30:04 +05301425DocType: Purchase Invoice,Party Account Currency,Party računa valuta
1426,BOM Browser,BOM Browser
Frappe PR Bot8054d962017-09-05 09:19:06 +05301427apps/erpnext/erpnext/templates/emails/training_event.html +13,Please update your status for this training event,Molimo ažurirajte svoj status za ovaj trening događaj
Frappe PR Botc0804792017-05-19 12:30:04 +05301428DocType: Purchase Taxes and Charges,Add or Deduct,Zbrajanje ili oduzimanje
Frappe PR Botd112ee52017-08-31 19:38:41 +05301429apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +82,Overlapping conditions found between:,Preklapanje uvjeti nalaze između :
Frappe PR Botc0804792017-05-19 12:30:04 +05301430apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +187,Against Journal Entry {0} is already adjusted against some other voucher,Protiv Journal Entry {0} je već prilagođen protiv nekih drugih vaučer
1431apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Ukupna vrijednost Order
Frappe PR Botd112ee52017-08-31 19:38:41 +05301432apps/erpnext/erpnext/demo/setup/setup_data.py +325,Food,Hrana
Frappe PR Botc0804792017-05-19 12:30:04 +05301433apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Starenje Range 3
1434DocType: Maintenance Schedule Item,No of Visits,Bez pregleda
Frappe PR Bot7c901002017-06-07 12:05:29 +05301435apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +165,Maintenance Schedule {0} exists against {1},Održavanje Raspored {0} postoji protiv {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301436apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +32,Enrolling student,upisa student
1437apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +33,Currency of the Closing Account must be {0},Valuta zatvaranja računa mora biti {0}
1438apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Zbir bodova za sve ciljeve bi trebao biti 100. To je {0}
1439DocType: Project,Start and End Dates,Datume početka i završetka
1440,Delivered Items To Be Billed,Isporučeni proizvodi za naplatiti
1441apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Otvorena BOM {0}
1442apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +60,Warehouse cannot be changed for Serial No.,Skladište se ne može promijeniti za serijskog broja
1443DocType: Authorization Rule,Average Discount,Prosječni popust
1444DocType: Purchase Invoice Item,UOM,UOM
1445DocType: Rename Tool,Utilities,Komunalne usluge
1446DocType: Purchase Invoice Item,Accounting,Računovodstvo
1447DocType: Employee,EMP/,EMP /
Frappe PR Botfa042362017-07-17 17:50:36 +05301448apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +107,Please select batches for batched item ,Molimo odaberite serija za dozirana stavku
Frappe PR Botc0804792017-05-19 12:30:04 +05301449DocType: Asset,Depreciation Schedules,Amortizacija rasporedi
1450apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +89,Application period cannot be outside leave allocation period,Period aplikacija ne može biti razdoblje raspodjele izvan odsustva
Frappe PR Bot8054d962017-09-05 09:19:06 +05301451apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +51,Customer &gt; Customer Group &gt; Territory,Korisnik&gt; Grupa klijenata&gt; Teritorija
Frappe PR Botc0804792017-05-19 12:30:04 +05301452DocType: Activity Cost,Projects,Projekti
1453DocType: Payment Request,Transaction Currency,transakcija valuta
1454apps/erpnext/erpnext/controllers/buying_controller.py +25,From {0} | {1} {2},Od {0} | {1} {2}
1455DocType: Production Order Operation,Operation Description,Operacija Opis
1456DocType: Item,Will also apply to variants,Primjenjivat će se i na varijanti
1457apps/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.,Ne možete promijeniti fiskalnu godinu datum početka i datum završetka fiskalne godine kada Fiskalna godina se sprema.
1458DocType: Quotation,Shopping Cart,Korpa
1459apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Avg Daily Odlazni
1460DocType: POS Profile,Campaign,Kampanja
1461DocType: Supplier,Name and Type,Naziv i tip
Frappe PR Botd112ee52017-08-31 19:38:41 +05301462apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +64,Approval Status must be 'Approved' or 'Rejected',"Status Odobrenje mora biti ""Odobreno"" ili "" Odbijeno """
Frappe PR Botc0804792017-05-19 12:30:04 +05301463DocType: Purchase Invoice,Contact Person,Kontakt osoba
1464apps/erpnext/erpnext/projects/doctype/task/task.py +37,'Expected Start Date' can not be greater than 'Expected End Date',""" Očekivani datum početka ' ne može biti veći od očekivanog datuma završetka"""
1465DocType: Course Scheduling Tool,Course End Date,Naravno Završni datum
1466DocType: Holiday List,Holidays,Praznici
1467DocType: Sales Order Item,Planned Quantity,Planirana količina
1468DocType: Purchase Invoice Item,Item Tax Amount,Iznos poreza artikla
1469DocType: Item,Maintain Stock,Održavati Stock
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301470apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Stock Entries already created for Production Order ,Stock unosi već stvorene za proizvodnju Order
Frappe PR Botc0804792017-05-19 12:30:04 +05301471DocType: Employee,Prefered Email,Prefered mail
1472apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +33,Net Change in Fixed Asset,Neto promjena u fiksnoj Asset
1473DocType: Leave Control Panel,Leave blank if considered for all designations,Ostavite prazno ako smatra za sve oznake
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301474apps/erpnext/erpnext/controllers/accounts_controller.py +676,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Punjenje tipa ' Stvarni ' u redu {0} ne mogu biti uključeni u točki Rate
1475apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +350,Max: {0},Max: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301476apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,Od datuma i vremena
1477DocType: Email Digest,For Company,Za tvrtke
1478apps/erpnext/erpnext/config/support.py +17,Communication log.,Dnevni pregled komunikacije
Frappe PR Botd112ee52017-08-31 19:38:41 +05301479apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +193,"Request for Quotation is disabled to access from portal, for more check portal settings.","Zahtjev za ponudu je onemogućen pristup iz portala, za više postavki portal ček."
1480DocType: Supplier Scorecard Scoring Variable,Supplier Scorecard Scoring Variable,Dobavljač Scorecard Scoring Variable
Frappe PR Botc0804792017-05-19 12:30:04 +05301481apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Buying Amount,Iznos nabavke
1482DocType: Sales Invoice,Shipping Address Name,Dostava adresa Ime
Frappe PR Botfa042362017-07-17 17:50:36 +05301483apps/erpnext/erpnext/accounts/doctype/account/account.js +58,Chart of Accounts,Šifarnik konta
Frappe PR Botc0804792017-05-19 12:30:04 +05301484DocType: Material Request,Terms and Conditions Content,Uvjeti sadržaj
Frappe PR Botfa042362017-07-17 17:50:36 +05301485apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +555,cannot be greater than 100,ne može biti veća od 100
Frappe PR Botd112ee52017-08-31 19:38:41 +05301486apps/erpnext/erpnext/stock/doctype/item/item.py +684,Item {0} is not a stock Item,Stavka {0} nijestock Stavka
Frappe PR Botc0804792017-05-19 12:30:04 +05301487DocType: Maintenance Visit,Unscheduled,Neplanski
1488DocType: Employee,Owned,U vlasništvu
1489DocType: Salary Detail,Depends on Leave Without Pay,Ovisi o neplaćeni odmor
1490DocType: Pricing Rule,"Higher the number, higher the priority","Veći broj, veći prioritet"
1491,Purchase Invoice Trends,Trendovi kupnje proizvoda
1492DocType: Employee,Better Prospects,Bolji izgledi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301493apps/erpnext/erpnext/stock/doctype/batch/batch.py +114,"Row #{0}: The batch {1} has only {2} qty. Please select another batch which has {3} qty available or split the row into multiple rows, to deliver/issue from multiple batches","Row # {0}: Odgovor batch {1} ima samo {2} Količina. Molimo odaberite neku drugu seriju koja ima {3} Količina dostupna ili podijeliti red u više redova, za isporuku / pitanje iz više serija"
Frappe PR Botc0804792017-05-19 12:30:04 +05301494DocType: Vehicle,License Plate,registarska tablica
1495DocType: Appraisal,Goals,Golovi
1496DocType: Warranty Claim,Warranty / AMC Status,Jamstveni / AMC Status
1497,Accounts Browser,Šifrarnik konta
1498DocType: Payment Entry Reference,Payment Entry Reference,Plaćanje Entry Reference
1499DocType: GL Entry,GL Entry,GL ulaz
1500DocType: HR Settings,Employee Settings,Postavke zaposlenih
1501,Batch-Wise Balance History,Batch-Wise bilanca Povijest
1502apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,podešavanja print ažuriran u odgovarajućim formatu print
1503DocType: Package Code,Package Code,paket kod
Frappe PR Bot8054d962017-09-05 09:19:06 +05301504apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +96,Apprentice,šegrt
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301505DocType: Purchase Invoice,Company GSTIN,kompanija GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05301506apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +103,Negative Quantity is not allowed,Negativna količina nije dopuštena
1507DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1508Used for Taxes and Charges","Porez detalj stol učitani iz stavka master kao string i pohranjeni u ovoj oblasti.
1509 Koristi se za poreza i naknada"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301510DocType: Supplier Scorecard Period,SSC-,SSC-
Frappe PR Botc0804792017-05-19 12:30:04 +05301511apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,Employee cannot report to himself.,Zaposleni ne može prijaviti samog sebe.
1512DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Ako je račun zamrznut , unosi dopušteno ograničene korisnike ."
1513DocType: Email Digest,Bank Balance,Banka Balance
Frappe PR Botd112ee52017-08-31 19:38:41 +05301514apps/erpnext/erpnext/accounts/party.py +238,Accounting Entry for {0}: {1} can only be made in currency: {2},Knjiženju za {0}: {1} može se vršiti samo u valuti: {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301515DocType: Job Opening,"Job profile, qualifications required etc.","Profil posla , kvalifikacijama i sl."
1516DocType: Journal Entry Account,Account Balance,Bilans konta
1517apps/erpnext/erpnext/config/accounts.py +185,Tax Rule for transactions.,Porez pravilo za transakcije.
1518DocType: Rename Tool,Type of document to rename.,Vrsta dokumenta za promjenu naziva.
Frappe PR Botc0804792017-05-19 12:30:04 +05301519apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +53,{0} {1}: Customer is required against Receivable account {2},{0} {1}: gost je dužan protiv potraživanja nalog {2}
1520DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Ukupno Porezi i naknade (Društvo valuta)
1521apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,Pokaži Neriješeni fiskalnu godinu P &amp; L salda
1522DocType: Shipping Rule,Shipping Account,Konto transporta
1523apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +92,{0} {1}: Account {2} is inactive,{0} {1}: Račun {2} je neaktivan
Frappe PR Bot8054d962017-09-05 09:19:06 +05301524apps/erpnext/erpnext/utilities/activation.py +82,Make Sales Orders to help you plan your work and deliver on-time,Make Prodajni nalozi će vam pomoći da planirate svoj rad i dostaviti na vreme
Frappe PR Botc0804792017-05-19 12:30:04 +05301525DocType: Quality Inspection,Readings,Očitavanja
1526DocType: Stock Entry,Total Additional Costs,Ukupno dodatnih troškova
1527DocType: Course Schedule,SH,SH
1528DocType: BOM,Scrap Material Cost(Company Currency),Otpadnog materijala troškova (poduzeća Valuta)
Frappe PR Bot8054d962017-09-05 09:19:06 +05301529apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Sub Assemblies,pod skupštine
Frappe PR Botc0804792017-05-19 12:30:04 +05301530DocType: Asset,Asset Name,Asset ime
1531DocType: Project,Task Weight,zadatak Težina
1532DocType: Shipping Rule Condition,To Value,Za vrijednost
1533DocType: Asset Movement,Stock Manager,Stock Manager
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301534apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +144,Source warehouse is mandatory for row {0},Izvor skladište je obvezno za redom {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301535apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +809,Packing Slip,Odreskom
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301536apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Office Rent,najam ureda
Frappe PR Botc0804792017-05-19 12:30:04 +05301537apps/erpnext/erpnext/config/setup.py +111,Setup SMS gateway settings,Postavke Setup SMS gateway
1538apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Uvoz nije uspio!
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301539apps/erpnext/erpnext/public/js/templates/address_list.html +20,No address added yet.,Još nema unijete adrese.
Frappe PR Botc0804792017-05-19 12:30:04 +05301540DocType: Workstation Working Hour,Workstation Working Hour,Workstation Radno vrijeme
Frappe PR Bot8054d962017-09-05 09:19:06 +05301541apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +116,Analyst,analitičar
Frappe PR Botc0804792017-05-19 12:30:04 +05301542DocType: Item,Inventory,Inventar
1543DocType: Item,Sales Details,Prodajni detalji
1544DocType: Quality Inspection,QI-,QI-
1545DocType: Opportunity,With Items,Sa stavkama
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301546apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,In Qty,u kol
1547DocType: School Settings,Validate Enrolled Course for Students in Student Group,Potvrditi upisala kurs za studente u Studentskom Group
Frappe PR Botc0804792017-05-19 12:30:04 +05301548DocType: Notification Control,Expense Claim Rejected,Rashodi Zahtjev odbijen
1549DocType: Item,Item Attribute,Stavka Atributi
Frappe PR Bot8054d962017-09-05 09:19:06 +05301550apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +138,Government,Vlada
Frappe PR Botc0804792017-05-19 12:30:04 +05301551apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Rashodi Preuzmi {0} već postoji za putnom
Frappe PR Bot8054d962017-09-05 09:19:06 +05301552apps/erpnext/erpnext/public/js/setup_wizard.js +59,Institute Name,Institut ime
Frappe PR Botc0804792017-05-19 12:30:04 +05301553apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +117,Please enter repayment Amount,Unesite iznos otplate
1554apps/erpnext/erpnext/config/stock.py +300,Item Variants,Stavka Varijante
1555DocType: Company,Services,Usluge
1556DocType: HR Settings,Email Salary Slip to Employee,E-mail Plaća Slip na zaposlenog
1557DocType: Cost Center,Parent Cost Center,Roditelj troška
Frappe PR Botd112ee52017-08-31 19:38:41 +05301558apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1002,Select Possible Supplier,Odaberite Moguće dobavljač
Frappe PR Botc0804792017-05-19 12:30:04 +05301559DocType: Sales Invoice,Source,Izvor
1560apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Show zatvoren
1561DocType: Leave Type,Is Leave Without Pay,Ostavi se bez plate
Frappe PR Botd112ee52017-08-31 19:38:41 +05301562apps/erpnext/erpnext/stock/doctype/item/item.py +236,Asset Category is mandatory for Fixed Asset item,Asset Kategorija je obavezno za Fixed stavku imovine
Frappe PR Botc0804792017-05-19 12:30:04 +05301563apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,Nisu pronađeni u tablici plaćanja
1564apps/erpnext/erpnext/schools/utils.py +19,This {0} conflicts with {1} for {2} {3},Ovo {0} sukobe sa {1} za {2} {3}
1565DocType: Student Attendance Tool,Students HTML,studenti HTML
Frappe PR Botc0804792017-05-19 12:30:04 +05301566DocType: POS Profile,Apply Discount,Nanesite Popust
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301567DocType: GST HSN Code,GST HSN Code,PDV HSN Kod
Frappe PR Botc0804792017-05-19 12:30:04 +05301568DocType: Employee External Work History,Total Experience,Ukupno Iskustvo
1569apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,Open Projekti
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301570apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +286,Packing Slip(s) cancelled,Pakiranje proklizavanja ( s) otkazan
Frappe PR Botc0804792017-05-19 12:30:04 +05301571apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Cash Flow from Investing,Novčani tok iz ulagačkih
1572DocType: Program Course,Program Course,program kursa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301573apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Freight and Forwarding Charges,Teretni i Forwarding Optužbe
Frappe PR Botc0804792017-05-19 12:30:04 +05301574DocType: Homepage,Company Tagline for website homepage,Kompanija Tagline za web stranice homepage
1575DocType: Item Group,Item Group Name,Naziv grupe artikla
1576apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Taken
1577DocType: Student,Date of Leaving,Datum odlaska
1578DocType: Pricing Rule,For Price List,Za Cjeniku
1579apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Executive Search
Frappe PR Bot8054d962017-09-05 09:19:06 +05301580apps/erpnext/erpnext/utilities/activation.py +63,Create Leads,Napravi Leads
Frappe PR Botc0804792017-05-19 12:30:04 +05301581DocType: Maintenance Schedule,Schedules,Rasporedi
1582DocType: Purchase Invoice Item,Net Amount,Neto iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301583apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +143,{0} {1} has not been submitted so the action cannot be completed,{0} {1} nije dostavljen tako akciju nije moguće dovršiti
Frappe PR Botc0804792017-05-19 12:30:04 +05301584DocType: Purchase Order Item Supplied,BOM Detail No,BOM detalji - broj
1585DocType: Landed Cost Voucher,Additional Charges,dodatnih troškova
1586DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Dodatni popust Iznos (Company valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05301587DocType: Supplier Scorecard,Supplier Scorecard,Scorecard dobavljača
Frappe PR Botfa042362017-07-17 17:50:36 +05301588apps/erpnext/erpnext/accounts/doctype/account/account.js +21,Please create new account from Chart of Accounts.,Molimo stvoriti novi račun iz kontnog plana .
1589,Support Hour Distribution,Podrška Distribucija sata
Frappe PR Botc0804792017-05-19 12:30:04 +05301590DocType: Maintenance Visit,Maintenance Visit,Posjeta za odrzavanje
1591DocType: Student,Leaving Certificate Number,Maturom Broj
1592DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Dostupno Batch Količina na Skladište
1593apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Update Print Format
1594DocType: Landed Cost Voucher,Landed Cost Help,Sleteo Cost Pomoć
1595DocType: Purchase Invoice,Select Shipping Address,Izaberite Dostava Adresa
1596DocType: Leave Block List,Block Holidays on important days.,Blok Holidays o važnim dana.
1597apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +71,Accounts Receivable Summary,Potraživanja Pregled
1598DocType: Employee Loan,Monthly Repayment Amount,Mjesečna otplate Iznos
1599apps/erpnext/erpnext/hr/doctype/employee/employee.py +191,Please set User ID field in an Employee record to set Employee Role,Molimo postavite korisniku ID polja u rekord zaposlenog da postavite uloga zaposlenih
1600DocType: UOM,UOM Name,UOM Ime
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301601DocType: GST HSN Code,HSN Code,HSN Kod
Frappe PR Botc0804792017-05-19 12:30:04 +05301602apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Doprinos Iznos
1603DocType: Purchase Invoice,Shipping Address,Adresa isporuke
1604DocType: 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.,Ovaj alat pomaže vam da ažurirate ili popraviti količinu i vrednovanje zaliha u sistemu. To se obično koristi za usklađivanje vrijednosti sistema i ono što zaista postoji u skladištima.
1605DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,Riječima će biti vidljivo nakon što spremite otpremnicu.
1606DocType: Expense Claim,EXP,EXP
1607apps/erpnext/erpnext/config/stock.py +200,Brand master.,Šifarnik brendova
1608apps/erpnext/erpnext/schools/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Student {0} - {1} pojavljuje više puta u nizu {2} i {3}
1609DocType: Program Enrollment Tool,Program Enrollments,program Upis
1610DocType: Sales Invoice Item,Brand Name,Naziv brenda
1611DocType: Purchase Receipt,Transporter Details,Transporter Detalji
Frappe PR Botd112ee52017-08-31 19:38:41 +05301612apps/erpnext/erpnext/accounts/page/pos/pos.js +2587,Default warehouse is required for selected item,Uobičajeno skladište je potreban za izabranu stavku
Frappe PR Bot8054d962017-09-05 09:19:06 +05301613apps/erpnext/erpnext/utilities/user_progress.py +100,Box,Kutija
Frappe PR Botd112ee52017-08-31 19:38:41 +05301614apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +999,Possible Supplier,moguće dobavljač
Frappe PR Botc0804792017-05-19 12:30:04 +05301615DocType: Budget,Monthly Distribution,Mjesečni Distribucija
1616apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +68,Receiver List is empty. Please create Receiver List,Receiver Lista je prazna . Molimo stvoriti Receiver Popis
1617DocType: Production Plan Sales Order,Production Plan Sales Order,Proizvodnja plan prodajnog naloga
1618DocType: Sales Partner,Sales Partner Target,Prodaja partner Target
1619DocType: Loan Type,Maximum Loan Amount,Maksimalni iznos kredita
1620DocType: Pricing Rule,Pricing Rule,cijene Pravilo
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301621apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +53,Duplicate roll number for student {0},Duplikat broj roll za studentske {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301622DocType: Budget,Action if Annual Budget Exceeded,Akcija ako Godišnji budžet Exceeded
1623apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Materijal Zahtjev za narudžbenice
1624DocType: Shopping Cart Settings,Payment Success URL,Plaćanje Uspjeh URL
1625apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +80,Row # {0}: Returned Item {1} does not exists in {2} {3},Row # {0}: {1} Returned Stavka ne postoji u {2} {3}
1626DocType: Purchase Receipt,PREC-,PREC-
1627apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bankovni računi
1628,Bank Reconciliation Statement,Izjava banka pomirenja
1629,Lead Name,Ime Lead-a
1630,POS,POS
1631DocType: C-Form,III,III
1632apps/erpnext/erpnext/config/stock.py +305,Opening Stock Balance,Otvaranje Stock Balance
1633apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} se mora pojaviti samo jednom
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301634apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +368,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Nije dozvoljeno da se više tranfer {0} od {1} protiv narudžbenice {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301635apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Lišće Dodijeljeni uspješno za {0}
1636apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Nema stavki za omot
1637DocType: Shipping Rule Condition,From Value,Od Vrijednost
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301638apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +555,Manufacturing Quantity is mandatory,Proizvodnja Količina je obvezno
Frappe PR Botc0804792017-05-19 12:30:04 +05301639DocType: Employee Loan,Repayment Method,otplata Način
1640DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website","Ako je označeno, na početnu stranicu će biti default Stavka grupe za web stranicu"
1641DocType: Quality Inspection Reading,Reading 4,Čitanje 4
Frappe PR Botc0804792017-05-19 12:30:04 +05301642apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,Potraživanja za tvrtke trošak.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301643apps/erpnext/erpnext/utilities/activation.py +118,"Students are at the heart of the system, add all your students","Studenti su u srcu sistema, dodajte sve svoje studente"
Frappe PR Botc0804792017-05-19 12:30:04 +05301644apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +81,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Row # {0}: datum razmak {1} ne može biti prije Ček Datum {2}
1645DocType: Company,Default Holiday List,Uobičajeno Holiday List
Frappe PR Botd112ee52017-08-31 19:38:41 +05301646apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +190,Row {0}: From Time and To Time of {1} is overlapping with {2},Red {0}: Od vremena i do vremena od {1} je preklapaju s {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301647apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +145,Stock Liabilities,Stock Obveze
Frappe PR Botc0804792017-05-19 12:30:04 +05301648DocType: Purchase Invoice,Supplier Warehouse,Dobavljač galerija
1649DocType: Opportunity,Contact Mobile No,Kontak GSM
1650,Material Requests for which Supplier Quotations are not created,Materijalni Zahtjevi za koje Supplier Citati nisu stvorene
1651DocType: Student Group,Set 0 for no limit,Set 0 za no limit
1652apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +141,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,Dan (e) na koje se prijavljujete za odmor su praznici. Vi ne trebate podnijeti zahtjev za dozvolu.
1653apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Ponovo pošaljite mail plaćanja
1654apps/erpnext/erpnext/templates/pages/projects.html +27,New task,novi zadatak
Frappe PR Bot8054d962017-09-05 09:19:06 +05301655apps/erpnext/erpnext/utilities/activation.py +74,Make Quotation,Make ponudu
Frappe PR Botc0804792017-05-19 12:30:04 +05301656apps/erpnext/erpnext/config/selling.py +216,Other Reports,Ostali izveštaji
1657DocType: Dependent Task,Dependent Task,Zavisna Task
Frappe PR Botd112ee52017-08-31 19:38:41 +05301658apps/erpnext/erpnext/stock/doctype/item/item.py +402,Conversion factor for default Unit of Measure must be 1 in row {0},Faktor pretvorbe za zadani jedinica mjere mora biti jedan u nizu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301659apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +208,Leave of type {0} cannot be longer than {1},Ostavite tipa {0} ne može biti duži od {1}
1660DocType: Manufacturing Settings,Try planning operations for X days in advance.,Pokušajte planiraju operacije za X dana unaprijed.
1661DocType: HR Settings,Stop Birthday Reminders,Zaustavi Rođendan Podsjetnici
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301662apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +250,Please set Default Payroll Payable Account in Company {0},Molimo podesite Uobičajeno plaće plaćaju račun poduzeća {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301663DocType: SMS Center,Receiver List,Lista primalaca
Frappe PR Botd112ee52017-08-31 19:38:41 +05301664apps/erpnext/erpnext/accounts/page/pos/pos.js +1074,Search Item,Traži Stavka
Frappe PR Botc0804792017-05-19 12:30:04 +05301665apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Consumed Iznos
1666apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Change in Cash,Neto promjena u gotovini
1667DocType: Assessment Plan,Grading Scale,Pravilo Scale
Frappe PR Botd112ee52017-08-31 19:38:41 +05301668apps/erpnext/erpnext/stock/doctype/item/item.py +397,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Jedinica mjere {0} je ušao više od jednom u konverzije Factor tablici
1669apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +611,Already completed,već završena
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301670apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +33,Stock In Hand,Stock u ruci
Frappe PR Botd112ee52017-08-31 19:38:41 +05301671apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +29,Payment Request already exists {0},Plaćanje Zahtjev već postoji {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301672apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Troškovi Izdata Predmeti
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301673apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +353,Quantity must not be more than {0},Količina ne smije biti više od {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301674apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +117,Previous Financial Year is not closed,Prethodne finansijske godine nije zatvoren
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301675apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +46,Age (Days),Starost (dani)
Frappe PR Botc0804792017-05-19 12:30:04 +05301676DocType: Quotation Item,Quotation Item,Artikl iz ponude
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301677DocType: Customer,Customer POS Id,Kupac POS Id
Frappe PR Botc0804792017-05-19 12:30:04 +05301678DocType: Account,Account Name,Naziv konta
1679apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,Od datuma ne može biti veća od To Date
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301680apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +198,Serial No {0} quantity {1} cannot be a fraction,Serijski Ne {0} {1} količina ne može bitidio
Frappe PR Botc0804792017-05-19 12:30:04 +05301681apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Dobavljač Vrsta majstor .
1682DocType: Purchase Order Item,Supplier Part Number,Dobavljač Broj dijela
Frappe PR Botd112ee52017-08-31 19:38:41 +05301683apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +104,Conversion rate cannot be 0 or 1,Stopa pretvorbe ne može biti 0 ili 1
Frappe PR Botc0804792017-05-19 12:30:04 +05301684DocType: Sales Invoice,Reference Document,referentni dokument
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301685apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +213,{0} {1} is cancelled or stopped,{0} {1} je otkazan ili zaustavljen
Frappe PR Botc0804792017-05-19 12:30:04 +05301686DocType: Accounts Settings,Credit Controller,Kreditne kontroler
1687DocType: Delivery Note,Vehicle Dispatch Date,Vozilo Dispatch Datum
Frappe PR Botfa042362017-07-17 17:50:36 +05301688DocType: Purchase Invoice Item,HSN/SAC,HSN / SAC
Frappe PR Botd112ee52017-08-31 19:38:41 +05301689apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +233,Purchase Receipt {0} is not submitted,Račun kupnje {0} nije podnesen
Frappe PR Botc0804792017-05-19 12:30:04 +05301690DocType: Company,Default Payable Account,Uobičajeno računa se plaća
1691apps/erpnext/erpnext/config/website.py +17,"Settings for online shopping cart such as shipping rules, price list etc.","Postavke za online kupovinu košaricu poput shipping pravila, cjenik i sl"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301692apps/erpnext/erpnext/controllers/website_list_for_contact.py +111,{0}% Billed,{0}% Fakturisana
Frappe PR Botc0804792017-05-19 12:30:04 +05301693apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Rezervirano Kol
1694DocType: Party Account,Party Account,Party račun
1695apps/erpnext/erpnext/config/setup.py +122,Human Resources,Ljudski resursi
1696DocType: Lead,Upper Income,Viši Prihodi
1697apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +13,Reject,odbiti
1698DocType: Journal Entry Account,Debit in Company Currency,Debit u Company valuta
1699DocType: BOM Item,BOM Item,BOM proizvod
1700DocType: Appraisal,For Employee,Za zaposlenom
Frappe PR Botd112ee52017-08-31 19:38:41 +05301701apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.js +49,Make Disbursement Entry,Make isplata Entry
Frappe PR Botc0804792017-05-19 12:30:04 +05301702apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +138,Row {0}: Advance against Supplier must be debit,Red {0}: Advance protiv Dobavljač mora biti debitne
1703DocType: Company,Default Values,Default vrijednosti
Frappe PR Bot7c901002017-06-07 12:05:29 +05301704apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +61,{frequency} Digest,{Frekvencija} Digest
Frappe PR Bot8054d962017-09-05 09:19:06 +05301705apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +48,Item Code &gt; Item Group &gt; Brand,Šifra proizvoda&gt; Grupa proizvoda&gt; Marka
Frappe PR Botc0804792017-05-19 12:30:04 +05301706DocType: Expense Claim,Total Amount Reimbursed,Ukupan iznos nadoknađeni
1707apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,Ovo se zasniva na rezanje protiv ovog vozila. Pogledajte vremenski okvir ispod za detalje
1708apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Collect,prikupiti
Frappe PR Botd112ee52017-08-31 19:38:41 +05301709apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +86,Against Supplier Invoice {0} dated {1},Protiv Dobavljač fakture {0} od {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301710DocType: Customer,Default Price List,Zadani cjenik
Frappe PR Botd112ee52017-08-31 19:38:41 +05301711apps/erpnext/erpnext/accounts/doctype/asset/asset.py +244,Asset Movement record {0} created,rekord Asset pokret {0} stvorio
Frappe PR Botc0804792017-05-19 12:30:04 +05301712apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +51,You cannot delete Fiscal Year {0}. Fiscal Year {0} is set as default in Global Settings,Ne možete izbrisati fiskalnu godinu {0}. Fiskalna godina {0} je postavljen kao zadani u Globalne postavke
1713DocType: Journal Entry,Entry Type,Entry Tip
Frappe PR Botfa042362017-07-17 17:50:36 +05301714apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +44,No assessment plan linked with this assessment group,Nema plana procjene povezani sa ovom grupom procjena
Frappe PR Botc0804792017-05-19 12:30:04 +05301715,Customer Credit Balance,Customer Credit Balance
1716apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Accounts Payable,Neto promjena na računima dobavljača
1717apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Kupac je potrebno za ' Customerwise Popust '
1718apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,Update banka datum plaćanja s časopisima.
1719apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,cijene
1720DocType: Quotation,Term Details,Oročeni Detalji
1721DocType: Project,Total Sales Cost (via Sales Order),Ukupna prodaja troškova (putem prodajnog naloga)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301722apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +29,Cannot enroll more than {0} students for this student group.,Ne može upisati više od {0} studenata za ovu grupa studenata.
Frappe PR Botc0804792017-05-19 12:30:04 +05301723apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Lead Count
1724apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} mora biti veći od 0
1725DocType: Manufacturing Settings,Capacity Planning For (Days),Kapacitet planiranje (Dana)
1726apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,nabavka
1727apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +64,None of the items have any change in quantity or value.,Nijedan od stavki imaju bilo kakve promjene u količini ili vrijednosti.
1728apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory field - Program,Obavezna polja - Program
Frappe PR Bot7c901002017-06-07 12:05:29 +05301729apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +46,Warranty Claim,Garantni rok
Frappe PR Botc0804792017-05-19 12:30:04 +05301730,Lead Details,Detalji potenciajalnog kupca
1731DocType: Salary Slip,Loan repayment,otplata kredita
1732DocType: Purchase Invoice,End date of current invoice's period,Kraj datum tekućeg razdoblja dostavnice
1733DocType: Pricing Rule,Applicable For,primjenjivo za
1734DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Odvajanje Plaćanje o otkazivanju fakture
1735apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +16,Current Odometer reading entered should be greater than initial Vehicle Odometer {0},Trenutno čitanje Odometar ušli bi trebao biti veći od početnog kilometraže vozila {0}
1736DocType: Shipping Rule Country,Shipping Rule Country,Dostava Pravilo Country
1737apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Ostavite i posjećenost
1738DocType: Maintenance Visit,Partially Completed,Djelomično Završeni
1739DocType: Leave Type,Include holidays within leaves as leaves,Uključiti praznika u roku od lišća što je lišće
1740DocType: Sales Invoice,Packed Items,Pakirano Predmeti
1741apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Garantni rok protiv Serial No.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301742apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,'Total',&#39;Ukupno&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05301743DocType: Shopping Cart Settings,Enable Shopping Cart,Enable Košarica
1744DocType: Employee,Permanent Address,Stalna adresa
1745apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +260,"Advance paid against {0} {1} cannot be greater \
1746 than Grand Total {2}",Unaprijed plaćeni protiv {0} {1} ne može biti veći \ od Grand Ukupno {2}
Frappe PR Bot7c901002017-06-07 12:05:29 +05301747apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +147,Please select item code,Odaberite Šifra
Frappe PR Botc0804792017-05-19 12:30:04 +05301748DocType: Student Sibling,Studying in Same Institute,Studiranje u istom institutu
1749DocType: Territory,Territory Manager,Manager teritorije
1750DocType: Packed Item,To Warehouse (Optional),Da Warehouse (Opcionalno)
Frappe PR Botc0804792017-05-19 12:30:04 +05301751DocType: Payment Entry,Paid Amount (Company Currency),Uplaćeni iznos (poduzeća Valuta)
1752DocType: Purchase Invoice,Additional Discount,Dodatni popust
1753DocType: Selling Settings,Selling Settings,Podešavanja prodaje
1754apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Online aukcije
1755apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +98,Please specify either Quantity or Valuation Rate or both,Navedite ili količini ili vrednovanja Ocijenite ili oboje
1756apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +17,Fulfillment,ispunjenje
1757apps/erpnext/erpnext/templates/generators/item.html +67,View in Cart,Pogledaj u košaricu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301758apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +103,Marketing Expenses,Troškovi marketinga
Frappe PR Botc0804792017-05-19 12:30:04 +05301759,Item Shortage Report,Nedostatak izvješća za artikal
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301760apps/erpnext/erpnext/stock/doctype/item/item.js +265,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Težina se spominje, \n Navedite ""Težina UOM"" previše"
Frappe PR Botc0804792017-05-19 12:30:04 +05301761DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Materijal Zahtjev se koristi da bi se ova Stock unos
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301762apps/erpnext/erpnext/accounts/doctype/asset/asset.py +68,Next Depreciation Date is mandatory for new asset,Sljedeća Amortizacija Datum je obavezan za nove imovine
Frappe PR Botc0804792017-05-19 12:30:04 +05301763DocType: Student Group Creation Tool,Separate course based Group for every Batch,Poseban grupe na osnovu naravno za svaku seriju
1764apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Jedna jedinica stavku.
1765DocType: Fee Category,Fee Category,naknada Kategorija
1766,Student Fee Collection,Student Naknada Collection
1767DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Provjerite knjiženje za svaki burzi pokreta
1768DocType: Leave Allocation,Total Leaves Allocated,Ukupno Lišće Dodijeljeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05301769apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +159,Warehouse required at Row No {0},Skladište potrebno na red No {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05301770apps/erpnext/erpnext/public/js/setup_wizard.js +134,Please enter valid Financial Year Start and End Dates,Molimo vas da unesete važeću finansijsku godinu datume početka i završetka
Frappe PR Botc0804792017-05-19 12:30:04 +05301771DocType: Employee,Date Of Retirement,Datum odlaska u mirovinu
1772DocType: Upload Attendance,Get Template,Kreiraj predložak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301773DocType: Material Request,Transferred,prebačen
Frappe PR Botc0804792017-05-19 12:30:04 +05301774DocType: Vehicle,Doors,vrata
Frappe PR Bot8054d962017-09-05 09:19:06 +05301775apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +201,ERPNext Setup Complete!,ERPNext Setup Complete!
Frappe PR Botc0804792017-05-19 12:30:04 +05301776DocType: Course Assessment Criteria,Weightage,Weightage
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301777DocType: Purchase Invoice,Tax Breakup,porez Raspad
Frappe PR Botc0804792017-05-19 12:30:04 +05301778DocType: Packing Slip,PS-,PS-
1779apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,{0} {1}: Cost Center is required for 'Profit and Loss' account {2}. Please set up a default Cost Center for the Company.,{0} {1}: Troškovi Centar je potreban za &quot;dobiti i gubitka računa {2}. Molimo vas da se uspostavi default troškova Centra za kompanije.
Frappe PR Bot8054d962017-09-05 09:19:06 +05301780apps/erpnext/erpnext/selling/doctype/customer/customer.py +118,A Customer Group exists with same name please change the Customer name or rename the Customer Group,Grupa kupaca sa istim nazivom već postoji. Promijenite naziv kupca ili promijenite naziv grupe kupaca.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301781apps/erpnext/erpnext/public/js/templates/contact_list.html +37,New Contact,Novi kontakt
Frappe PR Botc0804792017-05-19 12:30:04 +05301782DocType: Territory,Parent Territory,Roditelj Regija
Frappe PR Botd112ee52017-08-31 19:38:41 +05301783DocType: Sales Invoice,Place of Supply,Mesto isporuke
Frappe PR Botc0804792017-05-19 12:30:04 +05301784DocType: Quality Inspection Reading,Reading 2,Čitanje 2
1785DocType: Stock Entry,Material Receipt,Materijal Potvrda
1786DocType: Homepage,Products,Proizvodi
1787DocType: Announcement,Instructor,instruktor
1788DocType: Employee,AB+,AB +
1789DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Ako ova stavka ima varijante, onda ne može biti izabran u prodaji naloge itd"
1790DocType: Lead,Next Contact By,Sledeci put kontaktirace ga
Frappe PR Botd112ee52017-08-31 19:38:41 +05301791apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +293,Quantity required for Item {0} in row {1},Količina potrebna za točke {0} je u redu {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301792apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +46,Warehouse {0} can not be deleted as quantity exists for Item {1},Skladište {0} ne može biti izbrisano ako na njemu ima artikal {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301793DocType: Quotation,Order Type,Vrsta narudžbe
1794DocType: Purchase Invoice,Notification Email Address,Obavijest E-mail adresa
1795,Item-wise Sales Register,Stavka-mudri prodaja registar
1796DocType: Asset,Gross Purchase Amount,Bruto Kupovina Iznos
Frappe PR Bot8054d962017-09-05 09:19:06 +05301797apps/erpnext/erpnext/utilities/user_progress.py +28,Opening Balances,Početni balansi
Frappe PR Botc0804792017-05-19 12:30:04 +05301798DocType: Asset,Depreciation Method,Način Amortizacija
Frappe PR Botd112ee52017-08-31 19:38:41 +05301799apps/erpnext/erpnext/accounts/page/pos/pos.js +713,Offline,Offline
Frappe PR Botc0804792017-05-19 12:30:04 +05301800DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Je li ovo pristojba uključena u osnovne stope?
1801apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,Ukupna ciljna
Frappe PR Botc0804792017-05-19 12:30:04 +05301802DocType: Job Applicant,Applicant for a Job,Kandidat za posao
1803DocType: Production Plan Material Request,Production Plan Material Request,Proizvodni plan materijala Upit
1804apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Nema Radni nalozi stvoreni
1805DocType: Stock Reconciliation,Reconciliation JSON,Pomirenje JSON
1806apps/erpnext/erpnext/accounts/report/financial_statements.html +3,Too many columns. Export the report and print it using a spreadsheet application.,Previše stupovi. Izvesti izvješće i ispisati pomoću aplikacije za proračunske tablice.
1807DocType: Purchase Invoice Item,Batch No,Broj serije
Frappe PR Botc0804792017-05-19 12:30:04 +05301808DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Dopustite više prodajnih naloga protiv narudžbenicu Kupca
1809DocType: Student Group Instructor,Student Group Instructor,Student Group Instruktor
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301810apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +61,Guardian2 Mobile No,Guardian2 Mobile Nema
Frappe PR Bot8054d962017-09-05 09:19:06 +05301811apps/erpnext/erpnext/setup/doctype/company/company.py +201,Main,Glavni
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301812apps/erpnext/erpnext/stock/doctype/item/item.js +60,Variant,Varijanta
Frappe PR Botc0804792017-05-19 12:30:04 +05301813DocType: Naming Series,Set prefix for numbering series on your transactions,Postavite prefiks za numeriranje niza na svoje transakcije
1814DocType: Employee Attendance Tool,Employees HTML,Zaposleni HTML
Frappe PR Botd112ee52017-08-31 19:38:41 +05301815apps/erpnext/erpnext/stock/doctype/item/item.py +416,Default BOM ({0}) must be active for this item or its template,Uobičajeno BOM ({0}) mora biti aktivna za ovu stavku ili njegove predložak
Frappe PR Botc0804792017-05-19 12:30:04 +05301816DocType: Employee,Leave Encashed?,Ostavite Encashed?
1817apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Prilika iz polja je obavezna
1818DocType: Email Digest,Annual Expenses,Godišnji troškovi
1819DocType: Item,Variants,Varijante
Frappe PR Botd112ee52017-08-31 19:38:41 +05301820apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1078,Make Purchase Order,Provjerite narudžbenice
Frappe PR Botc0804792017-05-19 12:30:04 +05301821DocType: SMS Center,Send To,Pošalji na adresu
1822apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +152,There is not enough leave balance for Leave Type {0},Nema dovoljno ravnotežu dopust za dozvolu tipa {0}
1823DocType: Payment Reconciliation Payment,Allocated amount,Izdvojena iznosu
1824DocType: Sales Team,Contribution to Net Total,Doprinos neto Ukupno
1825DocType: Sales Invoice Item,Customer's Item Code,Kupca Stavka Šifra
1826DocType: Stock Reconciliation,Stock Reconciliation,Kataloški pomirenje
1827DocType: Territory,Territory Name,Regija Ime
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301828apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +177,Work-in-Progress Warehouse is required before Submit,Rad u tijeku Warehouse je potrebno prije Podnijeti
Frappe PR Botc0804792017-05-19 12:30:04 +05301829apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Podnositelj prijave za posao.
1830DocType: Purchase Order Item,Warehouse and Reference,Skladište i upute
1831DocType: Supplier,Statutory info and other general information about your Supplier,Zakonska info i druge opće informacije o vašem Dobavljaču
1832DocType: Item,Serial Nos and Batches,Serijski brojevi i Paketi
1833apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Student Group Strength
Frappe PR Botd112ee52017-08-31 19:38:41 +05301834apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +246,Against Journal Entry {0} does not have any unmatched {1} entry,Protiv Journal Entry {0} nema premca {1} unos
Frappe PR Botc0804792017-05-19 12:30:04 +05301835apps/erpnext/erpnext/config/hr.py +137,Appraisals,Appraisals
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301836apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +205,Duplicate Serial No entered for Item {0},Dupli serijski broj je unešen za artikl {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301837DocType: Shipping Rule Condition,A condition for a Shipping Rule,A uvjet za Shipping Pravilo
Frappe PR Botc0804792017-05-19 12:30:04 +05301838apps/erpnext/erpnext/hr/doctype/employee/employee.py +161,Please enter ,Molimo unesite
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301839apps/erpnext/erpnext/controllers/accounts_controller.py +436,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Buying Settings","ne može overbill za Stavka {0} u redu {1} više od {2}. Kako bi se omogućilo preko-računa, molimo vas da postavite u kupovini Postavke"
1840apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +212,Please set filter based on Item or Warehouse,Molimo podesite filter na osnovu Item ili Skladište
Frappe PR Botc0804792017-05-19 12:30:04 +05301841DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Neto težina tog paketa. (Automatski izračunava kao zbroj neto težini predmeta)
Frappe PR Botc0804792017-05-19 12:30:04 +05301842DocType: Sales Order,To Deliver and Bill,Dostaviti i Bill
1843DocType: Student Group,Instructors,instruktori
1844DocType: GL Entry,Credit Amount in Account Currency,Iznos kredita u računu valuta
Frappe PR Botd112ee52017-08-31 19:38:41 +05301845apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +561,BOM {0} must be submitted,BOM {0} mora biti dostavljena
Frappe PR Botc0804792017-05-19 12:30:04 +05301846DocType: Authorization Control,Authorization Control,Odobrenje kontrole
Frappe PR Botd112ee52017-08-31 19:38:41 +05301847apps/erpnext/erpnext/controllers/buying_controller.py +306,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Row # {0}: Odbijena Skladište je obavezno protiv odbijen Stavka {1}
1848apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Payment,Plaćanje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301849apps/erpnext/erpnext/controllers/stock_controller.py +92,"Warehouse {0} is not linked to any account, please mention the account in the warehouse record or set default inventory account in company {1}.","Skladište {0} nije povezan na bilo koji račun, navedite račun u zapisnik skladištu ili postaviti zadani popis računa u firmi {1}."
Frappe PR Bot8054d962017-09-05 09:19:06 +05301850apps/erpnext/erpnext/utilities/activation.py +81,Manage your orders,Upravljanje narudžbe
Frappe PR Botc0804792017-05-19 12:30:04 +05301851DocType: Production Order Operation,Actual Time and Cost,Stvarno vrijeme i troškovi
1852apps/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},Materijal Zahtjev maksimalno {0} može biti za točku {1} od prodajnog naloga {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301853DocType: Course,Course Abbreviation,Skraćenica za golf
1854DocType: Student Leave Application,Student Leave Application,Student Leave aplikacije
1855DocType: Item,Will also apply for variants,Primjenjivat će se i za varijante
Frappe PR Botd112ee52017-08-31 19:38:41 +05301856apps/erpnext/erpnext/accounts/doctype/asset/asset.py +160,"Asset cannot be cancelled, as it is already {0}","Imovine ne može biti otkazan, jer je već {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301857apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} on Half day on {1},Zaposlenik {0} na Poludnevni na {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301858apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},Ukupno radnog vremena ne smije biti veća od max radnog vremena {0}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301859apps/erpnext/erpnext/templates/pages/task_info.html +90,On,na
Frappe PR Botc0804792017-05-19 12:30:04 +05301860apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Bala stavke na vrijeme prodaje.
1861DocType: Quotation Item,Actual Qty,Stvarna kol
1862DocType: Sales Invoice Item,References,Reference
1863DocType: Quality Inspection Reading,Reading 10,Čitanje 10
Frappe PR Botc0804792017-05-19 12:30:04 +05301864DocType: Hub Settings,Hub Node,Hub Node
1865apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Unijeli duple stavke . Molimo ispraviti i pokušajte ponovno .
Frappe PR Bot8054d962017-09-05 09:19:06 +05301866apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +120,Associate,Pomoćnik
Frappe PR Botc0804792017-05-19 12:30:04 +05301867DocType: Asset Movement,Asset Movement,Asset pokret
Frappe PR Botd112ee52017-08-31 19:38:41 +05301868apps/erpnext/erpnext/accounts/page/pos/pos.js +2121,New Cart,novi Košarica
Frappe PR Botc0804792017-05-19 12:30:04 +05301869apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Stavka {0} nijeserijaliziranom predmeta
1870DocType: SMS Center,Create Receiver List,Kreiraj listu primalaca
1871DocType: Vehicle,Wheels,Wheels
1872DocType: Packing Slip,To Package No.,Za Paket br
1873DocType: Production Planning Tool,Material Requests,materijal Zahtjevi
1874DocType: Warranty Claim,Issue Date,Datum izdavanja
1875DocType: Activity Cost,Activity Cost,Aktivnost troškova
1876DocType: Sales Invoice Timesheet,Timesheet Detail,Timesheet Detail
1877DocType: Purchase Receipt Item Supplied,Consumed Qty,Potrošeno Kol
1878apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telekomunikacije
1879DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Ukazuje da je paket je dio ove isporuke (samo nacrti)
1880apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Napravite unos Plaćanje
1881apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Količina za točku {0} mora biti manji od {1}
1882,Sales Invoice Trends,Trendovi prodajnih računa
1883DocType: Leave Application,Apply / Approve Leaves,Nanesite / Odobri Leaves
1884apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Za
Frappe PR Botfa042362017-07-17 17:50:36 +05301885apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +150,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',"Može se odnositi red samo akotip zadužen je "" Na prethodni red Iznos 'ili' prethodnog retka Total '"
Frappe PR Botc0804792017-05-19 12:30:04 +05301886DocType: Sales Order Item,Delivery Warehouse,Isporuka Skladište
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301887apps/erpnext/erpnext/config/accounts.py +243,Tree of financial Cost Centers.,Tree financijskih troškova centara.
Frappe PR Botc0804792017-05-19 12:30:04 +05301888DocType: Serial No,Delivery Document No,Dokument isporuke br
Frappe PR Botd112ee52017-08-31 19:38:41 +05301889apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +190,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},Molimo podesite &#39;dobitak / gubitak računa na Asset Odlaganje&#39; u kompaniji {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301890DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Get Predmeti iz otkupa Primici
1891DocType: Serial No,Creation Date,Datum stvaranja
1892apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Artikal {0} se pojavljuje više puta u cjeniku {1}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301893apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +40,"Selling must be checked, if Applicable For is selected as {0}","Prodaje se mora provjeriti, ako je primjenjivo za odabrano kao {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301894DocType: Production Plan Material Request,Material Request Date,Materijal Upit Datum
1895DocType: Purchase Order Item,Supplier Quotation Item,Dobavljač ponudu artikla
1896DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Onemogućava stvaranje vremena za rezanje protiv nalozi. Operacije neće biti bager protiv proizvodnog naloga
1897DocType: Student,Student Mobile Number,Student Broj mobilnog
1898DocType: Item,Has Variants,Ima Varijante
Frappe PR Bot8054d962017-09-05 09:19:06 +05301899apps/erpnext/erpnext/templates/emails/training_event.html +11,Update Response,Update Response
Frappe PR Botd112ee52017-08-31 19:38:41 +05301900apps/erpnext/erpnext/public/js/utils.js +208,You have already selected items from {0} {1},Vi ste već odabrane stavke iz {0} {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301901DocType: Monthly Distribution,Name of the Monthly Distribution,Naziv Mjesečni distribucije
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301902apps/erpnext/erpnext/stock/doctype/batch/batch.py +25,Batch ID is mandatory,Batch ID je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05301903DocType: Sales Person,Parent Sales Person,Roditelj Prodaja Osoba
1904DocType: Purchase Invoice,Recurring Invoice,Ponavljajući Račun
1905apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Upravljanje projektima
1906DocType: Supplier,Supplier of Goods or Services.,Dobavljač robe ili usluga.
1907DocType: Budget,Fiscal Year,Fiskalna godina
1908DocType: Vehicle Log,Fuel Price,Cena goriva
1909DocType: Budget,Budget,Budžet
Frappe PR Botd112ee52017-08-31 19:38:41 +05301910apps/erpnext/erpnext/stock/doctype/item/item.py +233,Fixed Asset Item must be a non-stock item.,Osnovnih sredstava Stavka mora biti ne-stock stavku.
Frappe PR Botc0804792017-05-19 12:30:04 +05301911apps/erpnext/erpnext/accounts/doctype/budget/budget.py +50,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Budžet se ne može dodijeliti protiv {0}, jer to nije prihod ili rashod račun"
1912apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Ostvareni
1913DocType: Student Admission,Application Form Route,Obrazac za prijavu Route
Frappe PR Bot7c901002017-06-07 12:05:29 +05301914apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +66,Territory / Customer,Teritorij / Customer
Frappe PR Botc0804792017-05-19 12:30:04 +05301915apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leave Type {0} cannot be allocated since it is leave without pay,Ostavite Tip {0} ne može se dodijeliti jer se ostavi bez plate
1916apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +166,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Row {0}: {1} Izdvojena iznos mora biti manji od ili jednak naplatiti preostali iznos {2}
1917DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,U riječi će biti vidljiv nakon što spremite prodaje fakture.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301918DocType: Lead,Follow Up,Pratite gore
Frappe PR Botc0804792017-05-19 12:30:04 +05301919DocType: Item,Is Sales Item,Je artikl namijenjen prodaji
1920apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Raspodjela grupe artikala
1921apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +69,Item {0} is not setup for Serial Nos. Check Item master,"Stavka {0} nije dobro postavljen za gospodara , serijski brojevi Provjera"
1922DocType: Maintenance Visit,Maintenance Time,Održavanje Vrijeme
1923,Amount to Deliver,Iznose Deliver
Frappe PR Botc0804792017-05-19 12:30:04 +05301924apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +30,The Term Start Date cannot be earlier than the Year Start Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,Termin Ozljede Datum ne može biti ranije od godine Početak Datum akademske godine za koji je vezana pojam (akademska godina {}). Molimo ispravite datume i pokušajte ponovo.
1925DocType: Guardian,Guardian Interests,Guardian Interesi
1926DocType: Naming Series,Current Value,Trenutna vrijednost
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301927apps/erpnext/erpnext/controllers/accounts_controller.py +253,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,Višestruki fiskalne godine postoje za datum {0}. Molimo podesite kompanije u fiskalnoj godini
Frappe PR Botd112ee52017-08-31 19:38:41 +05301928DocType: School Settings,Instructor Records to be created by,Instruktorske zapise koje kreira
Frappe PR Botc0804792017-05-19 12:30:04 +05301929apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} kreirao
1930DocType: Delivery Note Item,Against Sales Order,Protiv prodajnog naloga
1931,Serial No Status,Serijski Bez Status
1932DocType: Payment Entry Reference,Outstanding,izvanredan
Frappe PR Botd112ee52017-08-31 19:38:41 +05301933DocType: Supplier,Warn POs,Upozorite PO
Frappe PR Botc0804792017-05-19 12:30:04 +05301934,Daily Timesheet Summary,Dnevni Timesheet Pregled
Frappe PR Bot7c901002017-06-07 12:05:29 +05301935apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +137,"Row {0}: To set {1} periodicity, difference between from and to date \
Frappe PR Botc0804792017-05-19 12:30:04 +05301936 must be greater than or equal to {2}","Red {0}: {1} Za postavljanje periodici, razlika između od i do danas \
1937 mora biti veći ili jednak {2}"
1938apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,To se temelji na zalihama pokreta. Vidi {0} za detalje
1939DocType: Pricing Rule,Selling,Prodaja
Frappe PR Botd112ee52017-08-31 19:38:41 +05301940apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +375,Amount {0} {1} deducted against {2},Broj {0} {1} oduzeti protiv {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301941DocType: Employee,Salary Information,Plaća informacije
1942DocType: Sales Person,Name and Employee ID,Ime i ID zaposlenika
Frappe PR Botd112ee52017-08-31 19:38:41 +05301943apps/erpnext/erpnext/accounts/party.py +303,Due Date cannot be before Posting Date,Datum dospijeća ne može biti prije datuma objavljivanja
Frappe PR Botc0804792017-05-19 12:30:04 +05301944DocType: Website Item Group,Website Item Group,Web stranica artikla Grupa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301945apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +150,Duties and Taxes,Carine i porezi
Frappe PR Botc0804792017-05-19 12:30:04 +05301946apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +356,Please enter Reference date,Unesite Referentni datum
1947apps/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} unosi isplate ne mogu biti filtrirani po {1}
1948DocType: Item Website Specification,Table for Item that will be shown in Web Site,Sto za stavku koja će se prikazati u Web Site
1949DocType: Purchase Order Item Supplied,Supplied Qty,Isporučeni Količina
1950DocType: Purchase Order Item,Material Request Item,Materijal Zahtjev artikla
1951apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Tree stavke skupina .
Frappe PR Botfa042362017-07-17 17:50:36 +05301952apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +160,Cannot refer row number greater than or equal to current row number for this Charge type,Ne mogu se odnositi broj retka veći ili jednak trenutnom broju red za ovu vrstu Charge
Frappe PR Botc0804792017-05-19 12:30:04 +05301953DocType: Asset,Sold,prodan
1954,Item-wise Purchase History,Stavka-mudar Kupnja Povijest
Frappe PR Bot7c901002017-06-07 12:05:29 +05301955apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +230,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Molimo kliknite na ""Generiraj raspored ' dohvatiti Serial No dodao je za točku {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301956DocType: Account,Frozen,Zaleđeni
1957,Open Production Orders,Otvoreni radni nalozi
1958DocType: Sales Invoice Payment,Base Amount (Company Currency),Base Iznos (Company Valuta)
1959DocType: Payment Reconciliation Payment,Reference Row,referentni Row
1960DocType: Installation Note,Installation Time,Vrijeme instalacije
1961DocType: Sales Invoice,Accounting Details,Računovodstvo Detalji
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301962apps/erpnext/erpnext/setup/doctype/company/company.js +74,Delete all the Transactions for this Company,Izbrisati sve transakcije za ovu kompaniju
1963apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +190,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,Row # {0}: {1} Operacija nije završen za {2} Količina gotovih proizvoda u proizvodnji Order # {3}. Molimo vas da ažurirate rad status via Time Dnevnici
1964apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Investments,Investicije
Frappe PR Botc0804792017-05-19 12:30:04 +05301965DocType: Issue,Resolution Details,Detalji o rjesenju problema
1966apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,izdvajanja
1967DocType: Item Quality Inspection Parameter,Acceptance Criteria,Kriterij prihvaćanja
1968apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,Molimo unesite materijala Zahtjevi u gornjoj tablici
1969DocType: Item Attribute,Attribute Name,Atributi Ime
1970DocType: BOM,Show In Website,Pokaži Na web stranice
1971DocType: Shopping Cart Settings,Show Quantity in Website,Pokaži Količina u Web stranice
1972DocType: Employee Loan Application,Total Payable Amount,Ukupan iznos
1973DocType: Task,Expected Time (in hours),Očekivano trajanje (u satima)
1974DocType: Item Reorder,Check in (group),Check in (grupa)
1975,Qty to Order,Količina za narudžbu
1976DocType: Period Closing Voucher,"The account head under Liability or Equity, in which Profit/Loss will be booked","Glava račun pod odgovornošću ili Equity, u kojoj će se rezervirati Dobit / Gubitak"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301977apps/erpnext/erpnext/config/projects.py +30,Gantt chart of all tasks.,Gantogram svih zadataka.
Frappe PR Botc0804792017-05-19 12:30:04 +05301978DocType: Opportunity,Mins to First Response,Min First Response
1979DocType: Pricing Rule,Margin Type,Margina Tip
1980apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} sati
1981DocType: Course,Default Grading Scale,Uobičajeno Pravilo Scale
1982DocType: Appraisal,For Employee Name,Za ime zaposlenika
1983DocType: Holiday List,Clear Table,Poništi tabelu
1984DocType: C-Form Invoice Detail,Invoice No,Račun br
Frappe PR Botd112ee52017-08-31 19:38:41 +05301985apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +344,Make Payment,izvrši plaćanje
Frappe PR Botc0804792017-05-19 12:30:04 +05301986DocType: Room,Room Name,Soba Naziv
1987apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +100,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Ostavite ne može se primijeniti / otkazan prije nego {0}, kao odsustvo ravnoteža je već carry-proslijeđen u budućnosti rekord raspodjeli odsustvo {1}"
1988DocType: Activity Cost,Costing Rate,Costing Rate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301989apps/erpnext/erpnext/config/selling.py +229,Customer Addresses And Contacts,Adrese i kontakti kupaca
Frappe PR Botc0804792017-05-19 12:30:04 +05301990,Campaign Efficiency,kampanja efikasnost
1991DocType: Discussion,Discussion,rasprava
1992DocType: Payment Entry,Transaction ID,transakcija ID
1993DocType: Employee,Resignation Letter Date,Ostavka Pismo Datum
Frappe PR Bot7c901002017-06-07 12:05:29 +05301994apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +39,Pricing Rules are further filtered based on quantity.,Pravilnik o određivanju cijena dodatno se filtrira na temelju količine.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301995apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +333,Please set the Date Of Joining for employee {0},Molimo vas da postavite datum ulaska za zaposlenog {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301996DocType: Task,Total Billing Amount (via Time Sheet),Ukupno Billing Iznos (preko Time Sheet)
1997apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Ponovite Customer prihoda
Frappe PR Botd112ee52017-08-31 19:38:41 +05301998apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +175,{0} ({1}) must have role 'Expense Approver',{0} ({1}) mora imati rolu 'odobravanje troskova'
Frappe PR Bot8054d962017-09-05 09:19:06 +05301999apps/erpnext/erpnext/utilities/user_progress.py +100,Pair,Par
Frappe PR Botd112ee52017-08-31 19:38:41 +05302000apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +902,Select BOM and Qty for Production,Odaberite BOM i količina za proizvodnju
Frappe PR Botc0804792017-05-19 12:30:04 +05302001DocType: Asset,Depreciation Schedule,Amortizacija Raspored
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302002apps/erpnext/erpnext/config/selling.py +124,Sales Partner Addresses And Contacts,Prodajni partner adrese i kontakti
Frappe PR Botc0804792017-05-19 12:30:04 +05302003DocType: Bank Reconciliation Detail,Against Account,Protiv računa
2004apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +71,Half Day Date should be between From Date and To Date,Poludnevni datum treba biti između Od datuma i Do datuma
2005DocType: Maintenance Schedule Detail,Actual Date,Stvarni datum
2006DocType: Item,Has Batch No,Je Hrpa Ne
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302007apps/erpnext/erpnext/public/js/utils.js +96,Annual Billing: {0},Godišnji Billing: {0}
2008apps/erpnext/erpnext/config/accounts.py +202,Goods and Services Tax (GST India),Poreska dobara i usluga (PDV Indija)
Frappe PR Botc0804792017-05-19 12:30:04 +05302009DocType: Delivery Note,Excise Page Number,Trošarina Broj stranice
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302010apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +157,"Company, From Date and To Date is mandatory","Kompanija, Od datuma i do danas je obavezno"
Frappe PR Botc0804792017-05-19 12:30:04 +05302011DocType: Asset,Purchase Date,Datum kupovine
2012DocType: Employee,Personal Details,Osobni podaci
Frappe PR Botd112ee52017-08-31 19:38:41 +05302013apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +192,Please set 'Asset Depreciation Cost Center' in Company {0},Molimo podesite &#39;Asset Amortizacija troškova Center&#39; u kompaniji {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302014,Maintenance Schedules,Rasporedi održavanja
2015DocType: Task,Actual End Date (via Time Sheet),Stvarni Završni datum (preko Time Sheet)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302016apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +370,Amount {0} {1} against {2} {3},Broj {0} {1} protiv {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302017,Quotation Trends,Trendovi ponude
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302018apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +159,Item Group not mentioned in item master for item {0},Stavka artikla se ne spominje u master artiklu za artikal {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302019apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +356,Debit To account must be a Receivable account,Debit na račun mora biti potraživanja računa
Frappe PR Botc0804792017-05-19 12:30:04 +05302020DocType: Shipping Rule Condition,Shipping Amount,Iznos transporta
Frappe PR Botd112ee52017-08-31 19:38:41 +05302021DocType: Supplier Scorecard Period,Period Score,Ocena perioda
Frappe PR Bot8054d962017-09-05 09:19:06 +05302022apps/erpnext/erpnext/utilities/user_progress.py +38,Add Customers,Dodaj Kupci
Frappe PR Botc0804792017-05-19 12:30:04 +05302023apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,Iznos na čekanju
2024DocType: Purchase Invoice Item,Conversion Factor,Konverzijski faktor
2025DocType: Purchase Order,Delivered,Isporučeno
2026,Vehicle Expenses,Troškovi vozila
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302027DocType: Serial No,Invoice Details,Račun Detalji
Frappe PR Botd112ee52017-08-31 19:38:41 +05302028apps/erpnext/erpnext/accounts/doctype/asset/asset.py +155,Expected value after useful life must be greater than or equal to {0},Očekivana vrijednost nakon koristan život mora biti veći ili jednak {0}
2029DocType: Purchase Invoice,SEZ,SEZ
Frappe PR Botc0804792017-05-19 12:30:04 +05302030DocType: Purchase Receipt,Vehicle Number,Broj vozila
2031DocType: Purchase Invoice,The date on which recurring invoice will be stop,Datum na koji se ponavlja faktura će se zaustaviti
2032DocType: Employee Loan,Loan Amount,Iznos kredita
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302033DocType: Program Enrollment,Self-Driving Vehicle,Self-vožnje vozila
Frappe PR Botd112ee52017-08-31 19:38:41 +05302034DocType: Supplier Scorecard Standing,Supplier Scorecard Standing,Standing Scorecard Standing
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302035apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +424,Row {0}: Bill of Materials not found for the Item {1},Red {0}: Bill materijala nije pronađen za stavku {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302036apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +98,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Ukupno izdvojene lišće {0} ne može biti manja od već odobrenih lišće {1} za period
2037DocType: Journal Entry,Accounts Receivable,Konto potraživanja
2038,Supplier-Wise Sales Analytics,Supplier -mudar prodaje Analytics
2039apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Enter Paid Amount,Unesite Plaćen iznos
2040DocType: Salary Structure,Select employees for current Salary Structure,Izaberite zaposlenih za tekuće Struktura plaća
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302041DocType: Sales Invoice,Company Address Name,Kompanija adresa Ime
Frappe PR Botc0804792017-05-19 12:30:04 +05302042DocType: Production Order,Use Multi-Level BOM,Koristite multi-level BOM
2043DocType: Bank Reconciliation,Include Reconciled Entries,Uključi pomirio objave
2044DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)","Roditelja za golf (Ostavite prazno, ako to nije dio roditelja naravno)"
2045DocType: Leave Control Panel,Leave blank if considered for all employee types,Ostavite prazno ako smatra za sve tipove zaposlenika
2046DocType: Landed Cost Voucher,Distribute Charges Based On,Podijelite Optužbe na osnovu
Frappe PR Bot8054d962017-09-05 09:19:06 +05302047apps/erpnext/erpnext/hooks.py +132,Timesheets,Timesheets
Frappe PR Botc0804792017-05-19 12:30:04 +05302048DocType: HR Settings,HR Settings,Podešavanja ljudskih resursa
2049DocType: Salary Slip,net pay info,neto plata info
Frappe PR Botd112ee52017-08-31 19:38:41 +05302050apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Expense Claim is pending approval. Only the Expense Approver can update status.,Rashodi Tužba se čeka odobrenje . SamoRashodi Odobritelj može ažurirati status .
Frappe PR Botc0804792017-05-19 12:30:04 +05302051DocType: Email Digest,New Expenses,novi Troškovi
2052DocType: Purchase Invoice,Additional Discount Amount,Dodatni popust Iznos
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302053apps/erpnext/erpnext/controllers/accounts_controller.py +544,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.","Row # {0}: Količina mora biti 1, kao stavka je osnovno sredstvo. Molimo koristite posebnom redu za više kom."
Frappe PR Botc0804792017-05-19 12:30:04 +05302054DocType: Leave Block List Allow,Leave Block List Allow,Ostavite Blok Popis Dopustite
Frappe PR Bot8054d962017-09-05 09:19:06 +05302055apps/erpnext/erpnext/setup/doctype/company/company.py +286,Abbr can not be blank or space,Skraćeno ne može biti prazan ili prostora
Frappe PR Botfa042362017-07-17 17:50:36 +05302056apps/erpnext/erpnext/accounts/doctype/account/account.js +62,Group to Non-Group,Grupa Non-grupa
Frappe PR Botc0804792017-05-19 12:30:04 +05302057apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,sportovi
2058DocType: Loan Type,Loan Name,kredit ime
2059apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,Ukupno Actual
2060DocType: Student Siblings,Student Siblings,student Siblings
Frappe PR Bot8054d962017-09-05 09:19:06 +05302061apps/erpnext/erpnext/utilities/user_progress.py +100,Unit,jedinica
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302062apps/erpnext/erpnext/stock/get_item_details.py +141,Please specify Company,Navedite tvrtke
Frappe PR Botc0804792017-05-19 12:30:04 +05302063,Customer Acquisition and Loyalty,Stjecanje kupaca i lojalnost
2064DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Skladište gdje ste održavanju zaliha odbijenih stavki
2065DocType: Production Order,Skip Material Transfer,Preskočite Prijenos materijala
Frappe PR Botd112ee52017-08-31 19:38:41 +05302066apps/erpnext/erpnext/setup/utils.py +97,Unable to find exchange rate for {0} to {1} for key date {2}. Please create a Currency Exchange record manually,Nije moguće pronaći kurs za {0} do {1} za ključni datum {2}. Molimo vas da ručno stvoriti Mjenjačnica rekord
Frappe PR Botc0804792017-05-19 12:30:04 +05302067DocType: POS Profile,Price List,Cjenik
2068apps/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} je podrazumijevana Fiskalna godina . Osvježite svoj browserda bi se izmjene primijenile.
2069apps/erpnext/erpnext/projects/doctype/task/task.js +37,Expense Claims,Trošak potraživanja
2070DocType: Issue,Support,Podrška
2071,BOM Search,BOM pretraga
2072apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +189,Closing (Opening + Totals),Zatvaranje (Otvaranje + Ukupno)
2073DocType: Vehicle,Fuel Type,Vrsta goriva
2074apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,Navedite valuta u Company
2075DocType: Workstation,Wages per hour,Plaće po satu
2076apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +47,Stock balance in Batch {0} will become negative {1} for Item {2} at Warehouse {3},Stock balans u Batch {0} će postati negativan {1} {2} za tačka na skladištu {3}
2077apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Nakon materijala Zahtjevi su automatski podignuta na osnovu nivou ponovnog reda stavke
2078DocType: Email Digest,Pending Sales Orders,U očekivanju Prodajni nalozi
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302079apps/erpnext/erpnext/controllers/accounts_controller.py +292,Account {0} is invalid. Account Currency must be {1},Račun {0} je nevažeća. Račun valuta mora biti {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302080apps/erpnext/erpnext/buying/utils.py +34,UOM Conversion factor is required in row {0},Faktor UOM pretvorbe je potrebno u redu {0}
2081DocType: Production Plan Item,material_request_item,material_request_item
Frappe PR Botd112ee52017-08-31 19:38:41 +05302082apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1032,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Row # {0}: Referenca Vrsta dokumenta mora biti jedan od prodajnog naloga, prodaje fakture ili Journal Entry"
Frappe PR Botc0804792017-05-19 12:30:04 +05302083DocType: Salary Component,Deduction,Odbitak
Frappe PR Botd112ee52017-08-31 19:38:41 +05302084apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: From Time and To Time is mandatory.,Red {0}: Od vremena i do vremena je obavezno.
Frappe PR Botc0804792017-05-19 12:30:04 +05302085DocType: Stock Reconciliation Item,Amount Difference,iznos Razlika
Frappe PR Botd112ee52017-08-31 19:38:41 +05302086apps/erpnext/erpnext/stock/get_item_details.py +297,Item Price added for {0} in Price List {1},Stavka Cijena je dodao za {0} u {1} Cjenik
Frappe PR Botc0804792017-05-19 12:30:04 +05302087apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +8,Please enter Employee Id of this sales person,Unesite zaposlenih Id ove prodaje osoba
2088DocType: Territory,Classification of Customers by region,Klasifikacija Kupci po regiji
Frappe PR Bot7c901002017-06-07 12:05:29 +05302089apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +57,Difference Amount must be zero,Razlika iznos mora biti nula
Frappe PR Botc0804792017-05-19 12:30:04 +05302090DocType: Project,Gross Margin,Bruto marža
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302091apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +53,Please enter Production Item first,Unesite Proizvodnja predmeta prvi
Frappe PR Botc0804792017-05-19 12:30:04 +05302092apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Izračunato Banka bilans
2093apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,invaliditetom korisnika
Frappe PR Botd112ee52017-08-31 19:38:41 +05302094apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +764,Quotation,Ponude
2095apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +957,Cannot set a received RFQ to No Quote,Ne možete postaviti primljeni RFQ na No Quote
Frappe PR Botc0804792017-05-19 12:30:04 +05302096DocType: Quotation,QTN-,QTN-
2097DocType: Salary Slip,Total Deduction,Ukupno Odbitak
2098,Production Analytics,proizvodnja Analytics
Frappe PR Botd112ee52017-08-31 19:38:41 +05302099apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +190,Cost Updated,Troškova Ažurirano
Frappe PR Botc0804792017-05-19 12:30:04 +05302100DocType: Employee,Date of Birth,Datum rođenja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302101apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +129,Item {0} has already been returned,Artikal {0} je već vraćen
Frappe PR Botc0804792017-05-19 12:30:04 +05302102DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,** Fiskalna godina ** predstavlja finansijske godine. Svi računovodstvene stavke i drugih većih transakcija se prate protiv ** Fiskalna godina **.
2103DocType: Opportunity,Customer / Lead Address,Kupac / Adresa Lead-a
Frappe PR Botd112ee52017-08-31 19:38:41 +05302104DocType: Supplier Scorecard Period,Supplier Scorecard Setup,Podešavanje Scorecard-a
2105apps/erpnext/erpnext/stock/doctype/item/item.py +208,Warning: Invalid SSL certificate on attachment {0},Upozorenje: Invalid SSL certifikat o prilogu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302106DocType: Student Admission,Eligibility,kvalifikovanost
Frappe PR Bot8054d962017-09-05 09:19:06 +05302107apps/erpnext/erpnext/utilities/activation.py +64,"Leads help you get business, add all your contacts and more as your leads","Leads biste se lakše poslovanje, dodati sve svoje kontakte i još kao vodi"
Frappe PR Botc0804792017-05-19 12:30:04 +05302108DocType: Production Order Operation,Actual Operation Time,Stvarni Operation Time
2109DocType: Authorization Rule,Applicable To (User),Odnosi se na (Upute)
2110DocType: Purchase Taxes and Charges,Deduct,Odbiti
Frappe PR Bot8054d962017-09-05 09:19:06 +05302111apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +221,Job Description,Opis posla
Frappe PR Botc0804792017-05-19 12:30:04 +05302112DocType: Student Applicant,Applied,Applied
2113DocType: Sales Invoice Item,Qty as per Stock UOM,Količina po burzi UOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302114apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +59,Guardian2 Name,Guardian2 ime
Frappe PR Botd112ee52017-08-31 19:38:41 +05302115apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +127,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Specijalni znakovi osim ""-"" ""."", ""#"", i ""/"" nije dozvoljeno u imenovanju serije"
Frappe PR Botc0804792017-05-19 12:30:04 +05302116DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Pratite prodajne kampanje. Pratite Lead-ove, Ponude, Porudžbenice itd iz Kampanje i procijeniti povrat investicije."
2117DocType: Expense Claim,Approver,Odobritelj
2118,SO Qty,SO Kol
2119DocType: Guardian,Work Address,rad Adresa
2120DocType: Appraisal,Calculate Total Score,Izračunaj ukupan rezultat
2121DocType: Request for Quotation,Manufacturing Manager,Proizvodnja Manager
Frappe PR Bot7c901002017-06-07 12:05:29 +05302122apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Serijski Ne {0} je pod jamstvom upto {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302123apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Split otpremnici u paketima.
Frappe PR Bot8054d962017-09-05 09:19:06 +05302124apps/erpnext/erpnext/hooks.py +98,Shipments,Pošiljke
Frappe PR Botc0804792017-05-19 12:30:04 +05302125DocType: Payment Entry,Total Allocated Amount (Company Currency),Ukupan dodijeljeni iznos (Company Valuta)
2126DocType: Purchase Order Item,To be delivered to customer,Dostaviti kupcu
2127DocType: BOM,Scrap Material Cost,Otpadnog materijala troškova
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302128apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227,Serial No {0} does not belong to any Warehouse,Serijski broj {0} ne pripada nijednoj Skladište
Frappe PR Botc0804792017-05-19 12:30:04 +05302129DocType: Purchase Invoice,In Words (Company Currency),Riječima (valuta tvrtke)
2130DocType: Asset,Supplier,Dobavljači
2131DocType: C-Form,Quarter,Četvrtina
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302132apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +106,Miscellaneous Expenses,Razni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05302133DocType: Global Defaults,Default Company,Zadana tvrtka
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302134apps/erpnext/erpnext/controllers/stock_controller.py +227,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Rashodi ili razlika račun je obvezna za točke {0} jer utječe na ukupnu vrijednost dionica
Frappe PR Botc0804792017-05-19 12:30:04 +05302135DocType: Payment Request,PR,PR
2136DocType: Cheque Print Template,Bank Name,Naziv banke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302137apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +29,-Above,Iznad
Frappe PR Botc0804792017-05-19 12:30:04 +05302138DocType: Employee Loan,Employee Loan Account,Zaposlenik kredit računa
2139DocType: Leave Application,Total Leave Days,Ukupno Ostavite Dani
2140DocType: Email Digest,Note: Email will not be sent to disabled users,Napomena: E-mail neće biti poslan invalide
2141apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Broj Interaction
Frappe PR Bot7c901002017-06-07 12:05:29 +05302142apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +39,Select Company...,Odaberite preduzeće...
Frappe PR Botc0804792017-05-19 12:30:04 +05302143DocType: Leave Control Panel,Leave blank if considered for all departments,Ostavite prazno ako smatra za sve odjele
2144apps/erpnext/erpnext/config/hr.py +219,"Types of employment (permanent, contract, intern etc.).","Vrste zapošljavanja ( trajni ugovor , pripravnik i sl. ) ."
Frappe PR Botd112ee52017-08-31 19:38:41 +05302145apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +422,{0} is mandatory for Item {1},{0} je obavezno za tu stavku {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302146DocType: Process Payroll,Fortnightly,četrnaestodnevni
2147DocType: Currency Exchange,From Currency,Od novca
2148apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Molimo odaberite Izdvojena količina, vrsta fakture i fakture Broj u atleast jednom redu"
2149apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +125,Cost of New Purchase,Troškovi New Kupovina
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302150apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +97,Sales Order required for Item {0},Prodajnog naloga potrebna za točke {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302151DocType: Purchase Invoice Item,Rate (Company Currency),Ocijeni (Društvo valuta)
2152DocType: Student Guardian,Others,Drugi
2153DocType: Payment Entry,Unallocated Amount,neraspoređenih Iznos
Frappe PR Bot7c901002017-06-07 12:05:29 +05302154apps/erpnext/erpnext/templates/includes/product_page.js +71,Cannot find a matching Item. Please select some other value for {0}.,Ne možete pronaći stavku koja se podudara. Molimo odaberite neki drugi vrijednost za {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302155DocType: POS Profile,Taxes and Charges,Porezi i naknade
2156DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Proizvoda ili usluge koja je kupio, prodati ili držati u čoporu."
2157apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Nema više ažuriranja
Frappe PR Botfa042362017-07-17 17:50:36 +05302158apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +154,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,"Ne možete odabrati vrstu naboja kao ' na prethodnim Row Iznos ""ili"" u odnosu na prethodnu Row Ukupno ""za prvi red"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302159apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +6,This covers all scorecards tied to this Setup,Ovo pokriva sve sisteme rezultata povezanih sa ovim postavkama
Frappe PR Botc0804792017-05-19 12:30:04 +05302160apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,Dijete Stavka ne bi trebao biti proizvod Bundle. Molimo vas da uklonite stavku `{0}` i uštedite
2161apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Bankarstvo
Frappe PR Bot8054d962017-09-05 09:19:06 +05302162apps/erpnext/erpnext/utilities/activation.py +108,Add Timesheets,Dodaj Timesheets
Frappe PR Botc0804792017-05-19 12:30:04 +05302163DocType: Vehicle Service,Service Item,Servis Stavka
2164DocType: Bank Guarantee,Bank Guarantee,Bankarska garancija
2165apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,"Molimo kliknite na ""Generiraj raspored ' kako bi dobili raspored"
2166apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +56,There were errors while deleting following schedules:,"Bilo je grešaka, dok brisanja sljedeće raspored:"
2167DocType: Bin,Ordered Quantity,Naručena količina
Frappe PR Bot8054d962017-09-05 09:19:06 +05302168apps/erpnext/erpnext/public/js/setup_wizard.js +110,"e.g. ""Build tools for builders""","na primjer "" Izgraditi alate za graditelje """
Frappe PR Botc0804792017-05-19 12:30:04 +05302169DocType: Grading Scale,Grading Scale Intervals,Pravilo Scale Intervali
2170apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +125,{0} {1}: Accounting Entry for {2} can only be made in currency: {3},{0} {1}: Računovodstvo Ulaz za {2} može se vršiti samo u valuti: {3}
2171DocType: Production Order,In Process,U procesu
2172DocType: Authorization Rule,Itemwise Discount,Itemwise Popust
2173apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,Tree financijskih računa.
2174apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +364,{0} against Sales Order {1},{0} protiv naloga prodaje {1}
2175DocType: Account,Fixed Asset,Dugotrajne imovine
2176apps/erpnext/erpnext/config/stock.py +315,Serialized Inventory,Serijalizovanoj zaliha
2177DocType: Employee Loan,Account Info,Account Info
2178DocType: Activity Type,Default Billing Rate,Uobičajeno Billing Rate
Frappe PR Botd112ee52017-08-31 19:38:41 +05302179apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,{0} studentskih grupa stvorio.
Frappe PR Botc0804792017-05-19 12:30:04 +05302180DocType: Sales Invoice,Total Billing Amount,Ukupan iznos naplate
2181apps/erpnext/erpnext/hr/doctype/daily_work_summary_settings/daily_work_summary_settings.py +17,There must be a default incoming Email Account enabled for this to work. Please setup a default incoming Email Account (POP/IMAP) and try again.,Mora postojati default dolazne omogućio da bi ovo radilo e-pošte. Molimo vas da postavljanje default dolazne e-pošte (POP / IMAP) i pokušajte ponovo.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302182apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +80,Receivable Account,Potraživanja račun
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302183apps/erpnext/erpnext/controllers/accounts_controller.py +566,Row #{0}: Asset {1} is already {2},Row # {0}: Asset {1} je već {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302184DocType: Quotation Item,Stock Balance,Kataloški bilanca
2185apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Naloga prodaje na isplatu
Frappe PR Bot8054d962017-09-05 09:19:06 +05302186apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +114,CEO,CEO
Frappe PR Botd112ee52017-08-31 19:38:41 +05302187DocType: Purchase Invoice,With Payment of Tax,Uz plaćanje poreza
Frappe PR Botc0804792017-05-19 12:30:04 +05302188DocType: Expense Claim Detail,Expense Claim Detail,Rashodi Zahtjev Detalj
Frappe PR Botd112ee52017-08-31 19:38:41 +05302189DocType: Purchase Invoice,TRIPLICATE FOR SUPPLIER,Tri primjerka ZA SUPPLIER
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302190apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +859,Please select correct account,Molimo odaberite ispravan račun
Frappe PR Botc0804792017-05-19 12:30:04 +05302191DocType: Item,Weight UOM,Težina UOM
2192DocType: Salary Structure Employee,Salary Structure Employee,Plaća Struktura zaposlenih
2193DocType: Employee,Blood Group,Krvna grupa
Frappe PR Botd112ee52017-08-31 19:38:41 +05302194apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +961,Pending,Čekanje
Frappe PR Botc0804792017-05-19 12:30:04 +05302195DocType: Course,Course Name,Naziv predmeta
2196DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Korisnici koji može odobriti odsustvo aplikacije određenu zaposlenog
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302197apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +52,Office Equipments,uredske opreme
Frappe PR Botc0804792017-05-19 12:30:04 +05302198DocType: Purchase Invoice Item,Qty,Kol
2199DocType: Fiscal Year,Companies,Companies
Frappe PR Botd112ee52017-08-31 19:38:41 +05302200DocType: Supplier Scorecard,Scoring Setup,Podešavanje bodova
Frappe PR Botc0804792017-05-19 12:30:04 +05302201apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Elektronika
2202DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Podignite Materijal Zahtjev kad dionica dosegne ponovno poredak razinu
Frappe PR Bot8054d962017-09-05 09:19:06 +05302203apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +89,Full-time,Puno radno vrijeme
Frappe PR Botc0804792017-05-19 12:30:04 +05302204DocType: Salary Structure,Employees,Zaposleni
2205DocType: Employee,Contact Details,Kontakt podaci
2206DocType: C-Form,Received Date,Datum pozicija
2207DocType: Delivery Note,"If you have created a standard template in Sales Taxes and Charges Template, select one and click on the button below.","Ako ste kreirali standardni obrazac u prodaji poreza i naknada Template, odaberite jednu i kliknite na dugme ispod."
2208DocType: BOM Scrap Item,Basic Amount (Company Currency),Osnovni Iznos (Company Valuta)
2209DocType: Student,Guardians,čuvari
2210DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Cijene neće biti prikazan ako nije postavljena Cjenik
2211apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +28,Please specify a country for this Shipping Rule or check Worldwide Shipping,Molimo navedite zemlju za ovaj Dostava pravilo ili provjeriti dostavom diljem svijeta
2212DocType: Stock Entry,Total Incoming Value,Ukupna vrijednost Incoming
Frappe PR Botd112ee52017-08-31 19:38:41 +05302213apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +350,Debit To is required,To je potrebno Debit
Frappe PR Bot8054d962017-09-05 09:19:06 +05302214apps/erpnext/erpnext/utilities/activation.py +109,"Timesheets help keep track of time, cost and billing for activites done by your team","Timesheets pomoći pratiti vremena, troškova i naplate za aktivnostima obavlja svoj tim"
Frappe PR Botc0804792017-05-19 12:30:04 +05302215apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Kupoprodajna cijena List
Frappe PR Botd112ee52017-08-31 19:38:41 +05302216apps/erpnext/erpnext/config/buying.py +155,Templates of supplier scorecard variables.,Šabloni varijabli indeksa dobavljača.
Frappe PR Botc0804792017-05-19 12:30:04 +05302217DocType: Offer Letter Term,Offer Term,Ponuda Term
2218DocType: Quality Inspection,Quality Manager,Quality Manager
2219DocType: Job Applicant,Job Opening,Posao Otvaranje
2220DocType: Payment Reconciliation,Payment Reconciliation,Pomirenje plaćanja
Frappe PR Bot7c901002017-06-07 12:05:29 +05302221apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +153,Please select Incharge Person's name,Odaberite incharge ime osobe
Frappe PR Botc0804792017-05-19 12:30:04 +05302222apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,tehnologija
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302223apps/erpnext/erpnext/public/js/utils.js +98,Total Unpaid: {0},Ukupno Neplaćeni: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302224DocType: BOM Website Operation,BOM Website Operation,BOM Web Operacija
2225apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Ponuda Pismo
2226apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Generirajte Materijal Upiti (MRP) i radne naloge.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302227DocType: Supplier Scorecard,Supplier Score,Ocjena dobavljača
2228apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +76,Total Invoiced Amt,Ukupno Fakturisana Amt
2229DocType: Supplier,Warn RFQs,Upozorite RFQs
Frappe PR Botc0804792017-05-19 12:30:04 +05302230DocType: BOM,Conversion Rate,Stopa konverzije
2231apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Traži proizvod
2232DocType: Timesheet Detail,To Time,Za vrijeme
2233DocType: Authorization Rule,Approving Role (above authorized value),Odobravanje ulogu (iznad ovlašteni vrijednost)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302234apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +114,Credit To account must be a Payable account,Credit na račun mora biti računa se plaćaju
2235apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +317,BOM recursion: {0} cannot be parent or child of {2},BOM rekurzija : {0} ne može biti roditelj ili dijete od {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302236DocType: Production Order Operation,Completed Qty,Završen Kol
2237apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +148,"For {0}, only debit accounts can be linked against another credit entry","Za {0}, samo debitne račune mogu povezati protiv druge kreditne unos"
2238apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Cjenik {0} je onemogućen
Frappe PR Botd112ee52017-08-31 19:38:41 +05302239apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +127,Row {0}: Completed Qty cannot be more than {1} for operation {2},Red {0}: Završena Količina ne može biti više od {1} za rad {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302240DocType: Manufacturing Settings,Allow Overtime,Omogućiti Prekovremeni rad
2241apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry","Serijalizovanoj Stavka {0} ne može se ažurirati pomoću Stock pomirenje, molimo vas da koristite Stock Entry"
2242DocType: Training Event Employee,Training Event Employee,Treningu zaposlenih
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302243apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} serijski brojevi potrebni za artikal {1}. koji ste trazili {2}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302244DocType: Stock Reconciliation Item,Current Valuation Rate,Trenutno Vrednovanje Rate
2245DocType: Item,Customer Item Codes,Customer Stavka Codes
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302246apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +122,Exchange Gain/Loss,Exchange dobitak / gubitak
Frappe PR Botc0804792017-05-19 12:30:04 +05302247DocType: Opportunity,Lost Reason,Razlog gubitka
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302248apps/erpnext/erpnext/public/js/templates/address_list.html +22,New Address,Nova adresa
Frappe PR Botc0804792017-05-19 12:30:04 +05302249DocType: Quality Inspection,Sample Size,Veličina uzorka
Frappe PR Botd112ee52017-08-31 19:38:41 +05302250apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +47,Please enter Receipt Document,Unesite dokument o prijemu
2251apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +369,All items have already been invoiced,Svi artikli su već fakturisani
Frappe PR Botc0804792017-05-19 12:30:04 +05302252apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',Navedite važeću &#39;iz Predmet br&#39;
2253apps/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,"Dalje troška mogu biti pod Grupe, ali unosa može biti protiv ne-Grupe"
Frappe PR Botc0804792017-05-19 12:30:04 +05302254apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Korisnici i dozvole
2255DocType: Vehicle Log,VLOG.,VLOG.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302256apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +935,Production Orders Created: {0},Radne naloge Napisano: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302257DocType: Branch,Branch,Ogranak
2258DocType: Guardian,Mobile Number,Broj mobitela
2259apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Tiskanje i brendiranje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302260DocType: Company,Total Monthly Sales,Ukupna mesečna prodaja
Frappe PR Botc0804792017-05-19 12:30:04 +05302261DocType: Bin,Actual Quantity,Stvarna količina
2262DocType: Shipping Rule,example: Next Day Shipping,Primjer: Sljedeći dan Dostava
Frappe PR Bot7c901002017-06-07 12:05:29 +05302263apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +187,Serial No {0} not found,Serial No {0} nije pronađena
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302264DocType: Program Enrollment,Student Batch,student Batch
Frappe PR Bot8054d962017-09-05 09:19:06 +05302265apps/erpnext/erpnext/utilities/activation.py +119,Make Student,Make Student
Frappe PR Botd112ee52017-08-31 19:38:41 +05302266DocType: Supplier Scorecard Scoring Standing,Min Grade,Min razred
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302267apps/erpnext/erpnext/projects/doctype/project/project.py +198,You have been invited to collaborate on the project: {0},Vi ste pozvani da surađuju na projektu: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302268DocType: Leave Block List Date,Block Date,Blok Datum
Frappe PR Botd112ee52017-08-31 19:38:41 +05302269DocType: Purchase Receipt,Supplier Delivery Note,Napomena o isporuci dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05302270apps/erpnext/erpnext/templates/generators/student_admission.html +23,Apply Now,Prijavite se sada
2271apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Actual Qty {0} / Waiting Qty {1},Stvarni Količina {0} / Waiting Količina {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302272DocType: Purchase Invoice,E-commerce GSTIN,E-trgovina GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05302273DocType: Sales Order,Not Delivered,Ne Isporučeno
2274,Bank Clearance Summary,Razmak banka Sažetak
2275apps/erpnext/erpnext/config/setup.py +106,"Create and manage daily, weekly and monthly email digests.","Stvaranje i upravljanje dnevne , tjedne i mjesečne e razgradnju ."
2276DocType: Appraisal Goal,Appraisal Goal,Procjena gol
2277DocType: Stock Reconciliation Item,Current Amount,Trenutni iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302278apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +58,Buildings,zgrade
Frappe PR Botc0804792017-05-19 12:30:04 +05302279DocType: Fee Structure,Fee Structure,naknada Struktura
2280DocType: Timesheet Detail,Costing Amount,Costing Iznos
2281DocType: Student Admission,Application Fee,naknada aplikacija
2282DocType: Process Payroll,Submit Salary Slip,Slanje plaće Slip
2283apps/erpnext/erpnext/controllers/selling_controller.py +162,Maxiumm discount for Item {0} is {1}%,Maxiumm popusta za točke {0} je {1} %
2284apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Uvoz u rinfuzi
2285DocType: Sales Partner,Address & Contacts,Adresa i kontakti
2286DocType: SMS Log,Sender Name,Ime / Naziv pošiljaoca
2287DocType: POS Profile,[Select],[ izaberite ]
2288DocType: SMS Log,Sent To,Poslati
2289DocType: Payment Request,Make Sales Invoice,Ostvariti prodaju fakturu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302290apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Softwares,softvera
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302291apps/erpnext/erpnext/crm/doctype/lead/lead.py +50,Next Contact Date cannot be in the past,Sljedeća Kontakt datum ne može biti u prošlosti
Frappe PR Botc0804792017-05-19 12:30:04 +05302292DocType: Company,For Reference Only.,Za referencu samo.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302293apps/erpnext/erpnext/accounts/page/pos/pos.js +2468,Select Batch No,Izaberite serijski br
Frappe PR Botc0804792017-05-19 12:30:04 +05302294apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},{1}: Invalid {0}
2295DocType: Purchase Invoice,PINV-RET-,PINV-RET-
2296DocType: Sales Invoice Advance,Advance Amount,Iznos avansa
2297DocType: Manufacturing Settings,Capacity Planning,Planiranje kapaciteta
2298apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,' Od datuma ' je potrebno
2299DocType: Journal Entry,Reference Number,Referentni broj
2300DocType: Employee,Employment Details,Zapošljavanje Detalji
2301DocType: Employee,New Workplace,Novi radnom mjestu
2302apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Postavi status Zatvoreno
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302303apps/erpnext/erpnext/stock/get_item_details.py +131,No Item with Barcode {0},No Stavka s Barcode {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302304apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Slučaj broj ne može biti 0
2305DocType: Item,Show a slideshow at the top of the page,Prikaži slideshow na vrhu stranice
Frappe PR Botd112ee52017-08-31 19:38:41 +05302306apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +492,Boms,Boms
2307apps/erpnext/erpnext/stock/doctype/item/item.py +137,Stores,prodavaonice
2308DocType: Project Type,Projects Manager,Projektni menadzer
Frappe PR Botc0804792017-05-19 12:30:04 +05302309DocType: Serial No,Delivery Time,Vrijeme isporuke
2310apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Starenje temelju On
2311DocType: Item,End of Life,Kraj života
Frappe PR Botd112ee52017-08-31 19:38:41 +05302312apps/erpnext/erpnext/demo/setup/setup_data.py +328,Travel,putovanje
2313apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +180,No active or default Salary Structure found for employee {0} for the given dates,Nema aktivnih ili zadani Plaća Struktura nađeni za zaposlenog {0} za navedeni datumi
Frappe PR Botc0804792017-05-19 12:30:04 +05302314DocType: Leave Block List,Allow Users,Omogućiti korisnicima
2315DocType: Purchase Order,Customer Mobile No,Mobilni broj kupca
2316DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Pratite odvojene prihoda i rashoda za vertikala proizvod ili podjele.
2317DocType: Rename Tool,Rename Tool,Preimenovanje alat
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302318apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +37,Update Cost,Update cost
Frappe PR Botc0804792017-05-19 12:30:04 +05302319DocType: Item Reorder,Item Reorder,Ponovna narudžba artikla
Frappe PR Botfa042362017-07-17 17:50:36 +05302320apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +446,Show Salary Slip,Pokaži Plaća Slip
Frappe PR Botd112ee52017-08-31 19:38:41 +05302321apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +814,Transfer Material,Prijenos materijala
Frappe PR Botc0804792017-05-19 12:30:04 +05302322DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Navedite operacija, operativni troškovi i dati jedinstven radom najkasnije do svojih operacija ."
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302323apps/erpnext/erpnext/controllers/status_updater.py +201,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Ovaj dokument je preko granice po {0} {1} za stavku {4}. Da li što još {3} u odnosu na isti {2}?
Frappe PR Bot8054d962017-09-05 09:19:06 +05302324apps/erpnext/erpnext/public/js/controllers/transaction.js +993,Please set recurring after saving,Molimo podesite ponavljaju nakon spremanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05302325apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +755,Select change amount account,Izaberite promjene iznos računa
Frappe PR Botc0804792017-05-19 12:30:04 +05302326DocType: Purchase Invoice,Price List Currency,Cjenik valuta
2327DocType: Naming Series,User must always select,Korisničko uvijek mora odabrati
2328DocType: Stock Settings,Allow Negative Stock,Dopustite negativnu zalihu
2329DocType: Installation Note,Installation Note,Napomena instalacije
Frappe PR Botc0804792017-05-19 12:30:04 +05302330DocType: Topic,Topic,tema
2331apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Cash Flow from Financing,Novčani tok iz Financiranje
2332DocType: Budget Account,Budget Account,računa budžeta
2333DocType: Quality Inspection,Verified By,Ovjeren od strane
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302334apps/erpnext/erpnext/setup/doctype/company/company.py +70,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Ne mogu promijeniti tvrtke zadanu valutu , jer postoje neki poslovi . Transakcije mora biti otkazana promijeniti zadanu valutu ."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302335DocType: Grading Scale Interval,Grade Description,Grade Opis
Frappe PR Botc0804792017-05-19 12:30:04 +05302336DocType: Stock Entry,Purchase Receipt No,Primka br.
2337apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,kapara
2338DocType: Process Payroll,Create Salary Slip,Stvaranje plaće Slip
2339apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,sljedivost
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302340apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +137,Source of Funds (Liabilities),Izvor sredstava ( pasiva)
2341apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +381,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Količina u redu {0} ( {1} ) mora biti isti kao proizvedena količina {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302342DocType: Supplier Scorecard Scoring Standing,Employee,Radnik
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302343DocType: Company,Sales Monthly History,Prodaja mesečne istorije
2344apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +183,Select Batch,Izaberite Batch
Frappe PR Botc0804792017-05-19 12:30:04 +05302345apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +244,{0} {1} is fully billed,{0} {1} je u potpunosti naplaćeno
2346DocType: Training Event,End Time,End Time
Frappe PR Botd112ee52017-08-31 19:38:41 +05302347apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +63,Active Salary Structure {0} found for employee {1} for the given dates,Aktivni Plaća Struktura {0} nađeni za zaposlenog {1} za navedeni datumi
Frappe PR Botc0804792017-05-19 12:30:04 +05302348DocType: Payment Entry,Payment Deductions or Loss,Plaćanje Smanjenja ili gubitak
2349apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Standardni uvjeti ugovora za prodaju ili kupnju.
2350apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +100,Group by Voucher,Grupa po jamcu
2351apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,prodaja Pipeline
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302352apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +216,Please set default account in Salary Component {0},Molimo podesite zadani račun u Plaća Komponenta {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302353apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Potrebna On
2354DocType: Rename Tool,File to Rename,File da biste preimenovali
2355apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},Molimo odaberite BOM za Stavka zaredom {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302356apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account {0} does not match with Company {1} in Mode of Account: {2},Računa {0} ne odgovara Company {1} u režimu računa: {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302357apps/erpnext/erpnext/controllers/buying_controller.py +268,Specified BOM {0} does not exist for Item {1},Navedene BOM {0} ne postoji za Stavka {1}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302358apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +221,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Raspored održavanja {0} mora biti otkazana prije poništenja ovu prodajnog naloga
Frappe PR Botc0804792017-05-19 12:30:04 +05302359DocType: Notification Control,Expense Claim Approved,Rashodi Zahtjev odobren
Frappe PR Botd112ee52017-08-31 19:38:41 +05302360apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +319,Salary Slip of employee {0} already created for this period,Plaća listić od zaposlenika {0} već kreirali za ovaj period
Frappe PR Bot8054d962017-09-05 09:19:06 +05302361apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +146,Pharmaceutical,farmaceutski
Frappe PR Botc0804792017-05-19 12:30:04 +05302362apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Troškovi Kupljene stavke
2363DocType: Selling Settings,Sales Order Required,Prodajnog naloga Obvezno
2364DocType: Purchase Invoice,Credit To,Kreditne Da
2365apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktivni Potencijani kupci / Kupci
2366DocType: Employee Education,Post Graduate,Post diplomski
2367DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Raspored održavanja detaljno
Frappe PR Botd112ee52017-08-31 19:38:41 +05302368DocType: Supplier Scorecard,Warn for new Purchase Orders,Upozoriti na nova narudžbina
Frappe PR Botc0804792017-05-19 12:30:04 +05302369DocType: Quality Inspection Reading,Reading 9,Čitanje 9
2370DocType: Supplier,Is Frozen,Je zamrznut
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302371apps/erpnext/erpnext/stock/utils.py +217,Group node warehouse is not allowed to select for transactions,skladište Group čvor nije dozvoljeno da izaberete za transakcije
Frappe PR Botc0804792017-05-19 12:30:04 +05302372DocType: Buying Settings,Buying Settings,Podešavanja nabavke
2373DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM broj za Gotovi Dobar točki
2374DocType: Upload Attendance,Attendance To Date,Gledatelja do danas
Frappe PR Botd112ee52017-08-31 19:38:41 +05302375DocType: Request for Quotation Supplier,No Quote,Nema citata
Frappe PR Botc0804792017-05-19 12:30:04 +05302376DocType: Warranty Claim,Raised By,Povišena Do
2377DocType: Payment Gateway Account,Payment Account,Plaćanje računa
Frappe PR Botd112ee52017-08-31 19:38:41 +05302378apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +874,Please specify Company to proceed,Navedite Tvrtka postupiti
Frappe PR Botc0804792017-05-19 12:30:04 +05302379apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Receivable,Neto promjena u Potraživanja
Frappe PR Bot8054d962017-09-05 09:19:06 +05302380apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +79,Compensatory Off,kompenzacijski Off
Frappe PR Botc0804792017-05-19 12:30:04 +05302381DocType: Offer Letter,Accepted,Prihvaćeno
2382apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +25,Organization,organizacija
Frappe PR Botd112ee52017-08-31 19:38:41 +05302383DocType: BOM Update Tool,BOM Update Tool,Alat za ažuriranje BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05302384DocType: SG Creation Tool Course,Student Group Name,Student Ime grupe
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302385apps/erpnext/erpnext/setup/doctype/company/company.js +52,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.,Molimo Vas da proverite da li ste zaista želite izbrisati sve transakcije za ovu kompaniju. Tvoj gospodar podaci će ostati kao što je to. Ova akcija se ne može poništiti.
Frappe PR Botc0804792017-05-19 12:30:04 +05302386DocType: Room,Room Number,Broj sobe
2387apps/erpnext/erpnext/utilities/transaction_base.py +96,Invalid reference {0} {1},Invalid referentni {0} {1}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302388apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +167,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) ne može biti veći nego što je planirana kolicina ({2}) u proizvodnoj porudzbini {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302389DocType: Shipping Rule,Shipping Rule Label,Naziv pravila transporta
2390apps/erpnext/erpnext/public/js/conf.js +28,User Forum,User Forum
Frappe PR Botd112ee52017-08-31 19:38:41 +05302391apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +287,Raw Materials cannot be blank.,Sirovine ne može biti prazan.
2392apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +486,"Could not update stock, invoice contains drop shipping item.","Nije mogao ažurirati zaliha, faktura sadrži drop shipping stavke."
2393apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +484,Quick Journal Entry,Brzi unos u dnevniku
2394apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +169,You can not change rate if BOM mentioned agianst any item,Ne možete promijeniti brzinu ako BOM spomenuo agianst bilo predmet
Frappe PR Botc0804792017-05-19 12:30:04 +05302395DocType: Employee,Previous Work Experience,Radnog iskustva
2396DocType: Stock Entry,For Quantity,Za količina
2397apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},Unesite Planirano Qty za točku {0} na redu {1}
2398apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +241,{0} {1} is not submitted,{0} {1} nije proslijedjen
2399apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Zahtjevi za stavke.
2400DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Poseban proizvodnja kako će biti izrađen za svakog gotovog dobrom stavke.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302401apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +127,{0} must be negative in return document,{0} mora biti negativan za uzvrat dokumentu
Frappe PR Botc0804792017-05-19 12:30:04 +05302402,Minutes to First Response for Issues,Minuta na prvi odgovor na pitanja
2403DocType: Purchase Invoice,Terms and Conditions1,Odredbe i Conditions1
Frappe PR Bot8054d962017-09-05 09:19:06 +05302404apps/erpnext/erpnext/public/js/setup_wizard.js +101,The name of the institute for which you are setting up this system.,U ime Instituta za koju se postavljanje ovog sistema.
Frappe PR Botc0804792017-05-19 12:30:04 +05302405DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Knjiženje zamrznuta do tog datuma, nitko ne može učiniti / mijenjati ulazak, osim uloge naveden u nastavku."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302406apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +116,Please save the document before generating maintenance schedule,Molimo spremite dokument prije stvaranja raspored za održavanje
Frappe PR Botd112ee52017-08-31 19:38:41 +05302407apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.js +30,Latest price updated in all BOMs,Posljednja cijena ažurirana u svim BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05302408apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status projekta
2409DocType: UOM,Check this to disallow fractions. (for Nos),Provjerite to da ne dopušta frakcija. (Za br)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302410apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +428,The following Production Orders were created:,stvoreni su sljedeći nalozi:
Frappe PR Botc0804792017-05-19 12:30:04 +05302411DocType: Student Admission,Naming Series (for Student Applicant),Imenovanje serija (za studentske Podnositelj zahtjeva)
2412DocType: Delivery Note,Transporter Name,Transporter Ime
2413DocType: Authorization Rule,Authorized Value,Ovlašteni Vrijednost
2414DocType: BOM,Show Operations,Pokaži operacije
2415,Minutes to First Response for Opportunity,Minuta na prvi odgovor za Opportunity
Frappe PR Botd112ee52017-08-31 19:38:41 +05302416apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Absent,Ukupno Odsutan
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302417apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +793,Item or Warehouse for row {0} does not match Material Request,Artikal ili skladište za redak {0} ne odgovara Zahtjevu za materijalom
Frappe PR Botc0804792017-05-19 12:30:04 +05302418apps/erpnext/erpnext/config/stock.py +189,Unit of Measure,Jedinica mjere
2419DocType: Fiscal Year,Year End Date,Završni datum godine
2420DocType: Task Depends On,Task Depends On,Zadatak ovisi o
2421DocType: Supplier Quotation,Opportunity,Prilika (Opportunity)
2422,Completed Production Orders,Završeni Radni nalozi
2423DocType: Operation,Default Workstation,Uobičajeno Workstation
2424DocType: Notification Control,Expense Claim Approved Message,Rashodi Zahtjev Odobren poruku
2425DocType: Payment Entry,Deductions or Loss,Smanjenja ili gubitak
2426apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +247,{0} {1} is closed,{0} {1} je zatvoren
2427DocType: Email Digest,How frequently?,Koliko često?
2428DocType: Purchase Receipt,Get Current Stock,Kreiraj trenutne zalihe
2429apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Drvo Bill of Materials
2430DocType: Student,Joining Date,spajanje Datum
2431,Employees working on a holiday,Radnici koji rade na odmoru
2432apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +152,Mark Present,Mark Present
2433DocType: Project,% Complete Method,% Complete Način
Frappe PR Bot7c901002017-06-07 12:05:29 +05302434apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +200,Maintenance start date can not be before delivery date for Serial No {0},Održavanje datum početka ne može biti prije datuma isporuke za rednim brojem {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302435DocType: Production Order,Actual End Date,Stvarni datum završetka
2436DocType: BOM,Operating Cost (Company Currency),Operativni trošak (Company Valuta)
2437DocType: Purchase Invoice,PINV-,PINV-
2438DocType: Authorization Rule,Applicable To (Role),Odnosi se na (uloga)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302439DocType: BOM Update Tool,Replace BOM,Zamijenite BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05302440DocType: Stock Entry,Purpose,Svrha
2441DocType: Company,Fixed Asset Depreciation Settings,Osnovnih sredstava Amortizacija Postavke
2442DocType: Item,Will also apply for variants unless overrridden,Primjenjivat će se i za varijante osim overrridden
2443DocType: Purchase Invoice,Advances,Avansi
2444DocType: Production Order,Manufacture against Material Request,Proizvodnja protiv Materijal Upit
Frappe PR Botd112ee52017-08-31 19:38:41 +05302445apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +10,Assessment Group: ,Procena grupa:
Frappe PR Botc0804792017-05-19 12:30:04 +05302446DocType: Item Reorder,Request for,Zahtjev za
2447apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Korisnik koji odobrava ne može biti isti kao i korisnik na kojeg se odnosi pravilo.
2448DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Basic Rate (kao po akciji UOM)
2449DocType: SMS Log,No of Requested SMS,Nema traženih SMS
Frappe PR Botd112ee52017-08-31 19:38:41 +05302450apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +243,Leave Without Pay does not match with approved Leave Application records,Ostavite bez plate ne odgovara odobrenim Records Ostaviti Primjena
Frappe PR Botc0804792017-05-19 12:30:04 +05302451DocType: Campaign,Campaign-.####,Kampanja-.####
2452apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Sljedeći koraci
Frappe PR Botd112ee52017-08-31 19:38:41 +05302453apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +769,Please supply the specified items at the best possible rates,Molimo vas da dostavite navedene stavke na najbolji mogući stope
Frappe PR Botc0804792017-05-19 12:30:04 +05302454DocType: Selling Settings,Auto close Opportunity after 15 days,Auto blizu Opportunity nakon 15 dana
Frappe PR Botd112ee52017-08-31 19:38:41 +05302455apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +74,Purchase Orders are not allowed for {0} due to a scorecard standing of {1}.,Narudžbe za kupovinu nisu dozvoljene za {0} zbog stanja kartice koja se nalazi na {1}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302456apps/erpnext/erpnext/public/js/financial_statements.js +83,End Year,do kraja godine
2457apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Quot / Lead%
2458apps/erpnext/erpnext/hr/doctype/employee/employee.py +119,Contract End Date must be greater than Date of Joining,Ugovor Datum završetka mora biti veći od dana ulaska u
2459DocType: Delivery Note,DN-,DN-
2460DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,A treće strane distributera / trgovca / komisije agent / affiliate / prodavače koji prodaje kompanije proizvoda za proviziju.
2461apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +376,{0} against Purchase Order {1},{0} protiv narudzbine dobavljacu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302462DocType: Task,Actual Start Date (via Time Sheet),Stvarni Ozljede Datum (preko Time Sheet)
2463apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,Ovo je primjer web stranica automatski generira iz ERPNext
2464apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Starenje Range 1
2465DocType: 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.
2466
2467#### Note
2468
2469The 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.
2470
2471#### Description of Columns
2472
24731. Calculation Type:
2474 - This can be on **Net Total** (that is the sum of basic amount).
2475 - **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.
2476 - **Actual** (as mentioned).
24772. Account Head: The Account ledger under which this tax will be booked
24783. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
24794. Description: Description of the tax (that will be printed in invoices / quotes).
24805. Rate: Tax rate.
24816. Amount: Tax amount.
24827. Total: Cumulative total to this point.
24838. 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).
24849. 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.
248510. Add or Deduct: Whether you want to add or deduct the tax.","Standard poreza predložak koji se može primijeniti na sve kupovnih transakcija. Ovaj predložak može sadržavati popis poreskih glava i drugih rashoda glave kao što su ""Shipping"", ""osiguranje"", ""Rukovanje"" itd
2486
2487 #### Napomena
2488
2489 Stopa poreza te definirati ovdje će biti standardna stopa poreza za sve ** Predmeti **. Ako postoje ** ** Predmeti koji imaju različite stope, oni moraju biti dodan u ** Stavka poreza na stolu ** u ** ** Stavka master.
2490
2491 #### Opis Kolumne
2492
2493 1. Obračun Tip:
2494 - To može biti na ** Neto Ukupno ** (to je zbroj osnovnog iznosa).
2495 - ** Na Prethodna Row Ukupan / Iznos ** (za kumulativni poreza ili naknada). Ako odaberete ovu opciju, porez će se primjenjivati kao postotak prethodnog reda (u tabeli poreza) iznos ili ukupno.
2496 - ** Stvarna ** (kao što je spomenuto).
2497 2. Račun Head: The račun knjigu pod kojima porez će biti kažnjen
2498 3. Trošak Center: Ako porez / zadužen je prihod (kao što je shipping) ili rashod treba da se rezervirati protiv troška.
2499 4. Opis: Opis poreza (koje će se štampati u fakturama / navodnika).
2500 5. Rate: Stopa poreza.
2501 6. Iznos: Iznos PDV-a.
2502 7. Ukupno: Kumulativni ukupno do ove tačke.
2503 8. Unesite Row: Ako na osnovu ""Prethodna Row Ukupno"" možete odabrati broj reda koji se mogu uzeti kao osnova za ovaj proračun (default je prethodnog reda).
2504 9. Razmislite poreza ili naknada za: U ovom dijelu možete odrediti ako poreski / zadužen je samo za vrednovanje (nije dio od ukupnog broja), ili samo za ukupno (ne dodaje vrijednost u stavku) ili oboje.
2505 10. Dodavanje ili Oduzeti: Bilo da želite dodati ili oduzeti porez."
2506DocType: Homepage,Homepage,homepage
2507DocType: Purchase Receipt Item,Recd Quantity,RecD Količina
2508apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +57,Fee Records Created - {0},Naknada Records Kreirano - {0}
2509DocType: Asset Category Account,Asset Category Account,Asset Kategorija računa
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302510apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +117,Cannot produce more Item {0} than Sales Order quantity {1},Ne može proizvesti više predmeta {0} od prodajnog naloga količina {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302511apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +539,Stock Entry {0} is not submitted,Stock upis {0} nije podnesen
2512DocType: Payment Reconciliation,Bank / Cash Account,Banka / Cash račun
2513apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email Address,Sljedeća kontaktirati putem ne može biti isti kao Lead-mail adresa
2514DocType: Tax Rule,Billing City,Billing Grad
2515DocType: Asset,Manual,priručnik
2516DocType: Salary Component Account,Salary Component Account,Plaća Komponenta računa
2517DocType: Global Defaults,Hide Currency Symbol,Sakrij simbol valute
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302518apps/erpnext/erpnext/config/accounts.py +327,"e.g. Bank, Cash, Credit Card","npr. banka, gotovina, kreditne kartice"
Frappe PR Botc0804792017-05-19 12:30:04 +05302519DocType: Lead Source,Source Name,izvor ime
2520DocType: Journal Entry,Credit Note,Kreditne Napomena
2521DocType: Warranty Claim,Service Address,Usluga Adresa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302522apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +49,Furnitures and Fixtures,Furnitures i raspored
Frappe PR Botc0804792017-05-19 12:30:04 +05302523DocType: Item,Manufacture,Proizvodnja
Frappe PR Bot8054d962017-09-05 09:19:06 +05302524apps/erpnext/erpnext/utilities/user_progress.py +16,Setup Company,Setup Company
Frappe PR Botc0804792017-05-19 12:30:04 +05302525apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Molimo da Isporuka Note prvi
2526DocType: Student Applicant,Application Date,patenta
2527DocType: Salary Detail,Amount based on formula,Iznos na osnovu formule
2528DocType: Purchase Invoice,Currency and Price List,Valuta i cjenik
2529DocType: Opportunity,Customer / Lead Name,Kupac / Ime osobe koja je Lead
2530apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +99,Clearance Date not mentioned,Razmak Datum nije spomenuo
2531apps/erpnext/erpnext/config/manufacturing.py +7,Production,proizvodnja
2532DocType: Guardian,Occupation,okupacija
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302533apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +74,Row {0}:Start Date must be before End Date,Red {0} : Datum početka mora biti prije datuma završetka
Frappe PR Botc0804792017-05-19 12:30:04 +05302534apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Ukupno (Qty)
2535DocType: Sales Invoice,This Document,ovaj dokument
2536DocType: Installation Note Item,Installed Qty,Instalirana kol
Frappe PR Bot8054d962017-09-05 09:19:06 +05302537apps/erpnext/erpnext/utilities/user_progress.py +20,You added ,Dodali ste
Frappe PR Botc0804792017-05-19 12:30:04 +05302538DocType: Purchase Taxes and Charges,Parenttype,Parenttype
2539apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +7,Training Result,trening Rezultat
2540DocType: Purchase Invoice,Is Paid,plaća
2541DocType: Salary Structure,Total Earning,Ukupna zarada
2542DocType: Purchase Receipt,Time at which materials were received,Vrijeme u kojem su materijali primili
2543DocType: Stock Ledger Entry,Outgoing Rate,Odlazni Rate
2544apps/erpnext/erpnext/config/hr.py +224,Organization branch master.,Organizacija grana majstor .
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302545apps/erpnext/erpnext/controllers/accounts_controller.py +293, or ,ili
Frappe PR Botc0804792017-05-19 12:30:04 +05302546DocType: Sales Order,Billing Status,Status naplate
2547apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Prijavi problem
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302548apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Utility Expenses,komunalna Troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05302549apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,Iznad 90
Frappe PR Botd112ee52017-08-31 19:38:41 +05302550apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +237,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,Row # {0}: Journal Entry {1} nema nalog {2} ili već usklađeni protiv drugog vaučer
2551DocType: Supplier Scorecard Criteria,Criteria Weight,Kriterij Težina
Frappe PR Botc0804792017-05-19 12:30:04 +05302552DocType: Buying Settings,Default Buying Price List,Zadani cjenik kupnje
2553DocType: Process Payroll,Salary Slip Based on Timesheet,Plaća za klađenje na Timesheet osnovu
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302554apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +113,No employee for the above selected criteria OR salary slip already created,No zaposlenih za gore odabrane kriterije ili plate klizanja već stvorio
Frappe PR Botc0804792017-05-19 12:30:04 +05302555DocType: Notification Control,Sales Order Message,Poruka narudžbe kupca
Frappe PR Bot8054d962017-09-05 09:19:06 +05302556apps/erpnext/erpnext/hr/doctype/employee/employee.py +23,Please setup Employee Naming System in Human Resource &gt; HR Settings,Molimo da podesite sistem imenovanja zaposlenih u ljudskim resursima&gt; HR Settings
Frappe PR Botc0804792017-05-19 12:30:04 +05302557apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Zadane vrijednosti kao što su tvrtke , valute , tekuće fiskalne godine , itd."
2558DocType: Payment Entry,Payment Type,Vrsta plaćanja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302559apps/erpnext/erpnext/stock/doctype/batch/batch.py +130,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,Molimo odaberite serijom za Stavka {0}. Nije moguće pronaći jednu seriju koja ispunjava ovaj zahtjev
Frappe PR Botc0804792017-05-19 12:30:04 +05302560DocType: Process Payroll,Select Employees,Odaberite Zaposleni
2561DocType: Opportunity,Potential Sales Deal,Potencijalni Sales Deal
2562DocType: Payment Entry,Cheque/Reference Date,Ček / Referentni datum
2563DocType: Purchase Invoice,Total Taxes and Charges,Ukupno Porezi i naknade
2564DocType: Employee,Emergency Contact,Hitni kontakt
2565DocType: Bank Reconciliation Detail,Payment Entry,plaćanje Entry
2566DocType: Item,Quality Parameters,Parametara kvaliteta
2567,sales-browser,prodaja-preglednik
Frappe PR Botd112ee52017-08-31 19:38:41 +05302568apps/erpnext/erpnext/accounts/doctype/account/account.js +73,Ledger,Glavna knjiga
Frappe PR Botc0804792017-05-19 12:30:04 +05302569DocType: Target Detail,Target Amount,Ciljani iznos
2570DocType: Shopping Cart Settings,Shopping Cart Settings,Košarica Settings
2571DocType: Journal Entry,Accounting Entries,Računovodstvo unosi
2572apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Dupli unos. Provjerite pravila za autorizaciju {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302573apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +29,Global POS Profile {0} already created for company {1},Global POS profil {0} već kreirali za poduzeće {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302574DocType: Purchase Order,Ref SQ,Ref. SQ
Frappe PR Botd112ee52017-08-31 19:38:41 +05302575apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Receipt document must be submitted,mora biti dostavljen dokument o prijemu
Frappe PR Botc0804792017-05-19 12:30:04 +05302576DocType: Purchase Invoice Item,Received Qty,Pozicija Kol
2577DocType: Stock Entry Detail,Serial No / Batch,Serijski Ne / Batch
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302578apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +320,Not Paid and Not Delivered,Ne plaća i ne dostave
Frappe PR Botc0804792017-05-19 12:30:04 +05302579DocType: Product Bundle,Parent Item,Roditelj artikla
2580DocType: Account,Account Type,Vrsta konta
2581DocType: Delivery Note,DN-RET-,DN-RET-
2582apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Nema vremena listova
2583apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +123,Leave Type {0} cannot be carry-forwarded,Ostavite Tip {0} se ne može nositi-proslijeđen
Frappe PR Bot7c901002017-06-07 12:05:29 +05302584apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +215,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',"Raspored održavanja ne stvara za sve stavke . Molimo kliknite na ""Generiraj raspored '"
Frappe PR Botc0804792017-05-19 12:30:04 +05302585,To Produce,proizvoditi
2586apps/erpnext/erpnext/config/hr.py +93,Payroll,platni spisak
Frappe PR Botfa042362017-07-17 17:50:36 +05302587apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +179,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Za red {0} u {1}. Uključiti {2} u tačka stope, redova {3} mora biti uključena"
Frappe PR Bot8054d962017-09-05 09:19:06 +05302588apps/erpnext/erpnext/utilities/activation.py +101,Make User,Make korisnika
Frappe PR Botc0804792017-05-19 12:30:04 +05302589DocType: Packing Slip,Identification of the package for the delivery (for print),Identifikacija paketa za dostavu (za tisak)
2590DocType: Bin,Reserved Quantity,Rezervirano Količina
2591apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Molimo vas da unesete važeću e-mail adresu
Frappe PR Botc0804792017-05-19 12:30:04 +05302592DocType: Landed Cost Voucher,Purchase Receipt Items,Primka proizvoda
2593apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Prilagođavanje Obrasci
Frappe PR Bot8054d962017-09-05 09:19:06 +05302594apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +65,Arrear,zaostatak
Frappe PR Botc0804792017-05-19 12:30:04 +05302595apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Depreciation Amount during the period,Amortizacija Iznos u periodu
2596apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +38,Disabled template must not be default template,predložak invaliditetom ne smije biti zadani predložak
2597DocType: Account,Income Account,Konto prihoda
2598DocType: Payment Request,Amount in customer's currency,Iznos u valuti kupca
Frappe PR Botd112ee52017-08-31 19:38:41 +05302599apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +776,Delivery,Isporuka
Frappe PR Botc0804792017-05-19 12:30:04 +05302600DocType: Stock Reconciliation Item,Current Qty,Trenutno Količina
Frappe PR Bot8054d962017-09-05 09:19:06 +05302601apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +16,Add Suppliers,Dodajte dobavljače
Frappe PR Botc0804792017-05-19 12:30:04 +05302602DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Pogledajte &quot;stopa materijali na temelju troškova&quot; u odjeljak
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302603apps/erpnext/erpnext/templates/generators/item_group.html +36,Prev,prev
Frappe PR Botc0804792017-05-19 12:30:04 +05302604DocType: Appraisal Goal,Key Responsibility Area,Područje odgovornosti
Frappe PR Bot8054d962017-09-05 09:19:06 +05302605apps/erpnext/erpnext/utilities/activation.py +127,"Student Batches help you track attendance, assessments and fees for students","Student Paketi pomoći da pratiti prisustvo, procjene i naknade za studente"
Frappe PR Botc0804792017-05-19 12:30:04 +05302606DocType: Payment Entry,Total Allocated Amount,Ukupan dodijeljeni iznos
Frappe PR Bot8054d962017-09-05 09:19:06 +05302607apps/erpnext/erpnext/setup/doctype/company/company.py +147,Set default inventory account for perpetual inventory,Postaviti zadani račun inventar za trajnu inventar
Frappe PR Botc0804792017-05-19 12:30:04 +05302608DocType: Item Reorder,Material Request Type,Materijal Zahtjev Tip
Frappe PR Botd112ee52017-08-31 19:38:41 +05302609apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +268,Accural Journal Entry for salaries from {0} to {1},Accural Journal Entry za plate od {0} do {1}
2610apps/erpnext/erpnext/accounts/page/pos/pos.js +803,"LocalStorage is full, did not save","LocalStorage je puna, nije spasio"
Frappe PR Botc0804792017-05-19 12:30:04 +05302611apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +85,Row {0}: UOM Conversion Factor is mandatory,Red {0}: UOM Faktor konverzije je obavezno
Frappe PR Bot8054d962017-09-05 09:19:06 +05302612apps/erpnext/erpnext/utilities/user_progress.py +189,Room Capacity,Kapacitet sobe
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302613apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +14,Ref,Ref.
Frappe PR Botc0804792017-05-19 12:30:04 +05302614DocType: Budget,Cost Center,Troška
Frappe PR Botd112ee52017-08-31 19:38:41 +05302615apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +45,Voucher #,bon #
Frappe PR Botc0804792017-05-19 12:30:04 +05302616DocType: Notification Control,Purchase Order Message,Poruka narudžbenice
2617DocType: Tax Rule,Shipping Country,Dostava Country
2618DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Sakriti poreza Id klijenta iz transakcija prodaje
2619DocType: Upload Attendance,Upload HTML,Prenesi HTML
2620DocType: Employee,Relieving Date,Rasterećenje Datum
Frappe PR Bot7c901002017-06-07 12:05:29 +05302621apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +14,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Cijene Pravilo je napravljen prebrisati Cjenik / definirati postotak popusta, na temelju nekih kriterija."
Frappe PR Botc0804792017-05-19 12:30:04 +05302622DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Skladište se može mijenjati samo preko Stock Stupanje / Dostavnica / kupiti primitka
2623DocType: Employee Education,Class / Percentage,Klasa / Postotak
Frappe PR Bot8054d962017-09-05 09:19:06 +05302624apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +125,Head of Marketing and Sales,Voditelj marketinga i prodaje
2625apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +63,Income Tax,Porez na dohodak
Frappe PR Bot7c901002017-06-07 12:05:29 +05302626apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +17,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Ako je odabrano cijene Pravilo je napravljen za 'Cijena', to će prepisati cijenu s liste. Pravilnik o cenama cijena konačnu cijenu, tako da nema daljnje popust treba primijeniti. Stoga, u transakcijama poput naloga prodaje, narudžbenice itd, to će biti učitani u 'Rate' na terenu, nego 'Cijena List Rate ""na terenu."
Frappe PR Botc0804792017-05-19 12:30:04 +05302627apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Pratite Potencijalnog kupca prema tip industrije .
2628DocType: Item Supplier,Item Supplier,Dobavljač artikla
Frappe PR Bot8054d962017-09-05 09:19:06 +05302629apps/erpnext/erpnext/public/js/controllers/transaction.js +1094,Please enter Item Code to get batch no,Unesite kod Predmeta da se hrpa nema
Frappe PR Botd112ee52017-08-31 19:38:41 +05302630apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +816,Please select a value for {0} quotation_to {1},Molimo odabir vrijednosti za {0} quotation_to {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302631apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Sve adrese.
2632DocType: Company,Stock Settings,Stock Postavke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302633apps/erpnext/erpnext/accounts/doctype/account/account.py +199,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Spajanje je moguće samo ako sljedeće osobine su iste u oba zapisa. Grupa je, Root Tip, Društvo"
Frappe PR Botc0804792017-05-19 12:30:04 +05302634DocType: Vehicle,Electric,Electric
2635DocType: Task,% Progress,% Napredak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302636apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +123,Gain/Loss on Asset Disposal,Dobit / Gubitak imovine Odlaganje
Frappe PR Botc0804792017-05-19 12:30:04 +05302637DocType: Task,Depends on Tasks,Ovisi o Zadaci
2638apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Upravljanje vrstama djelatnosti
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302639DocType: Shopping Cart Settings,Attachments can be shown without enabling the shopping cart,Priloge mogu biti prikazani bez omogućavanje košarica
Frappe PR Botc0804792017-05-19 12:30:04 +05302640DocType: Supplier Quotation,SQTN-,SQTN-
2641apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Novi troška Naziv
2642DocType: Leave Control Panel,Leave Control Panel,Ostavite Upravljačka ploča
2643DocType: Project,Task Completion,zadatak Završetak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302644apps/erpnext/erpnext/templates/includes/product_page.js +21,Not in Stock,Nije raspoloživo
Frappe PR Botc0804792017-05-19 12:30:04 +05302645DocType: Appraisal,HR User,HR korisnika
2646DocType: Purchase Invoice,Taxes and Charges Deducted,Porezi i naknade oduzeti
Frappe PR Bot8054d962017-09-05 09:19:06 +05302647apps/erpnext/erpnext/hooks.py +129,Issues,Pitanja
Frappe PR Botc0804792017-05-19 12:30:04 +05302648apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Status mora biti jedan od {0}
2649DocType: Sales Invoice,Debit To,Rashodi za
2650DocType: Delivery Note,Required only for sample item.,Potrebna je samo za primjer stavke.
2651DocType: Stock Ledger Entry,Actual Qty After Transaction,Stvarna količina nakon transakcije
Frappe PR Botc0804792017-05-19 12:30:04 +05302652apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +65,No salary slip found between {0} and {1},Bez plaće slip pronađena između {0} i {1}
2653,Pending SO Items For Purchase Request,Otvorena SO Proizvodi za zahtjev za kupnju
2654apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +29,Student Admissions,student Prijemni
Frappe PR Botd112ee52017-08-31 19:38:41 +05302655apps/erpnext/erpnext/accounts/party.py +353,{0} {1} is disabled,{0} {1} je onemogućena
Frappe PR Botc0804792017-05-19 12:30:04 +05302656DocType: Supplier,Billing Currency,Valuta plaćanja
2657DocType: Sales Invoice,SINV-RET-,SINV-RET-
Frappe PR Bot8054d962017-09-05 09:19:06 +05302658apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +191,Extra Large,Ekstra veliki
Frappe PR Botd112ee52017-08-31 19:38:41 +05302659apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Leaves,Ukupno Leaves
Frappe PR Botc0804792017-05-19 12:30:04 +05302660,Profit and Loss Statement,Račun dobiti i gubitka
2661DocType: Bank Reconciliation Detail,Cheque Number,Broj čeka
2662,Sales Browser,prodaja preglednik
2663DocType: Journal Entry,Total Credit,Ukupna kreditna
2664apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +542,Warning: Another {0} # {1} exists against stock entry {2},Upozorenje: Još {0} {1} # postoji protiv ulaska zaliha {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05302665apps/erpnext/erpnext/utilities/user_progress_utils.py +45,Local,Lokalno
Frappe PR Botc0804792017-05-19 12:30:04 +05302666apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Zajmovi i predujmovi (aktiva)
2667apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Dužnici
Frappe PR Bot8054d962017-09-05 09:19:06 +05302668apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +190,Large,Veliki
Frappe PR Botc0804792017-05-19 12:30:04 +05302669DocType: Homepage Featured Product,Homepage Featured Product,Homepage Istaknuti proizvoda
Frappe PR Bot8054d962017-09-05 09:19:06 +05302670apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +231,All Assessment Groups,Sve procjene Grupe
Frappe PR Botc0804792017-05-19 12:30:04 +05302671apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Novo skladište Ime
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302672apps/erpnext/erpnext/accounts/report/financial_statements.py +227,Total {0} ({1}),Ukupno {0} ({1})
Frappe PR Botc0804792017-05-19 12:30:04 +05302673DocType: C-Form Invoice Detail,Territory,Regija
Frappe PR Bot7c901002017-06-07 12:05:29 +05302674apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +151,Please mention no of visits required,Molimo spomenuti nema posjeta potrebnih
Frappe PR Botc0804792017-05-19 12:30:04 +05302675DocType: Stock Settings,Default Valuation Method,Zadana metoda vrednovanja
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302676apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +26,Fee,provizija
Frappe PR Botc0804792017-05-19 12:30:04 +05302677DocType: Vehicle Log,Fuel Qty,gorivo Količina
2678DocType: Production Order Operation,Planned Start Time,Planirani Start Time
2679DocType: Course,Assessment,procjena
2680DocType: Payment Entry Reference,Allocated,Izdvojena
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302681apps/erpnext/erpnext/config/accounts.py +269,Close Balance Sheet and book Profit or Loss.,Zatvori bilanca i knjiga dobit ili gubitak .
Frappe PR Botc0804792017-05-19 12:30:04 +05302682DocType: Student Applicant,Application Status,Primjena Status
2683DocType: Fees,Fees,naknade
2684DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Odredite Exchange Rate pretvoriti jedne valute u drugu
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302685apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +158,Quotation {0} is cancelled,Ponuda {0} je otkazana
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302686apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Outstanding Amount,Ukupno preostali iznos
Frappe PR Botc0804792017-05-19 12:30:04 +05302687DocType: Sales Partner,Targets,Mete
2688DocType: Price List,Price List Master,Cjenik Master
2689DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,"Sve Sales Transakcije mogu biti označena protiv više osoba ** ** Sales, tako da možete postaviti i pratiti ciljeve."
2690,S.O. No.,S.O. Ne.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302691apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +201,Please create Customer from Lead {0},Kreirajte Kupca iz Poslovne prilike {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302692DocType: Price List,Applicable for Countries,Za zemlje u
Frappe PR Botd112ee52017-08-31 19:38:41 +05302693DocType: Supplier Scorecard Scoring Variable,Parameter Name,Ime parametra
Frappe PR Botc0804792017-05-19 12:30:04 +05302694apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,Ostavite samo Prijave sa statusom &quot;Odobreno &#39;i&#39; Odbijena &#39;se može podnijeti
Frappe PR Botd112ee52017-08-31 19:38:41 +05302695apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +52,Student Group Name is mandatory in row {0},Student Ime grupe je obavezno u redu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302696DocType: Homepage,Products to be shown on website homepage,Proizvodi koji će biti prikazan na sajtu homepage
2697apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,To jekorijen skupini kupaca i ne može se mijenjati .
2698DocType: Employee,AB-,AB-
2699DocType: POS Profile,Ignore Pricing Rule,Ignorirajte Cijene pravilo
2700DocType: Employee Education,Graduate,Diplomski
2701DocType: Leave Block List,Block Days,Blok Dani
2702DocType: Journal Entry,Excise Entry,Akcizama Entry
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302703apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +64,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Upozorenje: prodajnog naloga {0} već postoji protiv narudžbenice kupca {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302704DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2705
2706Examples:
2707
27081. Validity of the offer.
27091. Payment Terms (In Advance, On Credit, part advance etc).
27101. What is extra (or payable by the Customer).
27111. Safety / usage warning.
27121. Warranty if any.
27131. Returns Policy.
27141. Terms of shipping, if applicable.
27151. Ways of addressing disputes, indemnity, liability, etc.
27161. Address and Contact of your Company.","Standardnim uvjetima koji se mogu dodati da prodaje i kupovine.
2717
2718 Primjeri:
2719
2720 1. Valjanost ponude.
2721 1. Uslovi plaćanja (unaprijed, na kredit, dio unaprijed itd).
2722 1. Što je extra (ili na teret kupca).
2723 1. Sigurnost / Upozorenje korištenje.
2724 1. Jamstvo ako ih ima.
2725 1. Vraća politike.
2726 1. Uvjeti shipping, ako je primjenjivo.
2727 1. Načini adresiranja sporova, naknadu štete, odgovornosti, itd
2728 1. Adresu i kontakt vaše kompanije."
2729DocType: Attendance,Leave Type,Ostavite Vid
2730DocType: Purchase Invoice,Supplier Invoice Details,Dobavljač Račun Detalji
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302731apps/erpnext/erpnext/controllers/stock_controller.py +233,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Rashodi / Razlika računa ({0}) mora biti račun 'dobit ili gubitak'
Frappe PR Botc0804792017-05-19 12:30:04 +05302732DocType: Project,Copied From,kopira iz
Frappe PR Botd112ee52017-08-31 19:38:41 +05302733apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +94,Name error: {0},Ime greška: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302734apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,nedostatak
Frappe PR Botd112ee52017-08-31 19:38:41 +05302735apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +207,{0} {1} does not associated with {2} {3},{0} {1} ne u vezi sa {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302736apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Gledatelja za zaposlenika {0} već označen
2737DocType: Packing Slip,If more than one package of the same type (for print),Ako je više od jedan paket od iste vrste (za tisak)
2738,Salary Register,Plaća Registracija
2739DocType: Warehouse,Parent Warehouse,Parent Skladište
2740DocType: C-Form Invoice Detail,Net Total,Osnovica
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302741apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +497,Default BOM not found for Item {0} and Project {1},Uobičajeno sastavnice nije pronađen za Stavka {0} i projekt {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302742apps/erpnext/erpnext/config/hr.py +163,Define various loan types,Definirati različite vrste kredita
2743DocType: Bin,FCFS Rate,FCFS Stopa
2744DocType: Payment Reconciliation Invoice,Outstanding Amount,Izvanredna Iznos
2745apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Time (u min)
2746DocType: Project Task,Working,U toku
2747DocType: Stock Ledger Entry,Stock Queue (FIFO),Kataloški red (FIFO)
Frappe PR Bot8054d962017-09-05 09:19:06 +05302748apps/erpnext/erpnext/public/js/setup_wizard.js +119,Financial Year,Finansijska godina
Frappe PR Botd112ee52017-08-31 19:38:41 +05302749apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +41,{0} does not belong to Company {1},{0} ne pripada preduzecu {1}
2750apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +66,Could not solve criteria score function for {0}. Make sure the formula is valid.,Nije moguće riješiti funkciju rezultata za {0}. Proverite da li je formula validna.
Frappe PR Botc0804792017-05-19 12:30:04 +05302751apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +119,Cost as on,Koštaju kao na
2752DocType: Account,Round Off,Zaokružiti
2753,Requested Qty,Traženi Kol
2754DocType: Tax Rule,Use for Shopping Cart,Koristiti za Košarica
2755apps/erpnext/erpnext/controllers/item_variant.py +96,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Vrijednost {0} za Atributi {1} ne postoji u listu važećih Stavka Atributi vrijednosti za Stavka {2}
Frappe PR Botfa042362017-07-17 17:50:36 +05302756apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +77,Select Serial Numbers,Odaberite serijski brojevi
Frappe PR Botc0804792017-05-19 12:30:04 +05302757DocType: BOM Item,Scrap %,Otpad%
Frappe PR Bot7c901002017-06-07 12:05:29 +05302758apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +46,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Naknade će se distribuirati proporcionalno na osnovu stavka količina ili iznos, po svom izboru"
Frappe PR Botc0804792017-05-19 12:30:04 +05302759DocType: Maintenance Visit,Purposes,Namjene
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302760apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +111,Atleast one item should be entered with negative quantity in return document,Atleast jednu stavku treba upisati s negativnim količine za uzvrat dokumentu
Frappe PR Bot8054d962017-09-05 09:19:06 +05302761apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +24,Add Courses,Dodaj kurseve
Frappe PR Botc0804792017-05-19 12:30:04 +05302762apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +71,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Operacija {0} više od bilo koje dostupne radnog vremena u radnu stanicu {1}, razbijaju rad u više operacija"
2763,Requested,Tražena
Frappe PR Botd112ee52017-08-31 19:38:41 +05302764apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +89,No Remarks,No Napomene
Frappe PR Botc0804792017-05-19 12:30:04 +05302765DocType: Purchase Invoice,Overdue,Istekao
2766DocType: Account,Stock Received But Not Billed,Stock primljeni Ali ne Naplaćeno
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302767apps/erpnext/erpnext/accounts/doctype/account/account.py +87,Root Account must be a group,Root račun mora biti grupa
Frappe PR Botc0804792017-05-19 12:30:04 +05302768DocType: Fees,FEE.,FEE.
2769DocType: Employee Loan,Repaid/Closed,Otplaćen / Closed
2770DocType: Item,Total Projected Qty,Ukupni planirani Količina
2771DocType: Monthly Distribution,Distribution Name,Naziv distribucije
2772DocType: Course,Course Code,Šifra predmeta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302773apps/erpnext/erpnext/controllers/stock_controller.py +331,Quality Inspection required for Item {0},Provera kvaliteta potrebna za točke {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302774DocType: Supplier Scorecard,Supplier Variables,Dobavljačke varijable
Frappe PR Botc0804792017-05-19 12:30:04 +05302775DocType: Quotation,Rate at which customer's currency is converted to company's base currency,Stopa po kojoj se valuta klijenta se pretvaraju u tvrtke bazne valute
2776DocType: Purchase Invoice Item,Net Rate (Company Currency),Neto stopa (Company valuta)
2777DocType: Salary Detail,Condition and Formula Help,Stanje i Formula Pomoć
2778apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Spisak teritorija - upravljanje.
2779DocType: Journal Entry Account,Sales Invoice,Faktura prodaje
2780DocType: Journal Entry Account,Party Balance,Party Balance
Frappe PR Botd112ee52017-08-31 19:38:41 +05302781apps/erpnext/erpnext/accounts/page/pos/pos.js +474,Please select Apply Discount On,Molimo odaberite Apply popusta na
Frappe PR Botc0804792017-05-19 12:30:04 +05302782DocType: Company,Default Receivable Account,Uobičajeno Potraživanja račun
2783DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Kreirajte banke unos za ukupne zarade isplaćene za gore odabrane kriterije
Frappe PR Botd112ee52017-08-31 19:38:41 +05302784DocType: Purchase Invoice,Deemed Export,Pretpostavljeni izvoz
Frappe PR Botc0804792017-05-19 12:30:04 +05302785DocType: Stock Entry,Material Transfer for Manufacture,Prijenos materijala za izradu
Frappe PR Bot7c901002017-06-07 12:05:29 +05302786apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +20,Discount Percentage can be applied either against a Price List or for all Price List.,Postotak popusta se može neovisno primijeniti prema jednom ili za više cjenika.
Frappe PR Botc0804792017-05-19 12:30:04 +05302787DocType: Purchase Invoice,Half-yearly,Polugodišnje
Frappe PR Botd112ee52017-08-31 19:38:41 +05302788apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +400,Accounting Entry for Stock,Računovodstvo Entry za Stock
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302789apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +49,You have already assessed for the assessment criteria {}.,Ste već ocijenili za kriterije procjene {}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302790DocType: Vehicle Service,Engine Oil,Motorno ulje
2791DocType: Sales Invoice,Sales Team1,Prodaja Team1
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302792apps/erpnext/erpnext/accounts/doctype/asset/asset.py +39,Item {0} does not exist,Artikal {0} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05302793DocType: Sales Invoice,Customer Address,Kupac Adresa
2794DocType: Employee Loan,Loan Details,kredit Detalji
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302795DocType: Company,Default Inventory Account,Uobičajeno zaliha računa
Frappe PR Botd112ee52017-08-31 19:38:41 +05302796apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty must be greater than zero.,Red {0}: Završena Količina mora biti veća od nule.
Frappe PR Botc0804792017-05-19 12:30:04 +05302797DocType: Purchase Invoice,Apply Additional Discount On,Nanesite dodatni popust na
2798DocType: Account,Root Type,korijen Tip
2799DocType: Item,FIFO,FIFO
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302800apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +132,Row # {0}: Cannot return more than {1} for Item {2},Row # {0}: ne mogu vratiti više od {1} {2} za tačka
Frappe PR Bot7c901002017-06-07 12:05:29 +05302801apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +29,Plot,zemljište
Frappe PR Botc0804792017-05-19 12:30:04 +05302802DocType: Item Group,Show this slideshow at the top of the page,Prikaži ovaj slideshow na vrhu stranice
2803DocType: BOM,Item UOM,Mjerna jedinica artikla
2804DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Iznos PDV-a Nakon Popust Iznos (Company valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302805apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +150,Target warehouse is mandatory for row {0},Target skladište je obvezno za redom {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302806DocType: Cheque Print Template,Primary Settings,primarni Postavke
2807DocType: Purchase Invoice,Select Supplier Address,Izaberite dobavljač adresa
Frappe PR Botfa042362017-07-17 17:50:36 +05302808apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +380,Add Employees,Dodaj zaposlenog
Frappe PR Botc0804792017-05-19 12:30:04 +05302809DocType: Purchase Invoice Item,Quality Inspection,Provjera kvalitete
Frappe PR Bot8054d962017-09-05 09:19:06 +05302810apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +187,Extra Small,Extra Small
Frappe PR Botc0804792017-05-19 12:30:04 +05302811DocType: Company,Standard Template,standard Template
2812DocType: Training Event,Theory,teorija
Frappe PR Botd112ee52017-08-31 19:38:41 +05302813apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +777,Warning: Material Requested Qty is less than Minimum Order Qty,Upozorenje : Materijal tražena količina manja nego minimalna narudžba kol
Frappe PR Botc0804792017-05-19 12:30:04 +05302814apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +211,Account {0} is frozen,Konto {0} je zamrznut
2815DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Pravna osoba / Podružnica sa zasebnim kontnom pripadaju Organizacije.
2816DocType: Payment Request,Mute Email,Mute-mail
2817apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Hrana , piće i duhan"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302818apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +671,Can only make payment against unbilled {0},Mogu samo napraviti uplatu protiv nenaplaćenu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302819apps/erpnext/erpnext/controllers/selling_controller.py +127,Commission rate cannot be greater than 100,Proviziju ne može biti veća od 100
2820DocType: Stock Entry,Subcontract,Podugovor
Frappe PR Botfa042362017-07-17 17:50:36 +05302821apps/erpnext/erpnext/public/js/utils/party.js +165,Please enter {0} first,Unesite {0} prvi
2822apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +68,No replies from,Nema odgovora od
Frappe PR Botc0804792017-05-19 12:30:04 +05302823DocType: Production Order Operation,Actual End Time,Stvarni End Time
2824DocType: Production Planning Tool,Download Materials Required,Preuzmite - Potrebni materijali
2825DocType: Item,Manufacturer Part Number,Proizvođač Broj dijela
2826DocType: Production Order Operation,Estimated Time and Cost,Procijenjena vremena i troškova
2827DocType: Bin,Bin,Kanta
2828DocType: SMS Log,No of Sent SMS,Ne poslanih SMS
2829DocType: Account,Expense Account,Rashodi račun
2830apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,Software
Frappe PR Bot8054d962017-09-05 09:19:06 +05302831apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +194,Colour,Boja
Frappe PR Botc0804792017-05-19 12:30:04 +05302832DocType: Assessment Plan Criteria,Assessment Plan Criteria,Kriteriji Plan Procjena
Frappe PR Botd112ee52017-08-31 19:38:41 +05302833DocType: Supplier Scorecard Scoring Standing,Prevent Purchase Orders,Sprečite kupovne naloge
Frappe PR Botc0804792017-05-19 12:30:04 +05302834DocType: Training Event,Scheduled,Planirano
2835apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Upit za ponudu.
2836apps/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","Molimo odaberite Stavka u kojoj &quot;Je Stock Stavka&quot; je &quot;ne&quot; i &quot;Da li je prodaja Stavka&quot; je &quot;Da&quot;, a nema drugog Bundle proizvoda"
2837DocType: Student Log,Academic,akademski
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302838apps/erpnext/erpnext/controllers/accounts_controller.py +489,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Ukupno unaprijed ({0}) protiv Order {1} ne može biti veći od Grand Ukupno ({2})
Frappe PR Botc0804792017-05-19 12:30:04 +05302839DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Odaberite Mjesečni Distribucija nejednako distribuirati mete širom mjeseci.
2840DocType: Purchase Invoice Item,Valuation Rate,Vrednovanje Stopa
2841DocType: Stock Reconciliation,SR/,SR /
2842DocType: Vehicle,Diesel,dizel
Frappe PR Botd112ee52017-08-31 19:38:41 +05302843apps/erpnext/erpnext/stock/get_item_details.py +329,Price List Currency not selected,Cjenik valuta ne bira
Frappe PR Botc0804792017-05-19 12:30:04 +05302844,Student Monthly Attendance Sheet,Student Mjesečni Posjeta list
2845apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +185,Employee {0} has already applied for {1} between {2} and {3},Radnik {0} je već aplicirao za {1} iymeđu {2} i {3}
2846apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Datum početka Projekta
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302847apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +5,Until,Do
Frappe PR Botc0804792017-05-19 12:30:04 +05302848DocType: Rename Tool,Rename Log,Preimenovanje Prijavite
2849apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Student Grupe ili Terminski plan je obavezno
2850DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Održavati Billing vrijeme i Radno vrijeme ista na Timesheet
2851DocType: Maintenance Visit Purpose,Against Document No,Protiv dokumentu nema
2852DocType: BOM,Scrap,komadić
Frappe PR Bot8054d962017-09-05 09:19:06 +05302853apps/erpnext/erpnext/utilities/user_progress.py +171,Go to Instructors,Idi na instruktore
Frappe PR Botc0804792017-05-19 12:30:04 +05302854apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Upravljanje prodajnih partnera.
2855DocType: Quality Inspection,Inspection Type,Inspekcija Tip
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302856apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +131,Warehouses with existing transaction can not be converted to group.,Skladišta sa postojećim transakcija se ne može pretvoriti u grupi.
Frappe PR Botc0804792017-05-19 12:30:04 +05302857DocType: Assessment Result Tool,Result HTML,rezultat HTML
2858apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,ističe
Frappe PR Bot8054d962017-09-05 09:19:06 +05302859apps/erpnext/erpnext/utilities/activation.py +117,Add Students,Dodaj Studenti
Frappe PR Botc0804792017-05-19 12:30:04 +05302860apps/erpnext/erpnext/controllers/recurring_document.py +169,Please select {0},Odaberite {0}
2861DocType: C-Form,C-Form No,C-Obrazac br
2862DocType: BOM,Exploded_items,Exploded_items
Frappe PR Bot8054d962017-09-05 09:19:06 +05302863apps/erpnext/erpnext/utilities/user_progress.py +93,List your products or services that you buy or sell.,Navedite svoje proizvode ili usluge koje kupujete ili prodajete.
Frappe PR Botc0804792017-05-19 12:30:04 +05302864DocType: Employee Attendance Tool,Unmarked Attendance,Unmarked Posjeta
Frappe PR Bot8054d962017-09-05 09:19:06 +05302865apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +128,Researcher,istraživač
Frappe PR Botc0804792017-05-19 12:30:04 +05302866DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Program Upis Tool Student
2867apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Ime ili e-obavezno
2868apps/erpnext/erpnext/config/stock.py +163,Incoming quality inspection.,Dolazni kvalitete inspekcije.
2869DocType: Purchase Order Item,Returned Qty,Vraćeni Količina
2870DocType: Employee,Exit,Izlaz
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302871apps/erpnext/erpnext/accounts/doctype/account/account.py +159,Root Type is mandatory,Korijen Tip je obvezno
Frappe PR Botd112ee52017-08-31 19:38:41 +05302872apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,"{0} currently has a {1} Supplier Scorecard standing, and RFQs to this supplier should be issued with caution.",{0} trenutno ima {1} Scorecard stava i RFQs ovog dobavljača treba izdati oprezno.
Frappe PR Botc0804792017-05-19 12:30:04 +05302873DocType: BOM,Total Cost(Company Currency),Ukupni troškovi (Company Valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302874apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +314,Serial No {0} created,Serijski Ne {0} stvorio
Frappe PR Botc0804792017-05-19 12:30:04 +05302875DocType: Homepage,Company Description for website homepage,Kompanija Opis za web stranice homepage
2876DocType: Item Customer Detail,"For the convenience of customers, these codes can be used in print formats like Invoices and Delivery Notes","Za praktičnost kupaca, te kodovi mogu se koristiti u tiskanim formata kao što su fakture i otpremnice"
2877apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,Suplier ime
2878DocType: Sales Invoice,Time Sheet List,Time Sheet List
2879DocType: Employee,You can enter any date manually,Možete unijeti bilo koji datum ručno
2880DocType: Asset Category Account,Depreciation Expense Account,Troškovi amortizacije računa
Frappe PR Bot8054d962017-09-05 09:19:06 +05302881apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +216,Probationary Period,Probni rad
Frappe PR Botc0804792017-05-19 12:30:04 +05302882DocType: Customer Group,Only leaf nodes are allowed in transaction,Samo leaf čvorovi su dozvoljeni u transakciji
2883DocType: Expense Claim,Expense Approver,Rashodi Approver
2884apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,Row {0}: Advance against Customer must be credit,Red {0}: Advance protiv Klijent mora biti kredit
Frappe PR Botd112ee52017-08-31 19:38:41 +05302885apps/erpnext/erpnext/accounts/doctype/account/account.js +83,Non-Group to Group,Non-grupe do grupe
2886apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Serija je obavezno u nizu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302887DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Kupnja Prijem artikla Isporuka
2888DocType: Payment Entry,Pay,Platiti
2889apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,To datuma i vremena
Frappe PR Botc0804792017-05-19 12:30:04 +05302890apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +54,Course Schedules deleted:,Rasporedi Kurs izbrisan:
2891apps/erpnext/erpnext/config/selling.py +297,Logs for maintaining sms delivery status,Dnevnici za održavanje sms statusa isporuke
2892DocType: Accounts Settings,Make Payment via Journal Entry,Izvršiti uplatu preko Journal Entry
Frappe PR Botd112ee52017-08-31 19:38:41 +05302893apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +86,Printed On,otisnut na
Frappe PR Botc0804792017-05-19 12:30:04 +05302894DocType: Item,Inspection Required before Delivery,Inspekcija Potrebna prije isporuke
2895DocType: Item,Inspection Required before Purchase,Inspekcija Obavezno prije kupnje
2896apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Aktivnosti na čekanju
Frappe PR Bot8054d962017-09-05 09:19:06 +05302897apps/erpnext/erpnext/public/js/setup_wizard.js +98,Your Organization,Vaša organizacija
Frappe PR Botc0804792017-05-19 12:30:04 +05302898DocType: Fee Component,Fees Category,naknade Kategorija
2899apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Please enter relieving date.,Unesite olakšavanja datum .
2900apps/erpnext/erpnext/controllers/trends.py +149,Amt,Amt
Frappe PR Botd112ee52017-08-31 19:38:41 +05302901DocType: Supplier Scorecard,Notify Employee,Obavesti zaposlenika
Frappe PR Botc0804792017-05-19 12:30:04 +05302902DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Unesite naziv kampanje, ako je izvor upit je kampanja"
2903apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,novinski izdavači
Frappe PR Bot7c901002017-06-07 12:05:29 +05302904apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +30,Select Fiscal Year,Odaberite Fiskalna godina
Frappe PR Botd112ee52017-08-31 19:38:41 +05302905apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +114,Expected Delivery Date should be after Sales Order Date,Očekivani datum isporuke treba da bude nakon datuma prodaje
Frappe PR Botc0804792017-05-19 12:30:04 +05302906apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Ponovno red Level
2907DocType: Company,Chart Of Accounts Template,Kontni plan Template
2908DocType: Attendance,Attendance Date,Gledatelja Datum
Frappe PR Botd112ee52017-08-31 19:38:41 +05302909apps/erpnext/erpnext/stock/get_item_details.py +293,Item Price updated for {0} in Price List {1},Artikal Cijena ažuriranje za {0} u Cjenik {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302910DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Plaća raspada temelju zarađivati i odbitka.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302911apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Account with child nodes cannot be converted to ledger,Konto sa pod-kontima se ne može pretvoriti u glavnoj knjizi
Frappe PR Botc0804792017-05-19 12:30:04 +05302912DocType: Purchase Invoice Item,Accepted Warehouse,Prihvaćeno skladište
2913DocType: Bank Reconciliation Detail,Posting Date,Objavljivanje Datum
2914DocType: Item,Valuation Method,Vrednovanje metoda
2915apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +203,Mark Half Day,Mark Half Day
2916DocType: Sales Invoice,Sales Team,Prodajni tim
2917apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +85,Duplicate entry,Dupli unos
2918DocType: Program Enrollment Tool,Get Students,Get Studenti
2919DocType: Serial No,Under Warranty,Pod jamstvo
Frappe PR Botfa042362017-07-17 17:50:36 +05302920apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +491,[Error],[Greska]
Frappe PR Botc0804792017-05-19 12:30:04 +05302921DocType: Sales Order,In Words will be visible once you save the Sales Order.,U riječi će biti vidljiv nakon što spremite prodajnog naloga.
2922,Employee Birthday,Rođendani zaposlenih
2923DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Student Batch Posjeta Tool
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302924apps/erpnext/erpnext/controllers/status_updater.py +210,Limit Crossed,limit Crossed
Frappe PR Botc0804792017-05-19 12:30:04 +05302925apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,Preduzetnički kapital
2926apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +40,An academic term with this 'Academic Year' {0} and 'Term Name' {1} already exists. Please modify these entries and try again.,Akademski pojam sa ovim &quot;akademska godina&quot; {0} i &#39;Term Ime&#39; {1} već postoji. Molimo vas da mijenjati ove stavke i pokušati ponovo.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302927apps/erpnext/erpnext/stock/doctype/item/item.py +462,"As there are existing transactions against item {0}, you can not change the value of {1}","Kao što je već postoje transakcije protiv stavku {0}, ne možete promijeniti vrijednost {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +05302928DocType: UOM,Must be Whole Number,Mora biti cijeli broj
2929DocType: Leave Control Panel,New Leaves Allocated (In Days),Novi Lišće alociran (u danima)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302930DocType: Purchase Invoice,Invoice Copy,Račun Copy
Frappe PR Botc0804792017-05-19 12:30:04 +05302931apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Serijski Ne {0} ne postoji
2932DocType: Sales Invoice Item,Customer Warehouse (Optional),Customer Warehouse (Opcionalno)
2933DocType: Pricing Rule,Discount Percentage,Postotak rabata
2934DocType: Payment Reconciliation Invoice,Invoice Number,Račun broj
2935DocType: Shopping Cart Settings,Orders,Narudžbe
2936DocType: Employee Leave Approver,Leave Approver,Ostavite odobravatelju
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302937apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +251,Please select a batch,Molimo odaberite serije
Frappe PR Botc0804792017-05-19 12:30:04 +05302938DocType: Assessment Group,Assessment Group Name,Procjena Ime grupe
2939DocType: Manufacturing Settings,Material Transferred for Manufacture,Materijal za Preneseni Proizvodnja
2940DocType: Expense Claim,"A user with ""Expense Approver"" role","Korisnik sa ""Rashodi Approver"" ulogu"
2941DocType: Landed Cost Item,Receipt Document Type,Prijem Document Type
2942DocType: Daily Work Summary Settings,Select Companies,Izaberite Tvrtke
2943,Issued Items Against Production Order,Izdana Proizvodi prema proizvodnji Reda
2944DocType: Target Detail,Target Detail,Ciljana Detalj
2945apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,All Jobs,Svi poslovi
2946DocType: Sales Order,% of materials billed against this Sales Order,% Materijala naplaćeno protiv ovog prodajnog naloga
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302947DocType: Program Enrollment,Mode of Transportation,Način prijevoza
Frappe PR Botc0804792017-05-19 12:30:04 +05302948apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Period zatvaranja Entry
2949apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,Troška s postojećim transakcija ne može se prevesti u skupini
Frappe PR Botd112ee52017-08-31 19:38:41 +05302950apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +357,Amount {0} {1} {2} {3},Broj {0} {1} {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302951DocType: Account,Depreciation,Amortizacija
2952apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Dobavljač (s)
2953DocType: Employee Attendance Tool,Employee Attendance Tool,Alat za evidenciju dolaznosti radnika
2954DocType: Guardian Student,Guardian Student,Guardian Student
2955DocType: Supplier,Credit Limit,Kreditni limit
2956DocType: Production Plan Sales Order,Salse Order Date,Salse Order Datum
2957DocType: Salary Component,Salary Component,Plaća Komponenta
Frappe PR Botd112ee52017-08-31 19:38:41 +05302958apps/erpnext/erpnext/accounts/utils.py +490,Payment Entries {0} are un-linked,Plaćanje Unosi {0} su un-povezani
Frappe PR Botc0804792017-05-19 12:30:04 +05302959DocType: GL Entry,Voucher No,Bon Ne
2960,Lead Owner Efficiency,Lead Vlasnik efikasnost
2961DocType: Leave Allocation,Leave Allocation,Ostavite Raspodjela
2962DocType: Payment Request,Recipient Message And Payment Details,Primalac poruka i plaćanju
2963DocType: Training Event,Trainer Email,trener-mail
2964apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +546,Material Requests {0} created,Materijalni Zahtjevi {0} stvorio
2965DocType: Production Planning Tool,Include sub-contracted raw materials,Uključiti pod ugovorom sirovina
2966apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Predložak termina ili ugovor.
2967DocType: Purchase Invoice,Address and Contact,Adresa i kontakt
2968DocType: Cheque Print Template,Is Account Payable,Je nalog plaćaju
Frappe PR Botd112ee52017-08-31 19:38:41 +05302969apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +272,Stock cannot be updated against Purchase Receipt {0},Stock se ne može ažurirati protiv kupovine Prijem {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302970DocType: Supplier,Last Day of the Next Month,Zadnji dan narednog mjeseca
2971DocType: Support Settings,Auto close Issue after 7 days,Auto blizu izdanje nakon 7 dana
2972apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +71,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Ostavite se ne može dodijeliti prije {0}, kao odsustvo ravnoteža je već carry-proslijeđen u budućnosti rekord raspodjeli odsustvo {1}"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302973apps/erpnext/erpnext/accounts/party.py +312,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Napomena: Zbog / Reference Datum premašuje dozvoljeni dana kreditnu kupca {0} dan (a)
Frappe PR Botc0804792017-05-19 12:30:04 +05302974apps/erpnext/erpnext/schools/doctype/program/program.js +8,Student Applicant,student zahtjeva
Frappe PR Botd112ee52017-08-31 19:38:41 +05302975DocType: Purchase Invoice,ORIGINAL FOR RECIPIENT,ORIGINAL primatelja
Frappe PR Botc0804792017-05-19 12:30:04 +05302976DocType: Asset Category Account,Accumulated Depreciation Account,Ispravka vrijednosti računa
2977DocType: Stock Settings,Freeze Stock Entries,Zamrzavanje Stock Unosi
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302978DocType: Program Enrollment,Boarding Student,Boarding Student
Frappe PR Botc0804792017-05-19 12:30:04 +05302979DocType: Asset,Expected Value After Useful Life,Očekivana vrijednost Nakon Korisni Life
2980DocType: Item,Reorder level based on Warehouse,Nivo Ponovno red zasnovan na Skladište
2981DocType: Activity Cost,Billing Rate,Billing Rate
2982,Qty to Deliver,Količina za dovođenje
2983,Stock Analytics,Stock Analytics
Frappe PR Botd112ee52017-08-31 19:38:41 +05302984apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +483,Operations cannot be left blank,Operacije se ne može ostati prazno
Frappe PR Botc0804792017-05-19 12:30:04 +05302985DocType: Maintenance Visit Purpose,Against Document Detail No,Protiv dokumenta Detalj No
Frappe PR Botd112ee52017-08-31 19:38:41 +05302986apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +98,Party Type is mandatory,Party Tip je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05302987DocType: Quality Inspection,Outgoing,Društven
2988DocType: Material Request,Requested For,Traženi Za
2989DocType: Quotation Item,Against Doctype,Protiv DOCTYPE
Frappe PR Botd112ee52017-08-31 19:38:41 +05302990apps/erpnext/erpnext/controllers/buying_controller.py +393,{0} {1} is cancelled or closed,{0} {1} je otkazan ili zatvoren
Frappe PR Botc0804792017-05-19 12:30:04 +05302991DocType: Delivery Note,Track this Delivery Note against any Project,Prati ovu napomenu o isporuci na svim Projektima
2992apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Net Cash from Investing,Neto novčani tok od investicione
Frappe PR Botc0804792017-05-19 12:30:04 +05302993DocType: Production Order,Work-in-Progress Warehouse,Rad u tijeku Warehouse
Frappe PR Botd112ee52017-08-31 19:38:41 +05302994apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +111,Asset {0} must be submitted,Asset {0} mora biti dostavljena
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302995apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +56,Attendance Record {0} exists against Student {1},Rekord {0} postoji protiv Student {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302996apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +354,Reference #{0} dated {1},Reference # {0} od {1}
2997apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,Amortizacija Eliminisan zbog raspolaganje imovinom
2998apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Upravljanje Adrese
2999DocType: Asset,Item Code,Šifra artikla
3000DocType: Production Planning Tool,Create Production Orders,Stvaranje radne naloge
3001DocType: Serial No,Warranty / AMC Details,Jamstveni / AMC Brodu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303002apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +116,Select students manually for the Activity based Group,Izbor studenata ručno za grupe aktivnosti na osnovu
Frappe PR Botc0804792017-05-19 12:30:04 +05303003DocType: Journal Entry,User Remark,Upute Zabilješka
3004DocType: Lead,Market Segment,Tržišni segment
Frappe PR Botd112ee52017-08-31 19:38:41 +05303005apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +918,Paid Amount cannot be greater than total negative outstanding amount {0},Uplaćeni iznos ne može biti veći od ukupnog broja negativnih preostali iznos {0}
3006DocType: Supplier Scorecard Period,Variables,Varijable
Frappe PR Botc0804792017-05-19 12:30:04 +05303007DocType: Employee Internal Work History,Employee Internal Work History,Istorija rada zaposlenog u preduzeću
3008apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +239,Closing (Dr),Zatvaranje (Dr)
3009DocType: Cheque Print Template,Cheque Size,Ček Veličina
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303010apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +232,Serial No {0} not in stock,Serijski Ne {0} nije u dioničko
Frappe PR Botc0804792017-05-19 12:30:04 +05303011apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Porezna predložak za prodaju transakcije .
3012DocType: Sales Invoice,Write Off Outstanding Amount,Otpisati preostali iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303013apps/erpnext/erpnext/hr/doctype/expense_claim_type/expense_claim_type.py +27,Account {0} does not match with Company {1},Računa {0} ne odgovara Company {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303014DocType: School Settings,Current Academic Year,Trenutni akademske godine
3015DocType: Stock Settings,Default Stock UOM,Zadana kataloška mjerna jedinica
3016DocType: Asset,Number of Depreciations Booked,Broj Amortizacija Booked
3017apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +32,Against Employee Loan: {0},Protiv zaposlenih kredita: {0}
3018DocType: Landed Cost Item,Receipt Document,dokument o prijemu
3019DocType: Production Planning Tool,Create Material Requests,Stvaranje materijalni zahtijevi
3020DocType: Employee Education,School/University,Škola / Univerzitet
3021DocType: Payment Request,Reference Details,Reference Detalji
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303022apps/erpnext/erpnext/accounts/doctype/asset/asset.py +59,Expected Value After Useful Life must be less than Gross Purchase Amount,Očekivana vrijednost Nakon Korisni Život mora biti manja od bruto Kupovina Iznos
Frappe PR Botc0804792017-05-19 12:30:04 +05303023DocType: Sales Invoice Item,Available Qty at Warehouse,Dostupna količina na skladištu
3024apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,Naplaćeni iznos
3025DocType: Asset,Double Declining Balance,Double degresivne
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303026apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +179,Closed order cannot be cancelled. Unclose to cancel.,Zatvorena kako se ne može otkazati. Otvarati da otkaže.
Frappe PR Botc0804792017-05-19 12:30:04 +05303027DocType: Student Guardian,Father,otac
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303028apps/erpnext/erpnext/controllers/accounts_controller.py +575,'Update Stock' cannot be checked for fixed asset sale,&#39;Update Stock&#39; ne može se provjeriti na prodaju osnovnih sredstava
Frappe PR Botc0804792017-05-19 12:30:04 +05303029DocType: Bank Reconciliation,Bank Reconciliation,Banka pomirenje
3030DocType: Attendance,On Leave,Na odlasku
3031apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Get Updates
3032apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,{0} {1}: Account {2} does not belong to Company {3},{0} {1}: Račun {2} ne pripada kompaniji {3}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303033apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +147,Material Request {0} is cancelled or stopped,Materijal Zahtjev {0} je otkazan ili zaustavljen
Frappe PR Botc0804792017-05-19 12:30:04 +05303034apps/erpnext/erpnext/config/hr.py +301,Leave Management,Ostavite Management
3035apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +106,Group by Account,Grupa po računu
3036DocType: Sales Order,Fully Delivered,Potpuno Isporučeno
3037DocType: Lead,Lower Income,Niži Prihodi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303038apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +169,Source and target warehouse cannot be same for row {0},Izvor i ciljna skladište ne može biti isti za redom {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303039apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +241,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Razlika račun mora biti tip imovine / odgovornošću obzir, jer je to Stock Pomirenje je otvor za ulaz"
3040apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +107,Disbursed Amount cannot be greater than Loan Amount {0},Isplaćeni iznos ne može biti veći od Iznos kredita {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303041apps/erpnext/erpnext/utilities/user_progress.py +130,Go to Programs,Idi na programe
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303042apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +89,Purchase Order number required for Item {0},Broj narudžbenice kupnje je potreban za artikal {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303043apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +886,Production Order not created,Proizvodnog naloga kreiranu
Frappe PR Botc0804792017-05-19 12:30:04 +05303044apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +18,'From Date' must be after 'To Date',"' Od datuma ' mora biti poslije ' Do datuma"""
3045apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.py +29,Cannot change status as student {0} is linked with student application {1},Ne može promijeniti status studenta {0} je povezana s primjenom student {1}
3046DocType: Asset,Fully Depreciated,potpuno je oslabio
3047,Stock Projected Qty,Projektovana kolicina na zalihama
Frappe PR Botd112ee52017-08-31 19:38:41 +05303048apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +432,Customer {0} does not belong to project {1},Kupac {0} ne pripada projektu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303049DocType: Employee Attendance Tool,Marked Attendance HTML,Označena Posjećenost HTML
Frappe PR Bot8054d962017-09-05 09:19:06 +05303050apps/erpnext/erpnext/utilities/activation.py +73,"Quotations are proposals, bids you have sent to your customers","Citati su prijedlozi, ponude koje ste poslali svojim kupcima"
Frappe PR Botc0804792017-05-19 12:30:04 +05303051DocType: Sales Order,Customer's Purchase Order,Narudžbenica kupca
3052apps/erpnext/erpnext/config/stock.py +112,Serial No and Batch,Serijski broj i Batch
3053DocType: Warranty Claim,From Company,Iz Društva
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303054apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +40,Sum of Scores of Assessment Criteria needs to be {0}.,Zbir desetine Kriteriji procjene treba da bude {0}.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303055apps/erpnext/erpnext/accounts/doctype/asset/asset.py +77,Please set Number of Depreciations Booked,Molimo podesite Broj Amortizacija Booked
Frappe PR Botd112ee52017-08-31 19:38:41 +05303056DocType: Supplier Scorecard Period,Calculations,Izračunavanje
Frappe PR Bot7c901002017-06-07 12:05:29 +05303057apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +89,Value or Qty,"Vrijednost, ili kol"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303058apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +430,Productions Orders cannot be raised for:,Productions naloga ne može biti podignuta za:
Frappe PR Bot8054d962017-09-05 09:19:06 +05303059apps/erpnext/erpnext/utilities/user_progress.py +101,Minute,Minuta
Frappe PR Botc0804792017-05-19 12:30:04 +05303060DocType: Purchase Invoice,Purchase Taxes and Charges,Kupnja Porezi i naknade
Frappe PR Bot8054d962017-09-05 09:19:06 +05303061apps/erpnext/erpnext/utilities/user_progress.py +75,Go to Suppliers,Idite na dobavljače
Frappe PR Botc0804792017-05-19 12:30:04 +05303062,Qty to Receive,Količina za primanje
3063DocType: Leave Block List,Leave Block List Allowed,Ostavite Block List dopuštenih
3064DocType: Grading Scale Interval,Grading Scale Interval,Pravilo Scale Interval
3065apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Rashodi Preuzmi za putnom {0}
3066DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,Popust (%) na Cjenovnik objekta sa margina
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303067apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +59,All Warehouses,Svi Skladišta
Frappe PR Botc0804792017-05-19 12:30:04 +05303068DocType: Sales Partner,Retailer,Prodavač na malo
Frappe PR Botd112ee52017-08-31 19:38:41 +05303069apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +111,Credit To account must be a Balance Sheet account,Kredit na račun mora biti bilans stanja računa
Frappe PR Bot7c901002017-06-07 12:05:29 +05303070apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +122,All Supplier Types,Sve vrste dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05303071DocType: Global Defaults,Disable In Words,Onemogućena u Words
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303072apps/erpnext/erpnext/stock/doctype/item/item.py +46,Item Code is mandatory because Item is not automatically numbered,Kod artikla je obvezan jer artikli nisu automatski numerirani
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303073apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +97,Quotation {0} not of type {1},Ponuda {0} nije tip {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303074DocType: Maintenance Schedule Item,Maintenance Schedule Item,Raspored održavanja stavki
3075DocType: Sales Order,% Delivered,Isporučeno%
3076DocType: Production Order,PRO-,PRO-
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303077apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +157,Bank Overdraft Account,Bank Prekoračenje računa
Frappe PR Botc0804792017-05-19 12:30:04 +05303078apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,Provjerite plaće slip
Frappe PR Botd112ee52017-08-31 19:38:41 +05303079apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +813,Add All Suppliers,Dodajte sve dobavljače
3080apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +81,Row #{0}: Allocated Amount cannot be greater than outstanding amount.,Row # {0}: dodijeljeni iznos ne može biti veći od preostalog iznosa.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303081apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +40,Browse BOM,Browse BOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303082apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +155,Secured Loans,osigurani krediti
Frappe PR Botc0804792017-05-19 12:30:04 +05303083DocType: Purchase Invoice,Edit Posting Date and Time,Edit knjiženja datuma i vremena
Frappe PR Botd112ee52017-08-31 19:38:41 +05303084apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +101,Please set Depreciation related Accounts in Asset Category {0} or Company {1},Molimo podesite Računi se odnose amortizacije u Asset Kategorija {0} ili kompanije {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303085DocType: Academic Term,Academic Year,akademska godina
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303086apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +169,Opening Balance Equity,Početno stanje Equity
Frappe PR Botc0804792017-05-19 12:30:04 +05303087DocType: Lead,CRM,CRM
Frappe PR Botd112ee52017-08-31 19:38:41 +05303088DocType: Purchase Invoice,N,N
Frappe PR Botc0804792017-05-19 12:30:04 +05303089DocType: Appraisal,Appraisal,Procjena
Frappe PR Botd112ee52017-08-31 19:38:41 +05303090DocType: Purchase Invoice,GST Details,Detalji GST
3091apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +154,Email sent to supplier {0},E-mail poslati na dobavljač {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303092DocType: Opportunity,OPTY-,OPTY-
3093apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Datum se ponavlja
3094apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Ovlašteni potpisnik
3095apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +215,Leave approver must be one of {0},Ostavite odobritelj mora biti jedan od {0}
3096DocType: Hub Settings,Seller Email,Prodavač-mail
3097DocType: Project,Total Purchase Cost (via Purchase Invoice),Ukupno TROŠKA (preko fakturi)
3098DocType: Training Event,Start Time,Start Time
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303099apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +368,Select Quantity,Odaberite Količina
Frappe PR Botc0804792017-05-19 12:30:04 +05303100DocType: Customs Tariff Number,Customs Tariff Number,Carinski tarifni broj
3101apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +34,Approving Role cannot be same as role the rule is Applicable To,Odobravanje ulogu ne mogu biti isti kao i ulogepravilo odnosi se na
3102apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Odjavili od ovog mail Digest
Frappe PR Botd112ee52017-08-31 19:38:41 +05303103apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +803,Get Suppliers By,Uzmite dobavljača
Frappe PR Bot8054d962017-09-05 09:19:06 +05303104apps/erpnext/erpnext/utilities/user_progress.py +151,Go to Courses,Idi na kurseve
Frappe PR Botc0804792017-05-19 12:30:04 +05303105apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Poruka je poslana
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303106apps/erpnext/erpnext/accounts/doctype/account/account.py +101,Account with child nodes cannot be set as ledger,Račun s djetetom čvorovi se ne može postaviti kao glavnu knjigu
Frappe PR Botc0804792017-05-19 12:30:04 +05303107DocType: C-Form,II,II
3108DocType: Sales Invoice,Rate at which Price list currency is converted to customer's base currency,Stopa po kojoj Cjenik valute se pretvaraju u kupca osnovne valute
3109DocType: Purchase Invoice Item,Net Amount (Company Currency),Neto iznos (Company valuta)
3110DocType: Salary Slip,Hour Rate,Cijena sata
3111DocType: Stock Settings,Item Naming By,Artikal imenovan po
3112apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +46,Another Period Closing Entry {0} has been made after {1},Drugi period Zatvaranje Stupanje {0} je postignut nakon {1}
3113DocType: Production Order,Material Transferred for Manufacturing,Materijal Prebačen za izradu
3114apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +32,Account {0} does not exists,Račun {0} ne postoji
3115DocType: Project,Project Type,Vrsta projekta
Frappe PR Bot8054d962017-09-05 09:19:06 +05303116apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +201,Please set Naming Series for {0} via Setup &gt; Settings &gt; Naming Series,Molimo naznačite Seriju imena za {0} preko Setup&gt; Settings&gt; Series Naming
Frappe PR Botc0804792017-05-19 12:30:04 +05303117apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Ili meta Količina ili ciljani iznos je obavezna .
Frappe PR Botd112ee52017-08-31 19:38:41 +05303118apps/erpnext/erpnext/config/projects.py +50,Cost of various activities,Troškova različitih aktivnosti
Frappe PR Botc0804792017-05-19 12:30:04 +05303119apps/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}","Postavljanje Događanja u {0}, jer zaposleni u prilogu ispod prodaje osoba nema korisniku ID {1}"
3120DocType: Timesheet,Billing Details,Billing Detalji
3121apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +150,Source and target warehouse must be different,Izvor i meta skladište mora biti drugačiji
3122apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Nije dopušteno osvježavanje burzovnih transakcija stariji od {0}
3123DocType: Purchase Invoice Item,PR Detail,PR Detalj
3124DocType: Sales Order,Fully Billed,Potpuno Naplaćeno
Frappe PR Botc0804792017-05-19 12:30:04 +05303125apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Novac u blagajni
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303126apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +136,Delivery warehouse required for stock item {0},Isporuka skladište potrebno za zaliha stavku {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303127DocType: Packing Slip,The gross weight of the package. Usually net weight + packaging material weight. (for print),Bruto težina paketa. Obično neto težina + ambalaža težina. (Za tisak)
3128apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,program
3129DocType: Accounts Settings,Users with this role are allowed to set frozen accounts and create / modify accounting entries against frozen accounts,Korisnici s ovom ulogom smiju postaviti zamrznute račune i izradu / izmjenu računovodstvenih unosa protiv zamrznutih računa
3130DocType: Serial No,Is Cancelled,Je otkazan
3131DocType: Student Group,Group Based On,Grupa na osnovu
3132DocType: Journal Entry,Bill Date,Datum računa
3133apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +20,"Service Item,Type,frequency and expense amount are required","Servis proizvoda, tip, frekvencija i iznos trošak su potrebne"
Frappe PR Bot7c901002017-06-07 12:05:29 +05303134apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +45,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Čak i ako postoji više Cijene pravila s najvišim prioritetom, onda sljedeći interni prioriteti primjenjuje se:"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303135apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +128,Do you really want to Submit all Salary Slip from {0} to {1},Da li zaista želite da dostavi sve Plaća listić od {0} do {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303136DocType: Cheque Print Template,Cheque Height,Ček Visina
3137DocType: Supplier,Supplier Details,Dobavljač Detalji
Frappe PR Bot8054d962017-09-05 09:19:06 +05303138DocType: Setup Progress,Setup Progress,Napredak podešavanja
Frappe PR Botc0804792017-05-19 12:30:04 +05303139DocType: Expense Claim,Approval Status,Status odobrenja
3140DocType: Hub Settings,Publish Items to Hub,Objavite Stavke za Hub
3141apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +43,From value must be less than to value in row {0},Od vrijednosti mora biti manje nego vrijednosti u redu {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303142apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +173,Wire Transfer,Wire Transfer
Frappe PR Botc0804792017-05-19 12:30:04 +05303143apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +132,Check all,Provjerite sve
3144DocType: Vehicle Log,Invoice Ref,Račun Ref
3145DocType: Purchase Order,Recurring Order,Ponavljajući Order
3146DocType: Company,Default Income Account,Zadani račun prihoda
Frappe PR Bot7c901002017-06-07 12:05:29 +05303147apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Vrsta djelatnosti Kupaca / Kupci
Frappe PR Botc0804792017-05-19 12:30:04 +05303148apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +37,Unclosed Fiscal Years Profit / Loss (Credit),Neriješeni fiskalne godine dobit / gubitak (kredit)
3149DocType: Sales Invoice,Time Sheets,Time listovi
3150DocType: Payment Gateway Account,Default Payment Request Message,Uobičajeno plaćanje poruka zahtjeva
3151DocType: Item Group,Check this if you want to show in website,Označite ovo ako želite pokazati u web
3152apps/erpnext/erpnext/config/accounts.py +136,Banking and Payments,Bankarstvo i platni promet
3153,Welcome to ERPNext,Dobrodošli na ERPNext
3154apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Potencijalni kupac do ponude
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303155apps/erpnext/erpnext/templates/includes/product_list.js +45,Nothing more to show.,Ništa više pokazati.
Frappe PR Botc0804792017-05-19 12:30:04 +05303156DocType: Lead,From Customer,Od kupca
Frappe PR Botd112ee52017-08-31 19:38:41 +05303157apps/erpnext/erpnext/demo/setup/setup_data.py +324,Calls,Pozivi
Frappe PR Bot8054d962017-09-05 09:19:06 +05303158apps/erpnext/erpnext/utilities/user_progress.py +97,A Product,A Product
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303159apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +176,Batches,serija
Frappe PR Botc0804792017-05-19 12:30:04 +05303160DocType: Project,Total Costing Amount (via Time Logs),Ukupni troskovi ( iz Time Log-a)
3161DocType: Purchase Order Item Supplied,Stock UOM,Kataloški UOM
Frappe PR Botd112ee52017-08-31 19:38:41 +05303162apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +229,Purchase Order {0} is not submitted,Narudžbenicu {0} nije podnesen
Frappe PR Botc0804792017-05-19 12:30:04 +05303163DocType: Customs Tariff Number,Tariff Number,tarifni broj
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303164DocType: Production Order Item,Available Qty at WIP Warehouse,Dostupno Količina u WIP Skladište
Frappe PR Botc0804792017-05-19 12:30:04 +05303165apps/erpnext/erpnext/stock/doctype/item/item.js +39,Projected,Projektovan
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303166apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +222,Serial No {0} does not belong to Warehouse {1},Serijski Ne {0} ne pripada Warehouse {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303167apps/erpnext/erpnext/controllers/status_updater.py +174,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Napomena : Sustav neće provjeravati pretjerano isporuke i više - booking za točku {0} kao količinu ili vrijednost je 0
Frappe PR Botc0804792017-05-19 12:30:04 +05303168DocType: Notification Control,Quotation Message,Ponuda - poruka
3169DocType: Employee Loan,Employee Loan Application,Zaposlenik Zahtjev za kredit
3170DocType: Issue,Opening Date,Otvaranje Datum
Frappe PR Bot7c901002017-06-07 12:05:29 +05303171apps/erpnext/erpnext/schools/api.py +77,Attendance has been marked successfully.,Posjećenost je uspješno označen.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303172DocType: Program Enrollment,Public Transport,Javni prijevoz
Frappe PR Botc0804792017-05-19 12:30:04 +05303173DocType: Journal Entry,Remark,Primjedba
3174DocType: Purchase Receipt Item,Rate and Amount,Kamatna stopa i iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +05303175apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +165,Account Type for {0} must be {1},Tip naloga za {0} mora biti {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303176apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Lišće i privatnom
3177DocType: School Settings,Current Academic Term,Trenutni Academic Term
3178DocType: Sales Order,Not Billed,Ne Naplaćeno
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303179apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +75,Both Warehouse must belong to same Company,Oba skladišta moraju pripadati istom preduzeću
3180apps/erpnext/erpnext/public/js/templates/contact_list.html +34,No contacts added yet.,Još nema ni jednog unijetog kontakta.
Frappe PR Botc0804792017-05-19 12:30:04 +05303181DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Sleteo Cost vaučera Iznos
3182apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Mjenice podigao dobavljače.
3183DocType: POS Profile,Write Off Account,Napišite Off račun
Frappe PR Botd112ee52017-08-31 19:38:41 +05303184apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Debit Note Amt,Debit note Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05303185apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Iznos rabata
3186DocType: Purchase Invoice,Return Against Purchase Invoice,Vratiti protiv fakturi
3187DocType: Item,Warranty Period (in days),Jamstveni period (u danima)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303188apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +56,Relation with Guardian1,Odnos sa Guardian1
Frappe PR Botc0804792017-05-19 12:30:04 +05303189apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Net Cash from Operations,Neto novčani tok od operacije
Frappe PR Botc0804792017-05-19 12:30:04 +05303190apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Stavka 4
3191DocType: Student Admission,Admission End Date,Prijem Završni datum
3192apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +29,Sub-contracting,Podugovaranje
3193DocType: Journal Entry Account,Journal Entry Account,Journal Entry račun
3194apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,student Group
3195DocType: Shopping Cart Settings,Quotation Series,Citat serije
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303196apps/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","Stavka postoji s istim imenom ( {0} ) , molimo promijenite ime stavku grupe ili preimenovati stavku"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303197apps/erpnext/erpnext/accounts/page/pos/pos.js +1963,Please select customer,Molimo odaberite kupac
Frappe PR Botc0804792017-05-19 12:30:04 +05303198DocType: C-Form,I,ja
3199DocType: Company,Asset Depreciation Cost Center,Asset Amortizacija troškova Center
3200DocType: Sales Order Item,Sales Order Date,Datum narudžbe kupca
3201DocType: Sales Invoice Item,Delivered Qty,Isporučena količina
3202DocType: Production Planning Tool,"If checked, all the children of each production item will be included in the Material Requests.","Ako je označeno, sva djeca svake proizvodne artikl će biti uključeni u Industrijska zahtjevima."
3203DocType: Assessment Plan,Assessment Plan,plan procjene
Frappe PR Botc0804792017-05-19 12:30:04 +05303204DocType: Stock Settings,Limit Percent,limit Procenat
3205,Payment Period Based On Invoice Date,Razdoblje za naplatu po Datum fakture
Frappe PR Bot8054d962017-09-05 09:19:06 +05303206apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +54,Supplier &gt; Supplier Type,Dobavljač&gt; Tip dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05303207apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Nedostaje Valuta Tečaj za {0}
3208DocType: Assessment Plan,Examiner,ispitivač
3209DocType: Student,Siblings,braća i sestre
3210DocType: Journal Entry,Stock Entry,Kataloški Stupanje
3211DocType: Payment Entry,Payment References,plaćanje Reference
3212DocType: C-Form,C-FORM-,C-oplate
3213DocType: Vehicle,Insurance Details,osiguranje Detalji
3214DocType: Account,Payable,Plativ
3215apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +113,Please enter Repayment Periods,Unesite rokovi otplate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303216apps/erpnext/erpnext/shopping_cart/cart.py +365,Debtors ({0}),Dužnici ({0})
Frappe PR Botc0804792017-05-19 12:30:04 +05303217DocType: Pricing Rule,Margin,Marža
3218apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Novi Kupci
3219apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Gross Profit %,Bruto dobit%
3220DocType: Appraisal Goal,Weightage (%),Weightage (%)
3221DocType: Bank Reconciliation Detail,Clearance Date,Razmak Datum
Frappe PR Botd112ee52017-08-31 19:38:41 +05303222apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +7,Assessment Report,Izveštaj o proceni
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303223apps/erpnext/erpnext/accounts/doctype/asset/asset.py +62,Gross Purchase Amount is mandatory,Bruto Kupovina Iznos je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05303224DocType: Lead,Address Desc,Adresa silazno
Frappe PR Botd112ee52017-08-31 19:38:41 +05303225apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +101,Party is mandatory,Party je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05303226DocType: Journal Entry,JV-,JV-
3227DocType: Topic,Topic Name,Topic Name
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303228apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +36,Atleast one of the Selling or Buying must be selected,Barem jedan od prodajete ili kupujete mora biti odabran
Frappe PR Bot8054d962017-09-05 09:19:06 +05303229apps/erpnext/erpnext/public/js/setup_wizard.js +32,Select the nature of your business.,Odaberite priroda vašeg poslovanja.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303230apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +73,Row #{0}: Duplicate entry in References {1} {2},Row # {0}: duplikat unosa u Reference {1} {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303231apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Gdje se obavljaju proizvodne operacije.
3232DocType: Asset Movement,Source Warehouse,Izvorno skladište
3233DocType: Installation Note,Installation Date,Instalacija Datum
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303234apps/erpnext/erpnext/controllers/accounts_controller.py +554,Row #{0}: Asset {1} does not belong to company {2},Row # {0}: Asset {1} ne pripada kompaniji {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303235DocType: Employee,Confirmation Date,potvrda Datum
3236DocType: C-Form,Total Invoiced Amount,Ukupno Iznos dostavnice
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303237apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +49,Min Qty can not be greater than Max Qty,Min Kol ne može biti veći od Max Kol
Frappe PR Botc0804792017-05-19 12:30:04 +05303238DocType: Account,Accumulated Depreciation,Akumuliranu amortizaciju
Frappe PR Botd112ee52017-08-31 19:38:41 +05303239DocType: Supplier Scorecard Scoring Standing,Standing Name,Stalno ime
Frappe PR Botc0804792017-05-19 12:30:04 +05303240DocType: Stock Entry,Customer or Supplier Details,Detalji o Kupcu ili Dobavljacu
3241DocType: Employee Loan Application,Required by Date,Potreban po datumu
3242DocType: Lead,Lead Owner,Vlasnik Lead-a
3243DocType: Bin,Requested Quantity,Tražena količina
3244DocType: Employee,Marital Status,Bračni status
3245DocType: Stock Settings,Auto Material Request,Auto Materijal Zahtjev
3246DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Dostupno Batch Količina na Od Skladište
3247DocType: Customer,CUST-,CUST-
3248DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Bruto Pay - Ukupno odbitak - Otplata kredita
Frappe PR Botd112ee52017-08-31 19:38:41 +05303249apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +26,Current BOM and New BOM can not be same,Trenutni troškovnik i novi troškovnik ne mogu biti isti
Frappe PR Botc0804792017-05-19 12:30:04 +05303250apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +38,Salary Slip ID,Plaća Slip ID
3251apps/erpnext/erpnext/hr/doctype/employee/employee.py +113,Date Of Retirement must be greater than Date of Joining,Datum umirovljenja mora biti veći od datuma pristupa
3252apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +52,There were errors while scheduling course on :,"Bilo je grešaka, dok zakazivanje kurs na:"
3253DocType: Sales Invoice,Against Income Account,Protiv računu dohotka
Frappe PR Botd112ee52017-08-31 19:38:41 +05303254apps/erpnext/erpnext/controllers/website_list_for_contact.py +115,{0}% Delivered,{0}% Isporučeno
3255apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +94,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Stavka {0}: {1} Naručena količina ne može biti manji od minimalnog bi Količina {2} (iz točke).
Frappe PR Botc0804792017-05-19 12:30:04 +05303256DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Mjesečni Distribucija Postotak
3257DocType: Territory,Territory Targets,Teritorij Mete
3258DocType: Delivery Note,Transporter Info,Transporter Info
Frappe PR Botd112ee52017-08-31 19:38:41 +05303259apps/erpnext/erpnext/accounts/utils.py +497,Please set default {0} in Company {1},Molimo podesite default {0} u kompaniji {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303260DocType: Cheque Print Template,Starting position from top edge,Početne pozicije od gornje ivice
Frappe PR Botd112ee52017-08-31 19:38:41 +05303261apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +31,Same supplier has been entered multiple times,Istog dobavljača je ušao više puta
Frappe PR Botc0804792017-05-19 12:30:04 +05303262apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Bruto dobit / gubitak
3263DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Narudžbenica artikla Isporuka
Frappe PR Bot8054d962017-09-05 09:19:06 +05303264apps/erpnext/erpnext/public/js/setup_wizard.js +139,Company Name cannot be Company,Kompanija Ime ne može biti poduzeća
Frappe PR Botc0804792017-05-19 12:30:04 +05303265apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Zaglavlja za ispis predložaka.
3266apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,Naslovi za ispis predložaka pr Predračuna.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303267DocType: Program Enrollment,Walking,hodanje
Frappe PR Botc0804792017-05-19 12:30:04 +05303268DocType: Student Guardian,Student Guardian,student Guardian
Frappe PR Botfa042362017-07-17 17:50:36 +05303269apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +201,Valuation type charges can not marked as Inclusive,Prijava tip vrednovanja ne može označiti kao Inclusive
Frappe PR Botc0804792017-05-19 12:30:04 +05303270DocType: POS Profile,Update Stock,Ažurirajte Stock
3271apps/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.,Različite mjerne jedinice proizvoda će dovesti do ukupne pogrešne neto težine. Budite sigurni da je neto težina svakog proizvoda u istoj mjernoj jedinici.
3272apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM Rate
3273DocType: Asset,Journal Entry for Scrap,Journal Entry za otpad
3274apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Molimo povucite stavke iz Dostavnica
Frappe PR Botd112ee52017-08-31 19:38:41 +05303275apps/erpnext/erpnext/accounts/utils.py +467,Journal Entries {0} are un-linked,Journal unosi {0} su un-povezani
Frappe PR Botc0804792017-05-19 12:30:04 +05303276apps/erpnext/erpnext/config/crm.py +92,"Record of all communications of type email, phone, chat, visit, etc.","Snimak svih komunikacija tipa e-mail, telefon, chat, itd"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303277DocType: Supplier Scorecard Scoring Standing,Supplier Scorecard Scoring Standing,Postupak Scorecard Scoreing Standing
Frappe PR Botc0804792017-05-19 12:30:04 +05303278DocType: Manufacturer,Manufacturers used in Items,Proizvođači se koriste u Predmeti
3279apps/erpnext/erpnext/accounts/general_ledger.py +145,Please mention Round Off Cost Center in Company,Navedite zaokružimo troškova centar u Company
3280DocType: Purchase Invoice,Terms,Uvjeti
3281DocType: Academic Term,Term Name,term ime
3282DocType: Buying Settings,Purchase Order Required,Narudžbenica kupnje je obavezna
3283,Item-wise Sales History,Stavka-mudar Prodaja Povijest
3284DocType: Expense Claim,Total Sanctioned Amount,Ukupno kažnjeni Iznos
3285,Purchase Analytics,Kupnja Analytics
3286DocType: Sales Invoice Item,Delivery Note Item,Stavka otpremnice
3287DocType: Expense Claim,Task,Zadatak
3288DocType: Purchase Taxes and Charges,Reference Row #,Reference Row #
3289apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Batch broj je obavezno za Stavka {0}
3290apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,To jekorijen prodavač i ne može se mijenjati .
3291DocType: Salary Detail,"If selected, the value specified or calculated in this component will not contribute to the earnings or deductions. However, it's value can be referenced by other components that can be added or deducted. ","Ukoliko bude izabran, vrijednost navedene ili izračunata u ovoj komponenti neće doprinijeti zaradu ili odbitaka. Međutim, to je vrijednost se može referencirati druge komponente koje se mogu dodati ili oduzeti."
3292,Stock Ledger,Stock Ledger
3293apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Stopa: {0}
3294DocType: Company,Exchange Gain / Loss Account,Exchange dobitak / gubitak računa
3295apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Zaposleni i dolaznost
3296apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +78,Purpose must be one of {0},Svrha mora biti jedan od {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303297apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +105,Fill the form and save it,Ispunite obrazac i spremite ga
Frappe PR Botc0804792017-05-19 12:30:04 +05303298DocType: Production Planning Tool,Download a report containing all raw materials with their latest inventory status,Preuzmite izvješće koje sadrži sve sirovine sa svojim najnovijim statusom inventara
3299apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Community Forum
3300apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Actual qty in stock,Stvarne Količina na lageru
3301DocType: Homepage,"URL for ""All Products""",URL za &quot;Svi proizvodi&quot;
3302DocType: Leave Application,Leave Balance Before Application,Ostavite Balance Prije primjene
3303DocType: SMS Center,Send SMS,Pošalji SMS
Frappe PR Botd112ee52017-08-31 19:38:41 +05303304DocType: Supplier Scorecard Criteria,Max Score,Max Score
Frappe PR Botc0804792017-05-19 12:30:04 +05303305DocType: Cheque Print Template,Width of amount in word,Širina iznos u riječi
3306DocType: Company,Default Letter Head,Uobičajeno Letter Head
3307DocType: Purchase Order,Get Items from Open Material Requests,Saznajte Predmeti od Open materijala Zahtjevi
3308DocType: Item,Standard Selling Rate,Standard prodajni kurs
3309DocType: Account,Rate at which this tax is applied,Stopa po kojoj je taj porez se primjenjuje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303310apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +65,Reorder Qty,Ponovno red Qty
Frappe PR Botc0804792017-05-19 12:30:04 +05303311apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Current Job Openings,Trenutni Otvori Posao
3312DocType: Company,Stock Adjustment Account,Stock Adjustment račun
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303313apps/erpnext/erpnext/public/js/payment/pos_payment.html +17,Write Off,Otpisati
Frappe PR Botc0804792017-05-19 12:30:04 +05303314DocType: Timesheet Detail,Operation ID,Operacija ID
3315DocType: Employee,"System User (login) ID. If set, it will become default for all HR forms.","ID korisnika sustava. Ako je postavljen, postat će zadani za sve HR oblike."
3316apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: {1} Od
3317DocType: Task,depends_on,depends_on
Frappe PR Botd112ee52017-08-31 19:38:41 +05303318apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +48,Queued for updating latest price in all Bill of Materials. It may take a few minutes.,Očekuje se ažuriranje najnovije cene u svim materijalima. Može potrajati nekoliko minuta.
Frappe PR Botc0804792017-05-19 12:30:04 +05303319apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Ime novog računa. Napomena: Molimo vas da ne stvaraju račune za kupcima i dobavljačima
Frappe PR Botc0804792017-05-19 12:30:04 +05303320apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Država mudar zadana adresa predlošci
3321DocType: Sales Order Item,Supplier delivers to Customer,Dobavljač dostavlja kupaca
3322apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# obrazac / Stavka / {0}) je out of stock
3323apps/erpnext/erpnext/controllers/recurring_document.py +177,Next Date must be greater than Posting Date,Sljedeći datum mora biti veći od Datum knjiženja
Frappe PR Botd112ee52017-08-31 19:38:41 +05303324apps/erpnext/erpnext/accounts/party.py +315,Due / Reference Date cannot be after {0},Zbog / Reference Datum ne može biti nakon {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303325apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Podataka uvoz i izvoz
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303326apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +71,No students Found,No studenti Found
Frappe PR Botd112ee52017-08-31 19:38:41 +05303327DocType: Supplier Scorecard Scoring Criteria,Supplier Scorecard Scoring Criteria,Kriterijumi bodovanja rezultata ocenjivanja dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05303328apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Račun Datum knjiženja
3329apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,prodati
3330DocType: Sales Invoice,Rounded Total,Zaokruženi iznos
3331DocType: Product Bundle,List items that form the package.,Popis stavki koje čine paket.
3332apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Postotak izdvajanja trebala bi biti jednaka 100 %
Frappe PR Botd112ee52017-08-31 19:38:41 +05303333apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +569,Please select Posting Date before selecting Party,Molimo odaberite Datum knjiženja prije izbora stranke
Frappe PR Botc0804792017-05-19 12:30:04 +05303334DocType: Program Enrollment,School House,School House
3335DocType: Serial No,Out of AMC,Od AMC
Frappe PR Botd112ee52017-08-31 19:38:41 +05303336apps/erpnext/erpnext/public/js/utils.js +245,Please select Quotations,Molimo odaberite Citati
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303337apps/erpnext/erpnext/accounts/doctype/asset/asset.py +82,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,Broj Amortizacija Booked ne može biti veća od Ukupan broj Amortizacija
3338apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +47,Make Maintenance Visit,Provjerite održavanja Posjetite
Frappe PR Bot8054d962017-09-05 09:19:06 +05303339apps/erpnext/erpnext/selling/doctype/customer/customer.py +170,Please contact to the user who have Sales Master Manager {0} role,Molimo kontaktirajte za korisnike koji imaju Sales Manager Master {0} ulogu
Frappe PR Botc0804792017-05-19 12:30:04 +05303340DocType: Company,Default Cash Account,Zadani novčani račun
3341apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,Društvo ( ne kupaca i dobavljača ) majstor .
3342apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,To se temelji na prisustvo ovog Student
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303343apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +178,No Students in,No Studenti u
Frappe PR Botc0804792017-05-19 12:30:04 +05303344apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +166,Add more items or open full form,Dodaj više stavki ili otvoreni punu formu
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303345apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +206,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Otpremnica {0} mora biti otkazana prije poništenja ove narudžbenice
Frappe PR Bot8054d962017-09-05 09:19:06 +05303346apps/erpnext/erpnext/utilities/user_progress.py +213,Go to Users,Idite na Korisnike
Frappe PR Botd112ee52017-08-31 19:38:41 +05303347apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +81,Paid amount + Write Off Amount can not be greater than Grand Total,Uplaćeni iznos + otpis iznos ne može biti veći od SVEUKUPNO
Frappe PR Botc0804792017-05-19 12:30:04 +05303348apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +78,{0} is not a valid Batch Number for Item {1},{0} nije ispravan broj serije za artikal {1}
3349apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Note: There is not enough leave balance for Leave Type {0},Napomena : Nema dovoljno ravnotežu dopust za dozvolu tipa {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303350apps/erpnext/erpnext/regional/india/utils.py +15,Invalid GSTIN or Enter NA for Unregistered,Nevažeći GSTIN ili Enter NA neregistriranim
Frappe PR Botc0804792017-05-19 12:30:04 +05303351DocType: Training Event,Seminar,seminar
3352DocType: Program Enrollment Fee,Program Enrollment Fee,Program Upis Naknada
3353DocType: Item,Supplier Items,Dobavljač Predmeti
3354DocType: Opportunity,Opportunity Type,Vrsta prilike
3355apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,Nova firma
3356apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Transakcije mogu se obrisati samo kreator Društva
3357apps/erpnext/erpnext/accounts/general_ledger.py +21,Incorrect number of General Ledger Entries found. You might have selected a wrong Account in the transaction.,Neispravan broj glavnu knjigu unose naći. Možda ste odabrali krivi račun u transakciji.
3358DocType: Employee,Prefered Contact Email,Prefered Kontakt mail
3359DocType: Cheque Print Template,Cheque Width,Ček Širina
3360DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Potvrditi prodajna cijena za artikl protiv kupovine objekta ili Vrednovanje Rate
3361DocType: Program,Fee Schedule,naknada Raspored
3362DocType: Hub Settings,Publish Availability,Objavite Dostupnost
3363DocType: Company,Create Chart Of Accounts Based On,Napravite Kontni plan na osnovu
3364apps/erpnext/erpnext/hr/doctype/employee/employee.py +107,Date of Birth cannot be greater than today.,Datum rođenja ne može biti veći nego što je danas.
3365,Stock Ageing,Kataloški Starenje
3366apps/erpnext/erpnext/schools/doctype/student/student.py +38,Student {0} exist against student applicant {1},Student {0} postoje protiv podnosioca prijave student {1}
3367apps/erpnext/erpnext/projects/doctype/task/task.js +31,Timesheet,kontrolna kartica
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303368apps/erpnext/erpnext/controllers/accounts_controller.py +246,{0} '{1}' is disabled,{0} '{1}' je onemogućeno
Frappe PR Botc0804792017-05-19 12:30:04 +05303369apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Postavi status Otvoreno
3370DocType: Cheque Print Template,Scanned Cheque,skeniranim Ček
3371DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Pošaljite e-poštu automatski da Kontakti na podnošenje transakcija.
3372DocType: Timesheet,Total Billable Amount,Ukupno naplative iznos
3373apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Stavka 3
3374DocType: Purchase Order,Customer Contact Email,Email kontakta kupca
3375DocType: Warranty Claim,Item and Warranty Details,Stavka i garancija Detalji
3376DocType: Sales Team,Contribution (%),Doprinos (%)
3377apps/erpnext/erpnext/controllers/accounts_controller.py +83,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Napomena : Stupanje Plaćanje neće biti izrađen od ' Gotovina ili bankovni račun ' nije naveden
Frappe PR Bot8054d962017-09-05 09:19:06 +05303378apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +222,Responsibilities,Odgovornosti
Frappe PR Botd112ee52017-08-31 19:38:41 +05303379apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +127,Validity period of this quotation has ended.,Rok važnosti ove ponude je završen.
Frappe PR Botc0804792017-05-19 12:30:04 +05303380DocType: Expense Claim Account,Expense Claim Account,Rashodi Preuzmi računa
3381DocType: Sales Person,Sales Person Name,Ime referenta prodaje
3382apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Unesite atleast jedan račun u tablici
Frappe PR Bot8054d962017-09-05 09:19:06 +05303383apps/erpnext/erpnext/utilities/user_progress.py +201,Add Users,Dodaj Korisnici
Frappe PR Botc0804792017-05-19 12:30:04 +05303384DocType: POS Item Group,Item Group,Grupa artikla
3385DocType: Item,Safety Stock,Sigurnost Stock
3386apps/erpnext/erpnext/projects/doctype/task/task.py +53,Progress % for a task cannot be more than 100.,Napredak% za zadatak ne može biti više od 100.
3387DocType: Stock Reconciliation Item,Before reconciliation,Prije nego pomirenje
3388apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Za {0}
3389DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Porezi i naknade uvrštenja (Društvo valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05303390apps/erpnext/erpnext/stock/doctype/item/item.py +433,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Stavka Porezna Row {0} mora imati račun tipa poreza ili prihoda i rashoda ili naplativ
Frappe PR Botc0804792017-05-19 12:30:04 +05303391DocType: Sales Order,Partly Billed,Djelomično Naplaćeno
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303392apps/erpnext/erpnext/accounts/doctype/asset/asset.py +43,Item {0} must be a Fixed Asset Item,Stavka {0} mora biti osnovna sredstva stavka
Frappe PR Botc0804792017-05-19 12:30:04 +05303393DocType: Item,Default BOM,Zadani BOM
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303394apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Debit Note Amount,Debitne Napomena Iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303395apps/erpnext/erpnext/setup/doctype/company/company.js +50,Please re-type company name to confirm,Molimo vas da ponovno tipa naziv firme za potvrdu
Frappe PR Botd112ee52017-08-31 19:38:41 +05303396apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +79,Total Outstanding Amt,Ukupno Outstanding Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05303397DocType: Journal Entry,Printing Settings,Printing Settings
3398DocType: Sales Invoice,Include Payment (POS),Uključuju plaćanje (POS)
3399apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +292,Total Debit must be equal to Total Credit. The difference is {0},Ukupno zaduženje mora biti jednak ukupnom kreditnom .
3400apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Automobilska industrija
3401DocType: Vehicle,Insurance Company,Insurance Company
3402DocType: Asset Category Account,Fixed Asset Account,Osnovnih sredstava računa
Frappe PR Botfa042362017-07-17 17:50:36 +05303403apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +397,Variable,varijabla
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303404apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Od otpremnici
Frappe PR Botc0804792017-05-19 12:30:04 +05303405DocType: Student,Student Email Address,Student-mail adresa
3406DocType: Timesheet Detail,From Time,S vremena
3407apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,Na raspolaganju:
3408DocType: Notification Control,Custom Message,Prilagođena poruka
3409apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Investicijsko bankarstvo
Frappe PR Botd112ee52017-08-31 19:38:41 +05303410apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +77,Cash or Bank Account is mandatory for making payment entry,Novac ili bankovni račun je obvezna za izradu ulazak plaćanje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303411apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,student adresa
Frappe PR Botc0804792017-05-19 12:30:04 +05303412DocType: Purchase Invoice,Price List Exchange Rate,Cjenik tečajna
3413DocType: Purchase Invoice Item,Rate,VPC
Frappe PR Bot8054d962017-09-05 09:19:06 +05303414apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Intern,stažista
Frappe PR Botd112ee52017-08-31 19:38:41 +05303415apps/erpnext/erpnext/accounts/page/pos/pos.js +1533,Address Name,Adresa ime
Frappe PR Botc0804792017-05-19 12:30:04 +05303416DocType: Stock Entry,From BOM,Iz BOM
3417DocType: Assessment Code,Assessment Code,procjena Kod
Frappe PR Bot8054d962017-09-05 09:19:06 +05303418apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +64,Basic,Osnovni
Frappe PR Botc0804792017-05-19 12:30:04 +05303419apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Stock transakcije prije {0} se zamrznut
Frappe PR Bot7c901002017-06-07 12:05:29 +05303420apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +219,Please click on 'Generate Schedule',"Molimo kliknite na ""Generiraj raspored '"
Frappe PR Botc0804792017-05-19 12:30:04 +05303421apps/erpnext/erpnext/config/stock.py +190,"e.g. Kg, Unit, Nos, m","npr. kg, Jedinica, br, m"
3422apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +122,Reference No is mandatory if you entered Reference Date,Reference Ne obvezno ako ušao referentnog datuma
3423DocType: Bank Reconciliation Detail,Payment Document,plaćanje Document
Frappe PR Botd112ee52017-08-31 19:38:41 +05303424apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +37,Error evaluating the criteria formula,Greška u procjeni formula za kriterijume
Frappe PR Botc0804792017-05-19 12:30:04 +05303425apps/erpnext/erpnext/hr/doctype/employee/employee.py +110,Date of Joining must be greater than Date of Birth,Datum pristupa mora biti veći od datuma rođenja
3426DocType: Salary Slip,Salary Structure,Plaća Struktura
3427DocType: Account,Bank,Banka
3428apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Aviokompanija
Frappe PR Botd112ee52017-08-31 19:38:41 +05303429apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +818,Issue Material,Tiketi - materijal
Frappe PR Botc0804792017-05-19 12:30:04 +05303430DocType: Material Request Item,For Warehouse,Za galeriju
3431DocType: Employee,Offer Date,ponuda Datum
3432apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Citati
Frappe PR Botd112ee52017-08-31 19:38:41 +05303433apps/erpnext/erpnext/accounts/page/pos/pos.js +692,You are in offline mode. You will not be able to reload until you have network.,Vi ste u isključenom modu. Nećete biti u mogućnosti da ponovo sve dok imate mrežu.
3434apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +47,No Student Groups created.,No studentskih grupa stvorio.
Frappe PR Botc0804792017-05-19 12:30:04 +05303435DocType: Purchase Invoice Item,Serial No,Serijski br
3436apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +119,Monthly Repayment Amount cannot be greater than Loan Amount,Mjesečna otplate iznos ne može biti veći od iznos kredita
Frappe PR Bot7c901002017-06-07 12:05:29 +05303437apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +143,Please enter Maintaince Details first,Unesite prva Maintaince Detalji
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303438apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Row #{0}: Expected Delivery Date cannot be before Purchase Order Date,Red # {0}: Očekivani datum isporuke ne može biti pre datuma kupovine naloga
Frappe PR Botc0804792017-05-19 12:30:04 +05303439DocType: Purchase Invoice,Print Language,print Jezik
3440DocType: Salary Slip,Total Working Hours,Ukupno Radno vrijeme
3441DocType: Stock Entry,Including items for sub assemblies,Uključujući i stavke za pod sklopova
Frappe PR Botd112ee52017-08-31 19:38:41 +05303442apps/erpnext/erpnext/accounts/page/pos/pos.js +1892,Enter value must be positive,Unesite vrijednost mora biti pozitivan
3443apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +389,All Territories,Sve teritorije
Frappe PR Botc0804792017-05-19 12:30:04 +05303444DocType: Purchase Invoice,Items,Artikli
3445apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +26,Student is already enrolled.,Student je već upisana.
3446DocType: Fiscal Year,Year Name,Naziv godine
3447DocType: Process Payroll,Process Payroll,Proces plaće
Frappe PR Botd112ee52017-08-31 19:38:41 +05303448apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +238,There are more holidays than working days this month.,Postoji više odmor nego radnih dana ovog mjeseca .
Frappe PR Botc0804792017-05-19 12:30:04 +05303449DocType: Product Bundle Item,Product Bundle Item,Proizvod Bundle Stavka
3450DocType: Sales Partner,Sales Partner Name,Prodaja Ime partnera
Frappe PR Bot8054d962017-09-05 09:19:06 +05303451apps/erpnext/erpnext/hooks.py +123,Request for Quotations,Zahtjev za ponudu
Frappe PR Botc0804792017-05-19 12:30:04 +05303452DocType: Payment Reconciliation,Maximum Invoice Amount,Maksimalni iznos fakture
3453DocType: Student Language,Student Language,student Jezik
3454apps/erpnext/erpnext/config/selling.py +23,Customers,Kupci
3455apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Kako / Quot%
3456DocType: Student Sibling,Institution,institucija
3457DocType: Asset,Partially Depreciated,Djelomično oslabio
3458DocType: Issue,Opening Time,Radno vrijeme
3459apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Od i Do datuma zahtijevanih
3460apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Vrijednosni papiri i robne razmjene
Frappe PR Botd112ee52017-08-31 19:38:41 +05303461apps/erpnext/erpnext/stock/doctype/item/item.py +625,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Uobičajeno mjerna jedinica za varijantu &#39;{0}&#39; mora biti isti kao u obrascu &#39;{1}&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05303462DocType: Shipping Rule,Calculate Based On,Izračun zasnovan na
3463DocType: Delivery Note Item,From Warehouse,Od Skladište
Frappe PR Botd112ee52017-08-31 19:38:41 +05303464apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +887,No Items with Bill of Materials to Manufacture,Nema artikala sa Bill materijala za proizvodnju
Frappe PR Botc0804792017-05-19 12:30:04 +05303465DocType: Assessment Plan,Supervisor Name,Supervizor ime
3466DocType: Program Enrollment Course,Program Enrollment Course,Program Upis predmeta
Frappe PR Botc0804792017-05-19 12:30:04 +05303467DocType: Purchase Taxes and Charges,Valuation and Total,Vrednovanje i Total
Frappe PR Botd112ee52017-08-31 19:38:41 +05303468apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +11,Scorecards,Scorecards
Frappe PR Botc0804792017-05-19 12:30:04 +05303469DocType: Tax Rule,Shipping City,Dostava City
Frappe PR Botc0804792017-05-19 12:30:04 +05303470DocType: Notification Control,Customize the Notification,Prilagodite Obavijest
3471apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +19,Cash Flow from Operations,Novčani tok iz poslovanja
3472DocType: Sales Invoice,Shipping Rule,Pravilo transporta
3473DocType: Manufacturer,Limited to 12 characters,Ograničena na 12 znakova
3474DocType: Journal Entry,Print Heading,Ispis Naslov
3475apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Ukupna ne može biti nula
Frappe PR Botc0804792017-05-19 12:30:04 +05303476apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +16,'Days Since Last Order' must be greater than or equal to zero,' Dana od poslednje porudzbine ' mora biti veći ili jednak nuli
3477DocType: Process Payroll,Payroll Frequency,Payroll Frequency
3478DocType: Asset,Amended From,Izmijenjena Od
Frappe PR Bot8054d962017-09-05 09:19:06 +05303479apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +53,Raw Material,sirovine
Frappe PR Botc0804792017-05-19 12:30:04 +05303480DocType: Leave Application,Follow via Email,Slijedite putem e-maila
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303481apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +55,Plants and Machineries,Biljke i Machineries
Frappe PR Botc0804792017-05-19 12:30:04 +05303482DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Iznos poreza Nakon iznosa popusta
3483DocType: Daily Work Summary Settings,Daily Work Summary Settings,Svakodnevni rad Pregled Postavke
Frappe PR Botd112ee52017-08-31 19:38:41 +05303484apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +258,Currency of the price list {0} is not similar with the selected currency {1},Valuta cjeniku {0} nije sličan s odabranom valute {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303485DocType: Payment Entry,Internal Transfer,Interna Transfer
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303486apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Child account exists for this account. You can not delete this account.,Dijete računa postoji za taj račun . Ne možete izbrisati ovaj račun .
Frappe PR Botc0804792017-05-19 12:30:04 +05303487apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Ili meta Količina ili ciljani iznos je obvezna
Frappe PR Botd112ee52017-08-31 19:38:41 +05303488apps/erpnext/erpnext/stock/get_item_details.py +527,No default BOM exists for Item {0},Ne default BOM postoji točke {0}
3489apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +359,Please select Posting Date first,Molimo najprije odaberite Datum knjiženja
Frappe PR Bot7c901002017-06-07 12:05:29 +05303490apps/erpnext/erpnext/public/js/account_tree_grid.js +210,Opening Date should be before Closing Date,Otvaranje Datum bi trebao biti prije zatvaranja datum
Frappe PR Botc0804792017-05-19 12:30:04 +05303491DocType: Leave Control Panel,Carry Forward,Prenijeti
3492apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,Troška s postojećim transakcija ne može pretvoriti u knjizi
3493DocType: Department,Days for which Holidays are blocked for this department.,Dani za koje su praznici blokirani za ovaj odjel.
3494,Produced,Proizvedeno
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303495apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +118,Created Salary Slips,Stvorio Plaća Slips
Frappe PR Botc0804792017-05-19 12:30:04 +05303496DocType: Item,Item Code for Suppliers,Šifra za dobavljače
3497DocType: Issue,Raised By (Email),Pokrenuo (E-mail)
3498DocType: Training Event,Trainer Name,trener ime
3499DocType: Mode of Payment,General,Opšti
Frappe PR Botc0804792017-05-19 12:30:04 +05303500apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Zadnje Komunikacija
Frappe PR Botfa042362017-07-17 17:50:36 +05303501apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +355,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Ne mogu odbiti kada kategorija je "" vrednovanje "" ili "" Vrednovanje i Total '"
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303502apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +234,Serial Nos Required for Serialized Item {0},Serijski Nos potrebna za serijaliziranom točke {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303503apps/erpnext/erpnext/config/accounts.py +146,Match Payments with Invoices,Meč plaćanja fakture
3504DocType: Journal Entry,Bank Entry,Bank Entry
3505DocType: Authorization Rule,Applicable To (Designation),Odnosi se na (Oznaka)
3506,Profitability Analysis,Analiza profitabilnosti
Frappe PR Botd112ee52017-08-31 19:38:41 +05303507DocType: Supplier,Prevent POs,Sprečite PO
Frappe PR Botc0804792017-05-19 12:30:04 +05303508apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,Dodaj u košaricu
3509apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Group By
3510DocType: Guardian,Interests,Interesi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303511apps/erpnext/erpnext/config/accounts.py +300,Enable / disable currencies.,Omogućiti / onemogućiti valute .
Frappe PR Botc0804792017-05-19 12:30:04 +05303512DocType: Production Planning Tool,Get Material Request,Get materijala Upit
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303513apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Postal Expenses,Poštanski troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05303514apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Ukupno (Amt)
3515apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Zabava i slobodno vrijeme
3516DocType: Quality Inspection,Item Serial No,Serijski broj artikla
Frappe PR Bot8054d962017-09-05 09:19:06 +05303517apps/erpnext/erpnext/utilities/activation.py +135,Create Employee Records,Kreiranje zaposlenih Records
Frappe PR Botd112ee52017-08-31 19:38:41 +05303518apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Present,Ukupno Present
Frappe PR Botc0804792017-05-19 12:30:04 +05303519apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,knjigovodstvene isprave
Frappe PR Bot8054d962017-09-05 09:19:06 +05303520apps/erpnext/erpnext/utilities/user_progress.py +101,Hour,Sat
Frappe PR Botc0804792017-05-19 12:30:04 +05303521apps/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,Novi serijski broj ne može imati skladište. Skladište mora biti postavljen od strane burze upisu ili kupiti primitka
3522DocType: Lead,Lead Type,Tip potencijalnog kupca
3523apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +133,You are not authorized to approve leaves on Block Dates,Niste ovlašteni za odobravanje lišće na bloku Termini
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303524apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +383,All these items have already been invoiced,Svi ovi artikli su već fakturisani
Frappe PR Bot8054d962017-09-05 09:19:06 +05303525DocType: Company,Monthly Sales Target,Mesečni cilj prodaje
Frappe PR Botc0804792017-05-19 12:30:04 +05303526apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Može biti odobren od strane {0}
3527DocType: Item,Default Material Request Type,Uobičajeno materijala Upit Tip
Frappe PR Botd112ee52017-08-31 19:38:41 +05303528DocType: Supplier Scorecard,Evaluation Period,Period evaluacije
3529apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_list.js +13,Unknown,nepoznat
Frappe PR Botc0804792017-05-19 12:30:04 +05303530DocType: Shipping Rule,Shipping Rule Conditions,Uslovi pravila transporta
Frappe PR Botd112ee52017-08-31 19:38:41 +05303531DocType: Purchase Invoice,Export Type,Tip izvoza
3532DocType: BOM Update Tool,The new BOM after replacement,Novi BOM nakon zamjene
3533apps/erpnext/erpnext/accounts/page/pos/pos.js +659,Point of Sale,Point of Sale
Frappe PR Botc0804792017-05-19 12:30:04 +05303534DocType: Payment Entry,Received Amount,Primljeni Iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303535DocType: GST Settings,GSTIN Email Sent On,GSTIN mail poslan
3536DocType: Program Enrollment,Pick/Drop by Guardian,Pick / Drop Guardian
Frappe PR Botc0804792017-05-19 12:30:04 +05303537DocType: Production Planning Tool,"Create for full quantity, ignoring quantity already on order","Napravite za punu količinu, već ignoriranje količina po narudžbi"
3538DocType: Account,Tax,Porez
3539apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,neobilježen
3540DocType: Production Planning Tool,Production Planning Tool,Planiranje proizvodnje alat
3541apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Dozirano Stavka {0} ne može se ažurirati pomoću Stock pomirenje, umjesto da koriste Stock Entry"
3542DocType: Quality Inspection,Report Date,Prijavi Datum
3543DocType: Student,Middle Name,Srednje ime
3544DocType: C-Form,Invoices,Fakture
3545DocType: Batch,Source Document Name,Izvor Document Name
3546DocType: Job Opening,Job Title,Titula
Frappe PR Botd112ee52017-08-31 19:38:41 +05303547apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.py +84,"{0} indicates that {1} will not provide a quotation, but all items \
3548 have been quoted. Updating the RFQ quote status.","{0} označava da {1} neće dati citat, ali su svi stavci \ citirani. Ažuriranje statusa RFQ citata."
3549DocType: Manufacturing Settings,Update BOM Cost Automatically,Ažurirajte BOM trošak automatski
Frappe PR Bot8054d962017-09-05 09:19:06 +05303550apps/erpnext/erpnext/utilities/activation.py +99,Create Users,kreiranje korisnika
3551apps/erpnext/erpnext/utilities/user_progress.py +101,Gram,gram
Frappe PR Botd112ee52017-08-31 19:38:41 +05303552DocType: Supplier Scorecard,Per Month,Mjesečno
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303553apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +393,Quantity to Manufacture must be greater than 0.,Količina za proizvodnju mora biti veći od 0.
Frappe PR Botc0804792017-05-19 12:30:04 +05303554apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Posjetite izvješće za održavanje razgovora.
3555DocType: Stock Entry,Update Rate and Availability,Ažuriranje Rate i raspoloživost
3556DocType: 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.,Postotak koju smiju primiti ili isporučiti više od naručene količine. Na primjer: Ako ste naručili 100 jedinica. i tvoj ispravak je 10% onda se smiju primati 110 jedinica.
3557DocType: POS Customer Group,Customer Group,Vrsta djelatnosti Kupaca
3558apps/erpnext/erpnext/stock/doctype/batch/batch.js +108,New Batch ID (Optional),New Batch ID (opcionalno)
Frappe PR Botd112ee52017-08-31 19:38:41 +05303559apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +197,Expense account is mandatory for item {0},Rashodi račun je obvezna za predmet {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303560DocType: BOM,Website Description,Web stranica Opis
3561apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +42,Net Change in Equity,Neto promjena u kapitalu
Frappe PR Botd112ee52017-08-31 19:38:41 +05303562apps/erpnext/erpnext/accounts/doctype/asset/asset.py +163,Please cancel Purchase Invoice {0} first,Molimo vas da otkaže fakturi {0} prvi
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303563apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +43,"Email Address must be unique, already exists for {0}","E-mail adresa mora biti jedinstvena, već postoji za {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303564DocType: Serial No,AMC Expiry Date,AMC Datum isteka
Frappe PR Botd112ee52017-08-31 19:38:41 +05303565apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +815,Receipt,priznanica
Frappe PR Botc0804792017-05-19 12:30:04 +05303566,Sales Register,Prodaja Registracija
3567DocType: Daily Work Summary Settings Company,Send Emails At,Pošalji e-mailova
3568DocType: Quotation,Quotation Lost Reason,Razlog nerealizirane ponude
Frappe PR Bot8054d962017-09-05 09:19:06 +05303569apps/erpnext/erpnext/public/js/setup_wizard.js +19,Select your Domain,Odaberite Domain
Frappe PR Botd112ee52017-08-31 19:38:41 +05303570apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +364,Transaction reference no {0} dated {1},Transakcija Ref {0} od {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303571apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Ne postoji ništa za uređivanje .
3572apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,Summary for this month and pending activities,Sažetak za ovaj mjesec i aktivnostima na čekanju
Frappe PR Bot8054d962017-09-05 09:19:06 +05303573apps/erpnext/erpnext/utilities/user_progress.py +202,"Add users to your organization, other than yourself.","Dodajte korisnike u svoju organizaciju, osim sebe."
Frappe PR Botc0804792017-05-19 12:30:04 +05303574DocType: Customer Group,Customer Group Name,Naziv vrste djelatnosti Kupca
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303575apps/erpnext/erpnext/public/js/pos/pos.html +100,No Customers yet!,Ne Kupci još!
Frappe PR Botc0804792017-05-19 12:30:04 +05303576apps/erpnext/erpnext/public/js/financial_statements.js +56,Cash Flow Statement,Izvještaj o novčanim tokovima
3577apps/erpnext/erpnext/hr/doctype/employee_loan_application/employee_loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},Iznos kredita ne može biti veći od Maksimalni iznos kredita od {0}
3578apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +22,License,Licenca
Frappe PR Botd112ee52017-08-31 19:38:41 +05303579apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +479,Please remove this Invoice {0} from C-Form {1},Molimo vas da uklonite ovu fakture {0} iz C-Form {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303580DocType: Leave Control Panel,Please select Carry Forward if you also want to include previous fiscal year's balance leaves to this fiscal year,Molimo odaberite prenositi ako želite uključiti prethodnoj fiskalnoj godini je ravnoteža ostavlja na ovoj fiskalnoj godini
3581DocType: GL Entry,Against Voucher Type,Protiv voucher vrsti
3582DocType: Item,Attributes,Atributi
Frappe PR Botd112ee52017-08-31 19:38:41 +05303583apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +222,Please enter Write Off Account,Unesite otpis račun
Frappe PR Botc0804792017-05-19 12:30:04 +05303584apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Last Order Datum
3585apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Account {0} does not belongs to company {1},Računa {0} ne pripada kompaniji {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303586apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +855,Serial Numbers in row {0} does not match with Delivery Note,Serijski brojevi u nizu {0} ne odgovara otpremnica
Frappe PR Botc0804792017-05-19 12:30:04 +05303587DocType: Student,Guardian Details,Guardian Detalji
3588DocType: C-Form,C-Form,C-Form
3589apps/erpnext/erpnext/config/hr.py +18,Mark Attendance for multiple employees,Mark Prisustvo za više zaposlenih
3590DocType: Vehicle,Chassis No,šasija Ne
3591DocType: Payment Request,Initiated,Inicirao
3592DocType: Production Order,Planned Start Date,Planirani Ozljede Datum
3593DocType: Serial No,Creation Document Type,Tip stvaranje dokumenata
3594DocType: Leave Type,Is Encash,Je li unovčiti
3595DocType: Leave Allocation,New Leaves Allocated,Novi Leaves Dodijeljeni
3596apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Projekat - mudar podaci nisu dostupni za ponudu
3597DocType: Project,Expected End Date,Očekivani Datum završetka
3598DocType: Budget Account,Budget Amount,budžet Iznos
3599DocType: Appraisal Template,Appraisal Template Title,Procjena Predložak Naslov
Frappe PR Botd112ee52017-08-31 19:38:41 +05303600apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +39,From Date {0} for Employee {1} cannot be before employee's joining Date {2},Od datuma {0} za zaposlenog {1} ne može biti prije ulaska Datum zaposlenog {2}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303601apps/erpnext/erpnext/utilities/user_progress_utils.py +23,Commercial,trgovački
Frappe PR Botc0804792017-05-19 12:30:04 +05303602DocType: Payment Entry,Account Paid To,Račun Paid To
3603apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Roditelj Stavka {0} ne smije biti Stock Item
3604apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Svi proizvodi i usluge.
3605DocType: Expense Claim,More Details,Više informacija
3606DocType: Supplier Quotation,Supplier Address,Dobavljač Adresa
3607apps/erpnext/erpnext/accounts/doctype/budget/budget.py +128,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},{0} budžeta za računa {1} protiv {2} {3} je {4}. To će premašiti po {5}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303608apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +668,Row {0}# Account must be of type 'Fixed Asset',Red {0} # računa mora biti tipa &#39;osnovna sredstva&#39;
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303609apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Out Qty,Od kol
3610apps/erpnext/erpnext/config/accounts.py +316,Rules to calculate shipping amount for a sale,Pravila za izračun shipping iznos za prodaju
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303611apps/erpnext/erpnext/selling/doctype/customer/customer.py +34,Series is mandatory,Serija je obvezno
Frappe PR Botc0804792017-05-19 12:30:04 +05303612apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,financijske usluge
3613DocType: Student Sibling,Student ID,student ID
Frappe PR Botd112ee52017-08-31 19:38:41 +05303614apps/erpnext/erpnext/config/projects.py +45,Types of activities for Time Logs,Vrste aktivnosti za vrijeme Trupci
Frappe PR Botc0804792017-05-19 12:30:04 +05303615DocType: Tax Rule,Sales,Prodaja
3616DocType: Stock Entry Detail,Basic Amount,Osnovni iznos
3617DocType: Training Event,Exam,ispit
Frappe PR Botd112ee52017-08-31 19:38:41 +05303618apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +450,Warehouse required for stock Item {0},Skladište je potrebno za skladišne proizvode {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303619DocType: Leave Allocation,Unused leaves,Neiskorišteni lišće
Frappe PR Botd112ee52017-08-31 19:38:41 +05303620apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +179,Cr,Cr
Frappe PR Botc0804792017-05-19 12:30:04 +05303621DocType: Tax Rule,Billing State,State billing
3622apps/erpnext/erpnext/accounts/doctype/asset/asset.js +287,Transfer,Prijenos
Frappe PR Botd112ee52017-08-31 19:38:41 +05303623apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +882,Fetch exploded BOM (including sub-assemblies),Fetch eksplodirala BOM (uključujući i podsklopova )
Frappe PR Botc0804792017-05-19 12:30:04 +05303624DocType: Authorization Rule,Applicable To (Employee),Odnosi se na (Radnik)
3625apps/erpnext/erpnext/controllers/accounts_controller.py +123,Due Date is mandatory,Due Date je obavezno
3626apps/erpnext/erpnext/controllers/item_variant.py +80,Increment for Attribute {0} cannot be 0,Prirast za Atributi {0} ne može biti 0
3627DocType: Journal Entry,Pay To / Recd From,Platiti Da / RecD Od
3628DocType: Naming Series,Setup Series,Postavljanje Serija
3629DocType: Payment Reconciliation,To Invoice Date,Da biste Datum računa
3630DocType: Supplier,Contact HTML,Kontakt HTML
3631,Inactive Customers,neaktivnih kupaca
3632DocType: Landed Cost Voucher,LCV,LCV
3633DocType: Landed Cost Voucher,Purchase Receipts,Kupovina Primici
Frappe PR Bot7c901002017-06-07 12:05:29 +05303634apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +29,How Pricing Rule is applied?,Kako se primjenjuje pravilo cijena?
Frappe PR Botc0804792017-05-19 12:30:04 +05303635DocType: Stock Entry,Delivery Note No,Otpremnica br
3636DocType: 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","Ako je označeno, samo o kupovini materijala zahtjeva za konačnu sirovina će biti uključeni u Industrijska zahtjevima. U suprotnom, bit će stvoren Materijal Zahtjevi za roditelja stavke"
3637DocType: Cheque Print Template,Message to show,Poruke za prikaz
3638DocType: Company,Retail,Maloprodaja
3639DocType: Attendance,Absent,Odsutan
Frappe PR Botfa042362017-07-17 17:50:36 +05303640apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +566,Product Bundle,Bundle proizvoda
Frappe PR Botd112ee52017-08-31 19:38:41 +05303641apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +38,Unable to find score starting at {0}. You need to have standing scores covering 0 to 100,Nije moguće pronaći rezultat od {0}. Morate imati stojeće rezultate koji pokrivaju 0 do 100
Frappe PR Botc0804792017-05-19 12:30:04 +05303642apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +212,Row {0}: Invalid reference {1},Red {0}: Invalid referentni {1}
3643DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Kupiti poreza i naknada Template
3644DocType: Upload Attendance,Download Template,Preuzmite predložak
3645DocType: Timesheet,TS-,TS-
3646apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +61,{0} {1}: Either debit or credit amount is required for {2},{0} {1}: Ili debitne ili kreditne iznos je potreban za {2}
3647DocType: GL Entry,Remarks,Primjedbe
3648DocType: Payment Entry,Account Paid From,Računa isplaćuju iz
3649DocType: Purchase Order Item Supplied,Raw Material Item Code,Sirovine Stavka Šifra
3650DocType: Journal Entry,Write Off Based On,Otpis na temelju
Frappe PR Bot8054d962017-09-05 09:19:06 +05303651apps/erpnext/erpnext/utilities/activation.py +65,Make Lead,Make Olovo
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303652apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +112,Print and Stationery,Print i pribora
Frappe PR Botc0804792017-05-19 12:30:04 +05303653DocType: Stock Settings,Show Barcode Field,Pokaži Barcode Field
Frappe PR Botd112ee52017-08-31 19:38:41 +05303654apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +782,Send Supplier Emails,Pošalji dobavljač Email
Frappe PR Botc0804792017-05-19 12:30:04 +05303655apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +115,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.","Plaća je već pripremljena za period od {0} i {1}, Ostavi period aplikacija ne može da bude između tog datuma opseg."
3656apps/erpnext/erpnext/config/stock.py +127,Installation record for a Serial No.,Instalacijski zapis za serijski broj
3657DocType: Guardian Interest,Guardian Interest,Guardian interesa
3658apps/erpnext/erpnext/config/hr.py +177,Training,trening
3659DocType: Timesheet,Employee Detail,Detalji o radniku
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303660apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Guardian1 Email ID
Frappe PR Botc0804792017-05-19 12:30:04 +05303661apps/erpnext/erpnext/controllers/recurring_document.py +190,Next Date's day and Repeat on Day of Month must be equal,Sljedeći datum dan i Ponovite na Dan Mjesec mora biti jednak
3662apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Postavke za web stranice homepage
Frappe PR Botd112ee52017-08-31 19:38:41 +05303663apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +38,RFQs are not allowed for {0} due to a scorecard standing of {1},RFQ-ovi nisu dozvoljeni za {0} zbog stanja karte za rezultat {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303664DocType: Offer Letter,Awaiting Response,Čeka se odgovor
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303665apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +60,Above,Iznad
Frappe PR Botd112ee52017-08-31 19:38:41 +05303666apps/erpnext/erpnext/controllers/item_variant.py +217,Invalid attribute {0} {1},Nevažeći atributa {0} {1}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303667DocType: Supplier,Mention if non-standard payable account,Navesti ukoliko nestandardnog plaća račun
Frappe PR Botd112ee52017-08-31 19:38:41 +05303668apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +303,Same item has been entered multiple times. {list},Isto artikal je ušao više puta. {List}
Frappe PR Botfa042362017-07-17 17:50:36 +05303669apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +18,Please select the assessment group other than 'All Assessment Groups',"Molimo odaberite grupu procjene, osim &#39;Svi Procjena grupe&#39;"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303670apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +67,Row {0}: Cost center is required for an item {1},Red {0}: Troškovni centar je potreban za stavku {1}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303671DocType: Training Event Employee,Optional,Neobavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05303672DocType: Salary Slip,Earning & Deduction,Zarada &amp; Odbitak
3673apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,Izborni . Ova postavka će se koristiti za filtriranje u raznim transakcijama .
3674apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +108,Negative Valuation Rate is not allowed,Negativna stopa vrijednovanja nije dopuštena
3675DocType: Holiday List,Weekly Off,Tjedni Off
3676DocType: Fiscal Year,"For e.g. 2012, 2012-13","Za npr. 2012, 2012-13"
3677apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +96,Provisional Profit / Loss (Credit),Privremeni dobit / gubitak (Credit)
3678DocType: Sales Invoice,Return Against Sales Invoice,Vratiti Protiv Sales fakture
3679apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Stavka 5
3680DocType: Serial No,Creation Time,vrijeme kreiranja
3681apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Ukupan prihod
3682DocType: Sales Invoice,Product Bundle Help,Proizvod Bundle Pomoć
3683,Monthly Attendance Sheet,Mjesečna posjećenost list
3684DocType: Production Order Item,Production Order Item,Proizvodnog naloga Stavka
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303685apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +19,No record found,Ne rekord naći
Frappe PR Botc0804792017-05-19 12:30:04 +05303686apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost of Scrapped Asset,Troškovi Rashodovan imovine
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303687apps/erpnext/erpnext/controllers/stock_controller.py +236,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: trošak je obvezan za artikal {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303688DocType: Vehicle,Policy No,Politika Nema
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303689apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +659,Get Items from Product Bundle,Saznajte Predmeti od Bundle proizvoda
Frappe PR Botc0804792017-05-19 12:30:04 +05303690DocType: Asset,Straight Line,Duž
3691DocType: Project User,Project User,Korisnik projekta
3692apps/erpnext/erpnext/stock/doctype/batch/batch.js +59,Split,Podijeliti
3693DocType: GL Entry,Is Advance,Je avans
3694apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Gledatelja Od datuma i posjećenost do sada je obvezno
Frappe PR Botd112ee52017-08-31 19:38:41 +05303695apps/erpnext/erpnext/controllers/buying_controller.py +151,Please enter 'Is Subcontracted' as Yes or No,Unesite ' Je podugovoren ' kao da ili ne
Frappe PR Botc0804792017-05-19 12:30:04 +05303696apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Zadnje Komunikacija Datum
3697DocType: Sales Team,Contact No.,Kontakt broj
3698DocType: Bank Reconciliation,Payment Entries,plaćanje unosi
3699DocType: Production Order,Scrap Warehouse,Scrap Skladište
3700DocType: Production Order,Check if material transfer entry is not required,Provjerite da li se ne traži upis prenosa materijala
3701DocType: Program Enrollment Tool,Get Students From,Get Studenti iz
3702DocType: Hub Settings,Seller Country,Prodavač Država
3703apps/erpnext/erpnext/config/learn.py +273,Publish Items on Website,Objavite Artikli na sajtu
Frappe PR Bot8054d962017-09-05 09:19:06 +05303704apps/erpnext/erpnext/utilities/activation.py +126,Group your students in batches,Grupa svojim učenicima u serijama
Frappe PR Botc0804792017-05-19 12:30:04 +05303705DocType: Authorization Rule,Authorization Rule,Autorizacija Pravilo
3706DocType: Sales Invoice,Terms and Conditions Details,Uvjeti Detalji
3707apps/erpnext/erpnext/templates/generators/item.html +85,Specifications,tehnički podaci
3708DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Prodaja poreza i naknada Template
3709apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +68,Total (Credit),Ukupno (kredit)
3710DocType: Repayment Schedule,Payment Date,Datum plaćanja
3711apps/erpnext/erpnext/stock/doctype/batch/batch.js +102,New Batch Qty,New Batch Količina
3712apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Odjeća i modni dodaci
Frappe PR Botd112ee52017-08-31 19:38:41 +05303713apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +91,Could not solve weighted score function. Make sure the formula is valid.,Nije moguće riješiti funkciju ponderisane ocjene. Proverite da li je formula validna.
Frappe PR Botc0804792017-05-19 12:30:04 +05303714apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Broj Order
3715DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / baner koji će se prikazivati na vrhu liste proizvoda.
3716DocType: Shipping Rule,Specify conditions to calculate shipping amount,Odredite uvjete za izračunavanje iznosa shipping
3717DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Uloga Dozvoljena Set Frozen Accounts & Frozen Edit unosi
Frappe PR Botd112ee52017-08-31 19:38:41 +05303718DocType: Supplier Scorecard Scoring Variable,Path,Put
Frappe PR Botc0804792017-05-19 12:30:04 +05303719apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,"Ne može se pretvoriti troška za knjigu , kao da ima djece čvorova"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303720apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +56,Opening Value,otvaranje vrijednost
Frappe PR Botc0804792017-05-19 12:30:04 +05303721DocType: Salary Detail,Formula,formula
Frappe PR Botd112ee52017-08-31 19:38:41 +05303722apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +47,Serial #,Serial #
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303723apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +94,Commission on Sales,Komisija za prodaju
Frappe PR Botc0804792017-05-19 12:30:04 +05303724DocType: Offer Letter Term,Value / Description,Vrijednost / Opis
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303725apps/erpnext/erpnext/controllers/accounts_controller.py +578,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Row # {0}: Asset {1} ne može se podnijeti, to je već {2}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303726DocType: Tax Rule,Billing Country,Billing Country
3727DocType: Purchase Order Item,Expected Delivery Date,Očekivani rok isporuke
3728apps/erpnext/erpnext/accounts/general_ledger.py +132,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debitne i kreditne nije jednaka za {0} {1} #. Razlika je u tome {2}.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303729apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +98,Entertainment Expenses,Zabava Troškovi
Frappe PR Botfa042362017-07-17 17:50:36 +05303730apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +48,Make Material Request,Make Materijal Upit
Frappe PR Botc0804792017-05-19 12:30:04 +05303731apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +20,Open Item {0},Otvorena Stavka {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303732apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +214,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Prodaja Račun {0} mora biti otkazana prije poništenja ovu prodajnog naloga
Frappe PR Botc0804792017-05-19 12:30:04 +05303733apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,Starost
3734DocType: Sales Invoice Timesheet,Billing Amount,Billing Iznos
3735apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +84,Invalid quantity specified for item {0}. Quantity should be greater than 0.,Navedena je pogrešna količina za proizvod {0}. Količina treba biti veći od 0.
3736apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Prijave za odsustvo.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303737apps/erpnext/erpnext/accounts/doctype/account/account.py +177,Account with existing transaction can not be deleted,Konto sa postojećim transakcijama se ne može izbrisati
Frappe PR Botc0804792017-05-19 12:30:04 +05303738DocType: Vehicle,Last Carbon Check,Zadnji Carbon Check
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303739apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Legal Expenses,Pravni troškovi
Frappe PR Botfa042362017-07-17 17:50:36 +05303740apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +113,Please select quantity on row ,Molimo odaberite Količina na red
Frappe PR Botc0804792017-05-19 12:30:04 +05303741DocType: Purchase Invoice,Posting Time,Objavljivanje Vrijeme
3742DocType: Timesheet,% Amount Billed,% Naplaćenog iznosa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303743apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Telephone Expenses,Telefonski troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05303744DocType: Sales Partner,Logo,Logo
3745DocType: 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.,Označite ovo ako želite prisiliti korisniku odabir seriju prije spremanja. Tu će biti zadana ako to provjerili.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303746apps/erpnext/erpnext/stock/get_item_details.py +135,No Item with Serial No {0},No Stavka s rednim brojem {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303747DocType: Email Digest,Open Notifications,Otvorena obavjestenja
3748DocType: Payment Entry,Difference Amount (Company Currency),Razlika Iznos (Company Valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303749apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +79,Direct Expenses,Direktni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05303750apps/erpnext/erpnext/controllers/recurring_document.py +213,"{0} is an invalid email address in 'Notification \
3751 Email Address'",{0} je nevažeća e-mail adresu u &quot;Obavijest \ E-mail adresa &#39;
3752apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,New Customer prihoda
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303753apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +119,Travel Expenses,putni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05303754DocType: Maintenance Visit,Breakdown,Slom
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303755apps/erpnext/erpnext/controllers/accounts_controller.py +690,Account: {0} with currency: {1} can not be selected,Račun: {0} s valutnom: {1} se ne mogu odabrati
Frappe PR Botd112ee52017-08-31 19:38:41 +05303756DocType: Manufacturing Settings,"Update BOM cost automatically via Scheduler, based on latest valuation rate / price list rate / last purchase rate of raw materials.","Automatsko ažuriranje troškova BOM-a putem Planera, na osnovu najnovije procene stope / cenovnika / poslednje stope sirovina."
Frappe PR Botc0804792017-05-19 12:30:04 +05303757DocType: Bank Reconciliation Detail,Cheque Date,Datum čeka
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303758apps/erpnext/erpnext/accounts/doctype/account/account.py +54,Account {0}: Parent account {1} does not belong to company: {2},Konto {0}: Nadređeni konto {1} ne pripada preduzeću: {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303759DocType: Program Enrollment Tool,Student Applicants,student Kandidati
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303760apps/erpnext/erpnext/setup/doctype/company/company.js +67,Successfully deleted all transactions related to this company!,Uspješno obrisane sve transakcije koje se odnose na ove kompanije!
Frappe PR Botc0804792017-05-19 12:30:04 +05303761apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Kao i na datum
3762DocType: Appraisal,HR,HR
3763DocType: Program Enrollment,Enrollment Date,upis Datum
Frappe PR Bot8054d962017-09-05 09:19:06 +05303764apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +91,Probation,Probni rad
Frappe PR Botc0804792017-05-19 12:30:04 +05303765apps/erpnext/erpnext/config/hr.py +115,Salary Components,Plaća Komponente
3766DocType: Program Enrollment Tool,New Academic Year,Nova akademska godina
Frappe PR Botd112ee52017-08-31 19:38:41 +05303767apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +762,Return / Credit Note,Povratak / Credit Note
Frappe PR Botc0804792017-05-19 12:30:04 +05303768DocType: Stock Settings,Auto insert Price List rate if missing,Auto umetak Cjenik stopa ako nedostaje
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303769apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +23,Total Paid Amount,Ukupno uplaćeni iznos
Frappe PR Botc0804792017-05-19 12:30:04 +05303770DocType: Production Order Item,Transferred Qty,prebačen Kol
3771apps/erpnext/erpnext/config/learn.py +11,Navigating,Navigacija
Frappe PR Bot8054d962017-09-05 09:19:06 +05303772apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +179,Planning,planiranje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303773DocType: Material Request,Issued,Izdao
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303774apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +14,Student Activity,student aktivnost
Frappe PR Botc0804792017-05-19 12:30:04 +05303775DocType: Project,Total Billing Amount (via Time Logs),Ukupna naplata (iz Time Log-a)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303776apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +80,Supplier Id,Dobavljač Id
Frappe PR Botc0804792017-05-19 12:30:04 +05303777DocType: Payment Request,Payment Gateway Details,Payment Gateway Detalji
Frappe PR Botd112ee52017-08-31 19:38:41 +05303778apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +253,Quantity should be greater than 0,Količina bi trebao biti veći od 0
Frappe PR Botc0804792017-05-19 12:30:04 +05303779DocType: Journal Entry,Cash Entry,Cash Entry
3780apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,Dijete čvorovi se mogu kreirati samo pod &#39;Grupa&#39; tipa čvorova
3781DocType: Leave Application,Half Day Date,Pola dana datum
3782DocType: Academic Year,Academic Year Name,Akademska godina Ime
3783DocType: Sales Partner,Contact Desc,Kontakt ukratko
3784apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Tip lišća poput casual, bolovanja i sl."
3785DocType: Email Digest,Send regular summary reports via Email.,Pošalji redovne zbirne izvještaje putem e-maila.
3786DocType: Payment Entry,PE-,PE
Frappe PR Botd112ee52017-08-31 19:38:41 +05303787apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +254,Please set default account in Expense Claim Type {0},Molimo podesite zadani račun u Rashodi Preuzmi Tip {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303788DocType: Assessment Result,Student Name,ime studenta
3789DocType: Brand,Item Manager,Stavka Manager
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303790apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Payroll Payable,Payroll plaćaju
Frappe PR Botc0804792017-05-19 12:30:04 +05303791DocType: Buying Settings,Default Supplier Type,Zadani tip dobavljača
3792DocType: Production Order,Total Operating Cost,Ukupni trošak
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303793apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +171,Note: Item {0} entered multiple times,Napomena : Stavka {0} upisan je više puta
Frappe PR Botc0804792017-05-19 12:30:04 +05303794apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Svi kontakti.
Frappe PR Bot8054d962017-09-05 09:19:06 +05303795apps/erpnext/erpnext/public/js/setup_wizard.js +66,Company Abbreviation,Skraćeni naziv preduzeća
Frappe PR Botc0804792017-05-19 12:30:04 +05303796apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} does not exist,Korisnik {0} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05303797DocType: Item Attribute Value,Abbreviation,Skraćenica
Frappe PR Botd112ee52017-08-31 19:38:41 +05303798apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +179,Payment Entry already exists,Plaćanje Entry već postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05303799apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Ne authroized od {0} prelazi granice
3800apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Plaća predložak majstor .
3801DocType: Leave Type,Max Days Leave Allowed,Max Dani Ostavite dopuštenih
3802apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +63,Set Tax Rule for shopping cart,Set poreza Pravilo za košarica
3803DocType: Purchase Invoice,Taxes and Charges Added,Porezi i naknade Dodano
3804,Sales Funnel,Tok prodaje (Funnel)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303805apps/erpnext/erpnext/setup/doctype/company/company.py +48,Abbreviation is mandatory,Skraćenica je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05303806DocType: Project,Task Progress,zadatak Napredak
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303807apps/erpnext/erpnext/templates/includes/navbar/navbar_items.html +7,Cart,Kolica
Frappe PR Botc0804792017-05-19 12:30:04 +05303808,Qty to Transfer,Količina za prijenos
3809apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Ponude za kupce ili potencijalne kupce.
3810DocType: Stock Settings,Role Allowed to edit frozen stock,Uloga dopuštenih urediti smrznute zalihe
3811,Territory Target Variance Item Group-Wise,Teritorij Target varijance artikla Group - Wise
Frappe PR Bot8054d962017-09-05 09:19:06 +05303812apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +134,All Customer Groups,Sve grupe kupaca
Frappe PR Botc0804792017-05-19 12:30:04 +05303813apps/erpnext/erpnext/accounts/doctype/budget/budget.py +114,Accumulated Monthly,akumulirani Mjesečno
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303814apps/erpnext/erpnext/controllers/accounts_controller.py +651,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} je obavezno. Možda knjigovodstveni zapis nije kreiran za {1} na {2}.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303815apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +40,Tax Template is mandatory.,Porez Template je obavezno.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303816apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} does not exist,Konto {0}: Nadređeni konto {1} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05303817DocType: Purchase Invoice Item,Price List Rate (Company Currency),Cjenik stopa (Društvo valuta)
3818DocType: Products Settings,Products Settings,Proizvodi Postavke
3819DocType: Account,Temporary,Privremen
3820DocType: Program,Courses,kursevi
3821DocType: Monthly Distribution Percentage,Percentage Allocation,Postotak Raspodjela
Frappe PR Bot8054d962017-09-05 09:19:06 +05303822apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +119,Secretary,Sekretarica
Frappe PR Botc0804792017-05-19 12:30:04 +05303823DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Ako onemogućite, &#39;riječima&#39; polju neće biti vidljivi u bilo koju transakciju"
3824DocType: Serial No,Distinct unit of an Item,Različite jedinice strane jedinice
Frappe PR Botd112ee52017-08-31 19:38:41 +05303825DocType: Supplier Scorecard Criteria,Criteria Name,Ime kriterijuma
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303826apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +1209,Please set Company,Molimo podesite Company
Frappe PR Botc0804792017-05-19 12:30:04 +05303827DocType: Pricing Rule,Buying,Nabavka
3828DocType: HR Settings,Employee Records to be created by,Zaposlenik Records bi se stvorili
3829DocType: POS Profile,Apply Discount On,Nanesite popusta na
3830,Reqd By Date,Reqd Po datumu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303831apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +140,Creditors,Kreditori
Frappe PR Botc0804792017-05-19 12:30:04 +05303832DocType: Assessment Plan,Assessment Name,procjena ime
3833apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +96,Row # {0}: Serial No is mandatory,Row # {0}: Serial No je obavezno
3834DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Stavka Wise Porezna Detalj
Frappe PR Bot8054d962017-09-05 09:19:06 +05303835apps/erpnext/erpnext/public/js/setup_wizard.js +66,Institute Abbreviation,Institut Skraćenica
Frappe PR Botc0804792017-05-19 12:30:04 +05303836,Item-wise Price List Rate,Stavka - mudar Cjenovnik Ocijenite
Frappe PR Botd112ee52017-08-31 19:38:41 +05303837apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +916,Supplier Quotation,Dobavljač Ponuda
Frappe PR Botc0804792017-05-19 12:30:04 +05303838DocType: Quotation,In Words will be visible once you save the Quotation.,U riječi će biti vidljiv nakon što spremite ponudu.
3839apps/erpnext/erpnext/utilities/transaction_base.py +153,Quantity ({0}) cannot be a fraction in row {1},Količina ({0}) ne može biti frakcija u nizu {1}
3840apps/erpnext/erpnext/schools/doctype/fees/fees.js +26,Collect Fees,naplatu naknada
3841DocType: Attendance,ATT-,ATT-
Frappe PR Botd112ee52017-08-31 19:38:41 +05303842apps/erpnext/erpnext/stock/doctype/item/item.py +445,Barcode {0} already used in Item {1},Barkod {0} se već koristi u artiklu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303843apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Pravila za dodavanjem troškove prijevoza .
3844DocType: Item,Opening Stock,otvaranje Stock
3845apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Kupac je obavezan
3846apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} je obavezno za povratak
3847DocType: Purchase Order,To Receive,Da Primite
Frappe PR Bot8054d962017-09-05 09:19:06 +05303848apps/erpnext/erpnext/utilities/user_progress.py +206,user@example.com,user@example.com
Frappe PR Botc0804792017-05-19 12:30:04 +05303849DocType: Employee,Personal Email,Osobni e
3850apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,Ukupno Varijansa
3851DocType: Accounts Settings,"If enabled, the system will post accounting entries for inventory automatically.","Ako je omogućeno, sustav će objaviti računovodstvene stavke za popis automatski."
3852apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,posredništvo
3853apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +232,Attendance for employee {0} is already marked for this day,Posjećenost za zaposlenog {0} je već označena za ovaj dan
3854DocType: Production Order Operation,"in Minutes
3855Updated via 'Time Log'","u minutama
3856 ažurirano preko 'Time Log'"
3857DocType: Customer,From Lead,Od Lead-a
3858apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Narudžbe objavljen za proizvodnju.
Frappe PR Bot7c901002017-06-07 12:05:29 +05303859apps/erpnext/erpnext/public/js/account_tree_grid.js +66,Select Fiscal Year...,Odaberite fiskalnu godinu ...
Frappe PR Botd112ee52017-08-31 19:38:41 +05303860apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +555,POS Profile required to make POS Entry,POS Profil potrebno da bi POS upis
Frappe PR Botc0804792017-05-19 12:30:04 +05303861DocType: Program Enrollment Tool,Enroll Students,upisati studenti
3862DocType: Hub Settings,Name Token,Ime Token
3863apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standardna prodaja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303864apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,Atleast jednom skladištu je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05303865DocType: Serial No,Out of Warranty,Od jamstvo
Frappe PR Botd112ee52017-08-31 19:38:41 +05303866DocType: BOM Update Tool,Replace,Zamijeniti
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303867apps/erpnext/erpnext/templates/includes/product_list.js +42,No products found.,Nema proizvoda.
Frappe PR Botc0804792017-05-19 12:30:04 +05303868apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +360,{0} against Sales Invoice {1},{0} protiv prodaje fakture {1}
3869DocType: Sales Invoice,SINV-,SINV-
3870DocType: Request for Quotation Item,Project Name,Naziv projekta
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303871DocType: Customer,Mention if non-standard receivable account,Spomenuti ako nestandardni potraživanja račun
Frappe PR Botc0804792017-05-19 12:30:04 +05303872DocType: Journal Entry Account,If Income or Expense,Ako prihoda i rashoda
3873DocType: Production Order,Required Items,potrebna Predmeti
3874DocType: Stock Ledger Entry,Stock Value Difference,Stock Vrijednost razlika
3875apps/erpnext/erpnext/config/learn.py +234,Human Resource,Human Resource
3876DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Pomirenje Plaćanje Plaćanje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303877apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +38,Tax Assets,porezna imovina
Frappe PR Botd112ee52017-08-31 19:38:41 +05303878apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +625,Production Order has been {0},Proizvodnja Poretka bio je {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303879DocType: BOM Item,BOM No,BOM br.
3880DocType: Instructor,INS/,INS /
3881apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +160,Journal Entry {0} does not have account {1} or already matched against other voucher,Journal Entry {0} nema obzir {1} ili su već usklađene protiv drugih vaučer
3882DocType: Item,Moving Average,Moving Average
Frappe PR Botd112ee52017-08-31 19:38:41 +05303883DocType: BOM Update Tool,The BOM which will be replaced,BOM koji će biti zamijenjen
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303884apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +46,Electronic Equipments,elektronske opreme
Frappe PR Botc0804792017-05-19 12:30:04 +05303885DocType: Account,Debit,Zaduženje
3886apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +49,Leaves must be allocated in multiples of 0.5,"Listovi moraju biti dodijeljeno u COMBI 0,5"
3887DocType: Production Order,Operation Cost,Operacija Cost
3888apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Prenesi dolazak iz. Csv datoteku
3889apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Izvanredna Amt
3890DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Set cilja predmet Grupa-mudar za ovaj prodavač.
3891DocType: Stock Settings,Freeze Stocks Older Than [Days],Freeze Dionice stariji od [ dana ]
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303892apps/erpnext/erpnext/controllers/accounts_controller.py +548,Row #{0}: Asset is mandatory for fixed asset purchase/sale,Row # {0}: Asset je obavezan za osnovno sredstvo kupovinu / prodaju
Frappe PR Bot7c901002017-06-07 12:05:29 +05303893apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +42,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Ako su dva ili više Pravila cijene se nalaze na osnovu gore uvjetima, Prioritet se primjenjuje. Prioritet je broj od 0 do 20, a zadana vrijednost je nula (prazno). Veći broj znači da će imati prednost, ako postoji više pravila cijenama s istim uslovima."
Frappe PR Botc0804792017-05-19 12:30:04 +05303894apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Fiskalna godina: {0} ne postoji
3895DocType: Currency Exchange,To Currency,Valutno
3896DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Dopusti sljedeći korisnici odobriti ostavite aplikacije za blok dana.
3897apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,Vrste Rashodi zahtjevu.
3898apps/erpnext/erpnext/controllers/selling_controller.py +173,Selling rate for item {0} is lower than its {1}. Selling rate should be atleast {2},stopa za stavke prodaje {0} je niža od {1}. stopa prodaje bi trebao biti atleast {2}
3899DocType: Item,Taxes,Porezi
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303900apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +324,Paid and Not Delivered,Platio i nije dostavila
Frappe PR Botc0804792017-05-19 12:30:04 +05303901DocType: Project,Default Cost Center,Standard Cost Center
3902DocType: Bank Guarantee,End Date,Datum završetka
3903apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Stock Transakcije
3904DocType: Budget,Budget Accounts,računa budžeta
3905DocType: Employee,Internal Work History,Interni History Work
3906DocType: Depreciation Schedule,Accumulated Depreciation Amount,Ispravka vrijednosti iznos
3907apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
Frappe PR Botd112ee52017-08-31 19:38:41 +05303908DocType: Supplier Scorecard Variable,Supplier Scorecard Variable,Varijabilni pokazatelj dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05303909DocType: Employee Loan,Fully Disbursed,potpuno Isplaćeno
3910DocType: Maintenance Visit,Customer Feedback,Ocjena Kupca
3911DocType: Account,Expense,rashod
3912apps/erpnext/erpnext/schools/doctype/assessment_result/assessment_result.js +34,Score cannot be greater than Maximum Score,Rezultat ne može biti veća od maksimalne Score
Frappe PR Bot8054d962017-09-05 09:19:06 +05303913apps/erpnext/erpnext/utilities/user_progress.py +83,Customers and Suppliers,Kupci i dobavljači
Frappe PR Botc0804792017-05-19 12:30:04 +05303914DocType: Item Attribute,From Range,Od Range
Frappe PR Botd112ee52017-08-31 19:38:41 +05303915DocType: BOM,Set rate of sub-assembly item based on BOM,Postavite brzinu stavke podkomponenta na osnovu BOM-a
3916apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +96,Syntax error in formula or condition: {0},Sintaksa greška u formuli ili stanja: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303917DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Svakodnevni rad Pregled Postavke kompanije
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303918apps/erpnext/erpnext/stock/utils.py +123,Item {0} ignored since it is not a stock item,Artikal {0} se ignorira budući da nije skladišni artikal
Frappe PR Botc0804792017-05-19 12:30:04 +05303919DocType: Appraisal,APRSL,APRSL
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303920apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +101,Submit this Production Order for further processing.,Pošaljite ovaj radnog naloga za daljnju obradu .
Frappe PR Bot7c901002017-06-07 12:05:29 +05303921apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +23,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Da se ne primjenjuje pravilo Cijene u određenoj transakciji, svim primjenjivim pravilima cijena bi trebala biti onemogućen."
Frappe PR Botc0804792017-05-19 12:30:04 +05303922DocType: Assessment Group,Parent Assessment Group,Parent Procjena Group
3923apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +27,Jobs,Posao
3924,Sales Order Trends,Prodajnog naloga trendovi
3925DocType: Employee,Held On,Održanoj
3926apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +36,Production Item,Proizvodnja Item
3927,Employee Information,Informacija o zaposlenom
Frappe PR Botc0804792017-05-19 12:30:04 +05303928DocType: Stock Entry Detail,Additional Cost,Dodatni trošak
Frappe PR Botc0804792017-05-19 12:30:04 +05303929apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +39,"Can not filter based on Voucher No, if grouped by Voucher","Ne možete filtrirati na temelju vaučer No , ako grupirani po vaučer"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303930apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +891,Make Supplier Quotation,Provjerite Supplier kotaciji
Frappe PR Bot8054d962017-09-05 09:19:06 +05303931apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup &gt; Numbering Series,Molimo da podesite serije brojeva za prisustvo preko Setup&gt; Series Numbering
Frappe PR Botc0804792017-05-19 12:30:04 +05303932DocType: Quality Inspection,Incoming,Dolazni
3933DocType: BOM,Materials Required (Exploded),Materijali Obavezno (eksplodirala)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303934apps/erpnext/erpnext/stock/report/total_stock_summary/total_stock_summary.py +60,Please set Company filter blank if Group By is 'Company',Molimo podesite Company filter prazno ako Skupina Od je &#39;Company&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05303935apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +66,Posting Date cannot be future date,Datum knjiženja ne može biti u budućnosti
3936apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +101,Row # {0}: Serial No {1} does not match with {2} {3},Row # {0}: {1} Serial No ne odgovara {2} {3}
Frappe PR Bot8054d962017-09-05 09:19:06 +05303937apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +77,Casual Leave,Casual dopust
Frappe PR Botc0804792017-05-19 12:30:04 +05303938DocType: Batch,Batch ID,ID serije
3939apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +380,Note: {0},Napomena : {0}
3940,Delivery Note Trends,Trendovi otpremnica
3941apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +113,This Week's Summary,Ovonedeljnom Pregled
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303942apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +20,In Stock Qty,Na skladištu Količina
Frappe PR Botc0804792017-05-19 12:30:04 +05303943apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Račun: {0} može ažurirati samo preko Stock Transakcije
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303944DocType: Student Group Creation Tool,Get Courses,Get kursevi
Frappe PR Botc0804792017-05-19 12:30:04 +05303945DocType: GL Entry,Party,Stranka
Frappe PR Botd112ee52017-08-31 19:38:41 +05303946DocType: Sales Order,Delivery Date,Datum isporuke
Frappe PR Botc0804792017-05-19 12:30:04 +05303947DocType: Opportunity,Opportunity Date,Datum prilike
3948DocType: Purchase Receipt,Return Against Purchase Receipt,Vratiti protiv Kupovina prijem
3949DocType: Request for Quotation Item,Request for Quotation Item,Zahtjev za ponudu artikla
3950DocType: Purchase Order,To Bill,To Bill
3951DocType: Material Request,% Ordered,% Poruceno
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303952DocType: School Settings,"For Course based Student Group, the Course will be validated for every Student from the enrolled Courses in Program Enrollment.","Za studentske grupe na osnovu Naravno, kurs će biti potvrđeni za svakog studenta iz upisao jezika u upisu Programa."
Frappe PR Botc0804792017-05-19 12:30:04 +05303953DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date","odvojene zarezima Unesite e-mail adresa, račun će biti automatski poslati poštom na određeni datum"
Frappe PR Bot8054d962017-09-05 09:19:06 +05303954apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Piecework,rad plaćen na akord
Frappe PR Botc0804792017-05-19 12:30:04 +05303955apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Avg. Buying Rate,Prosj. Buying Rate
3956DocType: Task,Actual Time (in Hours),Stvarno vrijeme (u satima)
3957DocType: Employee,History In Company,Povijest tvrtke
3958apps/erpnext/erpnext/config/learn.py +107,Newsletters,Newsletteri
3959DocType: Stock Ledger Entry,Stock Ledger Entry,Stock Ledger Stupanje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303960apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +82,Same item has been entered multiple times,Isto artikal je ušao više puta
Frappe PR Botc0804792017-05-19 12:30:04 +05303961DocType: Department,Leave Block List,Ostavite Block List
3962DocType: Sales Invoice,Tax ID,Porez ID
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303963apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +192,Item {0} is not setup for Serial Nos. Column must be blank,Stavka {0} nije setup za serijski brojevi Stupac mora biti prazan
Frappe PR Botc0804792017-05-19 12:30:04 +05303964DocType: Accounts Settings,Accounts Settings,Podešavanja konta
3965apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +7,Approve,odobriti
3966DocType: Customer,Sales Partner and Commission,Prodajnog partnera i Komisije
3967DocType: Employee Loan,Rate of Interest (%) / Year,Kamatnu stopu (%) / godina
3968,Project Quantity,projekt Količina
Frappe PR Botd112ee52017-08-31 19:38:41 +05303969apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +79,"Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'","Ukupno {0} za sve stavke je nula, možda biste trebali promijeniti &#39;Rasporedite Optužbe na osnovu&#39;"
Frappe PR Botc0804792017-05-19 12:30:04 +05303970DocType: Opportunity,To Discuss,Za diskusiju
3971apps/erpnext/erpnext/stock/stock_ledger.py +368,{0} units of {1} needed in {2} to complete this transaction.,{0} jedinicama {1} potrebno {2} za završetak ove transakcije.
3972DocType: Loan Type,Rate of Interest (%) Yearly,Kamatnu stopu (%) Godišnji
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303973apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +71,Temporary Accounts,Privremeni računi
Frappe PR Bot8054d962017-09-05 09:19:06 +05303974apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +198,Black,Crn
Frappe PR Botc0804792017-05-19 12:30:04 +05303975DocType: BOM Explosion Item,BOM Explosion Item,BOM eksplozije artikla
3976DocType: Account,Auditor,Revizor
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303977apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +124,{0} items produced,{0} artikala proizvedenih
Frappe PR Bot8054d962017-09-05 09:19:06 +05303978apps/erpnext/erpnext/utilities/user_progress.py +54,Learn More,Nauči više
Frappe PR Botc0804792017-05-19 12:30:04 +05303979DocType: Cheque Print Template,Distance from top edge,Udaljenost od gornje ivice
Frappe PR Botd112ee52017-08-31 19:38:41 +05303980apps/erpnext/erpnext/stock/get_item_details.py +308,Price List {0} is disabled or does not exist,Popis Cijena {0} je isključena ili ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05303981DocType: Purchase Invoice,Return,Povratak
3982DocType: Production Order Operation,Production Order Operation,Proizvodnja Order Operation
3983DocType: Pricing Rule,Disable,Ugasiti
Frappe PR Botd112ee52017-08-31 19:38:41 +05303984apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +161,Mode of payment is required to make a payment,Način plaćanja je potrebno izvršiti uplatu
Frappe PR Botc0804792017-05-19 12:30:04 +05303985DocType: Project Task,Pending Review,Na čekanju
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303986apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +38,{0} - {1} is not enrolled in the Batch {2},{0} - {1} nije upisana u Batch {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303987apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +113,"Asset {0} cannot be scrapped, as it is already {1}","Asset {0} ne može biti ukinuta, jer je već {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303988DocType: Task,Total Expense Claim (via Expense Claim),Ukupni rashodi potraživanja (preko rashodi potraživanje)
Frappe PR Botc0804792017-05-19 12:30:04 +05303989apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +177,Mark Absent,Mark Odsutan
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303990apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +139,Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2},Red {0}: Valuta sastavnicu # {1} treba da bude jednaka odabrane valute {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303991DocType: Journal Entry Account,Exchange Rate,Tečaj
Frappe PR Botd112ee52017-08-31 19:38:41 +05303992apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +573,Sales Order {0} is not submitted,Prodajnog naloga {0} nije podnesen
Frappe PR Botc0804792017-05-19 12:30:04 +05303993DocType: Homepage,Tag Line,Tag Line
3994DocType: Fee Component,Fee Component,naknada Komponenta
3995apps/erpnext/erpnext/config/hr.py +195,Fleet Management,Fleet Management
Frappe PR Botd112ee52017-08-31 19:38:41 +05303996apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +914,Add items from,Dodaj stavke iz
Frappe PR Botc0804792017-05-19 12:30:04 +05303997DocType: Cheque Print Template,Regular,redovan
3998apps/erpnext/erpnext/schools/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Ukupno weightage svih Kriteriji ocjenjivanja mora biti 100%
3999DocType: BOM,Last Purchase Rate,Zadnja kupovna cijena
4000DocType: Account,Asset,Asset
4001DocType: Project Task,Task ID,Zadatak ID
4002apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +84,Stock cannot exist for Item {0} since has variants,Stock ne može postojati za Stavka {0} od ima varijante
4003,Sales Person-wise Transaction Summary,Prodaja Osobne mudar Transakcija Sažetak
4004DocType: Training Event,Contact Number,Kontakt broj
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304005apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Warehouse {0} does not exist,Skladište {0} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05304006apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Registracije ERPNext Hub
4007DocType: Monthly Distribution,Monthly Distribution Percentages,Mjesečni Distribucija Procenat
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304008apps/erpnext/erpnext/stock/doctype/batch/batch.py +37,The selected item cannot have Batch,Izabrana stavka ne može imati Batch
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304009apps/erpnext/erpnext/stock/stock_ledger.py +464,"Valuation rate not found for the Item {0}, which is required to do accounting entries for {1} {2}. If the item is transacting as a sample item in the {1}, please mention that in the {1} Item table. Otherwise, please create an incoming stock transaction for the item or mention valuation rate in the Item record, and then try submiting/cancelling this entry","stopa vrednovanja nije pronađen za Stavka {0}, koja je potrebna da uradi unosa računovodstvo za {1} {2}. Ako je stavka transakcijama kao uzorak stavka u {1}, molimo Vas da spomenuti da je u {1} Stavka stola. U suprotnom, molim te stvoriti dolazni zaliha transakcija za stopa vrednovanja stavku ili spominje u Stavka zapisnik, a zatim pokušajte podnošenja i popunjavanja / otkazivanje ovaj unos"
Frappe PR Botc0804792017-05-19 12:30:04 +05304010DocType: Delivery Note,% of materials delivered against this Delivery Note,% Materijala dostavljenih protiv ove otpremnici
4011DocType: Project,Customer Details,Korisnički podaci
4012DocType: Employee,Reports to,Izvještaji za
4013,Unpaid Expense Claim,Neplaćeni Rashodi Preuzmi
Frappe PR Botc0804792017-05-19 12:30:04 +05304014DocType: Payment Entry,Paid Amount,Plaćeni iznos
Frappe PR Bot8054d962017-09-05 09:19:06 +05304015apps/erpnext/erpnext/utilities/user_progress.py +112,Explore Sales Cycle,Istražite kola prodaje
Frappe PR Botc0804792017-05-19 12:30:04 +05304016DocType: Assessment Plan,Supervisor,nadzornik
Frappe PR Botd112ee52017-08-31 19:38:41 +05304017apps/erpnext/erpnext/accounts/page/pos/pos.js +719,Online,online
Frappe PR Botc0804792017-05-19 12:30:04 +05304018,Available Stock for Packing Items,Raspoloživo stanje za pakirane proizvode
4019DocType: Item Variant,Item Variant,Stavka Variant
4020DocType: Assessment Result Tool,Assessment Result Tool,Procjena Alat Rezultat
4021DocType: BOM Scrap Item,BOM Scrap Item,BOM otpad Stavka
Frappe PR Botd112ee52017-08-31 19:38:41 +05304022apps/erpnext/erpnext/accounts/page/pos/pos.js +880,Submitted orders can not be deleted,Dostavljeni nalozi se ne može izbrisati
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304023apps/erpnext/erpnext/accounts/doctype/account/account.py +117,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Stanje računa već u zaduženje, ne smiju postaviti 'ravnoteža se mora' kao 'kreditne'"
Frappe PR Bot8054d962017-09-05 09:19:06 +05304024apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +109,Quality Management,upravljanja kvalitetom
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304025apps/erpnext/erpnext/accounts/doctype/asset/asset.py +41,Item {0} has been disabled,Stavka {0} je onemogućena
Frappe PR Botc0804792017-05-19 12:30:04 +05304026DocType: Employee Loan,Repay Fixed Amount per Period,Otplatiti fiksni iznos po periodu
4027apps/erpnext/erpnext/buying/utils.py +47,Please enter quantity for Item {0},Molimo unesite količinu za točku {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304028apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Credit Note Amt,Kredit Napomena Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05304029DocType: Employee External Work History,Employee External Work History,Istorija rada zaposlenog izvan preduzeća
4030DocType: Tax Rule,Purchase,Kupiti
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304031apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Balance Qty,Bilans kol
Frappe PR Botc0804792017-05-19 12:30:04 +05304032apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Ciljevi ne može biti prazan
4033DocType: Item Group,Parent Item Group,Roditelj artikla Grupa
4034apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} {1} za
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304035apps/erpnext/erpnext/setup/doctype/company/company.js +25,Cost Centers,Troška
Frappe PR Botc0804792017-05-19 12:30:04 +05304036DocType: Purchase Receipt,Rate at which supplier's currency is converted to company's base currency,Stopa po kojoj supplier valuta se pretvaraju u tvrtke bazne valute
4037apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Row # {0}: Timings sukobi s redom {1}
4038DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Dozvolite Zero Vrednovanje Rate
4039DocType: Training Event Employee,Invited,pozvan
Frappe PR Botd112ee52017-08-31 19:38:41 +05304040apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +175,Multiple active Salary Structures found for employee {0} for the given dates,Više aktivnih Plaća Strukture nađeni za zaposlenog {0} za navedeni datumi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304041apps/erpnext/erpnext/config/accounts.py +310,Setup Gateway accounts.,Podešavanje Gateway račune.
Frappe PR Botc0804792017-05-19 12:30:04 +05304042DocType: Employee,Employment Type,Zapošljavanje Tip
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304043apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +42,Fixed Assets,Dugotrajna imovina
Frappe PR Botc0804792017-05-19 12:30:04 +05304044DocType: Payment Entry,Set Exchange Gain / Loss,Set Exchange dobitak / gubitak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304045,GST Purchase Register,PDV Kupovina Registracija
Frappe PR Botc0804792017-05-19 12:30:04 +05304046,Cash Flow,Priliv novca
4047apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +92,Application period cannot be across two alocation records,Period aplikacija ne može biti na dva alocation Records
4048DocType: Item Group,Default Expense Account,Zadani račun rashoda
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304049apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Student Email ID,Student-mail ID
Frappe PR Botc0804792017-05-19 12:30:04 +05304050DocType: Employee,Notice (days),Obavijest (dani )
4051DocType: Tax Rule,Sales Tax Template,Porez na promet Template
Frappe PR Botd112ee52017-08-31 19:38:41 +05304052apps/erpnext/erpnext/accounts/page/pos/pos.js +2397,Select items to save the invoice,Odaberite stavke za spremanje fakture
Frappe PR Botc0804792017-05-19 12:30:04 +05304053DocType: Employee,Encashment Date,Encashment Datum
4054DocType: Training Event,Internet,Internet
4055DocType: Account,Stock Adjustment,Stock Podešavanje
4056apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Uobičajeno aktivnosti Troškovi postoji aktivnost Tip - {0}
4057DocType: Production Order,Planned Operating Cost,Planirani operativnih troškova
4058DocType: Academic Term,Term Start Date,Term Ozljede Datum
4059apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +18,Opp Count,opp Count
4060apps/erpnext/erpnext/controllers/recurring_document.py +136,Please find attached {0} #{1},U prilogu {0} {1} #
4061apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Banka bilans po glavnoj knjizi
4062DocType: Job Applicant,Applicant Name,Podnositelj zahtjeva Ime
4063DocType: Authorization Rule,Customer / Item Name,Kupac / Stavka Ime
4064DocType: 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**.
4065
4066The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
4067
4068For 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.
4069
4070Note: BOM = Bill of Materials","Agregat grupa ** Predmeti ** u drugu ** Stavka **. Ovo je korisno ako se vezanje određenog ** Predmeti ** u paketu i održavanje zaliha na upakovane ** Predmeti ** a ne agregata ** Stavka **. Paket ** ** Stavka će imati &quot;Je Stock Stavka&quot; kao &quot;ne&quot; i &quot;Da li je prodaja Stavka&quot; kao &quot;Da&quot;. Na primjer: Ako se prodaje laptopa i Ruksaci odvojeno i imaju posebnu cijenu ako kupac kupuje obje, onda Laptop + Ruksak će biti novi Bundle proizvoda stavku. Napomena: BOM = Bill of Materials"
4071apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Serijski Nema je obvezna za točke {0}
4072DocType: Item Variant Attribute,Attribute,Atribut
4073apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Molimo navedite iz / u rasponu
4074DocType: Serial No,Under AMC,Pod AMC
Frappe PR Bot7c901002017-06-07 12:05:29 +05304075apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +55,Item valuation rate is recalculated considering landed cost voucher amount,Stavka stopa vrednovanja izračunava se razmatra sletio troškova voucher iznosu
Frappe PR Botc0804792017-05-19 12:30:04 +05304076apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Zadane postavke za transakciju prodaje.
4077DocType: Guardian,Guardian Of ,Guardian Of
4078DocType: Grading Scale Interval,Threshold,prag
Frappe PR Botd112ee52017-08-31 19:38:41 +05304079DocType: BOM Update Tool,Current BOM,Trenutni BOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304080apps/erpnext/erpnext/public/js/utils.js +45,Add Serial No,Dodaj serijski broj
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304081DocType: Production Order Item,Available Qty at Source Warehouse,Dostupno Količina na izvoru Skladište
Frappe PR Botc0804792017-05-19 12:30:04 +05304082apps/erpnext/erpnext/config/support.py +22,Warranty,garancija
4083DocType: Purchase Invoice,Debit Note Issued,Debit Napomena Zadani
4084DocType: Production Order,Warehouses,Skladišta
4085apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0} imovine ne može se prenositi
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304086apps/erpnext/erpnext/stock/doctype/item/item.js +66,This Item is a Variant of {0} (Template).,Ovaj artikal je varijanta {0} (Template).
Frappe PR Botc0804792017-05-19 12:30:04 +05304087DocType: Workstation,per hour,na sat
4088apps/erpnext/erpnext/config/buying.py +7,Purchasing,Nabava
4089DocType: Announcement,Announcement,objava
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304090DocType: School Settings,"For Batch based Student Group, the Student Batch will be validated for every Student from the Program Enrollment.",Za studentske grupe Batch bazi Studentskog Batch će biti potvrđeni za svakog studenta iz Upis Programa.
4091apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +51,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,"Skladište se ne može izbrisati , kao entry stock knjiga postoji za to skladište ."
Frappe PR Botc0804792017-05-19 12:30:04 +05304092DocType: Company,Distribution,Distribucija
4093apps/erpnext/erpnext/schools/doctype/fees/fees.js +27,Amount Paid,Plaćeni iznos
Frappe PR Bot8054d962017-09-05 09:19:06 +05304094apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +124,Project Manager,Menadzer projekata
Frappe PR Botc0804792017-05-19 12:30:04 +05304095,Quoted Item Comparison,Citirano Stavka Poređenje
Frappe PR Botd112ee52017-08-31 19:38:41 +05304096apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +34,Overlap in scoring between {0} and {1},Preklapanje u bodovima između {0} i {1}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304097apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Dispatch,Otpremanje
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304098apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +73,Max discount allowed for item: {0} is {1}%,Maksimalni popust dopušteno za predmet: {0} je {1}%
Frappe PR Botc0804792017-05-19 12:30:04 +05304099apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,Neto vrijednost imovine kao i na
4100DocType: Account,Receivable,potraživanja
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304101apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +288,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Row # {0}: Nije dozvoljeno da se promijeniti dobavljača kao narudžbenicu već postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05304102DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Uloga koja je dopušteno podnijeti transakcije koje premašuju kreditnih ograničenja postavljena.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304103apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +919,Select Items to Manufacture,Odaberi stavke za proizvodnju
4104apps/erpnext/erpnext/accounts/page/pos/pos.js +944,"Master data syncing, it might take some time","Master podataka sinhronizaciju, to bi moglo da potraje"
Frappe PR Botc0804792017-05-19 12:30:04 +05304105DocType: Item,Material Issue,Materijal Issue
4106DocType: Hub Settings,Seller Description,Prodavač Opis
4107DocType: Employee Education,Qualification,Kvalifikacija
4108DocType: Item Price,Item Price,Cijena artikla
4109apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Sapun i deterdžent
4110DocType: BOM,Show Items,Pokaži Predmeti
4111apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +30,From Time cannot be greater than To Time.,Od vremena ne može biti veća nego vremena.
4112apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Motion Picture & Video
4113apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Naručeno
4114DocType: Salary Detail,Component,sastavni
4115DocType: Assessment Criteria,Assessment Criteria Group,Kriteriji procjene Group
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304116apps/erpnext/erpnext/accounts/doctype/asset/asset.py +72,Opening Accumulated Depreciation must be less than equal to {0},Otvaranje Ispravka vrijednosti mora biti manji od jednak {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304117DocType: Warehouse,Warehouse Name,Naziv skladišta
4118DocType: Naming Series,Select Transaction,Odaberite transakciju
4119apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Unesite Odobravanje ulogu ili Odobravanje korisnike
4120DocType: Journal Entry,Write Off Entry,Napišite Off Entry
4121DocType: BOM,Rate Of Materials Based On,Stopa materijali na temelju
4122apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Podrska za Analitiku
4123apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +142,Uncheck all,Poništi sve
Frappe PR Botc0804792017-05-19 12:30:04 +05304124DocType: POS Profile,Terms and Conditions,Odredbe i uvjeti
4125apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},Za datum mora biti unutar fiskalne godine. Pod pretpostavkom da bi datum = {0}
4126DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Ovdje možete održavati visina, težina, alergije, medicinske brige itd."
4127DocType: Leave Block List,Applies to Company,Odnosi se na preduzeće
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304128apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +202,Cannot cancel because submitted Stock Entry {0} exists,"Ne mogu otkazati , jer podnijela Stock Stupanje {0} postoji"
Frappe PR Botc0804792017-05-19 12:30:04 +05304129DocType: Employee Loan,Disbursement Date,datuma isplate
Frappe PR Botd112ee52017-08-31 19:38:41 +05304130DocType: BOM Update Tool,Update latest price in all BOMs,Ažurirajte najnoviju cenu u svim BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05304131DocType: Vehicle,Vehicle,vozilo
4132DocType: Purchase Invoice,In Words,Riječima
Frappe PR Bot8054d962017-09-05 09:19:06 +05304133apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +15,{0} must be submitted,{0} moraju biti dostavljeni
Frappe PR Botc0804792017-05-19 12:30:04 +05304134DocType: POS Profile,Item Groups,stavka grupe
4135apps/erpnext/erpnext/hr/doctype/employee/employee.py +217,Today is {0}'s birthday!,Danas je {0} 's rođendan!
4136DocType: Production Planning Tool,Material Request For Warehouse,Materijal Zahtjev za galeriju
4137DocType: Sales Order Item,For Production,Za proizvodnju
4138DocType: Payment Request,payment_url,payment_url
4139DocType: Project Task,View Task,Pogledaj Task
Frappe PR Botc0804792017-05-19 12:30:04 +05304140apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,Opp / Lead%
4141DocType: Material Request,MREQ-,MREQ-
4142,Asset Depreciations and Balances,Imovine Amortizacija i vage
Frappe PR Botd112ee52017-08-31 19:38:41 +05304143apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +353,Amount {0} {1} transferred from {2} to {3},Broj {0} {1} je prešao iz {2} u {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05304144DocType: Sales Invoice,Get Advances Received,Kreiraj avansno primanje
4145DocType: Email Digest,Add/Remove Recipients,Dodaj / ukloni primaoce
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304146apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +461,Transaction not allowed against stopped Production Order {0},Transakcija nije dopuštena protiv zaustavljena proizvodnja Reda {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304147apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Za postavljanje ove fiskalne godine kao zadano , kliknite na "" Set as Default '"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304148apps/erpnext/erpnext/projects/doctype/project/project.py +200,Join,pristupiti
Frappe PR Botc0804792017-05-19 12:30:04 +05304149apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,Nedostatak Qty
Frappe PR Botd112ee52017-08-31 19:38:41 +05304150apps/erpnext/erpnext/stock/doctype/item/item.py +649,Item variant {0} exists with same attributes,Stavka varijanta {0} postoji sa istim atributima
Frappe PR Botc0804792017-05-19 12:30:04 +05304151DocType: Employee Loan,Repay from Salary,Otplatiti iz Plata
4152DocType: Leave Application,LAP/,LAP /
Frappe PR Botd112ee52017-08-31 19:38:41 +05304153apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +341,Requesting payment against {0} {1} for amount {2},Tražeći isplatu protiv {0} {1} za iznos {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05304154DocType: Salary Slip,Salary Slip,Plaća proklizavanja
4155DocType: Lead,Lost Quotation,Lost Ponuda
Frappe PR Bot8054d962017-09-05 09:19:06 +05304156apps/erpnext/erpnext/utilities/user_progress.py +175,Student Batches,Studentske grupe
Frappe PR Botc0804792017-05-19 12:30:04 +05304157DocType: Pricing Rule,Margin Rate or Amount,Margina Rate ili iznos
4158apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,' Do datuma ' je obavezno
4159DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Generirajte pakovanje Slips za pakete dostaviti. Koristi se za obavijesti paket broja, sadržaj paket i njegove težine."
4160DocType: Sales Invoice Item,Sales Order Item,Stavka narudžbe kupca
4161DocType: Salary Slip,Payment Days,Plaćanja Dana
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304162apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +121,Warehouses with child nodes cannot be converted to ledger,Skladišta s djecom čvorovi se ne može pretvoriti u Ledger
Frappe PR Botc0804792017-05-19 12:30:04 +05304163DocType: BOM,Manage cost of operations,Upravljanje troškove poslovanja
4164DocType: 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.","Kada bilo koji od provjerenih transakcija &quot;Postavio&quot;, e-mail pop-up automatski otvorio poslati e-mail na povezane &quot;Kontakt&quot; u toj transakciji, s transakcijom u privitku. Korisnik može ili ne može poslati e-mail."
4165apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globalne postavke
4166DocType: Assessment Result Detail,Assessment Result Detail,Procjena Rezultat Detail
4167DocType: Employee Education,Employee Education,Obrazovanje zaposlenog
Frappe PR Botd112ee52017-08-31 19:38:41 +05304168apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +48,Duplicate item group found in the item group table,Duplikat stavka grupa naći u tabeli stavka grupa
Frappe PR Bot8054d962017-09-05 09:19:06 +05304169apps/erpnext/erpnext/public/js/controllers/transaction.js +952,It is needed to fetch Item Details.,Potrebno je da se donese Stavka Detalji.
Frappe PR Botc0804792017-05-19 12:30:04 +05304170DocType: Salary Slip,Net Pay,Neto plaća
4171DocType: Account,Account,Konto
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304172apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +217,Serial No {0} has already been received,Serijski Ne {0} već je primila
Frappe PR Botc0804792017-05-19 12:30:04 +05304173,Requested Items To Be Transferred,Traženi stavki za prijenos
4174DocType: Expense Claim,Vehicle Log,vozilo se Prijavite
Frappe PR Botc0804792017-05-19 12:30:04 +05304175DocType: Purchase Invoice,Recurring Id,Ponavljajući Id
4176DocType: Customer,Sales Team Details,Prodaja Team Detalji
Frappe PR Botd112ee52017-08-31 19:38:41 +05304177apps/erpnext/erpnext/accounts/page/pos/pos.js +1331,Delete permanently?,Obrisati trajno?
Frappe PR Botc0804792017-05-19 12:30:04 +05304178DocType: Expense Claim,Total Claimed Amount,Ukupno Zatražio Iznos
4179apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Potencijalne prilike za prodaju.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304180apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +228,Invalid {0},Invalid {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304181apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +81,Sick Leave,Bolovanje
Frappe PR Botc0804792017-05-19 12:30:04 +05304182DocType: Email Digest,Email Digest,E-pošta
4183DocType: Delivery Note,Billing Address Name,Naziv adrese za naplatu
4184apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Robne kuće
Frappe PR Botd112ee52017-08-31 19:38:41 +05304185,Item Delivery Date,Datum isporuke artikla
Frappe PR Botc0804792017-05-19 12:30:04 +05304186DocType: Warehouse,PIN,PIN
Frappe PR Bot8054d962017-09-05 09:19:06 +05304187apps/erpnext/erpnext/setup/setup_wizard/sample_data.py +109,Setup your School in ERPNext,Podešavanje vaše škole u ERPNext
Frappe PR Botc0804792017-05-19 12:30:04 +05304188DocType: Sales Invoice,Base Change Amount (Company Currency),Base Promijeni Iznos (Company Valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304189apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +304,No accounting entries for the following warehouses,Nema računovodstvene unosi za sljedeće skladišta
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304190apps/erpnext/erpnext/projects/doctype/project/project.js +109,Save the document first.,Spremite dokument prvi.
Frappe PR Botc0804792017-05-19 12:30:04 +05304191DocType: Account,Chargeable,Naplativ
4192DocType: Company,Change Abbreviation,Promijeni Skraćenica
4193DocType: Expense Claim Detail,Expense Date,Rashodi Datum
4194DocType: Item,Max Discount (%),Max rabat (%)
4195apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Last Order Iznos
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304196DocType: Task,Is Milestone,je Milestone
Frappe PR Botc0804792017-05-19 12:30:04 +05304197DocType: Daily Work Summary,Email Sent To,E-mail poslat
4198DocType: Budget,Warn,Upozoriti
4199DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Bilo koji drugi primjedbe, napomenuti napor koji treba da ide u evidenciji."
4200DocType: BOM,Manufacturing User,Proizvodnja korisnika
4201DocType: Purchase Invoice,Raw Materials Supplied,Sirovine nabavlja
4202DocType: Purchase Invoice,Recurring Print Format,Ponavlja Format
4203DocType: C-Form,Series,serija
Frappe PR Bot8054d962017-09-05 09:19:06 +05304204apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +18,Add Products,Dodajte proizvode
Frappe PR Botc0804792017-05-19 12:30:04 +05304205DocType: Appraisal,Appraisal Template,Procjena Predložak
4206DocType: Item Group,Item Classification,Stavka Klasifikacija
Frappe PR Bot8054d962017-09-05 09:19:06 +05304207apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +122,Business Development Manager,Business Development Manager
Frappe PR Botc0804792017-05-19 12:30:04 +05304208DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Svrha posjete za odrzavanje
4209apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,Period
4210apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,Glavna knjiga
4211apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +33,Employee {0} on Leave on {1},Zaposlenik {0} na odmoru na {1}
4212apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Pogledaj potencijalne kupce
4213DocType: Program Enrollment Tool,New Program,novi program
4214DocType: Item Attribute Value,Attribute Value,Vrijednost atributa
4215,Itemwise Recommended Reorder Level,Itemwise Preporučio redoslijeda Level
4216DocType: Salary Detail,Salary Detail,Plaća Detail
Frappe PR Botd112ee52017-08-31 19:38:41 +05304217apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1015,Please select {0} first,Odaberite {0} Prvi
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304218apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +803,Batch {0} of Item {1} has expired.,Batch {0} od {1} Stavka je istekla.
Frappe PR Botc0804792017-05-19 12:30:04 +05304219DocType: Sales Invoice,Commission,Provizija
4220apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Time Sheet za proizvodnju.
4221apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,suma stavke
4222DocType: Salary Detail,Default Amount,Zadani iznos
4223apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +93,Warehouse not found in the system,Skladište nije pronađeno u sistemu
4224apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +116,This Month's Summary,Ovaj mjesec je sažetak
4225DocType: Quality Inspection Reading,Quality Inspection Reading,Kvaliteta Inspekcija čitanje
4226apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,`blokiraj zalihe starije od podrazumijevanog manje od % d dana .
4227DocType: Tax Rule,Purchase Tax Template,Porez na promet Template
4228,Project wise Stock Tracking,Supervizor pracenje zaliha
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304229DocType: GST HSN Code,Regional,regionalni
Frappe PR Botc0804792017-05-19 12:30:04 +05304230DocType: Stock Entry Detail,Actual Qty (at source/target),Stvarna kol (na izvoru/cilju)
4231DocType: Item Customer Detail,Ref Code,Ref. Šifra
Frappe PR Botd112ee52017-08-31 19:38:41 +05304232apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +66,Customer Group is Required in POS Profile,Korisnička grupa je potrebna u POS profilu
Frappe PR Botc0804792017-05-19 12:30:04 +05304233apps/erpnext/erpnext/config/hr.py +12,Employee records.,Zaposlenih evidencija.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304234apps/erpnext/erpnext/accounts/doctype/asset/asset.py +92,Please set Next Depreciation Date,Molimo podesite Sljedeća Amortizacija Datum
Frappe PR Botc0804792017-05-19 12:30:04 +05304235DocType: HR Settings,Payroll Settings,Postavke plaće
4236apps/erpnext/erpnext/config/accounts.py +148,Match non-linked Invoices and Payments.,Klađenje na ne-povezane faktura i plaćanja.
4237apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Place Order
4238DocType: Email Digest,New Purchase Orders,Novi narudžbenice kupnje
4239apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,Korijen ne mogu imati središte troškova roditelj
Frappe PR Bot7c901002017-06-07 12:05:29 +05304240apps/erpnext/erpnext/public/js/stock_analytics.js +57,Select Brand...,Odaberite Marka ...
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304241apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +18,Training Events/Results,Treninga / Rezultati
Frappe PR Botc0804792017-05-19 12:30:04 +05304242apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,Ispravka vrijednosti kao na
4243DocType: Sales Invoice,C-Form Applicable,C-obrascu
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304244apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +398,Operation Time must be greater than 0 for Operation {0},Vrijeme rada mora biti veći od 0 za rad {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304245apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +106,Warehouse is mandatory,Skladište je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05304246DocType: Supplier,Address and Contacts,Adresa i kontakti
4247DocType: UOM Conversion Detail,UOM Conversion Detail,UOM pretvorbe Detalj
Frappe PR Botc0804792017-05-19 12:30:04 +05304248DocType: Program,Program Abbreviation,program Skraćenica
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304249apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +386,Production Order cannot be raised against a Item Template,Proizvodnja Nalog ne može biti podignuta protiv Item Template
Frappe PR Bot7c901002017-06-07 12:05:29 +05304250apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +52,Charges are updated in Purchase Receipt against each item,Naknade se ažuriraju u Kupovina Prijem protiv svaku stavku
Frappe PR Botc0804792017-05-19 12:30:04 +05304251DocType: Warranty Claim,Resolved By,Riješen Do
4252DocType: Bank Guarantee,Start Date,Datum početka
4253apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Dodijeli odsustva za period.
4254apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Čekovi i depoziti pogrešno spašava
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304255apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: You can not assign itself as parent account,Konto {0}: Ne može se označiti kao nadređeni konto samom sebi
Frappe PR Botc0804792017-05-19 12:30:04 +05304256DocType: Purchase Invoice Item,Price List Rate,Cjenik Stopa
Frappe PR Bot8054d962017-09-05 09:19:06 +05304257apps/erpnext/erpnext/utilities/activation.py +72,Create customer quotes,Napravi citati kupac
Frappe PR Botc0804792017-05-19 12:30:04 +05304258DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.",Show &quot;na lageru&quot; ili &quot;Nije u skladištu&quot; temelji se na skladištu dostupna u tom skladištu.
4259apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Sastavnice (BOM)
4260DocType: Item,Average time taken by the supplier to deliver,Prosječno vrijeme koje je dobavljač isporuči
Frappe PR Botfa042362017-07-17 17:50:36 +05304261apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.js +22,Assessment Result,procjena rezultata
Frappe PR Botc0804792017-05-19 12:30:04 +05304262apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Sati
4263DocType: Project,Expected Start Date,Očekivani datum početka
Frappe PR Bot8054d962017-09-05 09:19:06 +05304264DocType: Setup Progress Action,Setup Progress Action,Setup Progress Action
Frappe PR Bot7c901002017-06-07 12:05:29 +05304265apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +49,Remove item if charges is not applicable to that item,Uklonite stavku ako naknada nije primjenjiv na tu stavku
Frappe PR Botd112ee52017-08-31 19:38:41 +05304266apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +34,Transaction currency must be same as Payment Gateway currency,Transakcija valuta mora biti isti kao i Payment Gateway valutu
Frappe PR Botc0804792017-05-19 12:30:04 +05304267DocType: Payment Entry,Receive,Primiti
4268apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,Citati:
4269DocType: Maintenance Visit,Fully Completed,Potpuno Završeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05304270DocType: POS Profile,New Customer Details,Novi podaci o klijentu
Frappe PR Botc0804792017-05-19 12:30:04 +05304271apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Zavrsen
4272DocType: Employee,Educational Qualification,Obrazovne kvalifikacije
4273DocType: Workstation,Operating Costs,Operativni troškovi
4274DocType: Budget,Action if Accumulated Monthly Budget Exceeded,Akcija ako Akumulirani Mjesečni budžet Exceeded
4275DocType: Purchase Invoice,Submit on creation,Dostavi na stvaranju
Frappe PR Botd112ee52017-08-31 19:38:41 +05304276apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +466,Currency for {0} must be {1},Valuta za {0} mora biti {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304277DocType: Asset,Disposal Date,odlaganje Datum
4278DocType: Daily Work Summary Settings,"Emails will be sent to all Active Employees of the company at the given hour, if they do not have holiday. Summary of responses will be sent at midnight.","E će biti poslana svim aktivnih radnika kompanije u datom sat, ako nemaju odmor. Sažetak odgovora će biti poslan u ponoć."
4279DocType: Employee Leave Approver,Employee Leave Approver,Osoba koja odobrava izlaske zaposlenima
Frappe PR Botd112ee52017-08-31 19:38:41 +05304280apps/erpnext/erpnext/stock/doctype/item/item.py +494,Row {0}: An Reorder entry already exists for this warehouse {1},Row {0}: Unos Ponovno red već postoji za to skladište {1}
Frappe PR Bot7c901002017-06-07 12:05:29 +05304281apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +81,"Cannot declare as lost, because Quotation has been made.","Ne može proglasiti izgubili , jer citat je napravio ."
Frappe PR Botc0804792017-05-19 12:30:04 +05304282apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +13,Training Feedback,trening Feedback
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304283apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +458,Production Order {0} must be submitted,Proizvodnja Red {0} mora biti podnesen
Frappe PR Botd112ee52017-08-31 19:38:41 +05304284DocType: Supplier Scorecard Criteria,Supplier Scorecard Criteria,Kriterijumi za ocenjivanje dobavljača
Frappe PR Bot7c901002017-06-07 12:05:29 +05304285apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +149,Please select Start Date and End Date for Item {0},Molimo odaberite datum početka i datum završetka za točke {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304286apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +55,Course is mandatory in row {0},Kurs je obavezno u redu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304287apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.js +16,To date cannot be before from date,Do danas ne može biti prije od datuma
4288DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DOCTYPE
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304289apps/erpnext/erpnext/stock/doctype/item/item.js +258,Add / Edit Prices,Dodaj / Uredi cijene
Frappe PR Botc0804792017-05-19 12:30:04 +05304290DocType: Batch,Parent Batch,roditelja Batch
4291DocType: Cheque Print Template,Cheque Print Template,Ček Ispis Template
4292apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +36,Chart of Cost Centers,Grafikon troškovnih centara
4293,Requested Items To Be Ordered,Traženi Proizvodi se mogu naručiti
Frappe PR Botc0804792017-05-19 12:30:04 +05304294DocType: Price List,Price List Name,Cjenik Ime
Frappe PR Botfa042362017-07-17 17:50:36 +05304295apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +32,Daily Work Summary for {0},Svakodnevni rad Pregled za {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304296DocType: Employee Loan,Totals,Ukupan rezultat
4297DocType: BOM,Manufacturing,Proizvodnja
4298,Ordered Items To Be Delivered,Naručeni proizvodi za dostavu
4299DocType: Account,Income,Prihod
4300DocType: Industry Type,Industry Type,Industrija Tip
Frappe PR Bot7c901002017-06-07 12:05:29 +05304301apps/erpnext/erpnext/templates/includes/cart.js +150,Something went wrong!,Nešto nije bilo u redu!
Frappe PR Botc0804792017-05-19 12:30:04 +05304302apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +124,Warning: Leave application contains following block dates,Upozorenje: Ostavite program sadrži sljedeće blok datume
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304303apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +266,Sales Invoice {0} has already been submitted,Prodajni računi {0} su već potvrđeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05304304DocType: Supplier Scorecard Scoring Criteria,Score,skor
Frappe PR Botc0804792017-05-19 12:30:04 +05304305apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Fiskalna godina {0} ne postoji
4306apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Završetak Datum
4307DocType: Purchase Invoice Item,Amount (Company Currency),Iznos (valuta preduzeća)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304308apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Valid till date cannot be before transaction date,Vrijedi do datuma ne može biti prije datuma transakcije
Frappe PR Botc0804792017-05-19 12:30:04 +05304309apps/erpnext/erpnext/stock/stock_ledger.py +372,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,{0} jedinicama {1} potrebno {2} na {3} {4} za {5} da završi ovu transakciju.
4310DocType: Fee Structure,Student Category,student Kategorija
4311DocType: Announcement,Student,student
4312apps/erpnext/erpnext/config/hr.py +229,Organization unit (department) master.,Organizacija jedinica ( odjela ) majstor .
Frappe PR Bot8054d962017-09-05 09:19:06 +05304313apps/erpnext/erpnext/utilities/user_progress.py +193,Go to Rooms,Idite u Sobe
Frappe PR Botc0804792017-05-19 12:30:04 +05304314apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Unesite poruku prije slanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05304315DocType: Purchase Invoice,DUPLICATE FOR SUPPLIER,DUPLICATE ZA SUPPLIER
Frappe PR Botc0804792017-05-19 12:30:04 +05304316DocType: Email Digest,Pending Quotations,U očekivanju Citati
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304317apps/erpnext/erpnext/config/accounts.py +315,Point-of-Sale Profile,Point-of-prodaju profil
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304318apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +156,Unsecured Loans,unsecured krediti
Frappe PR Botc0804792017-05-19 12:30:04 +05304319DocType: Cost Center,Cost Center Name,Troška Name
4320DocType: Employee,B+,B +
4321DocType: HR Settings,Max working hours against Timesheet,Maksimalni radni sati protiv Timesheet
4322DocType: Maintenance Schedule Detail,Scheduled Date,Planski datum
Frappe PR Botd112ee52017-08-31 19:38:41 +05304323apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +77,Total Paid Amt,Ukupno Paid Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05304324DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Poruka veća od 160 karaktera će biti odvojena u više poruka
4325DocType: Purchase Receipt Item,Received and Accepted,Primljeni i prihvaćeni
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304326,GST Itemised Sales Register,PDV Specificirane prodaje Registracija
Frappe PR Botc0804792017-05-19 12:30:04 +05304327,Serial No Service Contract Expiry,Serijski Bez isteka Ugovor o pružanju usluga
4328apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +299,You cannot credit and debit same account at the same time,Ne možete kreditnim i debitnim isti račun u isto vrijeme
4329DocType: Naming Series,Help HTML,HTML pomoć
4330DocType: Student Group Creation Tool,Student Group Creation Tool,Student Group Creation Tool
4331DocType: Item,Variant Based On,Varijanta na osnovu
4332apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},Ukupno bi trebalo biti dodijeljena weightage 100 % . To je {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304333apps/erpnext/erpnext/utilities/user_progress.py +63,Your Suppliers,Vaši dobavljači
Frappe PR Botd112ee52017-08-31 19:38:41 +05304334apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +80,Cannot set as Lost as Sales Order is made.,Ne mogu se postaviti kao izgubljen kao prodajnog naloga je napravio .
Frappe PR Botc0804792017-05-19 12:30:04 +05304335DocType: Request for Quotation Item,Supplier Part No,Dobavljač dio br
Frappe PR Botfa042362017-07-17 17:50:36 +05304336apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +365,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',Ne mogu odbiti kada kategorija je za &#39;Vrednovanje&#39; ili &#39;Vaulation i Total&#39;
Frappe PR Botd112ee52017-08-31 19:38:41 +05304337apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +360,Received From,Dobili od
Frappe PR Botc0804792017-05-19 12:30:04 +05304338DocType: Lead,Converted,Pretvoreno
4339DocType: Item,Has Serial No,Ima serijski br
4340DocType: Employee,Date of Issue,Datum izdavanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05304341apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +24,{0}: From {0} for {1},{0}: Od {0} {1} za
4342apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +218,"As per the Buying Settings if Purchase Reciept Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Receipt first for item {0}","Prema Kupnja Postavke ako Kupovina Reciept željeni == &#39;DA&#39;, onda za stvaranje fakturi, korisnik treba prvo stvoriti račun za prodaju za stavku {0}"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304343apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +166,Row #{0}: Set Supplier for item {1},Row # {0}: Set dobavljač za stavku {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304344apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Hours value must be greater than zero.,Red {0}: Radno vrijednost mora biti veća od nule.
4345apps/erpnext/erpnext/stock/doctype/item/item.py +171,Website Image {0} attached to Item {1} cannot be found,Sajt Slika {0} prilogu Stavka {1} ne može biti pronađena
Frappe PR Botc0804792017-05-19 12:30:04 +05304346DocType: Issue,Content Type,Vrsta sadržaja
4347apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,Računar
4348DocType: Item,List this Item in multiple groups on the website.,Popis ovaj predmet u više grupa na web stranici.
4349apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +323,Please check Multi Currency option to allow accounts with other currency,Molimo provjerite Multi opciju valuta kako bi se omogućilo račune sa drugoj valuti
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304350apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +89,Item: {0} does not exist in the system,Detaljnije: {0} ne postoji u sustavu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304351apps/erpnext/erpnext/accounts/doctype/account/account.py +109,You are not authorized to set Frozen value,Niste ovlašteni za postavljanje Frozen vrijednost
Frappe PR Botc0804792017-05-19 12:30:04 +05304352DocType: Payment Reconciliation,Get Unreconciled Entries,Kreiraj neusklađene ulaze
4353DocType: Payment Reconciliation,From Invoice Date,Iz Datum računa
Frappe PR Botd112ee52017-08-31 19:38:41 +05304354apps/erpnext/erpnext/accounts/party.py +261,Billing currency must be equal to either default comapany's currency or party account currency,Billing valuti mora biti jednak ili default comapany valuta ili stranka račun valuti
Frappe PR Bot8054d962017-09-05 09:19:06 +05304355apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +66,Leave Encashment,Ostavite unovčenja
4356apps/erpnext/erpnext/public/js/setup_wizard.js +106,What does it do?,Što učiniti ?
Frappe PR Botc0804792017-05-19 12:30:04 +05304357apps/erpnext/erpnext/stock/doctype/batch/batch.js +70,To Warehouse,Za skladište
4358apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +23,All Student Admissions,Svi Student Prijemni
4359,Average Commission Rate,Prosječna stopa komisija
Frappe PR Botd112ee52017-08-31 19:38:41 +05304360apps/erpnext/erpnext/stock/doctype/item/item.py +406,'Has Serial No' can not be 'Yes' for non-stock item,' Ima serijski broj ' ne može biti ' Da ' za artikle bez zalihe
Frappe PR Botc0804792017-05-19 12:30:04 +05304361apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +41,Attendance can not be marked for future dates,Gledatelji ne može biti označena za budući datum
4362DocType: Pricing Rule,Pricing Rule Help,Cijene Pravilo Pomoć
4363DocType: School House,House Name,nazivu
4364DocType: Purchase Taxes and Charges,Account Head,Zaglavlje konta
4365apps/erpnext/erpnext/config/stock.py +168,Update additional costs to calculate landed cost of items,Update dodatne troškove za izračun troškova spustio stavki
Frappe PR Bot8054d962017-09-05 09:19:06 +05304366apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +144,Electrical,Električna
4367apps/erpnext/erpnext/utilities/activation.py +100,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,Dodajte ostatak organizacije kao korisnika. Također možete dodati pozvati kupce da vaš portal dodavanjem iz kontakata
Frappe PR Botc0804792017-05-19 12:30:04 +05304368DocType: Stock Entry,Total Value Difference (Out - In),Ukupna vrijednost Razlika (Out - In)
4369apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +348,Row {0}: Exchange Rate is mandatory,Red {0}: kursa obavezna
4370apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Korisnik ID nije postavljen za zaposlenika {0}
4371DocType: Vehicle,Vehicle Value,Vrijednost vozila
4372DocType: Stock Entry,Default Source Warehouse,Zadano izvorno skladište
4373DocType: Item,Customer Code,Kupac Šifra
4374apps/erpnext/erpnext/hr/doctype/employee/employee.py +216,Birthday Reminder for {0},Rođendan Podsjetnik za {0}
4375apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dana od posljednje narudžbe
Frappe PR Botd112ee52017-08-31 19:38:41 +05304376apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +353,Debit To account must be a Balance Sheet account,Zaduženja na račun mora biti bilans stanja računa
Frappe PR Botc0804792017-05-19 12:30:04 +05304377DocType: Buying Settings,Naming Series,Imenovanje serije
4378DocType: Leave Block List,Leave Block List Name,Ostavite popis imena Block
4379apps/erpnext/erpnext/hr/doctype/vehicle/vehicle.py +14,Insurance Start date should be less than Insurance End date,Datum osiguranje Početak bi trebao biti manji od datuma osiguranje Kraj
4380apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,dionicama u vrijednosti
4381DocType: Timesheet,Production Detail,proizvodnja Detail
4382DocType: Target Detail,Target Qty,Ciljana Kol
4383DocType: Shopping Cart Settings,Checkout Settings,Plaćanje Postavke
4384DocType: Attendance,Present,Sadašnje
4385apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Otpremnica {0} ne smije biti potvrđena
4386DocType: Notification Control,Sales Invoice Message,Poruka prodajnog računa
4387apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Zatvaranje računa {0} mora biti tipa odgovornosti / Equity
Frappe PR Botd112ee52017-08-31 19:38:41 +05304388apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +323,Salary Slip of employee {0} already created for time sheet {1},Plaća listić od zaposlenika {0} već kreirali za vrijeme stanja {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304389DocType: Vehicle Log,Odometer,mjerač za pređeni put
4390DocType: Sales Order Item,Ordered Qty,Naručena kol
Frappe PR Botd112ee52017-08-31 19:38:41 +05304391apps/erpnext/erpnext/stock/doctype/item/item.py +677,Item {0} is disabled,Stavka {0} je onemogućeno
Frappe PR Botc0804792017-05-19 12:30:04 +05304392DocType: Stock Settings,Stock Frozen Upto,Kataloški Frozen Upto
Frappe PR Botd112ee52017-08-31 19:38:41 +05304393apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +895,BOM does not contain any stock item,BOM ne sadrži nikakve zaliha stavka
Frappe PR Botc0804792017-05-19 12:30:04 +05304394apps/erpnext/erpnext/controllers/recurring_document.py +172,Period From and Period To dates mandatory for recurring {0},Period od perioda i datumima obavezno ponavljaju {0}
4395apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Projektna aktivnost / zadatak.
4396DocType: Vehicle Log,Refuelling Details,Dopuna goriva Detalji
4397apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Generiranje plaće gaćice
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304398apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +44,"Buying must be checked, if Applicable For is selected as {0}","Kupnja treba provjeriti, ako je primjenjivo za odabrano kao {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05304399apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Rabatt mora biti manji od 100
Frappe PR Botd112ee52017-08-31 19:38:41 +05304400apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +121,Last purchase rate not found,Zadnje kupovinu stopa nije pronađen
Frappe PR Botc0804792017-05-19 12:30:04 +05304401DocType: Purchase Invoice,Write Off Amount (Company Currency),Otpis Iznos (poduzeća Valuta)
4402DocType: Sales Invoice Timesheet,Billing Hours,Billing Hours
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304403apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +499,Default BOM for {0} not found,Uobičajeno sastavnice za {0} nije pronađen
Frappe PR Botd112ee52017-08-31 19:38:41 +05304404apps/erpnext/erpnext/stock/doctype/item/item.py +486,Row #{0}: Please set reorder quantity,Row # {0}: Molimo set Ponovno redj količinu
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304405apps/erpnext/erpnext/public/js/pos/pos.html +20,Tap items to add them here,Dodirnite stavke da biste ih dodali ovdje
Frappe PR Botc0804792017-05-19 12:30:04 +05304406DocType: Fees,Program Enrollment,Upis program
4407DocType: Landed Cost Voucher,Landed Cost Voucher,Sleteo Cost vaučera
4408apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},Molimo postavite {0}
4409DocType: Purchase Invoice,Repeat on Day of Month,Ponovite na dan u mjesecu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304410apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +36,{0} - {1} is inactive student,{0} - {1} je neaktivan student
Frappe PR Botc0804792017-05-19 12:30:04 +05304411DocType: Employee,Health Details,Zdravlje Detalji
4412DocType: Offer Letter,Offer Letter Terms,Ponuda Pismo Uvjeti
Frappe PR Botd112ee52017-08-31 19:38:41 +05304413apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,Za kreiranje plaćanja Zahtjev je potrebno referentni dokument
Frappe PR Botc0804792017-05-19 12:30:04 +05304414DocType: Payment Entry,Allocate Payment Amount,Izdvojiti plaćanja Iznos
4415DocType: Employee External Work History,Salary,Plata
4416DocType: Serial No,Delivery Document Type,Dokument isporuke - tip
4417DocType: Process Payroll,Submit all salary slips for the above selected criteria,Slanje sve plaće gaćice za gore odabranih kriterija
4418apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} Atikli azurirani
4419DocType: Sales Order,Partly Delivered,Djelomično Isporučeno
4420DocType: Email Digest,Receivables,Potraživanja
4421DocType: Lead Source,Lead Source,Izvor potencijalnog kupca
4422DocType: Customer,Additional information regarding the customer.,Dodatne informacije o kupcu.
4423DocType: Quality Inspection Reading,Reading 5,Čitanje 5
Frappe PR Botd112ee52017-08-31 19:38:41 +05304424apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +221,"{0} {1} is associated with {2}, but Party Account is {3}","{0} {1} je povezan sa {2}, ali Party Party je {3}"
4425DocType: Purchase Invoice,Y,Y
Frappe PR Botc0804792017-05-19 12:30:04 +05304426DocType: Maintenance Visit,Maintenance Date,Održavanje Datum
4427DocType: Purchase Invoice Item,Rejected Serial No,Odbijen Serijski br
4428apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +82,Year start date or end date is overlapping with {0}. To avoid please set company,datum početka godine ili datum završetka je preklapaju sa {0}. Da bi se izbjegla molimo vas da postavite kompanija
Frappe PR Bot8054d962017-09-05 09:19:06 +05304429apps/erpnext/erpnext/selling/doctype/customer/customer.py +94,Please mention the Lead Name in Lead {0},Molim vas da navedete Lead Lead u Lead-u {0}
Frappe PR Bot7c901002017-06-07 12:05:29 +05304430apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +156,Start date should be less than end date for Item {0},Početak bi trebao biti manji od krajnjeg datuma za točke {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304431DocType: Item,"Example: ABCD.#####
4432If 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.","Primjer:. ABCD #####
4433 Ako serije je postavljen i serijski broj se ne spominje u transakcijama, a zatim automatski serijski broj će biti kreiran na osnovu ove serije. Ako želite uvijek izričito spomenuti Serial Nos za ovu stavku. ovo ostavite prazno."
4434DocType: Upload Attendance,Upload Attendance,Upload Attendance
Frappe PR Botfa042362017-07-17 17:50:36 +05304435apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +319,BOM and Manufacturing Quantity are required,BOM i proizvodnja Količina su potrebne
Frappe PR Botc0804792017-05-19 12:30:04 +05304436apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Starenje Range 2
4437DocType: SG Creation Tool Course,Max Strength,Max Snaga
Frappe PR Botd112ee52017-08-31 19:38:41 +05304438apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +22,BOM replaced,BOM zamijenjeno
4439apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +982,Select Items based on Delivery Date,Izaberite stavke na osnovu datuma isporuke
Frappe PR Botc0804792017-05-19 12:30:04 +05304440,Sales Analytics,Prodajna analitika
4441apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +114,Available {0},Dostupno {0}
4442,Prospects Engaged But Not Converted,Izgledi Engaged Ali ne pretvaraju
4443DocType: Manufacturing Settings,Manufacturing Settings,Proizvodnja Settings
4444apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Postavljanje e-pošte
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304445apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +57,Guardian1 Mobile No,Guardian1 Mobile Nema
Frappe PR Botd112ee52017-08-31 19:38:41 +05304446apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Please enter default currency in Company Master,Unesite zadanu valutu u tvrtki Master
Frappe PR Botc0804792017-05-19 12:30:04 +05304447DocType: Stock Entry Detail,Stock Entry Detail,Kataloški Stupanje Detalj
4448apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +110,Daily Reminders,Dnevni podsjetnik
4449DocType: Products Settings,Home Page is Products,Početna stranica su proizvodi
4450,Asset Depreciation Ledger,Asset Amortizacija Ledger
Frappe PR Botd112ee52017-08-31 19:38:41 +05304451apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +87,Tax Rule Conflicts with {0},Porez pravilo sukoba sa {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304452apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,Naziv novog naloga
4453DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Sirovine Isporuka Troškovi
4454DocType: Selling Settings,Settings for Selling Module,Postavke za prodaju modul
Frappe PR Bot8054d962017-09-05 09:19:06 +05304455apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +106,Customer Service,Služba za korisnike
Frappe PR Botc0804792017-05-19 12:30:04 +05304456DocType: BOM,Thumbnail,Thumbnail
4457DocType: Item Customer Detail,Item Customer Detail,Artikal - detalji kupca
4458apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Ponuda kandidata posao.
4459DocType: Notification Control,Prompt for Email on Submission of,Pitaj za e-poštu na podnošenje
4460apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves are more than days in the period,Ukupno izdvojene Listovi su više od nekoliko dana u razdoblju
4461DocType: Pricing Rule,Percentage,postotak
4462apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Stavka {0} mora bitistock Stavka
4463DocType: Manufacturing Settings,Default Work In Progress Warehouse,Uobičajeno Work in Progress Skladište
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304464apps/erpnext/erpnext/config/accounts.py +290,Default settings for accounting transactions.,Zadane postavke za računovodstvene poslove.
Frappe PR Botc0804792017-05-19 12:30:04 +05304465DocType: Maintenance Visit,MV,MV
4466apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +59,Expected Date cannot be before Material Request Date,Očekivani datum ne može biti prije Materijal Zahtjev Datum
4467DocType: Purchase Invoice Item,Stock Qty,zalihama Količina
Frappe PR Botc0804792017-05-19 12:30:04 +05304468DocType: Employee Loan,Repayment Period in Months,Rok otplate u mjesecima
4469apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Greška: Ne važeći id?
4470DocType: Naming Series,Update Series Number,Update serije Broj
4471DocType: Account,Equity,pravičnost
4472apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +78,{0} {1}: 'Profit and Loss' type account {2} not allowed in Opening Entry,{0} {1}: &#39;dobiti i gubitka&#39; tip naloga {2} nije dozvoljeno otvaranje Entry
4473DocType: Sales Order,Printing Details,Printing Detalji
4474DocType: Task,Closing Date,Datum zatvaranja
4475DocType: Sales Order Item,Produced Quantity,Proizvedena količina
Frappe PR Bot8054d962017-09-05 09:19:06 +05304476apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +117,Engineer,inženjer
Frappe PR Botc0804792017-05-19 12:30:04 +05304477DocType: Journal Entry,Total Amount Currency,Ukupan iznos valute
4478apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Traži Sub skupština
Frappe PR Botd112ee52017-08-31 19:38:41 +05304479apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +167,Item Code required at Row No {0},Kod artikla je potreban u redu broj {0}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304480apps/erpnext/erpnext/utilities/user_progress.py +108,Go to Items,Idi na stavke
Frappe PR Botc0804792017-05-19 12:30:04 +05304481DocType: Sales Partner,Partner Type,Partner Tip
4482DocType: Purchase Taxes and Charges,Actual,Stvaran
4483DocType: Authorization Rule,Customerwise Discount,Customerwise Popust
Frappe PR Botd112ee52017-08-31 19:38:41 +05304484apps/erpnext/erpnext/config/projects.py +40,Timesheet for tasks.,Timesheet za zadatke.
Frappe PR Botc0804792017-05-19 12:30:04 +05304485DocType: Purchase Invoice,Against Expense Account,Protiv Rashodi račun
4486DocType: Production Order,Production Order,Proizvodnja Red
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304487apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +273,Installation Note {0} has already been submitted,Napomena instalacije {0} je već potvrđena
Frappe PR Botc0804792017-05-19 12:30:04 +05304488DocType: Bank Reconciliation,Get Payment Entries,Get plaćanja unosi
4489DocType: Quotation Item,Against Docname,Protiv Docname
4490DocType: SMS Center,All Employee (Active),Svi zaposleni (aktivni)
4491apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Pregled Sada
4492DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Odaberite razdoblje kada faktura će biti generiran automatski
4493DocType: BOM,Raw Material Cost,Troškovi sirovina
4494DocType: Item Reorder,Re-Order Level,Re-order Level
4495DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Unesite stavke i planirani Količina za koje želite povećati proizvodne naloge ili preuzimanje sirovine za analizu.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304496apps/erpnext/erpnext/projects/doctype/project/project.js +62,Gantt Chart,Gantogram
Frappe PR Bot8054d962017-09-05 09:19:06 +05304497apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +90,Part-time,Part - time
Frappe PR Botc0804792017-05-19 12:30:04 +05304498DocType: Employee,Applicable Holiday List,Primjenjivo odmor Popis
4499DocType: Employee,Cheque,Ček
Frappe PR Bot8054d962017-09-05 09:19:06 +05304500DocType: Training Event,Employee Emails,Emails of Employee
Frappe PR Botd112ee52017-08-31 19:38:41 +05304501apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +59,Series Updated,Serija Updated
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304502apps/erpnext/erpnext/accounts/doctype/account/account.py +162,Report Type is mandatory,Vrsta izvjestaja je obavezna
Frappe PR Botc0804792017-05-19 12:30:04 +05304503DocType: Item,Serial Number Series,Serijski broj serije
4504apps/erpnext/erpnext/buying/utils.py +68,Warehouse is mandatory for stock Item {0} in row {1},Skladište je obvezno za skladišne proizvode {0} u redu {1}
Frappe PR Bot8054d962017-09-05 09:19:06 +05304505apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +20,Add Programs,Dodaj programe
Frappe PR Botc0804792017-05-19 12:30:04 +05304506apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Trgovina na veliko i
4507DocType: Issue,First Responded On,Prvi put odgovorio dana
4508DocType: Website Item Group,Cross Listing of Item in multiple groups,Cross Oglas tačke u više grupa
Frappe PR Botc0804792017-05-19 12:30:04 +05304509apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +90,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Fiskalna godina Datum početka i datum završetka fiskalne godine već su postavljeni u fiskalnoj godini {0}
4510apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Clearance Date updated,Razmak Datum ažurira
4511apps/erpnext/erpnext/stock/doctype/batch/batch.js +126,Split Batch,Split Batch
4512apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,Uspješno Pomirio
4513DocType: Request for Quotation Supplier,Download PDF,Preuzmi PDF
4514DocType: Production Order,Planned End Date,Planirani Završni datum
4515apps/erpnext/erpnext/config/stock.py +184,Where items are stored.,Gdje predmeti su pohranjeni.
4516DocType: Request for Quotation,Supplier Detail,dobavljač Detail
Frappe PR Botd112ee52017-08-31 19:38:41 +05304517apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +98,Error in formula or condition: {0},Greška u formuli ili stanja: {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304518apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +16,Invoiced Amount,Fakturisanog
Frappe PR Botd112ee52017-08-31 19:38:41 +05304519apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +47,Criteria weights must add up to 100%,Tegovi kriterijuma moraju dodati do 100%
Frappe PR Botc0804792017-05-19 12:30:04 +05304520DocType: Attendance,Attendance,Pohađanje
4521apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,Stock Predmeti
4522DocType: BOM,Materials,Materijali
4523DocType: Leave Block List,"If not checked, the list will have to be added to each Department where it has to be applied.","Ako nije označeno, popis će biti dodan u svakom odjela gdje se mora primjenjivati."
4524apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,Izvor i Target skladište ne može biti isto
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304525apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +535,Posting date and posting time is mandatory,Datum knjiženja i knjiženje vrijeme je obvezna
Frappe PR Botc0804792017-05-19 12:30:04 +05304526apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Porezna Predložak za kupnju transakcije .
4527,Item Prices,Cijene artikala
4528DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,U riječi će biti vidljiv nakon što spremite narudžbenice.
4529DocType: Period Closing Voucher,Period Closing Voucher,Razdoblje Zatvaranje bon
4530apps/erpnext/erpnext/config/selling.py +67,Price List master.,Cjenik majstor .
4531DocType: Task,Review Date,Datum pregleda
Frappe PR Botd112ee52017-08-31 19:38:41 +05304532DocType: Company,Series for Asset Depreciation Entry (Journal Entry),Serija za unos sredstava za amortizaciju (dnevnik)
Frappe PR Botc0804792017-05-19 12:30:04 +05304533DocType: Purchase Invoice,Advance Payments,Avansna plaćanja
4534DocType: Purchase Taxes and Charges,On Net Total,Na Net Total
4535apps/erpnext/erpnext/controllers/item_variant.py +90,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},Vrijednost za Atributi {0} mora biti u rasponu od {1} na {2} u koracima od {3} za Stavka {4}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304536apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +161,Target warehouse in row {0} must be same as Production Order,Target skladište u redu {0} mora biti ista kao Production Order
Frappe PR Botc0804792017-05-19 12:30:04 +05304537apps/erpnext/erpnext/controllers/recurring_document.py +217,'Notification Email Addresses' not specified for recurring %s,'Obavestenje putem E-mail adrese' nije specificirano za ponavljajuce% s
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304538apps/erpnext/erpnext/accounts/doctype/account/account.py +127,Currency can not be changed after making entries using some other currency,Valuta ne mogu se mijenjati nakon što unose preko neke druge valute
Frappe PR Botc0804792017-05-19 12:30:04 +05304539DocType: Vehicle Service,Clutch Plate,kvačila
4540DocType: Company,Round Off Account,Zaokružiti račun
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304541apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Administrative Expenses,Administrativni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05304542apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,savjetodavni
4543DocType: Customer Group,Parent Customer Group,Roditelj Kupac Grupa
4544DocType: Purchase Invoice,Contact Email,Kontakt email
4545DocType: Appraisal Goal,Score Earned,Ocjena Zarađeni
Frappe PR Bot8054d962017-09-05 09:19:06 +05304546apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +224,Notice Period,Otkazni rok
Frappe PR Botc0804792017-05-19 12:30:04 +05304547DocType: Asset Category,Asset Category Name,Asset Ime kategorije
4548apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,To jekorijen teritorij i ne može se mijenjati .
4549apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Ime prodaja novih lica
4550DocType: Packing Slip,Gross Weight UOM,Bruto težina UOM
4551DocType: Delivery Note Item,Against Sales Invoice,Protiv prodaje fakture
Frappe PR Botfa042362017-07-17 17:50:36 +05304552apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +122,Please enter serial numbers for serialized item ,Unesite serijski brojevi za serijalizovanoj stavku
Frappe PR Botc0804792017-05-19 12:30:04 +05304553DocType: Bin,Reserved Qty for Production,Rezervirano Količina za proizvodnju
4554DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,Ostavite nekontrolisano ako ne želite uzeti u obzir batch prilikom donošenja grupe naravno na bazi.
4555DocType: Asset,Frequency of Depreciation (Months),Učestalost amortizacije (mjeseci)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304556apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +493,Credit Account,Kreditni račun
Frappe PR Botc0804792017-05-19 12:30:04 +05304557DocType: Landed Cost Item,Landed Cost Item,Sletio Troškovi artikla
4558apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Pokazati nulte vrijednosti
4559DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Količina predmeta dobije nakon proizvodnju / pakiranje od navedenih količina sirovina
Frappe PR Botc0804792017-05-19 12:30:04 +05304560DocType: Payment Reconciliation,Receivable / Payable Account,Potraživanja / Account plaćaju
4561DocType: Delivery Note Item,Against Sales Order Item,Protiv naloga prodaje Item
Frappe PR Botd112ee52017-08-31 19:38:41 +05304562apps/erpnext/erpnext/stock/doctype/item/item.py +644,Please specify Attribute Value for attribute {0},Molimo navedite vrijednost atributa za atribut {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304563DocType: Item,Default Warehouse,Glavno skladište
4564apps/erpnext/erpnext/accounts/doctype/budget/budget.py +45,Budget cannot be assigned against Group Account {0},Budžet se ne može dodijeliti protiv grupe računa {0}
4565apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,Unesite roditelj troška
4566DocType: Delivery Note,Print Without Amount,Ispis Bez visini
4567apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +57,Depreciation Date,Amortizacija Datum
Frappe PR Botc0804792017-05-19 12:30:04 +05304568DocType: Issue,Support Team,Tim za podršku
4569apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Isteka (u danima)
4570DocType: Appraisal,Total Score (Out of 5),Ukupna ocjena (od 5)
4571DocType: Fee Structure,FS.,FS.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304572DocType: Student Attendance Tool,Batch,Serija
Frappe PR Botc0804792017-05-19 12:30:04 +05304573apps/erpnext/erpnext/stock/doctype/item/item.js +27,Balance,Ravnoteža
4574DocType: Room,Seating Capacity,Broj sjedećih mjesta
4575DocType: Issue,ISS-,ISS-
Frappe PR Bot8054d962017-09-05 09:19:06 +05304576apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +61,For Item,Za stavku
Frappe PR Botc0804792017-05-19 12:30:04 +05304577DocType: Project,Total Expense Claim (via Expense Claims),Ukupni rashodi potraživanja (preko rashodi potraživanja)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304578DocType: GST Settings,GST Summary,PDV Pregled
Frappe PR Botc0804792017-05-19 12:30:04 +05304579DocType: Assessment Result,Total Score,Ukupni rezultat
4580DocType: Journal Entry,Debit Note,Rashodi - napomena
4581DocType: Stock Entry,As per Stock UOM,Kao po burzi UOM
4582apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nije istekao
4583DocType: Student Log,Achievement,Postignuće
4584DocType: Batch,Source Document Type,Izvor Document Type
4585DocType: Journal Entry,Total Debit,Ukupno zaduženje
4586DocType: Manufacturing Settings,Default Finished Goods Warehouse,Uobičajeno Gotovi proizvodi skladište
4587apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +78,Sales Person,Referent prodaje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304588apps/erpnext/erpnext/config/accounts.py +235,Budget and Cost Center,Budžet i troškova Center
Frappe PR Botd112ee52017-08-31 19:38:41 +05304589apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +60,Multiple default mode of payment is not allowed,Višestruki način plaćanja nije dozvoljen
Frappe PR Botc0804792017-05-19 12:30:04 +05304590DocType: Vehicle Service,Half Yearly,Polu godišnji
4591DocType: Lead,Blog Subscriber,Blog pretplatnik
4592DocType: Guardian,Alternate Number,Alternativna Broj
4593DocType: Assessment Plan Criteria,Maximum Score,Maksimalna Score
4594apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Stvaranje pravila za ograničavanje prometa na temelju vrijednosti .
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304595apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49, Group Roll No,Grupa Roll Ne
Frappe PR Botc0804792017-05-19 12:30:04 +05304596DocType: Student Group Creation Tool,Leave blank if you make students groups per year,Ostavite prazno ako napravite grupa studenata godišnje
4597DocType: HR Settings,"If checked, Total no. of Working Days will include holidays, and this will reduce the value of Salary Per Day","Ako je označeno, Ukupan broj. radnih dana će uključiti odmor, a to će smanjiti vrijednost plaća po danu"
4598DocType: Purchase Invoice,Total Advance,Ukupno predujma
4599apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +23,The Term End Date cannot be earlier than the Term Start Date. Please correct the dates and try again.,Termin Završni datum ne može biti ranije od termina Ozljede Datum. Molimo ispravite datume i pokušajte ponovo.
4600apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,quot Count
4601,BOM Stock Report,BOM Stock Report
4602DocType: Stock Reconciliation Item,Quantity Difference,Količina Razlika
4603apps/erpnext/erpnext/config/hr.py +311,Processing Payroll,Obrada Payroll
4604DocType: Opportunity Item,Basic Rate,Osnovna stopa
4605DocType: GL Entry,Credit Amount,Iznos kredita
4606DocType: Cheque Print Template,Signatory Position,potpisnik Pozicija
Frappe PR Bot7c901002017-06-07 12:05:29 +05304607apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +175,Set as Lost,Postavi kao Lost
Frappe PR Botc0804792017-05-19 12:30:04 +05304608DocType: Timesheet,Total Billable Hours,Ukupno naplative Hours
4609apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Plaćanje potvrda o primitku
4610apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +6,This is based on transactions against this Customer. See timeline below for details,Ovo se zasniva na transakcije protiv ovog kupaca. Pogledajte vremenski okvir ispod za detalje
4611DocType: Supplier,Credit Days Based On,Credit Dani Na osnovu
4612apps/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},Red {0}: Raspoređeni iznos {1} mora biti manji od ili jednak iznos plaćanja Entry {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304613,Course wise Assessment Report,Naravno mudar Izvještaj o procjeni
Frappe PR Botc0804792017-05-19 12:30:04 +05304614DocType: Tax Rule,Tax Rule,Porez pravilo
4615DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Održavati ista stopa Tijekom cijele prodajni ciklus
4616DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planirajte vrijeme za rezanje izvan Workstation Radno vrijeme.
4617apps/erpnext/erpnext/public/js/pos/pos.html +89,Customers in Queue,Kupci u Queue
4618DocType: Student,Nationality,državljanstvo
4619,Items To Be Requested,Potraživani artikli
4620DocType: Purchase Order,Get Last Purchase Rate,Kreiraj zadnju nabavnu cijenu
4621DocType: Company,Company Info,Podaci o preduzeću
Frappe PR Botd112ee52017-08-31 19:38:41 +05304622apps/erpnext/erpnext/accounts/page/pos/pos.js +1363,Select or add new customer,Odaberite ili dodati novi kupac
4623apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +154,Cost center is required to book an expense claim,Troška je potrebno rezervirati trošak tvrdnju
Frappe PR Botc0804792017-05-19 12:30:04 +05304624apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Primjena sredstava ( aktiva )
4625apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,To se temelji na prisustvo ovog zaposlenih
Frappe PR Botd112ee52017-08-31 19:38:41 +05304626apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +112,Mark Attendance,Obeležite prisustvo
4627apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +487,Debit Account,Zaduži račun
Frappe PR Botc0804792017-05-19 12:30:04 +05304628DocType: Fiscal Year,Year Start Date,Početni datum u godini
4629DocType: Attendance,Employee Name,Ime i prezime radnika
4630DocType: Sales Invoice,Rounded Total (Company Currency),Zaobljeni Ukupno (Društvo valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304631apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Cannot covert to Group because Account Type is selected.,"Ne mogu da konvertovanje Group, jer je izabran Account Type."
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304632apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +240,{0} {1} has been modified. Please refresh.,{0} {1} je izmijenjen . Osvježite stranicu.
Frappe PR Botc0804792017-05-19 12:30:04 +05304633DocType: Leave Block List,Stop users from making Leave Applications on following days.,Prestani korisnike od izrade ostaviti aplikacija na sljedećim danima.
4634apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,Kupovina Iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +05304635apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +259,Supplier Quotation {0} created,Dobavljač Ponuda {0} stvorio
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304636apps/erpnext/erpnext/accounts/report/financial_statements.py +97,End Year cannot be before Start Year,Kraja godine ne može biti prije početka godine
Frappe PR Bot8054d962017-09-05 09:19:06 +05304637apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +217,Employee Benefits,Primanja zaposlenih
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304638apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +255,Packed quantity must equal quantity for Item {0} in row {1},Prepuna količina mora biti jednaka količina za točku {0} je u redu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304639DocType: Production Order,Manufactured Qty,Proizvedeno Kol
4640DocType: Purchase Receipt Item,Accepted Quantity,Prihvaćena količina
4641apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Please set a default Holiday List for Employee {0} or Company {1},Molimo podesite default odmor Lista za zaposlenog {0} ili kompanije {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304642apps/erpnext/erpnext/accounts/party.py +31,{0}: {1} does not exists,{0}: {1} ne postoji
Frappe PR Botfa042362017-07-17 17:50:36 +05304643apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +74,Select Batch Numbers,Izaberite šarže
Frappe PR Botc0804792017-05-19 12:30:04 +05304644apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Mjenice podignuta na kupce.
4645apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,ID Projekta
4646apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +534,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},No red {0}: Iznos ne može biti veći od čekanju Iznos protiv rashodi potraživanje {1}. Na čekanju iznos je {2}
4647DocType: Maintenance Schedule,Schedule,Raspored
4648DocType: Account,Parent Account,Roditelj račun
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304649apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +232,Available,Dostupno
Frappe PR Botc0804792017-05-19 12:30:04 +05304650DocType: Quality Inspection Reading,Reading 3,Čitanje 3
4651,Hub,Čvor
4652DocType: GL Entry,Voucher Type,Bon Tip
Frappe PR Botd112ee52017-08-31 19:38:41 +05304653apps/erpnext/erpnext/accounts/page/pos/pos.js +1655,Price List not found or disabled,Cjenik nije pronađena ili invaliditetom
Frappe PR Botc0804792017-05-19 12:30:04 +05304654DocType: Employee Loan Application,Approved,Odobreno
4655DocType: Pricing Rule,Price,Cijena
Frappe PR Botd112ee52017-08-31 19:38:41 +05304656apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +264,Employee relieved on {0} must be set as 'Left',Zaposlenik razriješen na {0} mora biti postavljen kao 'lijevo '
Frappe PR Botc0804792017-05-19 12:30:04 +05304657DocType: Guardian,Guardian,staratelj
4658apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,Procjena {0} stvorena za zaposlenika {1} u određenom razdoblju
4659DocType: Employee,Education,Obrazovanje
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304660apps/erpnext/erpnext/public/js/pos/pos.html +80,Del,del
Frappe PR Botc0804792017-05-19 12:30:04 +05304661DocType: Selling Settings,Campaign Naming By,Imenovanje kampanja po
4662DocType: Employee,Current Address Is,Trenutni Adresa je
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304663apps/erpnext/erpnext/templates/includes/projects/project_tasks.html +9,modified,modificirani
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304664apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +41,"Optional. Sets company's default currency, if not specified.","Opcionalno. Postavlja kompanije Zadana valuta, ako nije navedeno."
4665DocType: Sales Invoice,Customer GSTIN,Customer GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05304666apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,Računovodstvene stavke
4667DocType: Delivery Note Item,Available Qty at From Warehouse,Dostupno Količina na Od Skladište
4668apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +295,Please select Employee Record first.,Molimo odaberite zaposlenih Record prvi.
4669DocType: POS Profile,Account for Change Amount,Nalog za promjene Iznos
4670apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Red {0}: Party / računa ne odgovara {1} / {2} u {3} {4}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304671apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +9,Course Code: ,Šifra predmeta:
Frappe PR Botc0804792017-05-19 12:30:04 +05304672apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +238,Please enter Expense Account,Unesite trošak računa
4673DocType: Account,Stock,Zaliha
Frappe PR Botd112ee52017-08-31 19:38:41 +05304674apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1040,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Row # {0}: Referenca Vrsta dokumenta mora biti jedan od Narudžbenice, fakturi ili Journal Entry"
Frappe PR Botc0804792017-05-19 12:30:04 +05304675DocType: Employee,Current Address,Trenutna adresa
4676DocType: Item,"If item is a variant of another item then description, image, pricing, taxes etc will be set from the template unless explicitly specified","Ako proizvod varijanta druge stavke onda opis, slike, cijene, poreze itd će biti postavljena iz predloška, osim ako izričito navedeno"
4677DocType: Serial No,Purchase / Manufacture Details,Kupnja / Proizvodnja Detalji
4678DocType: Assessment Group,Assessment Group,procjena Group
4679apps/erpnext/erpnext/config/stock.py +320,Batch Inventory,Batch zaliha
4680DocType: Employee,Contract End Date,Ugovor Datum završetka
4681DocType: Sales Order,Track this Sales Order against any Project,Prati ovu porudzbinu na svim Projektima
4682DocType: Sales Invoice Item,Discount and Margin,Popust i Margin
4683DocType: Production Planning Tool,Pull sales orders (pending to deliver) based on the above criteria,Povucite prodajne naloge (na čekanju za isporuku) na temelju navedenih kriterija
4684DocType: Pricing Rule,Min Qty,Min kol
4685DocType: Asset Movement,Transaction Date,Transakcija Datum
4686DocType: Production Plan Item,Planned Qty,Planirani Kol
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304687apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +121,Total Tax,Ukupno porez
4688apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +177,For Quantity (Manufactured Qty) is mandatory,Za Količina (Proizvedeno Qty) je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05304689DocType: Stock Entry,Default Target Warehouse,Centralno skladište
4690DocType: Purchase Invoice,Net Total (Company Currency),Neto Ukupno (Društvo valuta)
4691apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.py +14,The Year End Date cannot be earlier than the Year Start Date. Please correct the dates and try again.,The Year Završni datum ne može biti ranije od godine Ozljede Datum. Molimo ispravite datume i pokušajte ponovo.
4692apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Red {0}: Party Tip i stranka je primjenjiv samo protiv potraživanja / računa dobavljača
4693DocType: Notification Control,Purchase Receipt Message,Poruka primke
4694DocType: BOM,Scrap Items,Scrap Predmeti
4695DocType: Production Order,Actual Start Date,Stvarni datum početka
4696DocType: Sales Order,% of materials delivered against this Sales Order,% Materijala dostavljenih od ovog prodajnog naloga
4697apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Zabilježite stavku pokret.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304698apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +57,Set default mode of payment,Podesi podrazumevani način plaćanja
Frappe PR Botc0804792017-05-19 12:30:04 +05304699DocType: Hub Settings,Hub Settings,Hub Settings
4700DocType: Project,Gross Margin %,Bruto marža %
4701DocType: BOM,With Operations,Uz operacije
Frappe PR Botd112ee52017-08-31 19:38:41 +05304702apps/erpnext/erpnext/accounts/party.py +257,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Računovodstvo stavke su već učinjeni u valuti {0} {1} za firmu. Molimo odaberite potraživanja ili platiti račun s valutnom {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +05304703DocType: Asset,Is Existing Asset,Je Postojeći imovine
4704DocType: Salary Detail,Statistical Component,statistička komponenta
Frappe PR Botc0804792017-05-19 12:30:04 +05304705DocType: Warranty Claim,If different than customer address,Ako se razlikuje od kupaca adresu
Frappe PR Botd112ee52017-08-31 19:38:41 +05304706DocType: Purchase Invoice,Without Payment of Tax,Bez plaćanja poreza
Frappe PR Botc0804792017-05-19 12:30:04 +05304707DocType: BOM Operation,BOM Operation,BOM operacija
Frappe PR Botc0804792017-05-19 12:30:04 +05304708DocType: Purchase Taxes and Charges,On Previous Row Amount,Na prethodnu Row visini
4709DocType: Student,Home Address,Kućna adresa
4710apps/erpnext/erpnext/accounts/doctype/asset/asset.js +260,Transfer Asset,Transfer imovine
4711DocType: POS Profile,POS Profile,POS profil
4712DocType: Training Event,Event Name,Naziv događaja
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304713apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +10,Admission,upis
Frappe PR Botc0804792017-05-19 12:30:04 +05304714apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +26,Admissions for {0},Priznanja za {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304715apps/erpnext/erpnext/config/accounts.py +259,"Seasonality for setting budgets, targets etc.","Sezonski za postavljanje budžeta, ciljeva itd"
Frappe PR Botd112ee52017-08-31 19:38:41 +05304716DocType: Supplier Scorecard Scoring Variable,Variable Name,Ime promenljive
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304717apps/erpnext/erpnext/stock/get_item_details.py +147,"Item {0} is a template, please select one of its variants","Stavka {0} je predložak, odaberite jednu od njegovih varijanti"
Frappe PR Botc0804792017-05-19 12:30:04 +05304718DocType: Asset,Asset Category,Asset Kategorija
Frappe PR Botd112ee52017-08-31 19:38:41 +05304719apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +31,Net pay cannot be negative,Neto plaća ne može biti negativna
Frappe PR Botc0804792017-05-19 12:30:04 +05304720DocType: Assessment Plan,Room,soba
4721DocType: Purchase Order,Advance Paid,Advance Paid
4722DocType: Item,Item Tax,Porez artikla
Frappe PR Botd112ee52017-08-31 19:38:41 +05304723apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +818,Material to Supplier,Materijal dobavljaču
Frappe PR Botfa042362017-07-17 17:50:36 +05304724apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +384,Excise Invoice,Akcizama Račun
Frappe PR Botc0804792017-05-19 12:30:04 +05304725apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Prag {0}% se pojavljuje više od jednom
4726DocType: Expense Claim,Employees Email Id,Zaposlenici Email ID
4727DocType: Employee Attendance Tool,Marked Attendance,Označena Posjeta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304728apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Current Liabilities,Kratkoročne obveze
Frappe PR Botc0804792017-05-19 12:30:04 +05304729apps/erpnext/erpnext/config/selling.py +292,Send mass SMS to your contacts,Pošalji masovne SMS poruke svojim kontaktima
4730DocType: Program,Program Name,Naziv programa
4731DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Razmislite poreza ili pristojbi za
4732apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Stvarni Qty je obavezno
Frappe PR Botd112ee52017-08-31 19:38:41 +05304733apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,"{0} currently has a {1} Supplier Scorecard standing, and Purchase Orders to this supplier should be issued with caution.","{0} trenutno ima {1} Scorecard stava, a narudžbine za ovaj dobavljač treba izdati oprezno."
Frappe PR Botc0804792017-05-19 12:30:04 +05304734DocType: Employee Loan,Loan Type,Vrsta kredita
4735DocType: Scheduling Tool,Scheduling Tool,zakazivanje alata
Frappe PR Bot8054d962017-09-05 09:19:06 +05304736apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +171,Credit Card,kreditna kartica
Frappe PR Botc0804792017-05-19 12:30:04 +05304737DocType: BOM,Item to be manufactured or repacked,Artikal će biti proizveden ili prepakiran
4738apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Zadane postavke za burzovne transakcije.
4739DocType: Purchase Invoice,Next Date,Sljedeći datum
4740DocType: Employee Education,Major/Optional Subjects,Glavni / Izborni predmeti
4741DocType: Sales Invoice Item,Drop Ship,Drop Ship
4742DocType: Training Event,Attendees,Polaznici
4743DocType: Employee,"Here you can maintain family details like name and occupation of parent, spouse and children","Ovdje možete održavati obiteljske pojedinosti kao što su ime i okupacije roditelja, supružnika i djecu"
4744DocType: Academic Term,Term End Date,Term Završni datum
4745DocType: Hub Settings,Seller Name,Ime Prodavač
4746DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Porezi i naknade Umanjenja (Društvo valuta)
4747DocType: Item Group,General Settings,General Settings
4748apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,Od valute i valuta ne mogu biti isti
Frappe PR Bot8054d962017-09-05 09:19:06 +05304749apps/erpnext/erpnext/patches/v8_9/add_setup_progress_actions.py +22,Add Instructors,Add Instructors
Frappe PR Botc0804792017-05-19 12:30:04 +05304750DocType: Stock Entry,Repack,Prepakovati
4751apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Morate spremiti obrazac prije nastavka
Frappe PR Botfa042362017-07-17 17:50:36 +05304752apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +96,Please select the Company first,Molimo prvo odaberite Kompaniju
Frappe PR Botc0804792017-05-19 12:30:04 +05304753DocType: Item Attribute,Numeric Values,Brojčane vrijednosti
Frappe PR Bot8054d962017-09-05 09:19:06 +05304754apps/erpnext/erpnext/public/js/setup_wizard.js +51,Attach Logo,Priložiti logo
Frappe PR Botc0804792017-05-19 12:30:04 +05304755apps/erpnext/erpnext/stock/doctype/batch/batch.js +38,Stock Levels,Stock Nivoi
4756DocType: Customer,Commission Rate,Komisija Stopa
Frappe PR Botd112ee52017-08-31 19:38:41 +05304757apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +187,Created {0} scorecards for {1} between: ,Napravljene {0} pokazivačke karte za {1} između:
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304758apps/erpnext/erpnext/stock/doctype/item/item.js +332,Make Variant,Make Variant
Frappe PR Botc0804792017-05-19 12:30:04 +05304759apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Blok ostaviti aplikacija odjelu.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304760apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +144,"Payment Type must be one of Receive, Pay and Internal Transfer","Plaćanje Tip mora biti jedan od Primi, Pay i unutrašnje Transfer"
Frappe PR Botc0804792017-05-19 12:30:04 +05304761apps/erpnext/erpnext/config/selling.py +179,Analytics,analitika
4762apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,Košarica je prazna
4763DocType: Vehicle,Model,model
4764DocType: Production Order,Actual Operating Cost,Stvarni operativnih troškova
4765DocType: Payment Entry,Cheque/Reference No,Ček / Reference Ne
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304766apps/erpnext/erpnext/accounts/doctype/account/account.py +84,Root cannot be edited.,Korijen ne može se mijenjati .
Frappe PR Botc0804792017-05-19 12:30:04 +05304767DocType: Item,Units of Measure,Jedinice mjere
4768DocType: Manufacturing Settings,Allow Production on Holidays,Dopustite Production o praznicima
4769DocType: Sales Order,Customer's Purchase Order Date,Kupca narudžbenice Datum
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304770apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +163,Capital Stock,Kapitala
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304771DocType: Shopping Cart Settings,Show Public Attachments,Pokaži Javna Prilozi
Frappe PR Botc0804792017-05-19 12:30:04 +05304772DocType: Packing Slip,Package Weight Details,Težina paketa - detalji
4773DocType: Payment Gateway Account,Payment Gateway Account,Payment Gateway računa
4774DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Nakon završetka uplate preusmjeriti korisnika na odabrani stranicu.
4775DocType: Company,Existing Company,postojeći Company
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304776apps/erpnext/erpnext/controllers/buying_controller.py +82,"Tax Category has been changed to ""Total"" because all the Items are non-stock items","Porez Kategorija je promijenjen u &quot;Total&quot;, jer svi proizvodi bez stanju proizvodi"
Frappe PR Botc0804792017-05-19 12:30:04 +05304777apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,Odaberite CSV datoteku
4778DocType: Student Leave Application,Mark as Present,Mark kao Present
Frappe PR Botd112ee52017-08-31 19:38:41 +05304779DocType: Supplier Scorecard,Indicator Color,Boja boje
Frappe PR Botc0804792017-05-19 12:30:04 +05304780DocType: Purchase Order,To Receive and Bill,Da primi i Bill
4781apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Istaknuti Proizvodi
Frappe PR Bot8054d962017-09-05 09:19:06 +05304782apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +127,Designer,Imenovatelj
Frappe PR Botc0804792017-05-19 12:30:04 +05304783apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Uvjeti predloška
4784DocType: Serial No,Delivery Details,Detalji isporuke
Frappe PR Botd112ee52017-08-31 19:38:41 +05304785apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +485,Cost Center is required in row {0} in Taxes table for type {1},Troška potrebno je u redu {0} poreza stolom za vrstu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304786DocType: Program,Program Code,programski kod
4787DocType: Terms and Conditions,Terms and Conditions Help,Uslovi Pomoć
4788,Item-wise Purchase Register,Stavka-mudar Kupnja Registracija
4789DocType: Batch,Expiry Date,Datum isteka
Frappe PR Botc0804792017-05-19 12:30:04 +05304790,accounts-browser,računi pretraživač
Frappe PR Botfa042362017-07-17 17:50:36 +05304791apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +351,Please select Category first,Molimo odaberite kategoriju prvi
Frappe PR Botc0804792017-05-19 12:30:04 +05304792apps/erpnext/erpnext/config/projects.py +13,Project master.,Direktor Projekata
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304793apps/erpnext/erpnext/controllers/status_updater.py +209,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Da biste omogućili nad-naplate ili preko-naručivanje, ažurirati &quot;Ispravka&quot; raspoloživo Settings ili stavku."
Frappe PR Botc0804792017-05-19 12:30:04 +05304794DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Ne pokazati nikakav simbol poput $ iza valute.
4795apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +459, (Half Day),(Pola dana)
4796DocType: Supplier,Credit Days,Kreditne Dani
Frappe PR Bot8054d962017-09-05 09:19:06 +05304797apps/erpnext/erpnext/utilities/activation.py +128,Make Student Batch,Make Student Batch
Frappe PR Botc0804792017-05-19 12:30:04 +05304798DocType: Leave Type,Is Carry Forward,Je Carry Naprijed
Frappe PR Botd112ee52017-08-31 19:38:41 +05304799apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +806,Get Items from BOM,Kreiraj proizvode od sastavnica (BOM)
Frappe PR Botc0804792017-05-19 12:30:04 +05304800apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Potencijalni kupac - ukupno dana
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304801apps/erpnext/erpnext/controllers/accounts_controller.py +569,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Row # {0}: Slanje poruka Datum mora biti isti kao i datum kupovine {1} od imovine {2}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304802DocType: Program Enrollment,Check this if the Student is residing at the Institute's Hostel.,Označite ovu ako student boravi na Instituta Hostel.
Frappe PR Botc0804792017-05-19 12:30:04 +05304803apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,Molimo unesite Prodajni nalozi u gornjoj tablici
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304804apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +182,Not Submitted Salary Slips,Nije dostavila Plaća Slips
Frappe PR Botc0804792017-05-19 12:30:04 +05304805,Stock Summary,Stock Pregled
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304806apps/erpnext/erpnext/config/accounts.py +274,Transfer an asset from one warehouse to another,Transfer imovine iz jednog skladišta u drugo
Frappe PR Botc0804792017-05-19 12:30:04 +05304807DocType: Vehicle,Petrol,benzin
4808apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Bill of Materials
4809apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Red {0}: Party Tip i stranka je potreban za potraživanja / računa plaćaju {1}
4810apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref: Datum
4811DocType: Employee,Reason for Leaving,Razlog za odlazak
4812DocType: BOM Operation,Operating Cost(Company Currency),Operativni trošak (Company Valuta)
4813DocType: Employee Loan Application,Rate of Interest,Kamatna stopa
4814DocType: Expense Claim Detail,Sanctioned Amount,Iznos kažnjeni
4815DocType: GL Entry,Is Opening,Je Otvaranje
4816apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +196,Row {0}: Debit entry can not be linked with a {1},Row {0}: Debitne stavka ne može se povezati sa {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304817apps/erpnext/erpnext/accounts/doctype/account/account.py +193,Account {0} does not exist,Konto {0} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05304818DocType: Account,Cash,Gotovina
4819DocType: Employee,Short biography for website and other publications.,Kratka biografija za web stranice i druge publikacije.