blob: 92e20eabaa0300d67df1afb02e4d4ddca29f6eec [file] [log] [blame]
Pratik Vyas593d5622015-03-02 19:07:52 +05301DocType: Employee,Salary Mode,Plaća način
Pratik Vyas593d5622015-03-02 19:07:52 +05302DocType: Cost Center,"Select Monthly Distribution, if you want to track based on seasonality.","Odaberite mjesečna distribucija, ako želite pratiti temelji na sezonalnost."
3DocType: Employee,Divorced,Rastavljen
Rushabh Mehtafc307972015-11-04 18:02:45 +05304apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +86,Warning: Same item has been entered multiple times.,Upozorenje: Isti predmet je ušao više puta.
Pratik Vyas593d5622015-03-02 19:07:52 +05305apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Stavke već sinkronizirane
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05306DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Dopusti Stavka biti dodan više puta u transakciji
Pratik Vyas593d5622015-03-02 19:07:52 +05307apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Odustani Materijal Posjetite {0} prije otkazivanja ovog jamstva se
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05308apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +19,Consumer Products,Consumer Products
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05309apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +68,Please select Party Type first,Odaberite Party Tip prvi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053010apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +90,Annealing,Prekaljivanje
Pratik Vyas593d5622015-03-02 19:07:52 +053011DocType: Item,Customer Items,Korisnički Stavke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053012apps/erpnext/erpnext/accounts/doctype/account/account.py +45,Account {0}: Parent account {1} can not be a ledger,Račun {0}: nadređeni račun {1} ne može biti glavna knjiga
Pratik Vyas593d5622015-03-02 19:07:52 +053013DocType: Item,Publish Item to hub.erpnext.com,Objavi stavka to hub.erpnext.com
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053014apps/erpnext/erpnext/config/setup.py +93,Email Notifications,E-mail obavijesti
Pratik Vyas593d5622015-03-02 19:07:52 +053015DocType: Item,Default Unit of Measure,Zadana mjerna jedinica
Pratik Vyas97264472015-05-14 15:13:10 +053016DocType: SMS Center,All Sales Partner Contact,Kontakti prodajnog partnera
17DocType: Employee,Leave Approvers,Osobe ovlaštene za odobrenje odsustva
Pratik Vyas593d5622015-03-02 19:07:52 +053018DocType: Sales Partner,Dealer,Trgovac
Pratik Vyas6fbb25b2015-03-08 21:29:59 +053019DocType: Employee,Rented,Iznajmljeno
Pratik Vyas593d5622015-03-02 19:07:52 +053020DocType: About Us Settings,Website,Web stranica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053021DocType: POS Profile,Applicable for User,Primjenjivo za članove
22apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +169,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Zaustavljen Proizvodnja Red ne može biti otkazana, odčepiti najprije otkazati"
23apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +23,Compaction plus sintering,Priključci uz sinteriranje
24apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +36,Currency is required for Price List {0},Valuta je potrebno za Cjenika {0}
Pratik Vyas97264472015-05-14 15:13:10 +053025DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Bit će izračunata u transakciji.
Rushabh Mehtafc307972015-11-04 18:02:45 +053026DocType: Purchase Order,Customer Contact,Kupac Kontakt
27apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +549,From Material Request,Od materijala zahtjev
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053028apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +37,{0} Tree,{0} Tree
Pratik Vyas593d5622015-03-02 19:07:52 +053029DocType: Job Applicant,Job Applicant,Posao podnositelj
30apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Nema više rezultata.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053031apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +78,Legal,Pravni
Pratik Vyas97264472015-05-14 15:13:10 +053032apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +114,Actual type tax cannot be included in Item rate in row {0},Stvarni tipa porez ne može biti uključen u stopu stavka u nizu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +053033DocType: C-Form,Customer,Kupac
34DocType: Purchase Receipt Item,Required By,Potrebna Do
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053035DocType: Delivery Note,Return Against Delivery Note,Povratak Protiv izdatnice
Pratik Vyas593d5622015-03-02 19:07:52 +053036DocType: Department,Department,Odjel
Pratik Vyas97264472015-05-14 15:13:10 +053037DocType: Purchase Order,% Billed,% Naplaćeno
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053038apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Tečaj mora biti ista kao {0} {1} ({2})
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053039DocType: Sales Invoice,Customer Name,Naziv klijenta
Pratik Vyas593d5622015-03-02 19:07:52 +053040DocType: Features Setup,"All export related fields like currency, conversion rate, export total, export grand total etc are available in Delivery Note, POS, Quotation, Sales Invoice, Sales Order etc.","Sve izvoz srodnih područja poput valute , stopa pretvorbe , izvoz ukupno , izvoz sveukupnom itd su dostupni u Dostavnica, POS , ponude, prodaje fakture , prodajnog naloga i sl."
Pratik Vyas593d5622015-03-02 19:07:52 +053041DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Šefovi (ili skupine) od kojih računovodstvenih unosa su i sredstva su održavani.
Rushabh Mehtafc307972015-11-04 18:02:45 +053042apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +177,Outstanding for {0} cannot be less than zero ({1}),Izvanredna za {0} ne može biti manji od nule ( {1} )
Pratik Vyas97264472015-05-14 15:13:10 +053043DocType: Manufacturing Settings,Default 10 mins,Default 10 min
44DocType: Leave Type,Leave Type Name,Naziv vrste odsustva
Anand Doshi191b2972015-10-21 16:50:31 +053045apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +148,Series Updated Successfully,Serija je uspješno ažurirana
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053046apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +150,Stitching,Šivanje
Pratik Vyas593d5622015-03-02 19:07:52 +053047DocType: Pricing Rule,Apply On,Nanesite na
Pratik Vyas97264472015-05-14 15:13:10 +053048DocType: Item Price,Multiple Item prices.,Višestruke cijene proizvoda.
49,Purchase Order Items To Be Received,Proizvodi narudžbe kupnje - za zaprimiti
Pratik Vyas593d5622015-03-02 19:07:52 +053050DocType: SMS Center,All Supplier Contact,Svi kontakti dobavljača
51DocType: Quality Inspection Reading,Parameter,Parametar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053052apps/erpnext/erpnext/projects/doctype/project/project.py +43,Expected End Date can not be less than Expected Start Date,Očekivani datum završetka ne može biti manji od očekivanog početka Datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053053apps/erpnext/erpnext/utilities/transaction_base.py +104,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Red # {0}: Ocijenite mora biti ista kao {1}: {2} ({3} / {4})
Rushabh Mehtafc307972015-11-04 18:02:45 +053054apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +189,New Leave Application,Novi dopust Primjena
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053055apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +134,Bank Draft,Bank Nacrt
Pratik Vyas593d5622015-03-02 19:07:52 +053056DocType: Features Setup,1. To maintain the customer wise item code and to make them searchable based on their code use this option,1. Za održavanje kupaca mudar Šifra i kako bi ih pretraživati ​​na temelju svog koda koristiti ovu opciju
57DocType: Mode of Payment Account,Mode of Payment Account,Način plaćanja računa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053058apps/erpnext/erpnext/stock/doctype/item/item.js +34,Show Variants,Pokaži varijante
Pratik Vyas593d5622015-03-02 19:07:52 +053059DocType: Sales Invoice Item,Quantity,Količina
Pratik Vyas97264472015-05-14 15:13:10 +053060apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +174,Loans (Liabilities),Zajmovi (pasiva)
Pratik Vyas593d5622015-03-02 19:07:52 +053061DocType: Employee Education,Year of Passing,Godina Prolazeći
Rushabh Mehtafc307972015-11-04 18:02:45 +053062apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock,Na lageru
Pratik Vyas593d5622015-03-02 19:07:52 +053063DocType: Designation,Designation,Oznaka
64DocType: Production Plan Item,Production Plan Item,Proizvodnja plan artikla
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053065apps/erpnext/erpnext/hr/doctype/employee/employee.py +141,User {0} is already assigned to Employee {1},Korisnik {0} već dodijeljena zaposlenika {1}
66apps/erpnext/erpnext/accounts/page/pos/pos_page.html +13,Make new POS Profile,Napravite novi POS profil
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053067apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +31,Health Care,Health Care
Pratik Vyas593d5622015-03-02 19:07:52 +053068DocType: Purchase Invoice,Monthly,Mjesečno
Rushabh Mehtafc307972015-11-04 18:02:45 +053069apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +66,Delay in payment (Days),Kašnjenje u plaćanju (dani)
70apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +494,Invoice,Faktura
Pratik Vyas593d5622015-03-02 19:07:52 +053071DocType: Maintenance Schedule Item,Periodicity,Periodičnost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053072apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +357,Email Address,Email adresa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053073apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +21,Defense,Obrana
Pratik Vyas593d5622015-03-02 19:07:52 +053074DocType: Company,Abbr,Kratica
75DocType: Appraisal Goal,Score (0-5),Ocjena (0-5)
Rushabh Mehtafc307972015-11-04 18:02:45 +053076apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +193,Row {0}: {1} {2} does not match with {3},Red {0}: {1} {2} ne odgovara {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053077apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +67,Row # {0}:,Red # {0}:
Pratik Vyas593d5622015-03-02 19:07:52 +053078DocType: Delivery Note,Vehicle No,Ne vozila
Rushabh Mehtafc307972015-11-04 18:02:45 +053079apps/erpnext/erpnext/public/js/pos/pos.js +528,Please select Price List,Molimo odaberite Cjenik
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053080apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +162,Woodworking,Stolarstvo
Pratik Vyas593d5622015-03-02 19:07:52 +053081DocType: Production Order Operation,Work In Progress,Radovi u tijeku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053082apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +153,3D printing,3D ispis
Pratik Vyas593d5622015-03-02 19:07:52 +053083DocType: Employee,Holiday List,Turistička Popis
84DocType: Time Log,Time Log,Vrijeme Log
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053085apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +530,Accountant,Knjigovođa
86DocType: Cost Center,Stock User,Stock Korisnik
Pratik Vyas593d5622015-03-02 19:07:52 +053087DocType: Company,Phone No,Telefonski broj
Pratik Vyas97264472015-05-14 15:13:10 +053088DocType: Time Log,"Log of Activities performed by users against Tasks that can be used for tracking time, billing.","Zapis aktivnosti korisnika vezanih uz zadatke koji se mogu koristiti za praćenje vremena, naplate."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053089apps/erpnext/erpnext/controllers/recurring_document.py +127,New {0}: #{1},Novi {0}: #{1}
Pratik Vyas97264472015-05-14 15:13:10 +053090,Sales Partners Commission,Provizija prodajnih partnera
Rushabh Mehta63b98ec2015-08-04 11:38:04 +053091apps/erpnext/erpnext/setup/doctype/company/company.py +32,Abbreviation cannot have more than 5 characters,Kratica ne može imati više od 5 znakova
Rushabh Mehta626ba1b2015-10-14 15:22:06 +053092apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +56,"Attribute Value {0} cannot be removed from {1} as Item Variants \
93 exist with this Attribute.",Značajke Vrijednost {0} nije moguće ukloniti iz {1} kao točka varijante \ postoje s ovim atributom.
Pratik Vyas593d5622015-03-02 19:07:52 +053094DocType: Print Settings,Classic,Klasik
95apps/erpnext/erpnext/accounts/doctype/account/account.js +27,This is a root account and cannot be edited.,To jekorijen račun i ne može se mijenjati .
Pratik Vyas593d5622015-03-02 19:07:52 +053096DocType: BOM,Operations,Operacije
97apps/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}
Pratik Vyas97264472015-05-14 15:13:10 +053098DocType: Bin,Quantity Requested for Purchase,Tražena količina za kupnju
99DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Pričvrstite .csv datoteku s dva stupca, jedan za stari naziv i jedan za novim nazivom"
100DocType: Packed Item,Parent Detail docname,Nadređeni detalj docname
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530101apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Kg,kg
Pratik Vyas97264472015-05-14 15:13:10 +0530102apps/erpnext/erpnext/config/hr.py +48,Opening for a Job.,Otvaranje za posao.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530103DocType: Item Attribute,Increment,Pomak
Rushabh Mehtafc307972015-11-04 18:02:45 +0530104apps/erpnext/erpnext/public/js/stock_analytics.js +63,Select Warehouse...,Odaberite Warehouse ...
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530105apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +6,Advertising,Oglašavanje
Pratik Vyas593d5622015-03-02 19:07:52 +0530106DocType: Employee,Married,Oženjen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530107apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +389,Stock cannot be updated against Delivery Note {0},Dionica ne može biti obnovljeno protiv isporuke Napomena {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530108DocType: Payment Reconciliation,Reconcile,pomiriti
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530109apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +30,Grocery,Trgovina prehrambenom robom
Pratik Vyas593d5622015-03-02 19:07:52 +0530110DocType: Quality Inspection Reading,Reading 1,Čitanje 1
Rushabh Mehtafc307972015-11-04 18:02:45 +0530111apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +100,Make Bank Entry,Provjerite banke unos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530112apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +40,Pension Funds,Mirovinski fondovi
113apps/erpnext/erpnext/accounts/doctype/account/account.py +142,Warehouse is mandatory if account type is Warehouse,Skladište je obavezno ako je Vrsta račun Skladište
Pratik Vyas593d5622015-03-02 19:07:52 +0530114DocType: SMS Center,All Sales Person,Svi prodavači
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530115DocType: Lead,Person Name,Osoba ime
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530116DocType: Sales Order,"Check if recurring order, uncheck to stop recurring or put proper End Date","Provjerite je li se ponavlja red, isključite zaustaviti ponavljajući ili staviti ispravan datum završetka"
Pratik Vyas593d5622015-03-02 19:07:52 +0530117DocType: Sales Invoice Item,Sales Invoice Item,Prodajni proizvodi
118DocType: Account,Credit,Kredit
119apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource > HR Settings,Molimo postavljanje zaposlenika sustav imenovanja u ljudskim resursima> HR Postavke
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530120DocType: POS Profile,Write Off Cost Center,Otpis troška
Pratik Vyas593d5622015-03-02 19:07:52 +0530121DocType: Warehouse,Warehouse Detail,Detalji o skladištu
Anand Doshi191b2972015-10-21 16:50:31 +0530122apps/erpnext/erpnext/selling/doctype/customer/customer.py +181,Credit limit has been crossed for customer {0} {1}/{2},Kreditni limit je prešao na kupca {0} {1} / {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530123DocType: Tax Rule,Tax Type,Porezna Tip
Rushabh Mehtafc307972015-11-04 18:02:45 +0530124apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +141,You are not authorized to add or update entries before {0},Niste ovlašteni dodavati ili ažurirati unose prije {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530125DocType: Item,Item Image (if not slideshow),Slika proizvoda (ako nije slide prikaz)
126apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Kupac postoji s istim imenom
Pratik Vyasfcc31022015-07-10 12:05:24 +0530127DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Broj sati / 60) * Stvarno trajanje operacije
Pratik Vyas593d5622015-03-02 19:07:52 +0530128DocType: SMS Log,SMS Log,SMS Prijava
Pratik Vyas97264472015-05-14 15:13:10 +0530129apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Troškovi isporučenih stavki
Pratik Vyas593d5622015-03-02 19:07:52 +0530130DocType: Blog Post,Guest,Gost
131DocType: Quality Inspection,Get Specification Details,Kreiraj detalje specifikacija
132DocType: Lead,Interested,Zainteresiran
Pratik Vyas97264472015-05-14 15:13:10 +0530133apps/erpnext/erpnext/config/manufacturing.py +14,Bill of Material,Sastavnica
Rushabh Mehtafc307972015-11-04 18:02:45 +0530134apps/erpnext/erpnext/public/js/stock_analytics.js +45,Opening,Otvaranje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530135apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +27,From {0} to {1},Od {0} do {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530136DocType: Item,Copy From Item Group,Primjerak iz točke Group
Pratik Vyas97264472015-05-14 15:13:10 +0530137DocType: Journal Entry,Opening Entry,Otvaranje - ulaz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530138apps/frappe/frappe/email/doctype/email_account/email_account.py +58,{0} is mandatory,{0} je obavezno
139DocType: Stock Entry,Additional Costs,Dodatni troškovi
140apps/erpnext/erpnext/accounts/doctype/account/account.py +113,Account with existing transaction can not be converted to group.,Račun s postojećom transakcijom ne može se pretvoriti u grupu.
Pratik Vyas97264472015-05-14 15:13:10 +0530141DocType: Lead,Product Enquiry,Upit
Pratik Vyas593d5622015-03-02 19:07:52 +0530142DocType: Standard Reply,Owner,vlasnik
143apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +13,Please enter company first,Unesite tvrtka prva
Rushabh Mehtafc307972015-11-04 18:02:45 +0530144apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +334,Please select Company first,Odaberite tvrtka prvi
Pratik Vyas593d5622015-03-02 19:07:52 +0530145DocType: Employee Education,Under Graduate,Pod diplomski
146apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +22,Target On,Target Na
147DocType: BOM,Total Cost,Ukupan trošak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530148apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +99,Reaming,Razvrtavanje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530149apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +9,Activity Log:,Dnevnik aktivnosti:
150apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +199,Item {0} does not exist in the system or has expired,Proizvod {0} ne postoji u sustavu ili je istekao
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530151apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +44,Real Estate,Nekretnine
Pratik Vyas593d5622015-03-02 19:07:52 +0530152apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +4,Statement of Account,Izjava o računu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530153apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +41,Pharmaceuticals,Farmaceutske
Pratik Vyas593d5622015-03-02 19:07:52 +0530154DocType: Expense Claim Detail,Claim Amount,Iznos štete
155DocType: Employee,Mr,G.
156DocType: Custom Script,Client,Klijent
Pratik Vyas97264472015-05-14 15:13:10 +0530157apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +33,Supplier Type / Supplier,Dobavljač Tip / Supplier
Pratik Vyas593d5622015-03-02 19:07:52 +0530158DocType: Naming Series,Prefix,Prefiks
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530159apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Consumable,potrošni
Pratik Vyas593d5622015-03-02 19:07:52 +0530160DocType: Upload Attendance,Import Log,Uvoz Prijavite
Pratik Vyas97264472015-05-14 15:13:10 +0530161apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.js +19,Send,Poslati
Rushabh Mehtafc307972015-11-04 18:02:45 +0530162DocType: Sales Invoice Item,Delivered By Supplier,Isporučio dobavljač
Pratik Vyas593d5622015-03-02 19:07:52 +0530163DocType: SMS Center,All Contact,Svi kontakti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530164apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +164,Annual Salary,Godišnja plaća
Pratik Vyas593d5622015-03-02 19:07:52 +0530165DocType: Period Closing Voucher,Closing Fiscal Year,Zatvaranje Fiskalna godina
Pratik Vyas97264472015-05-14 15:13:10 +0530166apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +69,Stock Expenses,Stock Troškovi
Pratik Vyas593d5622015-03-02 19:07:52 +0530167DocType: Newsletter,Email Sent?,Je li e-mail poslan?
168DocType: Journal Entry,Contra Entry,Contra Stupanje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530169apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +92,Show Time Logs,Pokaži Trupci vrijeme
170DocType: Journal Entry Account,Credit in Company Currency,Kredit u trgovačkim društvima valuti
Pratik Vyas593d5622015-03-02 19:07:52 +0530171DocType: Delivery Note,Installation Status,Status instalacije
Rushabh Mehtafc307972015-11-04 18:02:45 +0530172apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +115,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}
Pratik Vyas97264472015-05-14 15:13:10 +0530173DocType: Item,Supply Raw Materials for Purchase,Nabava sirovine za kupnju
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530174apps/erpnext/erpnext/stock/get_item_details.py +133,Item {0} must be a Purchase Item,Stavka {0} mora bitikupnja artikla
Pratik Vyas593d5622015-03-02 19:07:52 +0530175DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
176All dates and employee combination in the selected period will come in the template, with existing attendance records","Preuzmite predložak, ispunite odgovarajuće podatke i priložiti izmijenjene datoteke.
177 Sve datume i zaposlenika kombinacija u odabranom razdoblju doći će u predlošku s postojećim pohađanje evidencije"
Rushabh Mehtafc307972015-11-04 18:02:45 +0530178apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +446,Item {0} is not active or end of life has been reached,Proizvod {0} nije aktivan ili nije došao do kraja roka valjanosti
Pratik Vyas593d5622015-03-02 19:07:52 +0530179DocType: Time Log Batch,Will be updated after Sales Invoice is Submitted.,Hoće li se obnavljaju nakon prodaje fakture je Prijavljen.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530180apps/erpnext/erpnext/controllers/accounts_controller.py +493,"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"
Pratik Vyas97264472015-05-14 15:13:10 +0530181apps/erpnext/erpnext/config/hr.py +90,Settings for HR Module,Postavke za HR modula
Pratik Vyas593d5622015-03-02 19:07:52 +0530182DocType: SMS Center,SMS Center,SMS centar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530183apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +78,Straightening,Ravnanje
Pratik Vyas593d5622015-03-02 19:07:52 +0530184DocType: BOM Replace Tool,New BOM,Novi BOM
Anand Doshibacc6792015-10-30 12:54:27 +0530185apps/erpnext/erpnext/config/projects.py +28,Batch Time Logs for billing.,Batch Vrijeme Trupci za naplatu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530186apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +15,Countergravity casting,Countergravity lijevanje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530187apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +30,Newsletter has already been sent,Bilten je već poslan
Pratik Vyas593d5622015-03-02 19:07:52 +0530188DocType: Lead,Request Type,Zahtjev Tip
189DocType: Leave Application,Reason,Razlog
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530190apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +14,Broadcasting,Radiodifuzija
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530191apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +140,Execution,izvršenje
192apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +364,The first user will become the System Manager (you can change this later).,Prvi korisnik će postati System Manager (možete promijeniti tome kasnije).
Pratik Vyas97264472015-05-14 15:13:10 +0530193apps/erpnext/erpnext/config/manufacturing.py +39,Details of the operations carried out.,Pojedinosti o operacijama koje se provode.
Pratik Vyas593d5622015-03-02 19:07:52 +0530194DocType: Serial No,Maintenance Status,Status održavanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530195apps/erpnext/erpnext/config/stock.py +263,Items and Pricing,Stavke i cijene
Pratik Vyas593d5622015-03-02 19:07:52 +0530196apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +37,From Date should be within the Fiscal Year. Assuming From Date = {0},Od datuma trebao biti u fiskalnoj godini. Uz pretpostavku Od datuma = {0}
197DocType: Appraisal,Select the Employee for whom you are creating the Appraisal.,Odaberite zaposlenika za koga se stvara procjene.
Anand Doshi191b2972015-10-21 16:50:31 +0530198apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,Cost Center {0} does not belong to Company {1},Troška {0} ne pripada Tvrtka {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530199DocType: Customer,Individual,Pojedinac
Pratik Vyas97264472015-05-14 15:13:10 +0530200apps/erpnext/erpnext/config/support.py +23,Plan for maintenance visits.,Plan održavanja posjeta.
Pratik Vyas593d5622015-03-02 19:07:52 +0530201DocType: SMS Settings,Enter url parameter for message,Unesite URL parametar za poruke
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530202apps/erpnext/erpnext/config/selling.py +148,Rules for applying pricing and discount.,Pravila za primjenu cijena i popusta.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530203apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +81,This Time Log conflicts with {0} for {1} {2},Ovaj put Prijava sukobi s {0} od {1} {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530204apps/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
Rushabh Mehtafc307972015-11-04 18:02:45 +0530205apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +81,Installation date cannot be before delivery date for Item {0},Datum Instalacija ne može biti prije datuma isporuke za točke {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530206DocType: Pricing Rule,Discount on Price List Rate (%),Popust na Cjenik postotak (%)
Rushabh Mehtafc307972015-11-04 18:02:45 +0530207apps/frappe/frappe/public/js/frappe/form/print.js +96,Start,početak
Pratik Vyas593d5622015-03-02 19:07:52 +0530208DocType: User,First Name,Ime
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530209apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +12,Full-mold casting,Cijeli plijesni lijevanje
Pratik Vyas97264472015-05-14 15:13:10 +0530210DocType: Offer Letter,Select Terms and Conditions,Odaberite Uvjeti
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530211DocType: Production Planning Tool,Sales Orders,Narudžbe kupca
Pratik Vyas593d5622015-03-02 19:07:52 +0530212DocType: Purchase Taxes and Charges,Valuation,Procjena
213apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +17,Set as Default,Postavi kao zadano
214,Purchase Order Trends,Trendovi narudžbenica kupnje
Pratik Vyas97264472015-05-14 15:13:10 +0530215apps/erpnext/erpnext/config/hr.py +78,Allocate leaves for the year.,Dodjela lišće za godinu dana.
Pratik Vyas593d5622015-03-02 19:07:52 +0530216DocType: Earning Type,Earning Type,Zarada Vid
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530217DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Onemogući planiranje kapaciteta i vremena za praćenje
Pratik Vyas593d5622015-03-02 19:07:52 +0530218DocType: Bank Reconciliation,Bank Account,Žiro račun
219DocType: Leave Type,Allow Negative Balance,Dopustite negativan saldo
Pratik Vyas593d5622015-03-02 19:07:52 +0530220DocType: Selling Settings,Default Territory,Zadani teritorij
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530221apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +53,Television,Televizija
222apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +138,Gashing,Gashing
Pratik Vyas593d5622015-03-02 19:07:52 +0530223DocType: Production Order Operation,Updated via 'Time Log',Ažurirano putem 'Time Log'
Anand Doshi191b2972015-10-21 16:50:31 +0530224apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +82,Account {0} does not belong to Company {1},Račun {0} ne pripada tvrtki {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530225DocType: Naming Series,Series List for this Transaction,Serija Popis za ovu transakciju
Pratik Vyas593d5622015-03-02 19:07:52 +0530226DocType: Sales Invoice,Is Opening Entry,Je Otvaranje unos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530227DocType: Customer Group,Mention if non-standard receivable account applicable,Spomenuti ako nestandardni potraživanja računa primjenjivo
228apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +154,For Warehouse is required before Submit,Jer je potrebno Warehouse prije Podnijeti
Pratik Vyas593d5622015-03-02 19:07:52 +0530229DocType: Sales Partner,Reseller,Prodavač
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530230apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +41,Please enter Company,Unesite tvrtke
Pratik Vyas593d5622015-03-02 19:07:52 +0530231DocType: Delivery Note Item,Against Sales Invoice Item,Protiv prodaje dostavnice točke
232,Production Orders in Progress,Radni nalozi u tijeku
Pratik Vyas593d5622015-03-02 19:07:52 +0530233DocType: Lead,Address & Contact,Adresa i kontakt
Rushabh Mehtafc307972015-11-04 18:02:45 +0530234DocType: Leave Allocation,Add unused leaves from previous allocations,Dodaj neiskorištenih lišće iz prethodnih dodjela
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530235apps/erpnext/erpnext/controllers/recurring_document.py +206,Next Recurring {0} will be created on {1},Sljedeći ponavljajući {0} bit će izrađen na {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530236DocType: Newsletter List,Total Subscribers,Ukupno Pretplatnici
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530237apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +575,Contact Name,Kontakt ime
Pratik Vyas593d5622015-03-02 19:07:52 +0530238DocType: Production Plan Item,SO Pending Qty,SO čekanju Kol
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530239DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Stvara plaće slip za gore navedene kriterije.
Pratik Vyas97264472015-05-14 15:13:10 +0530240apps/erpnext/erpnext/config/buying.py +18,Request for purchase.,Zahtjev za kupnju.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530241apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +107,Double housing,Dvostruko kućište
Rushabh Mehtafc307972015-11-04 18:02:45 +0530242apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +156,Only the selected Leave Approver can submit this Leave Application,Samo osoba ovlaštena za odobrenje odsustva može potvrditi zahtjev za odsustvom
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530243apps/erpnext/erpnext/hr/doctype/employee/employee.py +114,Relieving Date must be greater than Date of Joining,Olakšavanja Datum mora biti veći od dana ulaska u
244apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +172,Leaves per Year,Ostavlja godišnje
Anand Doshi191b2972015-10-21 16:50:31 +0530245apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +187,Please set Naming Series for {0} via Setup > Settings > Naming Series,Molimo postavite Imenovanje serije za {0} preko Postavljanje> Postavke> Imenovanje serije
Pratik Vyas593d5622015-03-02 19:07:52 +0530246DocType: Time Log,Will be updated when batched.,Hoće li biti ažurirani kada izmiješane.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530247apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +104,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Red {0}: Provjerite 'Je li Advance ""protiv nalog {1} Ako je to unaprijed ulaz."
Pratik Vyas97264472015-05-14 15:13:10 +0530248apps/erpnext/erpnext/stock/utils.py +174,Warehouse {0} does not belong to company {1},Skladište {0} ne pripada tvrtki {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530249DocType: Bulk Email,Message,Poruka
Pratik Vyas593d5622015-03-02 19:07:52 +0530250DocType: Item Website Specification,Item Website Specification,Specifikacija web stranice proizvoda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530251DocType: Dropbox Backup,Dropbox Access Key,Dropbox pristupni ključ
Pratik Vyas593d5622015-03-02 19:07:52 +0530252DocType: Payment Tool,Reference No,Referentni broj
Rushabh Mehtafc307972015-11-04 18:02:45 +0530253apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +348,Leave Blocked,Neodobreno odsustvo
254apps/erpnext/erpnext/stock/doctype/item/item.py +532,Item {0} has reached its end of life on {1},Proizvod {0} je dosegao svoj rok trajanja na {1}
Anand Doshi191b2972015-10-21 16:50:31 +0530255apps/erpnext/erpnext/accounts/utils.py +339,Annual,godišnji
Pratik Vyas593d5622015-03-02 19:07:52 +0530256DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock pomirenje točka
Pratik Vyas593d5622015-03-02 19:07:52 +0530257DocType: Stock Entry,Sales Invoice No,Prodajni račun br
258DocType: Material Request Item,Min Order Qty,Min naručena kol
259DocType: Lead,Do Not Contact,Ne kontaktirati
260DocType: Sales 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.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530261apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +93,Software Developer,Software Developer
Pratik Vyas593d5622015-03-02 19:07:52 +0530262DocType: Item,Minimum Order Qty,Minimalna količina narudžbe
263DocType: Pricing Rule,Supplier Type,Dobavljač Tip
264DocType: Item,Publish in Hub,Objavi na Hub
265,Terretory,Terretory
Rushabh Mehtafc307972015-11-04 18:02:45 +0530266apps/erpnext/erpnext/stock/doctype/item/item.py +552,Item {0} is cancelled,Proizvod {0} je otkazan
267apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +598,Material Request,Zahtjev za robom
Pratik Vyas593d5622015-03-02 19:07:52 +0530268DocType: Bank Reconciliation,Update Clearance Date,Ažurirajte provjeri datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530269DocType: Item,Purchase Details,Kupnja Detalji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530270apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +323,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Stavka {0} nije pronađena u "sirovina nabavlja se 'stol narudžbenice {1}
271apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +129,Wire brushing,Žica četkanje
Pratik Vyas593d5622015-03-02 19:07:52 +0530272DocType: Employee,Relation,Odnos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530273DocType: Shipping Rule,Worldwide Shipping,Dostava u svijetu
Pratik Vyas97264472015-05-14 15:13:10 +0530274apps/erpnext/erpnext/config/selling.py +23,Confirmed orders from Customers.,Potvrđene narudžbe kupaca.
Pratik Vyas593d5622015-03-02 19:07:52 +0530275DocType: Purchase Receipt Item,Rejected Quantity,Odbijen Količina
276DocType: Features Setup,"Field available in Delivery Note, Quotation, Sales Invoice, Sales Order","Polje dostupan u otpremnicu, ponudu, prodaje fakture, prodaja reda"
Pratik Vyas97264472015-05-14 15:13:10 +0530277DocType: SMS Settings,SMS Sender Name,SMS Sender Ime
Pratik Vyas593d5622015-03-02 19:07:52 +0530278DocType: Contact,Is Primary Contact,Je primarni kontakt
Pratik Vyas97264472015-05-14 15:13:10 +0530279DocType: Notification Control,Notification Control,Obavijest kontrole
Pratik Vyas593d5622015-03-02 19:07:52 +0530280DocType: Lead,Suggestions,Prijedlozi
Pratik Vyas97264472015-05-14 15:13:10 +0530281DocType: Territory,Set Item Group-wise budgets on this Territory. You can also include seasonality by setting the Distribution.,Postavite proračun za grupu proizvoda na ovom području. Također možete uključiti sezonalnost postavljanjem distribucije.
Pratik Vyas593d5622015-03-02 19:07:52 +0530282apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Please enter parent account group for warehouse {0},Unesite nadređenu skupinu računa za skladište {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +0530283apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +242,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Plaćanje protiv {0} {1} ne može biti veća od preostali iznos {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530284DocType: Supplier,Address HTML,Adressa u HTML-u
285DocType: Lead,Mobile No.,Mobitel br.
286DocType: Maintenance Schedule,Generate Schedule,Generiranje Raspored
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530287apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +81,Hubbing,Hubbing
Pratik Vyas593d5622015-03-02 19:07:52 +0530288DocType: Purchase Invoice Item,Expense Head,Rashodi voditelj
Pratik Vyas97264472015-05-14 15:13:10 +0530289apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +86,Please select Charge Type first,Odaberite Naknada za prvi
Pratik Vyas593d5622015-03-02 19:07:52 +0530290apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Najnovije
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530291apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +395,Max 5 characters,Maksimalno 5 znakova
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530292apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +195,Select Your Language,Odaberite jezik
Pratik Vyas593d5622015-03-02 19:07:52 +0530293DocType: 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
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530294DocType: Manufacturing Settings,"Disables creation of time logs against Production Orders.
295Operations shall not be tracked against Production Order",Onemogućuje stvaranje vremenskih trupaca protiv radne naloge. Operacije neće biti praćeni protiv proizvodnje Reda
Pratik Vyas593d5622015-03-02 19:07:52 +0530296DocType: Accounts Settings,Settings for Accounts,Postavke za račune
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530297apps/erpnext/erpnext/config/crm.py +90,Manage Sales Person Tree.,Uredi raspodjelu prodavača.
Pratik Vyas593d5622015-03-02 19:07:52 +0530298DocType: Item,Synced With Hub,Sinkronizirati s Hub
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530299apps/erpnext/erpnext/setup/doctype/company/company.js +41,Wrong Password,Pogrešna Lozinka
Pratik Vyas593d5622015-03-02 19:07:52 +0530300DocType: Item,Variant Of,Varijanta
Anand Doshi191b2972015-10-21 16:50:31 +0530301apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +34,Item {0} must be Service Item,Stavka {0} mora biti usluga Stavka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530302apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +303,Completed Qty can not be greater than 'Qty to Manufacture',Završen Qty ne može biti veći od 'Kol proizvoditi'
Pratik Vyas593d5622015-03-02 19:07:52 +0530303DocType: DocType,Administrator,Upravitelj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530304apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +136,Laser drilling,Laserski bušenje
Pratik Vyas97264472015-05-14 15:13:10 +0530305DocType: Stock UOM Replace Utility,New Stock UOM,Novi skladišni UOM
Pratik Vyas593d5622015-03-02 19:07:52 +0530306DocType: Period Closing Voucher,Closing Account Head,Zatvaranje računa šefa
Pratik Vyas593d5622015-03-02 19:07:52 +0530307DocType: Employee,External Work History,Vanjski Povijest Posao
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530308apps/erpnext/erpnext/projects/doctype/task/task.py +86,Circular Reference Error,Kružni Referentna Greška
309DocType: Communication,Closed,Zatvoreno
Pratik Vyas593d5622015-03-02 19:07:52 +0530310DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Riječima (izvoz) će biti vidljivo nakon što spremite otpremnicu.
311DocType: Lead,Industry,Industrija
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530312DocType: Employee,Job Profile,Profil posla
Pratik Vyas593d5622015-03-02 19:07:52 +0530313DocType: Newsletter,Newsletter,Bilten
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530314apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +84,Hydroforming,Hydroforming
315apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +49,Necking,Ljubakanje
Pratik Vyas97264472015-05-14 15:13:10 +0530316DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Obavijest putem maila prilikom stvaranja automatskog Zahtjeva za robom
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530317DocType: Journal Entry,Multi Currency,Više valuta
318apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +51,Item is updated,Proizvod je obnovljen
319DocType: Async Task,System Manager,Sustav Manager
Pratik Vyas593d5622015-03-02 19:07:52 +0530320DocType: Payment Reconciliation Invoice,Invoice Type,Tip fakture
321DocType: Sales Invoice Item,Delivery Note,Otpremnica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530322DocType: Dropbox Backup,Allow Dropbox Access,Dopusti pristup Dropbox
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530323apps/erpnext/erpnext/config/learn.py +72,Setting up Taxes,Postavljanje Porezi
Anand Doshi191b2972015-10-21 16:50:31 +0530324apps/erpnext/erpnext/accounts/utils.py +189,Payment Entry has been modified after you pulled it. Please pull it again.,Ulazak Plaćanje je izmijenjen nakon što ga je izvukao. Ponovno izvucite ga.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530325apps/erpnext/erpnext/stock/doctype/item/item.py +337,{0} entered twice in Item Tax,{0} dva puta ušao u točki poreza
Anand Doshi191b2972015-10-21 16:50:31 +0530326apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +105,Summary for this week and pending activities,Sažetak za ovaj tjedan i tijeku aktivnosti
Pratik Vyas593d5622015-03-02 19:07:52 +0530327DocType: Workstation,Rent Cost,Rent cost
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530328apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +74,Please select month and year,Molimo odaberite mjesec i godinu
Pratik Vyas593d5622015-03-02 19:07:52 +0530329DocType: Purchase Invoice,"Enter email id separated by commas, invoice will be mailed automatically on particular date","Unesite e-mail ID odvojena zarezima, račun će automatski biti poslan na određeni datum"
330DocType: Employee,Company Email,tvrtka E-mail
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530331DocType: GL Entry,Debit Amount in Account Currency,Debitna Iznos u valuti računa
332DocType: Shipping Rule,Valid for Countries,Vrijedi za zemlje
Pratik Vyas97264472015-05-14 15:13:10 +0530333DocType: Workflow State,Refresh,Osvježi stranicu
Pratik Vyas593d5622015-03-02 19:07:52 +0530334DocType: Features Setup,"All import related fields like currency, conversion rate, import total, import grand total etc are available in Purchase Receipt, Supplier Quotation, Purchase Invoice, Purchase Order etc.","Svi uvoz srodnih područja poput valute , stopa pretvorbe , uvoz ukupno , uvoz sveukupnom itd su dostupni u Račun kupnje , dobavljač kotaciju , prilikom kupnje proizvoda, narudžbenice i sl."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530335apps/erpnext/erpnext/stock/doctype/item/item.js +33,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,"Ova točka je predložak i ne može se koristiti u prometu. Atributi artikl će biti kopirana u varijanti osim 'Ne Copy ""je postavljena"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530336apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +69,Total Order Considered,Ukupno Naručite Smatra
Pratik Vyas97264472015-05-14 15:13:10 +0530337apps/erpnext/erpnext/config/hr.py +110,"Employee designation (e.g. CEO, Director etc.).","Oznaka zaposlenika ( npr. CEO , direktor i sl. ) ."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530338apps/erpnext/erpnext/controllers/recurring_document.py +199,Please enter 'Repeat on Day of Month' field value,Unesite ' ponovite na dan u mjesecu ' na terenu vrijednosti
Pratik Vyas593d5622015-03-02 19:07:52 +0530339DocType: 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
340DocType: Features Setup,"Available in BOM, Delivery Note, Purchase Invoice, Production Order, Purchase Order, Purchase Receipt, Sales Invoice, Sales Order, Stock Entry, Timesheet","Dostupno u sastavnicama, otpremnicama, računu kupnje, nalogu za proizvodnju, narudžbi kupnje, primci, prodajnom računu, narudžbi kupca, ulaznog naloga i kontrolnoj kartici"
341DocType: Item Tax,Tax Rate,Porezna stopa
Rushabh Mehtafc307972015-11-04 18:02:45 +0530342apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +517,Select Item,Odaberite stavku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530343apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +143,"Item: {0} managed batch-wise, can not be reconciled using \
Pratik Vyas593d5622015-03-02 19:07:52 +0530344 Stock Reconciliation, instead use Stock Entry","Stavka: {0} uspio turi, ne mogu se pomiriti pomoću \
345 skladišta pomirenje, umjesto da koristite Stock unos"
Rushabh Mehtafc307972015-11-04 18:02:45 +0530346apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +259,Purchase Invoice {0} is already submitted,Kupnja Račun {0} već je podnijela
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530347apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Batch No must be same as {1} {2},Red # {0}: Batch Ne mora biti ista kao {1} {2}
Pratik Vyas97264472015-05-14 15:13:10 +0530348apps/erpnext/erpnext/accounts/doctype/account/account.js +54,Convert to non-Group,Pretvori u ne-Group
349apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Purchase Receipt must be submitted,Kupnja Potvrda mora biti podnesen
Pratik Vyas593d5622015-03-02 19:07:52 +0530350DocType: Stock UOM Replace Utility,Current Stock UOM,Trenutni kataloški UOM
Pratik Vyas97264472015-05-14 15:13:10 +0530351apps/erpnext/erpnext/config/stock.py +53,Batch (lot) of an Item.,Serija (puno) proizvoda.
Pratik Vyas593d5622015-03-02 19:07:52 +0530352DocType: C-Form Invoice Detail,Invoice Date,Datum računa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530353DocType: GL Entry,Debit Amount,Duguje iznos
Rushabh Mehtafc307972015-11-04 18:02:45 +0530354apps/erpnext/erpnext/accounts/party.py +223,There can only be 1 Account per Company in {0} {1},Tu može biti samo 1 račun po društvo u {0} {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530355apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Your email address,Vaša e-mail adresa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530356apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +194,Please see attachment,Pogledajte prilog
Pratik Vyas97264472015-05-14 15:13:10 +0530357DocType: Purchase Order,% Received,% Zaprimljeno
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530358apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +109,Water jet cutting,Mlaz vode rezanja
359apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +24,Setup Already Complete!!,Postavke su već kompletne!
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530360,Finished Goods,Gotovi proizvodi
Pratik Vyas593d5622015-03-02 19:07:52 +0530361DocType: Delivery Note,Instructions,Instrukcije
362DocType: Quality Inspection,Inspected By,Pregledati
363DocType: Maintenance Visit,Maintenance Type,Tip održavanja
Rushabh Mehtafc307972015-11-04 18:02:45 +0530364apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +61,Serial No {0} does not belong to Delivery Note {1},Serijski Ne {0} ne pripada isporuke Napomena {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530365DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Parametar provjere kvalitete proizvoda
Pratik Vyas97264472015-05-14 15:13:10 +0530366DocType: Leave Application,Leave Approver Name,Ime osobe ovlaštene za odobrenje odsustva
Pratik Vyas593d5622015-03-02 19:07:52 +0530367,Schedule Date,Raspored Datum
Pratik Vyas97264472015-05-14 15:13:10 +0530368DocType: Packed Item,Packed Item,Pakirani proizvod
369apps/erpnext/erpnext/config/buying.py +54,Default settings for buying transactions.,Zadane postavke za transakciju kupnje.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530370apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +29,Activity Cost exists for Employee {0} against Activity Type - {1},Aktivnost Trošak postoji zaposlenom {0} protiv tip aktivnosti - {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530371apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +29,Please do NOT create Accounts for Customers and Suppliers. They are created directly from the Customer / Supplier masters.,Molimo vas da ne stvaraju računi za kupce i dobavljače. Oni su stvorili izravno iz Kupac / Dobavljač majstora.
Pratik Vyas593d5622015-03-02 19:07:52 +0530372DocType: Currency Exchange,Currency Exchange,Mjenjačnica
373DocType: Purchase Invoice Item,Item Name,Naziv proizvoda
374apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Credit Balance,Kreditna bilanca
375DocType: Employee,Widowed,Udovički
376DocType: Production Planning Tool,"Items to be requested which are ""Out of Stock"" considering all warehouses based on projected qty and minimum order qty",Proizvodi se traži što su "Out of Stock" s obzirom na sve skladišta na temelju projicirane Qty i minimalne narudžbe Kol
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530377DocType: Workstation,Working Hours,Radnih sati
Pratik Vyas593d5622015-03-02 19:07:52 +0530378DocType: Naming Series,Change the starting / current sequence number of an existing series.,Promjena polaznu / tekući redni broj postojeće serije.
379apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +57,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Ako više Cijene pravila i dalje prevladavaju, korisnici su zamoljeni da postavite prioritet ručno riješiti sukob."
Pratik Vyas593d5622015-03-02 19:07:52 +0530380,Purchase Register,Kupnja Registracija
Pratik Vyas593d5622015-03-02 19:07:52 +0530381DocType: Landed Cost Item,Applicable Charges,Troškove u
382DocType: Workstation,Consumable Cost,potrošni cost
Rushabh Mehtafc307972015-11-04 18:02:45 +0530383apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +152,{0} ({1}) must have role 'Leave Approver',"{0} ({1}) mora imati ulogu ""Odobritelj odsustva '"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530384DocType: Purchase Receipt,Vehicle Date,Datum vozila
Pratik Vyas593d5622015-03-02 19:07:52 +0530385apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +39,Medical,Liječnički
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530386apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +143,Reason for losing,Razlog gubitka
387apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +36,Tube beading,Tube izvlačenja
Pratik Vyas97264472015-05-14 15:13:10 +0530388apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +79,Workstation is closed on the following dates as per Holiday List: {0},Radna stanica je zatvorena na sljedeće datume po Holiday Popis: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530389DocType: Employee,Single,Singl
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530390DocType: Issue,Attachment,Vezanost
391apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +29,Budget cannot be set for Group Cost Center,Proračun se ne može postaviti za grupe troška
Pratik Vyas593d5622015-03-02 19:07:52 +0530392DocType: Account,Cost of Goods Sold,Troškovi prodane robe
393DocType: Purchase Invoice,Yearly,Godišnji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530394apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +223,Please enter Cost Center,Unesite troška
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530395DocType: Journal Entry Account,Sales Order,Narudžba kupca
Pratik Vyas593d5622015-03-02 19:07:52 +0530396apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +63,Avg. Selling Rate,AVG. Prodajnom tečaju
397DocType: Purchase Order,Start date of current order's period,Datum razdoblja tekuće narudžbe Počnite
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530398apps/erpnext/erpnext/utilities/transaction_base.py +128,Quantity cannot be a fraction in row {0},Količina ne može biti dio u redku {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530399DocType: Purchase Invoice Item,Quantity and Rate,Količina i stopa
Pratik Vyas97264472015-05-14 15:13:10 +0530400DocType: Delivery Note,% Installed,% Instalirano
Anand Doshi191b2972015-10-21 16:50:31 +0530401apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +59,Please enter company name first,Unesite ime tvrtke prvi
Pratik Vyas593d5622015-03-02 19:07:52 +0530402DocType: BOM,Item Desription,Opis proizvoda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530403DocType: Purchase Invoice,Supplier Name,Dobavljač Ime
Rushabh Mehtafc307972015-11-04 18:02:45 +0530404apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Pročitajte ERPNext priručnik
Pratik Vyas97264472015-05-14 15:13:10 +0530405DocType: Account,Is Group,Je grupe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530406DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Automatski Postavljanje Serijski broj na temelju FIFO
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530407DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Provjerite Dobavljač Račun broj Jedinstvenost
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530408apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +31,Thermoforming,Thermoforming
409apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +66,Slitting,Rezanje
Pratik Vyas97264472015-05-14 15:13:10 +0530410apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +57,'To Case No.' cannot be less than 'From Case No.','Za Predmet br' ne može biti manje od 'Od Predmeta br'
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530411apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +104,Non Profit,Neprofitno
Pratik Vyas97264472015-05-14 15:13:10 +0530412apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_list.js +7,Not Started,Ne pokrenuto
Pratik Vyas593d5622015-03-02 19:07:52 +0530413DocType: Lead,Channel Partner,Channel Partner
414DocType: Account,Old Parent,Stari Roditelj
415DocType: 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.
Pratik Vyas97264472015-05-14 15:13:10 +0530416DocType: Sales Taxes and Charges Template,Sales Master Manager,Prodaja Master Manager
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530417apps/erpnext/erpnext/config/manufacturing.py +74,Global settings for all manufacturing processes.,Globalne postavke za sve proizvodne procese.
Pratik Vyas593d5622015-03-02 19:07:52 +0530418DocType: Accounts Settings,Accounts Frozen Upto,Računi Frozen Upto
419DocType: SMS Log,Sent On,Poslan Na
Rushabh Mehtafc307972015-11-04 18:02:45 +0530420apps/erpnext/erpnext/stock/doctype/item/item.py +509,Attribute {0} selected multiple times in Attributes Table,Osobina {0} izabrani više puta u Svojstva tablice
Pratik Vyas593d5622015-03-02 19:07:52 +0530421DocType: Sales Order,Not Applicable,Nije primjenjivo
Pratik Vyas97264472015-05-14 15:13:10 +0530422apps/erpnext/erpnext/config/hr.py +140,Holiday master.,Majstor za odmor .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530423apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +19,Shell molding,Shell moulding
Pratik Vyas593d5622015-03-02 19:07:52 +0530424DocType: Material Request Item,Required Date,Potrebna Datum
425DocType: Delivery Note,Billing Address,Adresa za naplatu
Rushabh Mehtafc307972015-11-04 18:02:45 +0530426apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +644,Please enter Item Code.,Unesite kod artikal .
Pratik Vyas593d5622015-03-02 19:07:52 +0530427DocType: BOM,Costing,Koštanje
Pratik Vyas97264472015-05-14 15:13:10 +0530428DocType: 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"
Pratik Vyas593d5622015-03-02 19:07:52 +0530429apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Ukupna količina
430DocType: Employee,Health Concerns,Zdravlje Zabrinutost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530431apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Unpaid,Neplaćen
Pratik Vyas593d5622015-03-02 19:07:52 +0530432DocType: Packing Slip,From Package No.,Iz paketa broj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530433DocType: Item Attribute,To Range,U rasponu
Pratik Vyas97264472015-05-14 15:13:10 +0530434apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Vrijednosni papiri i depoziti
Pratik Vyas593d5622015-03-02 19:07:52 +0530435DocType: Features Setup,Imports,Uvozi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530436apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +144,Adhesive bonding,Lijepljenje
Pratik Vyas593d5622015-03-02 19:07:52 +0530437DocType: Job Opening,Description of a Job Opening,Opis je otvaranju novih radnih mjesta
Anand Doshi191b2972015-10-21 16:50:31 +0530438apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +102,Pending activities for today,Čekanju aktivnosti za danas
Pratik Vyas97264472015-05-14 15:13:10 +0530439apps/erpnext/erpnext/config/hr.py +28,Attendance record.,Rekord gledanosti
Pratik Vyas593d5622015-03-02 19:07:52 +0530440DocType: Bank Reconciliation,Journal Entries,Časopis upisi
441DocType: Sales Order Item,Used for Production Plan,Koristi se za plan proizvodnje
442DocType: System Settings,Loading...,Učitavanje ...
443DocType: DocField,Password,Zaporka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530444apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +155,Fused deposition modeling,Fused taloženje modeliranje
Pratik Vyas97264472015-05-14 15:13:10 +0530445DocType: Manufacturing Settings,Time Between Operations (in mins),Vrijeme između operacije (u minutama)
Pratik Vyas593d5622015-03-02 19:07:52 +0530446DocType: Customer,Buyer of Goods and Services.,Kupac robe i usluga.
447DocType: Journal Entry,Accounts Payable,Naplativi računi
Pratik Vyas97264472015-05-14 15:13:10 +0530448apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +24,Add Subscribers,Dodaj Pretplatnici
Rushabh Mehtafc307972015-11-04 18:02:45 +0530449apps/erpnext/erpnext/public/js/feature_setup.js +220,""" does not exists",""" ne postoji"
Pratik Vyas593d5622015-03-02 19:07:52 +0530450DocType: Pricing Rule,Valid Upto,Vrijedi Upto
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530451apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +564,List a few of your customers. They could be organizations or individuals.,Navedite nekoliko svojih kupaca. Oni mogu biti tvrtke ili fizičke osobe.
Pratik Vyas97264472015-05-14 15:13:10 +0530452apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Direct Income,Izravni dohodak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530453apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +33,"Can not filter based on Account, if grouped by Account","Ne možete filtrirati na temelju računa, ako je grupirano po računu"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530454apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +88,Administrative Officer,Administrativni službenik
Pratik Vyas593d5622015-03-02 19:07:52 +0530455DocType: Payment Tool,Received Or Paid,Primiti ili platiti
Rushabh Mehtafc307972015-11-04 18:02:45 +0530456apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +318,Please select Company,Odaberite tvrtke
Pratik Vyas97264472015-05-14 15:13:10 +0530457DocType: Stock Entry,Difference Account,Račun razlike
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530458apps/erpnext/erpnext/projects/doctype/task/task.py +44,Cannot close task as its dependant task {0} is not closed.,Ne može zatvoriti zadatak kao njegova ovisna zadatak {0} nije zatvoren.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530459apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +305,Please enter Warehouse for which Material Request will be raised,Unesite skladište za koje Materijal Zahtjev će biti podignuta
Pratik Vyas593d5622015-03-02 19:07:52 +0530460DocType: Production Order,Additional Operating Cost,Dodatni trošak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530461apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +20,Cosmetics,kozmetika
Pratik Vyas593d5622015-03-02 19:07:52 +0530462DocType: DocField,Type,Vrsta
Rushabh Mehtafc307972015-11-04 18:02:45 +0530463apps/erpnext/erpnext/stock/doctype/item/item.py +414,"To merge, following properties must be same for both items","Spojiti , ova svojstva moraju biti isti za obje stavke"
Pratik Vyas593d5622015-03-02 19:07:52 +0530464DocType: Communication,Subject,Predmet
Pratik Vyas593d5622015-03-02 19:07:52 +0530465DocType: Shipping Rule,Net Weight,Neto težina
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530466DocType: Employee,Emergency Phone,Telefon hitne službe
Pratik Vyas97264472015-05-14 15:13:10 +0530467,Serial No Warranty Expiry,Istek jamstva serijskog broja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530468DocType: Sales Order,To Deliver,Za isporuku
Pratik Vyas593d5622015-03-02 19:07:52 +0530469DocType: Purchase Invoice Item,Item,Proizvod
Pratik Vyas593d5622015-03-02 19:07:52 +0530470DocType: Journal Entry,Difference (Dr - Cr),Razlika ( dr. - Cr )
471DocType: Account,Profit and Loss,Račun dobiti i gubitka
Rushabh Mehtafc307972015-11-04 18:02:45 +0530472apps/erpnext/erpnext/config/stock.py +293,Managing Subcontracting,Upravljanje podugovaranje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530473apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +58,New UOM must NOT be of type Whole Number,Novi UOM ne mora biti cijeli broj
Pratik Vyas97264472015-05-14 15:13:10 +0530474apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Furniture and Fixture,Namještaj i susret
Pratik Vyas593d5622015-03-02 19:07:52 +0530475DocType: 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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530476apps/erpnext/erpnext/setup/doctype/company/company.py +47,Account {0} does not belong to company: {1},Račun {0} ne pripada tvrtki: {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530477DocType: Selling Settings,Default Customer Group,Zadana grupa kupaca
Pratik Vyas593d5622015-03-02 19:07:52 +0530478DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Ako onemogućite, 'Ukupno' Zaobljeni polje neće biti vidljiv u bilo kojoj transakciji"
479DocType: BOM,Operating Cost,Operativni troškovi
Pratik Vyas593d5622015-03-02 19:07:52 +0530480,Gross Profit,Bruto dobit
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530481apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +27,Increment cannot be 0,Prirast ne može biti 0
Pratik Vyas97264472015-05-14 15:13:10 +0530482DocType: Production Planning Tool,Material Requirement,Preduvjet za robu
483DocType: Company,Delete Company Transactions,Brisanje transakcije tvrtke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530484apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +85,Item {0} is not Purchase Item,Proizvod {0} nije nabavni proizvod
485apps/erpnext/erpnext/controllers/recurring_document.py +188,"{0} is an invalid email address in 'Notification \
Pratik Vyas593d5622015-03-02 19:07:52 +0530486 Email Address'","{0} je nevažeća e-mail adresu u ""Obavijest \
487 e-mail adresa '"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530488apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +43,Total Billing This Year:,Ukupno naplate ove godine:
Pratik Vyas593d5622015-03-02 19:07:52 +0530489DocType: Purchase Receipt,Add / Edit Taxes and Charges,Dodaj / uredi porez i pristojbe
490DocType: Purchase Invoice,Supplier Invoice No,Dobavljač Račun br
491DocType: Territory,For reference,Za referencu
Anand Doshi191b2972015-10-21 16:50:31 +0530492apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +154,"Cannot delete Serial No {0}, as it is used in stock transactions","Ne možete izbrisati Serijski broj {0}, kao što se koristi na lageru transakcija"
Rushabh Mehtafc307972015-11-04 18:02:45 +0530493apps/erpnext/erpnext/public/js/account_tree_grid.js +52,Closing (Cr),Zatvaranje (Cr)
Pratik Vyas593d5622015-03-02 19:07:52 +0530494DocType: Serial No,Warranty Period (Days),Jamstveni period (dani)
495DocType: Installation Note Item,Installation Note Item,Napomena instalacije proizvoda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530496,Pending Qty,U tijeku Kom
Pratik Vyas593d5622015-03-02 19:07:52 +0530497DocType: Job Applicant,Thread HTML,Temu HTML
498DocType: Company,Ignore,Ignorirati
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530499apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +86,SMS sent to following numbers: {0},SMS poslan na sljedećim brojevima: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530500apps/erpnext/erpnext/controllers/buying_controller.py +135,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Dobavljač skladišta obvezan je za sub - ugovoreni kupiti primitka
Pratik Vyas593d5622015-03-02 19:07:52 +0530501DocType: Pricing Rule,Valid From,vrijedi od
502DocType: Sales Invoice,Total Commission,Ukupno komisija
503DocType: Pricing Rule,Sales Partner,Prodajni partner
504DocType: Buying Settings,Purchase Receipt Required,Kupnja Potvrda Obvezno
505DocType: Monthly Distribution,"**Monthly Distribution** helps you distribute your budget across months if you have seasonality in your business.
506
Pratik Vyas97264472015-05-14 15:13:10 +0530507To distribute a budget using this distribution, set this **Monthly Distribution** in the **Cost Center**","**Mjesečna distribucija** vam pomaže u raspodjeli proračuna po mjesecima, ako imate sezonalnost u svom poslovanju. Kako bi distribuirali proračun pomoću ove distribucije, postavite **Mjesečna distribucija** u **Troškovnom centru**"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530508apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +183,No records found in the Invoice table,Nisu pronađeni zapisi u tablici računa
Pratik Vyas593d5622015-03-02 19:07:52 +0530509apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +20,Please select Company and Party Type first,Odaberite Društvo i Zabava Tip prvi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530510apps/erpnext/erpnext/config/accounts.py +84,Financial / accounting year.,Financijska / obračunska godina.
Anand Doshi191b2972015-10-21 16:50:31 +0530511apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Sorry, Serial Nos cannot be merged","Žao nam je , Serial Nos ne mogu spojiti"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530512apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +581,Make Sales Order,Napravi prodajnu narudžbu
Pratik Vyas97264472015-05-14 15:13:10 +0530513DocType: Project Task,Project Task,Zadatak projekta
Pratik Vyas593d5622015-03-02 19:07:52 +0530514,Lead Id,Id potencijalnog kupca
515DocType: C-Form Invoice Detail,Grand Total,Ukupno za platiti
516DocType: About Us Settings,Website Manager,Web Manager
517apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,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
518DocType: Warranty Claim,Resolution,Rezolucija
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530519apps/erpnext/erpnext/templates/pages/order.html +51,Delivered: {0},Isporučuje se: {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530520apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +66,Payable Account,Obveze prema dobavljačima
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530521DocType: Sales Order,Billing and Delivery Status,Naplate i isporuke status
Pratik Vyas593d5622015-03-02 19:07:52 +0530522apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Ponoviti kupaca
Pratik Vyas593d5622015-03-02 19:07:52 +0530523DocType: Leave Control Panel,Allocate,Dodijeliti
524apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard_page.html +16,Previous,prijašnji
Rushabh Mehtafc307972015-11-04 18:02:45 +0530525apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +620,Sales Return,Povrat robe
Pratik Vyas593d5622015-03-02 19:07:52 +0530526DocType: Production Planning Tool,Select Sales Orders from which you want to create Production Orders.,Odaberite narudžbe iz kojih želite stvoriti radne naloge.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530527DocType: Item,Delivered by Supplier (Drop Ship),Dostavlja Dobavljač (Drop Ship)
Pratik Vyas97264472015-05-14 15:13:10 +0530528apps/erpnext/erpnext/config/hr.py +120,Salary components.,Komponente plaće
Pratik Vyas593d5622015-03-02 19:07:52 +0530529apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Baza potencijalnih kupaca.
Pratik Vyas97264472015-05-14 15:13:10 +0530530apps/erpnext/erpnext/config/crm.py +17,Customer database.,Baza kupaca.
Pratik Vyas593d5622015-03-02 19:07:52 +0530531DocType: Quotation,Quotation To,Ponuda za
532DocType: Lead,Middle Income,Srednji Prihodi
533apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +58,Opening (Cr),Otvaranje ( Cr )
Anand Doshi191b2972015-10-21 16:50:31 +0530534apps/erpnext/erpnext/accounts/utils.py +193,Allocated amount can not be negative,Dodijeljeni iznos ne može biti negativan
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530535apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +123,Tumbling,Gimnastika
Pratik Vyas593d5622015-03-02 19:07:52 +0530536DocType: Purchase Order Item,Billed Amt,Naplaćeno Amt
537DocType: Warehouse,A logical Warehouse against which stock entries are made.,Logično Skladište protiv kojih su dionice unosi se.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530538apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +92,Reference No & Reference Date is required for {0},Reference Nema & Reference Datum je potrebno za {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530539DocType: Event,Wednesday,Srijeda
540DocType: Sales Invoice,Customer's Vendor,Kupca Prodavatelj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530541apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +214,Production Order is Mandatory,Proizvodni nalog je obavezan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530542apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +139,Proposal Writing,Pisanje prijedlog
543apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +35,Another Sales Person {0} exists with the same Employee id,Još jedna prodaja Osoba {0} postoji s istim ID zaposlenika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530544apps/erpnext/erpnext/stock/stock_ledger.py +336,Negative Stock Error ({6}) for Item {0} in Warehouse {1} on {2} {3} in {4} {5},Negativni lager - greška ( {6} ) za proizvod {0} u skladištu {1} na {2} {3} u {4} {5}
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530545DocType: Fiscal Year Company,Fiscal Year Company,Fiskalna godina - tvrtka
Pratik Vyas593d5622015-03-02 19:07:52 +0530546DocType: Packing Slip Item,DN Detail,DN detalj
547DocType: Time Log,Billed,Naplaćeno
548DocType: Batch,Batch Description,Batch Opis
549DocType: Delivery Note,Time at which items were delivered from warehouse,Vrijeme na stavke koje su isporučena iz skladišta
550DocType: Sales Invoice,Sales Taxes and Charges,Prodaja Porezi i naknade
551DocType: Employee,Organization Profile,Profil organizacije
552apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +90,Please setup numbering series for Attendance via Setup > Numbering Series,Molimo postava numeriranje serija za sudjelovanje putem Podešavanje> numeriranja serije
Pratik Vyas593d5622015-03-02 19:07:52 +0530553DocType: Employee,Reason for Resignation,Razlog za ostavku
Pratik Vyas97264472015-05-14 15:13:10 +0530554apps/erpnext/erpnext/config/hr.py +150,Template for performance appraisals.,Predložak za ocjene rada .
Pratik Vyas593d5622015-03-02 19:07:52 +0530555DocType: Payment Reconciliation,Invoice/Journal Entry Details,Račun / Temeljnica Detalji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530556apps/erpnext/erpnext/accounts/utils.py +53,{0} '{1}' not in Fiscal Year {2},{0} '{1}' nije u fiskalnoj godini {2}
Pratik Vyas593d5622015-03-02 19:07:52 +0530557DocType: Buying Settings,Settings for Buying Module,Postavke za kupnju modula
558apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +62,Please enter Purchase Receipt first,Unesite Račun kupnje prvog
559DocType: Buying Settings,Supplier Naming By,Dobavljač nazivanje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530560DocType: Activity Type,Default Costing Rate,Zadana Obračun troškova stopa
Pratik Vyas593d5622015-03-02 19:07:52 +0530561DocType: Maintenance Schedule,Maintenance Schedule,Raspored održavanja
Pratik Vyas97264472015-05-14 15:13:10 +0530562apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +34,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Cjenovna pravila filtriraju se na temelju kupca, grupe kupaca, regije, dobavljača, proizvođača, kampanje, prodajnog partnera i sl."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530563apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +179,Please install dropbox python module,Molimo instalirajte Dropbox piton modul
Pratik Vyas97264472015-05-14 15:13:10 +0530564DocType: Employee,Passport Number,Broj putovnice
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530565apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +82,Manager,Upravitelj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530566apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +494,From Purchase Receipt,Od Račun kupnje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530567apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +219,Same item has been entered multiple times.,Isti predmet je ušao više puta.
Pratik Vyas593d5622015-03-02 19:07:52 +0530568DocType: SMS Settings,Receiver Parameter,Prijemnik parametra
Pratik Vyas97264472015-05-14 15:13:10 +0530569apps/erpnext/erpnext/controllers/trends.py +39,'Based On' and 'Group By' can not be same,'Temelji se na' i 'Grupiranje po' ne mogu biti isti
570DocType: Sales Person,Sales Person Targets,Prodajni plan prodavača
Rushabh Mehtafc307972015-11-04 18:02:45 +0530571apps/frappe/frappe/public/js/frappe/form/workflow.js +116,To,za
572apps/frappe/frappe/templates/base.html +145,Please enter email address,Molimo unesite e-mail adresu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530573apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +35,End tube forming,Kraj cijevi tvore
Pratik Vyas593d5622015-03-02 19:07:52 +0530574DocType: Production Order Operation,In minutes,U minuta
575DocType: Issue,Resolution Date,Rezolucija Datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530576apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +635,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}
Pratik Vyas97264472015-05-14 15:13:10 +0530577DocType: Selling Settings,Customer Naming By,Imenovanje kupca prema
Pratik Vyas593d5622015-03-02 19:07:52 +0530578apps/erpnext/erpnext/accounts/doctype/account/account.js +67,Convert to Group,Pretvori u Grupi
Pratik Vyas97264472015-05-14 15:13:10 +0530579DocType: Activity Cost,Activity Type,Tip aktivnosti
Pratik Vyas593d5622015-03-02 19:07:52 +0530580apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Isporučeno Iznos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530581DocType: Customer,Fixed Days,Fiksni dana
Pratik Vyas593d5622015-03-02 19:07:52 +0530582DocType: Sales Invoice,Packing List,Popis pakiranja
Pratik Vyas97264472015-05-14 15:13:10 +0530583apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Kupnja naloge koje je dao dobavljače.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530584apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +43,Publishing,objavljivanje
Pratik Vyas97264472015-05-14 15:13:10 +0530585DocType: Activity Cost,Projects User,Projekti za korisnike
586apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Konzumira
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530587apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +198,{0}: {1} not found in Invoice Details table,{0}: {1} nije pronađen u Pojedinosti dostavnice stolu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530588DocType: Company,Round Off Cost Center,Zaokružiti troška
Rushabh Mehtafc307972015-11-04 18:02:45 +0530589apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +208,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Održavanje Posjetite {0} mora biti otkazana prije poništenja ovu prodajnog naloga
Pratik Vyas97264472015-05-14 15:13:10 +0530590DocType: Material Request,Material Transfer,Transfer robe
591apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +56,Opening (Dr),Otvaranje (DR)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530592apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Objavljivanje timestamp mora biti poslije {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530593apps/frappe/frappe/config/setup.py +59,Settings,Postavke
594DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Porezi i pristojbe zavisnog troška
Pratik Vyas593d5622015-03-02 19:07:52 +0530595DocType: Production Order Operation,Actual Start Time,Stvarni Vrijeme početka
596DocType: BOM Operation,Operation Time,Operacija vrijeme
Rushabh Mehtafc307972015-11-04 18:02:45 +0530597apps/frappe/frappe/public/js/frappe/views/module/module_section.html +27,More,Više
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530598DocType: Pricing Rule,Sales Manager,Sales Manager
Rushabh Mehtafc307972015-11-04 18:02:45 +0530599apps/frappe/frappe/public/js/frappe/model/model.js +492,Rename,Preimenuj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530600DocType: Journal Entry,Write Off Amount,Napišite paušalni iznos
601apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +52,Bending,Savijanje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530602apps/frappe/frappe/core/page/user_permissions/user_permissions.js +246,Allow User,Dopusti korisnika
Pratik Vyas593d5622015-03-02 19:07:52 +0530603DocType: Journal Entry,Bill No,Bill Ne
604DocType: Purchase Invoice,Quarterly,Tromjesečni
605DocType: Selling Settings,Delivery Note Required,Potrebna je otpremnica
Pratik Vyas97264472015-05-14 15:13:10 +0530606DocType: Sales Order Item,Basic Rate (Company Currency),Osnovna stopa (valuta tvrtke)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530607DocType: Manufacturing Settings,Backflush Raw Materials Based On,Jedinice za pranje sirovine na temelju
Anand Doshi191b2972015-10-21 16:50:31 +0530608apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +62,Please enter item details,Unesite Detalji
Pratik Vyas97264472015-05-14 15:13:10 +0530609DocType: Purchase Receipt,Other Details,Ostali detalji
Pratik Vyas593d5622015-03-02 19:07:52 +0530610DocType: Account,Accounts,Računi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530611apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +67,Marketing,Marketing
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530612apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +65,Straight shearing,Ravno šišanje
Pratik Vyas593d5622015-03-02 19:07:52 +0530613DocType: Features Setup,To track item in sales and purchase documents based on their serial nos. This is can also used to track warranty details of the product.,Za praćenje stavke u prodaji i kupnji dokumenata na temelju njihovih serijskih br. To je također može koristiti za praćenje jamstvene podatke o proizvodu.
Pratik Vyas97264472015-05-14 15:13:10 +0530614DocType: Purchase Receipt Item Supplied,Current Stock,Trenutačno stanje skladišta
Rushabh Mehtafc307972015-11-04 18:02:45 +0530615apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +99,Rejected Warehouse is mandatory against regected item,Odbijen Skladište je obavezno protiv regected stavku
Pratik Vyas593d5622015-03-02 19:07:52 +0530616DocType: Account,Expenses Included In Valuation,Troškovi uključeni u vrednovanje
617DocType: Employee,Provide email id registered in company,Osigurati e id registriran u tvrtki
618DocType: Hub Settings,Seller City,Prodavač Grad
Pratik Vyas97264472015-05-14 15:13:10 +0530619DocType: Email Digest,Next email will be sent on:,Sljedeći email će biti poslan na:
620DocType: Offer Letter Term,Offer Letter Term,Ponuda pismo Pojam
Rushabh Mehtafc307972015-11-04 18:02:45 +0530621apps/erpnext/erpnext/stock/doctype/item/item.py +489,Item has variants.,Stavka ima varijante.
Anand Doshi191b2972015-10-21 16:50:31 +0530622apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Stavka {0} nije pronađena
Pratik Vyas593d5622015-03-02 19:07:52 +0530623DocType: Bin,Stock Value,Stock vrijednost
Pratik Vyas97264472015-05-14 15:13:10 +0530624apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +88,Tree Type,Tree Type
625DocType: BOM Explosion Item,Qty Consumed Per Unit,Količina potrošena po jedinici mjere
Pratik Vyas593d5622015-03-02 19:07:52 +0530626DocType: Serial No,Warranty Expiry Date,Datum isteka jamstva
627DocType: Material Request Item,Quantity and Warehouse,Količina i skladišta
628DocType: Sales Invoice,Commission Rate (%),Komisija stopa (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530629apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +172,"Against Voucher Type must be one of Sales Order, Sales Invoice or Journal Entry","Protiv bon Tip mora biti jedan od prodajni nalog, prodaja Račun ili Temeljnica"
630apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +139,Biomachining,Biomachining
Anand Doshi191b2972015-10-21 16:50:31 +0530631apps/erpnext/erpnext/setup/utils.py +89,Unable to find exchange rate,Nije moguće pronaći tečaj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530632apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +7,Aerospace,Zračno-kosmički prostor
Pratik Vyas97264472015-05-14 15:13:10 +0530633apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +19,Welcome,dobrodošli
Pratik Vyas593d5622015-03-02 19:07:52 +0530634DocType: Journal Entry,Credit Card Entry,Credit Card Stupanje
635apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +18,Task Subject,Zadatak Tema
Rushabh Mehtafc307972015-11-04 18:02:45 +0530636apps/erpnext/erpnext/config/stock.py +33,Goods received from Suppliers.,Roba dobijena od dobavljača.
Pratik Vyas593d5622015-03-02 19:07:52 +0530637DocType: Communication,Open,Otvoreno
638DocType: Lead,Campaign Name,Naziv kampanje
Pratik Vyas593d5622015-03-02 19:07:52 +0530639,Reserved,Rezervirano
Pratik Vyas97264472015-05-14 15:13:10 +0530640DocType: Purchase Order,Supply Raw Materials,Supply sirovine
641DocType: Purchase Invoice,The date on which next invoice will be generated. It is generated on submit.,Datum na koji pored faktura će biti generiran. Ona nastaje na dostavi.
642apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Dugotrajna imovina
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530643apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +92,{0} is not a stock Item,{0} nije skladišni proizvod
Pratik Vyas593d5622015-03-02 19:07:52 +0530644DocType: Mode of Payment Account,Default Account,Zadani račun
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530645apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +157,Lead must be set if Opportunity is made from Lead,Potencijalni kupac mora biti postavljen ako je prilika iz njega izrađena
Pratik Vyas593d5622015-03-02 19:07:52 +0530646DocType: Contact Us Settings,Address Title,Naziv adrese
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530647apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +33,Please select weekly off day,Odaberite tjednik off dan
Pratik Vyas593d5622015-03-02 19:07:52 +0530648DocType: Production Order Operation,Planned End Time,Planirani End Time
Pratik Vyas97264472015-05-14 15:13:10 +0530649,Sales Person Target Variance Item Group-Wise,Pregled prometa po prodavaču i grupi proizvoda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530650DocType: Dropbox Backup,Daily,Svakodnevno
651apps/erpnext/erpnext/accounts/doctype/account/account.py +105,Account with existing transaction cannot be converted to ledger,Račun s postojećom transakcijom ne može se pretvoriti u glavnu knjigu
Pratik Vyas593d5622015-03-02 19:07:52 +0530652DocType: Delivery Note,Customer's Purchase Order No,Kupca Narudžbenica br
Pratik Vyas593d5622015-03-02 19:07:52 +0530653DocType: Employee,Cell Number,Mobitel Broj
654apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Izgubljen
Rushabh Mehtafc307972015-11-04 18:02:45 +0530655apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +120,You can not enter current voucher in 'Against Journal Entry' column,Ne možete unijeti trenutni nalog u stupac 'u odnosu na temeljnicu'
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530656apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +25,Energy,energija
Pratik Vyas593d5622015-03-02 19:07:52 +0530657DocType: Opportunity,Opportunity From,Prilika od
Pratik Vyas97264472015-05-14 15:13:10 +0530658apps/erpnext/erpnext/config/hr.py +33,Monthly salary statement.,Mjesečna plaća izjava.
Pratik Vyas593d5622015-03-02 19:07:52 +0530659DocType: Item Group,Website Specifications,Web Specifikacije
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530660apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +205,New Account,Novi račun
Pratik Vyas593d5622015-03-02 19:07:52 +0530661apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +21,{0}: From {0} of type {1},{0}: Od {0} od {1} tipa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530662apps/erpnext/erpnext/controllers/buying_controller.py +283,Row {0}: Conversion Factor is mandatory,Red {0}: pretvorbe Factor je obvezno
Pratik Vyas97264472015-05-14 15:13:10 +0530663apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +27,Accounting Entries can be made against leaf nodes. Entries against Groups are not allowed.,Računovodstvo Prijave se mogu podnijeti protiv lisnih čvorova. Prijave protiv grupe nije dopušteno.
Pratik Vyas593d5622015-03-02 19:07:52 +0530664DocType: ToDo,High,Visok
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530665apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +361,Cannot deactivate or cancel BOM as it is linked with other BOMs,Ne može deaktivirati ili otkazati BOM kao što je povezano s drugim sastavnicama
Pratik Vyas593d5622015-03-02 19:07:52 +0530666DocType: Opportunity,Maintenance,Održavanje
Pratik Vyas97264472015-05-14 15:13:10 +0530667DocType: User,Male,Mužijak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530668apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +182,Purchase Receipt number required for Item {0},Broj primke je potreban za artikal {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530669DocType: Item Attribute Value,Item Attribute Value,Stavka Vrijednost atributa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530670apps/erpnext/erpnext/config/crm.py +64,Sales campaigns.,Prodajne kampanje.
Pratik Vyas97264472015-05-14 15:13:10 +0530671DocType: 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 +0530672
673#### Note
674
675The 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.
676
677#### Description of Columns
678
6791. Calculation Type:
680 - This can be on **Net Total** (that is the sum of basic amount).
681 - **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.
682 - **Actual** (as mentioned).
6832. Account Head: The Account ledger under which this tax will be booked
6843. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
6854. Description: Description of the tax (that will be printed in invoices / quotes).
6865. Rate: Tax rate.
6876. Amount: Tax amount.
6887. Total: Cumulative total to this point.
6898. 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).
6909. 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.","Standardni porez predložak koji se može primijeniti na sve prodajnih transakcija. Ovaj predložak može sadržavati popis poreznih glava, a također ostali rashodi / dohotka glave poput ""brodova"", ""osiguranje"", ""Rukovanje"" itd
691
692 #### Napomena
693
694 stopa poreza na vas definirati ovdje će biti standardna stopa poreza za sve ** Opcije **. Ako postoje ** Predmeti ** koji imaju različite cijene, one moraju biti dodan u ** točke poreza ** stol u ** točke ** majstora.
695
696 #### Opis Kolumne
697
698 1. Vrsta Proračun:
699 - To može biti na ** Neto Ukupno ** (to je zbroj osnovnog iznosa).
700 - ** U odnosu na prethodnu Row ukupno / Iznos ** (za kumulativne poreza ili troškova). Ako odaberete ovu opciju, porez će se primjenjivati ​​postotak prethodnog reda (u poreznom sustavu) iznos ili ukupno.
701 - ** Stvarni ** (kao što je navedeno).
702 2. Voditelj račun: knjiga računa pod kojima se ovaj porez će biti rezervirano
703 3. Trošak Centar: Ako porezni / naboj je prihod (kao što su utovar) i rashoda treba biti rezervirano protiv troška.
704 4. Opis: Opis poreza (koji će se tiskati u račune / citati).
705 5. Rate: Porezna stopa.
706 6. Iznos: Iznos poreza.
707 7. Ukupno: Kumulativna ukupno do ove točke.
708 8. Unesite Row: Ako na temelju ""prethodnog retka Ukupno"" možete odabrati broj retka koji će se uzeti kao osnova za ovaj izračun (zadana je prethodni redak).
709 9. Je li taj porez uključen u osnovna stopa ?: Ako ste to provjerili, to znači da je taj porez neće biti prikazani ispod točke stola, nego će biti uključeni u osnovne stope u glavnom točkom stolu. To je korisno kada želite dati stan cijenu (uključujući sve poreze) cijene za kupce."
Pratik Vyas593d5622015-03-02 19:07:52 +0530710DocType: Employee,Bank A/C No.,Bankovni A/C br.
Pratik Vyas97264472015-05-14 15:13:10 +0530711DocType: Expense Claim,Project,Projekt
Pratik Vyas593d5622015-03-02 19:07:52 +0530712DocType: Quality Inspection Reading,Reading 7,Čitanje 7
713DocType: Address,Personal,Osobno
714DocType: Expense Claim Detail,Expense Claim Type,Rashodi Vrsta polaganja
715DocType: Shopping Cart Settings,Default settings for Shopping Cart,Zadane postavke za Košarica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530716apps/erpnext/erpnext/controllers/accounts_controller.py +324,"Journal Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Temeljnica {0} povezan protiv Red {1}, provjerite je li to trebalo biti izdvajali kao unaprijed u ovom računu."
717apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +13,Biotechnology,Biotehnologija
Pratik Vyas97264472015-05-14 15:13:10 +0530718apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +108,Office Maintenance Expenses,Troškovi održavanja ureda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530719apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +53,Hemming,Okružuju
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530720apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +66,Please enter Item first,Unesite predmeta prvi
Pratik Vyas593d5622015-03-02 19:07:52 +0530721DocType: Account,Liability,Odgovornost
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530722apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +62,Sanctioned Amount cannot be greater than Claim Amount in Row {0}.,Kažnjeni Iznos ne može biti veći od Zahtjeva Iznos u nizu {0}.
Pratik Vyas97264472015-05-14 15:13:10 +0530723DocType: Company,Default Cost of Goods Sold Account,Zadana vrijednost prodane robe računa
Rushabh Mehtafc307972015-11-04 18:02:45 +0530724apps/erpnext/erpnext/stock/get_item_details.py +262,Price List not selected,Popis Cijena ne bira
Pratik Vyas593d5622015-03-02 19:07:52 +0530725DocType: Employee,Family Background,Obitelj Pozadina
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530726DocType: Process Payroll,Send Email,Pošaljite e-poštu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530727apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +88,No Permission,Nemate dopuštenje
Pratik Vyas593d5622015-03-02 19:07:52 +0530728DocType: Company,Default Bank Account,Zadani bankovni račun
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530729apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +47,"To filter based on Party, select Party Type first","Za filtriranje se temelji na stranke, odaberite stranka Upišite prvi"
730apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +48,'Update Stock' can not be checked because items are not delivered via {0},Opcija 'Ažuriraj zalihe' nije dostupna jer stavke nisu dostavljene putem {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530731apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Nos,Kom
732DocType: Item,Items with higher weightage will be shown higher,Stavke sa višim weightage će se prikazati više
Pratik Vyas593d5622015-03-02 19:07:52 +0530733DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Banka Pomirenje Detalj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530734apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +627,My Invoices,Moji Računi
Rushabh Mehtafc307972015-11-04 18:02:45 +0530735apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +43,No employee found,Nisu pronađeni zaposlenici
Pratik Vyas593d5622015-03-02 19:07:52 +0530736DocType: Purchase Order,Stopped,Zaustavljen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530737DocType: Item,If subcontracted to a vendor,Ako podugovoren dobavljaču
738apps/erpnext/erpnext/manufacturing/page/bom_browser/bom_browser.js +17,Select BOM to start,Odaberite BOM za početak
Pratik Vyas593d5622015-03-02 19:07:52 +0530739DocType: SMS Center,All Customer Contact,Svi kontakti kupaca
Pratik Vyas97264472015-05-14 15:13:10 +0530740apps/erpnext/erpnext/config/stock.py +64,Upload stock balance via csv.,Prenesi dionica ravnotežu putem CSV.
Anand Doshi191b2972015-10-21 16:50:31 +0530741apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +27,Send Now,Pošalji odmah
Pratik Vyas593d5622015-03-02 19:07:52 +0530742,Support Analytics,Analitike podrške
743DocType: Item,Website Warehouse,Skladište web stranice
Pratik Vyas593d5622015-03-02 19:07:52 +0530744DocType: Sales Invoice,"The day of the month on which auto invoice will be generated e.g. 05, 28 etc","Dan u mjesecu na koji auto faktura će biti generiran npr 05, 28 itd"
745apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.js +49,Score must be less than or equal to 5,Rezultat mora biti manja od ili jednaka 5
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530746apps/erpnext/erpnext/config/accounts.py +169,C-Form records,C-obrazac zapisi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530747apps/erpnext/erpnext/config/selling.py +294,Customer and Supplier,Kupaca i dobavljača
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530748DocType: Email Digest,Email Digest Settings,E-pošta postavke
Pratik Vyas97264472015-05-14 15:13:10 +0530749apps/erpnext/erpnext/config/support.py +13,Support queries from customers.,Upiti podršci.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530750DocType: Features Setup,"To enable ""Point of Sale"" features",Da biste omogućili "prodajno mjesto" značajke
Pratik Vyas593d5622015-03-02 19:07:52 +0530751DocType: Bin,Moving Average Rate,Stopa prosječne ponderirane cijene
752DocType: Production Planning Tool,Select Items,Odaberite proizvode
Rushabh Mehtafc307972015-11-04 18:02:45 +0530753apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +326,{0} against Bill {1} dated {2},{0} u odnosu na račun {1} s datumom {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530754DocType: Comment,Reference Name,Referenca Ime
Pratik Vyas593d5622015-03-02 19:07:52 +0530755DocType: Maintenance Visit,Completion Status,Završetak Status
Anand Doshi191b2972015-10-21 16:50:31 +0530756DocType: Sales Invoice Item,Target Warehouse,Ciljana galerija
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530757DocType: Item,Allow over delivery or receipt upto this percent,Dopustite preko isporuka ili primitak upto ovim posto
Rushabh Mehtafc307972015-11-04 18:02:45 +0530758apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +49,Expected Delivery Date cannot be before Sales Order Date,Očekuje se dostava Datum ne može biti prije prodajnog naloga Datum
Pratik Vyas593d5622015-03-02 19:07:52 +0530759DocType: Upload Attendance,Import Attendance,Uvoz posjećenost
760apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +17,All Item Groups,Sve skupine proizvoda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530761DocType: Process Payroll,Activity Log,Dnevnik aktivnosti
Pratik Vyas593d5622015-03-02 19:07:52 +0530762apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +30,Net Profit / Loss,Neto dobit / gubitak
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530763apps/erpnext/erpnext/config/setup.py +94,Automatically compose message on submission of transactions.,Automatski napravi poruku pri podnošenju transakcije.
Pratik Vyas593d5622015-03-02 19:07:52 +0530764DocType: Production Order,Item To Manufacture,Proizvod za proizvodnju
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530765apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +16,Permanent mold casting,Stalni kalupa za lijevanje
Rushabh Mehtafc307972015-11-04 18:02:45 +0530766apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +87,{0} {1} status is {2},{0} {1} status {2}
767apps/erpnext/erpnext/config/learn.py +172,Purchase Order to Payment,Narudžbenica za plaćanje
Pratik Vyas593d5622015-03-02 19:07:52 +0530768DocType: Sales Order Item,Projected Qty,Predviđena količina
769DocType: Sales Invoice,Payment Due Date,Plaćanje Due Date
Pratik Vyas97264472015-05-14 15:13:10 +0530770DocType: Newsletter,Newsletter Manager,Newsletter Upravitelj
Anand Doshi191b2972015-10-21 16:50:31 +0530771apps/erpnext/erpnext/stock/doctype/item/item.js +234,Item Variant {0} already exists with same attributes,Stavka Varijanta {0} već postoji s istim atributima
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530772apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +95,'Opening',"Otvaranje '
Pratik Vyas593d5622015-03-02 19:07:52 +0530773DocType: Notification Control,Delivery Note Message,Otpremnica - poruka
774DocType: Expense Claim,Expenses,troškovi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530775DocType: Item Variant Attribute,Item Variant Attribute,Stavka Varijanta Osobina
Pratik Vyas97264472015-05-14 15:13:10 +0530776,Purchase Receipt Trends,Trend primki
Pratik Vyas593d5622015-03-02 19:07:52 +0530777DocType: Appraisal,Select template from which you want to get the Goals,Odaberite predložak s kojeg želite dobiti ciljeva
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530778apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +77,Research & Development,Istraživanje i razvoj
Pratik Vyas593d5622015-03-02 19:07:52 +0530779,Amount to Bill,Iznositi Billa
780DocType: Company,Registration Details,Registracija Brodu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530781apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +75,Staking,Iskolčenja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530782DocType: Item,Re-Order Qty,Re-order Kom
Pratik Vyas97264472015-05-14 15:13:10 +0530783DocType: Leave Block List Date,Leave Block List Date,Datum popisa neodobrenih odsustava
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530784apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +25,Scheduled to send to {0},Planirano za slanje na {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530785DocType: Pricing Rule,Price or Discount,Cijena i popust
786DocType: Sales Team,Incentives,Poticaji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530787DocType: SMS Log,Requested Numbers,Traženi brojevi
Pratik Vyas97264472015-05-14 15:13:10 +0530788apps/erpnext/erpnext/config/hr.py +38,Performance appraisal.,Ocjenjivanje.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530789DocType: Sales Invoice Item,Stock Details,Stock Detalji
Pratik Vyas97264472015-05-14 15:13:10 +0530790apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Vrijednost projekta
Rushabh Mehtafc307972015-11-04 18:02:45 +0530791apps/erpnext/erpnext/config/selling.py +304,Point-of-Sale,Prodajno mjesto
792apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +71,Cannot carry forward {0},Ne može se prenositi {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530793apps/erpnext/erpnext/accounts/doctype/account/account.py +91,"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 """
Pratik Vyas593d5622015-03-02 19:07:52 +0530794DocType: Account,Balance must be,Bilanca mora biti
795DocType: Hub Settings,Publish Pricing,Objavi Cijene
Pratik Vyas593d5622015-03-02 19:07:52 +0530796DocType: Notification Control,Expense Claim Rejected Message,Rashodi Zahtjev odbijen poruku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530797apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +145,Nailing,Prikucavanje
Pratik Vyas593d5622015-03-02 19:07:52 +0530798,Available Qty,Dostupno Količina
799DocType: Purchase Taxes and Charges,On Previous Row Total,Na prethodni redak Ukupno
Pratik Vyas593d5622015-03-02 19:07:52 +0530800DocType: Salary Slip,Working Days,Radnih dana
801DocType: Serial No,Incoming Rate,Dolazni Stopa
802DocType: Packing Slip,Gross Weight,Bruto težina
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530803apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +410,The name of your company for which you are setting up this system.,Ime vaše tvrtke za koje ste postavljanje ovog sustava .
Pratik Vyas593d5622015-03-02 19:07:52 +0530804DocType: HR Settings,Include holidays in Total no. of Working Days,Uključi odmor u ukupnom. radnih dana
805DocType: Job Applicant,Hold,Zadrži
Pratik Vyas593d5622015-03-02 19:07:52 +0530806DocType: Employee,Date of Joining,Datum pristupa
807DocType: Naming Series,Update Series,Update serija
Pratik Vyas97264472015-05-14 15:13:10 +0530808DocType: Supplier Quotation,Is Subcontracted,Je podugovarati
Pratik Vyas593d5622015-03-02 19:07:52 +0530809DocType: Item Attribute,Item Attribute Values,Stavka vrijednosti atributa
Pratik Vyas97264472015-05-14 15:13:10 +0530810apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +3,View Subscribers,Pogledaj Pretplatnici
Pratik Vyas593d5622015-03-02 19:07:52 +0530811DocType: Purchase Invoice Item,Purchase Receipt,Račun kupnje
812,Received Items To Be Billed,Primljeni Proizvodi se naplaćuje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530813apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +114,Abrasive blasting,Pjeskarenje
Rushabh Mehtafc307972015-11-04 18:02:45 +0530814DocType: Employee,Ms,Gospođa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530815apps/erpnext/erpnext/config/accounts.py +148,Currency exchange rate master.,Majstor valute .
816apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +253,Unable to find Time Slot in the next {0} days for Operation {1},Nije moguće pronaći termin u narednih {0} dana za rad {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530817DocType: Production Order,Plan material for sub-assemblies,Plan materijal za pod-sklopova
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530818apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +426,BOM {0} must be active,BOM {0} mora biti aktivna
Pratik Vyas593d5622015-03-02 19:07:52 +0530819apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +26,Please select the document type first,Molimo odaberite vrstu dokumenta prvi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530820apps/erpnext/erpnext/support/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
Pratik Vyas97264472015-05-14 15:13:10 +0530821DocType: Salary Slip,Leave Encashment Amount,Iznos naplaćenog odsustva
Anand Doshi191b2972015-10-21 16:50:31 +0530822apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +209,Serial No {0} does not belong to Item {1},Serijski Ne {0} ne pripada točki {1}
Pratik Vyas97264472015-05-14 15:13:10 +0530823DocType: Purchase Receipt Item Supplied,Required Qty,Potrebna Kol
Pratik Vyas593d5622015-03-02 19:07:52 +0530824DocType: Bank Reconciliation,Total Amount,Ukupan iznos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530825apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +32,Internet Publishing,Internet izdavaštvo
Pratik Vyas593d5622015-03-02 19:07:52 +0530826DocType: Production Planning Tool,Production Orders,Nalozi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530827apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +35,Balance Value,Vrijednost bilance
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530828apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Prodajni cjenik
Pratik Vyas593d5622015-03-02 19:07:52 +0530829apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Objavi sinkronizirati stavke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530830DocType: GL Entry,Account Currency,Valuta računa
831apps/erpnext/erpnext/accounts/general_ledger.py +131,Please mention Round Off Account in Company,Molimo spomenuti zaokružiti račun u Društvu
Pratik Vyas593d5622015-03-02 19:07:52 +0530832DocType: Purchase Receipt,Range,Domet
833DocType: Supplier,Default Payable Accounts,Zadane naplativo račune
834apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +40,Employee {0} is not active or does not exist,Zaposlenik {0} nije aktivan ili ne postoji
835DocType: Features Setup,Item Barcode,Barkod proizvoda
Rushabh Mehtafc307972015-11-04 18:02:45 +0530836apps/erpnext/erpnext/stock/doctype/item/item.py +484,Item Variants {0} updated,Stavka Varijante {0} ažurirani
Pratik Vyas593d5622015-03-02 19:07:52 +0530837DocType: Quality Inspection Reading,Reading 6,Čitanje 6
838DocType: Purchase Invoice Advance,Purchase Invoice Advance,Kupnja fakture Predujam
839DocType: Address,Shop,Dućan
840DocType: Hub Settings,Sync Now,Sync Sada
Rushabh Mehtafc307972015-11-04 18:02:45 +0530841apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +167,Row {0}: Credit entry can not be linked with a {1},Red {0}: Kredit unos ne može biti povezan s {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530842DocType: 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."
843DocType: Employee,Permanent Address Is,Stalna adresa je
Pratik Vyas97264472015-05-14 15:13:10 +0530844DocType: Production Order Operation,Operation completed for how many finished goods?,Operacija završena za koliko gotovih proizvoda?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530845apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +491,The Brand,Brand
Rushabh Mehtafc307972015-11-04 18:02:45 +0530846apps/erpnext/erpnext/controllers/status_updater.py +163,Allowance for over-{0} crossed for Item {1}.,Dodatak za prekomjerno {0} prešao za točku {1}.
Pratik Vyas593d5622015-03-02 19:07:52 +0530847DocType: Employee,Exit Interview Details,Izlaz Intervju Detalji
848DocType: Item,Is Purchase Item,Je dobavljivi proizvod
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530849DocType: Journal Entry Account,Purchase Invoice,Kupnja fakture
Pratik Vyas593d5622015-03-02 19:07:52 +0530850DocType: Stock Ledger Entry,Voucher Detail No,Bon Detalj Ne
Pratik Vyas97264472015-05-14 15:13:10 +0530851DocType: Stock Entry,Total Outgoing Value,Ukupna odlazna vrijednost
Rushabh Mehtafc307972015-11-04 18:02:45 +0530852apps/erpnext/erpnext/public/js/account_tree_grid.js +225,Opening Date and Closing Date should be within same Fiscal Year,Otvaranje i zatvaranje Datum datum mora biti unutar iste fiskalne godine
Pratik Vyas593d5622015-03-02 19:07:52 +0530853DocType: Lead,Request for Information,Zahtjev za informacije
854DocType: Payment Tool,Paid,Plaćen
855DocType: Salary Slip,Total in words,Ukupno je u riječima
856DocType: Material Request Item,Lead Time Date,Potencijalni kupac - datum
Rushabh Mehtafc307972015-11-04 18:02:45 +0530857apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +54, is mandatory. Maybe Currency Exchange record is not created for ,je obavezno. Možda Mjenjačnica zapis nije stvoren za
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530858apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +111,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Navedite rednim brojem predmeta za {1}
859apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +538,"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 'proizvod Bundle' predmeta, skladište, rednim i hrpa Ne smatrat će se iz "Popis pakiranja 'stol. Ako Skladište i serije ne su isti za sve pakiranje predmeta za bilo 'proizvod Bundle' točke, te vrijednosti može se unijeti u glavnoj točki stol, vrijednosti će se kopirati u 'pakiranje popis' stol."
Rushabh Mehtafc307972015-11-04 18:02:45 +0530860apps/erpnext/erpnext/config/stock.py +28,Shipments to customers.,Isporuke kupcima.
Pratik Vyas593d5622015-03-02 19:07:52 +0530861DocType: Purchase Invoice Item,Purchase Order Item,Narudžbenica predmet
Pratik Vyas97264472015-05-14 15:13:10 +0530862apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Indirect Income,Neizravni dohodak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530863DocType: Payment Tool,Set Payment Amount = Outstanding Amount,Postavi Iznos Plaćanje = Izvanredna Iznos
Pratik Vyas593d5622015-03-02 19:07:52 +0530864DocType: Contact Us Settings,Address Line 1,Adresa - linija 1
Pratik Vyas97264472015-05-14 15:13:10 +0530865apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +50,Variance,Varijacija
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530866apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +392,Company Name,Ime tvrtke
Pratik Vyas593d5622015-03-02 19:07:52 +0530867DocType: SMS Center,Total Message(s),Ukupno poruka ( i)
Rushabh Mehtafc307972015-11-04 18:02:45 +0530868apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +515,Select Item for Transfer,Odaberite stavke za prijenos
869apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +24,View a list of all the help videos,Pregled popisa svih pomoć videa
Pratik Vyas593d5622015-03-02 19:07:52 +0530870DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Odaberite račun šefa banke gdje je ček bio pohranjen.
871DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Dopustite korisniku uređivanje cjenika u transakcijama
872DocType: Pricing Rule,Max Qty,Maksimalna količina
Rushabh Mehtafc307972015-11-04 18:02:45 +0530873apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +106,Row {0}: Payment against Sales/Purchase Order should always be marked as advance,Red {0}: Plaćanje protiv prodaje / narudžbenice treba uvijek biti označena kao unaprijed
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530874apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +16,Chemical,kemijski
Rushabh Mehtafc307972015-11-04 18:02:45 +0530875apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +693,All items have already been transferred for this Production Order.,Svi predmeti su već prebačeni za ovu radnog naloga.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530876DocType: Process Payroll,Select Payroll Year and Month,Odaberite Platne godina i mjesec
Pratik Vyas97264472015-05-14 15:13:10 +0530877apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +32,"Go to the appropriate group (usually Application of Funds > Current Assets > Bank Accounts and create a new Account (by clicking on Add Child) of type ""Bank""",Idi na odgovarajućoj skupini (obično Application fondova> kratkotrajne imovine> bankovne račune i stvoriti novi račun (klikom na Dodaj dijete) tipa "Banka"
Pratik Vyas593d5622015-03-02 19:07:52 +0530878DocType: Workstation,Electricity Cost,Troškovi struje
879DocType: HR Settings,Don't send Employee Birthday Reminders,Ne šaljite podsjetnik za rođendan zaposlenika
880DocType: Comment,Unsubscribed,Pretplatu
881DocType: Opportunity,Walk In,Šetnja u
882DocType: Item,Inspection Criteria,Inspekcijski Kriteriji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530883apps/erpnext/erpnext/config/accounts.py +101,Tree of finanial Cost Centers.,Drvo finanial troška .
884apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +12,Transfered,Prenose
885apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +492,Upload your letter head and logo. (you can edit them later).,Upload Vaše pismo glavu i logotip. (Možete ih uređivati ​​kasnije).
886apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +156,White,Bijela
Pratik Vyas593d5622015-03-02 19:07:52 +0530887DocType: SMS Center,All Lead (Open),Svi potencijalni kupci (aktualni)
888DocType: Purchase Invoice,Get Advances Paid,Kreiraj avansno plaćanje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530889apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +362,Attach Your Picture,Učvrstite svoju sliku
Rushabh Mehtafc307972015-11-04 18:02:45 +0530890apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +517,Make ,Napraviti
Pratik Vyas593d5622015-03-02 19:07:52 +0530891DocType: Journal Entry,Total Amount in Words,Ukupan iznos riječima
892DocType: Workflow State,Stop,zaustaviti
893apps/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 .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530894apps/erpnext/erpnext/templates/pages/cart.html +3,My Cart,Moja košarica
895apps/erpnext/erpnext/controllers/selling_controller.py +150,Order Type must be one of {0},Tip narudžbe mora biti jedan od {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530896DocType: Lead,Next Contact Date,Sljedeći datum kontakta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530897apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +35,Opening Qty,Otvaranje Kol
Pratik Vyas593d5622015-03-02 19:07:52 +0530898DocType: Holiday List,Holiday List Name,Turistička Popis Ime
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530899apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +168,Stock Options,Burzovnih opcija
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530900DocType: Journal Entry Account,Expense Claim,Rashodi polaganja
901apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +181,Qty for {0},Količina za {0}
Pratik Vyas97264472015-05-14 15:13:10 +0530902DocType: Leave Application,Leave Application,Zahtjev za odsustvom
903apps/erpnext/erpnext/config/hr.py +77,Leave Allocation Tool,Alat za raspodjelu odsustva
904DocType: Leave Block List,Leave Block List Dates,Datumi popisa neodobrenih odsustava
Anand Doshi191b2972015-10-21 16:50:31 +0530905DocType: Company,If Monthly Budget Exceeded (for expense account),Ako Mjesečni proračun Prebačen (za reprezentaciju)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530906apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +56,Trimming,Podrezivanje
Pratik Vyas97264472015-05-14 15:13:10 +0530907DocType: Workstation,Net Hour Rate,Neto sat cijena
908DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Ulazni račun zavisnog troška
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530909DocType: Company,Default Terms,Zadani uvjeti
Pratik Vyas593d5622015-03-02 19:07:52 +0530910DocType: Packing Slip Item,Packing Slip Item,Odreskom predmet
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530911DocType: POS Profile,Cash/Bank Account,Novac / bankovni račun
912apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +63,Removed items with no change in quantity or value.,Uklonjene stvari bez promjena u količini ili vrijednosti.
Pratik Vyas593d5622015-03-02 19:07:52 +0530913DocType: Delivery Note,Delivery To,Dostava za
Rushabh Mehtafc307972015-11-04 18:02:45 +0530914apps/erpnext/erpnext/stock/doctype/item/item.py +506,Attribute table is mandatory,Osobina stol je obavezno
Pratik Vyas593d5622015-03-02 19:07:52 +0530915DocType: Production Planning Tool,Get Sales Orders,Kreiraj narudžbe
916apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +64,{0} can not be negative,{0} ne može biti negativna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530917apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +103,Filing,Podnošenje
918apps/erpnext/erpnext/templates/form_grid/item_grid.html +72,Discount,Popust
Pratik Vyas593d5622015-03-02 19:07:52 +0530919DocType: Features Setup,Purchase Discounts,Kupnja Popusti
Pratik Vyasfcc31022015-07-10 12:05:24 +0530920DocType: Workstation,Wages,Plaće
Pratik Vyas97264472015-05-14 15:13:10 +0530921DocType: Time Log,Will be updated only if Time Log is 'Billable',Će se ažurirati samo ako vrijeme Log 'naplativo'
Pratik Vyas593d5622015-03-02 19:07:52 +0530922DocType: Project,Internal,Interni
923DocType: Task,Urgent,Hitan
Pratik Vyas97264472015-05-14 15:13:10 +0530924apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +97,Please specify a valid Row ID for row {0} in table {1},Navedite valjanu Row ID za redom {0} u tablici {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +0530925apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +23,Go to the Desktop and start using ERPNext,Idi na radnu površinu i početi koristiti ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +0530926DocType: Item,Manufacturer,Proizvođač
927DocType: Landed Cost Item,Purchase Receipt Item,Kupnja Potvrda predmet
Pratik Vyas593d5622015-03-02 19:07:52 +0530928DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Rezervirano Warehouse u prodajni nalog / skladišta gotovih proizvoda
929apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +65,Selling Amount,Prodaja Iznos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530930apps/erpnext/erpnext/projects/doctype/project/project.js +40,Time Logs,Vrijeme Trupci
Rushabh Mehtafc307972015-11-04 18:02:45 +0530931apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +112,You are the Expense Approver for this record. Please Update the 'Status' and Save,Vi ste osoba za odobrenje rashoda za ovaj zapis. Molimo ažurirajte status i spremite
Pratik Vyas593d5622015-03-02 19:07:52 +0530932DocType: Serial No,Creation Document No,Stvaranje dokumenata nema
933DocType: Issue,Issue,Izdanje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530934apps/erpnext/erpnext/config/stock.py +136,"Attributes for Item Variants. e.g Size, Color etc.","Atributi za stavku varijanti. npr Veličina, boja i sl"
935apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +39,WIP Warehouse,WIP Skladište
936apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +194,Serial No {0} is under maintenance contract upto {1},Serijski Ne {0} je pod ugovorom za održavanje upto {1}
Pratik Vyas593d5622015-03-02 19:07:52 +0530937DocType: BOM Operation,Operation,Operacija
938DocType: Lead,Organization Name,Naziv organizacije
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530939DocType: Tax Rule,Shipping State,Državna dostava
Pratik Vyas97264472015-05-14 15:13:10 +0530940apps/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 dodana pomoću 'se predmeti od kupnje primitaka' gumb
941apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Sales Expenses,Prodajni troškovi
Anand Doshi191b2972015-10-21 16:50:31 +0530942apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +182,Standard Buying,Standardna kupnju
Pratik Vyas593d5622015-03-02 19:07:52 +0530943DocType: GL Entry,Against,Protiv
944DocType: Item,Default Selling Cost Center,Zadani trošak prodaje
945DocType: Sales Partner,Implementation Partner,Provedba partner
Rushabh Mehtafc307972015-11-04 18:02:45 +0530946apps/erpnext/erpnext/controllers/selling_controller.py +227,Sales Order {0} is {1},Prodaja Naručite {0} {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530947DocType: Opportunity,Contact Info,Kontakt Informacije
Rushabh Mehtafc307972015-11-04 18:02:45 +0530948apps/erpnext/erpnext/config/stock.py +278,Making Stock Entries,Izrada Stock unose
Pratik Vyas593d5622015-03-02 19:07:52 +0530949DocType: Packing Slip,Net Weight UOM,Težina mjerna jedinica
Pratik Vyas593d5622015-03-02 19:07:52 +0530950DocType: Item,Default Supplier,Glavni dobavljač
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530951DocType: Manufacturing Settings,Over Production Allowance Percentage,Tijekom Postotak proizvodnje doplatku
Pratik Vyas593d5622015-03-02 19:07:52 +0530952DocType: Shipping Rule Condition,Shipping Rule Condition,Dostava Pravilo Stanje
953DocType: Features Setup,Miscelleneous,Razno
954DocType: Holiday List,Get Weekly Off Dates,Nabavite Tjedno Off datumi
955apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +30,End Date can not be less than Start Date,Datum završetka ne može biti manja od početnog datuma
Pratik Vyas593d5622015-03-02 19:07:52 +0530956DocType: Sales Person,Select company name first.,Prvo odaberite naziv tvrtke.
Rushabh Mehtafc307972015-11-04 18:02:45 +0530957apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Dr,Doktor
Pratik Vyas97264472015-05-14 15:13:10 +0530958apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Ponude dobivene od dobavljača.
Pratik Vyas593d5622015-03-02 19:07:52 +0530959apps/erpnext/erpnext/controllers/selling_controller.py +21,To {0} | {1} {2},Za {0} | {1} {2}
Pratik Vyas97264472015-05-14 15:13:10 +0530960DocType: Time Log Batch,updated via Time Logs,ažurirati putem Vrijeme Trupci
Pratik Vyas593d5622015-03-02 19:07:52 +0530961apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Prosječna starost
Pratik Vyas593d5622015-03-02 19:07:52 +0530962DocType: Opportunity,Your sales person who will contact the customer in future,Vaš prodavač koji će ubuduće kontaktirati kupca
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530963apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +588,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.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530964DocType: Company,Default Currency,Zadana valuta
Pratik Vyas593d5622015-03-02 19:07:52 +0530965DocType: Contact,Enter designation of this Contact,Upišite oznaku ove Kontakt
966DocType: Contact Us Settings,Address,Adresa
967DocType: Expense Claim,From Employee,Od zaposlenika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530968apps/erpnext/erpnext/controllers/accounts_controller.py +338,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
Pratik Vyas593d5622015-03-02 19:07:52 +0530969DocType: Journal Entry,Make Difference Entry,Čine razliku Entry
970DocType: Upload Attendance,Attendance From Date,Gledanost od datuma
Pratik Vyas97264472015-05-14 15:13:10 +0530971DocType: Appraisal Template Goal,Key Performance Area,Zona ključnih performansi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530972apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +54,Transportation,promet
Anand Doshibacc6792015-10-30 12:54:27 +0530973apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +67, and year: ,i godina:
Anand Doshi191b2972015-10-21 16:50:31 +0530974DocType: Email Digest,Annual Expense,Godišnji rashodi
Pratik Vyas593d5622015-03-02 19:07:52 +0530975DocType: SMS Center,Total Characters,Ukupno Likovi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530976apps/erpnext/erpnext/controllers/buying_controller.py +139,Please select BOM in BOM field for Item {0},Odaberite BOM u BOM polje za točku {0}
Pratik Vyas593d5622015-03-02 19:07:52 +0530977DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-obrazac detalj računa
978DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Pomirenje Plaćanje fakture
979apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +32,Contribution %,Doprinos%
980DocType: Item,website page link,Poveznica web stranice
Rushabh Mehta63b98ec2015-08-04 11:38:04 +0530981apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +192,Let's prepare the system for first use.,Idemo pripremiti sustav za prvu uporabu.
Pratik Vyas593d5622015-03-02 19:07:52 +0530982DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Tvrtka registracijski brojevi za svoju referencu. Porezni brojevi itd.
983DocType: Sales Partner,Distributor,Distributer
984DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Košarica Dostava Rule
Rushabh Mehtafc307972015-11-04 18:02:45 +0530985apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +214,Production Order {0} must be cancelled before cancelling this Sales Order,Proizvodni nalog {0} mora biti poništen prije nego se poništi ova prodajna narudžba
Pratik Vyas593d5622015-03-02 19:07:52 +0530986,Ordered Items To Be Billed,Naručeni proizvodi za naplatu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530987apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +24,From Range has to be less than To Range,Od Raspon mora biti manji od u rasponu
Pratik Vyas593d5622015-03-02 19:07:52 +0530988apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +21,Select Time Logs and Submit to create a new Sales Invoice.,Odaberite vrijeme Evidencije i slanje stvoriti novi prodajni fakture.
989DocType: Global Defaults,Global Defaults,Globalne zadane postavke
990DocType: Salary Slip,Deductions,Odbici
Pratik Vyas593d5622015-03-02 19:07:52 +0530991DocType: Purchase Invoice,Start date of current invoice's period,Početak datum tekućeg razdoblja dostavnice
992apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +23,This Time Log Batch has been billed.,Ovo Batch Vrijeme Log je naplaćeno.
Pratik Vyas6fbb25b2015-03-08 21:29:59 +0530993apps/erpnext/erpnext/crm/doctype/lead/lead.js +32,Create Opportunity,Kreiraj priliku
Pratik Vyas97264472015-05-14 15:13:10 +0530994DocType: Salary Slip,Leave Without Pay,Neplaćeno odsustvo
Anand Doshi6489e972015-09-17 15:08:09 +0530995DocType: Supplier,Communications,Mailovi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +0530996apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +287,Capacity Planning Error,Kapacitet Greška planiranje
997,Trial Balance for Party,Suđenje Stanje na stranku
Pratik Vyas593d5622015-03-02 19:07:52 +0530998DocType: Lead,Consultant,Konzultant
999DocType: Salary Slip,Earnings,Zarada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301000apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Finished Item {0} must be entered for Manufacture type entry,Gotovi Stavka {0} mora biti upisana za tip Proizvodnja upis
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301001apps/erpnext/erpnext/config/learn.py +77,Opening Accounting Balance,Otvaranje Računovodstvo Stanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301002DocType: Sales Invoice Advance,Sales Invoice Advance,Predujam prodajnog računa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301003apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +398,Nothing to request,Ništa za zatražiti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301004apps/erpnext/erpnext/projects/doctype/task/task.py +38,'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
1005apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +75,Management,Uprava
Pratik Vyas97264472015-05-14 15:13:10 +05301006apps/erpnext/erpnext/config/projects.py +33,Types of activities for Time Sheets,Vrste aktivnosti za vrijeme listova
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301007apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +14,Investment casting,Lijev
Anand Doshi191b2972015-10-21 16:50:31 +05301008apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +51,Either debit or credit amount is required for {0},Ili debitna ili kreditna iznos potreban za {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301009DocType: 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""","To će biti dodan u šifra varijante. Na primjer, ako je vaš naziv je ""SM"", a točka kod ""T-shirt"", stavka kod varijante će biti ""T-SHIRT-SM"""
1010DocType: 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.
1011apps/frappe/frappe/core/doctype/user/user_list.js +12,Active,Aktivan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301012apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +154,Blue,Plava
1013DocType: Purchase Invoice,Is Return,Je li povratak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301014DocType: Price List Country,Price List Country,Cjenik Zemlja
1015apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +123,Further nodes can be only created under 'Group' type nodes,"Daljnje čvorovi mogu se samo stvorio pod ""Grupa"" tipa čvorova"
Pratik Vyas593d5622015-03-02 19:07:52 +05301016DocType: Item,UOMs,UOMs
Pratik Vyas97264472015-05-14 15:13:10 +05301017apps/erpnext/erpnext/stock/utils.py +167,{0} valid serial nos for Item {1},{0} valjani serijski nos za Stavka {1}
Anand Doshi191b2972015-10-21 16:50:31 +05301018apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +57,Item Code cannot be changed for Serial No.,Kod proizvoda ne može se mijenjati za serijski broj.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301019apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +22,POS Profile {0} already created for user: {1} and company {2},POS Profil {0} je već stvoren za korisnika: {1} i društvo {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301020DocType: Purchase Order Item,UOM Conversion Factor,UOM konverzijski faktor
1021DocType: Stock Settings,Default Item Group,Zadana grupa proizvoda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301022apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +156,Laminated object manufacturing,Višeslojno objekt proizvodnja
Pratik Vyas97264472015-05-14 15:13:10 +05301023apps/erpnext/erpnext/config/buying.py +13,Supplier database.,Dobavljač baza podataka.
Pratik Vyas593d5622015-03-02 19:07:52 +05301024DocType: Account,Balance Sheet,Završni račun
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301025apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +561,Cost Center For Item with Item Code ',Troška za stavku s šifra '
1026apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +45,Stretch forming,Stretch oblikovanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301027DocType: Opportunity,Your sales person will get a reminder on this date to contact the customer,Prodavač će dobiti podsjetnik na taj datum kako bi pravovremeno kontaktirao kupca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301028apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +210,"Further accounts can be made under Groups, but entries can be made against non-Groups","Daljnje računi mogu biti u skupinama, ali unose se može podnijeti protiv nesrpskog Groups"
Pratik Vyas97264472015-05-14 15:13:10 +05301029apps/erpnext/erpnext/config/hr.py +125,Tax and other salary deductions.,Porez i drugih isplata plaća.
Pratik Vyas593d5622015-03-02 19:07:52 +05301030DocType: Lead,Lead,Potencijalni kupac
Pratik Vyas97264472015-05-14 15:13:10 +05301031DocType: Email Digest,Payables,Plativ
Pratik Vyas593d5622015-03-02 19:07:52 +05301032DocType: Account,Warehouse,Skladište
Rushabh Mehtafc307972015-11-04 18:02:45 +05301033apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +90,Row #{0}: Rejected Qty can not be entered in Purchase Return,Red # {0}: Odbijen Kom se ne može upisati u kupnju povratak
Pratik Vyas593d5622015-03-02 19:07:52 +05301034,Purchase Order Items To Be Billed,Narudžbenica Proizvodi se naplaćuje
Pratik Vyas97264472015-05-14 15:13:10 +05301035DocType: Purchase Invoice Item,Net Rate,Neto stopa
Pratik Vyas593d5622015-03-02 19:07:52 +05301036DocType: Purchase Invoice Item,Purchase Invoice Item,Kupnja fakture predmet
Pratik Vyas97264472015-05-14 15:13:10 +05301037apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +50,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Upisi u glavnu knjigu i GL upisi su ponovno postavljeni za odabrane primke.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301038apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Stavka 1
Pratik Vyas593d5622015-03-02 19:07:52 +05301039DocType: Holiday,Holiday,Odmor
1040DocType: Event,Saturday,Subota
Pratik Vyas97264472015-05-14 15:13:10 +05301041DocType: Leave Control Panel,Leave blank if considered for all branches,Ostavite prazno ako se odnosi na sve poslovnice
Pratik Vyas593d5622015-03-02 19:07:52 +05301042,Daily Time Log Summary,Dnevno vrijeme Log Profila
1043DocType: DocField,Label,Oznaka
1044DocType: Payment Reconciliation,Unreconciled Payment Details,Nesaglašen Detalji plaćanja
Pratik Vyas593d5622015-03-02 19:07:52 +05301045DocType: Global Defaults,Current Fiscal Year,Tekuće fiskalne godine
1046DocType: Global Defaults,Disable Rounded Total,Ugasiti zaokruženi iznos
Pratik Vyas593d5622015-03-02 19:07:52 +05301047DocType: Lead,Call,Poziv
Rushabh Mehtafc307972015-11-04 18:02:45 +05301048apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +384,'Entries' cannot be empty,'Ulazi' ne može biti prazno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301049apps/erpnext/erpnext/utilities/transaction_base.py +78,Duplicate row {0} with same {1},Dupli red {0} sa istim {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301050,Trial Balance,Pretresno bilanca
Rushabh Mehtafc307972015-11-04 18:02:45 +05301051apps/erpnext/erpnext/config/hr.py +205,Setting up Employees,Postavljanje zaposlenika
1052apps/erpnext/erpnext/public/js/feature_setup.js +220,"Grid ""","Grid """
Anand Doshi191b2972015-10-21 16:50:31 +05301053apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +150,Please select prefix first,Odaberite prefiks prvi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301054apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +138,Research,istraživanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301055DocType: Maintenance Visit Purpose,Work Done,Rad Done
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301056apps/erpnext/erpnext/controllers/item_variant.py +25,Please specify at least one attribute in the Attributes table,Navedite barem jedan atribut u tablici Svojstva
Anand Doshi191b2972015-10-21 16:50:31 +05301057DocType: Contact,User ID,Korisnički ID
Pratik Vyas593d5622015-03-02 19:07:52 +05301058DocType: Communication,Sent,Poslano
1059apps/erpnext/erpnext/accounts/doctype/account/account.js +57,View Ledger,Pogledaj Ledger
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301060DocType: File,Lft,LFT
Pratik Vyas593d5622015-03-02 19:07:52 +05301061apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Najstarije
Rushabh Mehtafc307972015-11-04 18:02:45 +05301062apps/erpnext/erpnext/stock/doctype/item/item.py +388,"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"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301063DocType: Communication,Delivery Status,Status isporuke
Pratik Vyas593d5622015-03-02 19:07:52 +05301064DocType: Production Order,Manufacture against Sales Order,Proizvodnja protiv prodaje Reda
Rushabh Mehtafc307972015-11-04 18:02:45 +05301065apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +517,Rest Of The World,Ostatak svijeta
Anand Doshi191b2972015-10-21 16:50:31 +05301066apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +81,The Item {0} cannot have Batch,Stavka {0} ne može imati Hrpa
Pratik Vyas593d5622015-03-02 19:07:52 +05301067,Budget Variance Report,Proračun varijance Prijavi
1068DocType: Salary Slip,Gross Pay,Bruto plaća
Pratik Vyas97264472015-05-14 15:13:10 +05301069apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +186,Dividends Paid,Plaćeni Dividende
Rushabh Mehtafc307972015-11-04 18:02:45 +05301070apps/erpnext/erpnext/public/js/controllers/stock_controller.js +40,Accounting Ledger,Računovodstvo knjiga
Pratik Vyas97264472015-05-14 15:13:10 +05301071DocType: Stock Reconciliation,Difference Amount,Razlika Količina
1072apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +192,Retained Earnings,Zadržana dobit
Pratik Vyas593d5622015-03-02 19:07:52 +05301073DocType: BOM Item,Item Description,Opis proizvoda
1074DocType: Payment Tool,Payment Mode,Način plaćanja
1075DocType: Purchase Invoice,Is Recurring,Je Ponavljajući
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301076apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +154,Direct metal laser sintering,Izravno metala laserom sinteriranje
Pratik Vyas593d5622015-03-02 19:07:52 +05301077DocType: Purchase Order,Supplied Items,Isporučeni pribor
1078DocType: Production Order,Qty To Manufacture,Količina za proizvodnju
Pratik Vyas97264472015-05-14 15:13:10 +05301079DocType: Buying Settings,Maintain same rate throughout purchase cycle,Održavaj istu stopu tijekom cijelog ciklusa kupnje
Pratik Vyas593d5622015-03-02 19:07:52 +05301080DocType: Opportunity Item,Opportunity Item,Prilika proizvoda
Pratik Vyas97264472015-05-14 15:13:10 +05301081apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Temporary Opening,Privremeni Otvaranje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301082apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +41,Cryorolling,Cryorolling
Pratik Vyas593d5622015-03-02 19:07:52 +05301083,Employee Leave Balance,Zaposlenik napuste balans
Rushabh Mehtafc307972015-11-04 18:02:45 +05301084apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +128,Balance for Account {0} must always be {1},Bilanca računa {0} uvijek mora biti {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301085DocType: Address,Address Type,Tip adrese
1086DocType: Purchase Receipt,Rejected Warehouse,Odbijen galerija
1087DocType: GL Entry,Against Voucher,Protiv Voucheru
1088DocType: Item,Default Buying Cost Center,Zadani trošak kupnje
Rushabh Mehtafc307972015-11-04 18:02:45 +05301089apps/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čamo da odvojite malo vremena i gledati te pomoći videa."
Anand Doshi191b2972015-10-21 16:50:31 +05301090apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Item {0} must be Sales Item,Stavka {0} mora biti Prodaja artikla
Rushabh Mehtafc307972015-11-04 18:02:45 +05301091apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +55, to ,za
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301092DocType: Item,Lead Time in days,Olovo Vrijeme u danima
Pratik Vyas593d5622015-03-02 19:07:52 +05301093,Accounts Payable Summary,Obveze Sažetak
Rushabh Mehtafc307972015-11-04 18:02:45 +05301094apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +193,Not authorized to edit frozen Account {0},Niste ovlašteni za uređivanje zamrznutog računa {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301095DocType: Journal Entry,Get Outstanding Invoices,Kreiraj neplaćene račune
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301096apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +63,Sales Order {0} is not valid,Prodajnog naloga {0} nije ispravan
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301097apps/erpnext/erpnext/setup/doctype/company/company.py +172,"Sorry, companies cannot be merged","Žao nam je , tvrtke ne mogu spojiti"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301098apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +145,Small,Mali
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301099DocType: Employee,Employee Number,Broj zaposlenika
Pratik Vyas593d5622015-03-02 19:07:52 +05301100apps/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}
Pratik Vyas593d5622015-03-02 19:07:52 +05301101,Invoiced Amount (Exculsive Tax),Dostavljeni iznos ( Exculsive poreza )
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301102apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Stavka 2
Pratik Vyas593d5622015-03-02 19:07:52 +05301103apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +59,Account head {0} created,Zaglavlje računa {0} stvoreno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301104apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +153,Green,Zelena
1105DocType: Item,Auto re-order,Auto re-red
Pratik Vyas97264472015-05-14 15:13:10 +05301106apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +57,Total Achieved,Ukupno Ostvareno
Pratik Vyas593d5622015-03-02 19:07:52 +05301107DocType: Employee,Place of Issue,Mjesto izdavanja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301108apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +59,Contract,ugovor
Pratik Vyas593d5622015-03-02 19:07:52 +05301109DocType: Report,Disabled,Ugašeno
Rushabh Mehtafc307972015-11-04 18:02:45 +05301110apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +490,UOM coversion factor required for UOM: {0} in Item: {1},UOM faktor coversion potrebna za UOM: {0} u točki: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301111apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Indirect Expenses,Neizravni troškovi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301112apps/erpnext/erpnext/controllers/selling_controller.py +163,Row {0}: Qty is mandatory,Red {0}: Količina je obvezno
1113apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +8,Agriculture,Poljoprivreda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301114apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +611,Your Products or Services,Vaši proizvodi ili usluge
Pratik Vyas593d5622015-03-02 19:07:52 +05301115DocType: Mode of Payment,Mode of Payment,Način plaćanja
Pratik Vyas97264472015-05-14 15:13:10 +05301116apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +31,This is a root item group and cannot be edited.,To jekorijen stavka grupa i ne može se mijenjati .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301117DocType: Journal Entry Account,Purchase Order,Narudžbenica
Pratik Vyas593d5622015-03-02 19:07:52 +05301118DocType: Warehouse,Warehouse Contact Info,Kontakt informacije skladišta
Rushabh Mehtafc307972015-11-04 18:02:45 +05301119apps/frappe/frappe/public/js/frappe/form/save.js +78,Name is required,Ime je potrebno
Pratik Vyas593d5622015-03-02 19:07:52 +05301120DocType: Purchase Invoice,Recurring Type,Ponavljajući Tip
1121DocType: Address,City/Town,Grad / Mjesto
Anand Doshi191b2972015-10-21 16:50:31 +05301122DocType: Email Digest,Annual Income,Godišnji prihod
Pratik Vyas593d5622015-03-02 19:07:52 +05301123DocType: Serial No,Serial No Details,Serijski nema podataka
1124DocType: Purchase Invoice Item,Item Tax Rate,Porezna stopa proizvoda
Rushabh Mehtafc307972015-11-04 18:02:45 +05301125apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +113,"For {0}, only credit accounts can be linked against another debit entry","Za {0}, samo kreditne računi se mogu povezati protiv drugog ulaska debitnom"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301126apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +468,Delivery Note {0} is not submitted,Otpremnica {0} nije potvrđena
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301127apps/erpnext/erpnext/stock/get_item_details.py +136,Item {0} must be a Sub-contracted Item,Stavka {0} mora bitisklopljen ugovor artikla
Pratik Vyas97264472015-05-14 15:13:10 +05301128apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +41,Capital Equipments,Kapitalni oprema
Pratik Vyas593d5622015-03-02 19:07:52 +05301129apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +31,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Cijene Pravilo prvo se bira na temelju 'Nanesite na' terenu, koji može biti točka, točka Grupa ili Brand."
1130DocType: Hub Settings,Seller Website,Web Prodavač
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301131apps/erpnext/erpnext/controllers/selling_controller.py +143,Total allocated percentage for sales team should be 100,Ukupno dodijeljeno postotak za prodajni tim bi trebao biti 100
1132apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +111,Production Order status is {0},Status proizvodnog naloga je {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301133DocType: Appraisal Goal,Goal,Cilj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301134DocType: Sales Invoice Item,Edit Description,Uredi Opis
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301135apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +318,Expected Delivery Date is lesser than Planned Start Date.,Očekivani isporuke Datum manji od planiranog početka Datum.
Rushabh Mehtafc307972015-11-04 18:02:45 +05301136apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +579,For Supplier,za Supplier
Pratik Vyas593d5622015-03-02 19:07:52 +05301137DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Postavljanje Vrsta računa pomaže u odabiru ovaj račun u prometu.
1138DocType: Purchase Invoice,Grand Total (Company Currency),Sveukupno (valuta tvrtke)
Pratik Vyas97264472015-05-14 15:13:10 +05301139apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Ukupno odlazni
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301140apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +48,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Tu može biti samo jedan Dostava Pravilo Stanje sa 0 ili prazni vrijednost za "" Da Value """
1141DocType: Authorization Rule,Transaction,Transakcija
Anand Doshi191b2972015-10-21 16:50:31 +05301142apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +45,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Napomena : Ovaj troškovni centar je grupa. Nije moguće napraviti računovodstvene unose od grupe.
Rushabh Mehtafc307972015-11-04 18:02:45 +05301143apps/frappe/frappe/config/desk.py +7,Tools,Alati
Pratik Vyas593d5622015-03-02 19:07:52 +05301144DocType: Item,Website Item Groups,Grupe proizvoda web stranice
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301145apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +174,Production order number is mandatory for stock entry purpose manufacture,Broj proizvodnoga naloga je obvezan za proizvodnju ulazne robe
Pratik Vyas97264472015-05-14 15:13:10 +05301146DocType: Purchase Invoice,Total (Company Currency),Ukupno (Društvo valuta)
Pratik Vyas97264472015-05-14 15:13:10 +05301147apps/erpnext/erpnext/stock/utils.py +162,Serial number {0} entered more than once,Serijski broj {0} ušao više puta
Pratik Vyasfcc31022015-07-10 12:05:24 +05301148DocType: Journal Entry,Journal Entry,Temeljnica
Pratik Vyas593d5622015-03-02 19:07:52 +05301149DocType: Workstation,Workstation Name,Ime Workstation
Anand Doshi191b2972015-10-21 16:50:31 +05301150apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,E-pošta:
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301151apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +432,BOM {0} does not belong to Item {1},BOM {0} ne pripada Točki {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301152DocType: Sales Partner,Target Distribution,Ciljana Distribucija
Rushabh Mehtafc307972015-11-04 18:02:45 +05301153apps/frappe/frappe/public/js/frappe/model/model.js +25,Comments,Komentari
Pratik Vyas593d5622015-03-02 19:07:52 +05301154DocType: Salary Slip,Bank Account No.,Žiro račun broj
1155DocType: Naming Series,This is the number of the last created transaction with this prefix,To je broj zadnjeg stvorio transakcije s ovim prefiksom
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301156apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +172,Valuation Rate required for Item {0},Stopa vrednovanja potrebna za proizvod {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301157DocType: Quality Inspection Reading,Reading 8,Čitanje 8
1158DocType: Sales Partner,Agent,Agent
Pratik Vyas97264472015-05-14 15:13:10 +05301159apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +74,"Total {0} for all items is zero, may you should change 'Distribute Charges Based On'","Ukupno {0} za sve stavke nula, možda biste trebali promijeniti "Podijeliti optužbi na temelju '"
Pratik Vyas593d5622015-03-02 19:07:52 +05301160DocType: Purchase Invoice,Taxes and Charges Calculation,Porezi i naknade Proračun
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301161DocType: BOM Operation,Workstation,Radna stanica
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301162apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +112,Hardware,Hardver
Pratik Vyas593d5622015-03-02 19:07:52 +05301163DocType: Attendance,HR Manager,HR menadžer
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301164apps/erpnext/erpnext/accounts/party.py +171,Please select a Company,Odaberite tvrtku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301165apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +50,Privilege Leave,Privilege dopust
Pratik Vyas593d5622015-03-02 19:07:52 +05301166DocType: Purchase Invoice,Supplier Invoice Date,Dobavljač Datum fakture
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301167apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +79,You need to enable Shopping Cart,Morate omogućiti košaricu
Rushabh Mehtafc307972015-11-04 18:02:45 +05301168apps/frappe/frappe/public/js/frappe/form/grid_body.html +6,No Data,Nema podataka
Pratik Vyas593d5622015-03-02 19:07:52 +05301169DocType: Appraisal Template Goal,Appraisal Template Goal,Procjena Predložak cilja
1170DocType: Salary Slip,Earning,Zarada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301171DocType: Payment Tool,Party Account Currency,Strana valuta računa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301172,BOM Browser,BOM preglednik
Pratik Vyas593d5622015-03-02 19:07:52 +05301173DocType: Purchase Taxes and Charges,Add or Deduct,Zbrajanje ili oduzimanje
Anand Doshi191b2972015-10-21 16:50:31 +05301174DocType: Company,If Yearly Budget Exceeded (for expense account),Ako Godišnji proračun Prebačen (za reprezentaciju)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301175apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +81,Overlapping conditions found between:,Preklapanje uvjeti nalaze između :
Rushabh Mehtafc307972015-11-04 18:02:45 +05301176apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +168,Against Journal Entry {0} is already adjusted against some other voucher,Protiv Temeljnica {0} već usklađuje se neki drugi bon
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301177apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +68,Total Order Value,Ukupna vrijednost narudžbe
Pratik Vyas593d5622015-03-02 19:07:52 +05301178apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +38,Food,hrana
1179apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Starenje Raspon 3
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301180apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +139,You can make a time log only against a submitted production order,Možete napraviti vremenski dnevnik samo od podnesenoga naloga za proizvodnju
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301181DocType: Maintenance Schedule Item,No of Visits,Broj pregleda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301182DocType: File,old_parent,old_parent
Pratik Vyas97264472015-05-14 15:13:10 +05301183apps/erpnext/erpnext/config/support.py +33,"Newsletters to contacts, leads.","Bilteni za kontakte, potencijalne kupce."
Rushabh Mehtafc307972015-11-04 18:02:45 +05301184apps/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}
Pratik Vyas97264472015-05-14 15:13:10 +05301185apps/erpnext/erpnext/hr/doctype/appraisal_template/appraisal_template.py +21,Sum of points for all goals should be 100. It is {0},Zbroj bodova svih ciljeva trebao biti 100. To je {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301186apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +365,Operations cannot be left blank.,Operacije se ne može ostati prazno.
Pratik Vyas593d5622015-03-02 19:07:52 +05301187,Delivered Items To Be Billed,Isporučeni proizvodi za naplatiti
Anand Doshi191b2972015-10-21 16:50:31 +05301188apps/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
Pratik Vyas593d5622015-03-02 19:07:52 +05301189DocType: DocField,Description,Opis
1190DocType: Authorization Rule,Average Discount,Prosječni popust
Pratik Vyas593d5622015-03-02 19:07:52 +05301191DocType: Letter Head,Is Default,Je zadani
1192DocType: Address,Utilities,Komunalne usluge
1193DocType: Purchase Invoice Item,Accounting,Knjigovodstvo
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301194DocType: Features Setup,Features Setup,Značajke postavki
Pratik Vyas97264472015-05-14 15:13:10 +05301195apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,View Offer Letter,Pogledaj Ponuda Pismo
Anand Doshi6489e972015-09-17 15:08:09 +05301196DocType: Communication,Communication,Mail
Pratik Vyas593d5622015-03-02 19:07:52 +05301197DocType: Item,Is Service Item,Je usluga
Pratik Vyas97264472015-05-14 15:13:10 +05301198DocType: Activity Cost,Projects,Projekti
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301199apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +31,Please select Fiscal Year,Odaberite Fiskalna godina
Pratik Vyas593d5622015-03-02 19:07:52 +05301200apps/erpnext/erpnext/controllers/buying_controller.py +23,From {0} | {1} {2},Od {0} | {1} {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301201DocType: BOM Operation,Operation Description,Operacija Opis
1202DocType: Item,Will also apply to variants,Također će se primjenjivati ​​na varijanti
Pratik Vyas97264472015-05-14 15:13:10 +05301203apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +30,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.
Pratik Vyas593d5622015-03-02 19:07:52 +05301204DocType: Quotation,Shopping Cart,Košarica
Pratik Vyas97264472015-05-14 15:13:10 +05301205apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Prosječni dnevni izlaz
Pratik Vyas593d5622015-03-02 19:07:52 +05301206DocType: Pricing Rule,Campaign,Kampanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301207apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +30,Approval Status must be 'Approved' or 'Rejected',"Status Odobrenje mora biti ""Odobreno"" ili "" Odbijeno """
Pratik Vyas593d5622015-03-02 19:07:52 +05301208DocType: Purchase Invoice,Contact Person,Kontakt osoba
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301209apps/erpnext/erpnext/projects/doctype/task/task.py +35,'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
Pratik Vyas593d5622015-03-02 19:07:52 +05301210DocType: Holiday List,Holidays,Praznici
1211DocType: Sales Order Item,Planned Quantity,Planirana količina
1212DocType: Purchase Invoice Item,Item Tax Amount,Iznos poreza proizvoda
Anand Doshif5940902015-09-07 18:47:04 +05301213DocType: Item,Maintain Stock,Upravljanje zalihama
Anand Doshibacc6792015-10-30 12:54:27 +05301214apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +213,Stock Entries already created for Production Order ,Stock Prijave su već stvorene za proizvodnju reda
Pratik Vyas97264472015-05-14 15:13:10 +05301215DocType: Leave Control Panel,Leave blank if considered for all designations,Ostavite prazno ako se odnosi na sve oznake
Rushabh Mehtafc307972015-11-04 18:02:45 +05301216apps/erpnext/erpnext/controllers/accounts_controller.py +499,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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301217apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +182,Max: {0},Maksimalno: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301218apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +16,From Datetime,Od datetime
1219DocType: Email Digest,For Company,Za tvrtke
Anand Doshi6489e972015-09-17 15:08:09 +05301220apps/erpnext/erpnext/config/support.py +38,Communication log.,Dnevnik mailova
Pratik Vyas97264472015-05-14 15:13:10 +05301221apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +66,Buying Amount,Iznos kupnje
Pratik Vyas593d5622015-03-02 19:07:52 +05301222DocType: Sales Invoice,Shipping Address Name,Dostava Adresa Ime
1223apps/erpnext/erpnext/accounts/doctype/account/account.js +50,Chart of Accounts,Kontnog
1224DocType: Material Request,Terms and Conditions Content,Uvjeti sadržaj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301225apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +471,cannot be greater than 100,ne može biti veće od 100
Rushabh Mehtafc307972015-11-04 18:02:45 +05301226apps/erpnext/erpnext/stock/doctype/item/item.py +543,Item {0} is not a stock Item,Proizvod {0} nije skladišni proizvod
Pratik Vyas593d5622015-03-02 19:07:52 +05301227DocType: Maintenance Visit,Unscheduled,Neplanski
1228DocType: Employee,Owned,U vlasništvu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301229DocType: Salary Slip Deduction,Depends on Leave Without Pay,Ovisi o ostaviti bez platiti
Pratik Vyas593d5622015-03-02 19:07:52 +05301230DocType: Pricing Rule,"Higher the number, higher the priority","Veći broj, veći prioritet"
1231,Purchase Invoice Trends,Trendovi kupnje proizvoda
1232DocType: Employee,Better Prospects,Bolji izgledi
1233DocType: Appraisal,Goals,Golovi
1234DocType: Warranty Claim,Warranty / AMC Status,Jamstveni / AMC Status
1235,Accounts Browser,Preglednik računa
1236DocType: GL Entry,GL Entry,GL ulaz
1237DocType: HR Settings,Employee Settings,Postavke zaposlenih
Pratik Vyas97264472015-05-14 15:13:10 +05301238,Batch-Wise Balance History,Batch-Wise povijest bilance
Rushabh Mehtafc307972015-11-04 18:02:45 +05301239apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +72,To Do List,Popis podsjetnika
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301240apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +63,Apprentice,šegrt
1241apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +99,Negative Quantity is not allowed,Negativna količina nije dopuštena
Pratik Vyas593d5622015-03-02 19:07:52 +05301242DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1243Used for Taxes and Charges","Porezna detalj Tablica preuzeta iz točke majstora kao string i pohranjeni u tom području.
1244 Koristi se za poreze i troškove"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301245apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +61,Lancing,Lancing
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301246apps/erpnext/erpnext/hr/doctype/employee/employee.py +151,Employee cannot report to himself.,Zaposlenik se ne može prijaviti na sebe.
Pratik Vyas593d5622015-03-02 19:07:52 +05301247DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Ako je račun zamrznut , unosi dopušteno ograničene korisnike ."
Anand Doshi191b2972015-10-21 16:50:31 +05301248DocType: Email Digest,Bank Balance,Bankovni saldo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301249apps/erpnext/erpnext/controllers/accounts_controller.py +435,Accounting Entry for {0}: {1} can only be made in currency: {2},Računovodstvo Ulaz za {0}: {1} može biti samo u valuti: {2}
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301250DocType: Job Opening,"Job profile, qualifications required etc.","Profil posla, tražene kvalifikacije i sl."
Pratik Vyas593d5622015-03-02 19:07:52 +05301251DocType: Journal Entry Account,Account Balance,Bilanca računa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301252apps/erpnext/erpnext/config/accounts.py +112,Tax Rule for transactions.,Porezni Pravilo za transakcije.
Pratik Vyas593d5622015-03-02 19:07:52 +05301253DocType: Rename Tool,Type of document to rename.,Vrsta dokumenta za promjenu naziva.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301254apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +630,We buy this Item,Kupili smo ovaj proizvod
Pratik Vyas593d5622015-03-02 19:07:52 +05301255DocType: Address,Billing,Naplata
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301256apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +77,Flanging,Prirubljivanja
Pratik Vyas97264472015-05-14 15:13:10 +05301257DocType: Bulk Email,Not Sent,Ne poslano
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301258apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +73,Explosive forming,Eksplozivna oblikovanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301259DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Ukupno Porezi i naknade (Društvo valuta)
Pratik Vyas593d5622015-03-02 19:07:52 +05301260DocType: Shipping Rule,Shipping Account,Dostava račun
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301261apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +43,Scheduled to send to {0} recipients,Planirano za slanje na {0} primatelja
Pratik Vyas593d5622015-03-02 19:07:52 +05301262DocType: Quality Inspection,Readings,Očitanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301263DocType: Stock Entry,Total Additional Costs,Ukupno Dodatni troškovi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301264apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Sub Assemblies,pod skupštine
Pratik Vyas593d5622015-03-02 19:07:52 +05301265DocType: Shipping Rule Condition,To Value,Za vrijednost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301266DocType: Supplier,Stock Manager,Stock Manager
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301267apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +143,Source warehouse is mandatory for row {0},Izvor skladište je obvezno za redom {0}
1268apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +581,Packing Slip,Odreskom
Pratik Vyas97264472015-05-14 15:13:10 +05301269apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Office Rent,Najam ureda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301270apps/erpnext/erpnext/config/setup.py +110,Setup SMS gateway settings,Postavke SMS pristupnika
1271apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Uvoz nije uspio !
Rushabh Mehtafc307972015-11-04 18:02:45 +05301272apps/erpnext/erpnext/public/js/templates/address_list.html +21,No address added yet.,Adresa još nije dodana.
Pratik Vyas593d5622015-03-02 19:07:52 +05301273DocType: Workstation Working Hour,Workstation Working Hour,Workstation Radno vrijeme
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301274apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +83,Analyst,analitičar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301275apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +202,Row {0}: Allocated amount {1} must be less than or equals to JV amount {2},Red {0}: Dodijeljeni iznos {1} mora biti manji ili jednak iznosu JV {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301276DocType: Item,Inventory,Inventar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301277DocType: Features Setup,"To enable ""Point of Sale"" view",Da biste omogućili "Point of Sale" pogled
Rushabh Mehtafc307972015-11-04 18:02:45 +05301278apps/erpnext/erpnext/public/js/pos/pos.js +402,Payment cannot be made for empty cart,Plaćanje ne može biti za prazan košaricu
Pratik Vyas593d5622015-03-02 19:07:52 +05301279DocType: Item,Sales Details,Prodajni detalji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301280apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +149,Pinning,Zapinjanje
Pratik Vyas97264472015-05-14 15:13:10 +05301281DocType: Opportunity,With Items,S Stavke
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301282apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,In Qty,u kol
Pratik Vyas593d5622015-03-02 19:07:52 +05301283DocType: Notification Control,Expense Claim Rejected,Rashodi Zahtjev odbijen
Pratik Vyas97264472015-05-14 15:13:10 +05301284DocType: Sales Invoice,"The date on which next invoice will be generated. It is generated on submit.
1285",Datum na koji pored faktura će biti generiran. Ona nastaje na dostavi.
Pratik Vyas593d5622015-03-02 19:07:52 +05301286DocType: Item Attribute,Item Attribute,Stavka značajke
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301287apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +105,Government,Vlada
Rushabh Mehtafc307972015-11-04 18:02:45 +05301288apps/erpnext/erpnext/config/stock.py +268,Item Variants,Stavka Varijante
Pratik Vyas593d5622015-03-02 19:07:52 +05301289DocType: Company,Services,Usluge
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301290apps/erpnext/erpnext/accounts/report/financial_statements.py +147,Total ({0}),Ukupno ({0})
Pratik Vyas97264472015-05-14 15:13:10 +05301291DocType: Cost Center,Parent Cost Center,Nadređeni troškovni centar
Pratik Vyas593d5622015-03-02 19:07:52 +05301292DocType: Sales Invoice,Source,Izvor
Pratik Vyas97264472015-05-14 15:13:10 +05301293DocType: Leave Type,Is Leave Without Pay,Je Ostavite bez plaće
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301294apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +186,No records found in the Payment table,Nisu pronađeni zapisi u tablici plaćanja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301295apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +405,Financial Year Start Date,Financijska godina - početni datum
Pratik Vyas593d5622015-03-02 19:07:52 +05301296DocType: Employee External Work History,Total Experience,Ukupno Iskustvo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301297apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +100,Countersinking,Upuštanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05301298apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +271,Packing Slip(s) cancelled,Pakiranje proklizavanja ( s) otkazan
Pratik Vyas97264472015-05-14 15:13:10 +05301299apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +96,Freight and Forwarding Charges,Teretni i Forwarding Optužbe
Pratik Vyas593d5622015-03-02 19:07:52 +05301300DocType: Material Request Item,Sales Order No,Broj narudžbe kupca
1301DocType: Item Group,Item Group Name,Proizvod - naziv grupe
Rushabh Mehtafc307972015-11-04 18:02:45 +05301302apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +50,Taken,Taken
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301303apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +66,Transfer Materials for Manufacture,Prijenos Materijali za izradu
Pratik Vyas593d5622015-03-02 19:07:52 +05301304DocType: Pricing Rule,For Price List,Za Cjeniku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301305apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +27,Executive Search,Executive Search
1306apps/erpnext/erpnext/stock/stock_ledger.py +405,"Purchase rate for item: {0} not found, which is required to book accounting entry (expense). Please mention item price against a buying price list.","Kupnja stopa za stavke: {0} nije pronađena, koja je potrebna za rezervaciju knjiženje (trošak). Molimo spomenuti predmet cijenu od popisa za kupnju cijena."
Pratik Vyas593d5622015-03-02 19:07:52 +05301307DocType: Maintenance Schedule,Schedules,Raspored
Pratik Vyas97264472015-05-14 15:13:10 +05301308DocType: Purchase Invoice Item,Net Amount,Neto Iznos
Pratik Vyas593d5622015-03-02 19:07:52 +05301309DocType: Purchase Order Item Supplied,BOM Detail No,BOM detalji - broj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301310DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Dodatni popust Iznos (valuta Društvo)
Rushabh Mehtafc307972015-11-04 18:02:45 +05301311apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +537,Error: {0} > {1},Pogreška : {0} > {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301312apps/erpnext/erpnext/accounts/doctype/account/account.js +8,Please create new account from Chart of Accounts.,Molimo stvoriti novi račun iz kontnog plana .
1313DocType: Maintenance Visit,Maintenance Visit,Održavanje Posjetite
Pratik Vyas97264472015-05-14 15:13:10 +05301314apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +49,Customer > Customer Group > Territory,Kupac> Grupa kupaca> Regija
1315DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Dostupno Batch Količina na skladištu
Pratik Vyas593d5622015-03-02 19:07:52 +05301316DocType: Time Log Batch Detail,Time Log Batch Detail,Vrijeme Log Batch Detalj
1317DocType: Workflow State,Tasks,poslovi
Pratik Vyas97264472015-05-14 15:13:10 +05301318DocType: Landed Cost Voucher,Landed Cost Help,Zavisni troškovi - Pomoć
Pratik Vyas593d5622015-03-02 19:07:52 +05301319DocType: Event,Tuesday,Utorak
1320DocType: Leave Block List,Block Holidays on important days.,Blok Odmor na važnim danima.
1321,Accounts Receivable Summary,Potraživanja Sažetak
Rushabh Mehtafc307972015-11-04 18:02:45 +05301322apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +43,Leaves for type {0} already allocated for Employee {1} for period {2} - {3},Ostavlja za vrstu {0} već dodijeljeno za zaposlenika {1} za vrijeme {2} - {3}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301323apps/erpnext/erpnext/hr/doctype/employee/employee.py +187,Please set User ID field in an Employee record to set Employee Role,Molimo postavite korisnički ID polje u zapisu zaposlenika za postavljanje uloga zaposlenika
Pratik Vyas593d5622015-03-02 19:07:52 +05301324DocType: UOM,UOM Name,UOM Ime
Pratik Vyas593d5622015-03-02 19:07:52 +05301325DocType: Top Bar Item,Target,Meta
1326apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33,Contribution Amount,Doprinos iznos
1327DocType: Sales Invoice,Shipping Address,Dostava Adresa
1328DocType: 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 vrijednost zaliha u sustavu. To se obično koristi za sinkronizaciju vrijednosti sustava i što se zapravo postoji u svojim skladištima.
1329DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,Riječima će biti vidljivo nakon što spremite otpremnicu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301330apps/erpnext/erpnext/config/stock.py +120,Brand master.,Glavni brend.
Pratik Vyas593d5622015-03-02 19:07:52 +05301331DocType: ToDo,Due Date,Datum dospijeća
1332DocType: Sales Invoice Item,Brand Name,Naziv brenda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301333DocType: Purchase Receipt,Transporter Details,Transporter Detalji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301334apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Box,kutija
1335apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +389,The Organization,Organizacija
Pratik Vyas97264472015-05-14 15:13:10 +05301336DocType: Monthly Distribution,Monthly Distribution,Mjesečna distribucija
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301337apps/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
Pratik Vyas593d5622015-03-02 19:07:52 +05301338DocType: Production Plan Sales Order,Production Plan Sales Order,Proizvodnja plan prodajnog naloga
Pratik Vyas97264472015-05-14 15:13:10 +05301339DocType: Sales Partner,Sales Partner Target,Prodajni plan prodajnog partnera
Anand Doshi191b2972015-10-21 16:50:31 +05301340apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +113,Accounting Entry for {0} can only be made in currency: {1},Računovodstvo Ulaz za {0} može biti samo u valuti: {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301341DocType: Pricing Rule,Pricing Rule,Pravila cijena
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301342apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +58,Notching,Urezivanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05301343apps/erpnext/erpnext/config/learn.py +167,Material Request to Purchase Order,Materijal Zahtjev za Narudžbenica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301344apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +74,Row # {0}: Returned Item {1} does not exists in {2} {3},Red # {0}: Vraćeno Stavka {1} ne postoji u {2} {3}
Pratik Vyas97264472015-05-14 15:13:10 +05301345apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bankovni računi
Pratik Vyas593d5622015-03-02 19:07:52 +05301346,Bank Reconciliation Statement,Izjava banka pomirenja
1347DocType: Address,Lead Name,Ime potencijalnog kupca
1348,POS,POS
Rushabh Mehtafc307972015-11-04 18:02:45 +05301349apps/erpnext/erpnext/config/stock.py +273,Opening Stock Balance,Otvaranje kataloški bilanca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301350apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +36,{0} must appear only once,{0} mora pojaviti samo jednom
1351apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +334,Not allowed to tranfer more {0} than {1} against Purchase Order {2},Nije dopušteno Prenesite više {0} od {1} protiv narudžbenice {2}
Rushabh Mehtafc307972015-11-04 18:02:45 +05301352apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +62,Leaves Allocated Successfully for {0},Odsustvo uspješno dodijeljeno za {0}
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301353apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Nema proizvoda za pakiranje
Pratik Vyas593d5622015-03-02 19:07:52 +05301354DocType: Shipping Rule Condition,From Value,Od Vrijednost
Rushabh Mehtafc307972015-11-04 18:02:45 +05301355apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +552,Manufacturing Quantity is mandatory,Proizvedena količina je obvezna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301356apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Amounts not reflected in bank,Iznosi koji se ne ogleda u banci
Pratik Vyas593d5622015-03-02 19:07:52 +05301357DocType: Quality Inspection Reading,Reading 4,Čitanje 4
Pratik Vyas97264472015-05-14 15:13:10 +05301358apps/erpnext/erpnext/config/hr.py +23,Claims for company expense.,Potraživanja za tvrtke trošak.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301359apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +8,Centrifugal casting,Centrifugalna lijevanje
1360apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +119,Magnetic field-assisted finishing,Magnetska polja pomoć oplemenjivanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301361DocType: Company,Default Holiday List,Default odmor List
Pratik Vyas97264472015-05-14 15:13:10 +05301362apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Stock Liabilities,Stock Obveze
Pratik Vyas593d5622015-03-02 19:07:52 +05301363DocType: Purchase Receipt,Supplier Warehouse,Dobavljač galerija
1364DocType: Opportunity,Contact Mobile No,Kontak GSM
1365DocType: Production Planning Tool,Select Sales Orders,Odaberite narudžbe kupca
Pratik Vyas97264472015-05-14 15:13:10 +05301366,Material Requests for which Supplier Quotations are not created,Zahtjevi za robom za koje dobavljačeve ponude nisu stvorene
Pratik Vyas593d5622015-03-02 19:07:52 +05301367DocType: Features Setup,To track items using barcode. You will be able to enter items in Delivery Note and Sales Invoice by scanning barcode of item.,Za praćenje stavki pomoću barkod. Vi ćete biti u mogućnosti da unesete stavke u otpremnici i prodaje Računa skeniranjem barkod stavke.
Rushabh Mehtafc307972015-11-04 18:02:45 +05301368apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +477,Mark as Delivered,Označi kao Isporučeno
Pratik Vyas97264472015-05-14 15:13:10 +05301369apps/erpnext/erpnext/crm/doctype/lead/lead.js +34,Make Quotation,Napravite citat
1370DocType: Dependent Task,Dependent Task,Ovisno zadatak
Rushabh Mehtafc307972015-11-04 18:02:45 +05301371apps/erpnext/erpnext/stock/doctype/item/item.py +300,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}
1372apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +141,Leave of type {0} cannot be longer than {1},Odsustvo tipa {0} ne može biti duže od {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301373DocType: Manufacturing Settings,Try planning operations for X days in advance.,Pokušajte planirati poslovanje za X dana unaprijed.
Pratik Vyas593d5622015-03-02 19:07:52 +05301374DocType: HR Settings,Stop Birthday Reminders,Zaustavi Rođendan Podsjetnici
1375DocType: SMS Center,Receiver List,Prijemnik Popis
1376DocType: Payment Tool Detail,Payment Amount,Iznos za plaćanje
1377apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Konzumira Iznos
Rushabh Mehtafc307972015-11-04 18:02:45 +05301378apps/erpnext/erpnext/public/js/pos/pos.js +491,{0} View,{0} Pogledaj
Pratik Vyas593d5622015-03-02 19:07:52 +05301379DocType: Salary Structure Deduction,Salary Structure Deduction,Plaća Struktura Odbitak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301380apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +158,Selective laser sintering,Selektivno lasersko sinteriranje
Rushabh Mehtafc307972015-11-04 18:02:45 +05301381apps/erpnext/erpnext/stock/doctype/item/item.py +295,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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301382apps/frappe/frappe/core/page/data_import_tool/data_import_tool.js +108,Import Successful!,Uvoz uspješan!
Pratik Vyas97264472015-05-14 15:13:10 +05301383apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Trošak izdanih stavki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301384apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +185,Quantity must not be more than {0},Količina ne smije biti veća od {0}
1385apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +41,Age (Days),Starost (dani)
Pratik Vyas593d5622015-03-02 19:07:52 +05301386DocType: Quotation Item,Quotation Item,Proizvod iz ponude
1387DocType: Account,Account Name,Naziv računa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301388apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +41,From Date cannot be greater than To Date,Od datuma ne može biti veća od To Date
Anand Doshi191b2972015-10-21 16:50:31 +05301389apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +194,Serial No {0} quantity {1} cannot be a fraction,Serijski Ne {0} {1} količina ne može bitidio
Pratik Vyas97264472015-05-14 15:13:10 +05301390apps/erpnext/erpnext/config/buying.py +59,Supplier Type master.,Dobavljač Vrsta majstor .
Pratik Vyas593d5622015-03-02 19:07:52 +05301391DocType: Purchase Order Item,Supplier Part Number,Dobavljač Broj dijela
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301392apps/frappe/frappe/core/page/permission_manager/permission_manager.js +379,Add,Dodaj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301393apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +92,Conversion rate cannot be 0 or 1,Stopa pretvorbe ne može biti 0 ili 1
Anand Doshi191b2972015-10-21 16:50:31 +05301394apps/erpnext/erpnext/controllers/stock_controller.py +247,{0} {1} is cancelled or stopped,{0} {1} otkazan ili zaustavljen
Pratik Vyas593d5622015-03-02 19:07:52 +05301395DocType: Accounts Settings,Credit Controller,Kreditne kontroler
1396DocType: Delivery Note,Vehicle Dispatch Date,Vozilo Dispatch Datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301397apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +197,Purchase Receipt {0} is not submitted,Račun kupnje {0} nije podnesen
Pratik Vyas593d5622015-03-02 19:07:52 +05301398DocType: Company,Default Payable Account,Zadana Plaća račun
Pratik Vyas593d5622015-03-02 19:07:52 +05301399apps/erpnext/erpnext/config/website.py +13,"Settings for online shopping cart such as shipping rules, price list etc.","Postavke za online košarici, kao što su utovar pravila, cjenika i sl"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301400apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +660,Setup Complete,Postavljanje dovršeno
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301401apps/erpnext/erpnext/controllers/website_list_for_contact.py +65,{0}% Billed,{0}% Naplaćeno
Rushabh Mehtafc307972015-11-04 18:02:45 +05301402apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +17,Reserved Qty,Rezervirano Kol
Pratik Vyas97264472015-05-14 15:13:10 +05301403DocType: Party Account,Party Account,Račun stranke
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301404apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +74,Human Resources,Ljudski resursi
Pratik Vyas593d5622015-03-02 19:07:52 +05301405DocType: Lead,Upper Income,Gornja Prihodi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301406DocType: Journal Entry Account,Debit in Company Currency,Zaduženja tvrtke valuti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301407apps/erpnext/erpnext/support/doctype/issue/issue.py +58,My Issues,Moji problemi
Pratik Vyas593d5622015-03-02 19:07:52 +05301408DocType: BOM Item,BOM Item,BOM proizvod
1409DocType: Appraisal,For Employee,Za zaposlenom
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301410DocType: Company,Default Values,Zadane vrijednosti
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301411apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +236,Row {0}: Payment amount can not be negative,Red {0}: Iznos uplate ne može biti negativna
Pratik Vyas97264472015-05-14 15:13:10 +05301412DocType: Expense Claim,Total Amount Reimbursed,Ukupno Iznos nadoknađeni
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301413apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +152,Press fitting,Pritisnite dolikuje
1414apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +64,Against Supplier Invoice {0} dated {1},Protiv dobavljača Račun {0} datira {1}
1415DocType: Customer,Default Price List,Zadani cjenik
Pratik Vyas593d5622015-03-02 19:07:52 +05301416DocType: Payment Reconciliation,Payments,Plaćanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301417apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +24,Hot isostatic pressing,Vruće izostatičko pritiskom
Pratik Vyas593d5622015-03-02 19:07:52 +05301418DocType: ToDo,Medium,Srednji
1419DocType: Budget Detail,Budget Allocated,Dodijeljeni proračun
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301420DocType: Journal Entry,Entry Type,Ulaz Tip
Pratik Vyas593d5622015-03-02 19:07:52 +05301421,Customer Credit Balance,Kupac saldo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301422apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +137,Please verify your email id,Molimo provjerite svoj e-id
Pratik Vyas593d5622015-03-02 19:07:52 +05301423apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Kupac je potrebno za ' Customerwise Popust '
Pratik Vyas97264472015-05-14 15:13:10 +05301424apps/erpnext/erpnext/config/accounts.py +53,Update bank payment dates with journals.,Update banka datum plaćanja s časopisima.
Pratik Vyas593d5622015-03-02 19:07:52 +05301425DocType: Quotation,Term Details,Oročeni Detalji
Pratik Vyas97264472015-05-14 15:13:10 +05301426DocType: Manufacturing Settings,Capacity Planning For (Days),Planiranje kapaciteta za (dani)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301427apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +56,None of the items have any change in quantity or value.,Nitko od stavki ima bilo kakve promjene u količini ili vrijednosti.
Pratik Vyas593d5622015-03-02 19:07:52 +05301428DocType: Warranty Claim,Warranty Claim,Jamstvo Zatraži
Pratik Vyas97264472015-05-14 15:13:10 +05301429,Lead Details,Detalji potenciajalnog kupca
Pratik Vyas593d5622015-03-02 19:07:52 +05301430DocType: Authorization Rule,Approving User,Odobravanje korisnika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301431apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +37,Forging,Kovanje
1432apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +126,Plating,Pozlaćivanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301433DocType: Purchase Invoice,End date of current invoice's period,Kraj datum tekućeg razdoblja dostavnice
1434DocType: Pricing Rule,Applicable For,primjenjivo za
1435DocType: Bank Reconciliation,From Date,Od datuma
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301436DocType: Shipping Rule Country,Shipping Rule Country,Pravilo dostava Država
Pratik Vyas97264472015-05-14 15:13:10 +05301437DocType: Maintenance Visit,Partially Completed,Djelomično završeni
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301438DocType: Leave Type,Include holidays within leaves as leaves,Uključi odmor u lišće što lišće
Pratik Vyas97264472015-05-14 15:13:10 +05301439DocType: Sales Invoice,Packed Items,Pakirani proizvodi
1440apps/erpnext/erpnext/config/support.py +18,Warranty Claim against Serial No.,Jamstvo tužbu protiv Serial No.
Pratik Vyas593d5622015-03-02 19:07:52 +05301441DocType: BOM Replace Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM","Zamijenite određenu BOM u svim ostalim sastavnicama gdje se koriste. Ona će zamijeniti staru BOM vezu, ažurirati cijene i regenerirati ""BOM Eksplozija stavku"" stol kao i po novom sastavnice"
1442DocType: Shopping Cart Settings,Enable Shopping Cart,Omogućite Košarica
1443DocType: Employee,Permanent Address,Stalna adresa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301444apps/erpnext/erpnext/stock/get_item_details.py +122,Item {0} must be a Service Item.,Stavka {0} mora bitiusluga artikla .
Rushabh Mehtafc307972015-11-04 18:02:45 +05301445apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +226,"Advance paid against {0} {1} cannot be greater \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301446 than Grand Total {2}",Unaprijed plaćeni od {0} {1} ne može biti veća \ nego SVEUKUPNO {2}
1447apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +148,Please select item code,Odaberite Šifra
Pratik Vyas593d5622015-03-02 19:07:52 +05301448DocType: Salary Structure Deduction,Reduce Deduction for Leave Without Pay (LWP),Smanjite odbitak za ostaviti bez plaća (lwp)
Pratik Vyas97264472015-05-14 15:13:10 +05301449DocType: Territory,Territory Manager,Upravitelj teritorija
Rushabh Mehtafc307972015-11-04 18:02:45 +05301450DocType: Delivery Note Item,To Warehouse (Optional),Za Warehouse (po izboru)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301451DocType: Sales Invoice,Paid Amount (Company Currency),Plaćeni iznos (Društvo valuta)
1452DocType: Purchase Invoice,Additional Discount,Dodatni popust
Pratik Vyas593d5622015-03-02 19:07:52 +05301453DocType: Selling Settings,Selling Settings,Postavke prodaje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301454apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +39,Online Auctions,Online aukcije
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301455apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +94,Please specify either Quantity or Valuation Rate or both,Navedite ili količini ili vrednovanja Ocijenite ili oboje
1456apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +50,"Company, Month and Fiscal Year is mandatory","Tvrtka , Mjesec i Fiskalna godina je obvezno"
Pratik Vyas97264472015-05-14 15:13:10 +05301457apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Marketing Expenses,Troškovi marketinga
Pratik Vyas593d5622015-03-02 19:07:52 +05301458,Item Shortage Report,Nedostatak izvješća za proizvod
Anand Doshi191b2972015-10-21 16:50:31 +05301459apps/erpnext/erpnext/stock/doctype/item/item.js +188,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Težina se spomenuto, \n Molimo spomenuti ""težinu UOM"" previše"
Pratik Vyas97264472015-05-14 15:13:10 +05301460DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Zahtjev za robom korišten za izradu ovog ulaza robe
Pratik Vyas97264472015-05-14 15:13:10 +05301461apps/erpnext/erpnext/config/support.py +43,Single unit of an Item.,Jedna jedinica stavku.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301462apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +212,Time Log Batch {0} must be 'Submitted',"Vrijeme Log Batch {0} mora biti "" Postavio '"
Pratik Vyas593d5622015-03-02 19:07:52 +05301463DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Provjerite knjiženje za svaki burzi pokreta
1464DocType: Leave Allocation,Total Leaves Allocated,Ukupno Lišće Dodijeljeni
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301465apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +384,Warehouse required at Row No {0},Skladište potrebna u nizu br {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301466DocType: Employee,Date Of Retirement,Datum odlaska u mirovinu
1467DocType: Upload Attendance,Get Template,Kreiraj predložak
1468DocType: Address,Postal,Poštanski
Pratik Vyas593d5622015-03-02 19:07:52 +05301469DocType: Item,Weightage,Weightage
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301470apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +159,Mining,Rudarstvo
1471apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +17,Resin casting,Smola lijevanje
Anand Doshi191b2972015-10-21 16:50:31 +05301472apps/erpnext/erpnext/selling/doctype/customer/customer.py +91,A Customer Group exists with same name please change the Customer name or rename the Customer Group,Postoji grupa kupaca sa istim imenom. Promijenite naziv kupca ili naziv grupe kupaca.
Rushabh Mehtafc307972015-11-04 18:02:45 +05301473apps/erpnext/erpnext/public/js/pos/pos.js +147,Please select {0} first.,Odaberite {0} na prvom mjestu.
Anand Doshi191b2972015-10-21 16:50:31 +05301474apps/erpnext/erpnext/templates/pages/order.html +57,text {0},Tekst {0}
Pratik Vyas97264472015-05-14 15:13:10 +05301475DocType: Territory,Parent Territory,Nadređena teritorija
Pratik Vyas593d5622015-03-02 19:07:52 +05301476DocType: Quality Inspection Reading,Reading 2,Čitanje 2
Pratik Vyas97264472015-05-14 15:13:10 +05301477DocType: Stock Entry,Material Receipt,Potvrda primitka robe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301478apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +622,Products,Proizvodi
Anand Doshi191b2972015-10-21 16:50:31 +05301479apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +47,Party Type and Party is required for Receivable / Payable account {0},Party Tip i stranka je potrebna za potraživanja / obveze prema dobavljačima račun {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301480DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Ako ova stavka ima varijante, onda to ne može biti izabran u prodajnim nalozima itd"
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301481DocType: Lead,Next Contact By,Sljedeći kontakt od
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301482apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +215,Quantity required for Item {0} in row {1},Količina potrebna za proizvod {0} u redku {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301483apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +85,Warehouse {0} can not be deleted as quantity exists for Item {1},Skladište {0} ne može biti izbrisano ako na njemu ima proizvod {1}
1484DocType: Quotation,Order Type,Vrsta narudžbe
1485DocType: Purchase Invoice,Notification Email Address,Obavijest E-mail adresa
Pratik Vyas97264472015-05-14 15:13:10 +05301486DocType: Payment Tool,Find Invoices to Match,Nađi račune kako bi se slagala
Pratik Vyas593d5622015-03-02 19:07:52 +05301487,Item-wise Sales Register,Stavka-mudri prodaja registar
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301488apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +399,"e.g. ""XYZ National Bank""","npr ""XYZ narodna banka """
Pratik Vyas97264472015-05-14 15:13:10 +05301489DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Je li ovo pristojba uključena u osnovne stope?
1490apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +57,Total Target,Ukupno Target
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301491apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.js +22,Shopping Cart is enabled,Košarica omogućeno
Pratik Vyas593d5622015-03-02 19:07:52 +05301492DocType: Job Applicant,Applicant for a Job,Podnositelj zahtjeva za posao
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301493apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +173,No Production Orders created,Nema napravljenih proizvodnih naloga
Pratik Vyas593d5622015-03-02 19:07:52 +05301494apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +131,Salary Slip of employee {0} already created for this month,Plaća Slip zaposlenika {0} već stvorena za ovaj mjesec
1495DocType: Stock Reconciliation,Reconciliation JSON,Pomirenje JSON
1496apps/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.
1497DocType: Sales Invoice Item,Batch No,Broj serije
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301498DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Dopusti višestruke prodajne naloge protiv kupca narudžbenice
1499apps/erpnext/erpnext/setup/doctype/company/company.py +152,Main,Glavni
Pratik Vyas593d5622015-03-02 19:07:52 +05301500DocType: DocPerm,Delete,Izbrisati
Rushabh Mehtafc307972015-11-04 18:02:45 +05301501apps/erpnext/erpnext/stock/doctype/item/item_list.js +13,Variant,Varijanta
1502apps/frappe/frappe/public/js/frappe/form/toolbar.js +165,New {0},Novi dokument {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301503DocType: Naming Series,Set prefix for numbering series on your transactions,Postavite prefiks za numeriranje niza na svoje transakcije
Rushabh Mehtafc307972015-11-04 18:02:45 +05301504apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +169,Stopped order cannot be cancelled. Unstop to cancel.,Zaustavljen nalog ne može prekinuti. Otpušiti otkazati .
1505apps/erpnext/erpnext/stock/doctype/item/item.py +317,Default BOM ({0}) must be active for this item or its template,Zadana BOM ({0}) mora biti aktivan za tu stavku ili njegov predložak
Pratik Vyas97264472015-05-14 15:13:10 +05301506DocType: Employee,Leave Encashed?,Odsustvo naplaćeno?
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301507apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Prilika Od polje je obavezno
Pratik Vyas593d5622015-03-02 19:07:52 +05301508DocType: Item,Variants,Varijante
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301509apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +458,Make Purchase Order,Napravi narudžbu kupnje
Pratik Vyas593d5622015-03-02 19:07:52 +05301510DocType: SMS Center,Send To,Pošalji
1511apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +111,There is not enough leave balance for Leave Type {0},Nema dovoljno ravnotežu dopust za dozvolu tipa {0}
1512DocType: Sales Team,Contribution to Net Total,Doprinos neto Ukupno
1513DocType: Sales Invoice Item,Customer's Item Code,Kupca Stavka Šifra
1514DocType: Stock Reconciliation,Stock Reconciliation,Kataloški pomirenje
Pratik Vyas97264472015-05-14 15:13:10 +05301515DocType: Territory,Territory Name,Naziv teritorija
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301516apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +152,Work-in-Progress Warehouse is required before Submit,Rad u tijeku Warehouse je potrebno prije Podnijeti
Pratik Vyas97264472015-05-14 15:13:10 +05301517apps/erpnext/erpnext/config/hr.py +43,Applicant for a Job.,Podnositelj prijave za posao.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301518DocType: Purchase Order Item,Warehouse and Reference,Skladište i reference
Pratik Vyas593d5622015-03-02 19:07:52 +05301519DocType: Supplier,Statutory info and other general information about your Supplier,Zakonska info i druge opće informacije o vašem Dobavljaču
1520DocType: Country,Country,Zemlja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301521apps/erpnext/erpnext/shopping_cart/utils.py +47,Addresses,Adrese
Pratik Vyas593d5622015-03-02 19:07:52 +05301522DocType: Communication,Received,primljen
Rushabh Mehtafc307972015-11-04 18:02:45 +05301523apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +137,Against Journal Entry {0} does not have any unmatched {1} entry,Protiv Temeljnica {0} nema premca {1} unos
Anand Doshi191b2972015-10-21 16:50:31 +05301524apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Duplicate Serial No entered for Item {0},Dupli serijski broj unešen za proizvod {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301525DocType: Shipping Rule Condition,A condition for a Shipping Rule,Uvjet za pravilu dostava
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301526apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +326,Item is not allowed to have Production Order.,Stavka ne smije imati proizvodni nalog.
Pratik Vyas97264472015-05-14 15:13:10 +05301527DocType: DocField,Attach Image,Pričvrstite slike
Pratik Vyas593d5622015-03-02 19:07:52 +05301528DocType: 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)
1529DocType: Stock Reconciliation Item,Leave blank if no change,Ostavite prazno ako nema promjene
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301530DocType: Sales Order,To Deliver and Bill,Za isporuku i Bill
1531DocType: GL Entry,Credit Amount in Account Currency,Kreditna Iznos u valuti računa
Pratik Vyas97264472015-05-14 15:13:10 +05301532apps/erpnext/erpnext/config/manufacturing.py +24,Time Logs for manufacturing.,Vrijeme Trupci za proizvodnju.
Pratik Vyas593d5622015-03-02 19:07:52 +05301533DocType: Item,Apply Warehouse-wise Reorder Level,Nanesite skladište mudar preuredili razine
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301534apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +429,BOM {0} must be submitted,BOM {0} mora biti podnesen
Pratik Vyas593d5622015-03-02 19:07:52 +05301535DocType: Authorization Control,Authorization Control,Kontrola autorizacije
Pratik Vyas97264472015-05-14 15:13:10 +05301536apps/erpnext/erpnext/config/projects.py +23,Time Log for tasks.,Vrijeme Prijava za zadatke.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301537apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +474,Payment,Uplata
Pratik Vyas593d5622015-03-02 19:07:52 +05301538DocType: Production Order Operation,Actual Time and Cost,Stvarnog vremena i troškova
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301539apps/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},Zahtjev za robom od maksimalnih {0} može biti napravljen za proizvod {1} od narudžbe kupca {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301540DocType: Employee,Salutation,Pozdrav
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301541DocType: Communication,Rejected,Odbijen
Pratik Vyas593d5622015-03-02 19:07:52 +05301542DocType: Pricing Rule,Brand,Brend
Pratik Vyas593d5622015-03-02 19:07:52 +05301543DocType: Item,Will also apply for variants,Također će podnijeti zahtjev za varijante
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301544apps/erpnext/erpnext/config/selling.py +153,Bundle items at time of sale.,Hrpa proizvoda u vrijeme prodaje.
Pratik Vyas593d5622015-03-02 19:07:52 +05301545DocType: Sales Order Item,Actual Qty,Stvarna kol
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301546DocType: Sales Invoice Item,References,Reference
Pratik Vyas593d5622015-03-02 19:07:52 +05301547DocType: Quality Inspection Reading,Reading 10,Čitanje 10
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301548apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +612,"List your products or services that you buy or sell. Make sure to check the Item Group, Unit of Measure and other properties when you start.","Prikažite svoje proizvode ili usluge koje kupujete ili prodajete. Odaberite grupu proizvoda, jedinicu mjere i ostale značajke."
Pratik Vyas593d5622015-03-02 19:07:52 +05301549DocType: Hub Settings,Hub Node,Hub Node
Pratik Vyas97264472015-05-14 15:13:10 +05301550apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +78,You have entered duplicate items. Please rectify and try again.,Unijeli ste dupli proizvod. Ispravite i pokušajte ponovno.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301551apps/erpnext/erpnext/controllers/item_variant.py +65,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values,Vrijednost {0} za Osobina {1} ne postoji u popisu važeće točke vrijednosti atributa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301552apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +87,Associate,pomoćnik
Pratik Vyas593d5622015-03-02 19:07:52 +05301553apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +46,Item {0} is not a serialized Item,Proizvod {0} nije serijalizirani proizvod
Pratik Vyas593d5622015-03-02 19:07:52 +05301554DocType: SMS Center,Create Receiver List,Stvaranje Receiver popis
1555apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +5,Expired,Istekla
1556DocType: Packing Slip,To Package No.,Za Paket br
1557DocType: DocType,System,Sustav
1558DocType: Warranty Claim,Issue Date,Datum izdavanja
Pratik Vyas97264472015-05-14 15:13:10 +05301559DocType: Activity Cost,Activity Cost,Aktivnost troškova
Pratik Vyas593d5622015-03-02 19:07:52 +05301560DocType: Purchase Receipt Item Supplied,Consumed Qty,Potrošeno Kol
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301561apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +52,Telecommunications,Telekomunikacije
Pratik Vyas593d5622015-03-02 19:07:52 +05301562DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Ukazuje da je paket je dio ove isporuke (samo nacrti)
Pratik Vyas97264472015-05-14 15:13:10 +05301563DocType: Payment Tool,Make Payment Entry,Napravi ulazno plaćanje
1564apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +119,Quantity for Item {0} must be less than {1},Količina za proizvod {0} mora biti manja od {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301565,Sales Invoice Trends,Trendovi prodajnih računa
1566DocType: Leave Application,Apply / Approve Leaves,Nanesite / Odobri Lišće
Pratik Vyas97264472015-05-14 15:13:10 +05301567apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +90,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',"Može se odnositi red samo akotip zadužen je "" Na prethodni red Iznos 'ili' prethodnog retka Total '"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301568DocType: Sales Order Item,Delivery Warehouse,Isporuka Skladište
1569DocType: Stock Settings,Allowance Percent,Dodatak posto
Pratik Vyas593d5622015-03-02 19:07:52 +05301570DocType: SMS Settings,Message Parameter,Parametri poruke
1571DocType: Serial No,Delivery Document No,Dokument isporuke br
1572DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Se predmeti od kupnje primitke
1573DocType: Serial No,Creation Date,Datum stvaranja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301574apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Proizvod {0} se pojavljuje više puta u cjeniku {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301575apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +37,"Selling must be checked, if Applicable For is selected as {0}","Prodaje se mora provjeriti, ako je primjenjivo za odabrano kao {0}"
1576DocType: Purchase Order Item,Supplier Quotation Item,Dobavljač ponudu artikla
1577apps/erpnext/erpnext/hr/doctype/employee/employee.js +27,Make Salary Structure,Provjerite Plaća Struktura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301578apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +54,Shearing,Smicanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301579DocType: Item,Has Variants,Je Varijante
1580apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +22,Click on 'Make Sales Invoice' button to create a new Sales Invoice.,Kliknite na "Make prodaje Račun 'gumb za stvaranje nove prodaje fakture.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301581apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +166,Packaging and labeling,Pakiranje i označavanje
Pratik Vyas97264472015-05-14 15:13:10 +05301582DocType: Monthly Distribution,Name of the Monthly Distribution,Naziv mjesečne distribucije
1583DocType: Sales Person,Parent Sales Person,Nadređeni prodavač
Pratik Vyas593d5622015-03-02 19:07:52 +05301584apps/erpnext/erpnext/setup/utils.py +14,Please specify Default Currency in Company Master and Global Defaults,Navedite zadanu valutu u tvrtki Global Master i zadane
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301585DocType: Dropbox Backup,Dropbox Access Secret,Dropbox tajni pristup
Pratik Vyas593d5622015-03-02 19:07:52 +05301586DocType: Purchase Invoice,Recurring Invoice,Ponavljajući Račun
Rushabh Mehtafc307972015-11-04 18:02:45 +05301587apps/erpnext/erpnext/config/projects.py +79,Managing Projects,Upravljanje projektima
Pratik Vyas593d5622015-03-02 19:07:52 +05301588DocType: Supplier,Supplier of Goods or Services.,Dobavljač dobara ili usluga.
1589DocType: Budget Detail,Fiscal Year,Fiskalna godina
1590DocType: Cost Center,Budget,Budžet
Anand Doshi191b2972015-10-21 16:50:31 +05301591apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +41,"Budget cannot be assigned against {0}, as it's not an Income or Expense account","Proračun se ne može dodijeliti protiv {0}, kao što je nije prihod ili rashod račun"
Pratik Vyas97264472015-05-14 15:13:10 +05301592apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +50,Achieved,Ostvareno
1593apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +65,Territory / Customer,Teritorij / Kupac
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301594apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +552,e.g. 5,na primjer 5
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301595apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +207,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Red {0}: Dodijeljeni iznos {1} mora biti manji od ili jednak fakturirati preostali iznos {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301596DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,U riječi će biti vidljiv nakon što spremite prodaje fakture.
1597DocType: Item,Is Sales Item,Je proizvod namijenjen prodaji
Pratik Vyas97264472015-05-14 15:13:10 +05301598apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Raspodjela grupa proizvoda
Anand Doshi191b2972015-10-21 16:50:31 +05301599apps/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"
Pratik Vyas593d5622015-03-02 19:07:52 +05301600DocType: Maintenance Visit,Maintenance Time,Vrijeme održavanja
Pratik Vyas97264472015-05-14 15:13:10 +05301601,Amount to Deliver,Iznos za isporuku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301602apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +620,A Product or Service,Proizvod ili usluga
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301603apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +158,There were errors.,Bilo je grešaka .
1604apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +101,Tapping,Kuckanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301605DocType: Naming Series,Current Value,Trenutna vrijednost
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301606apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +171,{0} created,{0} stvorio
1607DocType: Delivery Note Item,Against Sales Order,Protiv prodajnog naloga
Pratik Vyas97264472015-05-14 15:13:10 +05301608,Serial No Status,Status serijskog broja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301609apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +382,Item table can not be blank,Tablica ne može biti prazna
1610apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +138,"Row {0}: To set {1} periodicity, difference between from and to date \
Pratik Vyas593d5622015-03-02 19:07:52 +05301611 must be greater than or equal to {2}","Red {0}: Za postavljanje {1} periodičnost, razlika između od a do danas \
1612 mora biti veći ili jednak {2}"
1613DocType: Pricing Rule,Selling,Prodaja
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301614DocType: Employee,Salary Information,Informacije o plaći
Pratik Vyas593d5622015-03-02 19:07:52 +05301615DocType: Sales Person,Name and Employee ID,Ime i ID zaposlenika
Rushabh Mehtafc307972015-11-04 18:02:45 +05301616apps/erpnext/erpnext/accounts/party.py +275,Due Date cannot be before Posting Date,Datum dospijeća ne može biti prije datuma objavljivanja
Pratik Vyas593d5622015-03-02 19:07:52 +05301617DocType: Website Item Group,Website Item Group,Grupa proizvoda web stranice
Pratik Vyas97264472015-05-14 15:13:10 +05301618apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +170,Duties and Taxes,Carine i porezi
Rushabh Mehtafc307972015-11-04 18:02:45 +05301619apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +310,Please enter Reference date,Unesite Referentni datum
1620apps/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} unosa plaćanja ne može se filtrirati po {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301621DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tablica za proizvode koji će biti prikazani na web stranici
1622DocType: Purchase Order Item Supplied,Supplied Qty,Isporučena količina
1623DocType: Material Request Item,Material Request Item,Zahtjev za robom - proizvod
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301624apps/erpnext/erpnext/config/stock.py +103,Tree of Item Groups.,Stablo grupe proizvoda.
Pratik Vyas97264472015-05-14 15:13:10 +05301625apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +100,Cannot refer row number greater than or equal to current row number for this Charge type,Ne mogu se odnositi broj retka veći ili jednak trenutnom broju red za ovu vrstu Charge
Pratik Vyas593d5622015-03-02 19:07:52 +05301626,Item-wise Purchase History,Stavka-mudar Kupnja Povijest
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301627apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +152,Red,Crvena
Rushabh Mehtafc307972015-11-04 18:02:45 +05301628apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +228,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}"
Pratik Vyas593d5622015-03-02 19:07:52 +05301629DocType: Account,Frozen,Zaleđeni
1630,Open Production Orders,Otvoreni radni nalozi
1631DocType: Installation Note,Installation Time,Vrijeme instalacije
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301632DocType: Sales Invoice,Accounting Details,Računovodstvo Detalji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301633apps/erpnext/erpnext/setup/doctype/company/company.js +44,Delete all the Transactions for this Company,Izbrišite sve transakcije za ovu Društvo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301634apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +191,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,Red # {0}: {1} Operacija nije završeno za {2} kom gotovih proizvoda u proizvodnji Naručite # {3}. Molimo ažurirati status rada preko Vrijeme Trupci
Pratik Vyas97264472015-05-14 15:13:10 +05301635apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +57,Investments,Investicije
Pratik Vyas593d5622015-03-02 19:07:52 +05301636DocType: Issue,Resolution Details,Rezolucija o Brodu
Pratik Vyas97264472015-05-14 15:13:10 +05301637apps/erpnext/erpnext/config/stock.py +84,Change UOM for an Item.,Promjena mjerne jedinice za neki proizvod.
Pratik Vyas593d5622015-03-02 19:07:52 +05301638DocType: Quality Inspection Reading,Acceptance Criteria,Kriterij prihvaćanja
1639DocType: Item Attribute,Attribute Name,Ime atributa
Anand Doshi191b2972015-10-21 16:50:31 +05301640apps/erpnext/erpnext/controllers/selling_controller.py +236,Item {0} must be Sales or Service Item in {1},Stavka {0} mora biti Prodaja ili usluga artikla u {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301641DocType: Item Group,Show In Website,Pokaži na web stranici
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301642apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +621,Group,Grupa
Pratik Vyas97264472015-05-14 15:13:10 +05301643DocType: Task,Expected Time (in hours),Očekivani vrijeme (u satima)
Pratik Vyas593d5622015-03-02 19:07:52 +05301644,Qty to Order,Količina za narudžbu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301645DocType: Features Setup,"To track brand name in the following documents Delivery Note, Opportunity, Material Request, Item, Purchase Order, Purchase Voucher, Purchaser Receipt, Quotation, Sales Invoice, Product Bundle, Sales Order, Serial No","Za praćenje robne marke u sljedećim dokumentima izdatnice, Prilika, materijala zahtjev, točke, narudžbenice, Kupnja bon, kupac primitka, citat, prodaja faktura, proizvoda Snop, prodajni nalog, serijski broj"
Pratik Vyas97264472015-05-14 15:13:10 +05301646apps/erpnext/erpnext/config/projects.py +51,Gantt chart of all tasks.,Gantogram svih zadataka.
Pratik Vyas593d5622015-03-02 19:07:52 +05301647DocType: Appraisal,For Employee Name,Za ime zaposlenika
1648DocType: Holiday List,Clear Table,Jasno Tablica
1649DocType: Features Setup,Brands,Brendovi
1650DocType: C-Form Invoice Detail,Invoice No,Račun br
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301651apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +480,From Purchase Order,Od narudžbenice
Pratik Vyas97264472015-05-14 15:13:10 +05301652DocType: Activity Cost,Costing Rate,Obračun troškova stopa
Anand Doshibacc6792015-10-30 12:54:27 +05301653,Customer Addresses And Contacts,Kupčeve adrese i kontakti
Pratik Vyas593d5622015-03-02 19:07:52 +05301654DocType: Employee,Resignation Letter Date,Ostavka Pismo Datum
1655apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +37,Pricing Rules are further filtered based on quantity.,Pravilnik o određivanju cijena dodatno se filtrira na temelju količine.
Pratik Vyas97264472015-05-14 15:13:10 +05301656apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +137,Not Set,Nije postavljeno
Pratik Vyas593d5622015-03-02 19:07:52 +05301657DocType: Communication,Date,Datum
1658apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Ponovite kupaca prihoda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301659apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +651,Sit tight while your system is being setup. This may take a few moments.,"Sjedi čvrsto , dok je vaš sustav se postava . To može potrajati nekoliko trenutaka ."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301660apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +51,{0} ({1}) must have role 'Expense Approver',"{0} ({1}) mora imati ulogu ""Odobritelj rashoda '"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301661apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Pair,Par
Pratik Vyas593d5622015-03-02 19:07:52 +05301662DocType: Bank Reconciliation Detail,Against Account,Protiv računa
1663DocType: Maintenance Schedule Detail,Actual Date,Stvarni datum
1664DocType: Item,Has Batch No,Je Hrpa Ne
1665DocType: Delivery Note,Excise Page Number,Trošarina Broj stranice
1666DocType: Employee,Personal Details,Osobni podaci
1667,Maintenance Schedules,Održavanja rasporeda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301668apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +44,Embossing,Utiskivanje
Pratik Vyas97264472015-05-14 15:13:10 +05301669,Quotation Trends,Trend ponuda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301670apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +139,Item Group not mentioned in item master for item {0},Stavka proizvoda se ne spominje u master artiklu za artikal {0}
1671apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +302,Debit To account must be a Receivable account,Zaduženja računa mora biti Potraživanja račun
Rushabh Mehtafc307972015-11-04 18:02:45 +05301672apps/erpnext/erpnext/stock/doctype/item/item.py +304,"As Production Order can be made for this item, it must be a stock item.","Kao Production Order može biti za tu stavku , to mora bitipredmet dionica ."
Pratik Vyas593d5622015-03-02 19:07:52 +05301673DocType: Shipping Rule Condition,Shipping Amount,Dostava Iznos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301674apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +140,Joining,Spajanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301675DocType: Authorization Rule,Above Value,Iznad vrijednosti
1676,Pending Amount,Iznos na čekanju
1677DocType: Purchase Invoice Item,Conversion Factor,Konverzijski faktor
Rushabh Mehtafc307972015-11-04 18:02:45 +05301678DocType: Purchase Order,Delivered,Isporučeno
Pratik Vyas97264472015-05-14 15:13:10 +05301679apps/erpnext/erpnext/config/hr.py +160,Setup incoming server for jobs email id. (e.g. jobs@example.com),Postavke dolaznog servera za e-mail (npr. jobs@example.com)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301680DocType: Purchase Receipt,Vehicle Number,Broj vozila
Pratik Vyas593d5622015-03-02 19:07:52 +05301681DocType: Purchase Invoice,The date on which recurring invoice will be stop,Datum na koji se ponavlja faktura će se zaustaviti
1682DocType: Journal Entry,Accounts Receivable,Potraživanja
1683,Supplier-Wise Sales Analytics,Supplier -mudar prodaje Analytics
1684DocType: Address Template,This format is used if country specific format is not found,Ovaj format se koristi ako država specifičan format nije pronađena
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301685DocType: Custom Field,Custom,Prilagođeno
Pratik Vyas593d5622015-03-02 19:07:52 +05301686DocType: Production Order,Use Multi-Level BOM,Koristite multi-level BOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301687apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +26,Injection molding,Injection moulding
Pratik Vyas593d5622015-03-02 19:07:52 +05301688DocType: Bank Reconciliation,Include Reconciled Entries,Uključi pomirio objave
Pratik Vyas97264472015-05-14 15:13:10 +05301689apps/erpnext/erpnext/config/accounts.py +41,Tree of finanial accounts.,Drvo finanial račune .
1690DocType: Leave Control Panel,Leave blank if considered for all employee types,Ostavite prazno ako se odnosi na sve tipove zaposlenika
Pratik Vyas593d5622015-03-02 19:07:52 +05301691DocType: Landed Cost Voucher,Distribute Charges Based On,Distribuirati optužbi na temelju
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301692apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +312,Account {0} must be of type 'Fixed Asset' as Item {1} is an Asset Item,Račun {0} mora biti tipa 'Nepokretne imovine' kao što je proizvod {1} imovina proizvoda
Pratik Vyas593d5622015-03-02 19:07:52 +05301693DocType: HR Settings,HR Settings,HR postavke
Pratik Vyas97264472015-05-14 15:13:10 +05301694apps/frappe/frappe/config/setup.py +130,Printing,Tiskanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05301695apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +114,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 .
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301696DocType: Purchase Invoice,Additional Discount Amount,Dodatni popust Iznos
Pratik Vyas593d5622015-03-02 19:07:52 +05301697apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +99,The day(s) on which you are applying for leave are holiday. You need not apply for leave.,Dan (a ) na koji se prijavljujete za dopust su odmor . Ne trebaju podnijeti zahtjev za dopust .
Rushabh Mehtafc307972015-11-04 18:02:45 +05301698apps/frappe/frappe/public/js/frappe/misc/utils.js +110,and,i
Pratik Vyas97264472015-05-14 15:13:10 +05301699DocType: Leave Block List Allow,Leave Block List Allow,Odobrenje popisa neodobrenih odsustava
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301700apps/erpnext/erpnext/setup/doctype/company/company.py +236,Abbr can not be blank or space,Abbr ne može biti prazno ili prostora
1701apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +50,Sports,sportovi
Pratik Vyas593d5622015-03-02 19:07:52 +05301702apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +61,Total Actual,Ukupno Stvarni
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301703apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +626,Unit,jedinica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301704apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.py +182,Please set Dropbox access keys in your site config,Molimo postaviti Dropbox pristupnih tipki u vašem web config
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301705apps/erpnext/erpnext/stock/get_item_details.py +113,Please specify Company,Navedite tvrtke
Pratik Vyas593d5622015-03-02 19:07:52 +05301706,Customer Acquisition and Loyalty,Stjecanje kupaca i lojalnost
Pratik Vyas97264472015-05-14 15:13:10 +05301707DocType: Purchase Receipt,Warehouse where you are maintaining stock of rejected items,Skladište na kojem držite zalihe odbijenih proizvoda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301708apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +408,Your financial year ends on,Vaša financijska godina završava
1709DocType: POS Profile,Price List,Cjenik
Pratik Vyas97264472015-05-14 15:13:10 +05301710apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +20,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} je sada zadana fiskalna godina. Osvježi preglednik kako bi se promjene aktualizirale.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301711apps/erpnext/erpnext/projects/doctype/project/project.js +47,Expense Claims,Rashodi Potraživanja
Anand Doshi191b2972015-10-21 16:50:31 +05301712DocType: Issue,Support,Podrška
Pratik Vyas593d5622015-03-02 19:07:52 +05301713DocType: Authorization Rule,Approving Role,Odobravanje ulogu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301714,BOM Search,BOM Pretraživanje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301715apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +176,Closing (Opening + Totals),Zatvaranje (Otvaranje + iznosi)
1716apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +26,Please specify currency in Company,Navedite valutu u Društvu
Pratik Vyasfcc31022015-07-10 12:05:24 +05301717DocType: Workstation,Wages per hour,Satnice
Anand Doshi191b2972015-10-21 16:50:31 +05301718apps/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 ravnoteža u batch {0} postat negativna {1} za točku {2} na skladištu {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301719apps/erpnext/erpnext/config/setup.py +83,"Show / Hide features like Serial Nos, POS etc.","Prikaži / sakrij značajke kao što su serijski broj, prodajno mjesto i sl."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301720apps/erpnext/erpnext/controllers/accounts_controller.py +236,Account {0} is invalid. Account Currency must be {1},Račun {0} je nevažeća. Valuta računa mora biti {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301721apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +34,UOM Conversion factor is required in row {0},Faktor UOM pretvorbe je potrebno u redu {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301722apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +53,Clearance date cannot be before check date in row {0},Datum rasprodaja ne može biti prije datuma check u redu {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301723DocType: Salary Slip,Deduction,Odbitak
1724DocType: Address Template,Address Template,Predložak adrese
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301725apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +128,Please enter Employee Id of this sales person,Unesite ID zaposlenika ove prodaje osobi
Pratik Vyas593d5622015-03-02 19:07:52 +05301726DocType: Territory,Classification of Customers by region,Klasifikacija korisnika po regiji
Pratik Vyas97264472015-05-14 15:13:10 +05301727DocType: Project,% Tasks Completed,% Odrađeni zadaci
1728DocType: Project,Gross Margin,Bruto marža
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301729apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,Please enter Production Item first,Unesite Proizvodnja predmeta prvi
Anand Doshi191b2972015-10-21 16:50:31 +05301730apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +72,disabled user,onemogućen korisnika
Pratik Vyas593d5622015-03-02 19:07:52 +05301731DocType: Opportunity,Quotation,Ponuda
1732DocType: Salary Slip,Total Deduction,Ukupno Odbitak
Pratik Vyas97264472015-05-14 15:13:10 +05301733DocType: Quotation,Maintenance User,Korisnik održavanja
1734apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +144,Cost Updated,Trošak Ažurirano
Pratik Vyas593d5622015-03-02 19:07:52 +05301735DocType: Employee,Date of Birth,Datum rođenja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301736apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +82,Item {0} has already been returned,Proizvod {0} je već vraćen
Pratik Vyas97264472015-05-14 15:13:10 +05301737DocType: Fiscal Year,**Fiscal Year** represents a Financial Year. All accounting entries and other major transactions are tracked against **Fiscal Year**.,**Fiskalna godina** predstavlja poslovnu godinu. Svi računovodstvene stavke i druge glavne transakcije su praćene od **Fiskalne godine**.
Pratik Vyas593d5622015-03-02 19:07:52 +05301738DocType: Opportunity,Customer / Lead Address,Kupac / Olovo Adresa
1739DocType: Production Order Operation,Actual Operation Time,Stvarni Operacija vrijeme
1740DocType: Authorization Rule,Applicable To (User),Odnosi se na (Upute)
1741DocType: Purchase Taxes and Charges,Deduct,Odbiti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301742apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +170,Job Description,Opis Posla
Pratik Vyas97264472015-05-14 15:13:10 +05301743DocType: Purchase Order Item,Qty as per Stock UOM,Količina po skladišnom UOM-u
Anand Doshi191b2972015-10-21 16:50:31 +05301744apps/frappe/frappe/model/rename_doc.py +343,Please select a valid csv file with data,Odaberite valjanu CSV datoteku s podacima
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301745apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +92,Coating,Premazivanje
Anand Doshi191b2972015-10-21 16:50:31 +05301746apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +126,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Posebni znakovi osim ""-"" ""."", ""#"", i ""/"" nije dopušten u imenovanju serije"
Pratik Vyas97264472015-05-14 15:13:10 +05301747DocType: Campaign,"Keep Track of Sales Campaigns. Keep track of Leads, Quotations, Sales Order etc from Campaigns to gauge Return on Investment.","Pratite podatke o prodajnim kampanjama. Vodite zapise o potencijalima, ponudama, narudžbama itd kako bi ste procijenili povrat ulaganje ROI."
Pratik Vyas593d5622015-03-02 19:07:52 +05301748DocType: Expense Claim,Approver,Odobritelj
1749,SO Qty,SO Kol
Rushabh Mehtafc307972015-11-04 18:02:45 +05301750apps/erpnext/erpnext/accounts/doctype/account/account.py +155,"Stock entries exist against warehouse {0}, hence you cannot re-assign or modify Warehouse","Stock unosa postoje protiv skladište {0}, stoga ne možete ponovno dodijeliti ili mijenjati skladište"
Pratik Vyas593d5622015-03-02 19:07:52 +05301751DocType: Appraisal,Calculate Total Score,Izračunajte ukupni rezultat
Pratik Vyas97264472015-05-14 15:13:10 +05301752DocType: Supplier Quotation,Manufacturing Manager,Upravitelj proizvodnje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301753apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Serijski Ne {0} je pod jamstvom upto {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301754apps/erpnext/erpnext/config/stock.py +69,Split Delivery Note into packages.,Split otpremnici u paketima.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301755apps/erpnext/erpnext/hooks.py +84,Shipments,Pošiljke
1756apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +29,Dip molding,Dip moulding
Rushabh Mehtafc307972015-11-04 18:02:45 +05301757DocType: Purchase Order,To be delivered to customer,Da biste se dostaviti kupcu
Pratik Vyas593d5622015-03-02 19:07:52 +05301758apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +25,Time Log Status must be Submitted.,Vrijeme Log Status moraju biti dostavljeni.
Anand Doshi191b2972015-10-21 16:50:31 +05301759apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +223,Serial No {0} does not belong to any Warehouse,Serijski broj {0} ne pripada bilo Skladište
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301760apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +650,Setting Up,Postavljanje
Anand Doshibacc6792015-10-30 12:54:27 +05301761apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,Row # ,Red #
Pratik Vyas593d5622015-03-02 19:07:52 +05301762DocType: Purchase Invoice,In Words (Company Currency),Riječima (valuta tvrtke)
1763DocType: Pricing Rule,Supplier,Dobavljač
1764DocType: C-Form,Quarter,Četvrtina
Pratik Vyas97264472015-05-14 15:13:10 +05301765apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Miscellaneous Expenses,Razni troškovi
Pratik Vyas593d5622015-03-02 19:07:52 +05301766DocType: Global Defaults,Default Company,Zadana tvrtka
Anand Doshi191b2972015-10-21 16:50:31 +05301767apps/erpnext/erpnext/controllers/stock_controller.py +166,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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301768apps/erpnext/erpnext/controllers/accounts_controller.py +354,"Cannot overbill for Item {0} in row {1} more than {2}. To allow overbilling, please set in Stock Settings","Ne možete prekoračiti za proizvod {0} u redku {1} više od {2}. Kako bi omogućili prekoračenje, molimo promjenite u postavkama skladišta"
Pratik Vyas593d5622015-03-02 19:07:52 +05301769DocType: Employee,Bank Name,Naziv banke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301770apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +27,-Above,-Iznad
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301771apps/erpnext/erpnext/hr/doctype/employee/employee.py +135,User {0} is disabled,Korisnik {0} je onemogućen
Pratik Vyas593d5622015-03-02 19:07:52 +05301772DocType: Leave Application,Total Leave Days,Ukupno Ostavite Dani
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301773DocType: Journal Entry Account,Credit in Account Currency,Kredit u valuti računa
Pratik Vyas593d5622015-03-02 19:07:52 +05301774DocType: Email Digest,Note: Email will not be sent to disabled users,Napomena: E-mail neće biti poslan nepostojećim korisnicima
1775apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +36,Select Company...,Odaberite tvrtku ...
Pratik Vyas97264472015-05-14 15:13:10 +05301776DocType: Leave Control Panel,Leave blank if considered for all departments,Ostavite prazno ako se odnosi na sve odjele
1777apps/erpnext/erpnext/config/hr.py +95,"Types of employment (permanent, contract, intern etc.).","Vrste zapošljavanja ( trajni ugovor , pripravnik i sl. ) ."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301778apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +355,{0} is mandatory for Item {1},{0} je obavezno za točku {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301779DocType: Currency Exchange,From Currency,Od novca
1780DocType: DocField,Name,Ime
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301781apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +211,"Please select Allocated Amount, Invoice Type and Invoice Number in atleast one row","Odaberite Dodijeljeni iznos, Vrsta računa i broj računa u atleast jednom redu"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301782apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +104,Sales Order required for Item {0},Prodajnog naloga potrebna za točke {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301783apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +43,Amounts not reflected in system,Iznosi koji se ne ogleda u sustav
Pratik Vyas593d5622015-03-02 19:07:52 +05301784DocType: Purchase Invoice Item,Rate (Company Currency),Ocijeni (Društvo valuta)
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301785apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +40,Others,Ostali
Rushabh Mehtafc307972015-11-04 18:02:45 +05301786apps/erpnext/erpnext/templates/includes/product_page.js +80,Cannot find a matching Item. Please select some other value for {0}.,Ne možete pronaći odgovarajući stavku. Odaberite neku drugu vrijednost za {0}.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301787DocType: POS Profile,Taxes and Charges,Porezi i naknade
Pratik Vyas593d5622015-03-02 19:07:52 +05301788DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Proizvoda ili usluge koja je kupio, prodao i zadržao na lageru."
Pratik Vyas97264472015-05-14 15:13:10 +05301789apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +94,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,"Ne možete odabrati vrstu naboja kao ' na prethodnim Row Iznos ""ili"" u odnosu na prethodnu Row Ukupno ""za prvi red"
Pratik Vyas593d5622015-03-02 19:07:52 +05301790apps/frappe/frappe/core/doctype/doctype/boilerplate/controller_list.html +31,Completed,Dovršen
1791DocType: Web Form,Select DocType,Odaberite DOCTYPE
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301792apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +104,Broaching,Provlačenje
1793apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +12,Banking,Bankarstvo
1794apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +38,Please click on 'Generate Schedule' to get schedule,"Molimo kliknite na ""Generiraj raspored ' kako bi dobili raspored"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301795apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +283,New Cost Center,Novi trošak
Pratik Vyas593d5622015-03-02 19:07:52 +05301796DocType: Bin,Ordered Quantity,Naručena količina
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301797apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +397,"e.g. ""Build tools for builders""","na primjer ""Alati za graditelje"""
Pratik Vyas593d5622015-03-02 19:07:52 +05301798DocType: Quality Inspection,In Process,U procesu
Pratik Vyas97264472015-05-14 15:13:10 +05301799DocType: Authorization Rule,Itemwise Discount,Itemwise popust
Rushabh Mehtafc307972015-11-04 18:02:45 +05301800DocType: Purchase Order Item,Reference Document Type,Referentna Tip dokumenta
1801apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +318,{0} against Sales Order {1},{0} protiv prodajni nalog {1}
Pratik Vyas97264472015-05-14 15:13:10 +05301802DocType: Account,Fixed Asset,Dugotrajna imovina
Rushabh Mehtafc307972015-11-04 18:02:45 +05301803apps/erpnext/erpnext/config/stock.py +283,Serialized Inventory,Serijaliziranom Inventar
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301804DocType: Activity Type,Default Billing Rate,Zadana naplate stopa
Pratik Vyas97264472015-05-14 15:13:10 +05301805DocType: Time Log Batch,Total Billing Amount,Ukupno naplate Iznos
Pratik Vyas593d5622015-03-02 19:07:52 +05301806apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +47,Receivable Account,Potraživanja račun
Pratik Vyas97264472015-05-14 15:13:10 +05301807,Stock Balance,Skladišna bilanca
Rushabh Mehtafc307972015-11-04 18:02:45 +05301808apps/erpnext/erpnext/config/selling.py +299,Sales Order to Payment,Prodajnog naloga za plaćanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301809DocType: Expense Claim Detail,Expense Claim Detail,Rashodi Zahtjev Detalj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301810apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +271,Time Logs created:,Vrijeme Evidencije stvorio:
Pratik Vyas593d5622015-03-02 19:07:52 +05301811DocType: Item,Weight UOM,Težina UOM
1812DocType: Employee,Blood Group,Krvna grupa
1813DocType: Purchase Invoice Item,Page Break,Prijelom stranice
Pratik Vyas97264472015-05-14 15:13:10 +05301814DocType: Production Order Operation,Pending,Na čekanju
Pratik Vyas593d5622015-03-02 19:07:52 +05301815DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Korisnici koji može odobriti dopust aplikacije neke specifične zaposlenika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301816apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +33,You cannot change default UOM of Variant. To change default UOM for Variant change default UOM of the Template,Vi ne možete promijeniti zadanu UOM varijanti. Za promjenu zadanog UOM za Variant promjenu zadane UOM predloška
Pratik Vyas97264472015-05-14 15:13:10 +05301817apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Office Equipments,Uredska oprema
Pratik Vyas593d5622015-03-02 19:07:52 +05301818DocType: Purchase Invoice Item,Qty,Kol
1819DocType: Fiscal Year,Companies,Tvrtke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301820apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +24,Electronics,Elektronika
Pratik Vyas593d5622015-03-02 19:07:52 +05301821DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Podignite Materijal Zahtjev kad dionica dosegne ponovno poredak razinu
1822apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +18,From Maintenance Schedule,Od održavanje rasporeda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301823apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +56,Full-time,Puno radno vrijeme
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301824DocType: Purchase Invoice,Contact Details,Kontakt podaci
Pratik Vyas593d5622015-03-02 19:07:52 +05301825DocType: C-Form,Received Date,Datum pozicija
Pratik Vyas97264472015-05-14 15:13:10 +05301826DocType: 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 stvorili standardni predložak u prodaji poreze i troškove predložak, odaberite jednu i kliknite na gumb ispod."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301827apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +29,Please specify a country for this Shipping Rule or check Worldwide Shipping,Navedite zemlju za ovaj Dostava pravilom ili provjeriti Dostava u svijetu
Pratik Vyas593d5622015-03-02 19:07:52 +05301828DocType: Stock Entry,Total Incoming Value,Ukupno Dolazni vrijednost
1829apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Kupnja Cjenik
Pratik Vyas97264472015-05-14 15:13:10 +05301830DocType: Offer Letter Term,Offer Term,Ponuda Pojam
1831DocType: Quality Inspection,Quality Manager,Upravitelj kvalitete
Pratik Vyas593d5622015-03-02 19:07:52 +05301832DocType: Job Applicant,Job Opening,Posao Otvaranje
1833DocType: Payment Reconciliation,Payment Reconciliation,Pomirenje plaćanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301834apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +154,Please select Incharge Person's name,Odaberite incharge ime osobe
1835apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +51,Technology,tehnologija
Pratik Vyas97264472015-05-14 15:13:10 +05301836DocType: Offer Letter,Offer Letter,Ponuda Pismo
1837apps/erpnext/erpnext/config/manufacturing.py +51,Generate Material Requests (MRP) and Production Orders.,Generirajte Materijal Upiti (MRP) i radne naloge.
Pratik Vyas593d5622015-03-02 19:07:52 +05301838apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +68,Total Invoiced Amt,Ukupno fakturirati Amt
1839DocType: Time Log,To Time,Za vrijeme
1840apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +25,"To add child nodes, explore tree and click on the node under which you want to add more nodes.","Da biste dodali djece čvorova , istražiti stablo i kliknite na čvoru pod kojima želite dodati više čvorova ."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301841apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Credit To account must be a Payable account,Kredit računa mora biti naplativo račun
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301842apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +233,BOM recursion: {0} cannot be parent or child of {2},BOM rekurzija : {0} ne može biti roditelj ili dijete od {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301843DocType: Production Order Operation,Completed Qty,Završen Kol
Rushabh Mehtafc307972015-11-04 18:02:45 +05301844apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +116,"For {0}, only debit accounts can be linked against another credit entry","Za {0}, samo debitne računi se mogu povezati protiv druge kreditne stupanja"
1845apps/erpnext/erpnext/stock/get_item_details.py +260,Price List {0} is disabled,Cjenik {0} je onemogućen
Pratik Vyas97264472015-05-14 15:13:10 +05301846DocType: Manufacturing Settings,Allow Overtime,Dopusti Prekovremeni
Anand Doshi191b2972015-10-21 16:50:31 +05301847apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +197,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} serijski brojevi potrebni za Artikl {1}. Ti su dali {2}.
Pratik Vyas97264472015-05-14 15:13:10 +05301848DocType: Stock Reconciliation Item,Current Valuation Rate,Trenutno Vrednovanje Ocijenite
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301849DocType: Item,Customer Item Codes,Kupac Stavka Kodovi
Pratik Vyas593d5622015-03-02 19:07:52 +05301850DocType: Opportunity,Lost Reason,Razlog gubitka
Pratik Vyas97264472015-05-14 15:13:10 +05301851apps/erpnext/erpnext/config/accounts.py +68,Create Payment Entries against Orders or Invoices.,Stvaranje unosa plaćanja protiv narudžbe ili fakture.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301852apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +141,Welding,Zavarivanje
1853apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +40,New Stock UOM is required,Novi skldišni UOM je potreban
Pratik Vyas593d5622015-03-02 19:07:52 +05301854DocType: Quality Inspection,Sample Size,Veličina uzorka
Rushabh Mehtafc307972015-11-04 18:02:45 +05301855apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +443,All items have already been invoiced,Svi proizvodi su već fakturirani
Pratik Vyas593d5622015-03-02 19:07:52 +05301856apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',Navedite važeću 'iz Predmet br'
Rushabh Mehtafc307972015-11-04 18:02:45 +05301857apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +287,Further cost centers can be made under Groups but entries can be made against non-Groups,"Daljnje troška mogu biti u skupinama, ali unose se može podnijeti protiv nesrpskog Groups"
Pratik Vyas593d5622015-03-02 19:07:52 +05301858DocType: Project,External,Vanjski
1859DocType: Features Setup,Item Serial Nos,Serijski br proizvoda
Anand Doshibacc6792015-10-30 12:54:27 +05301860apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Korisnici i dozvole
Pratik Vyas593d5622015-03-02 19:07:52 +05301861DocType: Branch,Branch,Grana
Anand Doshibacc6792015-10-30 12:54:27 +05301862apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Tiskanje i brendiranje
1863apps/erpnext/erpnext/hr/report/monthly_salary_register/monthly_salary_register.py +66,No salary slip found for month:,Ne plaća slip naći za mjesec dana:
Pratik Vyas593d5622015-03-02 19:07:52 +05301864DocType: Bin,Actual Quantity,Stvarna količina
1865DocType: Shipping Rule,example: Next Day Shipping,Primjer: Sljedeći dan Dostava
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301866apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +188,Serial No {0} not found,Serijski broj {0} nije pronađen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301867apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +563,Your Customers,Vaši klijenti
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301868apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +27,Compression molding,Prešanje
Pratik Vyas593d5622015-03-02 19:07:52 +05301869DocType: Leave Block List Date,Block Date,Datum bloka
Pratik Vyas97264472015-05-14 15:13:10 +05301870DocType: Sales Order,Not Delivered,Ne isporučeno
Pratik Vyas593d5622015-03-02 19:07:52 +05301871,Bank Clearance Summary,Razmak banka Sažetak
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301872apps/erpnext/erpnext/config/setup.py +105,"Create and manage daily, weekly and monthly email digests.","Stvaranje i upravljanje automatskih mailova na dnevnoj, tjednoj i mjesečnoj bazi."
Pratik Vyas593d5622015-03-02 19:07:52 +05301873apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +46,Item Code > Item Group > Brand,Šifra proizvoda> Grupa proizvoda> Brend
1874DocType: Appraisal Goal,Appraisal Goal,Procjena gol
1875DocType: Event,Friday,Petak
Pratik Vyas97264472015-05-14 15:13:10 +05301876DocType: Time Log,Costing Amount,Obračun troškova Iznos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301877DocType: Process Payroll,Submit Salary Slip,Slanje plaće Slip
Pratik Vyas593d5622015-03-02 19:07:52 +05301878DocType: Salary Structure,Monthly Earning & Deduction,Mjesečna zarada & odbitak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301879apps/erpnext/erpnext/controllers/selling_controller.py +157,Maxiumm discount for Item {0} is {1}%,Najveći popust za proizvode {0} je {1}%
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301880apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Uvoz u rasutom stanju
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301881DocType: Sales Partner,Address & Contacts,Adresa i kontakti
Pratik Vyas593d5622015-03-02 19:07:52 +05301882DocType: SMS Log,Sender Name,Pošiljatelj Ime
1883DocType: Page,Title,Naslov
Rushabh Mehtafc307972015-11-04 18:02:45 +05301884apps/frappe/frappe/public/js/frappe/list/doclistview.js +418,Customize,Prilagodba
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301885DocType: POS Profile,[Select],[Odaberi]
1886DocType: SMS Log,Sent To,Poslano Da
Pratik Vyas97264472015-05-14 15:13:10 +05301887apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +28,Make Sales Invoice,Napravi prodajni račun
Pratik Vyas593d5622015-03-02 19:07:52 +05301888DocType: Company,For Reference Only.,Za samo kao referenca.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301889apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +29,Invalid {0}: {1},Pogrešna {0}: {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05301890DocType: Sales Invoice Advance,Advance Amount,Iznos predujma
Pratik Vyas97264472015-05-14 15:13:10 +05301891DocType: Manufacturing Settings,Capacity Planning,Planiranje kapaciteta
1892apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +49,'From Date' is required,'Od datuma' je potrebno
Pratik Vyas593d5622015-03-02 19:07:52 +05301893DocType: Journal Entry,Reference Number,Referentni broj
1894DocType: Employee,Employment Details,Zapošljavanje Detalji
Pratik Vyas97264472015-05-14 15:13:10 +05301895DocType: Employee,New Workplace,Novo radno mjesto
1896apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Postavi kao zatvoreno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301897apps/erpnext/erpnext/stock/get_item_details.py +103,No Item with Barcode {0},Nema proizvoda sa barkodom {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05301898apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Slučaj broj ne može biti 0
1899DocType: Features Setup,If you have Sales Team and Sale Partners (Channel Partners) they can be tagged and maintain their contribution in the sales activity,Ako imate prodajnog tima i prodaja partnerima (partneri) mogu biti označene i održavati svoj doprinos u prodajne aktivnosti
1900DocType: Item,Show a slideshow at the top of the page,Prikaži slideshow na vrhu stranice
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301901DocType: Item,"Allow in Sales Order of type ""Service""",Dopusti u prodajni nalog tipa "usluge"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301902apps/erpnext/erpnext/setup/doctype/company/company.py +80,Stores,prodavaonice
Pratik Vyas593d5622015-03-02 19:07:52 +05301903DocType: Time Log,Projects Manager,Projekti Manager
1904DocType: Serial No,Delivery Time,Vrijeme isporuke
1905apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Starenje temelju On
1906DocType: Item,End of Life,Kraj života
1907apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +41,Travel,putovanje
1908DocType: Leave Block List,Allow Users,Omogućiti korisnicima
Rushabh Mehtafc307972015-11-04 18:02:45 +05301909DocType: Purchase Order,Customer Mobile No,Kupac mobilne Ne
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301910DocType: Sales Invoice,Recurring,Koji se vraća
Pratik Vyas593d5622015-03-02 19:07:52 +05301911DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Pratite poseban prihodi i rashodi za vertikala proizvoda ili podjele.
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301912DocType: Rename Tool,Rename Tool,Preimenovanje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301913apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +15,Update Cost,Update cost
Pratik Vyas593d5622015-03-02 19:07:52 +05301914DocType: Item Reorder,Item Reorder,Ponovna narudžba proizvoda
Rushabh Mehtafc307972015-11-04 18:02:45 +05301915apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +489,Transfer Material,Prijenos materijala
Pratik Vyas593d5622015-03-02 19:07:52 +05301916DocType: 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 ."
1917DocType: Purchase Invoice,Price List Currency,Cjenik valuta
1918DocType: Naming Series,User must always select,Korisničko uvijek mora odabrati
1919DocType: Stock Settings,Allow Negative Stock,Dopustite negativnu zalihu
1920DocType: Installation Note,Installation Note,Napomena instalacije
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301921apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +541,Add Taxes,Dodaj poreze
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301922,Financial Analytics,Financijska analitika
Pratik Vyas593d5622015-03-02 19:07:52 +05301923DocType: Quality Inspection,Verified By,Ovjeren od strane
1924DocType: Address,Subsidiary,Podružnica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301925apps/erpnext/erpnext/setup/doctype/company/company.py +55,"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 ."
Pratik Vyas593d5622015-03-02 19:07:52 +05301926DocType: Quality Inspection,Purchase Receipt No,Primka br.
Pratik Vyas97264472015-05-14 15:13:10 +05301927apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,kapara
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301928DocType: System Settings,In Hours,U sati
1929DocType: Process Payroll,Create Salary Slip,Stvaranje plaće Slip
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301930apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Expected balance as per bank,Očekivani Stanje na banke
1931apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +115,Buffing,Poliranje
Pratik Vyas97264472015-05-14 15:13:10 +05301932apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +158,Source of Funds (Liabilities),Izvor sredstava ( pasiva)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301933apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +347,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Količina u redku {0} ({1}) mora biti ista kao proizvedena količina {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05301934DocType: Appraisal,Employee,Zaposlenik
Pratik Vyas97264472015-05-14 15:13:10 +05301935apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +10,Import Email From,Uvoz e od
Anand Doshi191b2972015-10-21 16:50:31 +05301936apps/erpnext/erpnext/utilities/doctype/contact/contact.js +67,Invite as User,Pozovi kao korisnik
Pratik Vyas593d5622015-03-02 19:07:52 +05301937DocType: Features Setup,After Sale Installations,Nakon prodaje postrojenja
Rushabh Mehtafc307972015-11-04 18:02:45 +05301938apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +214,{0} {1} is fully billed,{0} {1} je naplaćen u cijelosti
Pratik Vyas593d5622015-03-02 19:07:52 +05301939DocType: Workstation Working Hour,End Time,Kraj vremena
Pratik Vyas97264472015-05-14 15:13:10 +05301940apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Standardni uvjeti ugovora za prodaju ili kupnju.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301941apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +75,Group by Voucher,Grupa po jamcu
Pratik Vyas593d5622015-03-02 19:07:52 +05301942apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Potrebna On
Pratik Vyas97264472015-05-14 15:13:10 +05301943DocType: Sales Invoice,Mass Mailing,Grupno slanje mailova
Pratik Vyas593d5622015-03-02 19:07:52 +05301944DocType: Page,Standard,Standard
Pratik Vyas97264472015-05-14 15:13:10 +05301945DocType: Rename Tool,File to Rename,Datoteka za Preimenovanje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301946apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +176,Purchse Order number required for Item {0},Broj kupovne narudžbe potrebno za proizvod {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05301947apps/erpnext/erpnext/public/js/controllers/transaction.js +136,Show Payments,Pokaži Plaćanja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301948apps/erpnext/erpnext/controllers/buying_controller.py +245,Specified BOM {0} does not exist for Item {1},Određena BOM {0} ne postoji za točku {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +05301949apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +202,Maintenance Schedule {0} must be cancelled before cancelling this Sales Order,Stavka održavanja {0} mora biti otkazana prije poništenja ove narudžbe kupca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301950apps/frappe/frappe/desk/page/backups/backups.html +13,Size,Veličina
Pratik Vyas593d5622015-03-02 19:07:52 +05301951DocType: Notification Control,Expense Claim Approved,Rashodi Zahtjev odobren
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301952apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +113,Pharmaceutical,Farmaceutski
Pratik Vyas97264472015-05-14 15:13:10 +05301953apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Troškovi kupljene predmete
Pratik Vyas593d5622015-03-02 19:07:52 +05301954DocType: Selling Settings,Sales Order Required,Prodajnog naloga Obvezno
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301955apps/erpnext/erpnext/crm/doctype/lead/lead.js +30,Create Customer,Kreiraj kupca
Pratik Vyas593d5622015-03-02 19:07:52 +05301956DocType: Purchase Invoice,Credit To,Kreditne Da
1957DocType: Employee Education,Post Graduate,Post diplomski
Pratik Vyas593d5622015-03-02 19:07:52 +05301958DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Detalji rasporeda održavanja
1959DocType: Quality Inspection Reading,Reading 9,Čitanje 9
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301960DocType: Supplier,Is Frozen,Je Frozen
Pratik Vyas593d5622015-03-02 19:07:52 +05301961DocType: Buying Settings,Buying Settings,Kupnja postavke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301962apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +122,Mass finishing,Misa za završnu obradu
Pratik Vyas593d5622015-03-02 19:07:52 +05301963DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM broj za Gotovi Dobar točki
1964DocType: Upload Attendance,Attendance To Date,Gledanost do danas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301965apps/erpnext/erpnext/config/selling.py +158,Setup incoming server for sales email id. (e.g. sales@example.com),Postavke dolaznog servera za prodajni e-mail (npr. sales@example.com)
Pratik Vyas593d5622015-03-02 19:07:52 +05301966DocType: Warranty Claim,Raised By,Povišena Do
1967DocType: Payment Tool,Payment Account,Račun za plaćanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05301968apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +713,Please specify Company to proceed,Navedite Tvrtka postupiti
1969apps/frappe/frappe/public/js/frappe/model/indicator.js +30,Draft,Nepotvrđeno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301970apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +46,Compensatory Off,kompenzacijski Off
Pratik Vyas593d5622015-03-02 19:07:52 +05301971DocType: Quality Inspection Reading,Accepted,Prihvaćeno
1972DocType: User,Female,Ženski
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301973DocType: Journal Entry Account,Debit in Account Currency,Debitna u valuti računa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301974apps/erpnext/erpnext/setup/doctype/company/company.js +24,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,Molimo provjerite da li stvarno želite izbrisati sve transakcije za ovu tvrtku. Vaši matični podaci će ostati kao što je to. Ova radnja se ne može poništiti.
Pratik Vyas593d5622015-03-02 19:07:52 +05301975DocType: Print Settings,Modern,Moderno
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05301976DocType: Communication,Replied,Odgovoreno
Pratik Vyas593d5622015-03-02 19:07:52 +05301977DocType: Payment Tool,Total Payment Amount,Ukupna plaćanja Iznos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301978apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +145,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) ne može biti veći od planirane količine ({2}) u proizvodnom nalogu {3}
Pratik Vyas593d5622015-03-02 19:07:52 +05301979DocType: Shipping Rule,Shipping Rule Label,Dostava Pravilo Label
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301980apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +209,Raw Materials cannot be blank.,Sirovine ne može biti prazno.
Pratik Vyas593d5622015-03-02 19:07:52 +05301981DocType: Newsletter,Test,Test
Rushabh Mehtafc307972015-11-04 18:02:45 +05301982apps/erpnext/erpnext/stock/doctype/item/item.py +358,"As there are existing stock transactions for this item, \
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301983 you can not change the values of 'Has Serial No', 'Has Batch No', 'Is Stock Item' and 'Valuation Method'","Kao što već postoje dionice transakcija za tu stavku, \ ne možete mijenjati vrijednosti 'Je rednim', 'Je batch Ne', 'Je kataloški Stavka "i" Vrednovanje metoda'"
Rushabh Mehtafc307972015-11-04 18:02:45 +05301984apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +448,Quick Journal Entry,Brzo Temeljnica
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05301985apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +92,You can not change rate if BOM mentioned agianst any item,Ne možete promijeniti cijenu ako je sastavnica spomenuta u bilo kojem proizvodu
Pratik Vyas593d5622015-03-02 19:07:52 +05301986DocType: Employee,Previous Work Experience,Radnog iskustva
Pratik Vyas97264472015-05-14 15:13:10 +05301987DocType: Stock Entry,For Quantity,Za Količina
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301988apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +157,Please enter Planned Qty for Item {0} at row {1},Unesite Planirano Qty za točku {0} na redu {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +05301989apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +211,{0} {1} is not submitted,{0} {1} nije podnesen
1990apps/erpnext/erpnext/config/stock.py +18,Requests for items.,Zahtjevi za stavke.
Pratik Vyas593d5622015-03-02 19:07:52 +05301991DocType: 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.
Pratik Vyas593d5622015-03-02 19:07:52 +05301992DocType: Purchase Invoice,Terms and Conditions1,Odredbe i Conditions1
1993apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard_page.html +18,Complete Setup,kompletan Setup
1994DocType: 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."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301995apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +121,Please save the document before generating maintenance schedule,Molimo spremite dokument prije stvaranja raspored za održavanje
Pratik Vyas97264472015-05-14 15:13:10 +05301996apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status projekta
Pratik Vyas593d5622015-03-02 19:07:52 +05301997DocType: UOM,Check this to disallow fractions. (for Nos),Provjerite to da ne dopušta frakcija. (Za br)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05301998apps/erpnext/erpnext/config/crm.py +96,Newsletter Mailing List,Bilten Mailing lista
Pratik Vyas593d5622015-03-02 19:07:52 +05301999DocType: Delivery Note,Transporter Name,Transporter Ime
2000DocType: Contact,Enter department to which this Contact belongs,Unesite odjel na koji se ovaj Kontakt pripada
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302001apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Absent,Ukupno Odsutni
Rushabh Mehtafc307972015-11-04 18:02:45 +05302002apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +746,Item or Warehouse for row {0} does not match Material Request,Proizvod ili skladište za redak {0} ne odgovara Zahtjevu za materijalom
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302003apps/erpnext/erpnext/config/stock.py +109,Unit of Measure,Jedinica mjere
Pratik Vyas593d5622015-03-02 19:07:52 +05302004DocType: Fiscal Year,Year End Date,Završni datum godine
Pratik Vyas97264472015-05-14 15:13:10 +05302005DocType: Task Depends On,Task Depends On,Zadatak ovisi o
Pratik Vyas593d5622015-03-02 19:07:52 +05302006DocType: Lead,Opportunity,Prilika
Pratik Vyas593d5622015-03-02 19:07:52 +05302007DocType: Salary Structure Earning,Salary Structure Earning,Plaća Struktura Zarada
2008,Completed Production Orders,Završeni Radni nalozi
2009DocType: Operation,Default Workstation,Zadana Workstation
Pratik Vyas593d5622015-03-02 19:07:52 +05302010DocType: Notification Control,Expense Claim Approved Message,Rashodi Zahtjev Odobren poruku
2011DocType: Email Digest,How frequently?,Kako često?
2012DocType: Purchase Receipt,Get Current Stock,Kreiraj trenutne zalihe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302013apps/erpnext/erpnext/config/manufacturing.py +63,Tree of Bill of Materials,Drvo Bill materijala
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302014apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +198,Maintenance start date can not be before delivery date for Serial No {0},Početni datum održavanja ne može biti stariji od datuma isporuke s rednim brojem {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302015DocType: Production Order,Actual End Date,Stvarni datum završetka
2016DocType: Authorization Rule,Applicable To (Role),Odnosi se na (uloga)
2017DocType: Stock Entry,Purpose,Svrha
2018DocType: Item,Will also apply for variants unless overrridden,Također će zatražiti varijante osim overrridden
2019DocType: Purchase Invoice,Advances,Predujmovi
2020apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +32,Approving User cannot be same as user the rule is Applicable To,Odobravanje korisnik ne može biti isto kao korisnikapravilo odnosi se na
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302021DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Osnovna stopa (po burzi UOM)
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302022DocType: SMS Log,No of Requested SMS,Nema traženih SMS-a
Pratik Vyas593d5622015-03-02 19:07:52 +05302023DocType: Campaign,Campaign-.####,Kampanja-.####
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302024apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +55,Piercing,Prodoran
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302025apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Contract End Date must be greater than Date of Joining,Ugovor Datum završetka mora biti veći od dana ulaska u
Pratik Vyas593d5622015-03-02 19:07:52 +05302026DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Treća strana distributer / trgovac / trgovački zastupnik / affiliate / prodavača koji prodaje tvrtki koje proizvode za proviziju.
2027DocType: Customer Group,Has Child Node,Je li čvor dijete
Rushabh Mehtafc307972015-11-04 18:02:45 +05302028apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +330,{0} against Purchase Order {1},{0} u odnosu na narudžbu {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302029DocType: SMS Settings,"Enter static url parameters here (Eg. sender=ERPNext, username=ERPNext, password=1234 etc.)","Unesite statičke parametre URL ovdje (npr. pošiljatelj = ERPNext, username = ERPNext, lozinkom = 1234 itd.)"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302030apps/erpnext/erpnext/accounts/utils.py +42,{0} {1} not in any active Fiscal Year. For more details check {2}.,{0} {1} nije bilo aktivne fiskalne godine. Za provjeru više detalja {2}.
Pratik Vyas97264472015-05-14 15:13:10 +05302031apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +26,This is an example website auto-generated from ERPNext,Ovo je primjer web stranica automatski generira iz ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +05302032apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Starenje Raspon 1
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302033apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +110,Photochemical machining,Fotokemijski obrada
Pratik Vyas97264472015-05-14 15:13:10 +05302034DocType: Purchase Taxes and Charges Template,"Standard tax template that can be applied to all Purchase Transactions. This template can contain list of tax heads and also other expense heads like ""Shipping"", ""Insurance"", ""Handling"" etc.
Pratik Vyas593d5622015-03-02 19:07:52 +05302035
2036#### Note
2037
2038The 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.
2039
2040#### Description of Columns
2041
20421. Calculation Type:
2043 - This can be on **Net Total** (that is the sum of basic amount).
2044 - **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.
2045 - **Actual** (as mentioned).
20462. Account Head: The Account ledger under which this tax will be booked
20473. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
20484. Description: Description of the tax (that will be printed in invoices / quotes).
20495. Rate: Tax rate.
20506. Amount: Tax amount.
20517. Total: Cumulative total to this point.
20528. 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).
20539. 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.
205410. Add or Deduct: Whether you want to add or deduct the tax.","Standardni porez predložak koji se može primijeniti na sve kupovnih transakcija. Ovaj predložak može sadržavati popis poreznih glava, a također ostalih rashoda glave poput ""brodova"", ""osiguranje"", ""Rukovanje"" itd
2055
2056 #### Napomena
2057
2058 porezna stopa ste odredili ovdje će biti standardna stopa poreza za sve ** Opcije **. Ako postoje ** Predmeti ** koji imaju različite cijene, one moraju biti dodan u ** točke poreza ** stol u ** točke ** majstora.
2059
2060 #### Opis Kolumne
2061
2062 1. Vrsta Proračun:
2063 - To može biti na ** Neto Ukupno ** (to je zbroj osnovnog iznosa).
2064 - ** U odnosu na prethodnu Row ukupno / Iznos ** (za kumulativne poreza ili troškova). Ako odaberete ovu opciju, porez će se primjenjivati ​​postotak prethodnog reda (u poreznom sustavu) iznos ili ukupno.
2065 - ** Stvarni ** (kao što je navedeno).
2066 2. Voditelj račun: knjiga računa pod kojima se ovaj porez će biti rezervirano
2067 3. Trošak Centar: Ako porezni / naboj je prihod (kao što su utovar) i rashoda treba biti rezervirano protiv troška.
2068 4. Opis: Opis poreza (koji će se tiskati u račune / citati).
2069 5. Rate: Porezna stopa.
2070 6. Iznos: Iznos poreza.
2071 7. Ukupno: Kumulativna ukupno do ove točke.
2072 8. Unesite Row: Ako na temelju ""prethodnog retka Ukupno"" možete odabrati broj retka koji će se uzeti kao osnova za ovaj izračun (zadana je prethodni redak).
2073 9. Razmislite poreza ili naplatiti za: U ovom dijelu možete odrediti ako porezni / zadužen samo za vrednovanje (nije dio ukupno), ili samo za ukupno (ne dodaju vrijednost predmeta), ili za oboje.
2074 10. Dodavanje ili oduzimamo: Bilo da želite dodati ili oduzeti porez."
2075DocType: Note,Note,Zabilješka
Pratik Vyas593d5622015-03-02 19:07:52 +05302076DocType: Purchase Receipt Item,Recd Quantity,RecD Količina
Pratik Vyas97264472015-05-14 15:13:10 +05302077DocType: Email Account,Email Ids,IDS e-pošte
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302078apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +104,Cannot produce more Item {0} than Sales Order quantity {1},Ne može proizvesti više predmeta {0} od prodajnog naloga količina {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302079apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +471,Stock Entry {0} is not submitted,Međuskladišnica {0} nije potvrđena
Pratik Vyas593d5622015-03-02 19:07:52 +05302080DocType: Payment Reconciliation,Bank / Cash Account,Banka / Cash račun
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302081DocType: Tax Rule,Billing City,Naplata Grad
Pratik Vyas593d5622015-03-02 19:07:52 +05302082DocType: Global Defaults,Hide Currency Symbol,Sakrij simbol valute
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302083apps/erpnext/erpnext/config/accounts.py +164,"e.g. Bank, Cash, Credit Card","npr. banka, gotovina, kreditne kartice"
Pratik Vyas593d5622015-03-02 19:07:52 +05302084DocType: Journal Entry,Credit Note,Kreditne Napomena
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302085apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +221,Completed Qty cannot be more than {0} for operation {1},Završen Kol ne može biti više od {0} za rad {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302086DocType: Features Setup,Quality,Kvaliteta
2087DocType: Contact Us Settings,Introduction,Uvod
2088DocType: Warranty Claim,Service Address,Usluga Adresa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302089apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +76,Max 100 rows for Stock Reconciliation.,Maksimalno 100 redaka za burze pomirenja.
Pratik Vyas593d5622015-03-02 19:07:52 +05302090DocType: Stock Entry,Manufacture,Proizvodnja
Pratik Vyas593d5622015-03-02 19:07:52 +05302091apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Molimo Isporuka Napomena prvo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302092DocType: Purchase Invoice,Currency and Price List,Valuta i cjenik
Anand Doshif5940902015-09-07 18:47:04 +05302093DocType: Opportunity,Customer / Lead Name,Potencijalni kupac
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302094apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +63,Clearance Date not mentioned,Razmak Datum nije spomenuo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302095apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +71,Production,Proizvodnja
Pratik Vyas593d5622015-03-02 19:07:52 +05302096DocType: Item,Allow Production Order,Dopustite proizvodni nalog
2097apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +60,Row {0}:Start Date must be before End Date,Red {0} : Datum početka mora biti prije datuma završetka
2098apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Ukupno (Kol)
2099DocType: Installation Note Item,Installed Qty,Instalirana kol
2100DocType: Lead,Fax,Fax
Pratik Vyas97264472015-05-14 15:13:10 +05302101DocType: Purchase Taxes and Charges,Parenttype,Nadređeni tip
Rushabh Mehtafc307972015-11-04 18:02:45 +05302102apps/frappe/frappe/public/js/frappe/model/indicator.js +43,Submitted,Potvrđeno
Pratik Vyas593d5622015-03-02 19:07:52 +05302103DocType: Salary Structure,Total Earning,Ukupna zarada
2104DocType: Purchase Receipt,Time at which materials were received,Vrijeme u kojem su materijali primili
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302105apps/erpnext/erpnext/utilities/doctype/address/address.py +113,My Addresses,Moje Adrese
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302106DocType: Stock Ledger Entry,Outgoing Rate,Odlazni Ocijenite
Pratik Vyas97264472015-05-14 15:13:10 +05302107apps/erpnext/erpnext/config/hr.py +100,Organization branch master.,Organizacija grana majstor .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302108apps/erpnext/erpnext/controllers/accounts_controller.py +237, or ,ili
Pratik Vyas593d5622015-03-02 19:07:52 +05302109DocType: Sales Order,Billing Status,Status naplate
Pratik Vyas97264472015-05-14 15:13:10 +05302110apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Utility Expenses,komunalna Troškovi
Rushabh Mehtafc307972015-11-04 18:02:45 +05302111apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,90-Above,90-Iznad
Pratik Vyas593d5622015-03-02 19:07:52 +05302112DocType: Buying Settings,Default Buying Price List,Zadani cjenik kupnje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302113,Download Backups,Preuzmite Sigurnosne kopije
Pratik Vyas593d5622015-03-02 19:07:52 +05302114DocType: Notification Control,Sales Order Message,Poruka narudžbe kupca
Pratik Vyas97264472015-05-14 15:13:10 +05302115apps/erpnext/erpnext/config/setup.py +15,"Set Default Values like Company, Currency, Current Fiscal Year, etc.","Postavi zadane vrijednosti kao što su tvrtka, valuta, tekuća fiskalna godina, itd."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302116apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +28,Payment Type,Vrsta plaćanja
2117DocType: Process Payroll,Select Employees,Odaberite Zaposlenici
Pratik Vyas593d5622015-03-02 19:07:52 +05302118DocType: Bank Reconciliation,To Date,Za datum
2119DocType: Opportunity,Potential Sales Deal,Potencijalni Prodaja Deal
Rushabh Mehtafc307972015-11-04 18:02:45 +05302120apps/frappe/frappe/public/js/frappe/form/footer/timeline_item.html +39,Details,Detalji
Pratik Vyas593d5622015-03-02 19:07:52 +05302121DocType: Purchase Invoice,Total Taxes and Charges,Ukupno Porezi i naknade
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302122DocType: Employee,Emergency Contact,Kontakt hitne službe
Pratik Vyas97264472015-05-14 15:13:10 +05302123DocType: Item,Quality Parameters,Parametri kvalitete
Pratik Vyas593d5622015-03-02 19:07:52 +05302124DocType: Target Detail,Target Amount,Ciljani iznos
2125DocType: Shopping Cart Settings,Shopping Cart Settings,Košarica Postavke
2126DocType: Journal Entry,Accounting Entries,Računovodstvenih unosa
2127apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Dupli unos. Provjerite pravila za autorizaciju {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302128apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +25,Global POS Profile {0} already created for company {1},Globalna POS Profil {0} je već stvoren za tvrtku {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302129DocType: Purchase Order,Ref SQ,Ref. SQ
Pratik Vyas97264472015-05-14 15:13:10 +05302130apps/erpnext/erpnext/config/manufacturing.py +56,Replace Item / BOM in all BOMs,Zamijenite predmet / BOM u svim sastavnicama
Pratik Vyas593d5622015-03-02 19:07:52 +05302131DocType: Purchase Order Item,Received Qty,Pozicija Kol
2132DocType: Stock Entry Detail,Serial No / Batch,Serijski Ne / Batch
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302133DocType: Product Bundle,Parent Item,Nadređeni proizvod
Pratik Vyas593d5622015-03-02 19:07:52 +05302134DocType: Account,Account Type,Vrsta računa
Rushabh Mehtafc307972015-11-04 18:02:45 +05302135apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +213,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',Raspored održavanja nije generiran za sve proizvode. Molimo kliknite na 'Generiraj raspored'
Pratik Vyas593d5622015-03-02 19:07:52 +05302136,To Produce,proizvoditi
Pratik Vyas97264472015-05-14 15:13:10 +05302137apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +119,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Za red {0} {1}. Da su {2} u stopu točke, redovi {3} također moraju biti uključeni"
Pratik Vyas593d5622015-03-02 19:07:52 +05302138DocType: Packing Slip,Identification of the package for the delivery (for print),Identifikacija paketa za dostavu (za tisak)
2139DocType: Bin,Reserved Quantity,Rezervirano Količina
2140DocType: Landed Cost Voucher,Purchase Receipt Items,Primka proizvoda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302141apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Prilagodba Obrasci
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302142apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +62,Cutting,Rezanje
2143apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +69,Flattening,Ravnanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302144DocType: Account,Income Account,Račun prihoda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302145apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +22,Molding,Oblikovanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05302146apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +632,Delivery,Isporuka
Pratik Vyas97264472015-05-14 15:13:10 +05302147DocType: Stock Reconciliation Item,Current Qty,Trenutno Kom
Pratik Vyas593d5622015-03-02 19:07:52 +05302148DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Pogledajte "stopa materijali na temelju troškova" u odjeljak
Pratik Vyas97264472015-05-14 15:13:10 +05302149DocType: Appraisal Goal,Key Responsibility Area,Zona ključnih odgovornosti
2150DocType: Item Reorder,Material Request Type,Tip zahtjeva za robom
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302151apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +84,Row {0}: UOM Conversion Factor is mandatory,Red {0}: UOM pretvorbe faktor je obavezno
Pratik Vyas97264472015-05-14 15:13:10 +05302152apps/frappe/frappe/desk/moduleview.py +61,Documents,Dokumenti
Pratik Vyas593d5622015-03-02 19:07:52 +05302153apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +17,Ref,Ref.
Pratik Vyas593d5622015-03-02 19:07:52 +05302154DocType: Cost Center,Cost Center,Troška
2155apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.js +48,Voucher #,bon #
Pratik Vyas593d5622015-03-02 19:07:52 +05302156DocType: Notification Control,Purchase Order Message,Poruka narudžbenice
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302157DocType: Tax Rule,Shipping Country,Dostava Država
Pratik Vyas593d5622015-03-02 19:07:52 +05302158DocType: Upload Attendance,Upload HTML,Prenesi HTML
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302159apps/erpnext/erpnext/controllers/accounts_controller.py +391,"Total advance ({0}) against Order {1} cannot be greater \
Pratik Vyas593d5622015-03-02 19:07:52 +05302160 than the Grand Total ({2})","Ukupno unaprijed ({0}) protiv Red {1} ne može biti veća \
2161 od SVEUKUPNO ({2})"
2162DocType: Employee,Relieving Date,Rasterećenje Datum
2163apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +12,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Cijene Pravilo je napravljen prebrisati Cjenik / definirati postotak popusta, na temelju nekih kriterija."
Anand Doshi6489e972015-09-17 15:08:09 +05302164DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Skladište se može mijenjati samo preko Međuskladišnica / Otpremnica / Primka
Pratik Vyas593d5622015-03-02 19:07:52 +05302165DocType: Employee Education,Class / Percentage,Klasa / Postotak
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302166apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +92,Head of Marketing and Sales,Voditelj marketinga i prodaje
Pratik Vyas593d5622015-03-02 19:07:52 +05302167apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +31,Income Tax,Porez na dohodak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302168apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +157,Laser engineered net shaping,Laserski projektirana neto oblikovanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302169apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +15,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Ako odabrani Cijene Pravilo je napravljen za 'Cijena', to će prebrisati Cjenik. Cijene Pravilo cijena je konačna cijena, pa dalje popust treba primijeniti. Dakle, u prometu kao što su prodajni nalog, narudžbenica itd, to će biti preuzeta u 'Rate' polju, a ne 'Cjenik stopom' polju."
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302170apps/erpnext/erpnext/config/selling.py +163,Track Leads by Industry Type.,Praćenje potencijalnih kupaca prema vrsti industrije.
Pratik Vyas593d5622015-03-02 19:07:52 +05302171DocType: Item Supplier,Item Supplier,Dobavljač proizvoda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302172apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +328,Please enter Item Code to get batch no,Unesite kod Predmeta da se hrpa nema
2173apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +643,Please select a value for {0} quotation_to {1},Molimo odabir vrijednosti za {0} quotation_to {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302174apps/erpnext/erpnext/config/selling.py +33,All Addresses.,Sve adrese.
2175DocType: Company,Stock Settings,Postavke skladišta
Pratik Vyas593d5622015-03-02 19:07:52 +05302176DocType: User,Bio,Bio
Rushabh Mehtafc307972015-11-04 18:02:45 +05302177apps/erpnext/erpnext/accounts/doctype/account/account.py +194,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Spajanje je moguće samo ako sljedeća svojstva su isti u obje evidencije. Je Grupa, korijen Vrsta, Društvo"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302178apps/erpnext/erpnext/config/crm.py +72,Manage Customer Group Tree.,Uredi hijerarhiju grupe kupaca.
Rushabh Mehtafc307972015-11-04 18:02:45 +05302179apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +285,New Cost Center Name,Novi naziv troškovnog centra
Pratik Vyas97264472015-05-14 15:13:10 +05302180DocType: Leave Control Panel,Leave Control Panel,Upravljačka ploča odsustava
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302181apps/erpnext/erpnext/utilities/doctype/address/address.py +90,No default Address Template found. Please create a new one from Setup > Printing and Branding > Address Template.,Ne zadana adresa Predložak pronađena. Molimo stvoriti novu s Setup> Tisak i Branding> adresu predložak.
Pratik Vyas593d5622015-03-02 19:07:52 +05302182DocType: Appraisal,HR User,HR Korisnik
2183DocType: Purchase Invoice,Taxes and Charges Deducted,Porezi i naknade oduzeti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302184apps/erpnext/erpnext/shopping_cart/utils.py +46,Issues,Pitanja
2185apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Status mora biti jedan od {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302186DocType: Sales Invoice,Debit To,Rashodi za
2187DocType: Delivery Note,Required only for sample item.,Potrebna je samo za primjer stavke.
2188DocType: Stock Ledger Entry,Actual Qty After Transaction,Stvarna količina nakon transakcije
Pratik Vyas97264472015-05-14 15:13:10 +05302189,Pending SO Items For Purchase Request,Otvorene stavke narudžbe za zahtjev za kupnju
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302190DocType: Supplier,Billing Currency,Naplata valuta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302191apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +148,Extra Large,Extra large
Pratik Vyas593d5622015-03-02 19:07:52 +05302192,Profit and Loss Statement,Račun dobiti i gubitka
2193DocType: Bank Reconciliation Detail,Cheque Number,Ček Broj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302194apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +43,Pressing,Pritisak
Pratik Vyas593d5622015-03-02 19:07:52 +05302195DocType: Payment Tool Detail,Payment Tool Detail,Alat Plaćanje Detail
2196,Sales Browser,prodaja preglednik
2197DocType: Journal Entry,Total Credit,Ukupna kreditna
Rushabh Mehtafc307972015-11-04 18:02:45 +05302198apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +474,Warning: Another {0} # {1} exists against stock entry {2},Upozorenje: Još {0} # {1} postoji protiv ulaska dionicama {2}
2199apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +459,Local,Lokalno
Pratik Vyas97264472015-05-14 15:13:10 +05302200apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Zajmovi i predujmovi (aktiva)
2201apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Dužnici
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302202apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +147,Large,Veliki
2203apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +23,No employee found!,Nisu pronađeni zaposlenici!
Pratik Vyas97264472015-05-14 15:13:10 +05302204DocType: C-Form Invoice Detail,Territory,Teritorij
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302205apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +152,Please mention no of visits required,Molimo spomenuti nema posjeta potrebnih
Rushabh Mehtafc307972015-11-04 18:02:45 +05302206DocType: Purchase Order,Customer Address Display,Kupac Adresa prikaz
Pratik Vyas593d5622015-03-02 19:07:52 +05302207DocType: Stock Settings,Default Valuation Method,Zadana metoda vrednovanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302208apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +127,Polishing,Poliranje
Pratik Vyas593d5622015-03-02 19:07:52 +05302209DocType: Production Order Operation,Planned Start Time,Planirani početak vremena
Pratik Vyas97264472015-05-14 15:13:10 +05302210apps/erpnext/erpnext/config/accounts.py +63,Close Balance Sheet and book Profit or Loss.,Zatvori bilanca i knjiga dobit ili gubitak .
Rushabh Mehtafc307972015-11-04 18:02:45 +05302211apps/erpnext/erpnext/stock/doctype/item/item.py +658,"Default Unit of Measure for Item {0} cannot be changed directly because \
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302212 you have already made some transaction(s) with another UOM. To change default UOM, \
2213 use 'UOM Replace Utility' tool under Stock module.","Zadana mjerna jedinica za točke {0} se ne može mijenjati, jer izravno \ ste već napravili neke transakcije (e) s drugim UOM. Za promjenu zadanog UOM, \ uporabu 'UOM Zamijenite Utility "alat pod burzi modula."
Pratik Vyas593d5622015-03-02 19:07:52 +05302214DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Navedite Tečaj pretvoriti jedne valute u drugu
Rushabh Mehtafc307972015-11-04 18:02:45 +05302215apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +146,Quotation {0} is cancelled,Ponuda {0} je otkazana
Pratik Vyas593d5622015-03-02 19:07:52 +05302216apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +26,Total Outstanding Amount,Ukupni iznos
2217apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} was on leave on {1}. Cannot mark attendance.,Zaposlenik {0} je bio na odmoru na {1} . Ne možete označiti dolazak .
2218DocType: Sales Partner,Targets,Ciljevi
2219DocType: Price List,Price List Master,Cjenik Master
2220DocType: Sales Person,All Sales Transactions can be tagged against multiple **Sales Persons** so that you can set and monitor targets.,"Sve prodajnih transakcija može biti označene protiv više osoba ** prodaje **, tako da možete postaviti i pratiti ciljeve."
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302221,S.O. No.,N.K.br.
Pratik Vyas97264472015-05-14 15:13:10 +05302222DocType: Production Order Operation,Make Time Log,Napravi vrijeme prijave
Anand Doshi191b2972015-10-21 16:50:31 +05302223apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +158,Please create Customer from Lead {0},Molimo stvoriti kupac iz Olovo {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302224DocType: Price List,Applicable for Countries,Primjenjivo za zemlje
Pratik Vyas97264472015-05-14 15:13:10 +05302225apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Computers,Računala
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302226apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +112,Electro-chemical grinding,Elektro-kemijske brušenje
Pratik Vyas97264472015-05-14 15:13:10 +05302227apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +14,This is a root customer group and cannot be edited.,Ovo je glavna grupa kupaca i ne može se mijenjati.
2228apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +39,Please setup your chart of accounts before you start Accounting Entries,Molim postaviti svoj kontni plan prije nego što počnete računovodstvenih unosa
Pratik Vyas593d5622015-03-02 19:07:52 +05302229DocType: Purchase Invoice,Ignore Pricing Rule,Ignorirajte Cijene pravilo
Rushabh Mehtafc307972015-11-04 18:02:45 +05302230apps/frappe/frappe/public/js/frappe/model/indicator.js +34,Cancelled,Otkazano
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302231apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +91,From Date in Salary Structure cannot be lesser than Employee Joining Date.,Od datuma u Struktura plaća ne može biti manja od zaposlenika Spajanje Datum.
Pratik Vyas593d5622015-03-02 19:07:52 +05302232DocType: Employee Education,Graduate,Diplomski
2233DocType: Leave Block List,Block Days,Dani bloka
2234DocType: Journal Entry,Excise Entry,Trošarine Stupanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05302235apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +62,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Upozorenje: Prodaja Naručite {0} već postoji protiv Kupca narudžbenice {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302236DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2237
2238Examples:
2239
22401. Validity of the offer.
22411. Payment Terms (In Advance, On Credit, part advance etc).
22421. What is extra (or payable by the Customer).
22431. Safety / usage warning.
22441. Warranty if any.
22451. Returns Policy.
22461. Terms of shipping, if applicable.
22471. Ways of addressing disputes, indemnity, liability, etc.
22481. Address and Contact of your Company.","Standardni uvjeti koji se mogu dodati prodaje i kupnje.
2249
2250 Primjeri:
2251
2252 1. Valjanost ponude.
2253 1. Uvjeti plaćanja (unaprijed na kredit, dio unaprijed i sl).
2254 1. Što je extra (ili plaća Kupac).
2255 1. Sigurnost / upozorenje korištenja.
2256 1. Jamstvo ako ih ima.
2257 1. Vraća politike.
2258 1. Uvjeti dostave, ako je potrebno.
2259 1. Načini adresiranja sporova, naknade štete, odgovornosti, itd
2260 1. Kontakt Vaše tvrtke."
Pratik Vyas97264472015-05-14 15:13:10 +05302261DocType: Attendance,Leave Type,Vrsta odsustva
Anand Doshi191b2972015-10-21 16:50:31 +05302262apps/erpnext/erpnext/controllers/stock_controller.py +172,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Rashodi / Razlika računa ({0}) mora biti račun 'dobit ili gubitak'
Pratik Vyas593d5622015-03-02 19:07:52 +05302263DocType: Account,Accounts User,Računi korisnika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302264DocType: Sales Invoice,"Check if recurring invoice, uncheck to stop recurring or put proper End Date","Provjerite je li ponavljajući fakture, poništite zaustaviti ponavljajući ili staviti odgovarajući datum završetka"
Pratik Vyas593d5622015-03-02 19:07:52 +05302265apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Gledatelja za zaposlenika {0} već označen
2266DocType: 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)
Anand Doshi191b2972015-10-21 16:50:31 +05302267apps/frappe/frappe/model/rename_doc.py +348,Maximum {0} rows allowed,Maksimalno {0} redaka je dopušteno
Pratik Vyas593d5622015-03-02 19:07:52 +05302268DocType: C-Form Invoice Detail,Net Total,Osnovica
2269DocType: Bin,FCFS Rate,FCFS Stopa
Pratik Vyas97264472015-05-14 15:13:10 +05302270apps/erpnext/erpnext/accounts/page/pos/pos.js +15,Billing (Sales Invoice),Naplate (Prodaja fakture)
Pratik Vyas593d5622015-03-02 19:07:52 +05302271DocType: Payment Reconciliation Invoice,Outstanding Amount,Izvanredna Iznos
Pratik Vyas97264472015-05-14 15:13:10 +05302272DocType: Project Task,Working,Radni
Pratik Vyas593d5622015-03-02 19:07:52 +05302273DocType: Stock Ledger Entry,Stock Queue (FIFO),Kataloški red (FIFO)
2274apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +13,Please select Time Logs.,Odaberite vrijeme Evidencije.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302275apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +37,{0} does not belong to Company {1},{0} ne pripada Društvu {1}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302276DocType: Account,Round Off,Zaokružiti
Pratik Vyas97264472015-05-14 15:13:10 +05302277,Requested Qty,Traženi Kol
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302278DocType: Tax Rule,Use for Shopping Cart,Koristite za Košarica
Pratik Vyas593d5622015-03-02 19:07:52 +05302279DocType: BOM Item,Scrap %,Otpad%
2280apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +38,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Troškovi će se distribuirati proporcionalno na temelju točke kom ili iznos, kao i po svom izboru"
2281DocType: Maintenance Visit,Purposes,Svrhe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302282apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +103,Atleast one item should be entered with negative quantity in return document,Atleast jedan predmet treba upisati s negativnim količinama u povratnom dokumentu
Pratik Vyas97264472015-05-14 15:13:10 +05302283apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +67,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Operacija {0} više nego bilo raspoloživih radnih sati u radnom {1}, razbiti rad u više operacija"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302284apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +134,Electrochemical machining,Elektrokemijska obrada
Pratik Vyas593d5622015-03-02 19:07:52 +05302285,Requested,Tražena
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302286apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +66,No Remarks,Nema primjedbi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302287apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,Overdue,Prezadužen
Pratik Vyas593d5622015-03-02 19:07:52 +05302288DocType: Account,Stock Received But Not Billed,Stock primljeni Ali ne Naplaćeno
2289DocType: Salary Slip,Gross Pay + Arrear Amount +Encashment Amount - Total Deduction,Bruto plaće + + zaostatak Iznos Iznos Encashment - Ukupno Odbitak
2290DocType: Monthly Distribution,Distribution Name,Naziv distribucije
2291DocType: Features Setup,Sales and Purchase,Prodaje i kupnje
Rushabh Mehtafc307972015-11-04 18:02:45 +05302292DocType: Supplier Quotation Item,Material Request No,Zahtjev za robom br.
2293apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +218,Quality Inspection required for Item {0},Inspekcija kvalitete potrebna za proizvod {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302294DocType: 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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302295apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +107,{0} has been successfully unsubscribed from this list.,{0} je uspješno poništili pretplatu s ovog popisa.
Pratik Vyas97264472015-05-14 15:13:10 +05302296DocType: Purchase Invoice Item,Net Rate (Company Currency),Neto stopa (Društvo valuta)
Rushabh Mehtafc307972015-11-04 18:02:45 +05302297apps/frappe/frappe/templates/base.html +134,Added,Dodano
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302298apps/erpnext/erpnext/config/crm.py +81,Manage Territory Tree.,Uredi teritorijalnu raspodjelu.
2299DocType: Journal Entry Account,Sales Invoice,Prodajni račun
Pratik Vyas97264472015-05-14 15:13:10 +05302300DocType: Journal Entry Account,Party Balance,Bilanca stranke
Pratik Vyas593d5622015-03-02 19:07:52 +05302301DocType: Sales Invoice Item,Time Log Batch,Vrijeme Log Hrpa
Rushabh Mehtafc307972015-11-04 18:02:45 +05302302apps/erpnext/erpnext/public/js/controllers/taxes_and_totals.js +437,Please select Apply Discount On,Odaberite Primijeni popusta na
Pratik Vyas593d5622015-03-02 19:07:52 +05302303DocType: Company,Default Receivable Account,Zadana Potraživanja račun
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302304DocType: Process Payroll,Create Bank Entry for the total salary paid for the above selected criteria,Stvaranje banke ulaz za ukupne plaće isplaćene za prethodno izabrane kriterije
Pratik Vyas593d5622015-03-02 19:07:52 +05302305DocType: Stock Entry,Material Transfer for Manufacture,Prijenos materijala za izradu
2306apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +18,Discount Percentage can be applied either against a Price List or for all Price List.,Postotak popusta se može neovisno primijeniti prema jednom ili za više cjenika.
2307DocType: Purchase Invoice,Half-yearly,Polugodišnje
2308apps/erpnext/erpnext/accounts/report/financial_statements.py +16,Fiscal Year {0} not found.,Fiskalna godina {0} nije pronađen.
2309DocType: Bank Reconciliation,Get Relevant Entries,Kreiraj relevantne ulaze
Anand Doshi191b2972015-10-21 16:50:31 +05302310apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +407,Accounting Entry for Stock,Knjiženje na skladištu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302311apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +64,Coining,Kovanja
Pratik Vyas593d5622015-03-02 19:07:52 +05302312DocType: Sales Invoice,Sales Team1,Prodaja Team1
Rushabh Mehtafc307972015-11-04 18:02:45 +05302313apps/erpnext/erpnext/stock/doctype/item/item.py +409,Item {0} does not exist,Proizvod {0} ne postoji
Pratik Vyas593d5622015-03-02 19:07:52 +05302314DocType: Sales Invoice,Customer Address,Kupac Adresa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302315apps/frappe/frappe/desk/query_report.py +136,Total,Ukupno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302316DocType: Purchase Invoice,Apply Additional Discount On,Nanesite dodatni popust na
Pratik Vyas593d5622015-03-02 19:07:52 +05302317DocType: Account,Root Type,korijen Tip
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302318apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +84,Row # {0}: Cannot return more than {1} for Item {2},Red # {0}: Ne može se vratiti više od {1} za točku {2}
Pratik Vyas593d5622015-03-02 19:07:52 +05302319apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +52,Plot,zemljište
2320DocType: Item Group,Show this slideshow at the top of the page,Prikaži ovaj slideshow na vrhu stranice
2321DocType: BOM,Item UOM,Mjerna jedinica proizvoda
Pratik Vyas97264472015-05-14 15:13:10 +05302322DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Porezna Iznos Nakon Popust Iznos (Društvo valuta)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302323apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +149,Target warehouse is mandatory for row {0},Target skladište je obvezno za redom {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302324DocType: Quality Inspection,Quality Inspection,Provjera kvalitete
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302325apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +144,Extra Small,Dodatni Mali
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302326apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +20,Spray forming,Sprej za formiranje
2327apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +458,Warning: Material Requested Qty is less than Minimum Order Qty,Upozorenje : Materijal Tražena količina manja nego minimalna narudžba kol
Rushabh Mehtafc307972015-11-04 18:02:45 +05302328apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +191,Account {0} is frozen,Račun {0} je zamrznut
Pratik Vyas97264472015-05-14 15:13:10 +05302329DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Pravna cjelina / Podružnica s odvojenim kontnim planom pripada Organizaciji.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302330apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +29,"Food, Beverage & Tobacco","Hrana , piće i duhan"
Pratik Vyas593d5622015-03-02 19:07:52 +05302331apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +20,PL or BS,PL ili BS
Rushabh Mehtafc307972015-11-04 18:02:45 +05302332apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +529,Can only make payment against unbilled {0},Može napraviti samo plaćanje protiv Nenaplaćena {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302333apps/erpnext/erpnext/controllers/selling_controller.py +122,Commission rate cannot be greater than 100,Proviziju ne može biti veća od 100
Pratik Vyas97264472015-05-14 15:13:10 +05302334apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Minimum Inventory Level,Minimalna zaliha Razina
Pratik Vyas593d5622015-03-02 19:07:52 +05302335DocType: Stock Entry,Subcontract,Podugovor
Rushabh Mehtafc307972015-11-04 18:02:45 +05302336apps/erpnext/erpnext/public/js/utils/party.js +121,Please enter {0} first,Unesite {0} prvi
Pratik Vyas593d5622015-03-02 19:07:52 +05302337DocType: Production Planning Tool,Get Items From Sales Orders,Kreiraj proizvode iz narudžbe
2338DocType: Production Order Operation,Actual End Time,Stvarni End Time
2339DocType: Production Planning Tool,Download Materials Required,Preuzmite - Potrebni materijali
2340DocType: Item,Manufacturer Part Number,Proizvođačev broj dijela
2341DocType: Production Order Operation,Estimated Time and Cost,Procijenjeno vrijeme i trošak
2342DocType: Bin,Bin,Kanta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302343apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +50,Nosing,Njuškanje
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302344DocType: SMS Log,No of Sent SMS,Broj poslanih SMS-a
Pratik Vyas593d5622015-03-02 19:07:52 +05302345DocType: Account,Company,Društvo
2346DocType: Account,Expense Account,Rashodi račun
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302347apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +49,Software,softver
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302348apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +151,Colour,Boja
Pratik Vyas593d5622015-03-02 19:07:52 +05302349DocType: Maintenance Visit,Scheduled,Planiran
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302350apps/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 stavku u kojoj "Je kataloški Stavka" je "Ne" i "Je Prodaja Stavka" "Da", a ne postoji drugi bala proizvoda"
Pratik Vyas593d5622015-03-02 19:07:52 +05302351DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Odaberite mjesečna distribucija na nejednako distribuirati ciljeve diljem mjeseci.
Pratik Vyas97264472015-05-14 15:13:10 +05302352DocType: Purchase Invoice Item,Valuation Rate,Stopa vrednovanja
Rushabh Mehtafc307972015-11-04 18:02:45 +05302353apps/erpnext/erpnext/stock/get_item_details.py +281,Price List Currency not selected,Cjenik valuta ne bira
Pratik Vyas97264472015-05-14 15:13:10 +05302354apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {0}: Purchase Receipt {1} does not exist in above 'Purchase Receipts' table,Stavka Red {0}: Kupnja Potvrda {1} ne postoji u gornjoj tablici 'kupiti primitaka'
Rushabh Mehtafc307972015-11-04 18:02:45 +05302355apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +134,Employee {0} has already applied for {1} between {2} and {3},Zaposlenik {0} već podnijela zahtjev za {1} od {2} i {3}
Pratik Vyas97264472015-05-14 15:13:10 +05302356apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Datum početka projekta
Pratik Vyas593d5622015-03-02 19:07:52 +05302357apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +8,Until,Do
Pratik Vyas97264472015-05-14 15:13:10 +05302358DocType: Rename Tool,Rename Log,Preimenuj prijavu
Pratik Vyas593d5622015-03-02 19:07:52 +05302359DocType: Installation Note Item,Against Document No,Protiv dokumentu nema
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302360apps/erpnext/erpnext/config/selling.py +98,Manage Sales Partners.,Uredi prodajne partnere.
Pratik Vyas593d5622015-03-02 19:07:52 +05302361DocType: Quality Inspection,Inspection Type,Inspekcija Tip
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302362apps/erpnext/erpnext/controllers/recurring_document.py +162,Please select {0},Odaberite {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302363DocType: C-Form,C-Form No,C-obrazac br
2364DocType: BOM,Exploded_items,Exploded_items
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302365apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +95,Researcher,istraživač
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302366apps/frappe/frappe/custom/doctype/customize_form/customize_form.js +88,Update,Ažuriraj
2367apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +78,Please save the Newsletter before sending,Molimo spremite Newsletter prije slanja
Pratik Vyas97264472015-05-14 15:13:10 +05302368apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +23,Name or Email is mandatory,Ime ili e-mail je obavezno
2369apps/erpnext/erpnext/config/stock.py +74,Incoming quality inspection.,Dolazni kvalitete inspekcije.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302370DocType: Purchase Order Item,Returned Qty,Vraćeno Kom
Pratik Vyas593d5622015-03-02 19:07:52 +05302371DocType: Employee,Exit,Izlaz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302372apps/erpnext/erpnext/accounts/doctype/account/account.py +134,Root Type is mandatory,Korijen Tip je obvezno
Anand Doshi191b2972015-10-21 16:50:31 +05302373apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +295,Serial No {0} created,Serijski Ne {0} stvorio
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302374apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +125,Vibratory finishing,Vibracijski završna obrada
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302375DocType: 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"
Pratik Vyas97264472015-05-14 15:13:10 +05302376DocType: Employee,You can enter any date manually,Možete ručno unijeti bilo koji datum
Pratik Vyas593d5622015-03-02 19:07:52 +05302377DocType: Sales Invoice,Advertisement,Oglas
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302378apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +165,Probationary Period,Probni
Pratik Vyas97264472015-05-14 15:13:10 +05302379DocType: Customer Group,Only leaf nodes are allowed in transaction,Samo lisni čvorovi su dozvoljeni u transakciji
Pratik Vyas593d5622015-03-02 19:07:52 +05302380DocType: Expense Claim,Expense Approver,Rashodi Odobritelj
2381DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Kupnja Prijem artikla Isporuka
Rushabh Mehtafc307972015-11-04 18:02:45 +05302382apps/erpnext/erpnext/public/js/pos/pos.js +343,Pay,Platiti
Pratik Vyas593d5622015-03-02 19:07:52 +05302383apps/erpnext/erpnext/projects/report/daily_time_log_summary/daily_time_log_summary.py +17,To Datetime,Za datetime
2384DocType: SMS Settings,SMS Gateway URL,SMS Gateway URL
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302385apps/erpnext/erpnext/config/crm.py +53,Logs for maintaining sms delivery status,Trupci za održavanje statusa isporuke sms
2386apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +137,Grinding,Mljevenje
2387apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +34,Shrink wrapping,Stisni omatanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05302388apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +36,Pending Activities,Aktivnosti na čekanju
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302389apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,Confirmed,Potvrđen
Pratik Vyas593d5622015-03-02 19:07:52 +05302390apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +52,Supplier > Supplier Type,Dobavljač> proizvođač tip
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302391apps/erpnext/erpnext/hr/doctype/employee/employee.py +127,Please enter relieving date.,Unesite olakšavanja datum .
Pratik Vyas97264472015-05-14 15:13:10 +05302392apps/erpnext/erpnext/controllers/trends.py +137,Amt,AMT
Pratik Vyas97264472015-05-14 15:13:10 +05302393apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' can be submitted,"Samo zahtjev za odsustvom sa statusom ""Odobreno"" se može potvrditi"
Pratik Vyas593d5622015-03-02 19:07:52 +05302394apps/erpnext/erpnext/utilities/doctype/address/address.py +21,Address Title is mandatory.,Naziv adrese je obavezan.
2395DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Unesite naziv kampanje, ako je izvor upit je kampanja"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302396apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +38,Newspaper Publishers,Novinski izdavači
Pratik Vyas97264472015-05-14 15:13:10 +05302397apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +31,Select Fiscal Year,Odaberite Fiskalna godina
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302398apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +88,Smelting,Taljenje
Pratik Vyas97264472015-05-14 15:13:10 +05302399apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Poredaj Razina
Pratik Vyas593d5622015-03-02 19:07:52 +05302400DocType: Attendance,Attendance Date,Gledatelja Datum
2401DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Plaća raspada temelju zarađivati ​​i odbitka.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302402apps/erpnext/erpnext/accounts/doctype/account/account.py +103,Account with child nodes cannot be converted to ledger,Račun sa podređenim čvorom ne može se pretvoriti u glavnu knjigu
Pratik Vyas593d5622015-03-02 19:07:52 +05302403DocType: Address,Preferred Shipping Address,Željena Dostava Adresa
2404DocType: Purchase Receipt Item,Accepted Warehouse,Prihvaćeno skladište
2405DocType: Bank Reconciliation Detail,Posting Date,Datum objave
Pratik Vyas97264472015-05-14 15:13:10 +05302406DocType: Item,Valuation Method,Metoda vrednovanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302407DocType: Sales Invoice,Sales Team,Prodajni tim
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302408apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +81,Duplicate entry,Dupli unos
Pratik Vyas593d5622015-03-02 19:07:52 +05302409DocType: Serial No,Under Warranty,Pod jamstvo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302410apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +414,[Error],[Greška]
Pratik Vyas593d5622015-03-02 19:07:52 +05302411DocType: Sales Order,In Words will be visible once you save the Sales Order.,U riječi će biti vidljiv nakon što spremite prodajnog naloga.
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302412,Employee Birthday,Rođendan zaposlenika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302413apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +55,Venture Capital,venture Capital
Pratik Vyas593d5622015-03-02 19:07:52 +05302414DocType: UOM,Must be Whole Number,Mora biti cijeli broj
2415DocType: Leave Control Panel,New Leaves Allocated (In Days),Novi Lišće alociran (u danima)
2416apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +51,Serial No {0} does not exist,Serijski Ne {0} ne postoji
2417DocType: Pricing Rule,Discount Percentage,Postotak popusta
2418DocType: Payment Reconciliation Invoice,Invoice Number,Račun broj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302419apps/erpnext/erpnext/hooks.py +70,Orders,Narudžbe
Pratik Vyas593d5622015-03-02 19:07:52 +05302420DocType: Leave Control Panel,Employee Type,Zaposlenik Tip
Pratik Vyas97264472015-05-14 15:13:10 +05302421DocType: Employee Leave Approver,Leave Approver,Osoba ovlaštena za odobrenje odsustva
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302422apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +70,Swaging,Swaging
2423DocType: Manufacturing Settings,Material Transferred for Manufacture,Materijal prenose Proizvodnja
Pratik Vyas593d5622015-03-02 19:07:52 +05302424DocType: Expense Claim,"A user with ""Expense Approver"" role","Korisnik s ""Rashodi Odobritelj"" ulozi"
2425,Issued Items Against Production Order,Izdana Proizvodi prema proizvodnji Reda
2426DocType: Pricing Rule,Purchase Manager,Kupnja Manager
2427DocType: Payment Tool,Payment Tool,Alat za plaćanje
2428DocType: Target Detail,Target Detail,Ciljana Detalj
Pratik Vyas97264472015-05-14 15:13:10 +05302429DocType: Sales Order,% of materials billed against this Sales Order,% robe od ove narudžbe je naplaćeno
Pratik Vyas593d5622015-03-02 19:07:52 +05302430apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +50,Period Closing Entry,Zatvaranje razdoblja Stupanje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302431apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +62,Cost Center with existing transactions can not be converted to group,Troška s postojećim transakcija ne može se prevesti u skupini
Pratik Vyas97264472015-05-14 15:13:10 +05302432apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +90,Depreciation,Amortizacija
Pratik Vyas593d5622015-03-02 19:07:52 +05302433apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Dobavljač (s)
Rushabh Mehtafc307972015-11-04 18:02:45 +05302434apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +29,Invalid period,Pogrešna razdoblje
Pratik Vyas593d5622015-03-02 19:07:52 +05302435DocType: Customer,Credit Limit,Kreditni limit
Pratik Vyas97264472015-05-14 15:13:10 +05302436apps/erpnext/erpnext/accounts/page/pos/pos_page.html +4,Select type of transaction,Odaberite tip transakcije
Pratik Vyas593d5622015-03-02 19:07:52 +05302437DocType: GL Entry,Voucher No,Bon Ne
Pratik Vyas97264472015-05-14 15:13:10 +05302438DocType: Leave Allocation,Leave Allocation,Raspodjela odsustva
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302439apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +396,Material Requests {0} created,Zahtjevi za robom {0} kreirani
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302440apps/erpnext/erpnext/config/selling.py +122,Template of terms or contract.,Predložak izraza ili ugovora.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302441DocType: Customer,Address and Contact,Kontakt
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302442DocType: Customer,Last Day of the Next Month,Posljednji dan sljedećeg mjeseca
Pratik Vyas593d5622015-03-02 19:07:52 +05302443DocType: Employee,Feedback,Povratna veza
Rushabh Mehtafc307972015-11-04 18:02:45 +05302444apps/erpnext/erpnext/accounts/party.py +284,Note: Due / Reference Date exceeds allowed customer credit days by {0} day(s),Napomena: S obzirom / Referentni datum prelazi dopuštene kupca kreditne dana od {0} dana (s)
2445apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +621,Maint. Schedule,Maint. Raspored
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302446apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +108,Abrasive jet machining,Brusni jet obrada
Pratik Vyas593d5622015-03-02 19:07:52 +05302447DocType: Stock Settings,Freeze Stock Entries,Zamrzavanje Stock Unosi
2448DocType: Website Settings,Website Settings,Postavke web stranice
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302449DocType: Item,Reorder level based on Warehouse,Razina redoslijeda na temelju Skladište
Pratik Vyas97264472015-05-14 15:13:10 +05302450DocType: Activity Cost,Billing Rate,Ocijenite naplate
2451,Qty to Deliver,Količina za otpremu
Pratik Vyas593d5622015-03-02 19:07:52 +05302452DocType: Monthly Distribution Percentage,Month,Mjesec
Pratik Vyas97264472015-05-14 15:13:10 +05302453,Stock Analytics,Analitika skladišta
Pratik Vyas593d5622015-03-02 19:07:52 +05302454DocType: Installation Note Item,Against Document Detail No,Protiv dokumenta Detalj No
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302455DocType: Quality Inspection,Outgoing,Odlazni
Pratik Vyas593d5622015-03-02 19:07:52 +05302456DocType: Material Request,Requested For,Traženi Za
2457DocType: Quotation Item,Against Doctype,Protiv DOCTYPE
2458DocType: Delivery Note,Track this Delivery Note against any Project,Prati ovu napomenu isporuke protiv bilo Projekta
Rushabh Mehtafc307972015-11-04 18:02:45 +05302459apps/erpnext/erpnext/accounts/doctype/account/account.py +169,Root account can not be deleted,Korijen račun ne može biti izbrisan
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302460apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +75,Show Stock Entries,Pokaži ulaz robe
2461,Is Primary Address,Je Osnovna adresa
Pratik Vyas593d5622015-03-02 19:07:52 +05302462DocType: Production Order,Work-in-Progress Warehouse,Rad u tijeku Warehouse
Rushabh Mehtafc307972015-11-04 18:02:45 +05302463apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +308,Reference #{0} dated {1},Reference # {0} od {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302464apps/erpnext/erpnext/templates/includes/cart/cart_address.html +13,Manage Addresses,Upravljanje adrese
Pratik Vyas593d5622015-03-02 19:07:52 +05302465DocType: Pricing Rule,Item Code,Šifra proizvoda
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302466DocType: Production Planning Tool,Create Production Orders,Napravi proizvodni nalog
Pratik Vyas593d5622015-03-02 19:07:52 +05302467DocType: Serial No,Warranty / AMC Details,Jamstveni / AMC Brodu
2468DocType: Journal Entry,User Remark,Upute Zabilješka
Pratik Vyas593d5622015-03-02 19:07:52 +05302469DocType: Lead,Market Segment,Tržišni segment
2470DocType: Communication,Phone,Telefon
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302471DocType: Employee Internal Work History,Employee Internal Work History,Zaposlenikova interna radna povijest
Rushabh Mehtafc307972015-11-04 18:02:45 +05302472apps/erpnext/erpnext/public/js/account_tree_grid.js +50,Closing (Dr),Zatvaranje (DR)
Pratik Vyas593d5622015-03-02 19:07:52 +05302473DocType: Contact,Passive,Pasiva
Anand Doshi191b2972015-10-21 16:50:31 +05302474apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +228,Serial No {0} not in stock,Serijski broj {0} nije na skladištu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302475apps/erpnext/erpnext/config/selling.py +127,Tax template for selling transactions.,Porezni predložak za prodajne transakcije.
Pratik Vyas593d5622015-03-02 19:07:52 +05302476DocType: Sales Invoice,Write Off Outstanding Amount,Otpisati preostali iznos
2477DocType: Features Setup,"Check if you need automatic recurring invoices. After submitting any sales invoice, Recurring section will be visible.","Provjerite ako trebate automatske ponavljajuće fakture. Nakon odavanja prodaje fakturu, ponavljajućih sekcija će biti vidljiv."
2478DocType: Account,Accounts Manager,Računi Manager
Rushabh Mehtafc307972015-11-04 18:02:45 +05302479apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +39,Time Log {0} must be 'Submitted',"Vrijeme Log {0} mora biti "" Postavio '"
Pratik Vyas593d5622015-03-02 19:07:52 +05302480DocType: Stock Settings,Default Stock UOM,Zadana kataloška mjerna jedinica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302481DocType: Time Log,Costing Rate based on Activity Type (per hour),Obračun troškova Ocijenite temelji na vrstu aktivnosti (po satu)
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302482DocType: Production Planning Tool,Create Material Requests,Zahtjevnica za nabavu
Pratik Vyas593d5622015-03-02 19:07:52 +05302483DocType: Employee Education,School/University,Škola / Sveučilište
Pratik Vyas593d5622015-03-02 19:07:52 +05302484DocType: Sales Invoice Item,Available Qty at Warehouse,Dostupna količina na skladištu
2485,Billed Amount,Naplaćeni iznos
2486DocType: Bank Reconciliation,Bank Reconciliation,Banka pomirenje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302487apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +9,Get Updates,Nabavite ažuriranja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302488apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +129,Material Request {0} is cancelled or stopped,Zahtjev za robom {0} je otkazan ili zaustavljen
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302489apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +641,Add a few sample records,Dodaj nekoliko uzorak zapisa
Rushabh Mehtafc307972015-11-04 18:02:45 +05302490apps/erpnext/erpnext/config/hr.py +210,Leave Management,Ostavite upravljanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302491DocType: Event,Groups,Grupe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302492apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +81,Group by Account,Grupa po računu
Pratik Vyas593d5622015-03-02 19:07:52 +05302493DocType: Sales Order,Fully Delivered,Potpuno Isporučeno
Pratik Vyas97264472015-05-14 15:13:10 +05302494DocType: Lead,Lower Income,Niža primanja
Pratik Vyas593d5622015-03-02 19:07:52 +05302495DocType: Period Closing Voucher,"The account head under Liability, in which Profit/Loss will be booked","Glava računa pod odgovornosti , u kojoj dobit / gubitak će biti rezerviran"
2496DocType: Payment Tool,Against Vouchers,Protiv bonovi
2497apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +23,Quick Help,Brza pomoć
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302498apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +168,Source and target warehouse cannot be same for row {0},Izvor i ciljna skladište ne može biti isti za redom {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302499DocType: Features Setup,Sales Extras,Prodajni dodaci
Anand Doshi191b2972015-10-21 16:50:31 +05302500apps/erpnext/erpnext/accounts/utils.py +344,{0} budget for Account {1} against Cost Center {2} will exceed by {3},{0} proračun za račun {1} od troška {2} premašit će po {3}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302501apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +236,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Razlika računa mora biti tipa imovine / obveza račun, jer to kataloški Pomirenje je otvaranje Stupanje"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302502apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +138,Purchase Order number required for Item {0},Broj narudžbenice kupnje je potreban za artikal {0}
Pratik Vyas97264472015-05-14 15:13:10 +05302503apps/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'
2504,Stock Projected Qty,Stanje skladišta
Rushabh Mehtafc307972015-11-04 18:02:45 +05302505apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +147,Customer {0} does not belong to project {1},Korisnik {0} ne pripada projicirati {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302506DocType: Sales Order,Customer's Purchase Order,Kupca narudžbenice
Pratik Vyas593d5622015-03-02 19:07:52 +05302507DocType: Warranty Claim,From Company,Iz Društva
Pratik Vyas97264472015-05-14 15:13:10 +05302508apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +95,Value or Qty,"Vrijednost, ili Kol"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302509apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +627,Minute,Minuta
Pratik Vyas593d5622015-03-02 19:07:52 +05302510DocType: Purchase Invoice,Purchase Taxes and Charges,Kupnja Porezi i naknade
Pratik Vyas593d5622015-03-02 19:07:52 +05302511,Qty to Receive,Količina za primanje
Pratik Vyas97264472015-05-14 15:13:10 +05302512DocType: Leave Block List,Leave Block List Allowed,Odobreni popis neodobrenih odsustava
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302513apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +61,Conversion factor cannot be in fractions,Faktor pretvorbe ne može biti u frakcijama
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302514apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +358,You will use it to Login,Koristit ćete ga za prijavu
Pratik Vyas593d5622015-03-02 19:07:52 +05302515DocType: Sales Partner,Retailer,Prodavač na malo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302516apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +99,Credit To account must be a Balance Sheet account,Kredit na računu mora biti bilanca račun
Pratik Vyas97264472015-05-14 15:13:10 +05302517apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +128,All Supplier Types,Sve vrste dobavljača
Rushabh Mehtafc307972015-11-04 18:02:45 +05302518apps/erpnext/erpnext/stock/doctype/item/item.py +37,Item Code is mandatory because Item is not automatically numbered,Kod proizvoda je obvezan jer artikli nisu automatski numerirani
2519apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +99,Quotation {0} not of type {1},Ponuda {0} nije tip {1}
Pratik Vyas97264472015-05-14 15:13:10 +05302520DocType: Maintenance Schedule Item,Maintenance Schedule Item,Stavka rasporeda održavanja
2521DocType: Sales Order,% Delivered,% Isporučeno
2522apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +177,Bank Overdraft Account,Bank Prekoračenje računa
Pratik Vyas593d5622015-03-02 19:07:52 +05302523apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +15,Make Salary Slip,Provjerite plaće slip
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302524apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +18,Browse BOM,Pretraživanje BOM
Pratik Vyas97264472015-05-14 15:13:10 +05302525apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +175,Secured Loans,osigurani krediti
Pratik Vyas593d5622015-03-02 19:07:52 +05302526apps/erpnext/erpnext/setup/page/setup_wizard/data/sample_home_page.html +3,Awesome Products,Super proizvodi
Pratik Vyas97264472015-05-14 15:13:10 +05302527apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +189,Opening Balance Equity,Početno stanje kapital
Pratik Vyas593d5622015-03-02 19:07:52 +05302528apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +80,Cannot approve leave as you are not authorized to approve leaves on Block Dates,Ne može odobriti dopust kako niste ovlašteni za odobravanje lišće o skupnom datume
Pratik Vyas593d5622015-03-02 19:07:52 +05302529DocType: Appraisal,Appraisal,Procjena
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302530apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +13,Lost-foam casting,Izgubljeno-pjena lijevanje
2531apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +47,Drawing,Crtanje
Pratik Vyas97264472015-05-14 15:13:10 +05302532apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +22,Date is repeated,Datum se ponavlja
Rushabh Mehtafc307972015-11-04 18:02:45 +05302533apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +148,Leave approver must be one of {0},Osoba ovlaštena za odobravanje odsustva mora biti jedan od {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302534DocType: Hub Settings,Seller Email,Prodavač Email
Pratik Vyas97264472015-05-14 15:13:10 +05302535DocType: Project,Total Purchase Cost (via Purchase Invoice),Ukupno troškovi nabave (putem kupnje proizvoda)
Pratik Vyas593d5622015-03-02 19:07:52 +05302536DocType: Workstation Working Hour,Start Time,Vrijeme početka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302537DocType: Item Price,Bulk Import Help,Bulk uvoz Pomoć
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302538apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +200,Select Quantity,Odaberite Količina
Pratik Vyas593d5622015-03-02 19:07:52 +05302539apps/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
Anand Doshi191b2972015-10-21 16:50:31 +05302540apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +66,Unsubscribe from this Email Digest,Odjaviti s ovog Pošalji Digest
2541apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +36,Message Sent,Poslana poruka
Pratik Vyas593d5622015-03-02 19:07:52 +05302542DocType: Production Plan Sales Order,SO Date,SO Datum
2543DocType: 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
Pratik Vyas97264472015-05-14 15:13:10 +05302544DocType: Purchase Invoice Item,Net Amount (Company Currency),Neto iznos (Društvo valuta)
Pratik Vyas593d5622015-03-02 19:07:52 +05302545DocType: BOM Operation,Hour Rate,Cijena sata
2546DocType: Stock Settings,Item Naming By,Proizvod imenovan po
Rushabh Mehtafc307972015-11-04 18:02:45 +05302547apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +642,From Quotation,od kotaciju
2548apps/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}
Pratik Vyas97264472015-05-14 15:13:10 +05302549DocType: Production Order,Material Transferred for Manufacturing,Materijal Preneseni za Manufacturing
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302550apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +29,Account {0} does not exists,Račun {0} ne postoji
Pratik Vyas593d5622015-03-02 19:07:52 +05302551DocType: Purchase Receipt Item,Purchase Order Item No,Narudžbenica Br.
2552DocType: System Settings,System Settings,Postavke sustava
2553DocType: Project,Project Type,Vrsta projekta
2554apps/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 .
Pratik Vyas97264472015-05-14 15:13:10 +05302555apps/erpnext/erpnext/config/projects.py +38,Cost of various activities,Troškovi raznih aktivnosti
Anand Doshi191b2972015-10-21 16:50:31 +05302556apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Nije dopušteno ažuriranje skladišnih transakcija starijih od {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302557DocType: Item,Inspection Required,Inspekcija Obvezno
2558DocType: Purchase Invoice Item,PR Detail,PR Detalj
2559DocType: Sales Order,Fully Billed,Potpuno Naplaćeno
Pratik Vyas97264472015-05-14 15:13:10 +05302560apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Novac u blagajni
Rushabh Mehtafc307972015-11-04 18:02:45 +05302561apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +72,Delivery warehouse required for stock item {0},Isporuka skladište potrebno za dionicama stavku {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302562DocType: 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)
2563DocType: 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
2564DocType: Serial No,Is Cancelled,Je otkazan
Rushabh Mehtafc307972015-11-04 18:02:45 +05302565apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +281,My Shipments,Moje pošiljke
Pratik Vyas593d5622015-03-02 19:07:52 +05302566DocType: Journal Entry,Bill Date,Bill Datum
2567apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +43,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Čak i ako postoji više Cijene pravila s najvišim prioritetom, onda sljedeći interni prioriteti primjenjuje se:"
2568DocType: Supplier,Supplier Details,Dobavljač Detalji
2569DocType: Communication,Recipients,Primatelji
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302570apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +146,Screwing,Vijak
2571apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +96,Knurling,Knurling
Pratik Vyas593d5622015-03-02 19:07:52 +05302572DocType: Expense Claim,Approval Status,Status odobrenja
2573DocType: Hub Settings,Publish Items to Hub,Objavi artikle u Hub
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302574apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +44,From value must be less than to value in row {0},Od vrijednosti mora biti manje nego vrijednosti u redu {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302575apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +133,Wire Transfer,Wire Transfer
Pratik Vyas593d5622015-03-02 19:07:52 +05302576apps/erpnext/erpnext/accounts/report/bank_clearance_summary/bank_clearance_summary.py +25,Please select Bank Account,Odaberite bankovni račun
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302577DocType: Newsletter,Create and Send Newsletters,Kreiraj i pošalji bilten
Rushabh Mehtafc307972015-11-04 18:02:45 +05302578apps/frappe/frappe/public/js/frappe/views/reports/grid_report.js +305,From Date must be before To Date,Od datuma mora biti prije do danas
Pratik Vyas97264472015-05-14 15:13:10 +05302579DocType: Sales Order,Recurring Order,Ponavljajući narudžbe
Pratik Vyas593d5622015-03-02 19:07:52 +05302580DocType: Company,Default Income Account,Zadani račun prihoda
Pratik Vyas97264472015-05-14 15:13:10 +05302581apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +33,Customer Group / Customer,Grupa kupaca / Kupac
2582DocType: Item Group,Check this if you want to show in website,Označi ovo ako želiš prikazati na webu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302583apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +190,Welcome to ERPNext,Dobrodošli u ERPNext
Pratik Vyas593d5622015-03-02 19:07:52 +05302584DocType: Payment Reconciliation Payment,Voucher Detail Number,Bon Detalj broj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302585apps/erpnext/erpnext/config/crm.py +146,Lead to Quotation,Dovesti do kotaciju
Pratik Vyas593d5622015-03-02 19:07:52 +05302586DocType: Lead,From Customer,Od kupca
2587apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +37,Calls,Pozivi
Pratik Vyas97264472015-05-14 15:13:10 +05302588DocType: Project,Total Costing Amount (via Time Logs),Ukupno Obračun troškova Iznos (preko Vrijeme Trupci)
Pratik Vyas593d5622015-03-02 19:07:52 +05302589DocType: Purchase Order Item Supplied,Stock UOM,Kataloški UOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302590apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +193,Purchase Order {0} is not submitted,Narudžbenicu {0} nije podnesen
Pratik Vyas593d5622015-03-02 19:07:52 +05302591,Projected,Predviđeno
Anand Doshi191b2972015-10-21 16:50:31 +05302592apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +218,Serial No {0} does not belong to Warehouse {1},Serijski Ne {0} ne pripada Warehouse {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302593apps/erpnext/erpnext/controllers/status_updater.py +136,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
Pratik Vyas593d5622015-03-02 19:07:52 +05302594DocType: Notification Control,Quotation Message,Ponuda - poruka
Pratik Vyas97264472015-05-14 15:13:10 +05302595DocType: Issue,Opening Date,Datum otvaranja
Pratik Vyas593d5622015-03-02 19:07:52 +05302596DocType: Journal Entry,Remark,Primjedba
2597DocType: Purchase Receipt Item,Rate and Amount,Kamatna stopa i iznos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302598apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +95,Boring,Dosadan
Rushabh Mehtafc307972015-11-04 18:02:45 +05302599apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +667,From Sales Order,Od prodajnog naloga
Pratik Vyas97264472015-05-14 15:13:10 +05302600DocType: Blog Category,Parent Website Route,Nadređeni put web stranice
2601DocType: Sales Order,Not Billed,Nije naplaćeno
Pratik Vyas593d5622015-03-02 19:07:52 +05302602apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +107,Both Warehouse must belong to same Company,Oba skladišta moraju pripadati istoj tvrtki
Rushabh Mehtafc307972015-11-04 18:02:45 +05302603apps/erpnext/erpnext/public/js/templates/contact_list.html +31,No contacts added yet.,Još uvijek nema dodanih kontakata.
Pratik Vyas593d5622015-03-02 19:07:52 +05302604apps/frappe/frappe/workflow/doctype/workflow/workflow_list.js +7,Not active,Nije aktivan
Pratik Vyas97264472015-05-14 15:13:10 +05302605DocType: Purchase Receipt Item,Landed Cost Voucher Amount,Iznos naloga zavisnog troška
Pratik Vyas593d5622015-03-02 19:07:52 +05302606DocType: Time Log,Batched for Billing,Izmiješane za naplatu
Pratik Vyas97264472015-05-14 15:13:10 +05302607apps/erpnext/erpnext/config/accounts.py +23,Bills raised by Suppliers.,Mjenice podigao dobavljače.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302608DocType: POS Profile,Write Off Account,Napišite Off račun
Rushabh Mehtafc307972015-11-04 18:02:45 +05302609apps/erpnext/erpnext/public/js/pos/pos.html +28,Discount Amount,Iznos popusta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302610DocType: Purchase Invoice,Return Against Purchase Invoice,Povratak protiv fakturi
Pratik Vyas593d5622015-03-02 19:07:52 +05302611DocType: Item,Warranty Period (in days),Jamstveni period (u danima)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302612apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +550,e.g. VAT,na primjer PDV
2613apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Stavka 4
Pratik Vyas593d5622015-03-02 19:07:52 +05302614DocType: Journal Entry Account,Journal Entry Account,Temeljnica račun
Pratik Vyas97264472015-05-14 15:13:10 +05302615DocType: Shopping Cart Settings,Quotation Series,Ponuda serija
Rushabh Mehtafc307972015-11-04 18:02:45 +05302616apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +52,"An item exists with same name ({0}), please change the item group name or rename the item","Stavka postoji s istim imenom ( {0} ) , molimo promijenite ime stavku grupe ili preimenovati stavku"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302617apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +82,Hot metal gas forming,Vruće metala plin tvore
Pratik Vyas593d5622015-03-02 19:07:52 +05302618DocType: Sales Order Item,Sales Order Date,Datum narudžbe (kupca)
2619DocType: Sales Invoice Item,Delivered Qty,Isporučena količina
Pratik Vyas593d5622015-03-02 19:07:52 +05302620apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +63,Warehouse {0}: Company is mandatory,Skladište {0}: Kompanija je obvezna
Pratik Vyas97264472015-05-14 15:13:10 +05302621apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +36,"Go to the appropriate group (usually Source of Funds > Current Liabilities > Taxes and Duties and create a new Account (by clicking on Add Child) of type ""Tax"" and do mention the Tax rate.",Idi na odgovarajućoj skupini (obično izvor sredstava> kratkoročnih obveza> poreza i pristojbi te stvoriti novi račun (klikom na Dodaj dijete) tipa "poreza" i to spomenuti porezna stopa.
Pratik Vyas593d5622015-03-02 19:07:52 +05302622,Payment Period Based On Invoice Date,Razdoblje za naplatu po Datum fakture
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302623apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +50,Missing Currency Exchange Rates for {0},Nedostaje Valuta za {0}
2624apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +135,Laser cutting,Lasersko rezanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302625DocType: Event,Monday,Ponedjeljak
Anand Doshi6489e972015-09-17 15:08:09 +05302626DocType: Journal Entry,Stock Entry,Međuskladišnica
Pratik Vyas593d5622015-03-02 19:07:52 +05302627DocType: Account,Payable,Plativ
Pratik Vyas593d5622015-03-02 19:07:52 +05302628DocType: Salary Slip,Arrear Amount,Iznos unatrag
Pratik Vyas97264472015-05-14 15:13:10 +05302629apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Novi kupci
Pratik Vyas593d5622015-03-02 19:07:52 +05302630apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Gross Profit %,Bruto dobit%
2631DocType: Appraisal Goal,Weightage (%),Weightage (%)
2632DocType: Bank Reconciliation Detail,Clearance Date,Razmak Datum
Pratik Vyas97264472015-05-14 15:13:10 +05302633DocType: Newsletter,Newsletter List,Popis Newsletter
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302634DocType: Process Payroll,Check if you want to send salary slip in mail to each employee while submitting salary slip,"Provjerite ako želite poslati plaće slip u pošti svakom zaposleniku, dok podnošenje plaće slip"
Pratik Vyas593d5622015-03-02 19:07:52 +05302635DocType: Lead,Address Desc,Adresa silazno
Pratik Vyas593d5622015-03-02 19:07:52 +05302636apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +33,Atleast one of the Selling or Buying must be selected,Barem jedan od prodajete ili kupujete mora biti odabran
Pratik Vyas97264472015-05-14 15:13:10 +05302637apps/erpnext/erpnext/config/manufacturing.py +34,Where manufacturing operations are carried.,Gdje se odvija proizvodni postupci.
Pratik Vyas593d5622015-03-02 19:07:52 +05302638DocType: Page,All,Sve
2639DocType: Stock Entry Detail,Source Warehouse,Izvor galerija
2640DocType: Installation Note,Installation Date,Instalacija Datum
2641DocType: Employee,Confirmation Date,potvrda Datum
2642DocType: C-Form,Total Invoiced Amount,Ukupno Iznos dostavnice
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302643DocType: Account,Sales User,Prodaja Korisnik
Pratik Vyas593d5622015-03-02 19:07:52 +05302644apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,Min Qty can not be greater than Max Qty,Minimalna količina ne može biti veća od maksimalne količine
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302645DocType: Stock Entry,Customer or Supplier Details,Kupca ili dobavljača Detalji
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302646apps/frappe/frappe/core/page/permission_manager/permission_manager.js +428,Set,set
Pratik Vyas593d5622015-03-02 19:07:52 +05302647DocType: Lead,Lead Owner,Vlasnik potencijalnog kupca
Rushabh Mehtafc307972015-11-04 18:02:45 +05302648apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +248,Warehouse is required,Skladište je potrebno
Pratik Vyas593d5622015-03-02 19:07:52 +05302649DocType: Employee,Marital Status,Bračni status
2650DocType: Stock Settings,Auto Material Request,Auto Materijal Zahtjev
2651DocType: Time Log,Will be updated when billed.,Hoće li biti promjena kada je naplaćeno.
Rushabh Mehtafc307972015-11-04 18:02:45 +05302652DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Dostupno Batch Količina u iz skladišta
Pratik Vyas593d5622015-03-02 19:07:52 +05302653apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +25,Current BOM and New BOM can not be same,Trenutni troškovnik i novi troškovnik ne mogu biti isti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302654apps/erpnext/erpnext/hr/doctype/employee/employee.py +111,Date Of Retirement must be greater than Date of Joining,Datum umirovljenja mora biti veći od datuma pristupa
Pratik Vyas593d5622015-03-02 19:07:52 +05302655DocType: Sales Invoice,Against Income Account,Protiv računu dohotka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302656apps/erpnext/erpnext/controllers/website_list_for_contact.py +69,{0}% Delivered,{0}% Isporučeno
2657apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +78,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Stavka {0}: Ž Količina Jedinična {1} ne može biti manja od minimalne narudžbe kom {2} (definiranom u točki).
Pratik Vyas97264472015-05-14 15:13:10 +05302658DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Mjesečni postotak distribucije
2659DocType: Territory,Territory Targets,Prodajni plan prema teritoriju
Pratik Vyas593d5622015-03-02 19:07:52 +05302660DocType: Delivery Note,Transporter Info,Transporter Info
2661DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Narudžbenica artikla Isporuka
Pratik Vyas97264472015-05-14 15:13:10 +05302662apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Zaglavlja za ispis predložaka.
2663apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Naslovi za ispis predložaka, na primjer predračuna."
2664apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +140,Valuation type charges can not marked as Inclusive,Troškovi tipa Vrednovanje se ne može označiti kao Inclusive
Anand Doshif5940902015-09-07 18:47:04 +05302665DocType: POS Profile,Update Stock,Ažuriraj zalihe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302666apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +128,Superfinishing,Superfinishing
Pratik Vyas593d5622015-03-02 19:07:52 +05302667apps/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.
2668apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM stopa
Rushabh Mehtafc307972015-11-04 18:02:45 +05302669apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +85,Please pull items from Delivery Note,Molimo povucite stavke iz Dostavnica
Anand Doshi191b2972015-10-21 16:50:31 +05302670apps/erpnext/erpnext/accounts/utils.py +268,Journal Entries {0} are un-linked,Dnevničkih zapisa {0} su UN-povezani
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302671apps/erpnext/erpnext/config/crm.py +37,"Record of all communications of type email, phone, chat, visit, etc.","Snimanje svih komunikacija tipa e-mail, telefon, chat, posjete, itd"
2672apps/erpnext/erpnext/accounts/general_ledger.py +134,Please mention Round Off Cost Center in Company,Molimo spomenuti zaokružiti troška u Društvu
Pratik Vyas593d5622015-03-02 19:07:52 +05302673DocType: Purchase Invoice,Terms,Uvjeti
Rushabh Mehtafc307972015-11-04 18:02:45 +05302674apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +242,Create New,Kreiraj novi dokument
Pratik Vyas593d5622015-03-02 19:07:52 +05302675DocType: Buying Settings,Purchase Order Required,Narudžbenica kupnje je obavezna
Pratik Vyas97264472015-05-14 15:13:10 +05302676,Item-wise Sales History,Pregled prometa po artiklu
Pratik Vyas593d5622015-03-02 19:07:52 +05302677DocType: Expense Claim,Total Sanctioned Amount,Ukupno kažnjeni Iznos
2678,Purchase Analytics,Kupnja Analytics
2679DocType: Sales Invoice Item,Delivery Note Item,Otpremnica proizvoda
Pratik Vyas97264472015-05-14 15:13:10 +05302680DocType: Expense Claim,Task,Zadatak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302681apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +57,Shaving,Brijanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302682DocType: Purchase Taxes and Charges,Reference Row #,Reference Row #
Anand Doshi191b2972015-10-21 16:50:31 +05302683apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +76,Batch number is mandatory for Item {0},Batch broj je obvezna za točku {0}
Pratik Vyas62ab1262015-02-20 15:20:37 +05302684apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +14,This is a root sales person and cannot be edited.,To jekorijen prodavač i ne može se mijenjati .
Pratik Vyas97264472015-05-14 15:13:10 +05302685,Stock Ledger,Glavna knjiga
Anand Doshi191b2972015-10-21 16:50:31 +05302686apps/erpnext/erpnext/templates/pages/order.html +59,Rate: {0},Ocijenite: {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302687DocType: Salary Slip Deduction,Salary Slip Deduction,Plaća proklizavanja Odbitak
Pratik Vyas593d5622015-03-02 19:07:52 +05302688apps/frappe/frappe/desk/doctype/note/note_list.js +3,Notes,Zabilješke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302689apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +199,Select a group node first.,Odaberite grupu čvor na prvom mjestu.
2690apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +74,Purpose must be one of {0},Svrha mora biti jedna od {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05302691apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +108,Fill the form and save it,Ispunite obrazac i spremite ga
Pratik Vyas593d5622015-03-02 19:07:52 +05302692DocType: 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
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302693apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +94,Facing,Suočavanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05302694apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Forum
Pratik Vyas97264472015-05-14 15:13:10 +05302695DocType: Leave Application,Leave Balance Before Application,Bilanca odsustva prije predaje zahtjeva
Pratik Vyas593d5622015-03-02 19:07:52 +05302696DocType: SMS Center,Send SMS,Pošalji SMS
2697DocType: Company,Default Letter Head,Default Pismo Head
Pratik Vyas593d5622015-03-02 19:07:52 +05302698DocType: Time Log,Billable,Naplativo
Pratik Vyas593d5622015-03-02 19:07:52 +05302699DocType: Authorization Rule,This will be used for setting rule in HR module,To će se koristiti za postavljanje pravilu u HR modula
2700DocType: Account,Rate at which this tax is applied,Stopa po kojoj je taj porez se primjenjuje
Rushabh Mehtafc307972015-11-04 18:02:45 +05302701apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reorder Qty,Poredaj Kom
Pratik Vyas593d5622015-03-02 19:07:52 +05302702DocType: Company,Stock Adjustment Account,Stock Adjustment račun
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302703DocType: Journal Entry,Write Off,Otpisati
Pratik Vyas97264472015-05-14 15:13:10 +05302704DocType: Time Log,Operation ID,Operacija ID
Pratik Vyas593d5622015-03-02 19:07:52 +05302705DocType: 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."
Pratik Vyas97264472015-05-14 15:13:10 +05302706apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: od {1}
2707DocType: Task,depends_on,ovisi o
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302708apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +86,Opportunity Lost,Razlog gubitka prilike
Pratik Vyas593d5622015-03-02 19:07:52 +05302709DocType: Features Setup,"Discount Fields will be available in Purchase Order, Purchase Receipt, Purchase Invoice","Popust polja će biti dostupna u narudžbenici, primci i računu kupnje"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302710apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +208,Name of new Account. Note: Please don't create accounts for Customers and Suppliers,Naziv novog računa. Napomena: Molimo vas da ne stvaraju račune za kupce i dobavljače
Pratik Vyas593d5622015-03-02 19:07:52 +05302711DocType: Report,Report Type,Prijavi Vid
Rushabh Mehtafc307972015-11-04 18:02:45 +05302712apps/frappe/frappe/core/doctype/user/user.js +130,Loading,Učitavanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302713DocType: BOM Replace Tool,BOM Replace Tool,BOM zamijeni alat
Pratik Vyas97264472015-05-14 15:13:10 +05302714apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Država mudar zadana adresa predlošci
Rushabh Mehtafc307972015-11-04 18:02:45 +05302715DocType: Sales Order Item,Supplier delivers to Customer,Dobavljač dostavlja Kupcu
2716apps/erpnext/erpnext/public/js/controllers/transaction.js +726,Show tax break-up,Pokaži porez raspada
2717apps/erpnext/erpnext/accounts/party.py +287,Due / Reference Date cannot be after {0},Zbog / Referentni datum ne može biti nakon {0}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302718apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Uvoz i izvoz podataka
Pratik Vyas593d5622015-03-02 19:07:52 +05302719DocType: Features Setup,If you involve in manufacturing activity. Enables Item 'Is Manufactured',Ako uključiti u proizvodnom djelatnošću . Omogućuje stavci je proizveden '
Rushabh Mehtafc307972015-11-04 18:02:45 +05302720apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +54,Invoice Posting Date,Račun knjiženja Datum
Pratik Vyas593d5622015-03-02 19:07:52 +05302721DocType: Sales Invoice,Rounded Total,Zaokruženi iznos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302722DocType: Product Bundle,List items that form the package.,Popis stavki koje čine paket.
Pratik Vyas97264472015-05-14 15:13:10 +05302723apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Postotak izdvajanja mora biti 100 %
Pratik Vyas593d5622015-03-02 19:07:52 +05302724DocType: Serial No,Out of AMC,Od AMC
Pratik Vyas97264472015-05-14 15:13:10 +05302725DocType: Purchase Order Item,Material Request Detail No,Zahtjev za robom - broj detalja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302726apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +97,Hard turning,Tvrdi okretanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302727apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.js +33,Make Maintenance Visit,Provjerite održavanja Posjetite
Anand Doshi191b2972015-10-21 16:50:31 +05302728apps/erpnext/erpnext/selling/doctype/customer/customer.py +187,Please contact to the user who have Sales Master Manager {0} role,Molimo kontaktirajte korisniku koji imaju Sales Manager Master {0} ulogu
Pratik Vyas593d5622015-03-02 19:07:52 +05302729DocType: Company,Default Cash Account,Zadani novčani račun
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302730apps/erpnext/erpnext/config/accounts.py +79,Company (not Customer or Supplier) master.,Društvo ( ne kupaca i dobavljača ) majstor .
Rushabh Mehtafc307972015-11-04 18:02:45 +05302731apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +106,Please enter 'Expected Delivery Date',Unesite ' Očekivani datum isporuke '
2732apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +187,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Otpremnica {0} mora biti otkazana prije poništenja ove narudžbenice
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302733apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +373,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
Anand Doshi191b2972015-10-21 16:50:31 +05302734apps/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 točku {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302735apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +109,Note: There is not enough leave balance for Leave Type {0},Napomena : Nema dovoljno ravnotežu dopust za dozvolu tipa {0}
2736apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +9,"Note: If payment is not made against any reference, make Journal Entry manually.","Napomena: Ukoliko uplata nije izvršena protiv bilo referencu, provjerite Temeljnica ručno."
2737DocType: Item,Supplier Items,Dobavljač Stavke
Pratik Vyas97264472015-05-14 15:13:10 +05302738DocType: Opportunity,Opportunity Type,Tip prilike
2739apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +42,New Company,Nova tvrtka
Anand Doshi191b2972015-10-21 16:50:31 +05302740apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,Cost Center is required for 'Profit and Loss' account {0},Troška je potrebno za račun ' dobiti i gubitka ' {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302741apps/erpnext/erpnext/setup/doctype/company/delete_company_transactions.py +17,Transactions can only be deleted by the creator of the Company,Transakcije se mogu samo izbrisana od tvorca Društva
2742apps/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.
Pratik Vyas97264472015-05-14 15:13:10 +05302743apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +31,To create a Bank Account,Za stvaranje bankovni račun
Pratik Vyas593d5622015-03-02 19:07:52 +05302744DocType: Hub Settings,Publish Availability,Objavi dostupnost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302745apps/erpnext/erpnext/hr/doctype/employee/employee.py +105,Date of Birth cannot be greater than today.,Datum rođenja ne može biti veća nego danas.
Pratik Vyas97264472015-05-14 15:13:10 +05302746,Stock Ageing,Starost skladišta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302747apps/erpnext/erpnext/controllers/accounts_controller.py +200,{0} '{1}' is disabled,{0} '{1}' je onemogućen
Pratik Vyas97264472015-05-14 15:13:10 +05302748apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Postavi kao Opena
Pratik Vyas593d5622015-03-02 19:07:52 +05302749DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Pošaljite e-poštu automatski u imenik na podnošenje transakcija.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302750apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +232,"Row {0}: Qty not avalable in warehouse {1} on {2} {3}.
Pratik Vyas593d5622015-03-02 19:07:52 +05302751 Available Qty: {4}, Transfer Qty: {5}","Red {0}: Količina ne stavi na raspolaganje u skladištu {1} na {2} {3}.
2752 Dostupno Količina: {4}, prijenos Kol: {5}"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302753apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Stavka 3
Rushabh Mehtafc307972015-11-04 18:02:45 +05302754DocType: Purchase Order,Customer Contact Email,Kupac Kontakt e
Pratik Vyas593d5622015-03-02 19:07:52 +05302755DocType: Event,Sunday,Nedjelja
2756DocType: Sales Team,Contribution (%),Doprinos (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302757apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,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
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302758apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +171,Responsibilities,Odgovornosti
Rushabh Mehtafc307972015-11-04 18:02:45 +05302759apps/erpnext/erpnext/stock/doctype/item/item_list.js +11,Template,Predložak
Pratik Vyas593d5622015-03-02 19:07:52 +05302760DocType: Sales Person,Sales Person Name,Ime prodajne osobe
2761apps/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
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302762apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +511,Add Users,Dodaj korisnicima
Pratik Vyas593d5622015-03-02 19:07:52 +05302763DocType: Pricing Rule,Item Group,Grupa proizvoda
Pratik Vyas97264472015-05-14 15:13:10 +05302764DocType: Task,Actual Start Date (via Time Logs),Stvarni datum početka (putem Vrijeme Trupci)
2765DocType: Stock Reconciliation Item,Before reconciliation,Prije pomirenja
Pratik Vyas593d5622015-03-02 19:07:52 +05302766apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Za {0}
2767DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Porezi i naknade uvrštenja (Društvo valuta)
Rushabh Mehtafc307972015-11-04 18:02:45 +05302768apps/erpnext/erpnext/stock/doctype/item/item.py +334,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
Pratik Vyas97264472015-05-14 15:13:10 +05302769DocType: Sales Order,Partly Billed,Djelomično naplaćeno
Pratik Vyas593d5622015-03-02 19:07:52 +05302770DocType: Item,Default BOM,Zadani BOM
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302771apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +79,Decambering,Decambering
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302772apps/erpnext/erpnext/setup/doctype/company/company.js +22,Please re-type company name to confirm,Ponovno upišite naziv tvrtke za potvrdu
Pratik Vyas593d5622015-03-02 19:07:52 +05302773apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +70,Total Outstanding Amt,Ukupni Amt
2774DocType: Time Log Batch,Total Hours,Ukupno vrijeme
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302775DocType: Journal Entry,Printing Settings,Ispis Postavke
Rushabh Mehtafc307972015-11-04 18:02:45 +05302776apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +268,Total Debit must be equal to Total Credit. The difference is {0},Ukupno zaduženje mora biti jednak ukupnom kreditnom .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302777apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +11,Automotive,Automobilska industrija
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302778apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +37,Item is required,Proizvod je potreban
2779apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +25,Metal injection molding,Metal injection moulding
Rushabh Mehtafc307972015-11-04 18:02:45 +05302780apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +684,From Delivery Note,Od otpremnici
Pratik Vyas593d5622015-03-02 19:07:52 +05302781DocType: Time Log,From Time,S vremena
Pratik Vyas593d5622015-03-02 19:07:52 +05302782DocType: Notification Control,Custom Message,Prilagođena poruka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302783apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +33,Investment Banking,Investicijsko bankarstvo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302784apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +261,"Select your Country, Time Zone and Currency","Odaberite svoju zemlju, vremensku zonu i valutu"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302785apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +369,Cash or Bank Account is mandatory for making payment entry,Novac ili bankovni račun je obvezna za izradu ulazak plaćanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302786DocType: Purchase Invoice,Price List Exchange Rate,Cjenik tečajna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302787apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +91,Pickling,Stavljanje u turšiju
2788apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +18,Sand casting,Pijesak lijevanje
2789apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +117,Electroplating,Galvansko
Pratik Vyas593d5622015-03-02 19:07:52 +05302790DocType: Purchase Invoice Item,Rate,VPC
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302791apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +62,Intern,stažista
Pratik Vyas593d5622015-03-02 19:07:52 +05302792DocType: Newsletter,A Lead with this email id should exist,Kontakt sa ovim e-mailom bi trebao postojati
Pratik Vyas97264472015-05-14 15:13:10 +05302793DocType: Stock Entry,From BOM,Od sastavnice
Pratik Vyas593d5622015-03-02 19:07:52 +05302794apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +34,Basic,Osnovni
Anand Doshi191b2972015-10-21 16:50:31 +05302795apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Stock transakcije prije {0} se zamrznut
Rushabh Mehtafc307972015-11-04 18:02:45 +05302796apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +217,Please click on 'Generate Schedule',"Molimo kliknite na ""Generiraj raspored '"
2797apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +61,To Date should be same as From Date for Half Day leave,Za datum bi trebao biti isti kao i od datuma za poludnevni dopust
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302798apps/erpnext/erpnext/config/stock.py +110,"e.g. Kg, Unit, Nos, m","npr. kg, kom, br, m"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302799apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +96,Reference No is mandatory if you entered Reference Date,Reference Ne obvezno ako ušao referentnog datuma
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302800apps/erpnext/erpnext/hr/doctype/employee/employee.py +108,Date of Joining must be greater than Date of Birth,Datum pristupa mora biti veći od datuma rođenja
Pratik Vyas593d5622015-03-02 19:07:52 +05302801DocType: Salary Structure,Salary Structure,Plaća Struktura
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302802apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +242,"Multiple Price Rule exists with same criteria, please resolve \
Pratik Vyas593d5622015-03-02 19:07:52 +05302803 conflict by assigning priority. Price Rules: {0}","Višestruki Cijena postoji pravilo s istim kriterijima, molimo rješavanje sukoba \
2804 dodjeljivanjem prioriteta. Cijena Pravila: {0}"
2805DocType: Account,Bank,Banka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302806apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +9,Airline,Aviokompanija
Rushabh Mehtafc307972015-11-04 18:02:45 +05302807apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +493,Issue Material,Izdavanje materijala
Pratik Vyas593d5622015-03-02 19:07:52 +05302808DocType: Material Request Item,For Warehouse,Za galeriju
2809DocType: Employee,Offer Date,Datum ponude
2810DocType: Hub Settings,Access Token,Pristup token
2811DocType: Sales Invoice Item,Serial No,Serijski br
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302812apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +144,Please enter Maintaince Details first,Unesite prva Maintaince Detalji
Pratik Vyas593d5622015-03-02 19:07:52 +05302813DocType: Item,Is Fixed Asset Item,Je fiksne imovine stavku
Pratik Vyas97264472015-05-14 15:13:10 +05302814DocType: Stock Entry,Including items for sub assemblies,Uključujući predmeta za sub sklopova
Pratik Vyas593d5622015-03-02 19:07:52 +05302815DocType: Features Setup,"If you have long print formats, this feature can be used to split the page to be printed on multiple pages with all headers and footers on each page","Ako ste dugo ispis formata, ova značajka može se koristiti za podijeliti stranicu na koju se ispisuje više stranica sa svim zaglavljima i podnožjima na svakoj stranici"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302816apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +131,Hobbing,Hobbing
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302817apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +98,All Territories,Sve teritorije
Pratik Vyas593d5622015-03-02 19:07:52 +05302818DocType: Purchase Invoice,Items,Proizvodi
2819DocType: Fiscal Year,Year Name,Naziv godine
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302820DocType: Process Payroll,Process Payroll,Proces plaće
Pratik Vyas593d5622015-03-02 19:07:52 +05302821apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +59,There are more holidays than working days this month.,Postoji više odmor nego radnih dana ovog mjeseca .
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302822DocType: Product Bundle Item,Product Bundle Item,Proizvod bala predmeta
Pratik Vyas97264472015-05-14 15:13:10 +05302823DocType: Sales Partner,Sales Partner Name,Naziv prodajnog partnera
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302824DocType: Purchase Invoice Item,Image View,Prikaz slike
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302825apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +113,Finishing & industrial finishing,Dovršavanje i industrijska oplemenjivanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302826DocType: Issue,Opening Time,Radno vrijeme
Pratik Vyas97264472015-05-14 15:13:10 +05302827apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Od i Do datuma zahtijevanih
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302828apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +46,Securities & Commodity Exchanges,Vrijednosni papiri i robne razmjene
Pratik Vyas593d5622015-03-02 19:07:52 +05302829DocType: Shipping Rule,Calculate Based On,Izračun temeljen na
Rushabh Mehtafc307972015-11-04 18:02:45 +05302830DocType: Delivery Note Item,From Warehouse,Iz skladišta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302831apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +98,Drilling,Bušenje
2832apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +28,Blow molding,Puhanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302833DocType: Purchase Taxes and Charges,Valuation and Total,Vrednovanje i Total
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302834DocType: Tax Rule,Shipping City,Dostava Grad
2835apps/erpnext/erpnext/stock/doctype/item/item.js +43,This Item is a Variant of {0} (Template). Attributes will be copied over from the template unless 'No Copy' is set,"Ova točka je varijanta {0} (predložak). Značajke će biti kopirana iz predloška, ​​osim ako je postavljen 'Ne Kopiraj'"
Pratik Vyas593d5622015-03-02 19:07:52 +05302836DocType: Account,Purchase User,Kupnja Korisnik
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302837DocType: Notification Control,Customize the Notification,Prilagodi obavijest
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302838apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +87,Hammering,Zakucavanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302839DocType: Web Page,Slideshow,Slideshow
Pratik Vyas62ab1262015-02-20 15:20:37 +05302840apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +24,Default Address Template cannot be deleted,Zadani predložak adrese ne može se izbrisati
Pratik Vyas593d5622015-03-02 19:07:52 +05302841DocType: Sales Invoice,Shipping Rule,Dostava Pravilo
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05302842DocType: Journal Entry,Print Heading,Ispis naslova
Pratik Vyas97264472015-05-14 15:13:10 +05302843DocType: Quotation,Maintenance Manager,Upravitelj održavanja
Pratik Vyas593d5622015-03-02 19:07:52 +05302844DocType: Workflow State,Search,Traži
2845apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +54,Total cannot be zero,Ukupna ne može biti nula
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302846apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +16,'Days Since Last Order' must be greater than or equal to zero,'Dani od posljednje narudžbe' mora biti veći ili jednak nuli
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302847apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +142,Brazing,Lemljenje
Pratik Vyas593d5622015-03-02 19:07:52 +05302848DocType: C-Form,Amended From,Izmijenjena Od
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302849apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +623,Raw Material,sirovine
Pratik Vyas593d5622015-03-02 19:07:52 +05302850DocType: Leave Application,Follow via Email,Slijedite putem e-maila
Pratik Vyas97264472015-05-14 15:13:10 +05302851DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Iznos poreza Nakon iznosa popusta
Rushabh Mehtafc307972015-11-04 18:02:45 +05302852apps/erpnext/erpnext/accounts/doctype/account/account.py +174,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 .
Pratik Vyas593d5622015-03-02 19:07:52 +05302853apps/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
Rushabh Mehtafc307972015-11-04 18:02:45 +05302854apps/erpnext/erpnext/stock/get_item_details.py +449,No default BOM exists for Item {0},Zadani BOM ne postoji za proizvod {0}
2855apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +335,Please select Posting Date first,Molimo odaberite datum knjiženja prvo
2856apps/erpnext/erpnext/public/js/account_tree_grid.js +211,Opening Date should be before Closing Date,Otvaranje Datum bi trebao biti prije datuma zatvaranja
2857DocType: Leave Control Panel,Carry Forward,Prenijeti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302858apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +54,Cost Center with existing transactions can not be converted to ledger,Troška s postojećim transakcija ne može pretvoriti u knjizi
Pratik Vyas593d5622015-03-02 19:07:52 +05302859DocType: Department,Days for which Holidays are blocked for this department.,Dani za koje su praznici blokirani za ovaj odjel.
2860,Produced,Proizvedeno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302861DocType: Item,Item Code for Suppliers,Šifra za dobavljače
Pratik Vyas593d5622015-03-02 19:07:52 +05302862DocType: Issue,Raised By (Email),Povišena Do (e)
Anand Doshi191b2972015-10-21 16:50:31 +05302863apps/erpnext/erpnext/setup/page/setup_wizard/default_website.py +72,General,Opći
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302864apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +495,Attach Letterhead,Pričvrstite zaglavljem
Pratik Vyas97264472015-05-14 15:13:10 +05302865apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +272,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Ne mogu odbiti kada kategorija je "" vrednovanje "" ili "" Vrednovanje i Total '"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302866apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +542,"List your tax heads (e.g. VAT, Customs etc; they should have unique names) and their standard rates. This will create a standard template, which you can edit and add more later.","Popis svoje porezne glave (npr PDV, carina itd, oni bi trebali imati jedinstvene nazive) i njihove standardne stope. To će stvoriti standardni predložak koji možete uređivati ​​i dodavati više kasnije."
Anand Doshi191b2972015-10-21 16:50:31 +05302867apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +230,Serial Nos Required for Serialized Item {0},Serijski Nos potrebna za serijaliziranom točke {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302868DocType: Journal Entry,Bank Entry,Bank Stupanje
2869DocType: Authorization Rule,Applicable To (Designation),Odnosi se na (Oznaka)
2870DocType: Blog Post,Blog Post,Blog članak
Pratik Vyas97264472015-05-14 15:13:10 +05302871apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Grupa Do
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302872apps/erpnext/erpnext/config/accounts.py +143,Enable / disable currencies.,Omogućiti / onemogućiti valute .
Pratik Vyas97264472015-05-14 15:13:10 +05302873apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +114,Postal Expenses,Poštanski troškovi
Pratik Vyas593d5622015-03-02 19:07:52 +05302874apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Ukupno (AMT)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302875apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +26,Entertainment & Leisure,Zabava i slobodno vrijeme
Pratik Vyas593d5622015-03-02 19:07:52 +05302876DocType: Purchase Order,The date on which recurring order will be stop,Datum na koji se ponavlja kako će biti zaustaviti
2877DocType: Quality Inspection,Item Serial No,Serijski broj proizvoda
Rushabh Mehtafc307972015-11-04 18:02:45 +05302878apps/erpnext/erpnext/controllers/status_updater.py +142,{0} must be reduced by {1} or you should increase overflow tolerance,{0} mora biti smanjena za {1} ili bi trebali povećati overflow toleranciju
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302879apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +57,Total Present,Ukupno Present
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302880apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +627,Hour,Sat
2881apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +138,"Serialized Item {0} cannot be updated \
Pratik Vyas593d5622015-03-02 19:07:52 +05302882 using Stock Reconciliation","Serijaliziranom Stavka {0} nije moguće ažurirati pomoću \
2883 Stock pomirenja"
Rushabh Mehtafc307972015-11-04 18:02:45 +05302884apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +488,Transfer Material to Supplier,Prebaci Materijal Dobavljaču
Anand Doshi191b2972015-10-21 16:50:31 +05302885apps/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 biti na skladištu. Skladište mora biti postavljen od strane međuskladišnice ili primke
Pratik Vyas593d5622015-03-02 19:07:52 +05302886DocType: Lead,Lead Type,Tip potencijalnog kupca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302887apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +82,Create Quotation,Napravi ponudu
Rushabh Mehtafc307972015-11-04 18:02:45 +05302888apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +306,All these items have already been invoiced,Svi ovi proizvodi su već fakturirani
Pratik Vyas593d5622015-03-02 19:07:52 +05302889apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Može biti odobren od strane {0}
2890DocType: Shipping Rule,Shipping Rule Conditions,Dostava Koje uvjete
2891DocType: BOM Replace Tool,The new BOM after replacement,Novi BOM nakon zamjene
2892DocType: Features Setup,Point of Sale,Point of Sale
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302893apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +83,Curling,Kovrčav
Pratik Vyas593d5622015-03-02 19:07:52 +05302894DocType: Account,Tax,Porez
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302895apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +28,Row {0}: {1} is not a valid {2},Red {0}: {1} nije valjana {2}
2896apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +89,Refining,Rafinirajuæa
Pratik Vyas593d5622015-03-02 19:07:52 +05302897DocType: Production Planning Tool,Production Planning Tool,Planiranje proizvodnje alat
2898DocType: Quality Inspection,Report Date,Prijavi Datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302899apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +130,Routing,Usmjeravanje
Pratik Vyas593d5622015-03-02 19:07:52 +05302900DocType: C-Form,Invoices,Računi
2901DocType: Job Opening,Job Title,Titula
Anand Doshi191b2972015-10-21 16:50:31 +05302902apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +80,{0} Recipients,{0} Primatelji
Pratik Vyas593d5622015-03-02 19:07:52 +05302903DocType: Features Setup,Item Groups in Details,Grupe proizvoda detaljno
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302904apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +335,Quantity to Manufacture must be greater than 0.,Količina za proizvodnju mora biti veći od 0.
Pratik Vyas97264472015-05-14 15:13:10 +05302905apps/erpnext/erpnext/accounts/page/pos/pos.js +4,Start Point-of-Sale (POS),Početak Point-of-Sale (POS)
Pratik Vyas97264472015-05-14 15:13:10 +05302906apps/erpnext/erpnext/config/support.py +28,Visit report for maintenance call.,Pogledajte izvješće razgovora vezanih uz održavanje.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302907DocType: Stock Entry,Update Rate and Availability,Brzina ažuriranja i dostupnost
Pratik Vyas593d5622015-03-02 19:07:52 +05302908DocType: 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.
Pratik Vyas97264472015-05-14 15:13:10 +05302909DocType: Pricing Rule,Customer Group,Grupa kupaca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302910apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +164,Expense account is mandatory for item {0},Rashodi račun je obvezna za predmet {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05302911DocType: Item,Website Description,Opis web stranice
2912DocType: Serial No,AMC Expiry Date,AMC Datum isteka
2913,Sales Register,Prodaja Registracija
2914DocType: Quotation,Quotation Lost Reason,Razlog nerealizirane ponude
2915DocType: Address,Plant,Biljka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302916DocType: DocType,Setup,Postavke
Pratik Vyas593d5622015-03-02 19:07:52 +05302917apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Ne postoji ništa za uređivanje .
Anand Doshi191b2972015-10-21 16:50:31 +05302918apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +108,Summary for this month and pending activities,Sažetak za ovaj mjesec i tijeku aktivnosti
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302919apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +39,Cold rolling,Hladno valjanje
Pratik Vyas97264472015-05-14 15:13:10 +05302920DocType: Customer Group,Customer Group Name,Naziv grupe kupaca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302921apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +408,Please remove this Invoice {0} from C-Form {1},Molimo uklonite ovu fakturu {0} od C-obrasca {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302922DocType: 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
2923DocType: GL Entry,Against Voucher Type,Protiv voucher vrsti
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302924DocType: Item,Attributes,Značajke
Pratik Vyas593d5622015-03-02 19:07:52 +05302925DocType: Packing Slip,Get Items,Kreiraj proizvode
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302926apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +186,Please enter Write Off Account,Unesite otpis račun
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302927apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +71,Last Order Date,Zadnje narudžbe Datum
Pratik Vyas593d5622015-03-02 19:07:52 +05302928DocType: DocField,Image,Slika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302929apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +179,Make Excise Invoice,Provjerite trošarinske fakturu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302930apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +39,Account {0} does not belongs to company {1},Račun {0} ne pripada društvu {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05302931DocType: Communication,Other,Drugi
2932DocType: C-Form,C-Form,C-obrazac
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302933apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +146,Operation ID not set,Operacija ID nije postavljen
Pratik Vyas593d5622015-03-02 19:07:52 +05302934DocType: Production Order,Planned Start Date,Planirani datum početka
Pratik Vyas593d5622015-03-02 19:07:52 +05302935DocType: Serial No,Creation Document Type,Tip stvaranje dokumenata
Rushabh Mehtafc307972015-11-04 18:02:45 +05302936apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +620,Maint. Visit,Maint. Posjetite
Pratik Vyas593d5622015-03-02 19:07:52 +05302937DocType: Leave Type,Is Encash,Je li unovčiti
2938DocType: Purchase Invoice,Mobile No,Mobitel br
2939DocType: Payment Tool,Make Journal Entry,Provjerite Temeljnica
2940DocType: Leave Allocation,New Leaves Allocated,Novi Leaves Dodijeljeni
Pratik Vyas97264472015-05-14 15:13:10 +05302941apps/erpnext/erpnext/controllers/trends.py +257,Project-wise data is not available for Quotation,Projekt - mudar podaci nisu dostupni za ponudu
2942DocType: Project,Expected End Date,Očekivani Datum završetka
Pratik Vyas593d5622015-03-02 19:07:52 +05302943DocType: Appraisal Template,Appraisal Template Title,Procjena Predložak Naslov
Rushabh Mehtafc307972015-11-04 18:02:45 +05302944apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +440,Commercial,trgovački
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302945apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +23,Parent Item {0} must not be a Stock Item,Roditelj Stavka {0} ne smije biti kataloški predmeta
Pratik Vyas593d5622015-03-02 19:07:52 +05302946DocType: Cost Center,Distribution Id,ID distribucije
2947apps/erpnext/erpnext/setup/page/setup_wizard/data/sample_home_page.html +14,Awesome Services,Super usluge
Pratik Vyas97264472015-05-14 15:13:10 +05302948apps/erpnext/erpnext/config/manufacturing.py +29,All Products or Services.,Svi proizvodi i usluge.
Pratik Vyas593d5622015-03-02 19:07:52 +05302949DocType: Purchase Invoice,Supplier Address,Dobavljač Adresa
2950DocType: Contact Us Settings,Address Line 2,Adresa - linija 2
2951DocType: ToDo,Reference,Upućivanje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302952apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +59,Perforating,Perforiranje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302953apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Out Qty,Od kol
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302954apps/erpnext/erpnext/config/accounts.py +128,Rules to calculate shipping amount for a sale,Pravila za izračun shipping iznos za prodaju
2955apps/erpnext/erpnext/selling/doctype/customer/customer.py +29,Series is mandatory,Serija je obvezno
2956apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +28,Financial Services,Financijske usluge
2957apps/erpnext/erpnext/controllers/item_variant.py +61,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3},Vrijednost za Osobina {0} mora biti u rasponu od {1} {2} u koracima od {3}
2958DocType: Tax Rule,Sales,Prodaja
2959DocType: Stock Entry Detail,Basic Amount,Osnovni iznos
Rushabh Mehtafc307972015-11-04 18:02:45 +05302960apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +173,Warehouse required for stock Item {0},Skladište je potrebno za skladišne proizvode {0}
2961DocType: Leave Allocation,Unused leaves,Neiskorišteni lišće
2962apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +145,Cr,Cr
Pratik Vyas593d5622015-03-02 19:07:52 +05302963DocType: Customer,Default Receivable Accounts,Default receivable račune
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302964apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +102,Sawing,Piljenje
2965DocType: Tax Rule,Billing State,Državna naplate
2966apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +32,Laminating,Plastificiranje
Pratik Vyas593d5622015-03-02 19:07:52 +05302967DocType: Item Reorder,Transfer,Prijenos
Rushabh Mehtafc307972015-11-04 18:02:45 +05302968apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +549,Fetch exploded BOM (including sub-assemblies),Fetch eksplodirala BOM (uključujući i podsklopova )
Pratik Vyas593d5622015-03-02 19:07:52 +05302969DocType: Authorization Rule,Applicable To (Employee),Odnosi se na (Radnik)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302970apps/erpnext/erpnext/controllers/accounts_controller.py +101,Due Date is mandatory,Datum dospijeća je obavezno
2971apps/erpnext/erpnext/controllers/item_variant.py +51,Increment for Attribute {0} cannot be 0,Pomak za Osobina {0} ne može biti 0
2972apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +143,Sintering,Sinteriranje
Pratik Vyas97264472015-05-14 15:13:10 +05302973DocType: Journal Entry,Pay To / Recd From,Platiti do / primiti od
Pratik Vyas593d5622015-03-02 19:07:52 +05302974DocType: Naming Series,Setup Series,Postavljanje Serija
2975DocType: Supplier,Contact HTML,Kontakt HTML
2976DocType: Landed Cost Voucher,Purchase Receipts,Kupnja Primici
2977DocType: Payment Reconciliation,Maximum Amount,Maksimalni iznos
2978apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +27,How Pricing Rule is applied?,Kako se primjenjuje pravilo cijena?
2979DocType: Quality Inspection,Delivery Note No,Otpremnica br
2980DocType: Company,Retail,Maloprodaja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302981apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +108,Customer {0} does not exist,Korisnik {0} ne postoji
Pratik Vyas593d5622015-03-02 19:07:52 +05302982DocType: Attendance,Absent,Odsutan
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05302983DocType: Product Bundle,Product Bundle,Snop proizvoda
Rushabh Mehtafc307972015-11-04 18:02:45 +05302984apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +180,Row {0}: Invalid reference {1},Red {0}: Pogrešna referentni {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302985apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +165,Crushing,Porazan
Pratik Vyas97264472015-05-14 15:13:10 +05302986DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Kupnja poreze i pristojbe predloška
Pratik Vyas593d5622015-03-02 19:07:52 +05302987DocType: Upload Attendance,Download Template,Preuzmite predložak
2988DocType: GL Entry,Remarks,Primjedbe
2989DocType: Purchase Order Item Supplied,Raw Material Item Code,Sirovine Stavka Šifra
2990DocType: Journal Entry,Write Off Based On,Otpis na temelju
2991DocType: Features Setup,POS View,Prodajno mjesto prikaz
Rushabh Mehtafc307972015-11-04 18:02:45 +05302992apps/erpnext/erpnext/config/stock.py +38,Installation record for a Serial No.,Instalacijski zapis za serijski broj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302993apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +9,Continuous casting,Kontinuirano lijevanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05302994apps/erpnext/erpnext/public/js/queries.js +39,Please specify a,Navedite
Pratik Vyas97264472015-05-14 15:13:10 +05302995DocType: Offer Letter,Awaiting Response,Očekujem odgovor
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05302996apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +53,Above,Iznad
2997apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +80,Cold sizing,Hladno dimenzioniranje
Pratik Vyas593d5622015-03-02 19:07:52 +05302998DocType: Salary Slip,Earning & Deduction,Zarada & Odbitak
Anand Doshi191b2972015-10-21 16:50:31 +05302999apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +76,Account {0} cannot be a Group,Račun {0} ne može biti grupa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303000apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +259,Region,Regija
Rushabh Mehtafc307972015-11-04 18:02:45 +05303001apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +213,Optional. This setting will be used to filter in various transactions.,Izborni . Ova postavka će se koristiti za filtriranje u raznim transakcijama .
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303002apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +104,Negative Valuation Rate is not allowed,Negativna stopa vrijednovanja nije dopuštena
Pratik Vyas593d5622015-03-02 19:07:52 +05303003DocType: Holiday List,Weekly Off,Tjedni Off
3004DocType: Fiscal Year,"For e.g. 2012, 2012-13","Za npr. 2012, 2012-13"
Pratik Vyas593d5622015-03-02 19:07:52 +05303005apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +32,Provisional Profit / Loss (Credit),Privremeni dobit / gubitak (Credit)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303006DocType: Sales Invoice,Return Against Sales Invoice,Povratak protiv prodaje fakturu
3007apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Stavka 5
Anand Doshi191b2972015-10-21 16:50:31 +05303008apps/erpnext/erpnext/accounts/utils.py +276,Please set default value {0} in Company {1},Molimo postavite zadanu vrijednost {0} u Društvu {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303009DocType: Serial No,Creation Time,vrijeme kreiranja
3010apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Ukupni prihodi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303011DocType: Sales Invoice,Product Bundle Help,Proizvod bala Pomoć
Pratik Vyas593d5622015-03-02 19:07:52 +05303012,Monthly Attendance Sheet,Mjesečna lista posjećenosti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303013apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +16,No record found,Nije pronađen zapis
Anand Doshi191b2972015-10-21 16:50:31 +05303014apps/erpnext/erpnext/controllers/stock_controller.py +175,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Mjesto troška je ovezno za stavku {2}
3015apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +79,Account {0} is inactive,Račun {0} nije aktivan
Pratik Vyas593d5622015-03-02 19:07:52 +05303016DocType: GL Entry,Is Advance,Je Predujam
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303017apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +21,Attendance From Date and Attendance To Date is mandatory,Gledanost od datuma do datuma je obvezna
3018apps/erpnext/erpnext/controllers/buying_controller.py +131,Please enter 'Is Subcontracted' as Yes or No,Unesite ' Je podugovoren ' kao da ili ne
Pratik Vyas593d5622015-03-02 19:07:52 +05303019DocType: Sales Team,Contact No.,Kontakt broj
Anand Doshi191b2972015-10-21 16:50:31 +05303020apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,'Profit and Loss' type account {0} not allowed in Opening Entry,'Račun dobiti i gubitka' tip računa {0} nije dopušten u otvorenom ulazu
Pratik Vyas593d5622015-03-02 19:07:52 +05303021DocType: Workflow State,Time,Vrijeme
3022DocType: Features Setup,Sales Discounts,Prodajni popusti
3023DocType: Hub Settings,Seller Country,Prodavač Država
3024DocType: Authorization Rule,Authorization Rule,Pravilo autorizacije
3025DocType: Sales Invoice,Terms and Conditions Details,Uvjeti Detalji
Pratik Vyas97264472015-05-14 15:13:10 +05303026DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Prodaja Porezi i pristojbe Predložak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303027apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +10,Apparel & Accessories,Odjeća i modni dodaci
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303028apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +67,Number of Order,Broj narudžbe
Pratik Vyas593d5622015-03-02 19:07:52 +05303029DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / baner koji će se prikazivati ​​na vrhu liste proizvoda.
3030DocType: Shipping Rule,Specify conditions to calculate shipping amount,Navedite uvjete za izračunavanje iznosa dostave
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303031apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +121,Add Child,Dodaj dijete
Pratik Vyas593d5622015-03-02 19:07:52 +05303032DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Uloga dopušteno postavljanje blokada računa i uređivanje Frozen Entries
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303033apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +52,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"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303034apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +47,Conversion Factor is required,Faktor pretvorbe je potrebno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303035apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +37,Serial #,Serijski #
Pratik Vyas97264472015-05-14 15:13:10 +05303036apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +87,Commission on Sales,Komisija za prodaju
3037DocType: Offer Letter Term,Value / Description,Vrijednost / Opis
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303038DocType: Tax Rule,Billing Country,Naplata Država
Pratik Vyas97264472015-05-14 15:13:10 +05303039,Customers Not Buying Since Long Time,Kupci koji nisu kupili već dugo vremena
Pratik Vyas593d5622015-03-02 19:07:52 +05303040DocType: Production Order,Expected Delivery Date,Očekivani rok isporuke
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303041apps/erpnext/erpnext/accounts/general_ledger.py +121,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debitne i kreditne nije jednaka za {0} # {1}. Razlika je {2}.
3042apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +48,Bulging,Ispupčen
3043apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +11,Evaporative-pattern casting,Isparenja-uzorak lijevanje
Pratik Vyas97264472015-05-14 15:13:10 +05303044apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Entertainment Expenses,Zabava Troškovi
Rushabh Mehtafc307972015-11-04 18:02:45 +05303045apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +195,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Prodaja Račun {0} mora biti otkazana prije poništenja ovu prodajnog naloga
3046apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +61,Age,Doba
Pratik Vyas97264472015-05-14 15:13:10 +05303047DocType: Time Log,Billing Amount,Naplata Iznos
Pratik Vyas593d5622015-03-02 19:07:52 +05303048apps/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.
Pratik Vyas97264472015-05-14 15:13:10 +05303049apps/erpnext/erpnext/config/hr.py +18,Applications for leave.,Prijave za odmor.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303050apps/erpnext/erpnext/accounts/doctype/account/account.py +172,Account with existing transaction can not be deleted,Račun s postojećom transakcijom ne može se izbrisati
Pratik Vyas97264472015-05-14 15:13:10 +05303051apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Legal Expenses,Pravni troškovi
Pratik Vyas593d5622015-03-02 19:07:52 +05303052DocType: Sales Order,"The day of the month on which auto order will be generated e.g. 05, 28 etc","Dan u mjesecu na koji auto kako bi se ostvarila npr 05, 28 itd"
3053DocType: Sales Invoice,Posting Time,Objavljivanje Vrijeme
Pratik Vyas97264472015-05-14 15:13:10 +05303054DocType: Sales Order,% Amount Billed,% Naplaćeni iznos
3055apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Telephone Expenses,Telefonski troškovi
Pratik Vyas593d5622015-03-02 19:07:52 +05303056DocType: Sales Partner,Logo,Logo
Pratik Vyas593d5622015-03-02 19:07:52 +05303057DocType: 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.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303058apps/erpnext/erpnext/stock/get_item_details.py +107,No Item with Serial No {0},Nema proizvoda sa serijskim brojem {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05303059apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +95,Open Notifications,Otvoreno Obavijesti
Pratik Vyas97264472015-05-14 15:13:10 +05303060apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Direct Expenses,Izravni troškovi
Pratik Vyas97264472015-05-14 15:13:10 +05303061apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Novi prihod kupca
3062apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Travel Expenses,putni troškovi
Pratik Vyas593d5622015-03-02 19:07:52 +05303063DocType: Maintenance Visit,Breakdown,Slom
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303064apps/erpnext/erpnext/controllers/accounts_controller.py +241,Account: {0} with currency: {1} can not be selected,Račun: {0} s valutom: {1} ne može se odabrati
Pratik Vyas593d5622015-03-02 19:07:52 +05303065DocType: Bank Reconciliation Detail,Cheque Date,Ček Datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303066apps/erpnext/erpnext/accounts/doctype/account/account.py +47,Account {0}: Parent account {1} does not belong to company: {2},Račun {0}: nadređeni račun {1} ne pripada tvrtki: {2}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303067apps/erpnext/erpnext/setup/doctype/company/company.js +38,Successfully deleted all transactions related to this company!,Uspješno izbrisati sve transakcije vezane uz ovu tvrtku!
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303068apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Kao i na datum
3069apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +111,Honing,Brušenje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303070apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +58,Probation,Probni rad
Rushabh Mehtafc307972015-11-04 18:02:45 +05303071apps/erpnext/erpnext/stock/doctype/item/item.py +258,Default Warehouse is mandatory for stock Item.,Glavno skladište je obvezno za skladišni proizvod.
Pratik Vyas593d5622015-03-02 19:07:52 +05303072DocType: Feed,Full Name,Ime i prezime
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303073apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +148,Clinching,Učvrstio
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303074apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +191,Payment of salary for the month {0} and year {1},Isplata plaće za mjesec {0} i godina {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303075DocType: Stock Settings,Auto insert Price List rate if missing,Auto umetak Cjenik stopa ako nedostaje
Pratik Vyas593d5622015-03-02 19:07:52 +05303076apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Paid Amount,Ukupno uplaćeni iznos
Pratik Vyas593d5622015-03-02 19:07:52 +05303077,Transferred Qty,prebačen Kol
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303078apps/erpnext/erpnext/config/learn.py +11,Navigating,Kretanje
3079apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +137,Planning,planiranje
Pratik Vyas97264472015-05-14 15:13:10 +05303080apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +9,Make Time Log Batch,Napravi grupno vrijeme prijave
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303081apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Issued,Izdano
Pratik Vyas97264472015-05-14 15:13:10 +05303082DocType: Project,Total Billing Amount (via Time Logs),Ukupno naplate Iznos (preko Vrijeme Trupci)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303083apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +629,We sell this Item,Prodajemo ovaj proizvod
3084apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +65,Supplier Id,Id Dobavljač
Pratik Vyas593d5622015-03-02 19:07:52 +05303085DocType: Journal Entry,Cash Entry,Novac Stupanje
3086DocType: Sales Partner,Contact Desc,Kontakt ukratko
Pratik Vyas97264472015-05-14 15:13:10 +05303087apps/erpnext/erpnext/config/hr.py +135,"Type of leaves like casual, sick etc.","Tip lišća poput casual, bolovanja i sl."
Pratik Vyas593d5622015-03-02 19:07:52 +05303088DocType: Email Digest,Send regular summary reports via Email.,Pošalji redovite sažetak izvješća putem e-maila.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303089DocType: Brand,Item Manager,Stavka Manager
Pratik Vyas593d5622015-03-02 19:07:52 +05303090DocType: Cost Center,Add rows to set annual budgets on Accounts.,Dodaj redak za izračun godišnjeg proračuna.
3091DocType: Buying Settings,Default Supplier Type,Zadani tip dobavljača
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303092apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +160,Quarrying,Vađenje
Pratik Vyas593d5622015-03-02 19:07:52 +05303093DocType: Production Order,Total Operating Cost,Ukupni trošak
Rushabh Mehtafc307972015-11-04 18:02:45 +05303094apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +160,Note: Item {0} entered multiple times,Napomena : Proizvod {0} je upisan više puta
Pratik Vyas97264472015-05-14 15:13:10 +05303095apps/erpnext/erpnext/config/crm.py +27,All Contacts.,Svi kontakti.
Pratik Vyas593d5622015-03-02 19:07:52 +05303096DocType: Newsletter,Test Email Id,Test E-mail ID
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303097apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +394,Company Abbreviation,Kratica Društvo
Pratik Vyas593d5622015-03-02 19:07:52 +05303098DocType: Features Setup,If you follow Quality Inspection. Enables Item QA Required and QA No in Purchase Receipt,Ako slijedite kvalitete . Omogućuje predmet QA potrebno i QA Ne u Račun kupnje
Pratik Vyas97264472015-05-14 15:13:10 +05303099DocType: GL Entry,Party Type,Tip stranke
Pratik Vyas593d5622015-03-02 19:07:52 +05303100apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +68,Raw material cannot be same as main Item,Sirovina ne mogu biti isti kao glavni predmet
3101DocType: Item Attribute Value,Abbreviation,Skraćenica
Pratik Vyas97264472015-05-14 15:13:10 +05303102apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Niste ovlašteni od {0} prijeđenog limita
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303103apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +30,Rotational molding,Vrtnje moulding
Pratik Vyas97264472015-05-14 15:13:10 +05303104apps/erpnext/erpnext/config/hr.py +115,Salary template master.,Plaća predložak majstor .
Pratik Vyas593d5622015-03-02 19:07:52 +05303105DocType: Leave Type,Max Days Leave Allowed,Max Dani Ostavite dopuštenih
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303106apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +55,Set Tax Rule for shopping cart,Postavite Porezni Pravilo za košaricu
Pratik Vyas97264472015-05-14 15:13:10 +05303107DocType: Payment Tool,Set Matching Amounts,Postavite Odgovarajući Iznosi
Pratik Vyas593d5622015-03-02 19:07:52 +05303108DocType: Purchase Invoice,Taxes and Charges Added,Porezi i naknade Dodano
3109,Sales Funnel,prodaja dimnjak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303110apps/erpnext/erpnext/setup/doctype/company/company.py +35,Abbreviation is mandatory,Naziv je obavezno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303111apps/erpnext/erpnext/shopping_cart/utils.py +33,Cart,Kolica
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303112apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +136,Thank you for your interest in subscribing to our updates,Hvala vam na interesu za pretplate na naše ažuriranja
Pratik Vyas593d5622015-03-02 19:07:52 +05303113,Qty to Transfer,Količina za prijenos
Pratik Vyas97264472015-05-14 15:13:10 +05303114apps/erpnext/erpnext/config/selling.py +18,Quotes to Leads or Customers.,Ponude za kupce ili potencijalne kupce.
Pratik Vyas593d5622015-03-02 19:07:52 +05303115DocType: Stock Settings,Role Allowed to edit frozen stock,Uloga dopuštenih urediti smrznute zalihe
Pratik Vyas97264472015-05-14 15:13:10 +05303116,Territory Target Variance Item Group-Wise,Pregled prometa po teritoriji i grupi proizvoda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303117apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +101,All Customer Groups,Sve grupe kupaca
Rushabh Mehtafc307972015-11-04 18:02:45 +05303118apps/erpnext/erpnext/controllers/accounts_controller.py +474,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} je obavezno. Možda Mjenjačnica zapis nije stvoren za {1} na {2}.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303119apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +37,Tax Template is mandatory.,Porez Predložak je obavezno.
3120apps/erpnext/erpnext/accounts/doctype/account/account.py +41,Account {0}: Parent account {1} does not exist,Račun {0}: nadređeni račun {1} ne postoji
Pratik Vyas593d5622015-03-02 19:07:52 +05303121DocType: Purchase Invoice Item,Price List Rate (Company Currency),Cjenik stopa (Društvo valuta)
Pratik Vyas97264472015-05-14 15:13:10 +05303122DocType: Account,Temporary,Privremen
Pratik Vyas593d5622015-03-02 19:07:52 +05303123DocType: Address,Preferred Billing Address,Željena adresa za naplatu
Pratik Vyas97264472015-05-14 15:13:10 +05303124DocType: Monthly Distribution Percentage,Percentage Allocation,Postotak raspodjele
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303125apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +86,Secretary,tajnica
Pratik Vyas593d5622015-03-02 19:07:52 +05303126DocType: Serial No,Distinct unit of an Item,Razlikuje jedinica stavku
Pratik Vyas593d5622015-03-02 19:07:52 +05303127DocType: Pricing Rule,Buying,Kupnja
3128DocType: HR Settings,Employee Records to be created by,Zaposlenik Records bi se stvorili
3129apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.js +24,This Time Log Batch has been cancelled.,Ovo Batch Vrijeme Log je otkazan.
Anand Doshibacc6792015-10-30 12:54:27 +05303130,Reqd By Date,Reqd Po datumu
Pratik Vyas593d5622015-03-02 19:07:52 +05303131DocType: Salary Slip Earning,Salary Slip Earning,Plaća proklizavanja Zarada
Pratik Vyas97264472015-05-14 15:13:10 +05303132apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +161,Creditors,Vjerovnici
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303133apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Serial No is mandatory,Red # {0}: Serijski br obvezno
Pratik Vyas593d5622015-03-02 19:07:52 +05303134DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Stavka Wise Porezna Detalj
Pratik Vyas97264472015-05-14 15:13:10 +05303135,Item-wise Price List Rate,Item-wise cjenik
Pratik Vyas593d5622015-03-02 19:07:52 +05303136DocType: Purchase Order Item,Supplier Quotation,Dobavljač Ponuda
3137DocType: Quotation,In Words will be visible once you save the Quotation.,U riječi će biti vidljiv nakon što spremite ponudu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303138apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +68,Ironing,Glačanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05303139apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,{0} {1} is stopped,{0} {1} je zaustavljen
3140apps/erpnext/erpnext/stock/doctype/item/item.py +346,Barcode {0} already used in Item {1},Barkod {0} se već koristi u proizvodu {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303141DocType: Lead,Add to calendar on this date,Dodaj u kalendar na ovaj datum
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303142apps/erpnext/erpnext/config/selling.py +132,Rules for adding shipping costs.,Pravila za dodavanje troškova prijevoza.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303143apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +40,Upcoming Events,Nadolazeći događaji
Pratik Vyas593d5622015-03-02 19:07:52 +05303144apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Kupac je dužan
3145DocType: Letter Head,Letter Head,Zaglavlje
Rushabh Mehtafc307972015-11-04 18:02:45 +05303146apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +27,Quick Entry,Brzi Ulaz
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303147apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} je obvezna za povratak
3148DocType: Purchase Order,To Receive,Primiti
3149apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +33,Shrink fitting,Stisni dolikuje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303150apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +522,user@example.com,user@example.com
Pratik Vyas593d5622015-03-02 19:07:52 +05303151DocType: Email Digest,Income / Expense,Prihodi / rashodi
Pratik Vyas97264472015-05-14 15:13:10 +05303152DocType: Employee,Personal Email,Osobni email
3153apps/erpnext/erpnext/selling/report/territory_target_variance_item_group_wise/territory_target_variance_item_group_wise.py +58,Total Variance,Ukupne varijance
Pratik Vyas593d5622015-03-02 19:07:52 +05303154DocType: 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."
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303155apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +15,Brokerage,Posredništvo
3156DocType: Address,Postal Code,poštanski broj
Pratik Vyas593d5622015-03-02 19:07:52 +05303157DocType: Production Order Operation,"in Minutes
3158Updated via 'Time Log'","U nekoliko minuta
3159 Ažurirano putem 'Time Log'"
3160DocType: Customer,From Lead,Od Olovo
Pratik Vyas97264472015-05-14 15:13:10 +05303161apps/erpnext/erpnext/config/manufacturing.py +19,Orders released for production.,Narudžbe objavljen za proizvodnju.
Pratik Vyas593d5622015-03-02 19:07:52 +05303162apps/erpnext/erpnext/accounts/page/financial_analytics/financial_analytics.js +42,Select Fiscal Year...,Odaberite fiskalnu godinu ...
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303163apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +442,POS Profile required to make POS Entry,POS Profil potrebna da bi POS unos
Pratik Vyas97264472015-05-14 15:13:10 +05303164DocType: Hub Settings,Name Token,Naziv tokena
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303165apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +106,Planing,Blanjanje
Anand Doshi191b2972015-10-21 16:50:31 +05303166apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.py +182,Standard Selling,Standardna prodaja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303167apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +137,Atleast one warehouse is mandatory,Atleast jednom skladištu je obavezno
Pratik Vyas593d5622015-03-02 19:07:52 +05303168DocType: Serial No,Out of Warranty,Od jamstvo
3169DocType: BOM Replace Tool,Replace,Zamijeniti
Rushabh Mehtafc307972015-11-04 18:02:45 +05303170apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +314,{0} against Sales Invoice {1},{0} u odnosu na prodajnom računu {1}
3171apps/erpnext/erpnext/stock/doctype/item/item.py +49,Please enter default Unit of Measure,Unesite zadanu jedinicu mjere
Pratik Vyas593d5622015-03-02 19:07:52 +05303172DocType: Purchase Invoice Item,Project Name,Naziv projekta
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303173DocType: Supplier,Mention if non-standard receivable account,Spomenuti ako nestandardni potraživanja račun
Pratik Vyas593d5622015-03-02 19:07:52 +05303174DocType: Workflow State,Edit,Uredi
3175DocType: Journal Entry Account,If Income or Expense,Ako prihoda i rashoda
Pratik Vyas593d5622015-03-02 19:07:52 +05303176DocType: Features Setup,Item Batch Nos,Broj serije proizvoda
3177DocType: Stock Ledger Entry,Stock Value Difference,Stock Vrijednost razlika
Rushabh Mehtafc307972015-11-04 18:02:45 +05303178apps/erpnext/erpnext/config/learn.py +204,Human Resource,Ljudski Resursi
Pratik Vyas593d5622015-03-02 19:07:52 +05303179DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Pomirenje Plaćanje Plaćanje
Pratik Vyas97264472015-05-14 15:13:10 +05303180apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +36,Tax Assets,porezna imovina
Pratik Vyas593d5622015-03-02 19:07:52 +05303181DocType: BOM Item,BOM No,BOM br.
3182DocType: Contact Us Settings,Pincode,Poštanski broj
Rushabh Mehtafc307972015-11-04 18:02:45 +05303183apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +128,Journal Entry {0} does not have account {1} or already matched against other voucher,Temeljnica {0} nema račun {1} ili već usklađeni protiv drugog bona
Pratik Vyas593d5622015-03-02 19:07:52 +05303184DocType: Item,Moving Average,Prosječna ponderirana cijena
3185DocType: BOM Replace Tool,The BOM which will be replaced,BOM koji će biti zamijenjen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303186apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +43,New Stock UOM must be different from current stock UOM,Novi skladišni UOM mora biti različit od trenutnog UOM-a
Pratik Vyas593d5622015-03-02 19:07:52 +05303187DocType: Account,Debit,Zaduženje
Rushabh Mehtafc307972015-11-04 18:02:45 +05303188apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +34,Leaves must be allocated in multiples of 0.5,"Odsustva moraju biti dodijeljena kao višekratnici od 0,5"
Pratik Vyas593d5622015-03-02 19:07:52 +05303189DocType: Production Order,Operation Cost,Operacija troškova
Pratik Vyas97264472015-05-14 15:13:10 +05303190apps/erpnext/erpnext/config/hr.py +71,Upload attendance from a .csv file,Prenesi dolazak iz. Csv datoteku
Pratik Vyas593d5622015-03-02 19:07:52 +05303191apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Izvanredna Amt
3192DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Set cilja predmet Grupa-mudar za ovaj prodavač.
3193DocType: Warranty Claim,"To assign this issue, use the ""Assign"" button in the sidebar.","Za dodjelu taj problem, koristite "dodijeliti" gumb u sidebar."
3194DocType: Stock Settings,Freeze Stocks Older Than [Days],Freeze Dionice stariji od [ dana ]
Pratik Vyas593d5622015-03-02 19:07:52 +05303195apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +40,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Ako dva ili više Cijene Pravila nalaze se na temelju gore navedenih uvjeta, Prioritet se primjenjuje. Prioritet je broj između 0 do 20, a zadana vrijednost je nula (prazno). Veći broj znači da će imati prednost ako ima više Cijene pravila s istim uvjetima."
Pratik Vyas97264472015-05-14 15:13:10 +05303196apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Fiskalna godina: {0} ne postoji
Pratik Vyas593d5622015-03-02 19:07:52 +05303197DocType: Currency Exchange,To Currency,Valutno
3198DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Dopusti sljedeći korisnici odobriti ostavite aplikacije za blok dana.
Pratik Vyas97264472015-05-14 15:13:10 +05303199apps/erpnext/erpnext/config/hr.py +155,Types of Expense Claim.,Vrste Rashodi zahtjevu.
Pratik Vyas593d5622015-03-02 19:07:52 +05303200DocType: Item,Taxes,Porezi
3201DocType: Project,Default Cost Center,Zadana troškovnih centara
3202DocType: Purchase Invoice,End Date,Datum završetka
3203DocType: Employee,Internal Work History,Unutarnja Povijest Posao
3204DocType: DocField,Column Break,Kolona Break
3205DocType: Event,Thursday,Četvrtak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303206apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +42,Private Equity,Private Equity
3207apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +93,Turning,Tokarenje
Pratik Vyas593d5622015-03-02 19:07:52 +05303208DocType: Maintenance Visit,Customer Feedback,Kupac Ocjena
3209DocType: Account,Expense,rashod
3210DocType: Sales Invoice,Exhibition,Izložba
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303211DocType: Item Attribute,From Range,Iz raspona
Pratik Vyas97264472015-05-14 15:13:10 +05303212apps/erpnext/erpnext/stock/utils.py +89,Item {0} ignored since it is not a stock item,Proizvod {0} se ignorira budući da nije skladišni artikal
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303213apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +29,Submit this Production Order for further processing.,Pošaljite ovaj radnog naloga za daljnju obradu .
Pratik Vyas593d5622015-03-02 19:07:52 +05303214apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +21,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Da se ne primjenjuje pravilo Cijene u određenoj transakciji, svim primjenjivim pravilima cijena bi trebala biti onemogućen."
3215DocType: Company,Domain,Domena
Pratik Vyas97264472015-05-14 15:13:10 +05303216,Sales Order Trends,Trend narudžbi kupca
Pratik Vyas593d5622015-03-02 19:07:52 +05303217DocType: Employee,Held On,Održanoj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303218apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +33,Production Item,Proizvodni proizvod
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303219,Employee Information,Informacije o zaposleniku
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303220apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +552,Rate (%),Stopa ( % )
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303221DocType: Stock Entry Detail,Additional Cost,Dodatni trošak
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303222apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +407,Financial Year End Date,Financijska godina - zadnji datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303223apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"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"
Rushabh Mehtafc307972015-11-04 18:02:45 +05303224apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +484,Make Supplier Quotation,Napravi ponudu dobavljaču
Pratik Vyas593d5622015-03-02 19:07:52 +05303225DocType: Quality Inspection,Incoming,Dolazni
Pratik Vyas97264472015-05-14 15:13:10 +05303226DocType: BOM,Materials Required (Exploded),Potrebna roba
Pratik Vyas593d5622015-03-02 19:07:52 +05303227DocType: Salary Structure Earning,Reduce Earning for Leave Without Pay (LWP),Smanjenje plaća za ostaviti bez plaće (lwp)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303228apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +512,"Add users to your organization, other than yourself","Dodaj korisnika u vašoj organizaciji, osim sebe"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303229apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +97,Row # {0}: Serial No {1} does not match with {2} {3},Red # {0}: Serijski br {1} ne odgovara {2} {3}
Pratik Vyas593d5622015-03-02 19:07:52 +05303230apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +44,Casual Leave,Casual dopust
Pratik Vyas593d5622015-03-02 19:07:52 +05303231DocType: Batch,Batch ID,ID serije
Rushabh Mehtafc307972015-11-04 18:02:45 +05303232apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +334,Note: {0},Napomena: {0}
Pratik Vyas97264472015-05-14 15:13:10 +05303233,Delivery Note Trends,Trend otpremnica
Anand Doshi191b2972015-10-21 16:50:31 +05303234apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +104,This Week's Summary,Ovaj tjedan Sažetak
Rushabh Mehtafc307972015-11-04 18:02:45 +05303235apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +74,{0} must be a Purchased or Sub-Contracted Item in row {1},{0} mora bitikupljen ili pod-ugovori stavka u nizu {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303236apps/erpnext/erpnext/accounts/general_ledger.py +106,Account: {0} can only be updated via Stock Transactions,Račun: {0} može se ažurirati samo preko Stock promet
Pratik Vyas593d5622015-03-02 19:07:52 +05303237DocType: GL Entry,Party,Stranka
3238DocType: Sales Order,Delivery Date,Datum isporuke
3239DocType: DocField,Currency,Valuta
3240DocType: Opportunity,Opportunity Date,Datum prilike
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303241DocType: Purchase Receipt,Return Against Purchase Receipt,Povratak Protiv Račun kupnje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303242DocType: Purchase Order,To Bill,Za Billa
3243DocType: Material Request,% Ordered,% Ž
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303244apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +61,Piecework,Rad po komadu
Pratik Vyas593d5622015-03-02 19:07:52 +05303245apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +64,Avg. Buying Rate,AVG. Kupnja stopa
Pratik Vyas97264472015-05-14 15:13:10 +05303246DocType: Task,Actual Time (in Hours),Stvarno vrijeme (u satima)
Pratik Vyas593d5622015-03-02 19:07:52 +05303247DocType: Employee,History In Company,Povijest tvrtke
Rushabh Mehtafc307972015-11-04 18:02:45 +05303248apps/erpnext/erpnext/config/crm.py +151,Newsletters,Newsletteri
Pratik Vyas593d5622015-03-02 19:07:52 +05303249DocType: Address,Shipping,Utovar
Pratik Vyas97264472015-05-14 15:13:10 +05303250DocType: Stock Ledger Entry,Stock Ledger Entry,Upis u glavnu knjigu
3251DocType: Department,Leave Block List,Popis neodobrenih odsustva
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303252DocType: Customer,Tax ID,Porezni broj
Anand Doshi191b2972015-10-21 16:50:31 +05303253apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +188,Item {0} is not setup for Serial Nos. Column must be blank,Stavka {0} nije setup za serijski brojevi Stupac mora biti prazan
Pratik Vyas593d5622015-03-02 19:07:52 +05303254DocType: Accounts Settings,Accounts Settings,Postavke računa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303255DocType: Customer,Sales Partner and Commission,Prodaja partner i komisija
Pratik Vyas97264472015-05-14 15:13:10 +05303256apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Plant and Machinery,Postrojenja i strojevi
Pratik Vyas593d5622015-03-02 19:07:52 +05303257DocType: Sales Partner,Partner's Website,Web stranica partnera
3258DocType: Opportunity,To Discuss,Za Raspravljajte
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303259DocType: SMS Settings,SMS Settings,SMS postavke
Pratik Vyas97264472015-05-14 15:13:10 +05303260apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +60,Temporary Accounts,Privremeni računi
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303261apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +155,Black,Crna
Pratik Vyas593d5622015-03-02 19:07:52 +05303262DocType: BOM Explosion Item,BOM Explosion Item,BOM eksplozije artikla
3263DocType: Account,Auditor,Revizor
3264DocType: Purchase Order,End date of current order's period,Datum završetka razdoblja tekuće narudžbe
Pratik Vyas97264472015-05-14 15:13:10 +05303265apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +17,Make Offer Letter,Ponudu Pismo
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303266apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +10,Return,Povratak
Rushabh Mehtafc307972015-11-04 18:02:45 +05303267apps/erpnext/erpnext/stock/doctype/item/item.py +500,Default Unit of Measure for Variant must be same as Template,Zadana mjerna jedinica za inačicom mora biti ista kao predložak
Pratik Vyas593d5622015-03-02 19:07:52 +05303268DocType: DocField,Fold,Saviti
Pratik Vyas97264472015-05-14 15:13:10 +05303269DocType: Production Order Operation,Production Order Operation,Proizvodni nalog Rad
Pratik Vyas593d5622015-03-02 19:07:52 +05303270DocType: Pricing Rule,Disable,Ugasiti
Pratik Vyas97264472015-05-14 15:13:10 +05303271DocType: Project Task,Pending Review,U tijeku pregled
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303272apps/frappe/frappe/integrations/doctype/dropbox_backup/dropbox_backup.js +12,Please specify,Navedite
Pratik Vyas97264472015-05-14 15:13:10 +05303273DocType: Task,Total Expense Claim (via Expense Claim),Ukupni rashodi Zatraži (preko Rashodi Zahtjeva)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303274apps/erpnext/erpnext/accounts/report/sales_register/sales_register.py +66,Customer Id,Korisnički ID
Pratik Vyas593d5622015-03-02 19:07:52 +05303275DocType: Page,Page Name,Ime stranice
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303276apps/erpnext/erpnext/projects/doctype/time_log/time_log.py +110,To Time must be greater than From Time,Za vrijeme mora biti veći od od vremena
3277DocType: Journal Entry Account,Exchange Rate,Tečaj
3278apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +465,Sales Order {0} is not submitted,Prodajnog naloga {0} nije podnesen
Pratik Vyasfcc31022015-07-10 12:05:24 +05303279apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +74,Warehouse {0}: Parent account {1} does not bolong to the company {2},Skladište {0}: Nadređeni račun {1} ne pripada tvrtki {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303280apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +124,Spindle finishing,Vretena završna obrada
Pratik Vyas593d5622015-03-02 19:07:52 +05303281DocType: BOM,Last Purchase Rate,Zadnja kupovna cijena
3282DocType: Account,Asset,Asset
Pratik Vyas97264472015-05-14 15:13:10 +05303283DocType: Project Task,Task ID,Zadatak ID
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303284apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +395,"e.g. ""MC""","na primjer ""MC"""
Anand Doshi191b2972015-10-21 16:50:31 +05303285apps/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 točkom {0} jer ima varijante
Pratik Vyas97264472015-05-14 15:13:10 +05303286,Sales Person-wise Transaction Summary,Pregled prometa po prodavaču
Pratik Vyas593d5622015-03-02 19:07:52 +05303287DocType: System Settings,Time Zone,Time Zone
3288apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +104,Warehouse {0} does not exist,Skladište {0} ne postoji
3289apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Registrirajte se za ERPNext Hub
Pratik Vyas97264472015-05-14 15:13:10 +05303290DocType: Monthly Distribution,Monthly Distribution Percentages,Mjesečni postotci distribucije
Pratik Vyas593d5622015-03-02 19:07:52 +05303291apps/erpnext/erpnext/stock/doctype/batch/batch.py +16,The selected item cannot have Batch,Izabrani predmet ne može imati Hrpa
Pratik Vyas97264472015-05-14 15:13:10 +05303292DocType: Delivery Note,% of materials delivered against this Delivery Note,% robe od ove otpremnice je isporučeno
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303293apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +151,Stapling,Klamanje
Pratik Vyas97264472015-05-14 15:13:10 +05303294DocType: Customer,Customer Details,Korisnički podaci
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303295apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +105,Shaping,Oblikovanje
Pratik Vyas593d5622015-03-02 19:07:52 +05303296DocType: Employee,Reports to,Izvješća
3297DocType: SMS Settings,Enter url parameter for receiver nos,Unesite URL parametar za prijemnike br
3298DocType: Sales Invoice,Paid Amount,Plaćeni iznos
Rushabh Mehtafc307972015-11-04 18:02:45 +05303299apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type 'Liability',Zatvaranje računa {0} mora biti tipa ' odgovornosti '
Pratik Vyas593d5622015-03-02 19:07:52 +05303300,Available Stock for Packing Items,Raspoloživo stanje za pakirane proizvode
Pratik Vyas593d5622015-03-02 19:07:52 +05303301DocType: Item Variant,Item Variant,Stavka Variant
3302apps/erpnext/erpnext/utilities/doctype/address_template/address_template.py +15,Setting this Address Template as default as there is no other default,"Postavljanje Ova adresa predloška kao zadano, jer nema drugog zadano"
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303303apps/erpnext/erpnext/accounts/doctype/account/account.py +89,"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'"
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303304apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +76,Quality Management,Upravljanje kvalitetom
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303305DocType: Production Planning Tool,Filter based on customer,Filtriranje prema kupcima
Pratik Vyas593d5622015-03-02 19:07:52 +05303306DocType: Payment Tool Detail,Against Voucher No,Protiv Voucher br
Rushabh Mehtafc307972015-11-04 18:02:45 +05303307apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +47,Please enter quantity for Item {0},Molimo unesite količinu za točku {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303308DocType: Employee External Work History,Employee External Work History,Zaposlenik Vanjski Rad Povijest
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303309DocType: Tax Rule,Purchase,Kupiti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303310apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +34,Balance Qty,Bilanca kol
Pratik Vyas97264472015-05-14 15:13:10 +05303311DocType: Item Group,Parent Item Group,Nadređena grupa proizvoda
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303312apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} od {1}
3313apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +96,Cost Centers,Troška
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303314apps/erpnext/erpnext/config/stock.py +115,Warehouses.,Skladišta.
3315DocType: 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
Pratik Vyas97264472015-05-14 15:13:10 +05303316apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Red # {0}: vremenu sukobi s redom {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303317DocType: Opportunity,Next Contact,Sljedeći Kontakt
Pratik Vyas593d5622015-03-02 19:07:52 +05303318DocType: Employee,Employment Type,Zapošljavanje Tip
Pratik Vyas97264472015-05-14 15:13:10 +05303319apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +40,Fixed Assets,Dugotrajne imovine
3320DocType: Item Group,Default Expense Account,Zadani račun rashoda
3321DocType: Employee,Notice (days),Obavijest (dani)
Pratik Vyas593d5622015-03-02 19:07:52 +05303322DocType: Page,Yes,Da
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303323DocType: Tax Rule,Sales Tax Template,Porez Predložak
Pratik Vyas593d5622015-03-02 19:07:52 +05303324DocType: Employee,Encashment Date,Encashment Datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303325apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +74,Electroforming,Electroforming
3326apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +179,"Against Voucher Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Protiv bon Tip mora biti jedan od narudžbenice, fakturi ili Temeljnica"
Pratik Vyas593d5622015-03-02 19:07:52 +05303327DocType: Account,Stock Adjustment,Stock Podešavanje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303328apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +34,Default Activity Cost exists for Activity Type - {0},Zadana aktivnost Troškovi postoji Vrsta djelatnosti - {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303329DocType: Production Order,Planned Operating Cost,Planirani operativni trošak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303330apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +121,New {0} Name,Novo {0} ime
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303331apps/erpnext/erpnext/controllers/recurring_document.py +128,Please find attached {0} #{1},U prilogu {0} # {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303332DocType: Job Applicant,Applicant Name,Podnositelj zahtjeva Ime
3333DocType: Authorization Rule,Customer / Item Name,Kupac / Stavka Ime
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303334DocType: 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**.
3335
3336The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
3337
3338For 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.
3339
3340Note: BOM = Bill of Materials",Agregat skupina ** Opcije ** u drugom ** ** točke. To je korisno ako vezanje određene artikle ** ** u paketu i održavanje zalihe zapakiranom ** Opcije ** a ne zbroj ** ** stavke. Paket ** ** Stavka će imati "Je kataloški Stavka" kao "ne" i "Je li prodaja predmeta" kao "Da". Na primjer: Ako se prodaje Prijenosna računala i ruksacima odvojeno i imaju posebnu cijenu ako kupac kupuje i onda laptop + ruksak će biti novi bala proizvoda predmeta. Napomena: BOM = Bill materijala
Pratik Vyas593d5622015-03-02 19:07:52 +05303341apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Serial No is mandatory for Item {0},Serijski Nema je obvezna za točke {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303342DocType: Item Variant Attribute,Attribute,Atribut
3343apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +21,Please specify from/to range,Navedite od / do rasponu
Rushabh Mehtafc307972015-11-04 18:02:45 +05303344apps/frappe/frappe/public/js/frappe/model/model.js +18,Created By,Stvorio
Pratik Vyas593d5622015-03-02 19:07:52 +05303345DocType: Serial No,Under AMC,Pod AMC
3346apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +47,Item valuation rate is recalculated considering landed cost voucher amount,Stopa predmeta vrednovanja preračunava obzirom sletio troškova iznos vaučera
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303347apps/erpnext/erpnext/config/selling.py +70,Default settings for selling transactions.,Zadane postavke za prodajne transakcije.
Pratik Vyas593d5622015-03-02 19:07:52 +05303348DocType: BOM Replace Tool,Current BOM,Trenutni BOM
Rushabh Mehtafc307972015-11-04 18:02:45 +05303349apps/erpnext/erpnext/public/js/utils.js +57,Add Serial No,Dodaj serijski broj
Pratik Vyas593d5622015-03-02 19:07:52 +05303350DocType: Production Order,Warehouses,Skladišta
Pratik Vyas97264472015-05-14 15:13:10 +05303351apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Print and Stationary,Ispis i stacionarnih
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303352apps/erpnext/erpnext/selling/page/sales_browser/sales_browser.js +122,Group Node,Group Node
Pratik Vyas593d5622015-03-02 19:07:52 +05303353DocType: Payment Reconciliation,Minimum Amount,Minimalni iznos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303354apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +71,Update Finished Goods,Update gotovih proizvoda
Pratik Vyas593d5622015-03-02 19:07:52 +05303355DocType: Workstation,per hour,na sat
Rushabh Mehtafc307972015-11-04 18:02:45 +05303356apps/frappe/frappe/core/doctype/doctype/doctype.py +106,Series {0} already used in {1},Serija {0} se već koristi u {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303357DocType: Warehouse,Account for the warehouse (Perpetual Inventory) will be created under this Account.,Račun za skladište ( neprestani inventar) stvorit će se na temelju ovog računa .
Pratik Vyas97264472015-05-14 15:13:10 +05303358apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +95,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Skladište se ne može izbrisati dok postoje upisi u glavnu knjigu za ovo skladište.
Pratik Vyas593d5622015-03-02 19:07:52 +05303359DocType: Company,Distribution,Distribucija
Rushabh Mehtafc307972015-11-04 18:02:45 +05303360apps/erpnext/erpnext/public/js/pos/pos.html +36,Amount Paid,Plaćeni iznos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303361apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +91,Project Manager,Voditelj projekta
3362apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +72,Dispatch,Otpremanje
Pratik Vyas97264472015-05-14 15:13:10 +05303363apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +70,Max discount allowed for item: {0} is {1}%,Maksimalni dopušteni popust za proizvod: {0} je {1}%
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303364DocType: Customer,Default Taxes and Charges,Zadani poreza i naknada
Pratik Vyas593d5622015-03-02 19:07:52 +05303365DocType: Account,Receivable,potraživanja
Rushabh Mehtafc307972015-11-04 18:02:45 +05303366apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +268,Row #{0}: Not allowed to change Supplier as Purchase Order already exists,Red # {0}: Nije dopušteno mijenjati dobavljača kao narudžbenice već postoji
Pratik Vyas593d5622015-03-02 19:07:52 +05303367DocType: 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.
3368DocType: Sales Invoice,Supplier Reference,Dobavljač Referenca
3369DocType: Production Planning Tool,"If checked, BOM for sub-assembly items will be considered for getting raw materials. Otherwise, all sub-assembly items will be treated as a raw material.","Ako je označeno, BOM za pod-zbor stavke će biti uzeti u obzir za dobivanje sirovine. Inače, sve pod-montaža stavke će biti tretirani kao sirovinu."
3370DocType: Material Request,Material Issue,Materijal Issue
3371DocType: Hub Settings,Seller Description,Prodavač Opis
Pratik Vyas593d5622015-03-02 19:07:52 +05303372DocType: Employee Education,Qualification,Kvalifikacija
3373DocType: Item Price,Item Price,Cijena proizvoda
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303374apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +48,Soap & Detergent,Sapun i deterdžent
3375apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +36,Motion Picture & Video,Pokretna slika & video
Pratik Vyas593d5622015-03-02 19:07:52 +05303376apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Naručeno
Pratik Vyas593d5622015-03-02 19:07:52 +05303377DocType: Warehouse,Warehouse Name,Naziv skladišta
3378DocType: Naming Series,Select Transaction,Odaberite transakciju
3379apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Unesite Odobravanje ulogu ili Odobravanje korisnike
3380DocType: Journal Entry,Write Off Entry,Otpis unos
3381DocType: BOM,Rate Of Materials Based On,Stopa materijali na temelju
Pratik Vyas97264472015-05-14 15:13:10 +05303382apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Analitike podrške
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303383apps/erpnext/erpnext/accounts/doctype/accounts_settings/accounts_settings.py +27,Company is missing in warehouses {0},Tvrtka je nestalo u skladištima {0}
Pratik Vyas97264472015-05-14 15:13:10 +05303384DocType: Stock UOM Replace Utility,Stock UOM Replace Utility,Alat za zamjenu mjernih jedinica (UOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303385DocType: POS Profile,Terms and Conditions,Odredbe i uvjeti
Pratik Vyas593d5622015-03-02 19:07:52 +05303386apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,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}
3387DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Ovdje možete održavati visina, težina, alergije, medicinske brige itd."
3388DocType: Leave Block List,Applies to Company,Odnosi se na Društvo
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303389apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +175,Cannot cancel because submitted Stock Entry {0} exists,"Ne može se otkazati, jer skladišni ulaz {0} postoji"
Pratik Vyas593d5622015-03-02 19:07:52 +05303390DocType: Purchase Invoice,In Words,Riječima
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303391apps/erpnext/erpnext/hr/doctype/employee/employee.py +213,Today is {0}'s birthday!,Danas je {0} 'rođendan!
Pratik Vyas97264472015-05-14 15:13:10 +05303392DocType: Production Planning Tool,Material Request For Warehouse,Zahtjev za robom za skladište
Pratik Vyas593d5622015-03-02 19:07:52 +05303393DocType: Sales Order Item,For Production,Za proizvodnju
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303394apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +103,Please enter sales order in the above table,Unesite prodajnog naloga u gornjoj tablici
Pratik Vyas97264472015-05-14 15:13:10 +05303395DocType: Project Task,View Task,Pregled zadataka
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303396apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +406,Your financial year begins on,Vaša financijska godina počinje
Pratik Vyas97264472015-05-14 15:13:10 +05303397apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +46,Please enter Purchase Receipts,Unesite Kupnja primici
Pratik Vyas593d5622015-03-02 19:07:52 +05303398DocType: Sales Invoice,Get Advances Received,Kreiraj avansno primanje
3399DocType: Email Digest,Add/Remove Recipients,Dodaj / ukloni primatelja
Anand Doshi191b2972015-10-21 16:50:31 +05303400apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +427,Transaction not allowed against stopped Production Order {0},Transakcija nije dopuštena protiv zaustavljena proizvodnja Reda {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303401apps/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 '"
Pratik Vyas97264472015-05-14 15:13:10 +05303402apps/erpnext/erpnext/config/support.py +54,Setup incoming server for support email id. (e.g. support@example.com),Postavke dolaznog servera za e-mail podrške (npr. support@example.com)
Rushabh Mehtafc307972015-11-04 18:02:45 +05303403apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +19,Shortage Qty,Nedostatak Kom
3404apps/erpnext/erpnext/stock/doctype/item/item.py +525,Item variant {0} exists with same attributes,Inačica Stavka {0} postoji s istim atributima
Pratik Vyas593d5622015-03-02 19:07:52 +05303405DocType: Salary Slip,Salary Slip,Plaća proklizavanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303406apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +116,Burnishing,Poliranje
Pratik Vyas97264472015-05-14 15:13:10 +05303407apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +54,'To Date' is required,'Do datuma ' je potrebno
Pratik Vyas593d5622015-03-02 19:07:52 +05303408DocType: Packing Slip,"Generate packing slips for packages to be delivered. Used to notify package number, package contents and its weight.","Izradi pakiranje gaćice za pakete biti isporučena. Koristi se za obavijesti paket broj, sadržaj paketa i njegovu težinu."
Pratik Vyas593d5622015-03-02 19:07:52 +05303409DocType: Sales Invoice Item,Sales Order Item,Naručeni proizvod - prodaja
3410DocType: Salary Slip,Payment Days,Plaćanja Dana
Pratik Vyas97264472015-05-14 15:13:10 +05303411DocType: BOM,Manage cost of operations,Uredi troškove poslovanja
Pratik Vyas593d5622015-03-02 19:07:52 +05303412DocType: Features Setup,Item Advanced,Proizvod - napredno
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303413apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +40,Hot rolling,Vruće valjanje
Pratik Vyas593d5622015-03-02 19:07:52 +05303414DocType: 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 "Postavio", e-mail pop-up automatski otvorio poslati e-mail na povezane "Kontakt" u toj transakciji, s transakcijom u privitku. Korisnik može ili ne može poslati e-mail."
Pratik Vyas97264472015-05-14 15:13:10 +05303415apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globalne postavke
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303416DocType: Employee Education,Employee Education,Obrazovanje zaposlenika
Rushabh Mehtafc307972015-11-04 18:02:45 +05303417apps/erpnext/erpnext/public/js/controllers/transaction.js +742,It is needed to fetch Item Details.,To je potrebno kako bi dohvatili Stavka Pojedinosti.
Pratik Vyas593d5622015-03-02 19:07:52 +05303418DocType: Salary Slip,Net Pay,Neto plaća
3419DocType: Account,Account,Račun
Anand Doshi191b2972015-10-21 16:50:31 +05303420apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} has already been received,Serijski Ne {0} već je primila
Pratik Vyas97264472015-05-14 15:13:10 +05303421,Requested Items To Be Transferred,Traženi proizvodi spremni za transfer
Pratik Vyas593d5622015-03-02 19:07:52 +05303422DocType: Purchase Invoice,Recurring Id,Ponavljajući Id
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303423DocType: Customer,Sales Team Details,Detalji prodnog tima
Pratik Vyas593d5622015-03-02 19:07:52 +05303424DocType: Expense Claim,Total Claimed Amount,Ukupno Zatražio Iznos
Pratik Vyas97264472015-05-14 15:13:10 +05303425apps/erpnext/erpnext/config/crm.py +22,Potential opportunities for selling.,Potencijalne prilike za prodaju.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303426apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +48,Sick Leave,bolovanje
Pratik Vyas593d5622015-03-02 19:07:52 +05303427DocType: Email Digest,Email Digest,E-pošta
3428DocType: Delivery Note,Billing Address Name,Naziv adrese za naplatu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303429apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +22,Department Stores,Robne kuće
3430apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +40,System Balance,Sustav Balance
Pratik Vyas593d5622015-03-02 19:07:52 +05303431DocType: Workflow,Is Active,Je aktivan
Anand Doshi191b2972015-10-21 16:50:31 +05303432apps/erpnext/erpnext/controllers/stock_controller.py +71,No accounting entries for the following warehouses,Nema računovodstvenih unosa za ova skladišta
Pratik Vyas97264472015-05-14 15:13:10 +05303433apps/erpnext/erpnext/projects/doctype/project/project.js +22,Save the document first.,Spremite dokument prvi.
Pratik Vyas593d5622015-03-02 19:07:52 +05303434DocType: Account,Chargeable,Naplativ
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303435apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +121,Linishing,Linishing
Pratik Vyas593d5622015-03-02 19:07:52 +05303436DocType: Company,Change Abbreviation,Promijeni naziv
3437DocType: Workflow State,Primary,Osnovni
3438DocType: Expense Claim Detail,Expense Date,Rashodi Datum
3439DocType: Item,Max Discount (%),Maksimalni popust (%)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303440DocType: Communication,More Information,Više informacija
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303441apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.py +70,Last Order Amount,Iznos zadnje narudžbe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303442apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +161,Blasting,Miniranje
Pratik Vyas593d5622015-03-02 19:07:52 +05303443DocType: Company,Warn,Upozoriti
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303444apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +111,Item valuation updated,Vrednovanje proizvoda je izmijenjeno
Pratik Vyas97264472015-05-14 15:13:10 +05303445DocType: Appraisal,"Any other remarks, noteworthy effort that should go in the records.","Sve ostale primjedbe, značajan napor da bi trebao ići u evidenciji."
3446DocType: BOM,Manufacturing User,Proizvodni korisnik
Pratik Vyas593d5622015-03-02 19:07:52 +05303447DocType: Purchase Order,Raw Materials Supplied,Sirovine nabavlja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303448DocType: Purchase Invoice,Recurring Print Format,Ponavljajući Ispis formata
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303449DocType: Communication,Series,Serija
Rushabh Mehtafc307972015-11-04 18:02:45 +05303450apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +54,Expected Delivery Date cannot be before Purchase Order Date,Očekuje se dostava Datum ne može biti prije narudžbenice Datum
Pratik Vyas593d5622015-03-02 19:07:52 +05303451DocType: Appraisal,Appraisal Template,Procjena Predložak
3452DocType: Communication,Email,E-mail
3453DocType: Item Group,Item Classification,Klasifikacija predmeta
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303454apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +89,Business Development Manager,Voditelj razvoja poslovanja
Pratik Vyas593d5622015-03-02 19:07:52 +05303455DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Održavanje Posjetite Namjena
Pratik Vyas97264472015-05-14 15:13:10 +05303456apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +15,Period,Razdoblje
Pratik Vyas593d5622015-03-02 19:07:52 +05303457,General Ledger,Glavna knjiga
Pratik Vyas97264472015-05-14 15:13:10 +05303458apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Pogledaj vodi
Pratik Vyas593d5622015-03-02 19:07:52 +05303459DocType: Item Attribute Value,Attribute Value,Vrijednost atributa
Pratik Vyas97264472015-05-14 15:13:10 +05303460apps/erpnext/erpnext/crm/doctype/lead/lead.py +65,"Email id must be unique, already exists for {0}","Email ID mora biti jedinstven , već postoji za {0}"
3461,Itemwise Recommended Reorder Level,Itemwise - preporučena razina ponovne narudžbe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303462apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +264,Please select {0} first,Odaberite {0} Prvi
Pratik Vyas593d5622015-03-02 19:07:52 +05303463DocType: Features Setup,To get Item Group in details table,Da biste dobili predmeta Group u tablici pojedinosti
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303464apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +67,Redrawing,Prekrajanjem
Anand Doshi191b2972015-10-21 16:50:31 +05303465apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +112,Batch {0} of Item {1} has expired.,Hrpa {0} od {1} Stavka je istekla.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303466apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +120,Etching,Radirung
3467DocType: Sales Invoice,Commission,provizija
Pratik Vyas593d5622015-03-02 19:07:52 +05303468DocType: Address Template,"<h4>Default Template</h4>
3469<p>Uses <a href=""http://jinja.pocoo.org/docs/templates/"">Jinja Templating</a> and all the fields of Address (including Custom Fields if any) will be available</p>
3470<pre><code>{{ address_line1 }}&lt;br&gt;
3471{% if address_line2 %}{{ address_line2 }}&lt;br&gt;{% endif -%}
3472{{ city }}&lt;br&gt;
3473{% if state %}{{ state }}&lt;br&gt;{% endif -%}
3474{% if pincode %} PIN: {{ pincode }}&lt;br&gt;{% endif -%}
3475{{ country }}&lt;br&gt;
3476{% if phone %}Phone: {{ phone }}&lt;br&gt;{% endif -%}
3477{% if fax %}Fax: {{ fax }}&lt;br&gt;{% endif -%}
3478{% if email_id %}Email: {{ email_id }}&lt;br&gt;{% endif -%}
3479</code></pre>","<H4> Zadani predložak </ h4>
3480 <p> <a Koristi href=""http://jinja.pocoo.org/docs/templates/""> Jinja templating </a> i sve polja Adresa ( uključujući Custom Fields ako postoji) će biti dostupan </ p>
3481 <pre> <code> {{address_line1}} & lt; br & gt;
3482 {% ako address_line2%} {{address_line2}} & lt; br & gt; { % endif -%}
3483 {{grad}} & lt; br & gt;
3484 {%, ako država%} {{stanje}} & lt; br & gt; {% endif -%} {
3485% ako pincode%} PIN: {{pincode}} & lt; br & gt; {% endif -%}
3486 {{zemlja}} & lt; br & gt;
3487 {% ako telefon%} Telefon: {{telefona}} & lt; br & gt; { % endif -%}
3488 {% ako fax%} Fax: {{fax}} & lt; br & gt; {% endif -%}
3489 {% ako email_id%} e: {{email_id}} & lt; br & gt {% endif -%}
3490 </ code> </ pre>"
3491DocType: Salary Slip Deduction,Default Amount,Zadani iznos
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303492apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +89,Warehouse not found in the system,Skladište nije pronađeno u sustavu
Anand Doshi191b2972015-10-21 16:50:31 +05303493apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +107,This Month's Summary,Ovomjesečnom Sažetak
Pratik Vyas97264472015-05-14 15:13:10 +05303494DocType: Quality Inspection Reading,Quality Inspection Reading,Inspekcija kvalitete - čitanje
Pratik Vyas593d5622015-03-02 19:07:52 +05303495apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,` Freeze Dionice starije od ` bi trebao biti manji od % d dana .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303496DocType: Tax Rule,Purchase Tax Template,Porez na predložak
Pratik Vyas593d5622015-03-02 19:07:52 +05303497,Project wise Stock Tracking,Projekt mudar Stock Praćenje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303498apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +166,Maintenance Schedule {0} exists against {0},Raspored održavanja {0} postoji od {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303499DocType: Stock Entry Detail,Actual Qty (at source/target),Stvarni Kol (na izvoru / ciljne)
3500DocType: Item Customer Detail,Ref Code,Ref. Šifra
Pratik Vyas97264472015-05-14 15:13:10 +05303501apps/erpnext/erpnext/config/hr.py +13,Employee records.,Evidencija zaposlenih.
Pratik Vyas593d5622015-03-02 19:07:52 +05303502DocType: HR Settings,Payroll Settings,Postavke plaće
Pratik Vyas97264472015-05-14 15:13:10 +05303503apps/erpnext/erpnext/config/accounts.py +58,Match non-linked Invoices and Payments.,Klađenje na ne-povezane faktura i plaćanja.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303504apps/erpnext/erpnext/templates/pages/cart.html +13,Place Order,Naručiti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303505apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +25,Root cannot have a parent cost center,Korijen ne mogu imati središte troškova roditelj
Rushabh Mehtafc307972015-11-04 18:02:45 +05303506apps/erpnext/erpnext/public/js/stock_analytics.js +59,Select Brand...,Odaberite brand ...
Pratik Vyas593d5622015-03-02 19:07:52 +05303507DocType: Sales Invoice,C-Form Applicable,Primjenjivi C-obrazac
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303508apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +340,Operation Time must be greater than 0 for Operation {0},Operacija vrijeme mora biti veći od 0 za rad {0}
3509DocType: Supplier,Address and Contacts,Adresa i kontakti
Pratik Vyas593d5622015-03-02 19:07:52 +05303510DocType: UOM Conversion Detail,UOM Conversion Detail,UOM pretvorbe Detalj
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303511apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +496,Keep it web friendly 900px (w) by 100px (h),Postavite dimenzije prilagođene web-u 900px X 100px
3512apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +329,Production Order cannot be raised against a Item Template,Proizvodnja Red ne može biti podignuta protiv predložak točka
Pratik Vyas593d5622015-03-02 19:07:52 +05303513apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +44,Charges are updated in Purchase Receipt against each item,Optužbe su ažurirani u KUPNJE protiv svake stavke
3514DocType: Payment Tool,Get Outstanding Vouchers,Dobiti izvrsne Vaučeri
3515DocType: Warranty Claim,Resolved By,Riješen Do
3516DocType: Appraisal,Start Date,Datum početka
Rushabh Mehtafc307972015-11-04 18:02:45 +05303517apps/frappe/frappe/public/js/frappe/form/link_selector.js +21,Value,Vrijednost
Pratik Vyas97264472015-05-14 15:13:10 +05303518apps/erpnext/erpnext/config/hr.py +130,Allocate leaves for a period.,Dodijeliti lišće za razdoblje .
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303519apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +139,Click here to verify,Kliknite ovdje da biste potvrdili
3520apps/erpnext/erpnext/accounts/doctype/account/account.py +43,Account {0}: You can not assign itself as parent account,Račun {0}: Ne možeš ga dodijeliti kao nadređeni račun
Pratik Vyas593d5622015-03-02 19:07:52 +05303521DocType: Purchase Invoice Item,Price List Rate,Cjenik Stopa
Pratik Vyas97264472015-05-14 15:13:10 +05303522DocType: Item,"Show ""In Stock"" or ""Not in Stock"" based on stock available in this warehouse.","Pokaži ""raspoloživo"" ili ""nije raspoloživo"" na temelju trentnog stanja na skladištu."
3523apps/erpnext/erpnext/config/manufacturing.py +13,Bill of Materials (BOM),Sastavnice (BOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303524DocType: Item,Average time taken by the supplier to deliver,Prosječno vrijeme potrebno od strane dobavljača za isporuku
Pratik Vyas593d5622015-03-02 19:07:52 +05303525DocType: Time Log,Hours,Sati
Pratik Vyas97264472015-05-14 15:13:10 +05303526DocType: Project,Expected Start Date,Očekivani datum početka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303527apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +38,Rolling,Rolling
Pratik Vyas593d5622015-03-02 19:07:52 +05303528DocType: ToDo,Priority,Prioritet
Pratik Vyas593d5622015-03-02 19:07:52 +05303529apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +41,Remove item if charges is not applicable to that item,Uklanjanje stavke ako troškovi se ne odnosi na tu stavku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303530DocType: Dropbox Backup,Dropbox Access Allowed,Dozvoljen pristup Dropboxu
3531DocType: Dropbox Backup,Weekly,Tjedni
Pratik Vyas593d5622015-03-02 19:07:52 +05303532DocType: SMS Settings,Eg. smsgateway.com/api/send_sms.cgi,Npr.. smsgateway.com / api / send_sms.cgi
Rushabh Mehtafc307972015-11-04 18:02:45 +05303533apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +485,Receive,Primite
Pratik Vyas593d5622015-03-02 19:07:52 +05303534DocType: Maintenance Visit,Fully Completed,Potpuno Završeni
Pratik Vyas97264472015-05-14 15:13:10 +05303535apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Cijela
Pratik Vyas593d5622015-03-02 19:07:52 +05303536DocType: Employee,Educational Qualification,Obrazovne kvalifikacije
3537DocType: Workstation,Operating Costs,Operativni troškovi
3538DocType: Employee Leave Approver,Employee Leave Approver,Zaposlenik dopust Odobritelj
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303539apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +166,{0} has been successfully added to our Newsletter list.,{0} je uspješno dodana na popis Newsletter.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303540apps/erpnext/erpnext/stock/doctype/item/item.py +377,Row {0}: An Reorder entry already exists for this warehouse {1},Red {0}: Ulazak redoslijeda već postoji za to skladište {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303541apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +67,"Cannot declare as lost, because Quotation has been made.","Ne može se proglasiti izgubljenim, jer je ponuda napravljena."
3542apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +133,Electron beam machining,Elektronska zraka obrada
Pratik Vyas97264472015-05-14 15:13:10 +05303543DocType: Purchase Taxes and Charges Template,Purchase Master Manager,Kupnja Master Manager
Anand Doshi191b2972015-10-21 16:50:31 +05303544apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +424,Production Order {0} must be submitted,Proizvodnja Red {0} mora biti podnesen
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303545apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +150,Please select Start Date and End Date for Item {0},Molimo odaberite datum početka i datum završetka za točke {0}
3546apps/erpnext/erpnext/config/stock.py +141,Main Reports,Glavno izvješće
3547apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +102,Stock Ledger entries balances updated,Upisi u glavnu knjigu su ažurirani
Pratik Vyas593d5622015-03-02 19:07:52 +05303548apps/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
3549DocType: Purchase Receipt Item,Prevdoc DocType,Prevdoc DOCTYPE
Anand Doshi191b2972015-10-21 16:50:31 +05303550apps/erpnext/erpnext/stock/doctype/item/item.js +181,Add / Edit Prices,Dodaj / Uredi cijene
3551apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +53,Chart of Cost Centers,Grafikon troškovnih centara
Pratik Vyas593d5622015-03-02 19:07:52 +05303552,Requested Items To Be Ordered,Traženi Proizvodi se mogu naručiti
Rushabh Mehtafc307972015-11-04 18:02:45 +05303553apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +298,My Orders,Moje narudžbe
Pratik Vyas593d5622015-03-02 19:07:52 +05303554DocType: Price List,Price List Name,Cjenik Ime
Pratik Vyas97264472015-05-14 15:13:10 +05303555DocType: Time Log,For Manufacturing,Za Manufacturing
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303556apps/erpnext/erpnext/accounts/report/trial_balance_for_party/trial_balance_for_party.py +70,Totals,Ukupan rezultat
Pratik Vyas593d5622015-03-02 19:07:52 +05303557DocType: BOM,Manufacturing,Proizvodnja
3558,Ordered Items To Be Delivered,Naručeni proizvodi za dostavu
3559DocType: Account,Income,Prihod
3560,Setup Wizard,Čarobnjak za postavljanje
3561DocType: Industry Type,Industry Type,Industrija Tip
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303562apps/erpnext/erpnext/templates/includes/cart.js +137,Something went wrong!,Nešto je pošlo po krivu!
Pratik Vyas593d5622015-03-02 19:07:52 +05303563apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +68,Warning: Leave application contains following block dates,Upozorenje: Ostavite program sadrži sljedeće blok datume
Rushabh Mehtafc307972015-11-04 18:02:45 +05303564apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +251,Sales Invoice {0} has already been submitted,Prodajni računi {0} su već potvrđeni
Pratik Vyas97264472015-05-14 15:13:10 +05303565apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Završetak Datum
Pratik Vyas593d5622015-03-02 19:07:52 +05303566DocType: Purchase Invoice Item,Amount (Company Currency),Iznos (valuta tvrtke)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303567apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +10,Die casting,Lijev
Pratik Vyas97264472015-05-14 15:13:10 +05303568DocType: Email Alert,Reference Date,Referentni datum
3569apps/erpnext/erpnext/config/hr.py +105,Organization unit (department) master.,Organizacija jedinica ( odjela ) majstor .
Pratik Vyas593d5622015-03-02 19:07:52 +05303570apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +25,Please enter valid mobile nos,Unesite valjane mobilne br
Pratik Vyas593d5622015-03-02 19:07:52 +05303571DocType: Budget Detail,Budget Detail,Detalji proračuna
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303572apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Unesite poruku prije slanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303573DocType: Async Task,Status,Status
3574apps/erpnext/erpnext/stock/doctype/stock_uom_replace_utility/stock_uom_replace_utility.py +65,Stock UOM updated for Item {0},Stock UOM ažuriran točkom {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303575DocType: Company History,Year,Godina
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303576apps/erpnext/erpnext/config/accounts.py +127,Point-of-Sale Profile,Point-of-prodaju Profil
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303577apps/erpnext/erpnext/setup/doctype/sms_settings/sms_settings.py +68,Please Update SMS Settings,Obnovite SMS Settings
Rushabh Mehtafc307972015-11-04 18:02:45 +05303578apps/erpnext/erpnext/projects/doctype/time_log_batch/time_log_batch.py +37,Time Log {0} already billed,Vrijeme Prijavite {0} već naplaćeno
Pratik Vyas97264472015-05-14 15:13:10 +05303579apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Unsecured Loans,unsecured krediti
Pratik Vyas593d5622015-03-02 19:07:52 +05303580DocType: Cost Center,Cost Center Name,Troška Name
Pratik Vyas593d5622015-03-02 19:07:52 +05303581DocType: Maintenance Schedule Detail,Scheduled Date,Planirano Datum
3582apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +69,Total Paid Amt,Cjelokupni iznos Amt
3583DocType: SMS Center,Messages greater than 160 characters will be split into multiple messages,Poruka veća od 160 karaktera bit će izdjeljena u više poruka
3584DocType: Purchase Receipt Item,Received and Accepted,Primljeni i prihvaćeni
Pratik Vyas97264472015-05-14 15:13:10 +05303585,Serial No Service Contract Expiry,Istek ugovora za serijski broj usluge
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303586DocType: Item,Unit of Measure Conversion,Mjerna jedinica pretvorbe
3587apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +86,Employee can not be changed,Zaposlenik ne može se mijenjati
Rushabh Mehtafc307972015-11-04 18:02:45 +05303588apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +259,You cannot credit and debit same account at the same time,Ne možete istovremeno kreditirati i debitirati isti račun
Pratik Vyas593d5622015-03-02 19:07:52 +05303589DocType: Naming Series,Help HTML,HTML pomoć
Pratik Vyas593d5622015-03-02 19:07:52 +05303590apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +50,Total weightage assigned should be 100%. It is {0},Ukupno bi trebalo biti dodijeljena weightage 100 % . To je {0}
Rushabh Mehtafc307972015-11-04 18:02:45 +05303591apps/erpnext/erpnext/controllers/status_updater.py +140,Allowance for over-{0} crossed for Item {1},Dodatak za prekomjerno {0} prešao za točku {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303592DocType: Address,Name of person or organization that this address belongs to.,Ime osobe ili organizacije kojoj ova adresa pripada.
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303593apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +587,Your Suppliers,Vaši dobavljači
Anand Doshi191b2972015-10-21 16:50:31 +05303594apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +58,Cannot set as Lost as Sales Order is made.,Ne mogu se postaviti kao izgubljen kao prodajnog naloga je napravio .
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303595apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +65,Another Salary Structure {0} is active for employee {1}. Please make its status 'Inactive' to proceed.,Još Struktura plaća {0} je aktivna djelatnika {1}. Molimo provjerite njegov status 'Neaktivan' za nastavak.
Pratik Vyas593d5622015-03-02 19:07:52 +05303596DocType: Purchase Invoice,Contact,Kontakt
3597DocType: Features Setup,Exports,Izvoz
Pratik Vyas593d5622015-03-02 19:07:52 +05303598DocType: Lead,Converted,Pretvoreno
3599DocType: Item,Has Serial No,Ima serijski br
3600DocType: Employee,Date of Issue,Datum izdavanja
3601apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +16,{0}: From {0} for {1},{0}: Od {0} od {1}
Rushabh Mehtafc307972015-11-04 18:02:45 +05303602apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +154,Row #{0}: Set Supplier for item {1},Red # {0}: Postavite dobavljač za stavke {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303603DocType: Issue,Content Type,Vrsta sadržaja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303604apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +17,Computer,računalo
Pratik Vyas97264472015-05-14 15:13:10 +05303605DocType: Item,List this Item in multiple groups on the website.,Prikaži ovu stavku u više grupa na web stranici.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303606apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +283,Please check Multi Currency option to allow accounts with other currency,Molimo provjerite više valuta mogućnost dopustiti račune s druge valute
Pratik Vyas593d5622015-03-02 19:07:52 +05303607apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +62,Item: {0} does not exist in the system,Stavka: {0} ne postoji u sustavu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303608apps/erpnext/erpnext/accounts/doctype/account/account.py +81,You are not authorized to set Frozen value,Niste ovlašteni za postavljanje zamrznute vrijednosti
Pratik Vyas593d5622015-03-02 19:07:52 +05303609DocType: Payment Reconciliation,Get Unreconciled Entries,Kreiraj neusklađene ulaze
Pratik Vyas593d5622015-03-02 19:07:52 +05303610DocType: Cost Center,Budgets,Proračuni
3611apps/frappe/frappe/core/page/modules_setup/modules_setup.py +11,Updated,Obnovljeno
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303612DocType: Employee,Emergency Contact Details,Kontaktni podaci hitne službe
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303613apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +396,What does it do?,Što učiniti ?
Pratik Vyas593d5622015-03-02 19:07:52 +05303614DocType: Delivery Note,To Warehouse,Za skladište
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303615apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +45,Account {0} has been entered more than once for fiscal year {1},Račun {0} je unešen više od jednom za fiskalnu godinu {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303616,Average Commission Rate,Prosječna provizija
Rushabh Mehtafc307972015-11-04 18:02:45 +05303617apps/erpnext/erpnext/stock/doctype/item/item.py +307,'Has Serial No' can not be 'Yes' for non-stock item,'Ima serijski broj' ne može biti 'Da' za neskladišne proizvode
Pratik Vyas593d5622015-03-02 19:07:52 +05303618apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +34,Attendance can not be marked for future dates,Gledatelji ne može biti označena za budući datum
Pratik Vyas97264472015-05-14 15:13:10 +05303619DocType: Pricing Rule,Pricing Rule Help,Pravila cijena - pomoć
Pratik Vyas593d5622015-03-02 19:07:52 +05303620DocType: Purchase Taxes and Charges,Account Head,Zaglavlje računa
Pratik Vyas97264472015-05-14 15:13:10 +05303621apps/erpnext/erpnext/config/stock.py +79,Update additional costs to calculate landed cost of items,Ažuriranje dodatne troškove za izračun sletio trošak stavke
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303622apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +111,Electrical,Električna
Pratik Vyas593d5622015-03-02 19:07:52 +05303623DocType: Stock Entry,Total Value Difference (Out - In),Ukupna vrijednost razlika (Out - In)
Rushabh Mehtafc307972015-11-04 18:02:45 +05303624apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +302,Row {0}: Exchange Rate is mandatory,Red {0}: tečaj je obavezno
Pratik Vyas97264472015-05-14 15:13:10 +05303625apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Korisnik ID nije postavljen za zaposlenika {0}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303626apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +72,Peening,Peening
Pratik Vyas593d5622015-03-02 19:07:52 +05303627apps/erpnext/erpnext/support/doctype/maintenance_visit/maintenance_visit.js +30,From Warranty Claim,Od jamstvenog zahtjeva
3628DocType: Stock Entry,Default Source Warehouse,Zadano izvorno skladište
3629DocType: Item,Customer Code,Kupac Šifra
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303630apps/erpnext/erpnext/hr/doctype/employee/employee.py +212,Birthday Reminder for {0},Rođendan Podsjetnik za {0}
3631apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +163,Lapping,Preklapanje
Pratik Vyas593d5622015-03-02 19:07:52 +05303632apps/erpnext/erpnext/selling/report/customers_not_buying_since_long_time/customers_not_buying_since_long_time.js +8,Days Since Last Order,Dana od posljednje narudžbe
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303633apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +299,Debit To account must be a Balance Sheet account,Zaduženja računa mora biti bilanca račun
Pratik Vyas593d5622015-03-02 19:07:52 +05303634DocType: Buying Settings,Naming Series,Imenovanje serije
Pratik Vyas97264472015-05-14 15:13:10 +05303635DocType: Leave Block List,Leave Block List Name,Naziv popisa neodobrenih odsustava
3636DocType: User,Enabled,Omogućeno
3637apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,dionicama u vrijednosti
Rushabh Mehtafc307972015-11-04 18:02:45 +05303638apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +29,Do you really want to Submit all Salary Slip for month {0} and year {1},Želite li zaista podnijeti sve klizne plaće za mjesec {0} i godinu {1}
Pratik Vyas97264472015-05-14 15:13:10 +05303639apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +8,Import Subscribers,Uvoz Pretplatnici
Pratik Vyas593d5622015-03-02 19:07:52 +05303640DocType: Target Detail,Target Qty,Ciljana Kol
3641DocType: Attendance,Present,Sadašnje
3642apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Otpremnica {0} ne smije biti potvrđena
3643DocType: Notification Control,Sales Invoice Message,Poruka prodajnog računa
Pratik Vyas593d5622015-03-02 19:07:52 +05303644DocType: Authorization Rule,Based On,Na temelju
Rushabh Mehtafc307972015-11-04 18:02:45 +05303645DocType: Sales Order Item,Ordered Qty,Naručena kol
3646apps/erpnext/erpnext/stock/doctype/item/item.py +536,Item {0} is disabled,Stavka {0} je onemogućen
Pratik Vyas593d5622015-03-02 19:07:52 +05303647DocType: Stock Settings,Stock Frozen Upto,Kataloški Frozen Upto
Rushabh Mehtafc307972015-11-04 18:02:45 +05303648apps/erpnext/erpnext/controllers/recurring_document.py +166,Period From and Period To dates mandatory for recurring {0},Razdoblje od razdoblja do datuma obvezna za ponavljajućih {0}
Pratik Vyas97264472015-05-14 15:13:10 +05303649apps/erpnext/erpnext/config/projects.py +13,Project activity / task.,Projekt aktivnost / zadatak.
3650apps/erpnext/erpnext/config/hr.py +65,Generate Salary Slips,Generiranje plaće gaćice
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303651apps/frappe/frappe/utils/__init__.py +79,{0} is not a valid email id,{0} nije ispravan id e-mail
Pratik Vyas593d5622015-03-02 19:07:52 +05303652apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +41,"Buying must be checked, if Applicable For is selected as {0}","Kupnja treba biti provjerena, ako je primjenjivo za odabrano kao {0}"
3653apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Popust mora biti manji od 100
3654DocType: ToDo,Low,Nisko
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303655DocType: Purchase Invoice,Write Off Amount (Company Currency),Otpis iznos (Društvo valuta)
3656apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +71,Spinning,Predenje
Pratik Vyas97264472015-05-14 15:13:10 +05303657DocType: Landed Cost Voucher,Landed Cost Voucher,Nalog zavisnog troška
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303658apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +55,Please set {0},Molimo postavite {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303659DocType: Purchase Invoice,Repeat on Day of Month,Ponovite na dan u mjesecu
3660DocType: Employee,Health Details,Zdravlje Detalji
Pratik Vyas97264472015-05-14 15:13:10 +05303661DocType: Offer Letter,Offer Letter Terms,Ponuda Pismo Uvjeti
Pratik Vyas593d5622015-03-02 19:07:52 +05303662DocType: Features Setup,To track any installation or commissioning related work after sales,Za praćenje bilo koju instalaciju ili puštanje vezane raditi nakon prodaje
Pratik Vyas97264472015-05-14 15:13:10 +05303663DocType: Project,Estimated Costing,Procijenjena Costing
Pratik Vyas593d5622015-03-02 19:07:52 +05303664DocType: Purchase Invoice Advance,Journal Entry Detail No,Temeljnica Detalj Ne
3665DocType: Employee External Work History,Salary,Plaća
3666DocType: Serial No,Delivery Document Type,Dokument isporuke - tip
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303667DocType: Process Payroll,Submit all salary slips for the above selected criteria,Slanje sve plaće gaćice za gore odabranih kriterija
Pratik Vyas593d5622015-03-02 19:07:52 +05303668apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} Stavke sinkronizirane
Pratik Vyas97264472015-05-14 15:13:10 +05303669DocType: Sales Order,Partly Delivered,Djelomično isporučeno
Pratik Vyas593d5622015-03-02 19:07:52 +05303670DocType: Sales Invoice,Existing Customer,Postojeći Kupac
3671DocType: Email Digest,Receivables,Potraživanja
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303672DocType: Customer,Additional information regarding the customer.,Dodatne informacije o kupcu.
Pratik Vyas593d5622015-03-02 19:07:52 +05303673DocType: Quality Inspection Reading,Reading 5,Čitanje 5
3674DocType: Purchase Order,"Enter email id separated by commas, order will be mailed automatically on particular date","Unesite e-mail ID odvojene zarezom, kako će biti automatski poslan na određeni datum"
Pratik Vyas97264472015-05-14 15:13:10 +05303675apps/erpnext/erpnext/crm/doctype/lead/lead.py +37,Campaign Name is required,Potreban je naziv kampanje
Pratik Vyas593d5622015-03-02 19:07:52 +05303676DocType: Maintenance Visit,Maintenance Date,Datum održavanje
3677DocType: Purchase Receipt Item,Rejected Serial No,Odbijen Serijski br
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303678apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +51,Deep drawing,Duboko uzdisanje
Pratik Vyas97264472015-05-14 15:13:10 +05303679apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.js +40,New Newsletter,Novi bilten
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303680apps/erpnext/erpnext/support/doctype/maintenance_schedule/maintenance_schedule.py +157,Start date should be less than end date for Item {0},Početak bi trebao biti manji od krajnjeg datuma za točke {0}
3681apps/erpnext/erpnext/stock/doctype/item/item.js +17,Show Balance,Pokaži stanje
Pratik Vyas593d5622015-03-02 19:07:52 +05303682DocType: Item,"Example: ABCD.#####
3683If 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 #####
3684 Ako Serija je postavljena i serijski broj ne spominje u prometu, a zatim automatsko serijski broj će biti izrađen na temelju ove serije. Ako ste uvijek žele eksplicitno spomenuti serijski brojevi za tu stavku. ostavite praznim."
3685DocType: Upload Attendance,Upload Attendance,Upload Attendance
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303686apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +119,BOM and Manufacturing Quantity are required,BOM i proizvodnja Količina potrebne su
Pratik Vyas593d5622015-03-02 19:07:52 +05303687apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Starenje Raspon 2
Rushabh Mehtafc307972015-11-04 18:02:45 +05303688apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +450,Amount,Iznos
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303689apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +147,Riveting,Zakivanje
Pratik Vyas593d5622015-03-02 19:07:52 +05303690apps/erpnext/erpnext/manufacturing/doctype/bom_replace_tool/bom_replace_tool.py +21,BOM replaced,BOM zamijenjeno
3691,Sales Analytics,Prodajna analitika
Pratik Vyas97264472015-05-14 15:13:10 +05303692DocType: Manufacturing Settings,Manufacturing Settings,Postavke proizvodnje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303693apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Postavljanje e-poštu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303694apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +90,Please enter default currency in Company Master,Unesite zadanu valutu u tvrtki Master
Anand Doshi6489e972015-09-17 15:08:09 +05303695DocType: Stock Entry Detail,Stock Entry Detail,Detalji međuskladišnice
Anand Doshi191b2972015-10-21 16:50:31 +05303696apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +101,Daily Reminders,Dnevne Podsjetnici
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303697apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +82,Tax Rule Conflicts with {0},Porezni Pravilo Sukobi s {0}
3698apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +207,New Account Name,Naziv novog računa
Pratik Vyas593d5622015-03-02 19:07:52 +05303699DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Sirovine Isporuka Troškovi
3700DocType: Selling Settings,Settings for Selling Module,Postavke za prodaju modula
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303701apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +73,Customer Service,Služba za korisnike
Anand Doshi191b2972015-10-21 16:50:31 +05303702DocType: Item,Thumbnail,Thumbnail
Pratik Vyas593d5622015-03-02 19:07:52 +05303703DocType: Item Customer Detail,Item Customer Detail,Proizvod - detalji kupca
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303704apps/erpnext/erpnext/crm/doctype/newsletter/newsletter.py +147,Confirm Your Email,Potvrdite vašu e-mail
Pratik Vyas97264472015-05-14 15:13:10 +05303705apps/erpnext/erpnext/config/hr.py +53,Offer candidate a Job.,Ponuda kandidata za posao.
Pratik Vyas593d5622015-03-02 19:07:52 +05303706DocType: Notification Control,Prompt for Email on Submission of,Pitaj za e-poštu na podnošenje
Anand Doshi191b2972015-10-21 16:50:31 +05303707apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +70,Item {0} must be a stock Item,Proizvod {0} mora biti skladišni
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303708DocType: Manufacturing Settings,Default Work In Progress Warehouse,Zadana rad u tijeku Skladište
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303709apps/erpnext/erpnext/config/accounts.py +107,Default settings for accounting transactions.,Zadane postavke za računovodstvene poslove.
Pratik Vyas97264472015-05-14 15:13:10 +05303710apps/frappe/frappe/model/naming.py +40,{0} is required,{0} je potrebno
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303711apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +21,Vacuum molding,Vakuum moulding
3712apps/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
Pratik Vyas593d5622015-03-02 19:07:52 +05303713DocType: Contact Us Settings,City,Grad
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303714apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +132,Ultrasonic machining,Ultrazvučno obrada
Rushabh Mehtafc307972015-11-04 18:02:45 +05303715apps/frappe/frappe/templates/base.html +137,Error: Not a valid id?,Pogreška: Nije valjana id?
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303716apps/erpnext/erpnext/stock/get_item_details.py +125,Item {0} must be a Sales Item,Stavka {0} mora bitiProdaja artikla
Pratik Vyas593d5622015-03-02 19:07:52 +05303717DocType: Naming Series,Update Series Number,Update serije Broj
3718DocType: Account,Equity,pravičnost
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303719DocType: Sales Order,Printing Details,Ispis Detalji
Pratik Vyas593d5622015-03-02 19:07:52 +05303720DocType: Task,Closing Date,Datum zatvaranja
3721DocType: Sales Order Item,Produced Quantity,Proizvedena količina
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303722apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +84,Engineer,inženjer
3723apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Traži Sub skupštine
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303724apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +379,Item Code required at Row No {0},Kod proizvoda je potreban u redu broj {0}
Pratik Vyas97264472015-05-14 15:13:10 +05303725DocType: Sales Partner,Partner Type,Tip partnera
Pratik Vyas593d5622015-03-02 19:07:52 +05303726DocType: Purchase Taxes and Charges,Actual,Stvaran
Pratik Vyas593d5622015-03-02 19:07:52 +05303727DocType: Authorization Rule,Customerwise Discount,Customerwise Popust
3728DocType: Purchase Invoice,Against Expense Account,Protiv Rashodi račun
Pratik Vyas97264472015-05-14 15:13:10 +05303729DocType: Production Order,Production Order,Proizvodni nalog
Rushabh Mehtafc307972015-11-04 18:02:45 +05303730apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +258,Installation Note {0} has already been submitted,Napomena instalacije {0} je već potvrđena
Pratik Vyas593d5622015-03-02 19:07:52 +05303731DocType: Quotation Item,Against Docname,Protiv Docname
3732DocType: SMS Center,All Employee (Active),Svi zaposlenici (aktivni)
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303733apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Pogledaj sada
Pratik Vyas593d5622015-03-02 19:07:52 +05303734DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Odaberite razdoblje kada faktura će biti generiran automatski
3735DocType: BOM,Raw Material Cost,Troškova sirovine
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303736DocType: Item,Re-Order Level,Ponovno bi razini
Pratik Vyas593d5622015-03-02 19:07:52 +05303737DocType: 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.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303738apps/frappe/frappe/public/js/frappe/views/ganttview.js +45,Gantt Chart,Gantogram
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303739apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +57,Part-time,Privemeno (nepuno radno vrijeme)
Pratik Vyas593d5622015-03-02 19:07:52 +05303740DocType: Employee,Applicable Holiday List,Primjenjivo odmor Popis
3741DocType: Employee,Cheque,Ček
Anand Doshi191b2972015-10-21 16:50:31 +05303742apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +56,Series Updated,Serija ažurirana
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303743apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Report Type is mandatory,Vrsta izvješća je obvezno
Pratik Vyas593d5622015-03-02 19:07:52 +05303744DocType: Item,Serial Number Series,Serijski broj serije
Rushabh Mehtafc307972015-11-04 18:02:45 +05303745apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +69,Warehouse is mandatory for stock Item {0} in row {1},Skladište je obvezno za skladišne proizvode {0} u redu {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303746apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +45,Retail & Wholesale,Trgovina na veliko i
Pratik Vyas593d5622015-03-02 19:07:52 +05303747DocType: Issue,First Responded On,Prvo Odgovorili Na
3748DocType: Website Item Group,Cross Listing of Item in multiple groups,Križ Oglas pošiljke u više grupa
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303749apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +351,The First User: You,Prvo Korisnik : Vi
Pratik Vyas97264472015-05-14 15:13:10 +05303750apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +48,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}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303751apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +172,Successfully Reconciled,Uspješno Pomirio
Pratik Vyas593d5622015-03-02 19:07:52 +05303752DocType: Production Order,Planned End Date,Planirani datum završetka
Pratik Vyas97264472015-05-14 15:13:10 +05303753apps/erpnext/erpnext/config/stock.py +43,Where items are stored.,Gdje predmeti su pohranjeni.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303754DocType: Tax Rule,Validity,Valjanost
Pratik Vyas593d5622015-03-02 19:07:52 +05303755apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +19,Invoiced Amount,Dostavljeni iznos
3756DocType: Attendance,Attendance,Pohađanje
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303757DocType: Page,No,Br
Pratik Vyas593d5622015-03-02 19:07:52 +05303758DocType: BOM,Materials,Materijali
3759DocType: 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."
Rushabh Mehtafc307972015-11-04 18:02:45 +05303760apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +520,Posting date and posting time is mandatory,Datum knjiženja i knjiženje vrijeme je obvezna
Pratik Vyas97264472015-05-14 15:13:10 +05303761apps/erpnext/erpnext/config/buying.py +79,Tax template for buying transactions.,Porezna Predložak za kupnju transakcije .
Pratik Vyas593d5622015-03-02 19:07:52 +05303762,Item Prices,Cijene proizvoda
3763DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,U riječi će biti vidljiv nakon što spremite narudžbenice.
3764DocType: Period Closing Voucher,Period Closing Voucher,Razdoblje Zatvaranje bon
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303765apps/erpnext/erpnext/config/stock.py +125,Price List master.,Glavni cjenik.
Pratik Vyas593d5622015-03-02 19:07:52 +05303766DocType: Task,Review Date,Recenzija Datum
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303767DocType: Purchase Invoice,Advance Payments,Avansima
Pratik Vyas593d5622015-03-02 19:07:52 +05303768DocType: DocPerm,Level,Razina
Pratik Vyas97264472015-05-14 15:13:10 +05303769DocType: Purchase Taxes and Charges,On Net Total,VPC
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303770apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +160,Target warehouse in row {0} must be same as Production Order,Target skladište u redu {0} mora biti ista kao Production Order
3771apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +59,No permission to use Payment Tool,Nemate dopuštenje za korištenje platnih alata
3772apps/erpnext/erpnext/controllers/recurring_document.py +192,'Notification Email Addresses' not specified for recurring %s,'Obavijest E-mail adrese' nije navedena za ponavljajuće %s
3773apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +86,Milling,Glodanje
3774apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Currency can not be changed after making entries using some other currency,Valuta se ne može mijenjati nakon što unose pomoću neke druge valute
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303775DocType: Company,Round Off Account,Zaokružiti račun
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303776apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +60,Nibbling,Grickanje
Pratik Vyas97264472015-05-14 15:13:10 +05303777apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Administrative Expenses,Administrativni troškovi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303778apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/industry_type.py +18,Consulting,savjetodavni
Pratik Vyas97264472015-05-14 15:13:10 +05303779DocType: Customer Group,Parent Customer Group,Nadređena grupa kupaca
Rushabh Mehtafc307972015-11-04 18:02:45 +05303780apps/erpnext/erpnext/public/js/pos/pos.js +429,Change,Promjena
Pratik Vyas593d5622015-03-02 19:07:52 +05303781DocType: Purchase Invoice,Contact Email,Kontakt email
Pratik Vyas593d5622015-03-02 19:07:52 +05303782DocType: Appraisal Goal,Score Earned,Ocjena Zarađeni
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303783apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +393,"e.g. ""My Company LLC""","na primjer ""Moja tvrtka LLC"""
3784apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +173,Notice Period,Otkaznog roka
Pratik Vyas593d5622015-03-02 19:07:52 +05303785DocType: Bank Reconciliation Detail,Voucher ID,Bon ID
Pratik Vyas97264472015-05-14 15:13:10 +05303786apps/erpnext/erpnext/setup/doctype/territory/territory.js +14,This is a root territory and cannot be edited.,Ovo je glavni teritorij i ne može se mijenjati.
Pratik Vyas593d5622015-03-02 19:07:52 +05303787DocType: Packing Slip,Gross Weight UOM,Bruto težina UOM
3788DocType: Email Digest,Receivables / Payables,Potraživanja / obveze
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303789DocType: Delivery Note Item,Against Sales Invoice,Protiv prodaje fakture
3790apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +63,Stamping,Žigosanje
Rushabh Mehtafc307972015-11-04 18:02:45 +05303791apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +457,Credit Account,Kreditni račun
Pratik Vyas97264472015-05-14 15:13:10 +05303792DocType: Landed Cost Item,Landed Cost Item,Stavka zavisnih troškova
3793apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +56,Show zero values,Pokaži nulte vrijednosti
3794DocType: BOM,Quantity of item obtained after manufacturing / repacking from given quantities of raw materials,Količina proizvoda dobivena nakon proizvodnje / pakiranja od navedene količine sirovina
Pratik Vyas593d5622015-03-02 19:07:52 +05303795DocType: Payment Reconciliation,Receivable / Payable Account,Potraživanja / Plaća račun
3796DocType: Delivery Note Item,Against Sales Order Item,Protiv prodaje reda točkom
Rushabh Mehtafc307972015-11-04 18:02:45 +05303797apps/erpnext/erpnext/stock/doctype/item/item.py +518,Please specify Attribute Value for attribute {0},Navedite značajke vrijednost za atribut {0}
Pratik Vyas593d5622015-03-02 19:07:52 +05303798DocType: Item,Default Warehouse,Glavno skladište
Pratik Vyas97264472015-05-14 15:13:10 +05303799DocType: Task,Actual End Date (via Time Logs),Stvarni datum završetka (preko Vrijeme Trupci)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303800apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +37,Budget cannot be assigned against Group Account {0},Proračun se ne može dodijeliti protiv grupe nalog {0}
3801apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +23,Please enter parent cost center,Unesite roditelj troška
Pratik Vyas593d5622015-03-02 19:07:52 +05303802DocType: Delivery Note,Print Without Amount,Ispis Bez visini
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303803apps/erpnext/erpnext/controllers/buying_controller.py +69,Tax Category can not be 'Valuation' or 'Valuation and Total' as all items are non-stock items,Porezna Kategorija ne može biti ' Procjena ' ili ' Procjena i Total ' kao i svi proizvodi bez zaliha predmeta
Pratik Vyas593d5622015-03-02 19:07:52 +05303804DocType: User,Last Name,Prezime
3805DocType: Web Page,Left,Lijevo
3806DocType: Event,All Day,Svaki dan
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303807DocType: Issue,Support Team,Tim za podršku
Pratik Vyas593d5622015-03-02 19:07:52 +05303808DocType: Appraisal,Total Score (Out of 5),Ukupna ocjena (od 5)
3809DocType: Contact Us Settings,State,Županija
3810DocType: Batch,Batch,Serija
Rushabh Mehtafc307972015-11-04 18:02:45 +05303811apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +51,Balance,Ravnoteža
Pratik Vyas97264472015-05-14 15:13:10 +05303812DocType: Project,Total Expense Claim (via Expense Claims),Ukupni rashodi Zatraži (preko Rashodi potraživanja)
Pratik Vyas593d5622015-03-02 19:07:52 +05303813DocType: User,Gender,Rod
3814DocType: Journal Entry,Debit Note,Rashodi - napomena
3815DocType: Stock Entry,As per Stock UOM,Kao po burzi UOM
3816apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nije istekao
3817DocType: Journal Entry,Total Debit,Ukupno zaduženje
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303818DocType: Manufacturing Settings,Default Finished Goods Warehouse,Zadane gotovih proizvoda Skladište
Pratik Vyas593d5622015-03-02 19:07:52 +05303819apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Sales Person,Prodajna osoba
Pratik Vyas593d5622015-03-02 19:07:52 +05303820DocType: Sales Invoice,Cold Calling,Hladno pozivanje
3821DocType: SMS Parameter,SMS Parameter,SMS parametra
3822DocType: Maintenance Schedule Item,Half Yearly,Pola godišnji
3823DocType: Lead,Blog Subscriber,Blog pretplatnik
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303824apps/erpnext/erpnext/config/setup.py +88,Create rules to restrict transactions based on values.,Napravi pravila za ograničavanje prometa na temelju vrijednosti.
Pratik Vyas593d5622015-03-02 19:07:52 +05303825DocType: 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"
3826DocType: Purchase Invoice,Total Advance,Ukupno predujma
Pratik Vyas593d5622015-03-02 19:07:52 +05303827DocType: Workflow State,User,Korisnik
Rushabh Mehtafc307972015-11-04 18:02:45 +05303828apps/erpnext/erpnext/config/hr.py +220,Processing Payroll,Obračun plaća
Pratik Vyas593d5622015-03-02 19:07:52 +05303829DocType: Opportunity Item,Basic Rate,Osnovna stopa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303830DocType: GL Entry,Credit Amount,Kreditni iznos
3831apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +141,Set as Lost,Postavi kao Lost
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303832DocType: Customer,Credit Days Based On,Kreditne dana na temelju
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303833DocType: Tax Rule,Tax Rule,Porezni Pravilo
Pratik Vyas97264472015-05-14 15:13:10 +05303834DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Održavaj istu stopu tijekom cijelog prodajnog ciklusa
Pratik Vyas97264472015-05-14 15:13:10 +05303835DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planirajte vrijeme za rezanje izvan radne stanice radnog vremena.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303836apps/erpnext/erpnext/buying/doctype/purchase_common/purchase_common.py +95,{0} {1} has already been submitted,{0} {1} je već poslan
Pratik Vyas593d5622015-03-02 19:07:52 +05303837,Items To Be Requested,Potraživani proizvodi
3838DocType: Purchase Order,Get Last Purchase Rate,Kreiraj zadnju nabavnu cijenu
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303839DocType: Time Log,Billing Rate based on Activity Type (per hour),Naplate stopa temelji se na vrsti aktivnosti (po satu)
Pratik Vyas593d5622015-03-02 19:07:52 +05303840DocType: Company,Company Info,Podaci o tvrtki
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303841apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +76,Seaming,Šavove
3842apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +197,"Company Email ID not found, hence mail not sent","Tvrtka E-mail ID nije pronađen , pa se ne mail poslan"
Pratik Vyas97264472015-05-14 15:13:10 +05303843apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Primjena sredstava ( aktiva )
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303844DocType: Production Planning Tool,Filter based on item,Filtriranje prema proizvodima
Rushabh Mehtafc307972015-11-04 18:02:45 +05303845apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +451,Debit Account,Duguje račun
Pratik Vyas593d5622015-03-02 19:07:52 +05303846DocType: Fiscal Year,Year Start Date,Početni datum u godini
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303847DocType: Attendance,Employee Name,Ime zaposlenika
Pratik Vyas593d5622015-03-02 19:07:52 +05303848DocType: Sales Invoice,Rounded Total (Company Currency),Zaobljeni Ukupno (Društvo valuta)
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303849apps/erpnext/erpnext/accounts/doctype/account/account.py +115,Cannot covert to Group because Account Type is selected.,Ne može se tajno u grupu jer je izabrana vrsta računa.
Pratik Vyas593d5622015-03-02 19:07:52 +05303850DocType: Purchase Common,Purchase Common,Kupnja Zajednička
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303851apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +95,{0} {1} has been modified. Please refresh.,{0} {1} je izmijenjen. Osvježi stranicu.
Pratik Vyas593d5622015-03-02 19:07:52 +05303852DocType: Leave Block List,Stop users from making Leave Applications on following days.,Prestani korisnike od izrade ostaviti aplikacija na sljedećim danima.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303853apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +591,From Opportunity,od Opportunity
3854apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +46,Blanking,Zatamnjenja
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303855apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +166,Employee Benefits,Primanja zaposlenih
Pratik Vyas593d5622015-03-02 19:07:52 +05303856DocType: Sales Invoice,Is POS,Je POS
Rushabh Mehtafc307972015-11-04 18:02:45 +05303857apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +240,Packed quantity must equal quantity for Item {0} in row {1},Pakirana količina mora biti jednaka količini za proizvod {0} u redku {1}
Pratik Vyas593d5622015-03-02 19:07:52 +05303858DocType: Production Order,Manufactured Qty,Proizvedena količina
3859DocType: Purchase Receipt Item,Accepted Quantity,Prihvaćena količina
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303860apps/erpnext/erpnext/accounts/party.py +25,{0}: {1} does not exists,{0}: {1} Ne radi postoji
Pratik Vyas97264472015-05-14 15:13:10 +05303861apps/erpnext/erpnext/config/accounts.py +18,Bills raised to Customers.,Mjenice podignuta na kupce.
Pratik Vyas593d5622015-03-02 19:07:52 +05303862DocType: DocField,Default,Zadano
Pratik Vyas97264472015-05-14 15:13:10 +05303863apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Id projekta
Rushabh Mehtafc307972015-11-04 18:02:45 +05303864apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +466,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Redak Ne {0}: Iznos ne može biti veća od visine u tijeku protiv Rashodi Zahtjeva {1}. U tijeku Iznos je {2}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303865apps/erpnext/erpnext/crm/doctype/newsletter_list/newsletter_list.py +40,{0} subscribers added,Dodao {0} pretplatnika
Pratik Vyas593d5622015-03-02 19:07:52 +05303866DocType: Maintenance Schedule,Schedule,Raspored
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303867DocType: Cost Center,"Define Budget for this Cost Center. To set budget action, see ""Company List""","Odredite proračun za ovu troška. Za postavljanje proračuna akcije, pogledajte &quot;Lista poduzeća&quot;"
Pratik Vyas97264472015-05-14 15:13:10 +05303868DocType: Account,Parent Account,Nadređeni račun
Pratik Vyas593d5622015-03-02 19:07:52 +05303869DocType: Quality Inspection Reading,Reading 3,Čitanje 3
3870,Hub,Središte
3871DocType: GL Entry,Voucher Type,Bon Tip
Rushabh Mehtafc307972015-11-04 18:02:45 +05303872apps/erpnext/erpnext/public/js/pos/pos.js +91,Price List not found or disabled,Cjenik nije pronađena ili onemogućena
Pratik Vyas593d5622015-03-02 19:07:52 +05303873DocType: Expense Claim,Approved,Odobren
3874DocType: Pricing Rule,Price,Cijena
3875apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +79,Employee relieved on {0} must be set as 'Left',Zaposlenik razriješen na {0} mora biti postavljen kao 'lijevo '
3876DocType: Item,"Selecting ""Yes"" will give a unique identity to each entity of this item which can be viewed in the Serial No master.",Odabir &quot;Da&quot; će dati jedinstveni identitet svakog entiteta ove točke koja se može vidjeti u rednim brojem učitelja.
3877apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +39,Appraisal {0} created for Employee {1} in the given date range,Procjena {0} stvorena za zaposlenika {1} u određenom razdoblju
3878DocType: Employee,Education,Obrazovanje
3879DocType: Selling Settings,Campaign Naming By,Imenovanje kampanja po
3880DocType: Employee,Current Address Is,Trenutni Adresa je
Rushabh Mehtafc307972015-11-04 18:02:45 +05303881apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +217,"Optional. Sets company's default currency, if not specified.","Izborni. Postavlja tvrtke zadanu valutu, ako nije navedeno."
Pratik Vyas593d5622015-03-02 19:07:52 +05303882DocType: Address,Office,Ured
Pratik Vyas97264472015-05-14 15:13:10 +05303883apps/frappe/frappe/desk/moduleview.py +67,Standard Reports,Standardno izvješće
Pratik Vyasfcc31022015-07-10 12:05:24 +05303884apps/erpnext/erpnext/config/accounts.py +13,Accounting journal entries.,Knjigovodstvene temeljnice
Rushabh Mehtafc307972015-11-04 18:02:45 +05303885DocType: Delivery Note Item,Available Qty at From Warehouse,Dostupno Količina u iz skladišta
3886apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +209,Please select Employee Record first.,Odaberite zaposlenika rekord prvi.
3887apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +185,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Red {0}: stranka / računa ne odgovara {1} / {2} u {3} {4}
Pratik Vyas97264472015-05-14 15:13:10 +05303888apps/erpnext/erpnext/accounts/page/accounts_browser/accounts_browser.js +35,To create a Tax Account,Za stvaranje porezno
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303889apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +233,Please enter Expense Account,Unesite trošak računa
Pratik Vyas593d5622015-03-02 19:07:52 +05303890DocType: Account,Stock,Lager
3891DocType: Employee,Current Address,Trenutna adresa
3892DocType: 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 predmet je varijanta drugom stavku zatim opis, slika, cijena, porezi itd će biti postavljena od predloška, ​​osim ako je izričito navedeno"
3893DocType: Serial No,Purchase / Manufacture Details,Kupnja / Proizvodnja Detalji
Rushabh Mehtafc307972015-11-04 18:02:45 +05303894apps/erpnext/erpnext/config/stock.py +288,Batch Inventory,Hrpa Inventar
Pratik Vyas593d5622015-03-02 19:07:52 +05303895DocType: Employee,Contract End Date,Ugovor Datum završetka
3896DocType: Sales Order,Track this Sales Order against any Project,Prati ovu prodajni nalog protiv bilo Projekta
Pratik Vyas593d5622015-03-02 19:07:52 +05303897DocType: 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
3898DocType: DocShare,Document Type,Tip dokumenta
Rushabh Mehtafc307972015-11-04 18:02:45 +05303899apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +565,From Supplier Quotation,Od dobavljača kotaciju
Pratik Vyas593d5622015-03-02 19:07:52 +05303900DocType: Deduction Type,Deduction Type,Tip odbitka
3901DocType: Attendance,Half Day,Pola dana
Pratik Vyas593d5622015-03-02 19:07:52 +05303902DocType: Pricing Rule,Min Qty,Min kol
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303903DocType: Features Setup,"To track items in sales and purchase documents with batch nos. ""Preferred Industry: Chemicals""",Za praćenje predmeta u prodaji i kupnji dokumenata s serije br. &quot;Radije Industrija: Kemikalije&quot;
Pratik Vyas593d5622015-03-02 19:07:52 +05303904DocType: GL Entry,Transaction Date,Transakcija Datum
3905DocType: Production Plan Item,Planned Qty,Planirani Kol
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303906apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +91,Total Tax,Ukupno porez
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303907apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +178,For Quantity (Manufactured Qty) is mandatory,Za Količina (Proizvedeno Kol) je obavezno
Pratik Vyas593d5622015-03-02 19:07:52 +05303908DocType: Stock Entry,Default Target Warehouse,Centralno skladište
3909DocType: Purchase Invoice,Net Total (Company Currency),Ukupno neto (valuta tvrtke)
Rushabh Mehtafc307972015-11-04 18:02:45 +05303910apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +79,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Red {0}: Stranka Tip i stranka je primjenjiv samo protiv potraživanja / obveze prema dobavljačima račun
Pratik Vyas593d5622015-03-02 19:07:52 +05303911DocType: Notification Control,Purchase Receipt Message,Poruka primke
Rushabh Mehtafc307972015-11-04 18:02:45 +05303912apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +95,Total allocated leaves are more than period,Ukupno dodijeljeni Listovi su više nego razdoblje
Pratik Vyas593d5622015-03-02 19:07:52 +05303913DocType: Production Order,Actual Start Date,Stvarni datum početka
Pratik Vyas97264472015-05-14 15:13:10 +05303914DocType: Sales Order,% of materials delivered against this Sales Order,% robe od ove narudžbe je isporučeno
Rushabh Mehtafc307972015-11-04 18:02:45 +05303915apps/erpnext/erpnext/config/stock.py +23,Record item movement.,Zabilježite stavku pokret.
Pratik Vyas97264472015-05-14 15:13:10 +05303916DocType: Newsletter List Subscriber,Newsletter List Subscriber,Bilten popis pretplatnika
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303917apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +164,Morticing,Morticing
Pratik Vyas593d5622015-03-02 19:07:52 +05303918DocType: Email Account,Service,usluga
3919DocType: Hub Settings,Hub Settings,Hub Postavke
3920DocType: Project,Gross Margin %,Bruto marža %
3921DocType: BOM,With Operations,Uz operacije
Rushabh Mehtafc307972015-11-04 18:02:45 +05303922apps/erpnext/erpnext/accounts/party.py +232,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Računovodstvenih unosa već su napravljene u valuti {0} za poduzeće {1}. Odaberite potraživanja ili dugovanja račun s valutom {0}.
Pratik Vyas593d5622015-03-02 19:07:52 +05303923,Monthly Salary Register,Mjesečna plaća Registracija
Rushabh Mehtafc307972015-11-04 18:02:45 +05303924apps/frappe/frappe/website/template.py +140,Next,Sljedeći
Pratik Vyas593d5622015-03-02 19:07:52 +05303925DocType: Warranty Claim,If different than customer address,Ako se razlikuje od kupaca adresu
3926DocType: BOM Operation,BOM Operation,BOM operacija
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303927apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +118,Electropolishing,Elektropoliranje
Pratik Vyas593d5622015-03-02 19:07:52 +05303928DocType: Purchase Taxes and Charges,On Previous Row Amount,Na prethodnu Row visini
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303929apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +24,Please enter Payment Amount in atleast one row,Unesite iznos otplate u atleast jednom redu
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303930DocType: POS Profile,POS Profile,POS profil
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303931apps/erpnext/erpnext/config/accounts.py +153,"Seasonality for setting budgets, targets etc.","Sezonska za postavljanje proračuna, ciljevi itd"
3932apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.js +238,Row {0}: Payment Amount cannot be greater than Outstanding Amount,Red {0}: Plaćanje Iznos ne može biti veći od preostali iznos
3933apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +45,Total Unpaid,Ukupno Neplaćeni
Pratik Vyas593d5622015-03-02 19:07:52 +05303934apps/erpnext/erpnext/projects/doctype/time_log/time_log_list.js +21,Time Log is not billable,Vrijeme Log nije naplatnih
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303935apps/erpnext/erpnext/stock/get_item_details.py +128,"Item {0} is a template, please select one of its variants","Stavka {0} je predložak, odaberite jednu od njegovih varijanti"
3936apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +528,Purchaser,Kupac
3937apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +81,Net pay cannot be negative,Neto plaća ne može biti negativna
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303938apps/erpnext/erpnext/accounts/doctype/payment_tool/payment_tool.py +71,Please enter the Against Vouchers manually,Unesite protiv vaučera ručno
Pratik Vyas593d5622015-03-02 19:07:52 +05303939DocType: SMS Settings,Static Parameters,Statički parametri
3940DocType: Purchase Order,Advance Paid,Unaprijed plaćeni
3941DocType: Item,Item Tax,Porez proizvoda
3942DocType: Expense Claim,Employees Email Id,Zaposlenici Email ID
Pratik Vyas97264472015-05-14 15:13:10 +05303943apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +159,Current Liabilities,Kratkoročne obveze
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303944apps/erpnext/erpnext/config/crm.py +48,Send mass SMS to your contacts,Pošalji grupne SMS poruke svojim kontaktima
Pratik Vyas593d5622015-03-02 19:07:52 +05303945DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Razmislite poreza ili pristojbi za
Anand Doshi191b2972015-10-21 16:50:31 +05303946apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Stvarni Količina je obavezno
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303947apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +42,Cross-rolling,Cross-valjanje
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303948apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +132,Credit Card,kreditna kartica
Pratik Vyas593d5622015-03-02 19:07:52 +05303949DocType: BOM,Item to be manufactured or repacked,Proizvod će biti proizveden ili prepakiran
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303950apps/erpnext/erpnext/config/stock.py +95,Default settings for stock transactions.,Zadane postavke za skladišne transakcije.
Pratik Vyas97264472015-05-14 15:13:10 +05303951DocType: Purchase Invoice,Next Date,Sljedeći datum
Pratik Vyas593d5622015-03-02 19:07:52 +05303952DocType: Employee Education,Major/Optional Subjects,Glavni / Izborni predmeti
Pratik Vyas97264472015-05-14 15:13:10 +05303953apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +49,Please enter Taxes and Charges,Unesite poreza i pristojbi
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303954apps/erpnext/erpnext/setup/page/setup_wizard/fixtures/operations.py +85,Machining,Strojna
Rushabh Mehtafc307972015-11-04 18:02:45 +05303955DocType: Sales Invoice Item,Drop Ship,Drop Ship
Pratik Vyas593d5622015-03-02 19:07:52 +05303956DocType: 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"
3957DocType: Hub Settings,Seller Name,Naziv prodavatelja
3958DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Porezi i naknade Umanjenja (Društvo valuta)
3959DocType: Item Group,General Settings,Opće postavke
Pratik Vyas97264472015-05-14 15:13:10 +05303960apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +19,From Currency and To Currency cannot be same,Od valute i valuta ne mogu biti isti
Pratik Vyas6fbb25b2015-03-08 21:29:59 +05303961DocType: Stock Entry,Repack,Prepakiraj
Pratik Vyas593d5622015-03-02 19:07:52 +05303962apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Morate spremiti obrazac prije nastavka
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303963DocType: Item Attribute,Numeric Values,Brojčane vrijednosti
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303964apps/erpnext/erpnext/setup/page/setup_wizard/setup_wizard.js +500,Attach Logo,Pričvrstite Logo
Pratik Vyas593d5622015-03-02 19:07:52 +05303965DocType: Customer,Commission Rate,Komisija Stopa
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303966apps/erpnext/erpnext/stock/doctype/item/item.js +38,Make Variant,Napravite varijanta
Pratik Vyas97264472015-05-14 15:13:10 +05303967apps/erpnext/erpnext/config/hr.py +145,Block leave applications by department.,Blok ostaviti aplikacija odjelu.
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303968apps/erpnext/erpnext/templates/pages/cart.html +42,Cart is Empty,Košarica je prazna
Pratik Vyas593d5622015-03-02 19:07:52 +05303969DocType: Production Order,Actual Operating Cost,Stvarni operativni trošak
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303970apps/erpnext/erpnext/accounts/doctype/account/account.py +73,Root cannot be edited.,Korijen ne može se mijenjati .
Anand Doshi191b2972015-10-21 16:50:31 +05303971apps/erpnext/erpnext/accounts/utils.py +195,Allocated amount can not greater than unadusted amount,Dodijeljeni iznos ne može veći od iznosa unadusted
Pratik Vyas593d5622015-03-02 19:07:52 +05303972DocType: Manufacturing Settings,Allow Production on Holidays,Dopustite proizvodnje na odmor
3973DocType: Sales Order,Customer's Purchase Order Date,Kupca narudžbenice Datum
Pratik Vyas97264472015-05-14 15:13:10 +05303974apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +183,Capital Stock,Kapital
Pratik Vyas593d5622015-03-02 19:07:52 +05303975DocType: Packing Slip,Package Weight Details,Težina paketa - detalji
3976apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +105,Please select a csv file,Odaberite CSV datoteku
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303977DocType: Dropbox Backup,Send Backups to Dropbox,Pošalji sigurnosne kopije na Dropbox
3978DocType: Purchase Order,To Receive and Bill,Za primanje i Bill
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303979apps/erpnext/erpnext/setup/page/setup_wizard/install_fixtures.py +94,Designer,Imenovatelj
3980apps/erpnext/erpnext/config/selling.py +121,Terms and Conditions Template,Uvjeti i odredbe - šprance
Pratik Vyas593d5622015-03-02 19:07:52 +05303981DocType: Serial No,Delivery Details,Detalji isporuke
Rushabh Mehtafc307972015-11-04 18:02:45 +05303982apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +383,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}
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303983DocType: Item,Automatically create Material Request if quantity falls below this level,Automatsko stvaranje materijala zahtjev ako količina padne ispod te razine
Pratik Vyas593d5622015-03-02 19:07:52 +05303984,Item-wise Purchase Register,Stavka-mudar Kupnja Registracija
3985DocType: Batch,Expiry Date,Datum isteka
Rushabh Mehtafc307972015-11-04 18:02:45 +05303986apps/erpnext/erpnext/stock/doctype/item/item.py +369,"To set reorder level, item must be a Purchase Item or Manufacturing Item",Za postavljanje razine naručivanja točka mora biti Kupnja predmeta ili proizvodnja predmeta
Pratik Vyas593d5622015-03-02 19:07:52 +05303987,Supplier Addresses and Contacts,Supplier Adrese i kontakti
Pratik Vyas97264472015-05-14 15:13:10 +05303988apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +268,Please select Category first,Molimo odaberite kategoriju prvi
3989apps/erpnext/erpnext/config/projects.py +18,Project master.,Projekt majstor.
Pratik Vyas593d5622015-03-02 19:07:52 +05303990DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Ne pokazati nikakav simbol kao $ iza valute.
Rushabh Mehtafc307972015-11-04 18:02:45 +05303991apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +330, (Half Day),(Pola dana)
Pratik Vyas593d5622015-03-02 19:07:52 +05303992DocType: Supplier,Credit Days,Kreditne Dani
3993DocType: Leave Type,Is Carry Forward,Je Carry Naprijed
Rushabh Mehtafc307972015-11-04 18:02:45 +05303994apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +478,Get Items from BOM,Kreiraj proizvode od sastavnica (BOM)
Rushabh Mehta63b98ec2015-08-04 11:38:04 +05303995apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Potencijalni kupac - ukupno dana
3996apps/erpnext/erpnext/config/manufacturing.py +120,Bill of Materials,Bill of Materials
Rushabh Mehtafc307972015-11-04 18:02:45 +05303997apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +77,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Red {0}: Stranka Tip i stranka je potrebno za potraživanja / obveze prema dobavljačima račun {1}
Rushabh Mehta626ba1b2015-10-14 15:22:06 +05303998DocType: Dropbox Backup,Send Notifications To,Slanje obavijesti
Pratik Vyas593d5622015-03-02 19:07:52 +05303999apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.html +26,Ref Date,Ref Datum
4000DocType: Employee,Reason for Leaving,Razlog za odlazak
4001DocType: Expense Claim Detail,Sanctioned Amount,Iznos kažnjeni
4002DocType: GL Entry,Is Opening,Je Otvaranje
Rushabh Mehtafc307972015-11-04 18:02:45 +05304003apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +164,Row {0}: Debit entry can not be linked with a {1},Red {0}: debitne unos ne može biti povezan s {1}
4004apps/erpnext/erpnext/accounts/doctype/account/account.py +188,Account {0} does not exist,Račun {0} ne postoji
Pratik Vyas593d5622015-03-02 19:07:52 +05304005DocType: Account,Cash,Gotovina
4006DocType: Employee,Short biography for website and other publications.,Kratka biografija za web stranice i drugih publikacija.
4007apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +31,Please create Salary Structure for employee {0},Molimo stvoriti Plaća Struktura za zaposlenika {0}