blob: 273fb9232b5b15124be35897b0b1bf4b45aba6e7 [file] [log] [blame]
Frappe PR Botc0804792017-05-19 12:30:04 +05301DocType: Employee,Salary Mode,Plaća način
2DocType: Employee,Divorced,Rastavljen
3apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +96,Items already synced,Stavke već sinkronizirane
4DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Dopusti Stavka biti dodan više puta u transakciji
5apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +33,Cancel Material Visit {0} before cancelling this Warranty Claim,Odustani Materijal Posjetite {0} prije otkazivanja ovog jamstva se
6apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +19,Consumer Products,Consumer Products
Frappe PR Botd112ee52017-08-31 19:38:41 +05307DocType: Supplier Scorecard,Notify Supplier,Obavijesti dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05308DocType: Item,Customer Items,Korisnički Stavke
9DocType: Project,Costing and Billing,Obračun troškova i naplate
Frappe PR Bot3ceab642017-07-04 16:08:14 +053010apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} can not be a ledger,Račun {0}: nadređeni račun {1} ne može biti glavna knjiga
Frappe PR Botc0804792017-05-19 12:30:04 +053011DocType: Item,Publish Item to hub.erpnext.com,Objavi stavka to hub.erpnext.com
12apps/erpnext/erpnext/config/setup.py +88,Email Notifications,E-mail obavijesti
Frappe PR Bot3ceab642017-07-04 16:08:14 +053013apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +26,Evaluation,procjena
Frappe PR Botc0804792017-05-19 12:30:04 +053014DocType: Item,Default Unit of Measure,Zadana mjerna jedinica
15DocType: SMS Center,All Sales Partner Contact,Kontakti prodajnog partnera
16DocType: Employee,Leave Approvers,Osobe ovlaštene za odobrenje odsustva
17DocType: Sales Partner,Dealer,Trgovac
18DocType: Employee,Rented,Iznajmljeno
19DocType: Purchase Order,PO-,po-
20DocType: POS Profile,Applicable for User,Primjenjivo za članove
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053021apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +196,"Stopped Production Order cannot be cancelled, Unstop it first to cancel","Zaustavljen Proizvodnja Red ne može biti otkazana, odčepiti najprije otkazati"
Frappe PR Botc0804792017-05-19 12:30:04 +053022DocType: Vehicle Service,Mileage,Kilometraža
23apps/erpnext/erpnext/accounts/doctype/asset/asset.js +231,Do you really want to scrap this asset?,Da li zaista želite odbaciti ovu imovinu?
Frappe PR Bot7c901002017-06-07 12:05:29 +053024apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +44,Select Default Supplier,Odabir Primarna Dobavljač
Frappe PR Botc0804792017-05-19 12:30:04 +053025apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Valuta je potrebna za cjenik {0}
26DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Bit će izračunata u transakciji.
27DocType: Purchase Order,Customer Contact,Kupac Kontakt
28DocType: Job Applicant,Job Applicant,Posao podnositelj
29apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +6,This is based on transactions against this Supplier. See timeline below for details,To se temelji na transakcijama protiv tog dobavljača. Pogledajte vremensku crtu ispod za detalje
30apps/erpnext/erpnext/hub_node/page/hub/hub_body.html +18,No more results.,Nema više rezultata.
31apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +34,Legal,Pravni
Frappe PR Botfa042362017-07-17 17:50:36 +053032apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +174,Actual type tax cannot be included in Item rate in row {0},Stvarni tipa porez ne može biti uključen u stopu stavka u nizu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +053033DocType: Bank Guarantee,Customer,Kupac
34DocType: Purchase Receipt Item,Required By,Potrebna Do
35DocType: Delivery Note,Return Against Delivery Note,Povratak Protiv izdatnice
36DocType: Purchase Order,% Billed,% Naplaćeno
37apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +43,Exchange Rate must be same as {0} {1} ({2}),Tečaj mora biti ista kao {0} {1} ({2})
38DocType: Sales Invoice,Customer Name,Naziv klijenta
39DocType: Vehicle,Natural Gas,Prirodni gas
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053040apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +132,Bank account cannot be named as {0},Bankovni račun ne može biti imenovan kao {0}
Frappe PR Botc0804792017-05-19 12:30:04 +053041DocType: Account,Heads (or groups) against which Accounting Entries are made and balances are maintained.,Šefovi (ili skupine) od kojih računovodstvenih unosa su i sredstva su održavani.
42apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +196,Outstanding for {0} cannot be less than zero ({1}),Izvanredna za {0} ne može biti manji od nule ( {1} )
Frappe PR Botd112ee52017-08-31 19:38:41 +053043apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +357,There are no submitted Salary Slips to process.,Nema obrađenih Plaćanja.
Frappe PR Botc0804792017-05-19 12:30:04 +053044DocType: Manufacturing Settings,Default 10 mins,Default 10 min
45DocType: Leave Type,Leave Type Name,Naziv vrste odsustva
Frappe PR Bot7c901002017-06-07 12:05:29 +053046apps/erpnext/erpnext/templates/pages/projects.js +62,Show open,Prikaži otvorena
Frappe PR Botd112ee52017-08-31 19:38:41 +053047apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +151,Series Updated Successfully,Serija je uspješno ažurirana
Frappe PR Botc0804792017-05-19 12:30:04 +053048apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +18,Checkout,Provjeri
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053049apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +175,Accural Journal Entry Submitted,Accural Journal Entry Prijavljen
Frappe PR Botc0804792017-05-19 12:30:04 +053050DocType: Pricing Rule,Apply On,Nanesite na
51DocType: Item Price,Multiple Item prices.,Višestruke cijene proizvoda.
52,Purchase Order Items To Be Received,Stavke narudžbenice za zaprimanje
53DocType: SMS Center,All Supplier Contact,Svi kontakti dobavljača
54DocType: Support Settings,Support Settings,Postavke za podršku
Frappe PR Bot3ceab642017-07-04 16:08:14 +053055apps/erpnext/erpnext/projects/doctype/project/project.py +65,Expected End Date can not be less than Expected Start Date,Očekivani datum završetka ne može biti manji od očekivanog početka Datum
Frappe PR Botc0804792017-05-19 12:30:04 +053056apps/erpnext/erpnext/utilities/transaction_base.py +110,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Red # {0}: Ocijenite mora biti ista kao {1}: {2} ({3} / {4})
57apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +282,New Leave Application,Novi dopust Primjena
58,Batch Item Expiry Status,Hrpa Stavka isteka Status
Frappe PR Bot3ceab642017-07-04 16:08:14 +053059apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +153,Bank Draft,Bank Nacrt
Frappe PR Botc0804792017-05-19 12:30:04 +053060DocType: Mode of Payment Account,Mode of Payment Account,Način plaćanja računa
Frappe PR Bot59ee45a2017-06-01 19:05:28 +053061apps/erpnext/erpnext/stock/doctype/item/item.js +56,Show Variants,Pokaži varijante
Frappe PR Botc0804792017-05-19 12:30:04 +053062DocType: Academic Term,Academic Term,Akademski pojam
63apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,Materijal
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053064apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +670,Quantity,Količina
Frappe PR Botc0804792017-05-19 12:30:04 +053065apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +546,Accounts table cannot be blank.,Računi stol ne može biti prazno.
Frappe PR Bot3ceab642017-07-04 16:08:14 +053066apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +154,Loans (Liabilities),Zajmovi (pasiva)
Frappe PR Botc0804792017-05-19 12:30:04 +053067DocType: Employee Education,Year of Passing,Godina Prolazeći
Frappe PR Botc0804792017-05-19 12:30:04 +053068DocType: Item,Country of Origin,Zemlja podrijetla
Frappe PR Bot3ceab642017-07-04 16:08:14 +053069apps/erpnext/erpnext/templates/includes/product_page.js +24,In Stock,Na zalihi
Frappe PR Botc0804792017-05-19 12:30:04 +053070apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,Otvorena pitanja
71DocType: Production Plan Item,Production Plan Item,Proizvodnja plan artikla
72apps/erpnext/erpnext/hr/doctype/employee/employee.py +144,User {0} is already assigned to Employee {1},Korisnik {0} već dodijeljena zaposlenika {1}
73apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +31,Health Care,Health Care
74apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +65,Delay in payment (Days),Kašnjenje u plaćanju (dani)
75apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +26,Service Expense,usluga Rashodi
Frappe PR Botd112ee52017-08-31 19:38:41 +053076apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +870,Serial Number: {0} is already referenced in Sales Invoice: {1},Serijski broj: {0} već se odnosi na prodajnu fakturu: {1}
77apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +824,Invoice,Faktura
Frappe PR Botc0804792017-05-19 12:30:04 +053078DocType: Maintenance Schedule Item,Periodicity,Periodičnost
79apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Fiskalna godina {0} je potrebno
Frappe PR Botc0804792017-05-19 12:30:04 +053080apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +21,Defense,Obrana
81DocType: Salary Component,Abbr,Kratica
82DocType: Appraisal Goal,Score (0-5),Ocjena (0-5)
83apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +225,Row {0}: {1} {2} does not match with {3},Red {0}: {1} {2} ne odgovara {3}
84apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +75,Row # {0}:,Red # {0}:
85DocType: Timesheet,Total Costing Amount,Ukupno Obračun troškova Iznos
86DocType: Delivery Note,Vehicle No,Ne vozila
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053087apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +154,Please select Price List,Molim odaberite cjenik
Frappe PR Botc0804792017-05-19 12:30:04 +053088apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +78,Row #{0}: Payment document is required to complete the trasaction,Red # {0}: dokument Plaćanje je potrebno za dovršenje trasaction
89DocType: Production Order Operation,Work In Progress,Radovi u tijeku
90apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +13,Please select date,Odaberite datum
91DocType: Employee,Holiday List,Turistička Popis
Frappe PR Botd112ee52017-08-31 19:38:41 +053092apps/erpnext/erpnext/public/js/setup_wizard.js +216,Accountant,Knjigovođa
Frappe PR Botc0804792017-05-19 12:30:04 +053093DocType: Cost Center,Stock User,Stock Korisnik
94DocType: Company,Phone No,Telefonski broj
95apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +50,Course Schedules created:,Raspored predmeta izrađen:
96apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},Novi {0}: #{1}
97,Sales Partners Commission,Provizija prodajnih partnera
Frappe PR Bot3ceab642017-07-04 16:08:14 +053098apps/erpnext/erpnext/setup/doctype/company/company.py +45,Abbreviation cannot have more than 5 characters,Kratica ne može imati više od 5 znakova
Frappe PR Botc0804792017-05-19 12:30:04 +053099DocType: Payment Request,Payment Request,Zahtjev za plaćanje
100DocType: Asset,Value After Depreciation,Vrijednost Nakon Amortizacija
101DocType: Employee,O+,O +
102apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt_dashboard.py +17,Related,povezan
103apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +43,Attendance date can not be less than employee's joining date,Datum Gledatelji ne može biti manja od ulaska datuma zaposlenika
104DocType: Grading Scale,Grading Scale Name,Ljestvici Ime
Frappe PR Botfa042362017-07-17 17:50:36 +0530105apps/erpnext/erpnext/accounts/doctype/account/account.js +41,This is a root account and cannot be edited.,To jekorijen račun i ne može se mijenjati .
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530106DocType: Sales Invoice,Company Address,adresa tvrtke
Frappe PR Botc0804792017-05-19 12:30:04 +0530107DocType: BOM,Operations,Operacije
108apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +38,Cannot set authorization on basis of Discount for {0},Ne mogu postaviti odobrenje na temelju popusta za {0}
109DocType: Rename Tool,"Attach .csv file with two columns, one for the old name and one for the new name","Pričvrstite .csv datoteku s dva stupca, jedan za stari naziv i jedan za novim nazivom"
Frappe PR Botfa042362017-07-17 17:50:36 +0530110apps/erpnext/erpnext/accounts/utils.py +73,{0} {1} not in any active Fiscal Year.,{0} {1} nije u nijednoj fiskalnoj godini.
Frappe PR Botc0804792017-05-19 12:30:04 +0530111DocType: Packed Item,Parent Detail docname,Nadređeni detalj docname
Frappe PR Bot7c901002017-06-07 12:05:29 +0530112apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +69,"Reference: {0}, Item Code: {1} and Customer: {2}","Referenca: {0}, šifra stavke: {1} i klijent: {2}"
Frappe PR Botd112ee52017-08-31 19:38:41 +0530113apps/erpnext/erpnext/public/js/setup_wizard.js +310,Kg,kg
Frappe PR Botc0804792017-05-19 12:30:04 +0530114DocType: Student Log,Log,Prijava
115apps/erpnext/erpnext/config/hr.py +45,Opening for a Job.,Otvaranje za posao.
116DocType: Item Attribute,Increment,Pomak
Frappe PR Bot7c901002017-06-07 12:05:29 +0530117apps/erpnext/erpnext/public/js/stock_analytics.js +61,Select Warehouse...,Odaberite Warehouse ...
Frappe PR Botc0804792017-05-19 12:30:04 +0530118apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +6,Advertising,Oglašavanje
119apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +22,Same Company is entered more than once,Ista tvrtka je ušao više od jednom
120DocType: Employee,Married,Oženjen
Frappe PR Botd112ee52017-08-31 19:38:41 +0530121apps/erpnext/erpnext/accounts/party.py +44,Not permitted for {0},Nije dopušteno {0}
Frappe PR Botfa042362017-07-17 17:50:36 +0530122apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +568,Get items from,Nabavite stavke iz
Frappe PR Botd112ee52017-08-31 19:38:41 +0530123apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +455,Stock cannot be updated against Delivery Note {0},Dionica ne može biti obnovljeno protiv isporuke Napomena {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530124apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Proizvod {0}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530125apps/erpnext/erpnext/templates/generators/item_group.html +43,No items listed,Nema navedenih stavki
Frappe PR Botc0804792017-05-19 12:30:04 +0530126DocType: Payment Reconciliation,Reconcile,pomiriti
127apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +30,Grocery,Trgovina prehrambenom robom
128DocType: Quality Inspection Reading,Reading 1,Čitanje 1
129DocType: Process Payroll,Make Bank Entry,Provjerite banke unos
130apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +40,Pension Funds,Mirovinski fondovi
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530131apps/erpnext/erpnext/accounts/doctype/asset/asset.py +88,Next Depreciation Date cannot be before Purchase Date,Sljedeća Amortizacija Datum ne može biti prije Datum kupnje
Frappe PR Botc0804792017-05-19 12:30:04 +0530132DocType: SMS Center,All Sales Person,Svi prodavači
133DocType: Monthly Distribution,**Monthly Distribution** helps you distribute the Budget/Target across months if you have seasonality in your business.,"** Mjesečna distribucija ** pomaže vam rasporediti proračun / Target preko mjeseca, ako imate sezonalnost u Vašem poslovanju."
Frappe PR Botd112ee52017-08-31 19:38:41 +0530134apps/erpnext/erpnext/accounts/page/pos/pos.js +1691,Not items found,Nije pronađen stavke
135apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +181,Salary Structure Missing,Struktura plaća Nedostaje
Frappe PR Botc0804792017-05-19 12:30:04 +0530136DocType: Lead,Person Name,Osoba ime
137DocType: Sales Invoice Item,Sales Invoice Item,Prodajni proizvodi
138DocType: Account,Credit,Kredit
139DocType: POS Profile,Write Off Cost Center,Otpis troška
Frappe PR Botd112ee52017-08-31 19:38:41 +0530140apps/erpnext/erpnext/public/js/setup_wizard.js +99,"e.g. ""Primary School"" or ""University""",npr "Osnovna škola" ili "Sveučilište"
Frappe PR Botc0804792017-05-19 12:30:04 +0530141apps/erpnext/erpnext/config/stock.py +32,Stock Reports,dionica izvješća
142DocType: Warehouse,Warehouse Detail,Detalji o skladištu
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530143apps/erpnext/erpnext/selling/doctype/customer/customer.py +161,Credit limit has been crossed for customer {0} {1}/{2},Kreditni limit je prešao na kupca {0} {1} / {2}
Frappe PR Botc0804792017-05-19 12:30:04 +0530144apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +33,The Term End Date cannot be later than the Year End Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,Datum Pojam završetka ne može biti kasnije od godine datum završetka školske godine u kojoj je pojam vezan (Akademska godina {}). Ispravite datume i pokušajte ponovno.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530145apps/erpnext/erpnext/stock/doctype/item/item.py +467,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item",""Je nepokretne imovine" ne može biti potvrđen, što postoji imovinom rekord protiv stavku"
Frappe PR Botc0804792017-05-19 12:30:04 +0530146DocType: Vehicle Service,Brake Oil,ulje za kočnice
147DocType: Tax Rule,Tax Type,Porezna Tip
Frappe PR Botd112ee52017-08-31 19:38:41 +0530148apps/erpnext/erpnext/controllers/taxes_and_totals.py +552,Taxable Amount,Iznos oporezivanja
Frappe PR Botc0804792017-05-19 12:30:04 +0530149apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +160,You are not authorized to add or update entries before {0},Niste ovlašteni dodavati ili ažurirati unose prije {0}
150DocType: BOM,Item Image (if not slideshow),Slika proizvoda (ako nije slide prikaz)
151apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Kupac postoji s istim imenom
152DocType: Production Order Operation,(Hour Rate / 60) * Actual Operation Time,(Broj sati / 60) * Stvarno trajanje operacije
Frappe PR Botd112ee52017-08-31 19:38:41 +0530153apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1048,Row #{0}: Reference Document Type must be one of Expense Claim or Journal Entry,Redak # {0}: Referentni tip dokumenta mora biti jedan od zahtjeva za trošak ili unos dnevnika
154apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +907,Select BOM,Odaberi BOM
Frappe PR Botc0804792017-05-19 12:30:04 +0530155DocType: SMS Log,SMS Log,SMS Prijava
156apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Troškovi isporučenih stavki
157apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +38,The holiday on {0} is not between From Date and To Date,Odmor na {0} nije između Od Datum i do sada
158DocType: Student Log,Student Log,Studentski Prijava
159DocType: Quality Inspection,Get Specification Details,Kreiraj detalje specifikacija
Frappe PR Botd112ee52017-08-31 19:38:41 +0530160apps/erpnext/erpnext/config/buying.py +165,Templates of supplier standings.,Predlošci stanja dobavljača.
Frappe PR Botc0804792017-05-19 12:30:04 +0530161DocType: Lead,Interested,Zainteresiran
162apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +171,Opening,Otvaranje
163apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +28,From {0} to {1},Od {0} do {1}
164DocType: Item,Copy From Item Group,Primjerak iz točke Group
165DocType: Journal Entry,Opening Entry,Otvaranje - ulaz
166apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Račun platiti samo
167DocType: Employee Loan,Repay Over Number of Periods,Vrati Preko broj razdoblja
Frappe PR Botc0804792017-05-19 12:30:04 +0530168DocType: Stock Entry,Additional Costs,Dodatni troškovi
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530169apps/erpnext/erpnext/accounts/doctype/account/account.py +141,Account with existing transaction can not be converted to group.,Račun s postojećom transakcijom ne može se pretvoriti u grupu.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530170apps/erpnext/erpnext/schools/doctype/instructor/instructor.py +15,Please setup Instructor Naming System in School > School Settings,Postavite instruktor sustava za imenovanje u školi> Školske postavke
Frappe PR Botc0804792017-05-19 12:30:04 +0530171DocType: Lead,Product Enquiry,Upit
172DocType: Academic Term,Schools,škole
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530173DocType: School Settings,Validate Batch for Students in Student Group,Validirati seriju za studente u grupi studenata
Frappe PR Botc0804792017-05-19 12:30:04 +0530174apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,No leave record found for employee {0} for {1},Ne dopusta rekord pronađeno za zaposlenika {0} od {1}
175apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Unesite tvrtka prva
Frappe PR Botd112ee52017-08-31 19:38:41 +0530176apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +358,Please select Company first,Odaberite tvrtka prvi
Frappe PR Botc0804792017-05-19 12:30:04 +0530177DocType: Employee Education,Under Graduate,Preddiplomski
178apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Target Na
179DocType: BOM,Total Cost,Ukupan trošak
180DocType: Journal Entry Account,Employee Loan,zaposlenik kredita
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530181apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +108,Activity Log:,Dnevnik aktivnosti:
Frappe PR Botd112ee52017-08-31 19:38:41 +0530182apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +245,Item {0} does not exist in the system or has expired,Proizvod {0} ne postoji u sustavu ili je istekao
Frappe PR Botc0804792017-05-19 12:30:04 +0530183apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +44,Real Estate,Nekretnine
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530184apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +1,Statement of Account,Izjava o računu
Frappe PR Botc0804792017-05-19 12:30:04 +0530185apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +41,Pharmaceuticals,Farmaceutske
186DocType: Purchase Invoice Item,Is Fixed Asset,Je nepokretne imovine
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530187apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +234,"Available qty is {0}, you need {1}","Dostupno Količina Jedinična je {0}, potrebno je {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +0530188DocType: Expense Claim Detail,Claim Amount,Iznos štete
Frappe PR Botd112ee52017-08-31 19:38:41 +0530189apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +51,Duplicate customer group found in the cutomer group table,Dvostruka grupa kupaca nalaze u tablici cutomer grupe
Frappe PR Bot7c901002017-06-07 12:05:29 +0530190apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +31,Supplier Type / Supplier,Dobavljač Tip / Supplier
Frappe PR Botc0804792017-05-19 12:30:04 +0530191DocType: Naming Series,Prefix,Prefiks
Frappe PR Botd112ee52017-08-31 19:38:41 +0530192apps/erpnext/erpnext/public/js/setup_wizard.js +307,Consumable,potrošni
Frappe PR Botc0804792017-05-19 12:30:04 +0530193DocType: Employee,B-,B-
194DocType: Upload Attendance,Import Log,Uvoz Prijavite
195DocType: Production Planning Tool,Pull Material Request of type Manufacture based on the above criteria,Povucite materijala zahtjev tipa Proizvodnja se temelji na gore navedenim kriterijima
196DocType: Training Result Employee,Grade,Razred
197DocType: Sales Invoice Item,Delivered By Supplier,Isporučio dobavljač
198DocType: SMS Center,All Contact,Svi kontakti
Frappe PR Botd112ee52017-08-31 19:38:41 +0530199apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +895,Production Order already created for all items with BOM,Proizvodnja Red je već stvorio za sve stavke s sastavnice
200apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +193,Annual Salary,Godišnja plaća
Frappe PR Botc0804792017-05-19 12:30:04 +0530201DocType: Daily Work Summary,Daily Work Summary,Dnevni rad Sažetak
202DocType: Period Closing Voucher,Closing Fiscal Year,Zatvaranje Fiskalna godina
Frappe PR Botd112ee52017-08-31 19:38:41 +0530203apps/erpnext/erpnext/accounts/party.py +357,{0} {1} is frozen,{0} {1} je zamrznuta
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530204apps/erpnext/erpnext/setup/doctype/company/company.py +139,Please select Existing Company for creating Chart of Accounts,Odaberite postojeće tvrtke za izradu grafikona o računima
205apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +80,Stock Expenses,Stock Troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +0530206apps/erpnext/erpnext/stock/doctype/batch/batch.js +91,Select Target Warehouse,Odaberite Target Warehouse
207apps/erpnext/erpnext/hr/doctype/employee/employee.js +80,Please enter Preferred Contact Email,Unesite igraca Kontakt email
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530208DocType: Program Enrollment,School Bus,Školski autobus
Frappe PR Botc0804792017-05-19 12:30:04 +0530209DocType: Journal Entry,Contra Entry,Contra Stupanje
210DocType: Journal Entry Account,Credit in Company Currency,Kredit u trgovačkim društvima valuti
211DocType: Delivery Note,Installation Status,Status instalacije
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530212apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +135,"Do you want to update attendance?<br>Present: {0}\
Frappe PR Botc0804792017-05-19 12:30:04 +0530213 <br>Absent: {1}",Želite li ažurirati dolazak? <br> Prisutni: {0} \ <br> Odsutni: {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +0530214apps/erpnext/erpnext/controllers/buying_controller.py +323,Accepted + Rejected Qty must be equal to Received quantity for Item {0},Količina prihvaćeno + odbijeno mora biti jednaka zaprimljenoj količini proizvoda {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530215DocType: Request for Quotation,RFQ-,RFQ-
216DocType: Item,Supply Raw Materials for Purchase,Nabava sirovine za kupnju
Frappe PR Botd112ee52017-08-31 19:38:41 +0530217apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +148,At least one mode of payment is required for POS invoice.,potreban je najmanje jedan način plaćanja za POS računa.
Frappe PR Botc0804792017-05-19 12:30:04 +0530218DocType: Products Settings,Show Products as a List,Prikaži proizvode kao popis
219DocType: Upload Attendance,"Download the Template, fill appropriate data and attach the modified file.
220All dates and employee combination in the selected period will come in the template, with existing attendance records","Preuzmite predložak, ispunite odgovarajuće podatke i priložiti izmijenjene datoteke.
221 Sve datume i zaposlenika kombinacija u odabranom razdoblju doći će u predlošku s postojećim pohađanje evidencije"
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530222apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +482,Item {0} is not active or end of life has been reached,Proizvod {0} nije aktivan ili nije došao do kraja roka valjanosti
Frappe PR Botd112ee52017-08-31 19:38:41 +0530223apps/erpnext/erpnext/public/js/setup_wizard.js +346,Example: Basic Mathematics,Primjer: Osnovni Matematika
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530224apps/erpnext/erpnext/controllers/accounts_controller.py +670,"To include tax in row {0} in Item rate, taxes in rows {1} must also be included","To uključuje porez u redu {0} u stopu točke , porezi u redovima {1} također moraju biti uključeni"
Frappe PR Botc0804792017-05-19 12:30:04 +0530225apps/erpnext/erpnext/config/hr.py +214,Settings for HR Module,Postavke za HR modula
226DocType: SMS Center,SMS Center,SMS centar
227DocType: Sales Invoice,Change Amount,Promjena Iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +0530228DocType: BOM Update Tool,New BOM,Novi BOM
229apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +117,Please enter Delivery Date,Unesite datum isporuke
Frappe PR Botc0804792017-05-19 12:30:04 +0530230DocType: Depreciation Schedule,Make Depreciation Entry,Provjerite Amortizacija unos
231DocType: Appraisal Template Goal,KRA,KRA
232DocType: Lead,Request Type,Zahtjev Tip
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530233apps/erpnext/erpnext/hr/doctype/offer_letter/offer_letter.js +17,Make Employee,Provjerite zaposlenik
Frappe PR Botc0804792017-05-19 12:30:04 +0530234apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +14,Broadcasting,Radiodifuzija
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530235apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +160,Execution,izvršenje
Frappe PR Botc0804792017-05-19 12:30:04 +0530236apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Pojedinosti o operacijama koje se provode.
237DocType: Serial No,Maintenance Status,Status održavanja
238apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,{0} {1}: Supplier is required against Payable account {2},{0} {1}: potreban Dobavljač protiv plaća se računa {2}
239apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Stavke i cijene
240apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Ukupno vrijeme: {0}
241apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +43,From Date should be within the Fiscal Year. Assuming From Date = {0},Od datuma trebao biti u fiskalnoj godini. Uz pretpostavku Od datuma = {0}
242DocType: Customer,Individual,Pojedinac
243DocType: Interest,Academics User,Akademski korisnik
244DocType: Cheque Print Template,Amount In Figure,Iznos u slici
245DocType: Employee Loan Application,Loan Info,Informacije o zajmu
246apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Plan održavanja posjeta.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530247DocType: Supplier Scorecard Period,Supplier Scorecard Period,Razdoblje ocjena dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +0530248DocType: POS Profile,Customer Groups,kupaca Grupe
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530249apps/erpnext/erpnext/public/js/financial_statements.js +51,Financial Statements,Financijska izvješća
Frappe PR Botc0804792017-05-19 12:30:04 +0530250DocType: Guardian,Students,Studenti
251apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Pravila za primjenu cijena i popusta.
252apps/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
253apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +79,Installation date cannot be before delivery date for Item {0},Datum Instalacija ne može biti prije datuma isporuke za točke {0}
254DocType: Pricing Rule,Discount on Price List Rate (%),Popust na cjenik (%)
255DocType: Offer Letter,Select Terms and Conditions,Odaberite Uvjeti
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530256apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +60,Out Value,Iz vrijednost
Frappe PR Botc0804792017-05-19 12:30:04 +0530257DocType: Production Planning Tool,Sales Orders,Narudžbe kupca
258DocType: Purchase Taxes and Charges,Valuation,Procjena
259,Purchase Order Trends,Trendovi narudžbenica kupnje
260apps/erpnext/erpnext/templates/emails/request_for_quotation.html +7,The request for quotation can be accessed by clicking on the following link,Zahtjev za ponudu se može pristupiti klikom na sljedeći link
261apps/erpnext/erpnext/config/hr.py +81,Allocate leaves for the year.,Dodjela lišće za godinu dana.
262DocType: SG Creation Tool Course,SG Creation Tool Course,Tečaj SG alat za izradu
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530263apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +236,Insufficient Stock,nedovoljna Stock
Frappe PR Botc0804792017-05-19 12:30:04 +0530264DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Onemogući planiranje kapaciteta i vremena za praćenje
265DocType: Email Digest,New Sales Orders,Nove narudžbenice
266DocType: Bank Guarantee,Bank Account,Žiro račun
267DocType: Leave Type,Allow Negative Balance,Dopustite negativan saldo
Frappe PR Botd112ee52017-08-31 19:38:41 +0530268apps/erpnext/erpnext/projects/doctype/project_type/project_type.py +13,You cannot delete Project Type 'External',Ne možete izbrisati vrstu projekta &#39;Vanjski&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +0530269DocType: Employee,Create User,Izradi korisnika
270DocType: Selling Settings,Default Territory,Zadani teritorij
271apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +53,Television,Televizija
272DocType: Production Order Operation,Updated via 'Time Log',Ažurirano putem 'Time Log'
Frappe PR Botd112ee52017-08-31 19:38:41 +0530273apps/erpnext/erpnext/controllers/taxes_and_totals.py +424,Advance amount cannot be greater than {0} {1},Advance iznos ne može biti veći od {0} {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530274DocType: Naming Series,Series List for this Transaction,Serija Popis za ovu transakciju
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530275DocType: Company,Enable Perpetual Inventory,Omogući trajnu zalihu
Frappe PR Botc0804792017-05-19 12:30:04 +0530276DocType: Company,Default Payroll Payable Account,Zadana plaće Plaća račun
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530277apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +51,Update Email Group,Update Email Grupa
Frappe PR Botc0804792017-05-19 12:30:04 +0530278DocType: Sales Invoice,Is Opening Entry,Je Otvaranje unos
279DocType: Customer Group,Mention if non-standard receivable account applicable,Spomenuti ako nestandardni potraživanja računa primjenjivo
280DocType: Course Schedule,Instructor Name,Instruktor Ime
Frappe PR Botd112ee52017-08-31 19:38:41 +0530281DocType: Supplier Scorecard,Criteria Setup,Postavljanje kriterija
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530282apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +179,For Warehouse is required before Submit,Jer je potrebno Warehouse prije Podnijeti
Frappe PR Botc0804792017-05-19 12:30:04 +0530283apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Primila je u
284DocType: Sales Partner,Reseller,Prodavač
285DocType: Production Planning Tool,"If checked, Will include non-stock items in the Material Requests.","Ako je označeno, će uključivati stavke bez zaliha u materijalu zahtjeva."
286apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +24,Please enter Company,Unesite tvrtke
287DocType: Delivery Note Item,Against Sales Invoice Item,Protiv prodaje dostavnice točke
288,Production Orders in Progress,Radni nalozi u tijeku
289apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +39,Net Cash from Financing,Neto novčani tijek iz financijskih
Frappe PR Botd112ee52017-08-31 19:38:41 +0530290apps/erpnext/erpnext/accounts/page/pos/pos.js +2270,"LocalStorage is full , did not save","LocalStorage puna, nije štedjelo"
Frappe PR Botc0804792017-05-19 12:30:04 +0530291DocType: Lead,Address & Contact,Adresa i kontakt
292DocType: Leave Allocation,Add unused leaves from previous allocations,Dodaj neiskorištenih lišće iz prethodnih dodjela
293apps/erpnext/erpnext/controllers/recurring_document.py +230,Next Recurring {0} will be created on {1},Sljedeći ponavljajući {0} bit će izrađen na {1}
294DocType: Sales Partner,Partner website,website partnera
295apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Add Item,Dodaj stavku
Frappe PR Botd112ee52017-08-31 19:38:41 +0530296apps/erpnext/erpnext/public/js/setup_wizard.js +267,Contact Name,Kontakt ime
Frappe PR Botc0804792017-05-19 12:30:04 +0530297DocType: Course Assessment Criteria,Course Assessment Criteria,Kriteriji za procjenu predmeta
298DocType: Process Payroll,Creates salary slip for above mentioned criteria.,Stvara plaće slip za gore navedene kriterije.
299DocType: POS Customer Group,POS Customer Group,POS Korisnička Grupa
300DocType: Cheque Print Template,Line spacing for amount in words,Prored za iznos u riječima
301DocType: Vehicle,Additional Details,dodatni detalji
Frappe PR Botd112ee52017-08-31 19:38:41 +0530302apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +11,Assessment Plan: ,Plan ocjenjivanja:
Frappe PR Botc0804792017-05-19 12:30:04 +0530303apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Nema opisa
304apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Zahtjev za kupnju.
305apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +6,This is based on the Time Sheets created against this project,To se temelji na vremenske tablice stvorene na ovom projektu
Frappe PR Botd112ee52017-08-31 19:38:41 +0530306apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +385,Net Pay cannot be less than 0,Neto plaća ne može biti manja od 0
Frappe PR Botc0804792017-05-19 12:30:04 +0530307apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +224,Only the selected Leave Approver can submit this Leave Application,Samo osoba ovlaštena za odobrenje odsustva može potvrditi zahtjev za odsustvom
308apps/erpnext/erpnext/hr/doctype/employee/employee.py +116,Relieving Date must be greater than Date of Joining,Olakšavanja Datum mora biti veći od dana ulaska u
Frappe PR Botd112ee52017-08-31 19:38:41 +0530309apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +201,Leaves per Year,Ostavlja godišnje
Frappe PR Botc0804792017-05-19 12:30:04 +0530310apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +130,Row {0}: Please check 'Is Advance' against Account {1} if this is an advance entry.,"Red {0}: Provjerite 'Je li Advance ""protiv nalog {1} Ako je to unaprijed ulaz."
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530311apps/erpnext/erpnext/stock/utils.py +212,Warehouse {0} does not belong to company {1},Skladište {0} ne pripada tvrtki {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530312DocType: Email Digest,Profit & Loss,Gubitak profita
Frappe PR Botd112ee52017-08-31 19:38:41 +0530313apps/erpnext/erpnext/public/js/setup_wizard.js +311,Litre,Litre
Frappe PR Botc0804792017-05-19 12:30:04 +0530314DocType: Task,Total Costing Amount (via Time Sheet),Ukupno troška Iznos (preko vremenska tablica)
315DocType: Item Website Specification,Item Website Specification,Specifikacija web stranice proizvoda
316apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +477,Leave Blocked,Neodobreno odsustvo
Frappe PR Botd112ee52017-08-31 19:38:41 +0530317apps/erpnext/erpnext/stock/doctype/item/item.py +673,Item {0} has reached its end of life on {1},Proizvod {0} je dosegao svoj rok trajanja na {1}
318apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +88,Bank Entries,Bankovni tekstova
Frappe PR Botc0804792017-05-19 12:30:04 +0530319apps/erpnext/erpnext/accounts/doctype/budget/budget.py +119,Annual,godišnji
320DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock pomirenje točka
321DocType: Stock Entry,Sales Invoice No,Prodajni račun br
322DocType: Material Request Item,Min Order Qty,Min naručena kol
323DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Tečaj Student Grupa alat za izradu
324DocType: Lead,Do Not Contact,Ne kontaktirati
Frappe PR Botd112ee52017-08-31 19:38:41 +0530325apps/erpnext/erpnext/public/js/setup_wizard.js +361,People who teach at your organisation,Ljudi koji uče u svojoj organizaciji
Frappe PR Botc0804792017-05-19 12:30:04 +0530326DocType: Purchase Invoice,The unique id for tracking all recurring invoices. It is generated on submit.,Jedinstveni ID za praćenje svih ponavljajući fakture. To je izrađen podnijeti.
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530327apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +104,Software Developer,Software Developer
Frappe PR Botc0804792017-05-19 12:30:04 +0530328DocType: Item,Minimum Order Qty,Minimalna količina narudžbe
329DocType: Pricing Rule,Supplier Type,Dobavljač Tip
330DocType: Course Scheduling Tool,Course Start Date,Naravno Datum početka
331,Student Batch-Wise Attendance,Student šarže posjećenost
332DocType: POS Profile,Allow user to edit Rate,Dopustite korisniku da uređivanje Rate
333DocType: Item,Publish in Hub,Objavi na Hub
334DocType: Student Admission,Student Admission,Studentski Ulaz
335,Terretory,Terretory
Frappe PR Botd112ee52017-08-31 19:38:41 +0530336apps/erpnext/erpnext/stock/doctype/item/item.py +693,Item {0} is cancelled,Proizvod {0} je otkazan
337apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +898,Material Request,Zahtjev za robom
Frappe PR Botc0804792017-05-19 12:30:04 +0530338DocType: Bank Reconciliation,Update Clearance Date,Ažurirajte provjeri datum
339DocType: Item,Purchase Details,Detalji nabave
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530340apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +357,Item {0} not found in 'Raw Materials Supplied' table in Purchase Order {1},Stavka {0} nije pronađena u &quot;sirovina nabavlja se &#39;stol narudžbenice {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530341DocType: Employee,Relation,Odnos
342DocType: Shipping Rule,Worldwide Shipping,Dostava u svijetu
343DocType: Student Guardian,Mother,Majka
344apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Potvrđene narudžbe kupaca.
345DocType: Purchase Receipt Item,Rejected Quantity,Odbijen Količina
Frappe PR Botc0804792017-05-19 12:30:04 +0530346DocType: Notification Control,Notification Control,Obavijest kontrole
347DocType: Lead,Suggestions,Prijedlozi
348DocType: 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.
349apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +276,Payment against {0} {1} cannot be greater than Outstanding Amount {2},Plaćanje protiv {0} {1} ne može biti veća od preostali iznos {2}
350DocType: Supplier,Address HTML,Adressa u HTML-u
351DocType: Lead,Mobile No.,Mobitel br.
352DocType: Maintenance Schedule,Generate Schedule,Generiranje Raspored
353DocType: Purchase Invoice Item,Expense Head,Rashodi voditelj
Frappe PR Botfa042362017-07-17 17:50:36 +0530354apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +146,Please select Charge Type first,Odaberite Naknada za prvi
Frappe PR Botc0804792017-05-19 12:30:04 +0530355DocType: Student Group Student,Student Group Student,Studentski Group Studentski
356apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Latest,Najnovije
357DocType: Vehicle Service,Inspection,inspekcija
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530358apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard_row_head.html +1, List ,Popis
Frappe PR Botd112ee52017-08-31 19:38:41 +0530359DocType: Supplier Scorecard Scoring Standing,Max Grade,Max Grade
Frappe PR Botc0804792017-05-19 12:30:04 +0530360DocType: Email Digest,New Quotations,Nove ponude
361DocType: HR Settings,Emails salary slip to employee based on preferred email selected in Employee,E-mail plaće slip da zaposleniku na temelju preferiranih e-mail koji ste odabrali u zaposlenika
362DocType: 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
363DocType: Tax Rule,Shipping County,dostava županija
364apps/erpnext/erpnext/config/desktop.py +158,Learn,Naučiti
365DocType: Asset,Next Depreciation Date,Sljedeći datum Amortizacija
366apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Aktivnost Cijena po zaposlenom
367DocType: Accounts Settings,Settings for Accounts,Postavke za račune
Frappe PR Botd112ee52017-08-31 19:38:41 +0530368apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +646,Supplier Invoice No exists in Purchase Invoice {0},Dobavljač Račun br postoji u fakturi {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530369apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Uredi raspodjelu prodavača.
370DocType: Job Applicant,Cover Letter,Pismo
371apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Izvanredna Čekovi i depoziti za brisanje
372DocType: Item,Synced With Hub,Sinkronizirati s Hub
373DocType: Vehicle,Fleet Manager,Fleet Manager
Frappe PR Botfa042362017-07-17 17:50:36 +0530374apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +517,Row #{0}: {1} can not be negative for item {2},Red # {0}: {1} ne može biti negativna za predmet {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530375apps/erpnext/erpnext/setup/doctype/company/company.js +70,Wrong Password,Pogrešna Lozinka
Frappe PR Botc0804792017-05-19 12:30:04 +0530376DocType: Item,Variant Of,Varijanta
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530377apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +367,Completed Qty can not be greater than 'Qty to Manufacture',Završen Qty ne može biti veći od 'Kol proizvoditi'
Frappe PR Botc0804792017-05-19 12:30:04 +0530378DocType: Period Closing Voucher,Closing Account Head,Zatvaranje računa šefa
379DocType: Employee,External Work History,Vanjski Povijest Posao
380apps/erpnext/erpnext/projects/doctype/task/task.py +99,Circular Reference Error,Kružni Referentna Greška
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530381apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +55,Guardian1 Name,Ime Guardian1
Frappe PR Botc0804792017-05-19 12:30:04 +0530382DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Riječima (izvoz) će biti vidljivo nakon što spremite otpremnicu.
383DocType: Cheque Print Template,Distance from left edge,Udaljenost od lijevog ruba
384apps/erpnext/erpnext/utilities/bot.py +29,{0} units of [{1}](#Form/Item/{1}) found in [{2}](#Form/Warehouse/{2}),{0} jedinica [{1}] (# Form / Artikl / {1}) naći u [{2}] (# Form / Skladište / {2})
385DocType: Lead,Industry,Industrija
386DocType: Employee,Job Profile,Profil posla
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530387apps/erpnext/erpnext/setup/doctype/company/company_dashboard.py +6,This is based on transactions against this Company. See timeline below for details,To se temelji na transakcijama protiv ove tvrtke. Pojedinosti potražite u nastavku
Frappe PR Botc0804792017-05-19 12:30:04 +0530388DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Obavijest putem maila prilikom stvaranja automatskog Zahtjeva za robom
389DocType: Journal Entry,Multi Currency,Više valuta
390DocType: Payment Reconciliation Invoice,Invoice Type,Tip fakture
Frappe PR Botd112ee52017-08-31 19:38:41 +0530391apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +861,Delivery Note,Otpremnica
Frappe PR Botc0804792017-05-19 12:30:04 +0530392apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Postavljanje Porezi
393apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +131,Cost of Sold Asset,Troškovi prodane imovinom
Frappe PR Botd112ee52017-08-31 19:38:41 +0530394apps/erpnext/erpnext/accounts/utils.py +345,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.
395apps/erpnext/erpnext/stock/doctype/item/item.py +436,{0} entered twice in Item Tax,{0} dva puta ušao u točki poreza
Frappe PR Botc0804792017-05-19 12:30:04 +0530396apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,Summary for this week and pending activities,Sažetak za ovaj tjedan i tijeku aktivnosti
397DocType: Student Applicant,Admitted,priznao
398DocType: Workstation,Rent Cost,Rent cost
399apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +81,Amount After Depreciation,Iznos nakon amortizacije
400apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Nadolazeći Kalendar događanja
Frappe PR Botd112ee52017-08-31 19:38:41 +0530401apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +85,Please select month and year,Molimo odaberite mjesec i godinu
Frappe PR Botc0804792017-05-19 12:30:04 +0530402DocType: Employee,Company Email,tvrtka E-mail
403DocType: GL Entry,Debit Amount in Account Currency,Debitna Iznos u valuti računa
Frappe PR Botd112ee52017-08-31 19:38:41 +0530404DocType: Supplier Scorecard,Scoring Standings,Ocjenjivanje poretka
Frappe PR Botc0804792017-05-19 12:30:04 +0530405apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Vrijednost narudžbe
406apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Banka / Novac transakcije protiv stranke ili za internog transfera
407DocType: Shipping Rule,Valid for Countries,Vrijedi za zemlje
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530408apps/erpnext/erpnext/stock/doctype/item/item.js +55,This Item is a Template and cannot be used in transactions. Item attributes will be copied over into the variants unless 'No Copy' is set,"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"
Frappe PR Botc0804792017-05-19 12:30:04 +0530409apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Ukupno Naručite Smatra
410apps/erpnext/erpnext/config/hr.py +234,"Employee designation (e.g. CEO, Director etc.).","Oznaka zaposlenika ( npr. CEO , direktor i sl. ) ."
411apps/erpnext/erpnext/controllers/recurring_document.py +223,Please enter 'Repeat on Day of Month' field value,Unesite ' ponovite na dan u mjesecu ' na terenu vrijednosti
412DocType: 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
413DocType: Course Scheduling Tool,Course Scheduling Tool,Naravno alat za raspoređivanje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530414apps/erpnext/erpnext/controllers/accounts_controller.py +571,Row #{0}: Purchase Invoice cannot be made against an existing asset {1},"Red # {0}: Kupnja Račun, ne može se protiv postojećeg sredstva {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +0530415DocType: Item Tax,Tax Rate,Porezna stopa
416apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +59,{0} already allocated for Employee {1} for period {2} to {3},{0} već dodijeljeno za zaposlenika {1} za vrijeme {2} {3}
Frappe PR Botd112ee52017-08-31 19:38:41 +0530417apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +865,Select Item,Odaberite stavku
418apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +140,Purchase Invoice {0} is already submitted,Nabavni račun {0} je već podnesen
Frappe PR Botc0804792017-05-19 12:30:04 +0530419apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +91,Row # {0}: Batch No must be same as {1} {2},Red # {0}: Batch Ne mora biti ista kao {1} {2}
420apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +52,Convert to non-Group,Pretvori u ne-Group
421apps/erpnext/erpnext/config/stock.py +122,Batch (lot) of an Item.,Serija (puno) proizvoda.
422DocType: C-Form Invoice Detail,Invoice Date,Datum računa
423DocType: GL Entry,Debit Amount,Duguje iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +0530424apps/erpnext/erpnext/accounts/party.py +246,There can only be 1 Account per Company in {0} {1},Tu može biti samo 1 račun po društvo u {0} {1}
425apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +402,Please see attachment,Pogledajte prilog
Frappe PR Botc0804792017-05-19 12:30:04 +0530426DocType: Purchase Order,% Received,% Zaprimljeno
427apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Stvaranje grupe učenika
428apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +21,Setup Already Complete!!,Postavke su već kompletne!
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530429apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Credit Note Amount,Iznos uplate kredita
Frappe PR Botc0804792017-05-19 12:30:04 +0530430,Finished Goods,Gotovi proizvodi
431DocType: Delivery Note,Instructions,Instrukcije
432DocType: Quality Inspection,Inspected By,Pregledati
433DocType: Maintenance Visit,Maintenance Type,Tip održavanja
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530434apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +40,{0} - {1} is not enrolled in the Course {2},{0} - {1} nije upisana u tečaj {2}
Frappe PR Botc0804792017-05-19 12:30:04 +0530435apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Serijski Ne {0} ne pripada isporuke Napomena {1}
436apps/erpnext/erpnext/templates/pages/demo.html +47,ERPNext Demo,ERPNext Demo
437apps/erpnext/erpnext/public/js/utils/item_selector.js +12,Add Items,Dodaj artikle
438DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Parametar provjere kvalitete proizvoda
439DocType: Leave Application,Leave Approver Name,Ime osobe ovlaštene za odobrenje odsustva
440DocType: Depreciation Schedule,Schedule Date,Raspored Datum
441apps/erpnext/erpnext/config/hr.py +116,"Earnings, Deductions and other Salary components","Zarada, odbitaka i drugi plaća komponente"
442DocType: Packed Item,Packed Item,Pakirani proizvod
443apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Zadane postavke za transakciju kupnje.
444apps/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}
445apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +14,Mandatory field - Get Students From,Obavezno polje - Get Students From
446DocType: Program Enrollment,Enrolled courses,Upisani tečajevi
447DocType: Currency Exchange,Currency Exchange,Mjenjačnica
448DocType: Asset,Item Name,Naziv proizvoda
449DocType: Authorization Rule,Approving User (above authorized value),Odobravanje korisnik (iznad ovlaštenog vrijednosti)
450DocType: Email Digest,Credit Balance,Kreditna bilanca
451DocType: Employee,Widowed,Udovički
452DocType: Request for Quotation,Request for Quotation,Zahtjev za ponudu
453DocType: Salary Slip Timesheet,Working Hours,Radnih sati
454DocType: Naming Series,Change the starting / current sequence number of an existing series.,Promjena polaznu / tekući redni broj postojeće serije.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530455apps/erpnext/erpnext/accounts/page/pos/pos.js +1472,Create a new Customer,Stvaranje novog kupca
Frappe PR Bot7c901002017-06-07 12:05:29 +0530456apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +59,"If multiple Pricing Rules continue to prevail, users are asked to set Priority manually to resolve conflict.","Ako više Cijene pravila i dalje prevladavaju, korisnici su zamoljeni da postavite prioritet ručno riješiti sukob."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530457apps/erpnext/erpnext/utilities/activation.py +88,Create Purchase Orders,Izrada narudžbenice
Frappe PR Botc0804792017-05-19 12:30:04 +0530458,Purchase Register,Popis nabave
459DocType: Course Scheduling Tool,Rechedule,Rechedule
460DocType: Landed Cost Item,Applicable Charges,Troškove u
461DocType: Workstation,Consumable Cost,potrošni cost
462apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +220,{0} ({1}) must have role 'Leave Approver',"{0} ({1}) mora imati ulogu ""Odobritelj odsustva '"
463DocType: Purchase Receipt,Vehicle Date,Datum vozila
464DocType: Student Log,Medical,Liječnički
Frappe PR Bot7c901002017-06-07 12:05:29 +0530465apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +177,Reason for losing,Razlog gubitka
Frappe PR Botc0804792017-05-19 12:30:04 +0530466apps/erpnext/erpnext/crm/doctype/lead/lead.py +41,Lead Owner cannot be same as the Lead,Olovo Vlasnik ne može biti ista kao i olova
Frappe PR Botd112ee52017-08-31 19:38:41 +0530467apps/erpnext/erpnext/accounts/utils.py +351,Allocated amount can not greater than unadjusted amount,Dodijeljeni iznos ne može veći od nekorigirani iznosa
Frappe PR Botc0804792017-05-19 12:30:04 +0530468DocType: Announcement,Receiver,Prijamnik
469apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +83,Workstation is closed on the following dates as per Holiday List: {0},Radna stanica je zatvorena na sljedeće datume po Holiday Popis: {0}
470apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Mogućnosti
471DocType: Employee,Single,Singl
472DocType: Salary Slip,Total Loan Repayment,Ukupno otplate kredita
473DocType: Account,Cost of Goods Sold,Troškovi prodane robe
474DocType: Purchase Invoice,Yearly,Godišnji
475apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +228,Please enter Cost Center,Unesite troška
476DocType: Journal Entry Account,Sales Order,Narudžba kupca
477apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Prosječna prodajna cijena
478DocType: Assessment Plan,Examiner Name,Naziv ispitivač
479DocType: Purchase Invoice Item,Quantity and Rate,Količina i stopa
480DocType: Delivery Note,% Installed,% Instalirano
Frappe PR Botd112ee52017-08-31 19:38:41 +0530481apps/erpnext/erpnext/public/js/setup_wizard.js +376,Classrooms/ Laboratories etc where lectures can be scheduled.,"Učionice / laboratoriji i sl, gdje predavanja može biti na rasporedu."
Frappe PR Botc0804792017-05-19 12:30:04 +0530482apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +46,Please enter company name first,Unesite ime tvrtke prvi
483DocType: Purchase Invoice,Supplier Name,Dobavljač Ime
484apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Pročitajte ERPNext priručnik
485DocType: Account,Is Group,Je grupe
486DocType: Email Digest,Pending Purchase Orders,U tijeku narudžbenice
487DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Automatski Postavljanje Serijski broj na temelju FIFO
488DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Provjerite Dobavljač Račun broj Jedinstvenost
489DocType: Vehicle Service,Oil Change,Promjena ulja
490apps/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'
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530491apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +115,Non Profit,Neprofitno
Frappe PR Botc0804792017-05-19 12:30:04 +0530492DocType: Production Order,Not Started,Ne pokrenuto
493DocType: Lead,Channel Partner,Channel Partner
494DocType: Account,Old Parent,Stari Roditelj
495apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +18,Mandatory field - Academic Year,Obavezno polje - akademska godina
496DocType: Notification Control,Customize the introductory text that goes as a part of that email. Each transaction has a separate introductory text.,Prilagodite uvodni tekst koji ide kao dio tog e-maila. Svaka transakcija ima zaseban uvodni tekst.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530497apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +157,Please set default payable account for the company {0},Postavite zadani dugovni račun za tvrtku {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530498apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Globalne postavke za sve proizvodne procese.
499DocType: Accounts Settings,Accounts Frozen Upto,Računi Frozen Upto
500DocType: SMS Log,Sent On,Poslan Na
Frappe PR Botd112ee52017-08-31 19:38:41 +0530501apps/erpnext/erpnext/stock/doctype/item/item.py +635,Attribute {0} selected multiple times in Attributes Table,Osobina {0} izabrani više puta u Svojstva tablice
Frappe PR Botc0804792017-05-19 12:30:04 +0530502DocType: HR Settings,Employee record is created using selected field. ,Zaposlenika rekord je stvorio pomoću odabranog polja.
503DocType: Sales Order,Not Applicable,Nije primjenjivo
504apps/erpnext/erpnext/config/hr.py +70,Holiday master.,Majstor za odmor .
505DocType: Request for Quotation Item,Required Date,Potrebna Datum
506DocType: Delivery Note,Billing Address,Adresa za naplatu
Frappe PR Botc0804792017-05-19 12:30:04 +0530507DocType: BOM,Costing,Koštanje
508DocType: Tax Rule,Billing County,županija naplate
509DocType: 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"
510DocType: Request for Quotation,Message for Supplier,Poruka za dobavljača
511apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Total Qty,Ukupna količina
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530512apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,ID e-pošte Guardian2
Frappe PR Botc0804792017-05-19 12:30:04 +0530513DocType: Item,Show in Website (Variant),Prikaži u Web (Variant)
514DocType: Employee,Health Concerns,Zdravlje Zabrinutost
515DocType: Process Payroll,Select Payroll Period,Odaberite Platne razdoblje
516DocType: Purchase Invoice,Unpaid,Neplaćen
517apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Rezervirano za prodaju
518DocType: Packing Slip,From Package No.,Iz paketa broj
519DocType: Item Attribute,To Range,U rasponu
520apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +29,Securities and Deposits,Vrijednosni papiri i depoziti
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530521apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +44,"Can't change valuation method, as there are transactions against some items which does not have it's own valuation method",Nije moguće promijeniti način vrednovanja jer postoje transakcije protiv nekih stavki koje nemaju vlastitu metodu vrednovanja
Frappe PR Botc0804792017-05-19 12:30:04 +0530522apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +82,Total leaves allocated is mandatory,Ukupno lišće izdvojena obvezna
523DocType: Job Opening,Description of a Job Opening,Opis je otvaranju novih radnih mjesta
524apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Pending activities for today,Čekanju aktivnosti za danas
525apps/erpnext/erpnext/config/hr.py +24,Attendance record.,Rekord gledanosti
526DocType: Salary Structure,Salary Component for timesheet based payroll.,Plaća Komponenta za timesheet temelju plaće.
527DocType: Sales Order Item,Used for Production Plan,Koristi se za plan proizvodnje
528DocType: Employee Loan,Total Payment,ukupno plaćanja
529DocType: Manufacturing Settings,Time Between Operations (in mins),Vrijeme između operacije (u minutama)
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530530apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +134,{0} {1} is cancelled so the action cannot be completed,{0} {1} je otkazana pa se radnja ne može dovršiti
Frappe PR Botc0804792017-05-19 12:30:04 +0530531DocType: Customer,Buyer of Goods and Services.,Kupac robe i usluga.
532DocType: Journal Entry,Accounts Payable,Naplativi računi
Frappe PR Botd112ee52017-08-31 19:38:41 +0530533apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +30,The selected BOMs are not for the same item,Odabrane Sastavnice nisu za istu stavku
534DocType: Supplier Scorecard Standing,Notify Other,Obavijesti ostalo
Frappe PR Botc0804792017-05-19 12:30:04 +0530535DocType: Pricing Rule,Valid Upto,Vrijedi Upto
536DocType: Training Event,Workshop,Radionica
Frappe PR Botd112ee52017-08-31 19:38:41 +0530537DocType: Supplier Scorecard Scoring Standing,Warn Purchase Orders,Upozorite narudžbenice
538apps/erpnext/erpnext/public/js/setup_wizard.js +257,List a few of your customers. They could be organizations or individuals.,Navedite nekoliko svojih kupaca. Oni mogu biti tvrtke ili fizičke osobe.
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530539apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +21,Enough Parts to Build,Dosta Dijelovi za izgradnju
540apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +128,Direct Income,Izravni dohodak
Frappe PR Botc0804792017-05-19 12:30:04 +0530541apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +36,"Can not filter based on Account, if grouped by Account","Ne možete filtrirati na temelju računa, ako je grupirano po računu"
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530542apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +99,Administrative Officer,Administrativni službenik
543apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +21,Please select Course,Odaberite Tečaj
Frappe PR Botc0804792017-05-19 12:30:04 +0530544DocType: Timesheet Detail,Hrs,hrs
Frappe PR Botd112ee52017-08-31 19:38:41 +0530545apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +342,Please select Company,Odaberite tvrtke
Frappe PR Botc0804792017-05-19 12:30:04 +0530546DocType: Stock Entry Detail,Difference Account,Račun razlike
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530547DocType: Purchase Invoice,Supplier GSTIN,Dobavljač GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +0530548apps/erpnext/erpnext/projects/doctype/task/task.py +46,Cannot close task as its dependant task {0} is not closed.,Ne može zatvoriti zadatak kao njegova ovisna zadatak {0} nije zatvoren.
549apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +433,Please enter Warehouse for which Material Request will be raised,Unesite skladište za koje Materijal Zahtjev će biti podignuta
550DocType: Production Order,Additional Operating Cost,Dodatni trošak
551apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +20,Cosmetics,kozmetika
Frappe PR Botd112ee52017-08-31 19:38:41 +0530552apps/erpnext/erpnext/stock/doctype/item/item.py +531,"To merge, following properties must be same for both items","Spojiti , ova svojstva moraju biti isti za obje stavke"
Frappe PR Botc0804792017-05-19 12:30:04 +0530553DocType: Shipping Rule,Net Weight,Neto težina
554DocType: Employee,Emergency Phone,Telefon hitne službe
555apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,Kupiti
556,Serial No Warranty Expiry,Istek jamstva serijskog broja
557DocType: Sales Invoice,Offline POS Name,Offline POS Ime
558apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Definirajte ocjenu za Prag 0%
559DocType: Sales Order,To Deliver,Za isporuku
560DocType: Purchase Invoice Item,Item,Proizvod
Frappe PR Botd112ee52017-08-31 19:38:41 +0530561apps/erpnext/erpnext/accounts/page/pos/pos.js +2442,Serial no item cannot be a fraction,Serijski nema stavke ne može biti dio
Frappe PR Botc0804792017-05-19 12:30:04 +0530562DocType: Journal Entry,Difference (Dr - Cr),Razlika ( dr. - Cr )
563DocType: Account,Profit and Loss,Račun dobiti i gubitka
564apps/erpnext/erpnext/config/stock.py +325,Managing Subcontracting,Upravljanje podugovaranje
565DocType: Project,Project will be accessible on the website to these users,Projekt će biti dostupan na web-stranici ovih korisnika
Frappe PR Botd112ee52017-08-31 19:38:41 +0530566apps/erpnext/erpnext/config/projects.py +23,Define Project type.,Definiraj vrstu projekta.
567DocType: Supplier Scorecard,Weighting Function,Funkcija vaganja
Frappe PR Botc0804792017-05-19 12:30:04 +0530568DocType: Quotation,Rate at which Price list currency is converted to company's base currency,Stopa po kojoj Cjenik valute se pretvaraju u tvrtke bazne valute
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530569apps/erpnext/erpnext/setup/doctype/company/company.py +62,Account {0} does not belong to company: {1},Račun {0} ne pripada tvrtki: {1}
570apps/erpnext/erpnext/setup/doctype/company/company.py +51,Abbreviation already used for another company,Naziv već koristi druga tvrtka
Frappe PR Botc0804792017-05-19 12:30:04 +0530571DocType: Selling Settings,Default Customer Group,Zadana grupa kupaca
572DocType: Global Defaults,"If disable, 'Rounded Total' field will not be visible in any transaction","Ako onemogućite, &#39;Ukupno&#39; Zaobljeni polje neće biti vidljiv u bilo kojoj transakciji"
573DocType: BOM,Operating Cost,Operativni troškovi
574DocType: Sales Order Item,Gross Profit,Bruto dobit
575apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Prirast ne može biti 0
576DocType: Production Planning Tool,Material Requirement,Preduvjet za robu
577DocType: Company,Delete Company Transactions,Brisanje transakcije tvrtke
Frappe PR Botd112ee52017-08-31 19:38:41 +0530578apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +347,Reference No and Reference Date is mandatory for Bank transaction,Referentni broj i reference Datum obvezna je za banke transakcije
Frappe PR Botc0804792017-05-19 12:30:04 +0530579DocType: Purchase Receipt,Add / Edit Taxes and Charges,Dodaj / uredi porez i pristojbe
580DocType: Purchase Invoice,Supplier Invoice No,Dobavljač Račun br
581DocType: Territory,For reference,Za referencu
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530582apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Cannot delete Serial No {0}, as it is used in stock transactions","Ne možete izbrisati Serijski broj {0}, kao što se koristi na lageru transakcija"
Frappe PR Botc0804792017-05-19 12:30:04 +0530583apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +246,Closing (Cr),Zatvaranje (Cr)
584apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +105,Move Item,Premještanje stavke
585DocType: Serial No,Warranty Period (Days),Jamstveni period (dani)
586DocType: Installation Note Item,Installation Note Item,Napomena instalacije proizvoda
587DocType: Production Plan Item,Pending Qty,U tijeku Kom
588DocType: Budget,Ignore,Ignorirati
Frappe PR Botd112ee52017-08-31 19:38:41 +0530589apps/erpnext/erpnext/accounts/party.py +361,{0} {1} is not active,{0} {1} nije aktivan
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530590apps/erpnext/erpnext/config/accounts.py +279,Setup cheque dimensions for printing,Provjera postavljanje dimenzije za ispis
Frappe PR Botc0804792017-05-19 12:30:04 +0530591DocType: Salary Slip,Salary Slip Timesheet,Plaća proklizavanja timesheet
Frappe PR Botd112ee52017-08-31 19:38:41 +0530592apps/erpnext/erpnext/controllers/buying_controller.py +155,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Dobavljač skladišta obvezan je za sub - ugovoreni kupiti primitka
Frappe PR Botc0804792017-05-19 12:30:04 +0530593DocType: Pricing Rule,Valid From,vrijedi od
594DocType: Sales Invoice,Total Commission,Ukupno komisija
595DocType: Pricing Rule,Sales Partner,Prodajni partner
Frappe PR Botd112ee52017-08-31 19:38:41 +0530596apps/erpnext/erpnext/config/buying.py +150,All Supplier scorecards.,Sve ocjene bodova dobavljača.
Frappe PR Botc0804792017-05-19 12:30:04 +0530597DocType: Buying Settings,Purchase Receipt Required,Primka je obvezna
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530598apps/erpnext/erpnext/stock/doctype/item/item.py +130,Valuation Rate is mandatory if Opening Stock entered,Vrednovanje stopa je obavezno ako Otvaranje Stock ušao
Frappe PR Botc0804792017-05-19 12:30:04 +0530599apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +142,No records found in the Invoice table,Nisu pronađeni zapisi u tablici računa
600apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +17,Please select Company and Party Type first,Odaberite Društvo i Zabava Tip prvi
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530601apps/erpnext/erpnext/config/accounts.py +295,Financial / accounting year.,Financijska / obračunska godina.
Frappe PR Botc0804792017-05-19 12:30:04 +0530602apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.js +9,Accumulated Values,Akumulirani Vrijednosti
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530603apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +162,"Sorry, Serial Nos cannot be merged","Žao nam je , Serial Nos ne mogu spojiti"
Frappe PR Botd112ee52017-08-31 19:38:41 +0530604apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +63,Territory is Required in POS Profile,Teritorij je potreban u POS profilu
605DocType: Supplier,Prevent RFQs,Spriječiti rasprave
606apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +749,Make Sales Order,Napravi prodajnu narudžbu
Frappe PR Botc0804792017-05-19 12:30:04 +0530607DocType: Project Task,Project Task,Zadatak projekta
608,Lead Id,Id potencijalnog kupca
609DocType: C-Form Invoice Detail,Grand Total,Ukupno za platiti
610DocType: Training Event,Course,naravno
611DocType: Timesheet,Payslip,Payslip
612apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,stavka Košarica
613apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +38,Fiscal Year Start Date should not be greater than Fiscal Year End Date,Fiskalna godina Start Date ne bi trebao biti veći od Fiskalna godina End Date
614DocType: Issue,Resolution,Rezolucija
615DocType: C-Form,IV,IV
Frappe PR Botd112ee52017-08-31 19:38:41 +0530616apps/erpnext/erpnext/templates/pages/order.html +76,Delivered: {0},Isporučuje se: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530617DocType: Expense Claim,Payable Account,Obveze prema dobavljačima
618DocType: Payment Entry,Type of Payment,Vrsta plaćanja
619DocType: Sales Order,Billing and Delivery Status,Naplate i isporuke status
620DocType: Job Applicant,Resume Attachment,Nastavi Prilog
621apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Ponoviti kupaca
622DocType: Leave Control Panel,Allocate,Dodijeliti
Frappe PR Botd112ee52017-08-31 19:38:41 +0530623apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +804,Sales Return,Povrat robe
Frappe PR Botc0804792017-05-19 12:30:04 +0530624apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Note: Total allocated leaves {0} shouldn't be less than already approved leaves {1} for the period,Napomena: Ukupno dodijeljeni lišće {0} ne bi trebala biti manja od već odobrenih lišća {1} za razdoblje
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530625,Total Stock Summary,Ukupni zbroj dionica
Frappe PR Botc0804792017-05-19 12:30:04 +0530626DocType: Announcement,Posted By,Objavio
627DocType: Item,Delivered by Supplier (Drop Ship),Dostavlja Dobavljač (Drop Ship)
628apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Baza potencijalnih kupaca.
629DocType: Authorization Rule,Customer or Item,Kupac ili predmeta
630apps/erpnext/erpnext/config/selling.py +28,Customer database.,Baza kupaca.
631DocType: Quotation,Quotation To,Ponuda za
632DocType: Lead,Middle Income,Srednji Prihodi
633apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +218,Opening (Cr),Otvaranje ( Cr )
Frappe PR Botd112ee52017-08-31 19:38:41 +0530634apps/erpnext/erpnext/stock/doctype/item/item.py +799,Default Unit of Measure for Item {0} cannot be changed directly because you have already made some transaction(s) with another UOM. You will need to create a new Item to use a different Default UOM.,"Zadana mjerna jedinica za točke {0} se ne može mijenjati izravno, jer ste već napravili neke transakcije (e) s drugim UOM. Morat ćete stvoriti novu stavku za korištenje drugačiji Default UOM."
635apps/erpnext/erpnext/accounts/utils.py +349,Allocated amount can not be negative,Dodijeljeni iznos ne može biti negativan
636apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Postavite tvrtku
Frappe PR Botc0804792017-05-19 12:30:04 +0530637DocType: Purchase Order Item,Billed Amt,Naplaćeno Amt
638DocType: Training Result Employee,Training Result Employee,Obuku zaposlenika Rezultat
639DocType: Warehouse,A logical Warehouse against which stock entries are made.,Kreirano Skladište za ulazne stavke
640DocType: Repayment Schedule,Principal Amount,iznos glavnice
641DocType: Employee Loan Application,Total Payable Interest,Ukupno obveze prema dobavljačima kamata
642DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Prodaja Račun timesheet
643apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +118,Reference No & Reference Date is required for {0},Reference Nema & Reference Datum je potrebno za {0}
644DocType: Process Payroll,Select Payment Account to make Bank Entry,Odaberite Račun za plaćanje kako bi Bank Entry
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530645apps/erpnext/erpnext/utilities/activation.py +134,"Create Employee records to manage leaves, expense claims and payroll","Stvaranje zaposlenika evidencije za upravljanje lišće, trošak tvrdnje i obračun plaća"
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530646apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +159,Proposal Writing,Pisanje prijedlog
Frappe PR Botc0804792017-05-19 12:30:04 +0530647DocType: Payment Entry Deduction,Payment Entry Deduction,Plaćanje Ulaz Odbitak
648apps/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
649DocType: Production Planning Tool,"If checked, raw materials for items that are sub-contracted will be included in the Material Requests","Ako je označeno, sirovina za stavke koje su pod-ugovorene će biti uključeni u materijalu zahtjeva"
650apps/erpnext/erpnext/config/accounts.py +80,Masters,Masteri
651DocType: Assessment Plan,Maximum Assessment Score,Maksimalni broj bodova Procjena
652apps/erpnext/erpnext/config/accounts.py +140,Update Bank Transaction Dates,Transakcijski Termini Update banke
Frappe PR Botd112ee52017-08-31 19:38:41 +0530653apps/erpnext/erpnext/config/projects.py +35,Time Tracking,praćenje vremena
654DocType: Purchase Invoice,DUPLICATE FOR TRANSPORTER,DUPLICATE ZA TRANSPORTER
Frappe PR Botc0804792017-05-19 12:30:04 +0530655DocType: Fiscal Year Company,Fiscal Year Company,Fiskalna godina - tvrtka
656DocType: Packing Slip Item,DN Detail,DN detalj
657DocType: Training Event,Conference,Konferencija
658DocType: Timesheet,Billed,Naplaćeno
659DocType: Batch,Batch Description,Batch Opis
660apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Stvaranje studentskih skupina
Frappe PR Botd112ee52017-08-31 19:38:41 +0530661apps/erpnext/erpnext/accounts/utils.py +723,"Payment Gateway Account not created, please create one manually.","Payment Gateway računa nije stvorio, ručno stvoriti jedan."
662DocType: Supplier Scorecard,Per Year,Godišnje
Frappe PR Botc0804792017-05-19 12:30:04 +0530663DocType: Sales Invoice,Sales Taxes and Charges,Prodaja Porezi i naknade
664DocType: Employee,Organization Profile,Profil organizacije
665DocType: Student,Sibling Details,polubrat Detalji
666DocType: Vehicle Service,Vehicle Service,usluga vozila
667apps/erpnext/erpnext/config/setup.py +101,Automatically triggers the feedback request based on conditions.,Automatski aktivira se zahtjev povratne informacije na temelju uvjeta.
668DocType: Employee,Reason for Resignation,Razlog za ostavku
669apps/erpnext/erpnext/config/hr.py +147,Template for performance appraisals.,Predložak za ocjene rada .
670DocType: Sales Invoice,Credit Note Issued,Odobrenje kupcu izdano
671DocType: Project Task,Weight,Težina
672DocType: Payment Reconciliation,Invoice/Journal Entry Details,Račun / Temeljnica Detalji
673apps/erpnext/erpnext/accounts/utils.py +83,{0} '{1}' not in Fiscal Year {2},{0} '{1}' nije u fiskalnoj godini {2}
674DocType: Buying Settings,Settings for Buying Module,Postavke za kupnju modula
675apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +21,Asset {0} does not belong to company {1},Imovina {0} ne pripada društvu {1}
Frappe PR Bot7c901002017-06-07 12:05:29 +0530676apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +70,Please enter Purchase Receipt first,Unesite prvo primku
Frappe PR Botc0804792017-05-19 12:30:04 +0530677DocType: Buying Settings,Supplier Naming By,Dobavljač nazivanje
678DocType: Activity Type,Default Costing Rate,Zadana Obračun troškova stopa
679DocType: Maintenance Schedule,Maintenance Schedule,Raspored održavanja
Frappe PR Bot7c901002017-06-07 12:05:29 +0530680apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +36,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Type, Campaign, Sales Partner etc.","Cjenovna pravila filtriraju se na temelju kupca, grupe kupaca, regije, dobavljača, proizvođača, kampanje, prodajnog partnera i sl."
Frappe PR Botc0804792017-05-19 12:30:04 +0530681apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +24,Net Change in Inventory,Neto promjena u inventar
682apps/erpnext/erpnext/config/hr.py +157,Employee Loan Management,Upravljanje zaposlenicima kredita
683DocType: Employee,Passport Number,Broj putovnice
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530684apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +60,Relation with Guardian2,Odnos s Guardian2
685apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +93,Manager,Upravitelj
Frappe PR Botc0804792017-05-19 12:30:04 +0530686DocType: Payment Entry,Payment From / To,Plaćanje Od / Do
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530687apps/erpnext/erpnext/selling/doctype/customer/customer.py +124,New credit limit is less than current outstanding amount for the customer. Credit limit has to be atleast {0},Novi kreditni limit je manja od trenutne preostali iznos za kupca. Kreditni limit mora biti atleast {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530688apps/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
689DocType: Sales Person,Sales Person Targets,Prodajni plan prodavača
690DocType: Installation Note,IN-,U-
691DocType: Production Order Operation,In minutes,U minuta
692DocType: Issue,Resolution Date,Rezolucija Datum
693DocType: Student Batch Name,Batch Name,Batch Name
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530694apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +319,Timesheet created:,Timesheet stvorio:
Frappe PR Botd112ee52017-08-31 19:38:41 +0530695apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +890,Please set default Cash or Bank account in Mode of Payment {0},Molimo postavite zadanu gotovinom ili banka računa u načinu plaćanja {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530696apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +20,Enroll,Upisati
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530697DocType: GST Settings,GST Settings,Postavke GST-a
Frappe PR Botc0804792017-05-19 12:30:04 +0530698DocType: Selling Settings,Customer Naming By,Imenovanje kupca prema
699DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Pokazat će student prisutan u Studentskom Mjesečni Attendance Report
700DocType: Depreciation Schedule,Depreciation Amount,Amortizacija Iznos
701apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +56,Convert to Group,Pretvori u Grupi
702DocType: Activity Cost,Activity Type,Tip aktivnosti
703DocType: Request for Quotation,For individual supplier,Za pojedinog opskrbljivača
704DocType: BOM Operation,Base Hour Rate(Company Currency),Baza Sat stopa (Društvo valuta)
705apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Delivered Amount,Isporučeno Iznos
706DocType: Supplier,Fixed Days,Fiksni dana
707DocType: Quotation Item,Item Balance,Stanje predmeta
708DocType: Sales Invoice,Packing List,Popis pakiranja
709apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Narudžbenice poslane dobavljačima
710apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +43,Publishing,objavljivanje
711DocType: Activity Cost,Projects User,Projekti za korisnike
712apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Konzumira
713apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +157,{0}: {1} not found in Invoice Details table,{0}: {1} nije pronađen u Pojedinosti dostavnice stolu
714DocType: Company,Round Off Cost Center,Zaokružiti troška
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530715apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +227,Maintenance Visit {0} must be cancelled before cancelling this Sales Order,Održavanje Posjetite {0} mora biti otkazana prije poništenja ovu prodajnog naloga
Frappe PR Botc0804792017-05-19 12:30:04 +0530716DocType: Item,Material Transfer,Transfer robe
Frappe PR Botd112ee52017-08-31 19:38:41 +0530717apps/erpnext/erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py +24,Could not find path for ,Nije moguće pronaći put
Frappe PR Botc0804792017-05-19 12:30:04 +0530718apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +211,Opening (Dr),Otvaranje (DR)
719apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +39,Posting timestamp must be after {0},Objavljivanje timestamp mora biti poslije {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530720,GST Itemised Purchase Register,Registar kupnje artikala GST
Frappe PR Botc0804792017-05-19 12:30:04 +0530721DocType: Employee Loan,Total Interest Payable,Ukupna kamata
722DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Porezi i pristojbe zavisnog troška
723DocType: Production Order Operation,Actual Start Time,Stvarni Vrijeme početka
724DocType: BOM Operation,Operation Time,Operacija vrijeme
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530725apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +285,Finish,Završi
Frappe PR Botfa042362017-07-17 17:50:36 +0530726apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +395,Base,Baza
Frappe PR Botc0804792017-05-19 12:30:04 +0530727DocType: Timesheet,Total Billed Hours,Ukupno Naplaćene sati
728DocType: Journal Entry,Write Off Amount,Napišite paušalni iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +0530729DocType: Leave Block List Allow,Allow User,Dopusti korisnika
Frappe PR Botc0804792017-05-19 12:30:04 +0530730DocType: Journal Entry,Bill No,Bill Ne
731DocType: Company,Gain/Loss Account on Asset Disposal,Dobitak / Gubitak računa na sredstva Odlaganje
732DocType: Vehicle Log,Service Details,Pojedinosti usluge
733DocType: Purchase Invoice,Quarterly,Tromjesečni
734DocType: Selling Settings,Delivery Note Required,Potrebna je otpremnica
735DocType: Bank Guarantee,Bank Guarantee Number,Broj bankarske garancije
736DocType: Assessment Criteria,Assessment Criteria,Kriteriji za ocjenjivanje
737DocType: BOM Item,Basic Rate (Company Currency),Osnovna stopa (valuta tvrtke)
738DocType: Student Attendance,Student Attendance,Studentski Gledatelja
739DocType: Sales Invoice Timesheet,Time Sheet,Vrijeme list
740DocType: Manufacturing Settings,Backflush Raw Materials Based On,Jedinice za pranje sirovine na temelju
Frappe PR Botd112ee52017-08-31 19:38:41 +0530741apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +84,Please enter item details,Unesite Detalji
Frappe PR Botc0804792017-05-19 12:30:04 +0530742DocType: Interest,Interest,Interes
743apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Pretprodaja
744DocType: Purchase Receipt,Other Details,Ostali detalji
745apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,Suplier
746DocType: Account,Accounts,Računi
747DocType: Vehicle,Odometer Value (Last),Odometar vrijednost (zadnja)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530748apps/erpnext/erpnext/config/buying.py +160,Templates of supplier scorecard criteria.,Predlošci kriterija dobavljača bodova.
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530749apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +78,Marketing,Marketing
Frappe PR Botd112ee52017-08-31 19:38:41 +0530750apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +284,Payment Entry is already created,Ulazak Plaćanje je već stvorio
751DocType: Request for Quotation,Get Suppliers,Nabavite dobavljače
Frappe PR Botc0804792017-05-19 12:30:04 +0530752DocType: Purchase Receipt Item Supplied,Current Stock,Trenutačno stanje skladišta
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530753apps/erpnext/erpnext/controllers/accounts_controller.py +558,Row #{0}: Asset {1} does not linked to Item {2},Red # {0}: Imovina {1} ne povezan s točkom {2}
Frappe PR Botfa042362017-07-17 17:50:36 +0530754apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +377,Preview Salary Slip,Pregled Plaća proklizavanja
Frappe PR Botc0804792017-05-19 12:30:04 +0530755apps/erpnext/erpnext/accounts/doctype/budget/budget.py +54,Account {0} has been entered multiple times,Račun {0} unesen više puta
756DocType: Account,Expenses Included In Valuation,Troškovi uključeni u vrednovanje
757DocType: Hub Settings,Seller City,Prodavač Grad
758,Absent Student Report,Odsutni Student Report
759DocType: Email Digest,Next email will be sent on:,Sljedeći email će biti poslan na:
760DocType: Offer Letter Term,Offer Letter Term,Ponuda pismo Pojam
Frappe PR Botd112ee52017-08-31 19:38:41 +0530761DocType: Supplier Scorecard,Per Week,Tjedno
762apps/erpnext/erpnext/stock/doctype/item/item.py +614,Item has variants.,Stavka ima varijante.
Frappe PR Botc0804792017-05-19 12:30:04 +0530763apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Stavka {0} nije pronađena
764DocType: Bin,Stock Value,Stock vrijednost
765apps/erpnext/erpnext/accounts/doctype/account/account.py +26,Company {0} does not exist,Tvrtka {0} ne postoji
Frappe PR Bot7c901002017-06-07 12:05:29 +0530766apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +82,Tree Type,Tree Type
Frappe PR Botc0804792017-05-19 12:30:04 +0530767DocType: BOM Explosion Item,Qty Consumed Per Unit,Količina potrošena po jedinici mjere
768DocType: Serial No,Warranty Expiry Date,Datum isteka jamstva
769DocType: Material Request Item,Quantity and Warehouse,Količina i skladišta
770DocType: Sales Invoice,Commission Rate (%),Komisija stopa (%)
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530771apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +23,Please select Program,Odaberite Program
Frappe PR Botc0804792017-05-19 12:30:04 +0530772DocType: Project,Estimated Cost,Procjena cijene
773DocType: Purchase Order,Link to material requests,Link na materijalnim zahtjevima
774apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +7,Aerospace,Zračno-kosmički prostor
775DocType: Journal Entry,Credit Card Entry,Credit Card Stupanje
776apps/erpnext/erpnext/config/accounts.py +51,Company and Accounts,Društvo i računi
777apps/erpnext/erpnext/config/stock.py +22,Goods received from Suppliers.,Roba dobijena od dobavljača.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530778apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +58,In Value,u vrijednost
Frappe PR Botc0804792017-05-19 12:30:04 +0530779DocType: Lead,Campaign Name,Naziv kampanje
780DocType: Selling Settings,Close Opportunity After Days,Zatvori Prilika Nakon dana
781,Reserved,Rezervirano
782DocType: Purchase Order,Supply Raw Materials,Supply sirovine
783DocType: 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.
784apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Dugotrajna imovina
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530785apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +94,{0} is not a stock Item,{0} nije skladišni proizvod
Frappe PR Botc0804792017-05-19 12:30:04 +0530786DocType: Mode of Payment Account,Default Account,Zadani račun
787DocType: Payment Entry,Received Amount (Company Currency),Primljeni Iznos (Društvo valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +0530788apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +174,Lead must be set if Opportunity is made from Lead,Potencijalni kupac mora biti postavljen ako je prilika iz njega izrađena
Frappe PR Botc0804792017-05-19 12:30:04 +0530789apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Odaberite tjednik off dan
790DocType: Production Order Operation,Planned End Time,Planirani End Time
791,Sales Person Target Variance Item Group-Wise,Pregled prometa po prodavaču i grupi proizvoda
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530792apps/erpnext/erpnext/accounts/doctype/account/account.py +96,Account with existing transaction cannot be converted to ledger,Račun s postojećom transakcijom ne može se pretvoriti u glavnu knjigu
Frappe PR Botc0804792017-05-19 12:30:04 +0530793DocType: Delivery Note,Customer's Purchase Order No,Kupca Narudžbenica br
794DocType: Budget,Budget Against,proračun protiv
795DocType: Employee,Cell Number,Mobitel Broj
796apps/erpnext/erpnext/stock/reorder_item.py +177,Auto Material Requests Generated,Auto materijala Zahtjevi generiran
797apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Izgubljen
798apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +152,You can not enter current voucher in 'Against Journal Entry' column,Ne možete unijeti trenutni nalog u stupac 'u odnosu na temeljnicu'
799apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Rezervirano za proizvodnju
800apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +25,Energy,energija
801DocType: Opportunity,Opportunity From,Prilika od
802apps/erpnext/erpnext/config/hr.py +98,Monthly salary statement.,Mjesečna plaća izjava.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530803apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +858,Row {0}: {1} Serial numbers required for Item {2}. You have provided {3}.,Redak {0}: {1} Serijski brojevi potrebni za stavku {2}. Naveli ste {3}.
Frappe PR Botc0804792017-05-19 12:30:04 +0530804DocType: BOM,Website Specifications,Web Specifikacije
Frappe PR Botd112ee52017-08-31 19:38:41 +0530805apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +48,Item Code &gt; Item Group &gt; Brand,Šifra stavke&gt; Skupina stavke&gt; Brand
Frappe PR Botc0804792017-05-19 12:30:04 +0530806apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +24,{0}: From {0} of type {1},{0}: Od {0} od tipa {1}
807DocType: Warranty Claim,CI-,Civilno
Frappe PR Botd112ee52017-08-31 19:38:41 +0530808apps/erpnext/erpnext/controllers/buying_controller.py +289,Row {0}: Conversion Factor is mandatory,Red {0}: pretvorbe Factor je obvezno
Frappe PR Botc0804792017-05-19 12:30:04 +0530809DocType: Employee,A+,A +
Frappe PR Botd112ee52017-08-31 19:38:41 +0530810apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +326,"Multiple Price Rules exists with same criteria, please resolve conflict by assigning priority. Price Rules: {0}","Više Pravila Cijena postoji sa istim kriterijima, molimo rješavanje sukoba dodjeljivanjem prioriteta. Pravila Cijena: {0}"
811apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +479,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
Frappe PR Botc0804792017-05-19 12:30:04 +0530812DocType: Opportunity,Maintenance,Održavanje
Frappe PR Botc0804792017-05-19 12:30:04 +0530813DocType: Item Attribute Value,Item Attribute Value,Stavka Vrijednost atributa
814apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Prodajne kampanje.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530815apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +109,Make Timesheet,Provjerite timesheet
Frappe PR Botc0804792017-05-19 12:30:04 +0530816DocType: 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 +0530817
Frappe PR Botc0804792017-05-19 12:30:04 +0530818#### Note
819
820The 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.
821
822#### Description of Columns
823
8241. Calculation Type:
825 - This can be on **Net Total** (that is the sum of basic amount).
826 - **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.
827 - **Actual** (as mentioned).
8282. Account Head: The Account ledger under which this tax will be booked
8293. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
8304. Description: Description of the tax (that will be printed in invoices / quotes).
8315. Rate: Tax rate.
8326. Amount: Tax amount.
8337. Total: Cumulative total to this point.
8348. 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).
8359. 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
836
837 #### Napomena
838
839 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.
840
841 #### Opis Kolumne
842
843 1. Vrsta Proračun:
844 - To može biti na ** Neto Ukupno ** (to je zbroj osnovnog iznosa).
845 - ** 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.
846 - ** Stvarni ** (kao što je navedeno).
847 2. Voditelj račun: knjiga računa pod kojima se ovaj porez će biti rezervirano
848 3. Trošak Centar: Ako porezni / naboj je prihod (kao što su utovar) i rashoda treba biti rezervirano protiv troška.
849 4. Opis: Opis poreza (koji će se tiskati u račune / citati).
850 5. Rate: Porezna stopa.
851 6. Iznos: Iznos poreza.
852 7. Ukupno: Kumulativna ukupno do ove točke.
853 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).
854 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."
855DocType: Employee,Bank A/C No.,Bankovni A/C br.
856DocType: Bank Guarantee,Project,Projekt
857DocType: Quality Inspection Reading,Reading 7,Čitanje 7
Frappe PR Bot7c901002017-06-07 12:05:29 +0530858apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially Ordered,djelomično Ž
Frappe PR Botc0804792017-05-19 12:30:04 +0530859DocType: Expense Claim Detail,Expense Claim Type,Rashodi Vrsta polaganja
860DocType: Shopping Cart Settings,Default settings for Shopping Cart,Zadane postavke za Košarica
Frappe PR Botd112ee52017-08-31 19:38:41 +0530861apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +138,Asset scrapped via Journal Entry {0},Imovine otpisan putem Temeljnica {0}
Frappe PR Botc0804792017-05-19 12:30:04 +0530862DocType: Employee Loan,Interest Income Account,Prihod od kamata računa
863apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +13,Biotechnology,Biotehnologija
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530864apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Office Maintenance Expenses,Troškovi održavanja ureda
Frappe PR Botc0804792017-05-19 12:30:04 +0530865apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,Postavljanje račun e-pošte
Frappe PR Bot7c901002017-06-07 12:05:29 +0530866apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.js +114,Please enter Item first,Unesite predmeta prvi
Frappe PR Botc0804792017-05-19 12:30:04 +0530867DocType: Account,Liability,Odgovornost
Frappe PR Botd112ee52017-08-31 19:38:41 +0530868apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +186,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}.
Frappe PR Botc0804792017-05-19 12:30:04 +0530869DocType: Company,Default Cost of Goods Sold Account,Zadana vrijednost prodane robe računa
Frappe PR Botd112ee52017-08-31 19:38:41 +0530870apps/erpnext/erpnext/stock/get_item_details.py +310,Price List not selected,Popis Cijena ne bira
Frappe PR Botc0804792017-05-19 12:30:04 +0530871DocType: Employee,Family Background,Obitelj Pozadina
872DocType: Request for Quotation Supplier,Send Email,Pošaljite e-poštu
Frappe PR Botd112ee52017-08-31 19:38:41 +0530873apps/erpnext/erpnext/stock/doctype/item/item.py +204,Warning: Invalid Attachment {0},Upozorenje: Invalid Prilog {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530874apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +755,No Permission,Nemate dopuštenje
Frappe PR Botc0804792017-05-19 12:30:04 +0530875DocType: Company,Default Bank Account,Zadani bankovni račun
876apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +50,"To filter based on Party, select Party Type first","Za filtriranje se temelji na stranke, odaberite stranka Upišite prvi"
877apps/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}
878DocType: Vehicle,Acquisition Date,Datum akvizicije
Frappe PR Botd112ee52017-08-31 19:38:41 +0530879apps/erpnext/erpnext/public/js/setup_wizard.js +310,Nos,kom
Frappe PR Botc0804792017-05-19 12:30:04 +0530880DocType: Item,Items with higher weightage will be shown higher,Stavke sa višim weightage će se prikazati više
881DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Banka Pomirenje Detalj
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530882apps/erpnext/erpnext/controllers/accounts_controller.py +562,Row #{0}: Asset {1} must be submitted,Red # {0}: Imovina {1} mora biti predana
Frappe PR Botc0804792017-05-19 12:30:04 +0530883apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +40,No employee found,Nisu pronađeni zaposlenici
884DocType: Supplier Quotation,Stopped,Zaustavljen
885DocType: Item,If subcontracted to a vendor,Ako podugovoren dobavljaču
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530886apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +111,Student Group is already updated.,Studentska grupa je već ažurirana.
Frappe PR Botc0804792017-05-19 12:30:04 +0530887DocType: SMS Center,All Customer Contact,Svi kontakti kupaca
888apps/erpnext/erpnext/config/stock.py +153,Upload stock balance via csv.,Prenesi dionica ravnotežu putem CSV.
889DocType: Warehouse,Tree Details,stablo Detalji
890DocType: Training Event,Event Status,Status događaja
891,Support Analytics,Analitike podrške
Frappe PR Botd112ee52017-08-31 19:38:41 +0530892apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +346,"If you have any questions, please get back to us.","Ako imate bilo kakvih pitanja, molimo vratite se u nas."
Frappe PR Botc0804792017-05-19 12:30:04 +0530893DocType: Item,Website Warehouse,Skladište web stranice
894DocType: Payment Reconciliation,Minimum Invoice Amount,Minimalni iznos fakture
895apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +111,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: Centar Cijena {2} ne pripada Društvu {3}
896apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +88,{0} {1}: Account {2} cannot be a Group,{0} {1}: Račun {2} ne može biti grupa
Frappe PR Botd112ee52017-08-31 19:38:41 +0530897apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +63,Item Row {idx}: {doctype} {docname} does not exist in above '{doctype}' table,Stavka retka {idx}: {DOCTYPE} {DOCNAME} ne postoji u gore &#39;{DOCTYPE}&#39; stol
898apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +288,Timesheet {0} is already completed or cancelled,Timesheet {0} već je završen ili otkazan
Frappe PR Botc0804792017-05-19 12:30:04 +0530899apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,Nema zadataka
900DocType: Purchase 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"
901DocType: Asset,Opening Accumulated Depreciation,Otvaranje Akumulirana amortizacija
902apps/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
903DocType: Program Enrollment Tool,Program Enrollment Tool,Program za upis alat
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530904apps/erpnext/erpnext/config/accounts.py +332,C-Form records,C-obrazac zapisi
Frappe PR Botc0804792017-05-19 12:30:04 +0530905apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Kupaca i dobavljača
906DocType: Email Digest,Email Digest Settings,E-pošta postavke
Frappe PR Botd112ee52017-08-31 19:38:41 +0530907apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +348,Thank you for your business!,Hvala vam na poslovanju!
Frappe PR Botc0804792017-05-19 12:30:04 +0530908apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Upiti podršci.
909,Production Order Stock Report,Proizvodnja Red Stock izvještaj
910DocType: HR Settings,Retirement Age,Umirovljenje Dob
911DocType: Bin,Moving Average Rate,Stopa prosječne ponderirane cijene
912DocType: Production Planning Tool,Select Items,Odaberite proizvode
913apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +372,{0} against Bill {1} dated {2},{0} u odnosu na račun {1} s datumom {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530914DocType: Program Enrollment,Vehicle/Bus Number,Broj vozila / autobusa
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530915apps/erpnext/erpnext/schools/doctype/course/course.js +17,Course Schedule,Raspored predmeta
Frappe PR Botd112ee52017-08-31 19:38:41 +0530916DocType: Request for Quotation Supplier,Quote Status,Status citata
Frappe PR Botc0804792017-05-19 12:30:04 +0530917DocType: Maintenance Visit,Completion Status,Završetak Status
918DocType: HR Settings,Enter retirement age in years,Unesite dob za umirovljenje u godinama
919apps/erpnext/erpnext/accounts/doctype/asset/asset.js +263,Target Warehouse,Ciljana galerija
Frappe PR Botfa042362017-07-17 17:50:36 +0530920apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +102,Please select a warehouse,Odaberite skladište
Frappe PR Botc0804792017-05-19 12:30:04 +0530921DocType: Cheque Print Template,Starting location from left edge,Počevši lokaciju od lijevog ruba
922DocType: Item,Allow over delivery or receipt upto this percent,Dopustite preko isporuka ili primitak upto ovim posto
923DocType: Stock Entry,STE-,STE-
924DocType: Upload Attendance,Import Attendance,Uvoz posjećenost
Frappe PR Bot59ee45a2017-06-01 19:05:28 +0530925apps/erpnext/erpnext/public/js/pos/pos.html +115,All Item Groups,Sve skupine proizvoda
Frappe PR Botc0804792017-05-19 12:30:04 +0530926DocType: Process Payroll,Activity Log,Dnevnik aktivnosti
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530927apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +39,Net Profit / Loss,Neto dobit / gubitak
Frappe PR Botc0804792017-05-19 12:30:04 +0530928apps/erpnext/erpnext/config/setup.py +89,Automatically compose message on submission of transactions.,Automatski napravi poruku pri podnošenju transakcije.
929DocType: Production Order,Item To Manufacture,Proizvod za proizvodnju
Frappe PR Botfa042362017-07-17 17:50:36 +0530930apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} status je {2}
Frappe PR Botc0804792017-05-19 12:30:04 +0530931DocType: Employee,Provide Email Address registered in company,Osigurati adresu e-pošte registriranu u društvu
932DocType: Shopping Cart Settings,Enable Checkout,Omogući Checkout
933apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Narudžbenice za plaćanje
934apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Predviđena količina
935DocType: Sales Invoice,Payment Due Date,Plaćanje Due Date
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530936apps/erpnext/erpnext/stock/doctype/item/item.js +349,Item Variant {0} already exists with same attributes,Stavka Varijanta {0} već postoji s istim atributima
Frappe PR Botd112ee52017-08-31 19:38:41 +0530937apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +115,'Opening',&quot;Otvaranje &#39;
Frappe PR Botc0804792017-05-19 12:30:04 +0530938apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Otvoreni učiniti
939DocType: Notification Control,Delivery Note Message,Otpremnica - poruka
940DocType: Expense Claim,Expenses,troškovi
941DocType: Item Variant Attribute,Item Variant Attribute,Stavka Varijanta Osobina
942,Purchase Receipt Trends,Trend primki
943DocType: Process Payroll,Bimonthly,časopis koji izlazi svaka dva mjeseca
944DocType: Vehicle Service,Brake Pad,Pad kočnice
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530945apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +88,Research & Development,Istraživanje i razvoj
Frappe PR Botc0804792017-05-19 12:30:04 +0530946apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Iznositi Billa
947DocType: Company,Registration Details,Registracija Brodu
948DocType: Timesheet,Total Billed Amount,Ukupno naplaćeni iznos
949DocType: Item Reorder,Re-Order Qty,Re-order Kom
950DocType: Leave Block List Date,Leave Block List Date,Datum popisa neodobrenih odsustava
951DocType: Pricing Rule,Price or Discount,Cijena i popust
Frappe PR Botd112ee52017-08-31 19:38:41 +0530952apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +95,BOM #{0}: Raw material cannot be same as main Item,BOM # {0}: Sirovina ne može biti isti kao i glavna stavka
953apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +92,Total Applicable Charges in Purchase Receipt Items table must be same as Total Taxes and Charges,Ukupno odgovarajuće naknade u potvrdi o kupnji stavke stolu mora biti ista kao i Total poreza i naknada
Frappe PR Botc0804792017-05-19 12:30:04 +0530954DocType: Sales Team,Incentives,Poticaji
955DocType: SMS Log,Requested Numbers,Traženi brojevi
956DocType: Production Planning Tool,Only Obtain Raw Materials,Dobiti Samo sirovine
957apps/erpnext/erpnext/config/hr.py +142,Performance appraisal.,Ocjenjivanje.
Frappe PR Botd112ee52017-08-31 19:38:41 +0530958apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +96,"Enabling 'Use for Shopping Cart', as Shopping Cart is enabled and there should be at least one Tax Rule for Shopping Cart","Omogućavanje &#39;Koristi za košaricu&#39;, kao što Košarica je omogućena i tamo bi trebao biti barem jedan Porezna pravila za Košarica"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530959apps/erpnext/erpnext/controllers/accounts_controller.py +360,"Payment Entry {0} is linked against Order {1}, check if it should be pulled as advance in this invoice.","Ulazak Plaćanje {0} je vezan protiv Reda {1}, provjeriti treba li se izvući kao napredak u tom računu."
Frappe PR Botc0804792017-05-19 12:30:04 +0530960DocType: Sales Invoice Item,Stock Details,Stock Detalji
961apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Vrijednost projekta
962apps/erpnext/erpnext/config/selling.py +321,Point-of-Sale,Prodajno mjesto
963DocType: Vehicle Log,Odometer Reading,Stanje kilometraže
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530964apps/erpnext/erpnext/accounts/doctype/account/account.py +119,"Account balance already in Credit, you are not allowed to set 'Balance Must Be' as 'Debit'","Stanje računa već u kredit, što se ne smije postaviti 'ravnoteža se mora' kao 'zaduženje """
Frappe PR Botc0804792017-05-19 12:30:04 +0530965DocType: Account,Balance must be,Bilanca mora biti
966DocType: Hub Settings,Publish Pricing,Objavi Cijene
967DocType: Notification Control,Expense Claim Rejected Message,Rashodi Zahtjev odbijen poruku
968,Available Qty,Dostupno Količina
969DocType: Purchase Taxes and Charges,On Previous Row Total,Na prethodni redak Ukupno
970DocType: Purchase Invoice Item,Rejected Qty,Odbijen Kol
971DocType: Salary Slip,Working Days,Radnih dana
972DocType: Serial No,Incoming Rate,Dolazni Stopa
973DocType: Packing Slip,Gross Weight,Bruto težina
Frappe PR Botd112ee52017-08-31 19:38:41 +0530974apps/erpnext/erpnext/public/js/setup_wizard.js +92,The name of your company for which you are setting up this system.,Ime vaše tvrtke za koje ste postavljanje ovog sustava .
Frappe PR Botc0804792017-05-19 12:30:04 +0530975DocType: HR Settings,Include holidays in Total no. of Working Days,Uključi odmor u ukupnom. radnih dana
976DocType: Job Applicant,Hold,Zadrži
977DocType: Employee,Date of Joining,Datum pristupa
978DocType: Naming Series,Update Series,Update serija
979DocType: Supplier Quotation,Is Subcontracted,Je podugovarati
980DocType: Item Attribute,Item Attribute Values,Stavka vrijednosti atributa
981DocType: Examination Result,Examination Result,Rezultat ispita
Frappe PR Botd112ee52017-08-31 19:38:41 +0530982apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +811,Purchase Receipt,Primka
Frappe PR Botc0804792017-05-19 12:30:04 +0530983,Received Items To Be Billed,Primljeni Proizvodi se naplaćuje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530984apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +173,Submitted Salary Slips,Poslao plaća gaćice
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530985apps/erpnext/erpnext/config/accounts.py +305,Currency exchange rate master.,Majstor valute .
Frappe PR Botd112ee52017-08-31 19:38:41 +0530986apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +196,Reference Doctype must be one of {0},Referentni DOCTYPE mora biti jedan od {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530987apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +302,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}
Frappe PR Botc0804792017-05-19 12:30:04 +0530988DocType: Production Order,Plan material for sub-assemblies,Plan materijal za pod-sklopova
989apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Prodaja Partneri i Županija
Frappe PR Botd112ee52017-08-31 19:38:41 +0530990apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +558,BOM {0} must be active,BOM {0} mora biti aktivna
Frappe PR Botc0804792017-05-19 12:30:04 +0530991DocType: Journal Entry,Depreciation Entry,Amortizacija Ulaz
992apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +36,Please select the document type first,Molimo odaberite vrstu dokumenta prvi
993apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +65,Cancel Material Visits {0} before cancelling this Maintenance Visit,Odustani Posjeta materijala {0} prije otkazivanja ovog održavanja pohod
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530994apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +213,Serial No {0} does not belong to Item {1},Serijski Ne {0} ne pripada točki {1}
Frappe PR Botc0804792017-05-19 12:30:04 +0530995DocType: Purchase Receipt Item Supplied,Required Qty,Potrebna Kol
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530996apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +123,Warehouses with existing transaction can not be converted to ledger.,Skladišta s postojećim transakcije ne može pretvoriti u knjigu.
Frappe PR Botc0804792017-05-19 12:30:04 +0530997DocType: Bank Reconciliation,Total Amount,Ukupan iznos
998apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +32,Internet Publishing,Internet izdavaštvo
999DocType: Production Planning Tool,Production Orders,Nalozi
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301000apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +62,Balance Value,Vrijednost bilance
Frappe PR Botc0804792017-05-19 12:30:04 +05301001apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Prodajni cjenik
1002apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +69,Publish to sync items,Objavi sinkronizirati stavke
1003DocType: Bank Reconciliation,Account Currency,Valuta računa
1004apps/erpnext/erpnext/accounts/general_ledger.py +142,Please mention Round Off Account in Company,Molimo spomenuti zaokružiti račun u Društvu
1005DocType: Purchase Receipt,Range,Domet
1006DocType: Supplier,Default Payable Accounts,Zadane naplativo račune
1007apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +49,Employee {0} is not active or does not exist,Zaposlenik {0} nije aktivan ili ne postoji
1008DocType: Fee Structure,Components,Komponente
Frappe PR Botd112ee52017-08-31 19:38:41 +05301009apps/erpnext/erpnext/accounts/doctype/asset/asset.py +251,Please enter Asset Category in Item {0},Unesite imovinom Kategorija tačke {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301010DocType: Quality Inspection Reading,Reading 6,Čitanje 6
Frappe PR Botd112ee52017-08-31 19:38:41 +05301011apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +913,Cannot {0} {1} {2} without any negative outstanding invoice,Ne mogu {0} {1} {2} bez ikakvih negativnih izvanredan fakture
Frappe PR Botc0804792017-05-19 12:30:04 +05301012DocType: Purchase Invoice Advance,Purchase Invoice Advance,Ulazni račun - predujam
1013DocType: Hub Settings,Sync Now,Sync Sada
1014apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +199,Row {0}: Credit entry can not be linked with a {1},Red {0}: Kredit unos ne može biti povezan s {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301015apps/erpnext/erpnext/config/accounts.py +248,Define budget for a financial year.,Odredite proračun za financijsku godinu.
Frappe PR Botc0804792017-05-19 12:30:04 +05301016DocType: 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."
1017DocType: Lead,LEAD-,DOVESTI-
1018DocType: Employee,Permanent Address Is,Stalna adresa je
1019DocType: Production Order Operation,Operation completed for how many finished goods?,Operacija završena za koliko gotovih proizvoda?
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301020apps/erpnext/erpnext/public/js/setup_wizard.js +42,The Brand,Brand
Frappe PR Botc0804792017-05-19 12:30:04 +05301021DocType: Employee,Exit Interview Details,Izlaz Intervju Detalji
1022DocType: Item,Is Purchase Item,Je dobavljivi proizvod
1023DocType: Asset,Purchase Invoice,Ulazni račun
1024DocType: Stock Ledger Entry,Voucher Detail No,Bon Detalj Ne
Frappe PR Botd112ee52017-08-31 19:38:41 +05301025apps/erpnext/erpnext/accounts/page/pos/pos.js +745,New Sales Invoice,Novi prodajni Račun
Frappe PR Botc0804792017-05-19 12:30:04 +05301026DocType: Stock Entry,Total Outgoing Value,Ukupna odlazna vrijednost
Frappe PR Bot7c901002017-06-07 12:05:29 +05301027apps/erpnext/erpnext/public/js/account_tree_grid.js +224,Opening Date and Closing Date should be within same Fiscal Year,Otvaranje i zatvaranje Datum datum mora biti unutar iste fiskalne godine
Frappe PR Botc0804792017-05-19 12:30:04 +05301028DocType: Lead,Request for Information,Zahtjev za informacije
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301029,LeaderBoard,leaderboard
Frappe PR Botd112ee52017-08-31 19:38:41 +05301030apps/erpnext/erpnext/accounts/page/pos/pos.js +758,Sync Offline Invoices,Sinkronizacija Offline Računi
Frappe PR Botc0804792017-05-19 12:30:04 +05301031DocType: Payment Request,Paid,Plaćen
1032DocType: Program Fee,Program Fee,Naknada program
Frappe PR Botd112ee52017-08-31 19:38:41 +05301033DocType: BOM Update Tool,"Replace a particular BOM in all other BOMs where it is used. It will replace the old BOM link, update cost and regenerate ""BOM Explosion Item"" table as per new BOM.
1034It also updates latest price in all the BOMs.","Zamijenite određeni BOM u svim ostalim BOM-ovima gdje se upotrebljava. Zamijenit će staru BOM vezu, ažurirati trošak i obnoviti tablicu &quot;BOM Explosion Item&quot; po novom BOM-u. Također ažurira najnoviju cijenu u svim BOM-ovima."
Frappe PR Botc0804792017-05-19 12:30:04 +05301035DocType: Salary Slip,Total in words,Ukupno je u riječima
1036DocType: Material Request Item,Lead Time Date,Potencijalni kupac - datum
1037DocType: Guardian,Guardian Name,Naziv Guardian
1038DocType: Cheque Print Template,Has Print Format,Ima format ispisa
1039DocType: Employee Loan,Sanctioned,kažnjeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05301040apps/erpnext/erpnext/accounts/page/pos/pos.js +73, is mandatory. Maybe Currency Exchange record is not created for ,Obavezno polje. Moguće je da za njega nije upisan tečaj.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301041apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +112,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Navedite rednim brojem predmeta za {1}
Frappe PR Botfa042362017-07-17 17:50:36 +05301042apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +622,"For 'Product Bundle' items, Warehouse, Serial No and Batch No will be considered from the 'Packing List' table. If Warehouse and Batch No are same for all packing items for any 'Product Bundle' item, those values can be entered in the main Item table, values will be copied to 'Packing List' table.","Za &#39;proizvod Bundle&#39; predmeta, skladište, rednim i hrpa Ne smatrat će se iz &quot;Popis pakiranja &#39;stol. Ako Skladište i serije ne su isti za sve pakiranje predmeta za bilo &#39;proizvod Bundle&#39; točke, te vrijednosti može se unijeti u glavnoj točki stol, vrijednosti će se kopirati u &#39;pakiranje popis&#39; stol."
Frappe PR Botc0804792017-05-19 12:30:04 +05301043DocType: Job Opening,Publish on website,Objavi na web stranici
1044apps/erpnext/erpnext/config/stock.py +17,Shipments to customers.,Isporuke kupcima.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301045apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +624,Supplier Invoice Date cannot be greater than Posting Date,Datum Dobavljač Račun ne može biti veća od datum knjiženja
Frappe PR Botc0804792017-05-19 12:30:04 +05301046DocType: Purchase Invoice Item,Purchase Order Item,Stavka narudžbenice
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301047apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +132,Indirect Income,Neizravni dohodak
Frappe PR Botc0804792017-05-19 12:30:04 +05301048DocType: Student Attendance Tool,Student Attendance Tool,Studentski Gledatelja alat
1049DocType: Cheque Print Template,Date Settings,Datum Postavke
1050apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +48,Variance,Varijacija
1051,Company Name,Ime tvrtke
1052DocType: SMS Center,Total Message(s),Ukupno poruka ( i)
Frappe PR Botd112ee52017-08-31 19:38:41 +05301053apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +863,Select Item for Transfer,Odaberite stavke za prijenos
Frappe PR Botc0804792017-05-19 12:30:04 +05301054DocType: Purchase Invoice,Additional Discount Percentage,Dodatni Postotak Popust
1055apps/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
1056DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Odaberite račun šefa banke gdje je ček bio pohranjen.
1057DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Dopusti korisniku uređivanje cjenika u transakcijama
1058DocType: Pricing Rule,Max Qty,Maksimalna količina
1059apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
1060 Please enter a valid Invoice","Red {0}: Račun {1} je nevažeća, to bi moglo biti poništena / ne postoji. \ Unesite valjanu fakture"
1061apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +132,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
1062apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +16,Chemical,kemijski
1063DocType: Salary Component Account,Default Bank / Cash account will be automatically updated in Salary Journal Entry when this mode is selected.,Zadana Banka / Novčani račun će biti automatski ažurira plaće Temeljnica kad je odabran ovaj način rada.
Frappe PR Botc0804792017-05-19 12:30:04 +05301064DocType: BOM,Raw Material Cost(Company Currency),Troškova sirovine (Društvo valuta)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301065apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +731,All items have already been transferred for this Production Order.,Svi predmeti su već prebačeni za ovu radnog naloga.
Frappe PR Botc0804792017-05-19 12:30:04 +05301066apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +87,Row # {0}: Rate cannot be greater than the rate used in {1} {2},Red # {0}: Stopa ne može biti veća od stope korištene u {1} {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301067apps/erpnext/erpnext/public/js/setup_wizard.js +311,Meter,Metar
Frappe PR Botc0804792017-05-19 12:30:04 +05301068DocType: Workstation,Electricity Cost,Troškovi struje
1069DocType: HR Settings,Don't send Employee Birthday Reminders,Ne šaljite podsjetnik za rođendan zaposlenika
1070DocType: Item,Inspection Criteria,Inspekcijski Kriteriji
1071apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,Prenose
1072DocType: BOM Website Item,BOM Website Item,BOM web stranica predmeta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301073apps/erpnext/erpnext/public/js/setup_wizard.js +43,Upload your letter head and logo. (you can edit them later).,Upload Vaše pismo glavu i logotip. (Možete ih uređivati kasnije).
Frappe PR Botc0804792017-05-19 12:30:04 +05301074DocType: Timesheet Detail,Bill,Račun
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301075apps/erpnext/erpnext/accounts/doctype/asset/asset.py +85,Next Depreciation Date is entered as past date,Sljedeća Amortizacija Datum upisuje kao prošlih dana
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301076apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +177,White,Bijela
Frappe PR Botc0804792017-05-19 12:30:04 +05301077DocType: SMS Center,All Lead (Open),Svi potencijalni kupci (aktualni)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301078apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +231,Row {0}: Qty not available for {4} in warehouse {1} at posting time of the entry ({2} {3}),Red {0}: Kol nisu dostupni za {4} u skladištu {1} na objavljivanje vrijeme upisa ({2} {3})
Frappe PR Botc0804792017-05-19 12:30:04 +05301079DocType: Purchase Invoice,Get Advances Paid,Kreiraj avansno plaćanje
1080DocType: Item,Automatically Create New Batch,Automatski kreira novu seriju
Frappe PR Botd112ee52017-08-31 19:38:41 +05301081apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Make ,Napravi
Frappe PR Botc0804792017-05-19 12:30:04 +05301082DocType: Student Admission,Admission Start Date,Prijem Datum početka
1083DocType: Journal Entry,Total Amount in Words,Ukupan iznos riječima
1084apps/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 .
1085apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Moja košarica
1086apps/erpnext/erpnext/controllers/selling_controller.py +155,Order Type must be one of {0},Tip narudžbe mora biti jedan od {0}
1087DocType: Lead,Next Contact Date,Sljedeći datum kontakta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301088apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Opening Qty,Otvaranje Kol
Frappe PR Botd112ee52017-08-31 19:38:41 +05301089apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +466,Please enter Account for Change Amount,Unesite račun za promjene visine
Frappe PR Botc0804792017-05-19 12:30:04 +05301090DocType: Student Batch Name,Student Batch Name,Studentski Batch Name
1091DocType: Holiday List,Holiday List Name,Turistička Popis Ime
1092DocType: Repayment Schedule,Balance Loan Amount,Stanje Iznos kredita
1093apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.js +13,Schedule Course,Raspored nastave
Frappe PR Botd112ee52017-08-31 19:38:41 +05301094apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +197,Stock Options,Burzovnih opcija
Frappe PR Botc0804792017-05-19 12:30:04 +05301095DocType: Journal Entry Account,Expense Claim,Rashodi polaganja
1096apps/erpnext/erpnext/accounts/doctype/asset/asset.js +245,Do you really want to restore this scrapped asset?,Da li stvarno želite vratiti ovaj otpisan imovine?
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301097apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +349,Qty for {0},Količina za {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301098DocType: Leave Application,Leave Application,Zahtjev za odsustvom
1099apps/erpnext/erpnext/config/hr.py +80,Leave Allocation Tool,Alat za raspodjelu odsustva
1100DocType: Leave Block List,Leave Block List Dates,Datumi popisa neodobrenih odsustava
1101DocType: Workstation,Net Hour Rate,Neto sat cijena
1102DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Ulazni račun zavisnog troška
1103DocType: Company,Default Terms,Zadani uvjeti
Frappe PR Botd112ee52017-08-31 19:38:41 +05301104DocType: Supplier Scorecard Period,Criteria,kriteriji
Frappe PR Botc0804792017-05-19 12:30:04 +05301105DocType: Packing Slip Item,Packing Slip Item,Odreskom predmet
1106DocType: Purchase Invoice,Cash/Bank Account,Novac / bankovni račun
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301107apps/erpnext/erpnext/public/js/queries.js +96,Please specify a {0},Navedite a {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301108apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +71,Removed items with no change in quantity or value.,Uklonjene stvari bez promjena u količini ili vrijednosti.
1109DocType: Delivery Note,Delivery To,Dostava za
Frappe PR Botd112ee52017-08-31 19:38:41 +05301110apps/erpnext/erpnext/stock/doctype/item/item.py +632,Attribute table is mandatory,Osobina stol je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05301111DocType: Production Planning Tool,Get Sales Orders,Kreiraj narudžbe
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301112apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +67,{0} can not be negative,{0} ne može biti negativna
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301113apps/erpnext/erpnext/public/js/pos/pos_selected_item.html +11,Discount,Popust
Frappe PR Botc0804792017-05-19 12:30:04 +05301114DocType: Asset,Total Number of Depreciations,Ukupan broj deprecijaciju
1115DocType: Sales Invoice Item,Rate With Margin,Ocijenite s marginom
1116DocType: Workstation,Wages,Plaće
Frappe PR Botc0804792017-05-19 12:30:04 +05301117DocType: Task,Urgent,Hitan
Frappe PR Botfa042362017-07-17 17:50:36 +05301118apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +157,Please specify a valid Row ID for row {0} in table {1},Navedite valjanu Row ID za redom {0} u tablici {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301119apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +84,Unable to find variable: ,Nije moguće pronaći varijablu:
Frappe PR Botc0804792017-05-19 12:30:04 +05301120apps/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
1121DocType: Item,Manufacturer,Proizvođač
1122DocType: Landed Cost Item,Purchase Receipt Item,Stavka primke
1123DocType: Purchase Receipt,PREC-RET-,Prec-RET-
1124DocType: POS Profile,Sales Invoice Payment,Prodaja fakture za plaćanje
1125DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Rezervirano Warehouse u prodajni nalog / skladišta gotovih proizvoda
1126apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,Prodaja Iznos
1127DocType: Repayment Schedule,Interest Amount,Iznos kamata
Frappe PR Botd112ee52017-08-31 19:38:41 +05301128apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +109,You are the Expense Approver for this record. Please Update the 'Status' and Save,Vi ste osoba za odobrenje rashoda za ovaj zapis. Molimo ažurirajte status i spremite
Frappe PR Botc0804792017-05-19 12:30:04 +05301129DocType: Serial No,Creation Document No,Stvaranje dokumenata nema
1130DocType: Issue,Issue,Izdanje
1131DocType: Asset,Scrapped,otpisan
Frappe PR Botc0804792017-05-19 12:30:04 +05301132apps/erpnext/erpnext/config/stock.py +195,"Attributes for Item Variants. e.g Size, Color etc.","Atributi za stavku varijanti. npr Veličina, boja i sl"
1133DocType: Purchase Invoice,Returns,vraća
1134apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +42,WIP Warehouse,WIP Skladište
Frappe PR Bot7c901002017-06-07 12:05:29 +05301135apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +195,Serial No {0} is under maintenance contract upto {1},Serijski Ne {0} je pod ugovorom za održavanje upto {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301136apps/erpnext/erpnext/config/hr.py +35,Recruitment,regrutacija
1137DocType: Lead,Organization Name,Naziv organizacije
1138DocType: Tax Rule,Shipping State,Državna dostava
1139,Projected Quantity as Source,Planirana količina kao izvor
Frappe PR Botd112ee52017-08-31 19:38:41 +05301140apps/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
Frappe PR Botc0804792017-05-19 12:30:04 +05301141DocType: Employee,A-,A-
1142DocType: Production Planning Tool,Include non-stock items,Uključuje ne-stock predmeta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301143apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Sales Expenses,Prodajni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05301144apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Standardna kupnju
1145DocType: GL Entry,Against,Protiv
1146DocType: Item,Default Selling Cost Center,Zadani trošak prodaje
1147DocType: Sales Partner,Implementation Partner,Provedba partner
Frappe PR Botd112ee52017-08-31 19:38:41 +05301148apps/erpnext/erpnext/accounts/page/pos/pos.js +1562,ZIP Code,Poštanski broj
Frappe PR Botc0804792017-05-19 12:30:04 +05301149apps/erpnext/erpnext/controllers/selling_controller.py +265,Sales Order {0} is {1},Prodaja Naručite {0} {1}
1150DocType: Opportunity,Contact Info,Kontakt Informacije
1151apps/erpnext/erpnext/config/stock.py +310,Making Stock Entries,Izrada Stock unose
1152DocType: Packing Slip,Net Weight UOM,Težina mjerna jedinica
Frappe PR Bot7c901002017-06-07 12:05:29 +05301153apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +20,{0} Results,{0} Rezultati
Frappe PR Botc0804792017-05-19 12:30:04 +05301154DocType: Item,Default Supplier,Glavni dobavljač
1155DocType: Manufacturing Settings,Over Production Allowance Percentage,Tijekom Postotak proizvodnje doplatku
1156DocType: Employee Loan,Repayment Schedule,Otplata Raspored
1157DocType: Shipping Rule Condition,Shipping Rule Condition,Dostava Pravilo Stanje
1158DocType: Holiday List,Get Weekly Off Dates,Nabavite Tjedno Off datumi
1159apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +33,End Date can not be less than Start Date,Datum završetka ne može biti manja od početnog datuma
1160DocType: Sales Person,Select company name first.,Prvo odaberite naziv tvrtke.
Frappe PR Botc0804792017-05-19 12:30:04 +05301161apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Ponude dobivene od dobavljača.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301162apps/erpnext/erpnext/config/manufacturing.py +74,Replace BOM and update latest price in all BOMs,Zamijenite BOM i ažurirajte najnoviju cijenu u svim BOM-ovima
Frappe PR Botc0804792017-05-19 12:30:04 +05301163apps/erpnext/erpnext/controllers/selling_controller.py +22,To {0} | {1} {2},Za {0} | {1} {2}
1164apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +40,Average Age,Prosječna starost
1165DocType: School Settings,Attendance Freeze Date,Datum zamrzavanja pohađanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05301166apps/erpnext/erpnext/public/js/setup_wizard.js +277,List a few of your suppliers. They could be organizations or individuals.,Navedite nekoliko svojih dobavljača. Oni mogu biti tvrtke ili fizičke osobe.
Frappe PR Botc0804792017-05-19 12:30:04 +05301167apps/erpnext/erpnext/templates/pages/home.html +31,View All Products,Pogledaj sve proizvode
1168apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Minimalna dob (olovo)
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301169apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +61,All BOMs,Svi Sastavnice
Frappe PR Botc0804792017-05-19 12:30:04 +05301170DocType: Company,Default Currency,Zadana valuta
1171DocType: Expense Claim,From Employee,Od zaposlenika
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301172apps/erpnext/erpnext/controllers/accounts_controller.py +420,Warning: System will not check overbilling since amount for Item {0} in {1} is zero,Upozorenje : Sustav neće provjeravati overbilling od iznosa za točku {0} u {1} je nula
Frappe PR Botc0804792017-05-19 12:30:04 +05301173DocType: Journal Entry,Make Difference Entry,Čine razliku Entry
1174DocType: Upload Attendance,Attendance From Date,Gledanost od datuma
1175DocType: Appraisal Template Goal,Key Performance Area,Zona ključnih performansi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301176DocType: Program Enrollment,Transportation,promet
Frappe PR Botc0804792017-05-19 12:30:04 +05301177apps/erpnext/erpnext/controllers/item_variant.py +92,Invalid Attribute,Pogrešna Osobina
Frappe PR Botd112ee52017-08-31 19:38:41 +05301178apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +225,{0} {1} must be submitted,{0} {1} mora biti podnesen
Frappe PR Botc0804792017-05-19 12:30:04 +05301179apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +146,Quantity must be less than or equal to {0},Količina mora biti manji ili jednak {0}
1180DocType: SMS Center,Total Characters,Ukupno Likovi
Frappe PR Botd112ee52017-08-31 19:38:41 +05301181apps/erpnext/erpnext/controllers/buying_controller.py +159,Please select BOM in BOM field for Item {0},Odaberite BOM u BOM polje za točku {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301182DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-obrazac detalj računa
1183DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Pomirenje Plaćanje fakture
1184apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +42,Contribution %,Doprinos%
Frappe PR Botd112ee52017-08-31 19:38:41 +05301185apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +211,"As per the Buying Settings if Purchase Order Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Order first for item {0}","Prema postavkama kupnje ako je potrebna narudžbenica == &#39;DA&#39;, a zatim za izradu računa za kupnju, korisnik mora najprije stvoriti narudžbenicu za stavku {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301186DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Tvrtka registracijski brojevi za svoju referencu. Porezni brojevi itd.
1187DocType: Sales Partner,Distributor,Distributer
1188DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Košarica Dostava Rule
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301189apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +233,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
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301190apps/erpnext/erpnext/public/js/controllers/transaction.js +67,Please set 'Apply Additional Discount On',Molimo postavite &quot;Primijeni dodatni popust na &#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05301191,Ordered Items To Be Billed,Naručeni proizvodi za naplatu
1192apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +46,From Range has to be less than To Range,Od Raspon mora biti manji od u rasponu
1193DocType: Global Defaults,Global Defaults,Globalne zadane postavke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301194apps/erpnext/erpnext/projects/doctype/project/project.py +210,Project Collaboration Invitation,Projekt Suradnja Poziv
Frappe PR Botc0804792017-05-19 12:30:04 +05301195DocType: Salary Slip,Deductions,Odbici
1196DocType: Leave Allocation,LAL/,LAL /
1197apps/erpnext/erpnext/public/js/financial_statements.js +75,Start Year,Početak godine
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301198apps/erpnext/erpnext/regional/india/utils.py +24,First 2 digits of GSTIN should match with State number {0},Prve dvije znamenke GSTIN-a trebale bi se podudarati s državnim brojem {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301199DocType: Purchase Invoice,Start date of current invoice's period,Početak datum tekućeg razdoblja dostavnice
1200DocType: Salary Slip,Leave Without Pay,Neplaćeno odsustvo
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301201apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +346,Capacity Planning Error,Kapacitet Greška planiranje
Frappe PR Botc0804792017-05-19 12:30:04 +05301202,Trial Balance for Party,Suđenje Stanje na stranku
1203DocType: Lead,Consultant,Konzultant
1204DocType: Salary Slip,Earnings,Zarada
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301205apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +391,Finished Item {0} must be entered for Manufacture type entry,Gotovi Stavka {0} mora biti upisana za tip Proizvodnja upis
Frappe PR Botc0804792017-05-19 12:30:04 +05301206apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Otvori računovodstveno stanje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301207,GST Sales Register,GST registar prodaje
Frappe PR Botc0804792017-05-19 12:30:04 +05301208DocType: Sales Invoice Advance,Sales Invoice Advance,Predujam prodajnog računa
1209apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +548,Nothing to request,Ništa za zatražiti
1210apps/erpnext/erpnext/accounts/doctype/budget/budget.py +34,Another Budget record '{0}' already exists against {1} '{2}' for fiscal year {3},Još jedan proračun rekord &#39;{0}&#39; već postoji od {1} &#39;{2}&#39; za fiskalnu godinu {3}
1211apps/erpnext/erpnext/projects/doctype/task/task.py +40,'Actual Start Date' can not be greater than 'Actual End Date',Stvarni datum početka ne može biti veći od stvarnog datuma završetka
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301212apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +86,Management,Uprava
Frappe PR Botc0804792017-05-19 12:30:04 +05301213DocType: Cheque Print Template,Payer Settings,Postavke Payer
1214DocType: 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"""
1215DocType: 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.
1216DocType: Purchase Invoice,Is Return,Je li povratak
Frappe PR Botd112ee52017-08-31 19:38:41 +05301217apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,Caution,Oprez
1218apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +787,Return / Debit Note,Povratak / debitna Napomena
Frappe PR Botc0804792017-05-19 12:30:04 +05301219DocType: Price List Country,Price List Country,Država cjenika
1220DocType: Item,UOMs,J. MJ.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301221apps/erpnext/erpnext/stock/utils.py +205,{0} valid serial nos for Item {1},{0} valjani serijski nos za Stavka {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301222apps/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.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301223apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +26,POS Profile {0} already created for user: {1} and company {2},POS Profil {0} je već stvoren za korisnika: {1} i društvo {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301224DocType: Sales Invoice Item,UOM Conversion Factor,UOM konverzijski faktor
Frappe PR Botfa042362017-07-17 17:50:36 +05301225apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +23,Please enter Item Code to get Batch Number,Unesite Šifra dobiti broj serije
Frappe PR Botc0804792017-05-19 12:30:04 +05301226DocType: Stock Settings,Default Item Group,Zadana grupa proizvoda
1227DocType: Employee Loan,Partially Disbursed,djelomično Isplaćeno
Frappe PR Botc0804792017-05-19 12:30:04 +05301228apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Dobavljač baza podataka.
1229DocType: Account,Balance Sheet,Završni račun
Frappe PR Botd112ee52017-08-31 19:38:41 +05301230apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +701,Cost Center For Item with Item Code ',Troška za stavku s šifra '
1231DocType: Quotation,Valid Till,Vrijedi do
1232apps/erpnext/erpnext/accounts/page/pos/pos.js +2403,"Payment Mode is not configured. Please check, whether account has been set on Mode of Payments or on POS Profile.","Način plaćanja nije konfiguriran. Provjerite, da li je račun postavljen na način rada platnu ili na POS profilu."
Frappe PR Botc0804792017-05-19 12:30:04 +05301233apps/erpnext/erpnext/buying/utils.py +74,Same item cannot be entered multiple times.,Isti predmet ne može se upisati više puta.
1234apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"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"
1235DocType: Lead,Lead,Potencijalni kupac
1236DocType: Email Digest,Payables,Plativ
1237DocType: Course,Course Intro,Naravno Uvod
1238apps/erpnext/erpnext/stock/doctype/batch/batch.js +85,Stock Entry {0} created,Stock Ulazak {0} stvorio
Frappe PR Botd112ee52017-08-31 19:38:41 +05301239apps/erpnext/erpnext/controllers/buying_controller.py +295,Row #{0}: Rejected Qty can not be entered in Purchase Return,Red # {0}: Odbijen Kom se ne može upisati u kupnju povratak
Frappe PR Botc0804792017-05-19 12:30:04 +05301240,Purchase Order Items To Be Billed,Stavke narudžbenice za naplatu
1241DocType: Purchase Invoice Item,Net Rate,Neto stopa
1242DocType: Purchase Invoice Item,Purchase Invoice Item,Proizvod ulaznog računa
Frappe PR Bot7c901002017-06-07 12:05:29 +05301243apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +58,Stock Ledger Entries and GL Entries are reposted for the selected Purchase Receipts,Upisi u glavnu knjigu i GL upisi su ponovno postavljeni za odabrane primke.
Frappe PR Botc0804792017-05-19 12:30:04 +05301244apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Stavka 1
1245DocType: Holiday,Holiday,Odmor
1246DocType: Support Settings,Close Issue After Days,Zatvori Issue Nakon dana
1247DocType: Leave Control Panel,Leave blank if considered for all branches,Ostavite prazno ako se odnosi na sve poslovnice
1248DocType: Bank Guarantee,Validity in Days,Valjanost u danima
1249apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +21,C-form is not applicable for Invoice: {0},C-oblika nije primjenjiv za fakture: {0}
1250DocType: Payment Reconciliation,Unreconciled Payment Details,Nesaglašen Detalji plaćanja
1251apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Broj naloga
1252DocType: Global Defaults,Current Fiscal Year,Tekuće fiskalne godine
1253DocType: Purchase Order,Group same items,Isti predmeti grupe
1254DocType: Global Defaults,Disable Rounded Total,Ugasiti zaokruženi iznos
1255DocType: Employee Loan Application,Repayment Info,Informacije otplate
1256apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +448,'Entries' cannot be empty,'Ulazi' ne može biti prazno
1257apps/erpnext/erpnext/utilities/transaction_base.py +81,Duplicate row {0} with same {1},Dupli red {0} sa istim {1}
1258,Trial Balance,Pretresno bilanca
Frappe PR Botd112ee52017-08-31 19:38:41 +05301259apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +449,Fiscal Year {0} not found,Fiskalna godina {0} nije pronađena
Frappe PR Botc0804792017-05-19 12:30:04 +05301260apps/erpnext/erpnext/config/hr.py +296,Setting up Employees,Postavljanje zaposlenika
1261DocType: Sales Order,SO-,TAKO-
Frappe PR Botd112ee52017-08-31 19:38:41 +05301262apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +153,Please select prefix first,Odaberite prefiks prvi
Frappe PR Botc0804792017-05-19 12:30:04 +05301263DocType: Employee,O-,O-
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301264apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +158,Research,istraživanje
Frappe PR Botc0804792017-05-19 12:30:04 +05301265DocType: Maintenance Visit Purpose,Work Done,Rad Done
1266apps/erpnext/erpnext/controllers/item_variant.py +33,Please specify at least one attribute in the Attributes table,Navedite barem jedan atribut u tablici Svojstva
1267DocType: Announcement,All Students,Svi studenti
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301268apps/erpnext/erpnext/accounts/doctype/asset/asset.py +45,Item {0} must be a non-stock item,Stavka {0} mora biti ne-stock točka a
Frappe PR Botc0804792017-05-19 12:30:04 +05301269apps/erpnext/erpnext/stock/doctype/batch/batch.js +18,View Ledger,Pogledaj Ledger
1270DocType: Grading Scale,Intervals,intervali
1271apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Earliest,Najstarije
Frappe PR Botd112ee52017-08-31 19:38:41 +05301272apps/erpnext/erpnext/stock/doctype/item/item.py +505,"An Item Group exists with same name, please change the item name or rename the item group","Stavka Grupa postoji s istim imenom , molimo promijenite ime stavku ili preimenovati stavku grupe"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301273apps/erpnext/erpnext/schools/report/absent_student_report/absent_student_report.py +52,Student Mobile No.,Studentski Mobile Ne
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301274apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +487,Rest Of The World,Ostatak svijeta
Frappe PR Botc0804792017-05-19 12:30:04 +05301275apps/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
1276,Budget Variance Report,Proračun varijance Prijavi
1277DocType: Salary Slip,Gross Pay,Bruto plaća
Frappe PR Botd112ee52017-08-31 19:38:41 +05301278apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Activity Type is mandatory.,Red {0}: Tip aktivnost je obavezna.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301279apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Dividends Paid,Plaćeni Dividende
Frappe PR Botc0804792017-05-19 12:30:04 +05301280apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +36,Accounting Ledger,Računovodstvo knjiga
1281DocType: Stock Reconciliation,Difference Amount,Razlika Količina
Frappe PR Botd112ee52017-08-31 19:38:41 +05301282DocType: Purchase Invoice,Reverse Charge,Obrnuti naboj
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301283apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +172,Retained Earnings,Zadržana dobit
Frappe PR Botc0804792017-05-19 12:30:04 +05301284DocType: Vehicle Log,Service Detail,Detalj usluga
1285DocType: BOM,Item Description,Opis proizvoda
1286DocType: Student Sibling,Student Sibling,Studentski iste razine
1287DocType: Purchase Invoice,Is Recurring,Je Ponavljajući
1288DocType: Purchase Invoice,Supplied Items,Isporučeni pribor
1289DocType: Student,STUD.,KLINAC.
1290DocType: Production Order,Qty To Manufacture,Količina za proizvodnju
1291DocType: Email Digest,New Income,Novi Prihod
1292DocType: School Settings,School Settings,Postavke škole
1293DocType: Buying Settings,Maintain same rate throughout purchase cycle,Održavaj istu stopu tijekom cijelog ciklusa kupnje
1294DocType: Opportunity Item,Opportunity Item,Prilika proizvoda
1295,Student and Guardian Contact Details,Studentski i Guardian Kontaktni podaci
Frappe PR Botd112ee52017-08-31 19:38:41 +05301296apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +51,Row {0}: For supplier {0} Email Address is required to send email,Red {0}: Za dobavljača {0} email adresa je potrebno za slanje e-pošte
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301297apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +72,Temporary Opening,Privremeni Otvaranje
Frappe PR Botc0804792017-05-19 12:30:04 +05301298,Employee Leave Balance,Zaposlenik napuste balans
1299apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +147,Balance for Account {0} must always be {1},Bilanca računa {0} uvijek mora biti {1}
1300apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +178,Valuation Rate required for Item in row {0},Procjena stopa potrebna za stavke u retku {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301301DocType: Supplier Scorecard,Scorecard Actions,Akcije tablice rezultata
1302apps/erpnext/erpnext/public/js/setup_wizard.js +331,Example: Masters in Computer Science,Primjer: Masters u Computer Science
Frappe PR Botc0804792017-05-19 12:30:04 +05301303DocType: Purchase Invoice,Rejected Warehouse,Odbijen galerija
1304DocType: GL Entry,Against Voucher,Protiv Voucheru
1305DocType: Item,Default Buying Cost Center,Zadani trošak kupnje
1306apps/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."
Frappe PR Botd112ee52017-08-31 19:38:41 +05301307apps/erpnext/erpnext/accounts/page/pos/pos.js +74, to ,za
Frappe PR Botfa042362017-07-17 17:50:36 +05301308DocType: Supplier Quotation Item,Lead Time in days,Olovo Vrijeme u danima
Frappe PR Botc0804792017-05-19 12:30:04 +05301309apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +58,Accounts Payable Summary,Obveze Sažetak
Frappe PR Botd112ee52017-08-31 19:38:41 +05301310apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +337,Payment of salary from {0} to {1},Isplata plaće iz {0} do {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301311apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +213,Not authorized to edit frozen Account {0},Niste ovlašteni za uređivanje zamrznutog računa {0}
1312DocType: Journal Entry,Get Outstanding Invoices,Kreiraj neplaćene račune
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301313apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +70,Sales Order {0} is not valid,Prodajnog naloga {0} nije ispravan
Frappe PR Botd112ee52017-08-31 19:38:41 +05301314DocType: Supplier Scorecard,Warn for new Request for Quotations,Upozorenje za novi zahtjev za ponudu
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301315apps/erpnext/erpnext/utilities/activation.py +89,Purchase orders help you plan and follow up on your purchases,Narudžbenice vam pomoći planirati i pratiti na Vašoj kupnji
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301316apps/erpnext/erpnext/setup/doctype/company/company.py +225,"Sorry, companies cannot be merged","Žao nam je , tvrtke ne mogu spojiti"
1317apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +167,"The total Issue / Transfer quantity {0} in Material Request {1} \
Frappe PR Botc0804792017-05-19 12:30:04 +05301318 cannot be greater than requested quantity {2} for Item {3}",Ukupna količina Pitanje / Prijenos {0} u materijalnim Zahtjevu {1} \ ne može biti veća od tražene količine {2} za točki {3}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301319apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +166,Small,Mali
Frappe PR Botc0804792017-05-19 12:30:04 +05301320DocType: Employee,Employee Number,Broj zaposlenika
1321apps/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}
1322DocType: Project,% Completed,% Kompletirano
1323,Invoiced Amount (Exculsive Tax),Dostavljeni iznos ( Exculsive poreza )
1324apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Stavka 2
Frappe PR Botc0804792017-05-19 12:30:04 +05301325DocType: Supplier,SUPP-,SUPP-
1326DocType: Training Event,Training Event,Događaj za obuku
1327DocType: Item,Auto re-order,Auto re-red
1328apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Ukupno Ostvareno
1329DocType: Employee,Place of Issue,Mjesto izdavanja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301330apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +70,Contract,ugovor
Frappe PR Botc0804792017-05-19 12:30:04 +05301331DocType: Email Digest,Add Quote,Dodaj ponudu
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301332apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +868,UOM coversion factor required for UOM: {0} in Item: {1},UOM faktor coversion potrebna za UOM: {0} u točki: {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301333apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +92,Indirect Expenses,Neizravni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05301334apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +83,Row {0}: Qty is mandatory,Red {0}: Količina je obvezno
1335apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +8,Agriculture,Poljoprivreda
Frappe PR Botd112ee52017-08-31 19:38:41 +05301336apps/erpnext/erpnext/accounts/page/pos/pos.js +750,Sync Master Data,Sync Master Data
1337apps/erpnext/erpnext/public/js/setup_wizard.js +296,Your Products or Services,Vaši proizvodi ili usluge
Frappe PR Botc0804792017-05-19 12:30:04 +05301338DocType: Mode of Payment,Mode of Payment,Način plaćanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05301339apps/erpnext/erpnext/stock/doctype/item/item.py +178,Website Image should be a public file or website URL,Web slika bi trebala biti javna datoteke ili URL web stranice
Frappe PR Botc0804792017-05-19 12:30:04 +05301340DocType: Student Applicant,AP,AP
1341DocType: Purchase Invoice Item,BOM,BOM
1342apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +37,This is a root item group and cannot be edited.,To jekorijen stavka grupa i ne može se mijenjati .
1343DocType: Journal Entry Account,Purchase Order,Narudžbenica
1344DocType: Vehicle,Fuel UOM,Gorivo UOM
1345DocType: Warehouse,Warehouse Contact Info,Kontakt informacije skladišta
1346DocType: Payment Entry,Write Off Difference Amount,Otpis razlika visine
1347DocType: Purchase Invoice,Recurring Type,Ponavljajući Tip
Frappe PR Botd112ee52017-08-31 19:38:41 +05301348apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +410,"{0}: Employee email not found, hence email not sent","{0}: Radnik email nije pronađen, stoga ne e-mail poslan"
Frappe PR Botc0804792017-05-19 12:30:04 +05301349DocType: Item,Foreign Trade Details,Vanjskotrgovinska Detalji
1350DocType: Email Digest,Annual Income,Godišnji prihod
1351DocType: Serial No,Serial No Details,Serijski nema podataka
1352DocType: Purchase Invoice Item,Item Tax Rate,Porezna stopa proizvoda
1353DocType: Student Group Student,Group Roll Number,Broj grupe grupa
1354apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +145,"For {0}, only credit accounts can be linked against another debit entry","Za {0}, samo kreditne računi se mogu povezati protiv drugog ulaska debitnom"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301355apps/erpnext/erpnext/projects/doctype/project/project.py +73,Total of all task weights should be 1. Please adjust weights of all Project tasks accordingly,Ukupan svih radnih težina bi trebala biti 1. Podesite vage svih zadataka projekta u skladu s tim
Frappe PR Botd112ee52017-08-31 19:38:41 +05301356apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +576,Delivery Note {0} is not submitted,Otpremnica {0} nije potvrđena
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301357apps/erpnext/erpnext/stock/get_item_details.py +151,Item {0} must be a Sub-contracted Item,Stavka {0} mora bitisklopljen ugovor artikla
1358apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +43,Capital Equipments,Kapitalni oprema
Frappe PR Bot7c901002017-06-07 12:05:29 +05301359apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +33,"Pricing Rule is first selected based on 'Apply On' field, which can be Item, Item Group or Brand.","Cijene Pravilo prvo se bira na temelju 'Nanesite na' terenu, koji može biti točka, točka Grupa ili Brand."
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301360apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +215,Please set the Item Code first,Najprije postavite šifru stavke
Frappe PR Botc0804792017-05-19 12:30:04 +05301361DocType: Hub Settings,Seller Website,Web Prodavač
1362DocType: Item,ITEM-,ARTIKAL-
1363apps/erpnext/erpnext/controllers/selling_controller.py +148,Total allocated percentage for sales team should be 100,Ukupno dodijeljeno postotak za prodajni tim bi trebao biti 100
Frappe PR Botc0804792017-05-19 12:30:04 +05301364DocType: Appraisal Goal,Goal,Cilj
1365DocType: Sales Invoice Item,Edit Description,Uredi Opis
1366,Team Updates,tim ažuriranja
Frappe PR Botd112ee52017-08-31 19:38:41 +05301367apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +885,For Supplier,za Supplier
Frappe PR Botc0804792017-05-19 12:30:04 +05301368DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Postavljanje Vrsta računa pomaže u odabiru ovaj račun u prometu.
1369DocType: Purchase Invoice,Grand Total (Company Currency),Sveukupno (valuta tvrtke)
1370apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Stvaranje format ispisa
1371apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Niste pronašli bilo koju stavku pod nazivom {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301372DocType: Supplier Scorecard Criteria,Criteria Formula,Formula kriterija
Frappe PR Botc0804792017-05-19 12:30:04 +05301373apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Ukupno odlazni
1374apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +47,"There can only be one Shipping Rule Condition with 0 or blank value for ""To Value""","Tu može biti samo jedan Dostava Pravilo Stanje sa 0 ili prazni vrijednost za "" Da Value """
1375DocType: Authorization Rule,Transaction,Transakcija
1376apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +27,Note: This Cost Center is a Group. Cannot make accounting entries against groups.,Napomena : Ovaj troškovni centar je grupa. Nije moguće napraviti računovodstvene unose od grupe.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301377apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +54,Child warehouse exists for this warehouse. You can not delete this warehouse.,Dijete skladište postoji za ovaj skladište. Ne možete izbrisati ovaj skladište.
Frappe PR Botc0804792017-05-19 12:30:04 +05301378DocType: Item,Website Item Groups,Grupe proizvoda web stranice
1379DocType: Purchase Invoice,Total (Company Currency),Ukupno (Društvo valuta)
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301380apps/erpnext/erpnext/stock/utils.py +200,Serial number {0} entered more than once,Serijski broj {0} ušao više puta
Frappe PR Botc0804792017-05-19 12:30:04 +05301381DocType: Depreciation Schedule,Journal Entry,Temeljnica
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301382apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +140,{0} items in progress,{0} stavke u tijeku
Frappe PR Botc0804792017-05-19 12:30:04 +05301383DocType: Workstation,Workstation Name,Ime Workstation
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301384DocType: Grading Scale Interval,Grade Code,Grade Šifra
Frappe PR Botc0804792017-05-19 12:30:04 +05301385DocType: POS Item Group,POS Item Group,POS Točka Grupa
1386apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,E-pošta:
Frappe PR Botd112ee52017-08-31 19:38:41 +05301387apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +564,BOM {0} does not belong to Item {1},BOM {0} ne pripada Točki {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301388DocType: Sales Partner,Target Distribution,Ciljana Distribucija
1389DocType: Salary Slip,Bank Account No.,Žiro račun broj
1390DocType: Naming Series,This is the number of the last created transaction with this prefix,To je broj zadnjeg stvorio transakcije s ovim prefiksom
Frappe PR Botd112ee52017-08-31 19:38:41 +05301391DocType: Supplier Scorecard,"Scorecard variables can be used, as well as:
1392{total_score} (the total score from that period),
1393{period_number} (the number of periods to present day)
1394","Mogu se koristiti varijable tablice s rezultatima, kao i: {total_score} (ukupni rezultat iz tog razdoblja), {period_number} (broj razdoblja do današnjeg dana)"
Frappe PR Botc0804792017-05-19 12:30:04 +05301395DocType: Quality Inspection Reading,Reading 8,Čitanje 8
1396DocType: Sales Partner,Agent,Agent
1397DocType: Purchase Invoice,Taxes and Charges Calculation,Porezi i naknade Proračun
1398DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Automatski ulazi u amortizaciju imovine u knjizi
1399DocType: BOM Operation,Workstation,Radna stanica
1400DocType: Request for Quotation Supplier,Request for Quotation Supplier,Zahtjev za ponudu dobavljača
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301401apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +123,Hardware,Hardver
Frappe PR Botc0804792017-05-19 12:30:04 +05301402DocType: Sales Order,Recurring Upto,ponavljajući Upto
1403DocType: Attendance,HR Manager,HR menadžer
Frappe PR Botd112ee52017-08-31 19:38:41 +05301404apps/erpnext/erpnext/accounts/party.py +175,Please select a Company,Odaberite tvrtku
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301405apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +61,Privilege Leave,Privilege dopust
Frappe PR Botc0804792017-05-19 12:30:04 +05301406DocType: Purchase Invoice,Supplier Invoice Date,Dobavljač Datum fakture
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301407apps/erpnext/erpnext/templates/includes/product_page.js +18,per,po
Frappe PR Botc0804792017-05-19 12:30:04 +05301408apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Morate omogućiti košaricu
1409DocType: Payment Entry,Writeoff,Otpisati
1410DocType: Appraisal Template Goal,Appraisal Template Goal,Procjena Predložak cilja
1411DocType: Salary Component,Earning,Zarada
Frappe PR Botd112ee52017-08-31 19:38:41 +05301412DocType: Supplier Scorecard,Scoring Criteria,Kriteriji za bodovanje
Frappe PR Botc0804792017-05-19 12:30:04 +05301413DocType: Purchase Invoice,Party Account Currency,Strana valuta računa
1414,BOM Browser,BOM preglednik
1415DocType: Purchase Taxes and Charges,Add or Deduct,Zbrajanje ili oduzimanje
Frappe PR Botd112ee52017-08-31 19:38:41 +05301416apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +82,Overlapping conditions found between:,Preklapanje uvjeti nalaze između :
Frappe PR Botc0804792017-05-19 12:30:04 +05301417apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +187,Against Journal Entry {0} is already adjusted against some other voucher,Protiv Temeljnica {0} već usklađuje se neki drugi bon
1418apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Ukupna vrijednost narudžbe
Frappe PR Botd112ee52017-08-31 19:38:41 +05301419apps/erpnext/erpnext/demo/setup/setup_data.py +325,Food,hrana
Frappe PR Botc0804792017-05-19 12:30:04 +05301420apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +51,Ageing Range 3,Starenje Raspon 3
1421DocType: Maintenance Schedule Item,No of Visits,Broj pregleda
Frappe PR Bot7c901002017-06-07 12:05:29 +05301422apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +165,Maintenance Schedule {0} exists against {1},Raspored održavanja {0} postoji protiv {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301423apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +32,Enrolling student,upisa studenata
1424apps/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}
1425apps/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}
1426DocType: Project,Start and End Dates,Datumi početka i završetka
1427,Delivered Items To Be Billed,Isporučeni proizvodi za naplatiti
1428apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Otvoreno BOM {0}
1429apps/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
1430DocType: Authorization Rule,Average Discount,Prosječni popust
1431DocType: Purchase Invoice Item,UOM,UOM
1432DocType: Rename Tool,Utilities,Komunalne usluge
1433DocType: Purchase Invoice Item,Accounting,Knjigovodstvo
1434DocType: Employee,EMP/,EMP /
Frappe PR Botfa042362017-07-17 17:50:36 +05301435apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +107,Please select batches for batched item ,Odaberite serije za umetnutu stavku
Frappe PR Botc0804792017-05-19 12:30:04 +05301436DocType: Asset,Depreciation Schedules,amortizacija Raspored
1437apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +89,Application period cannot be outside leave allocation period,Razdoblje prijava ne može biti izvan dopusta raspodjele
1438DocType: Activity Cost,Projects,Projekti
1439DocType: Payment Request,Transaction Currency,transakcija valuta
1440apps/erpnext/erpnext/controllers/buying_controller.py +25,From {0} | {1} {2},Od {0} | {1} {2}
1441DocType: Production Order Operation,Operation Description,Operacija Opis
1442DocType: Item,Will also apply to variants,Također će se primjenjivati na varijanti
1443apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +34,Cannot change Fiscal Year Start Date and Fiscal Year End Date once the Fiscal Year is saved.,Ne možete promijeniti fiskalnu godinu datum početka i datum završetka fiskalne godine kada Fiskalna godina se sprema.
1444DocType: Quotation,Shopping Cart,Košarica
1445apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Prosječni dnevni izlaz
1446DocType: POS Profile,Campaign,Kampanja
1447DocType: Supplier,Name and Type,Naziv i tip
Frappe PR Botd112ee52017-08-31 19:38:41 +05301448apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +64,Approval Status must be 'Approved' or 'Rejected',"Status Odobrenje mora biti ""Odobreno"" ili "" Odbijeno """
Frappe PR Botc0804792017-05-19 12:30:04 +05301449DocType: Purchase Invoice,Contact Person,Kontakt osoba
1450apps/erpnext/erpnext/projects/doctype/task/task.py +37,'Expected Start Date' can not be greater than 'Expected End Date',Očekivani datum početka ne može biti veći od očekivanog datuma završetka
1451DocType: Course Scheduling Tool,Course End Date,Naravno Datum završetka
1452DocType: Holiday List,Holidays,Praznici
1453DocType: Sales Order Item,Planned Quantity,Planirana količina
1454DocType: Purchase Invoice Item,Item Tax Amount,Iznos poreza proizvoda
1455DocType: Item,Maintain Stock,Upravljanje zalihama
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301456apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Stock Entries already created for Production Order ,Stock Prijave su već stvorene za proizvodnju reda
Frappe PR Botc0804792017-05-19 12:30:04 +05301457DocType: Employee,Prefered Email,Poželjni Email
1458apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +33,Net Change in Fixed Asset,Neto promjena u dugotrajne imovine
1459DocType: Leave Control Panel,Leave blank if considered for all designations,Ostavite prazno ako se odnosi na sve oznake
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301460apps/erpnext/erpnext/controllers/accounts_controller.py +676,Charge of type 'Actual' in row {0} cannot be included in Item Rate,Punjenje tipa ' Stvarni ' u redu {0} ne mogu biti uključeni u točki Rate
1461apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +350,Max: {0},Maksimalno: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301462apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,Od datetime
1463DocType: Email Digest,For Company,Za tvrtke
1464apps/erpnext/erpnext/config/support.py +17,Communication log.,Dnevnik mailova
Frappe PR Botd112ee52017-08-31 19:38:41 +05301465apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +193,"Request for Quotation is disabled to access from portal, for more check portal settings.","Zahtjev za ponudu je onemogućen pristup sa portala, za više postavki provjere portal."
1466DocType: Supplier Scorecard Scoring Variable,Supplier Scorecard Scoring Variable,Dobavljačka tabela ocjena varijable
Frappe PR Botc0804792017-05-19 12:30:04 +05301467apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Buying Amount,Iznos kupnje
1468DocType: Sales Invoice,Shipping Address Name,Dostava Adresa Ime
Frappe PR Botfa042362017-07-17 17:50:36 +05301469apps/erpnext/erpnext/accounts/doctype/account/account.js +58,Chart of Accounts,Kontni plan
Frappe PR Botc0804792017-05-19 12:30:04 +05301470DocType: Material Request,Terms and Conditions Content,Uvjeti sadržaj
Frappe PR Botfa042362017-07-17 17:50:36 +05301471apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +555,cannot be greater than 100,ne može biti veće od 100
Frappe PR Botd112ee52017-08-31 19:38:41 +05301472apps/erpnext/erpnext/stock/doctype/item/item.py +684,Item {0} is not a stock Item,Proizvod {0} nije skladišni proizvod
Frappe PR Botc0804792017-05-19 12:30:04 +05301473DocType: Maintenance Visit,Unscheduled,Neplanski
1474DocType: Employee,Owned,U vlasništvu
1475DocType: Salary Detail,Depends on Leave Without Pay,Ovisi o ostaviti bez platiti
1476DocType: Pricing Rule,"Higher the number, higher the priority","Veći broj, veći prioritet"
1477,Purchase Invoice Trends,Trendovi nabavnih računa
1478DocType: Employee,Better Prospects,Bolji izgledi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301479apps/erpnext/erpnext/stock/doctype/batch/batch.py +114,"Row #{0}: The batch {1} has only {2} qty. Please select another batch which has {3} qty available or split the row into multiple rows, to deliver/issue from multiple batches","Red # {0}: Šarža {1} ima samo {2} qty. Odaberite drugu seriju koja ima {3} količinu dostupnu ili razdijelite red u više redaka, kako biste ih isporučili / izdali iz više šarži"
Frappe PR Botc0804792017-05-19 12:30:04 +05301480DocType: Vehicle,License Plate,registarska tablica
1481DocType: Appraisal,Goals,Golovi
1482DocType: Warranty Claim,Warranty / AMC Status,Jamstveni / AMC Status
1483,Accounts Browser,Preglednik računa
1484DocType: Payment Entry Reference,Payment Entry Reference,Plaćanje Ulaz Referenca
1485DocType: GL Entry,GL Entry,GL ulaz
1486DocType: HR Settings,Employee Settings,Postavke zaposlenih
1487,Batch-Wise Balance History,Batch-Wise povijest bilance
1488apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +73,Print settings updated in respective print format,Postavke ispisa ažurirana u odgovarajućem formatu za ispis
1489DocType: Package Code,Package Code,kod paketa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301490apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +74,Apprentice,šegrt
1491DocType: Purchase Invoice,Company GSTIN,Tvrtka GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05301492apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +103,Negative Quantity is not allowed,Negativna količina nije dopuštena
1493DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
1494Used for Taxes and Charges","Porezna detalj Tablica preuzeta iz točke majstora kao string i pohranjeni u tom području.
1495 Koristi se za poreze i troškove"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301496DocType: Supplier Scorecard Period,SSC-,SSC-
Frappe PR Botc0804792017-05-19 12:30:04 +05301497apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,Employee cannot report to himself.,Zaposlenik se ne može prijaviti na sebe.
1498DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Ako je račun zamrznut , unosi dopušteno ograničene korisnike ."
1499DocType: Email Digest,Bank Balance,Bankovni saldo
Frappe PR Botd112ee52017-08-31 19:38:41 +05301500apps/erpnext/erpnext/accounts/party.py +238,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}
Frappe PR Botc0804792017-05-19 12:30:04 +05301501DocType: Job Opening,"Job profile, qualifications required etc.","Profil posla, tražene kvalifikacije i sl."
1502DocType: Journal Entry Account,Account Balance,Bilanca računa
1503apps/erpnext/erpnext/config/accounts.py +185,Tax Rule for transactions.,Porezni Pravilo za transakcije.
1504DocType: Rename Tool,Type of document to rename.,Vrsta dokumenta za promjenu naziva.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301505apps/erpnext/erpnext/public/js/setup_wizard.js +316,We buy this Item,Kupili smo ovaj proizvod
Frappe PR Botc0804792017-05-19 12:30:04 +05301506apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +53,{0} {1}: Customer is required against Receivable account {2},{0} {1}: potrebna je Kupac protiv Potraživanja računa {2}
1507DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Ukupno Porezi i naknade (Društvo valuta)
1508apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +60,Show unclosed fiscal year's P&L balances,Prikaži nezatvorena fiskalne godine u P &amp; L stanja
1509DocType: Shipping Rule,Shipping Account,Dostava račun
1510apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +92,{0} {1}: Account {2} is inactive,{0} {1}: Račun {2} nije aktivan
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301511apps/erpnext/erpnext/utilities/activation.py +80,Make Sales Orders to help you plan your work and deliver on-time,Provjerite Prodaja Narudžbe će vam pomoći planirati svoj rad i isporučiti na vrijeme
Frappe PR Botc0804792017-05-19 12:30:04 +05301512DocType: Quality Inspection,Readings,Očitanja
1513DocType: Stock Entry,Total Additional Costs,Ukupno Dodatni troškovi
1514DocType: Course Schedule,SH,SH
1515DocType: BOM,Scrap Material Cost(Company Currency),Škarta Cijena (Društvo valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05301516apps/erpnext/erpnext/public/js/setup_wizard.js +307,Sub Assemblies,pod skupštine
Frappe PR Botc0804792017-05-19 12:30:04 +05301517DocType: Asset,Asset Name,Naziv imovinom
1518DocType: Project,Task Weight,Zadatak Težina
1519DocType: Shipping Rule Condition,To Value,Za vrijednost
1520DocType: Asset Movement,Stock Manager,Stock Manager
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301521apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +144,Source warehouse is mandatory for row {0},Izvor skladište je obvezno za redom {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301522apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +809,Packing Slip,Odreskom
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301523apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Office Rent,Najam ureda
Frappe PR Botc0804792017-05-19 12:30:04 +05301524apps/erpnext/erpnext/config/setup.py +111,Setup SMS gateway settings,Postavke SMS pristupnika
1525apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +60,Import Failed!,Uvoz nije uspio !
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301526apps/erpnext/erpnext/public/js/templates/address_list.html +20,No address added yet.,Adresa još nije dodana.
Frappe PR Botc0804792017-05-19 12:30:04 +05301527DocType: Workstation Working Hour,Workstation Working Hour,Workstation Radno vrijeme
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301528apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +94,Analyst,analitičar
Frappe PR Botc0804792017-05-19 12:30:04 +05301529DocType: Item,Inventory,Inventar
1530DocType: Item,Sales Details,Prodajni detalji
1531DocType: Quality Inspection,QI-,QI-
1532DocType: Opportunity,With Items,S Stavke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301533apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,In Qty,u kol
1534DocType: School Settings,Validate Enrolled Course for Students in Student Group,Validirati upisani tečaj za studente u studentskoj grupi
Frappe PR Botc0804792017-05-19 12:30:04 +05301535DocType: Notification Control,Expense Claim Rejected,Rashodi Zahtjev odbijen
1536DocType: Item,Item Attribute,Stavka značajke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301537apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +116,Government,Vlada
Frappe PR Botc0804792017-05-19 12:30:04 +05301538apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +40,Expense Claim {0} already exists for the Vehicle Log,Rashodi Zatraži {0} već postoji za vozila Prijava
Frappe PR Botd112ee52017-08-31 19:38:41 +05301539apps/erpnext/erpnext/public/js/setup_wizard.js +55,Institute Name,Naziv Institut
Frappe PR Botc0804792017-05-19 12:30:04 +05301540apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +117,Please enter repayment Amount,Unesite iznos otplate
1541apps/erpnext/erpnext/config/stock.py +300,Item Variants,Stavka Varijante
1542DocType: Company,Services,Usluge
1543DocType: HR Settings,Email Salary Slip to Employee,E-mail Plaća proklizavanja zaposlenog
1544DocType: Cost Center,Parent Cost Center,Nadređeni troškovni centar
Frappe PR Botd112ee52017-08-31 19:38:41 +05301545apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1002,Select Possible Supplier,Odaberite Mogući Dobavljač
Frappe PR Botc0804792017-05-19 12:30:04 +05301546DocType: Sales Invoice,Source,Izvor
1547apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Prikaži zatvorene
1548DocType: Leave Type,Is Leave Without Pay,Je Ostavite bez plaće
Frappe PR Botd112ee52017-08-31 19:38:41 +05301549apps/erpnext/erpnext/stock/doctype/item/item.py +236,Asset Category is mandatory for Fixed Asset item,Asset Kategorija je obvezna za nepokretnu stavke imovine
Frappe PR Botc0804792017-05-19 12:30:04 +05301550apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +145,No records found in the Payment table,Nisu pronađeni zapisi u tablici plaćanja
1551apps/erpnext/erpnext/schools/utils.py +19,This {0} conflicts with {1} for {2} {3},To {0} sukobi s {1} od {2} {3}
1552DocType: Student Attendance Tool,Students HTML,Studenti HTML
Frappe PR Botc0804792017-05-19 12:30:04 +05301553DocType: POS Profile,Apply Discount,Primijeni popust
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301554DocType: GST HSN Code,GST HSN Code,GST HSN kod
Frappe PR Botc0804792017-05-19 12:30:04 +05301555DocType: Employee External Work History,Total Experience,Ukupno Iskustvo
1556apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,Otvoreno Projekti
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301557apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +286,Packing Slip(s) cancelled,Pakiranje proklizavanja ( s) otkazan
Frappe PR Botc0804792017-05-19 12:30:04 +05301558apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +31,Cash Flow from Investing,Novčani tijek iz investicijskih
1559DocType: Program Course,Program Course,Program predmeta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301560apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Freight and Forwarding Charges,Teretni i Forwarding Optužbe
Frappe PR Botc0804792017-05-19 12:30:04 +05301561DocType: Homepage,Company Tagline for website homepage,Tvrtka Opisna oznaka za web stranici
1562DocType: Item Group,Item Group Name,Proizvod - naziv grupe
1563apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Taken
1564DocType: Student,Date of Leaving,Datum Napuštanje
1565DocType: Pricing Rule,For Price List,Za cjenik
1566apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +27,Executive Search,Executive Search
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301567apps/erpnext/erpnext/utilities/activation.py +61,Create Leads,Stvaranje vodi
Frappe PR Botc0804792017-05-19 12:30:04 +05301568DocType: Maintenance Schedule,Schedules,Raspored
1569DocType: Purchase Invoice Item,Net Amount,Neto Iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301570apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +143,{0} {1} has not been submitted so the action cannot be completed,{0} {1} nije poslano tako da se radnja ne može dovršiti
Frappe PR Botc0804792017-05-19 12:30:04 +05301571DocType: Purchase Order Item Supplied,BOM Detail No,BOM detalji - broj
1572DocType: Landed Cost Voucher,Additional Charges,Dodatni troškovi
1573DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Dodatni popust Iznos (valuta Društvo)
Frappe PR Botd112ee52017-08-31 19:38:41 +05301574DocType: Supplier Scorecard,Supplier Scorecard,Dobavljač ocjena
Frappe PR Botfa042362017-07-17 17:50:36 +05301575apps/erpnext/erpnext/accounts/doctype/account/account.js +21,Please create new account from Chart of Accounts.,Kreirajte novi račun iz kontnog plana.
1576,Support Hour Distribution,Distribucija rasporeda podrške
Frappe PR Botc0804792017-05-19 12:30:04 +05301577DocType: Maintenance Visit,Maintenance Visit,Održavanje Posjetite
1578DocType: Student,Leaving Certificate Number,Ostavljajući broj certifikata
1579DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Dostupno Batch Količina na skladištu
1580apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Ažuriranje Format ispisa
1581DocType: Landed Cost Voucher,Landed Cost Help,Zavisni troškovi - Pomoć
1582DocType: Purchase Invoice,Select Shipping Address,Odaberite Adresa za dostavu
1583DocType: Leave Block List,Block Holidays on important days.,Blok Odmor na važnim danima.
1584apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +71,Accounts Receivable Summary,Potraživanja Sažetak
1585DocType: Employee Loan,Monthly Repayment Amount,Mjesečni iznos otplate
1586apps/erpnext/erpnext/hr/doctype/employee/employee.py +191,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
1587DocType: UOM,UOM Name,UOM Ime
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301588DocType: GST HSN Code,HSN Code,HSN kod
Frappe PR Botc0804792017-05-19 12:30:04 +05301589apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +43,Contribution Amount,Doprinos iznos
1590DocType: Purchase Invoice,Shipping Address,Dostava Adresa
1591DocType: 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.
1592DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,Riječima će biti vidljivo nakon što spremite otpremnicu.
1593DocType: Expense Claim,EXP,EXP
1594apps/erpnext/erpnext/config/stock.py +200,Brand master.,Glavni brend.
1595apps/erpnext/erpnext/schools/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Student {0} - {1} pojavljuje više puta u nizu {2} {3}
1596DocType: Program Enrollment Tool,Program Enrollments,Programska upisanih
1597DocType: Sales Invoice Item,Brand Name,Naziv brenda
1598DocType: Purchase Receipt,Transporter Details,Transporter Detalji
Frappe PR Botd112ee52017-08-31 19:38:41 +05301599apps/erpnext/erpnext/accounts/page/pos/pos.js +2587,Default warehouse is required for selected item,Default skladište je potreban za odabranu stavku
1600apps/erpnext/erpnext/public/js/setup_wizard.js +310,Box,kutija
1601apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +999,Possible Supplier,Mogući Dobavljač
Frappe PR Botc0804792017-05-19 12:30:04 +05301602DocType: Budget,Monthly Distribution,Mjesečna distribucija
1603apps/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
1604DocType: Production Plan Sales Order,Production Plan Sales Order,Proizvodnja plan prodajnog naloga
1605DocType: Sales Partner,Sales Partner Target,Prodajni plan prodajnog partnera
1606DocType: Loan Type,Maximum Loan Amount,Maksimalni iznos kredita
1607DocType: Pricing Rule,Pricing Rule,Pravila cijena
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301608apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +53,Duplicate roll number for student {0},Duplikat broja valjaka za učenika {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301609DocType: Budget,Action if Annual Budget Exceeded,"Akcija, ako Godišnji proračun Prebačen"
1610apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Materijal Zahtjev za Narudžbenica
1611DocType: Shopping Cart Settings,Payment Success URL,Plaćanje Uspjeh URL
1612apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +80,Row # {0}: Returned Item {1} does not exists in {2} {3},Red # {0}: Vraćeno Stavka {1} ne postoji u {2} {3}
1613DocType: Purchase Receipt,PREC-,PREC-
1614apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bankovni računi
1615,Bank Reconciliation Statement,Izjava banka pomirenja
1616,Lead Name,Ime potencijalnog kupca
1617,POS,POS
1618DocType: C-Form,III,III
1619apps/erpnext/erpnext/config/stock.py +305,Opening Stock Balance,Otvaranje kataloški bilanca
1620apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} mora pojaviti samo jednom
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301621apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +368,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}
Frappe PR Botc0804792017-05-19 12:30:04 +05301622apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Odsustvo uspješno dodijeljeno za {0}
1623apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +40,No Items to pack,Nema proizvoda za pakiranje
1624DocType: Shipping Rule Condition,From Value,Od Vrijednost
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301625apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +555,Manufacturing Quantity is mandatory,Proizvedena količina je obvezna
Frappe PR Botc0804792017-05-19 12:30:04 +05301626DocType: Employee Loan,Repayment Method,Način otplate
1627DocType: Products Settings,"If checked, the Home page will be the default Item Group for the website","Ako je označeno, početna stranica će biti zadana točka Grupa za web stranicu"
1628DocType: Quality Inspection Reading,Reading 4,Čitanje 4
Frappe PR Botc0804792017-05-19 12:30:04 +05301629apps/erpnext/erpnext/config/hr.py +127,Claims for company expense.,Potraživanja za tvrtke trošak.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301630apps/erpnext/erpnext/utilities/activation.py +116,"Students are at the heart of the system, add all your students","Studenti se u središtu sustava, dodati sve svoje studente"
Frappe PR Botc0804792017-05-19 12:30:04 +05301631apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +81,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Red # {0}: Datum Razmak {1} ne može biti prije Ček Datum {2}
1632DocType: Company,Default Holiday List,Default odmor List
Frappe PR Botd112ee52017-08-31 19:38:41 +05301633apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +190,Row {0}: From Time and To Time of {1} is overlapping with {2},Red {0}: S vremena i na vrijeme od {1} je preklapanje s {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301634apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +145,Stock Liabilities,Stock Obveze
Frappe PR Botc0804792017-05-19 12:30:04 +05301635DocType: Purchase Invoice,Supplier Warehouse,Dobavljač galerija
1636DocType: Opportunity,Contact Mobile No,Kontak GSM
1637,Material Requests for which Supplier Quotations are not created,Zahtjevi za robom za koje dobavljačeve ponude nisu stvorene
1638DocType: Student Group,Set 0 for no limit,Postavite 0 bez granica
1639apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +141,The day(s) on which you are applying for leave are holidays. You need not apply for leave.,Dan (e) na koje se prijavljuje za odmor su praznici. Ne morate se prijaviti za dopust.
1640apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Ponovno slanje plaćanja Email
1641apps/erpnext/erpnext/templates/pages/projects.html +27,New task,Novi zadatak
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301642apps/erpnext/erpnext/utilities/activation.py +72,Make Quotation,Napravite citat
Frappe PR Botc0804792017-05-19 12:30:04 +05301643apps/erpnext/erpnext/config/selling.py +216,Other Reports,Ostala izvješća
1644DocType: Dependent Task,Dependent Task,Ovisno zadatak
Frappe PR Botd112ee52017-08-31 19:38:41 +05301645apps/erpnext/erpnext/stock/doctype/item/item.py +402,Conversion factor for default Unit of Measure must be 1 in row {0},Faktor pretvorbe za zadani jedinica mjere mora biti jedan u nizu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301646apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +208,Leave of type {0} cannot be longer than {1},Odsustvo tipa {0} ne može biti duže od {1}
1647DocType: Manufacturing Settings,Try planning operations for X days in advance.,Pokušajte planirati poslovanje za X dana unaprijed.
1648DocType: HR Settings,Stop Birthday Reminders,Zaustavi Rođendan Podsjetnici
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301649apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +250,Please set Default Payroll Payable Account in Company {0},Molimo postavite zadanog Platne naplativo račun u Društvu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301650DocType: SMS Center,Receiver List,Prijemnik Popis
Frappe PR Botd112ee52017-08-31 19:38:41 +05301651apps/erpnext/erpnext/accounts/page/pos/pos.js +1074,Search Item,Traži Stavka
Frappe PR Botc0804792017-05-19 12:30:04 +05301652apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +46,Consumed Amount,Konzumira Iznos
1653apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Change in Cash,Neto promjena u gotovini
1654DocType: Assessment Plan,Grading Scale,ljestvici
Frappe PR Botd112ee52017-08-31 19:38:41 +05301655apps/erpnext/erpnext/stock/doctype/item/item.py +397,Unit of Measure {0} has been entered more than once in Conversion Factor Table,Jedinica mjere {0} je ušao više od jednom u konverzije Factor tablici
1656apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +611,Already completed,već završena
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301657apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +33,Stock In Hand,Stock u ruci
Frappe PR Botd112ee52017-08-31 19:38:41 +05301658apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +29,Payment Request already exists {0},Zahtjev za plaćanje već postoji {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301659apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Trošak izdanih stavki
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301660apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +353,Quantity must not be more than {0},Količina ne smije biti veća od {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301661apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +117,Previous Financial Year is not closed,Prethodne financijske godine nije zatvoren
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301662apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +46,Age (Days),Starost (dani)
Frappe PR Botc0804792017-05-19 12:30:04 +05301663DocType: Quotation Item,Quotation Item,Proizvod iz ponude
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301664DocType: Customer,Customer POS Id,ID klijenta POS
Frappe PR Botc0804792017-05-19 12:30:04 +05301665DocType: Account,Account Name,Naziv računa
1666apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +40,From Date cannot be greater than To Date,Od datuma ne može biti veća od To Date
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301667apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +198,Serial No {0} quantity {1} cannot be a fraction,Serijski Ne {0} {1} količina ne može bitidio
Frappe PR Botc0804792017-05-19 12:30:04 +05301668apps/erpnext/erpnext/config/buying.py +43,Supplier Type master.,Dobavljač Vrsta majstor .
1669DocType: Purchase Order Item,Supplier Part Number,Dobavljač Broj dijela
Frappe PR Botd112ee52017-08-31 19:38:41 +05301670apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +104,Conversion rate cannot be 0 or 1,Stopa pretvorbe ne može biti 0 ili 1
Frappe PR Botc0804792017-05-19 12:30:04 +05301671DocType: Sales Invoice,Reference Document,Referentni dokument
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301672apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +213,{0} {1} is cancelled or stopped,{0} {1} otkazan ili zaustavljen
Frappe PR Botc0804792017-05-19 12:30:04 +05301673DocType: Accounts Settings,Credit Controller,Kreditne kontroler
1674DocType: Delivery Note,Vehicle Dispatch Date,Vozilo Dispatch Datum
Frappe PR Botfa042362017-07-17 17:50:36 +05301675DocType: Purchase Invoice Item,HSN/SAC,HSN / SAC
Frappe PR Botd112ee52017-08-31 19:38:41 +05301676apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +233,Purchase Receipt {0} is not submitted,Primka {0} nije potvrđena
Frappe PR Botc0804792017-05-19 12:30:04 +05301677DocType: Company,Default Payable Account,Zadana Plaća račun
1678apps/erpnext/erpnext/config/website.py +17,"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"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301679apps/erpnext/erpnext/controllers/website_list_for_contact.py +111,{0}% Billed,{0}% Naplaćeno
Frappe PR Botc0804792017-05-19 12:30:04 +05301680apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Rezervirano Kol
1681DocType: Party Account,Party Account,Račun stranke
1682apps/erpnext/erpnext/config/setup.py +122,Human Resources,Ljudski resursi
1683DocType: Lead,Upper Income,Gornja Prihodi
1684apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +13,Reject,Odbiti
1685DocType: Journal Entry Account,Debit in Company Currency,Zaduženja tvrtke valuti
1686DocType: BOM Item,BOM Item,BOM proizvod
1687DocType: Appraisal,For Employee,Za zaposlenom
Frappe PR Botd112ee52017-08-31 19:38:41 +05301688apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.js +49,Make Disbursement Entry,Provjerite unos isplati
Frappe PR Botc0804792017-05-19 12:30:04 +05301689apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +138,Row {0}: Advance against Supplier must be debit,Red {0}: Advance protiv Dobavljač mora teretiti
1690DocType: Company,Default Values,Zadane vrijednosti
Frappe PR Bot7c901002017-06-07 12:05:29 +05301691apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +61,{frequency} Digest,{Frequency} Digest
Frappe PR Botc0804792017-05-19 12:30:04 +05301692DocType: Expense Claim,Total Amount Reimbursed,Ukupno Iznos nadoknađeni
1693apps/erpnext/erpnext/hr/doctype/vehicle/vehicle_dashboard.py +5,This is based on logs against this Vehicle. See timeline below for details,To se temelji na zapisima protiv tog vozila. Pogledajte vremensku crtu ispod za detalje
1694apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Collect,Prikupiti
Frappe PR Botd112ee52017-08-31 19:38:41 +05301695apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +86,Against Supplier Invoice {0} dated {1},Protiv dobavljača Račun {0} datira {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301696DocType: Customer,Default Price List,Zadani cjenik
Frappe PR Botd112ee52017-08-31 19:38:41 +05301697apps/erpnext/erpnext/accounts/doctype/asset/asset.py +244,Asset Movement record {0} created,Unos imovine Pokret {0} stvorio
Frappe PR Botc0804792017-05-19 12:30:04 +05301698apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +51,You cannot delete Fiscal Year {0}. Fiscal Year {0} is set as default in Global Settings,Ne možete izbrisati Fiskalna godina {0}. Fiskalna godina {0} je postavljen kao zadani u Globalne postavke
1699DocType: Journal Entry,Entry Type,Ulaz Tip
Frappe PR Botfa042362017-07-17 17:50:36 +05301700apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +44,No assessment plan linked with this assessment group,Nijedan plan procjene nije povezan s ovom grupom za procjenu
Frappe PR Botc0804792017-05-19 12:30:04 +05301701,Customer Credit Balance,Kupac saldo
1702apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +23,Net Change in Accounts Payable,Neto promjena u obveze prema dobavljačima
1703apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Kupac je potrebno za ' Customerwise Popust '
1704apps/erpnext/erpnext/config/accounts.py +142,Update bank payment dates with journals.,Update banka datum plaćanja s časopisima.
1705apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Cijena
1706DocType: Quotation,Term Details,Oročeni Detalji
1707DocType: Project,Total Sales Cost (via Sales Order),Ukupni trošak prodaje (putem prodajnog naloga)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301708apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +29,Cannot enroll more than {0} students for this student group.,Ne može se prijaviti više od {0} studenata za ovaj grupe studenata.
Frappe PR Botc0804792017-05-19 12:30:04 +05301709apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Olovni broj
1710apps/erpnext/erpnext/accounts/doctype/asset_category/asset_category.py +15,{0} must be greater than 0,{0} mora biti veći od 0
1711DocType: Manufacturing Settings,Capacity Planning For (Days),Planiranje kapaciteta za (dani)
1712apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,nabavka
1713apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +64,None of the items have any change in quantity or value.,Nitko od stavki ima bilo kakve promjene u količini ili vrijednosti.
1714apps/erpnext/erpnext/schools/doctype/program_enrollment_tool/program_enrollment_tool.py +16,Mandatory field - Program,Obvezno polje - Program
Frappe PR Bot7c901002017-06-07 12:05:29 +05301715apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +46,Warranty Claim,Jamstvo Zatraži
Frappe PR Botc0804792017-05-19 12:30:04 +05301716,Lead Details,Detalji potenciajalnog kupca
1717DocType: Salary Slip,Loan repayment,otplata kredita
1718DocType: Purchase Invoice,End date of current invoice's period,Kraj datum tekućeg razdoblja dostavnice
1719DocType: Pricing Rule,Applicable For,primjenjivo za
1720DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Prekini vezu Plaćanje o otkazu fakture
1721apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +16,Current Odometer reading entered should be greater than initial Vehicle Odometer {0},Trenutno stanje kilometraže ušao bi trebala biti veća od početne vozila kilometraže {0}
1722DocType: Shipping Rule Country,Shipping Rule Country,Pravilo dostava Država
1723apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Ostavi i posjećenost
1724DocType: Maintenance Visit,Partially Completed,Djelomično završeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05301725apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +54,Supplier &gt; Supplier Type,Dobavljač&gt; Vrsta dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05301726DocType: Leave Type,Include holidays within leaves as leaves,Uključi odmor u lišće što lišće
1727DocType: Sales Invoice,Packed Items,Pakirani proizvodi
1728apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Jamstvo tužbu protiv Serial No.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301729apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +65,'Total','Ukupno'
Frappe PR Botc0804792017-05-19 12:30:04 +05301730DocType: Shopping Cart Settings,Enable Shopping Cart,Omogućite Košarica
1731DocType: Employee,Permanent Address,Stalna adresa
1732apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +260,"Advance paid against {0} {1} cannot be greater \
1733 than Grand Total {2}",Unaprijed plaćeni od {0} {1} ne može biti veća \ nego SVEUKUPNO {2}
Frappe PR Bot7c901002017-06-07 12:05:29 +05301734apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +147,Please select item code,Odaberite Šifra
Frappe PR Botc0804792017-05-19 12:30:04 +05301735DocType: Student Sibling,Studying in Same Institute,Studiranje u istom institutu
1736DocType: Territory,Territory Manager,Upravitelj teritorija
1737DocType: Packed Item,To Warehouse (Optional),Za Warehouse (po izboru)
Frappe PR Botc0804792017-05-19 12:30:04 +05301738DocType: Payment Entry,Paid Amount (Company Currency),Plaćeni iznos (Društvo valuta)
1739DocType: Purchase Invoice,Additional Discount,Dodatni popust
1740DocType: Selling Settings,Selling Settings,Postavke prodaje
1741apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +39,Online Auctions,Online aukcije
1742apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +98,Please specify either Quantity or Valuation Rate or both,Navedite ili količini ili vrednovanja Ocijenite ili oboje
1743apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +17,Fulfillment,Ispunjenje
1744apps/erpnext/erpnext/templates/generators/item.html +67,View in Cart,Pogledaj u košaricu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301745apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +103,Marketing Expenses,Troškovi marketinga
Frappe PR Botc0804792017-05-19 12:30:04 +05301746,Item Shortage Report,Nedostatak izvješća za proizvod
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301747apps/erpnext/erpnext/stock/doctype/item/item.js +265,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Težina se spomenuto, \n Molimo spomenuti ""težinu UOM"" previše"
Frappe PR Botc0804792017-05-19 12:30:04 +05301748DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Zahtjev za robom korišten za izradu ovog ulaza robe
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301749apps/erpnext/erpnext/accounts/doctype/asset/asset.py +68,Next Depreciation Date is mandatory for new asset,Sljedeća Amortizacija Datum obvezna je za novu imovinu
Frappe PR Botc0804792017-05-19 12:30:04 +05301750DocType: Student Group Creation Tool,Separate course based Group for every Batch,Odvojena grupa za tečajeve za svaku seriju
1751apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Jedna jedinica stavku.
1752DocType: Fee Category,Fee Category,Naknada Kategorija
1753,Student Fee Collection,Studentski Naknada Collection
1754DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Provjerite knjiženje za svaki burzi pokreta
1755DocType: Leave Allocation,Total Leaves Allocated,Ukupno Lišće Dodijeljeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05301756apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +159,Warehouse required at Row No {0},Skladište potrebna u nizu br {0}
1757apps/erpnext/erpnext/public/js/setup_wizard.js +124,Please enter valid Financial Year Start and End Dates,Unesite valjani financijske godine datum početka i kraja
Frappe PR Botc0804792017-05-19 12:30:04 +05301758DocType: Employee,Date Of Retirement,Datum odlaska u mirovinu
1759DocType: Upload Attendance,Get Template,Kreiraj predložak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301760DocType: Material Request,Transferred,prebačen
Frappe PR Botc0804792017-05-19 12:30:04 +05301761DocType: Vehicle,Doors,vrata
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301762apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +206,ERPNext Setup Complete!,ERPNext dovršeno!
Frappe PR Botc0804792017-05-19 12:30:04 +05301763DocType: Course Assessment Criteria,Weightage,Weightage
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301764DocType: Purchase Invoice,Tax Breakup,Porezna prekid
Frappe PR Botc0804792017-05-19 12:30:04 +05301765DocType: Packing Slip,PS-,P.S-
1766apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,{0} {1}: Cost Center is required for 'Profit and Loss' account {2}. Please set up a default Cost Center for the Company.,{0} {1}: Centar Cijena je potreban za &quot;dobiti i gubitka računa {2}. Molimo postaviti zadani troška Društva.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301767apps/erpnext/erpnext/selling/doctype/customer/customer.py +115,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.
1768apps/erpnext/erpnext/public/js/templates/contact_list.html +37,New Contact,Novi Kontakt
Frappe PR Botc0804792017-05-19 12:30:04 +05301769DocType: Territory,Parent Territory,Nadređena teritorija
Frappe PR Botd112ee52017-08-31 19:38:41 +05301770DocType: Sales Invoice,Place of Supply,Mjesto isporuke
Frappe PR Botc0804792017-05-19 12:30:04 +05301771DocType: Quality Inspection Reading,Reading 2,Čitanje 2
1772DocType: Stock Entry,Material Receipt,Potvrda primitka robe
1773DocType: Homepage,Products,Proizvodi
1774DocType: Announcement,Instructor,Instruktor
1775DocType: Employee,AB+,AB +
1776DocType: 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"
1777DocType: Lead,Next Contact By,Sljedeći kontakt od
Frappe PR Botd112ee52017-08-31 19:38:41 +05301778apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +293,Quantity required for Item {0} in row {1},Količina potrebna za proizvod {0} u redku {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301779apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +46,Warehouse {0} can not be deleted as quantity exists for Item {1},Skladište {0} ne može biti izbrisano ako na njemu ima proizvod {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301780DocType: Quotation,Order Type,Vrsta narudžbe
1781DocType: Purchase Invoice,Notification Email Address,Obavijest E-mail adresa
1782,Item-wise Sales Register,Stavka-mudri prodaja registar
1783DocType: Asset,Gross Purchase Amount,Bruto Iznos narudžbe
1784DocType: Asset,Depreciation Method,Metoda amortizacije
Frappe PR Botd112ee52017-08-31 19:38:41 +05301785apps/erpnext/erpnext/accounts/page/pos/pos.js +713,Offline,offline
Frappe PR Botc0804792017-05-19 12:30:04 +05301786DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Je li ovo pristojba uključena u osnovne stope?
1787apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Target,Ukupno Target
Frappe PR Botc0804792017-05-19 12:30:04 +05301788DocType: Job Applicant,Applicant for a Job,Podnositelj zahtjeva za posao
1789DocType: Production Plan Material Request,Production Plan Material Request,Izrada plana materijala Zahtjev
1790apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +235,No Production Orders created,Nema napravljenih proizvodnih naloga
1791DocType: Stock Reconciliation,Reconciliation JSON,Pomirenje JSON
1792apps/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.
1793DocType: Purchase Invoice Item,Batch No,Broj serije
Frappe PR Botc0804792017-05-19 12:30:04 +05301794DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Dopusti višestruke prodajne naloge protiv kupca narudžbenice
1795DocType: Student Group Instructor,Student Group Instructor,Instruktor grupe studenata
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301796apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +61,Guardian2 Mobile No,Guardian2 Mobile Ne
1797apps/erpnext/erpnext/setup/doctype/company/company.py +204,Main,Glavni
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301798apps/erpnext/erpnext/stock/doctype/item/item.js +60,Variant,Varijanta
Frappe PR Botc0804792017-05-19 12:30:04 +05301799DocType: Naming Series,Set prefix for numbering series on your transactions,Postavite prefiks za numeriranje niza na svoje transakcije
1800DocType: Employee Attendance Tool,Employees HTML,Zaposlenici HTML
Frappe PR Botd112ee52017-08-31 19:38:41 +05301801apps/erpnext/erpnext/stock/doctype/item/item.py +416,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
Frappe PR Botc0804792017-05-19 12:30:04 +05301802DocType: Employee,Leave Encashed?,Odsustvo naplaćeno?
1803apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Prilika Od polje je obavezno
1804DocType: Email Digest,Annual Expenses,Godišnji troškovi
1805DocType: Item,Variants,Varijante
Frappe PR Botd112ee52017-08-31 19:38:41 +05301806apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1078,Make Purchase Order,Napravi narudžbu kupnje
Frappe PR Botc0804792017-05-19 12:30:04 +05301807DocType: SMS Center,Send To,Pošalji
1808apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +152,There is not enough leave balance for Leave Type {0},Nema dovoljno ravnotežu dopust za dozvolu tipa {0}
1809DocType: Payment Reconciliation Payment,Allocated amount,Dodijeljeni iznos
1810DocType: Sales Team,Contribution to Net Total,Doprinos neto Ukupno
1811DocType: Sales Invoice Item,Customer's Item Code,Kupca Stavka Šifra
1812DocType: Stock Reconciliation,Stock Reconciliation,Kataloški pomirenje
1813DocType: Territory,Territory Name,Naziv teritorija
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301814apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +177,Work-in-Progress Warehouse is required before Submit,Rad u tijeku Warehouse je potrebno prije Podnijeti
Frappe PR Botc0804792017-05-19 12:30:04 +05301815apps/erpnext/erpnext/config/hr.py +40,Applicant for a Job.,Podnositelj prijave za posao.
1816DocType: Purchase Order Item,Warehouse and Reference,Skladište i reference
1817DocType: Supplier,Statutory info and other general information about your Supplier,Zakonska info i druge opće informacije o vašem Dobavljaču
1818DocType: Item,Serial Nos and Batches,Serijski brojevi i serije
1819apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Snaga grupe učenika
Frappe PR Botd112ee52017-08-31 19:38:41 +05301820apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +246,Against Journal Entry {0} does not have any unmatched {1} entry,Protiv Temeljnica {0} nema premca {1} unos
Frappe PR Botc0804792017-05-19 12:30:04 +05301821apps/erpnext/erpnext/config/hr.py +137,Appraisals,procjene
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301822apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +205,Duplicate Serial No entered for Item {0},Dupli serijski broj unešen za proizvod {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301823DocType: Shipping Rule Condition,A condition for a Shipping Rule,Uvjet za Pravilo isporuke
Frappe PR Botc0804792017-05-19 12:30:04 +05301824apps/erpnext/erpnext/hr/doctype/employee/employee.py +161,Please enter ,Molim uđite
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301825apps/erpnext/erpnext/controllers/accounts_controller.py +436,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Buying Settings","Ne mogu overbill za točku {0} u nizu {1} više {2}. Da bi se omogućilo pretjerano naplatu, postavite na kupnju Postavke"
1826apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +212,Please set filter based on Item or Warehouse,Molimo postavite filter na temelju stavka ili skladište
Frappe PR Botc0804792017-05-19 12:30:04 +05301827DocType: Packing Slip,The net weight of this package. (calculated automatically as sum of net weight of items),Neto težina tog paketa. (Automatski izračunava kao zbroj neto težini predmeta)
Frappe PR Botc0804792017-05-19 12:30:04 +05301828DocType: Sales Order,To Deliver and Bill,Za isporuku i Bill
1829DocType: Student Group,Instructors,Instruktori
1830DocType: GL Entry,Credit Amount in Account Currency,Kreditna Iznos u valuti računa
Frappe PR Botd112ee52017-08-31 19:38:41 +05301831apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +561,BOM {0} must be submitted,BOM {0} mora biti podnesen
Frappe PR Botc0804792017-05-19 12:30:04 +05301832DocType: Authorization Control,Authorization Control,Kontrola autorizacije
Frappe PR Botd112ee52017-08-31 19:38:41 +05301833apps/erpnext/erpnext/controllers/buying_controller.py +306,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Red # {0}: Odbijen Skladište je obvezna protiv odbijena točka {1}
1834apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +782,Payment,Uplata
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301835apps/erpnext/erpnext/controllers/stock_controller.py +92,"Warehouse {0} is not linked to any account, please mention the account in the warehouse record or set default inventory account in company {1}.","Skladište {0} nije povezano s bilo kojim računom, navedite račun u skladištu ili postavite zadani račun zaliha u tvrtki {1}."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301836apps/erpnext/erpnext/utilities/activation.py +79,Manage your orders,Upravljanje narudžbe
Frappe PR Botc0804792017-05-19 12:30:04 +05301837DocType: Production Order Operation,Actual Time and Cost,Stvarnog vremena i troškova
1838apps/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}
Frappe PR Botc0804792017-05-19 12:30:04 +05301839DocType: Course,Course Abbreviation,naziv predmeta
1840DocType: Student Leave Application,Student Leave Application,Studentski Ostavite aplikacija
1841DocType: Item,Will also apply for variants,Također će podnijeti zahtjev za varijante
Frappe PR Botd112ee52017-08-31 19:38:41 +05301842apps/erpnext/erpnext/accounts/doctype/asset/asset.py +160,"Asset cannot be cancelled, as it is already {0}","Imovina se ne može otkazati, jer je već {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301843apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +29,Employee {0} on Half day on {1},Zaposlenik {0} na pola dana na {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05301844apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +42,Total working hours should not be greater than max working hours {0},Ukupno radno vrijeme ne smije biti veći od max radnog vremena {0}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301845apps/erpnext/erpnext/templates/pages/task_info.html +90,On,na
Frappe PR Botc0804792017-05-19 12:30:04 +05301846apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Hrpa proizvoda u vrijeme prodaje.
1847DocType: Quotation Item,Actual Qty,Stvarna kol
1848DocType: Sales Invoice Item,References,Reference
1849DocType: Quality Inspection Reading,Reading 10,Čitanje 10
Frappe PR Botd112ee52017-08-31 19:38:41 +05301850apps/erpnext/erpnext/public/js/setup_wizard.js +297,"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."
Frappe PR Botc0804792017-05-19 12:30:04 +05301851DocType: Hub Settings,Hub Node,Hub Node
1852apps/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.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301853apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +98,Associate,pomoćnik
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301854DocType: Company,Sales Target,Cilj prodaje
Frappe PR Botc0804792017-05-19 12:30:04 +05301855DocType: Asset Movement,Asset Movement,imovina pokret
Frappe PR Botd112ee52017-08-31 19:38:41 +05301856apps/erpnext/erpnext/accounts/page/pos/pos.js +2121,New Cart,Novi Košarica
Frappe PR Botc0804792017-05-19 12:30:04 +05301857apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Proizvod {0} nije serijalizirani proizvod
1858DocType: SMS Center,Create Receiver List,Stvaranje Receiver popis
1859DocType: Vehicle,Wheels,kotači
1860DocType: Packing Slip,To Package No.,Za Paket br
1861DocType: Production Planning Tool,Material Requests,Materijal Zahtjevi
1862DocType: Warranty Claim,Issue Date,Datum izdavanja
1863DocType: Activity Cost,Activity Cost,Aktivnost troškova
1864DocType: Sales Invoice Timesheet,Timesheet Detail,timesheet Detalj
1865DocType: Purchase Receipt Item Supplied,Consumed Qty,Potrošeno Kol
1866apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +52,Telecommunications,Telekomunikacije
1867DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Ukazuje da je paket je dio ove isporuke (samo nacrti)
1868apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Napravi ulazno plaćanje
1869apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +126,Quantity for Item {0} must be less than {1},Količina za proizvod {0} mora biti manja od {1}
1870,Sales Invoice Trends,Trendovi prodajnih računa
1871DocType: Leave Application,Apply / Approve Leaves,Nanesite / Odobri Lišće
1872apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +23,For,Za
Frappe PR Botfa042362017-07-17 17:50:36 +05301873apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +150,Can refer row only if the charge type is 'On Previous Row Amount' or 'Previous Row Total',"Može se odnositi red samo akotip zadužen je "" Na prethodni red Iznos 'ili' prethodnog retka Total '"
Frappe PR Botc0804792017-05-19 12:30:04 +05301874DocType: Sales Order Item,Delivery Warehouse,Isporuka Skladište
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301875apps/erpnext/erpnext/config/accounts.py +243,Tree of financial Cost Centers.,Drvo centara financijski trošak.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301876apps/erpnext/erpnext/hr/doctype/employee/employee.py +23,Please setup Employee Naming System in Human Resource &gt; HR Settings,Postavite sustav imenovanja zaposlenika u ljudskim resursima&gt; HR postavke
Frappe PR Botc0804792017-05-19 12:30:04 +05301877DocType: Serial No,Delivery Document No,Dokument isporuke br
Frappe PR Botd112ee52017-08-31 19:38:41 +05301878apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +190,Please set 'Gain/Loss Account on Asset Disposal' in Company {0},Molimo postavite &quot;dobici / gubici računa na sredstva Odlaganje &#39;u Društvu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301879DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Se predmeti od kupnje primitke
1880DocType: Serial No,Creation Date,Datum stvaranja
1881apps/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}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05301882apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +40,"Selling must be checked, if Applicable For is selected as {0}","Prodaje se mora provjeriti, ako je primjenjivo za odabrano kao {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301883DocType: Production Plan Material Request,Material Request Date,Materijal Zahtjev Datum
1884DocType: Purchase Order Item,Supplier Quotation Item,Dobavljač ponudu artikla
1885DocType: Manufacturing Settings,Disables creation of time logs against Production Orders. Operations shall not be tracked against Production Order,Onemogućuje stvaranje vremenskih trupaca protiv radne naloge. Operacije neće biti praćeni protiv proizvodnje Reda
1886DocType: Student,Student Mobile Number,Studentski broj mobitela
1887DocType: Item,Has Variants,Je Varijante
Frappe PR Botd112ee52017-08-31 19:38:41 +05301888apps/erpnext/erpnext/public/js/utils.js +208,You have already selected items from {0} {1},Već ste odabrali stavke iz {0} {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05301889DocType: Monthly Distribution,Name of the Monthly Distribution,Naziv mjesečne distribucije
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05301890apps/erpnext/erpnext/stock/doctype/batch/batch.py +25,Batch ID is mandatory,ID serije obvezan je
Frappe PR Botc0804792017-05-19 12:30:04 +05301891DocType: Sales Person,Parent Sales Person,Nadređeni prodavač
1892DocType: Purchase Invoice,Recurring Invoice,Ponavljajući Račun
1893apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Upravljanje projektima
1894DocType: Supplier,Supplier of Goods or Services.,Dobavljač dobara ili usluga.
1895DocType: Budget,Fiscal Year,Fiskalna godina
1896DocType: Vehicle Log,Fuel Price,Cijena goriva
1897DocType: Budget,Budget,Budžet
Frappe PR Botd112ee52017-08-31 19:38:41 +05301898apps/erpnext/erpnext/stock/doctype/item/item.py +233,Fixed Asset Item must be a non-stock item.,Fiksni Asset Stavka mora biti ne-stock točka a.
Frappe PR Botc0804792017-05-19 12:30:04 +05301899apps/erpnext/erpnext/accounts/doctype/budget/budget.py +50,"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"
1900apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Ostvareno
1901DocType: Student Admission,Application Form Route,Obrazac za prijavu Route
Frappe PR Bot7c901002017-06-07 12:05:29 +05301902apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +66,Territory / Customer,Teritorij / Kupac
Frappe PR Botd112ee52017-08-31 19:38:41 +05301903apps/erpnext/erpnext/public/js/setup_wizard.js +247,e.g. 5,na primjer 5
Frappe PR Botc0804792017-05-19 12:30:04 +05301904apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +44,Leave Type {0} cannot be allocated since it is leave without pay,Ostavi Tip {0} nije moguće rasporediti jer se ostaviti bez plaće
1905apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +166,Row {0}: Allocated amount {1} must be less than or equals to invoice outstanding amount {2},Red {0}: Dodijeljeni iznos {1} mora biti manji od ili jednak fakturirati preostali iznos {2}
1906DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,U riječi će biti vidljiv nakon što spremite prodaje fakture.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301907DocType: Lead,Follow Up,Pratiti
Frappe PR Botc0804792017-05-19 12:30:04 +05301908DocType: Item,Is Sales Item,Je proizvod namijenjen prodaji
1909apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Raspodjela grupa proizvoda
1910apps/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"
1911DocType: Maintenance Visit,Maintenance Time,Vrijeme održavanja
1912,Amount to Deliver,Iznos za isporuku
Frappe PR Botd112ee52017-08-31 19:38:41 +05301913apps/erpnext/erpnext/public/js/setup_wizard.js +304,A Product or Service,Proizvod ili usluga
Frappe PR Botc0804792017-05-19 12:30:04 +05301914apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +30,The Term Start Date cannot be earlier than the Year Start Date of the Academic Year to which the term is linked (Academic Year {}). Please correct the dates and try again.,Datum Pojam početka ne može biti ranije od godine Datum početka akademske godine u kojoj je pojam vezan (Akademska godina {}). Ispravite datume i pokušajte ponovno.
1915DocType: Guardian,Guardian Interests,Guardian Interesi
1916DocType: Naming Series,Current Value,Trenutna vrijednost
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05301917apps/erpnext/erpnext/controllers/accounts_controller.py +253,Multiple fiscal years exist for the date {0}. Please set company in Fiscal Year,Više fiskalne godine postoji za sada {0}. Molimo postavite tvrtka u fiskalnoj godini
Frappe PR Botd112ee52017-08-31 19:38:41 +05301918DocType: School Settings,Instructor Records to be created by,Instruktorski zapisi moraju biti izrađeni od strane
Frappe PR Botc0804792017-05-19 12:30:04 +05301919apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,{0} stvorio
1920DocType: Delivery Note Item,Against Sales Order,Protiv prodajnog naloga
1921,Serial No Status,Status serijskog broja
1922DocType: Payment Entry Reference,Outstanding,izvanredan
Frappe PR Botd112ee52017-08-31 19:38:41 +05301923DocType: Supplier,Warn POs,Upozorite PO-ove
Frappe PR Botc0804792017-05-19 12:30:04 +05301924,Daily Timesheet Summary,Dnevni timesheet Sažetak
Frappe PR Bot7c901002017-06-07 12:05:29 +05301925apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +137,"Row {0}: To set {1} periodicity, difference between from and to date \
Frappe PR Botc0804792017-05-19 12:30:04 +05301926 must be greater than or equal to {2}","Red {0}: Za postavljanje {1} periodičnost, razlika između od a do danas \
1927 mora biti veći ili jednak {2}"
1928apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,To se temelji na dionicama kretanja. Vidi {0} za detalje
1929DocType: Pricing Rule,Selling,Prodaja
Frappe PR Botd112ee52017-08-31 19:38:41 +05301930apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +375,Amount {0} {1} deducted against {2},Iznos {0} {1} oduzimaju od {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05301931DocType: Employee,Salary Information,Informacije o plaći
1932DocType: Sales Person,Name and Employee ID,Ime i ID zaposlenika
Frappe PR Botd112ee52017-08-31 19:38:41 +05301933apps/erpnext/erpnext/accounts/party.py +303,Due Date cannot be before Posting Date,Datum dospijeća ne može biti prije datuma objavljivanja
Frappe PR Botc0804792017-05-19 12:30:04 +05301934DocType: Website Item Group,Website Item Group,Grupa proizvoda web stranice
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301935apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +150,Duties and Taxes,Carine i porezi
Frappe PR Botc0804792017-05-19 12:30:04 +05301936apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +356,Please enter Reference date,Unesite Referentni datum
1937apps/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}
1938DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tablica za proizvode koji će biti prikazani na web stranici
1939DocType: Purchase Order Item Supplied,Supplied Qty,Isporučena količina
1940DocType: Purchase Order Item,Material Request Item,Zahtjev za robom - proizvod
1941apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Stablo grupe proizvoda.
Frappe PR Botfa042362017-07-17 17:50:36 +05301942apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +160,Cannot refer row number greater than or equal to current row number for this Charge type,Ne mogu se odnositi broj retka veći ili jednak trenutnom broju red za ovu vrstu Charge
Frappe PR Botc0804792017-05-19 12:30:04 +05301943DocType: Asset,Sold,prodan
1944,Item-wise Purchase History,Povjest nabave po stavkama
Frappe PR Bot7c901002017-06-07 12:05:29 +05301945apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +230,Please click on 'Generate Schedule' to fetch Serial No added for Item {0},"Molimo kliknite na ""Generiraj raspored ' dohvatiti Serial No dodao je za točku {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05301946DocType: Account,Frozen,Zaleđeni
1947,Open Production Orders,Otvoreni radni nalozi
1948DocType: Sales Invoice Payment,Base Amount (Company Currency),Baza Iznos (Društvo valuta)
1949DocType: Payment Reconciliation Payment,Reference Row,Referentni Row
1950DocType: Installation Note,Installation Time,Vrijeme instalacije
1951DocType: Sales Invoice,Accounting Details,Računovodstvo Detalji
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301952apps/erpnext/erpnext/setup/doctype/company/company.js +74,Delete all the Transactions for this Company,Izbrišite sve transakcije za ovu Društvo
1953apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +190,Row #{0}: Operation {1} is not completed for {2} qty of finished goods in Production Order # {3}. Please update operation status via Time Logs,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
1954apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,Investments,Investicije
Frappe PR Botc0804792017-05-19 12:30:04 +05301955DocType: Issue,Resolution Details,Rezolucija o Brodu
1956apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,izdvajanja
1957DocType: Item Quality Inspection Parameter,Acceptance Criteria,Kriterij prihvaćanja
1958apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +163,Please enter Material Requests in the above table,Unesite materijala zahtjeva u gornjoj tablici
1959DocType: Item Attribute,Attribute Name,Ime atributa
1960DocType: BOM,Show In Website,Pokaži na web stranici
1961DocType: Shopping Cart Settings,Show Quantity in Website,Prikaži Količina u Web
1962DocType: Employee Loan Application,Total Payable Amount,Ukupno obveze prema dobavljačima iznos
1963DocType: Task,Expected Time (in hours),Očekivani vrijeme (u satima)
1964DocType: Item Reorder,Check in (group),Check in (grupa)
1965,Qty to Order,Količina za narudžbu
1966DocType: Period Closing Voucher,"The account head under Liability or Equity, in which Profit/Loss will be booked","Glava račun pod odgovornosti ili glavnice, u kojem Dobit / gubitak će biti rezervirano"
Frappe PR Botd112ee52017-08-31 19:38:41 +05301967apps/erpnext/erpnext/config/projects.py +30,Gantt chart of all tasks.,Gantogram svih zadataka.
Frappe PR Botc0804792017-05-19 12:30:04 +05301968DocType: Opportunity,Mins to First Response,Min do prvog odgovora
1969DocType: Pricing Rule,Margin Type,Margina Vrsta
1970apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} sata
1971DocType: Course,Default Grading Scale,Zadana ljestvici
1972DocType: Appraisal,For Employee Name,Za ime zaposlenika
1973DocType: Holiday List,Clear Table,Jasno Tablica
1974DocType: C-Form Invoice Detail,Invoice No,Račun br
Frappe PR Botd112ee52017-08-31 19:38:41 +05301975apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +344,Make Payment,Izvršiti plaćanje
Frappe PR Botc0804792017-05-19 12:30:04 +05301976DocType: Room,Room Name,Soba Naziv
1977apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +100,"Leave cannot be applied/cancelled before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Ostavite se ne može primijeniti / otkazan prije {0}, kao dopust ravnoteža je već ručne proslijeđena u buduće dodjele dopusta rekord {1}"
1978DocType: Activity Cost,Costing Rate,Obračun troškova stopa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301979apps/erpnext/erpnext/config/selling.py +229,Customer Addresses And Contacts,Kupčeve adrese i kontakti
Frappe PR Botc0804792017-05-19 12:30:04 +05301980,Campaign Efficiency,Učinkovitost kampanje
1981DocType: Discussion,Discussion,Rasprava
1982DocType: Payment Entry,Transaction ID,ID transakcije
1983DocType: Employee,Resignation Letter Date,Ostavka Pismo Datum
Frappe PR Bot7c901002017-06-07 12:05:29 +05301984apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +39,Pricing Rules are further filtered based on quantity.,Pravilnik o određivanju cijena dodatno se filtrira na temelju količine.
Frappe PR Botd112ee52017-08-31 19:38:41 +05301985apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +333,Please set the Date Of Joining for employee {0},Postavite datum pridruživanja za zaposlenika {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05301986DocType: Task,Total Billing Amount (via Time Sheet),Ukupan iznos za naplatu (preko vremenska tablica)
1987apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Ponovite kupaca prihoda
Frappe PR Botd112ee52017-08-31 19:38:41 +05301988apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +175,{0} ({1}) must have role 'Expense Approver',"{0} ({1}) mora imati ulogu ""Odobritelj rashoda '"
1989apps/erpnext/erpnext/public/js/setup_wizard.js +310,Pair,Par
1990apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +902,Select BOM and Qty for Production,Odaberite BOM i Kol za proizvodnju
Frappe PR Botc0804792017-05-19 12:30:04 +05301991DocType: Asset,Depreciation Schedule,Amortizacija Raspored
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301992apps/erpnext/erpnext/config/selling.py +124,Sales Partner Addresses And Contacts,Adresa prodavača i kontakti
Frappe PR Botc0804792017-05-19 12:30:04 +05301993DocType: Bank Reconciliation Detail,Against Account,Protiv računa
1994apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +71,Half Day Date should be between From Date and To Date,Poludnevni Datum treba biti između od datuma i datuma
1995DocType: Maintenance Schedule Detail,Actual Date,Stvarni datum
1996DocType: Item,Has Batch No,Je Hrpa Ne
Frappe PR Bot3ceab642017-07-04 16:08:14 +05301997apps/erpnext/erpnext/public/js/utils.js +96,Annual Billing: {0},Godišnji naplatu: {0}
1998apps/erpnext/erpnext/config/accounts.py +202,Goods and Services Tax (GST India),Porez na robu i usluge (GST India)
Frappe PR Botc0804792017-05-19 12:30:04 +05301999DocType: Delivery Note,Excise Page Number,Trošarina Broj stranice
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302000apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +157,"Company, From Date and To Date is mandatory","Društvo, Iz Datum i do danas je obavezno"
Frappe PR Botc0804792017-05-19 12:30:04 +05302001DocType: Asset,Purchase Date,Datum kupnje
2002DocType: Employee,Personal Details,Osobni podaci
Frappe PR Botd112ee52017-08-31 19:38:41 +05302003apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +192,Please set 'Asset Depreciation Cost Center' in Company {0},Molimo postavite &quot;imovinom Centar Amortizacija troškova &#39;u Društvu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302004,Maintenance Schedules,Održavanja rasporeda
2005DocType: Task,Actual End Date (via Time Sheet),Stvarni Datum završetka (putem vremenska tablica)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302006apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +370,Amount {0} {1} against {2} {3},Iznos {0} {1} od {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302007,Quotation Trends,Trend ponuda
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302008apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +159,Item Group not mentioned in item master for item {0},Stavka proizvoda se ne spominje u master artiklu za artikal {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302009apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +356,Debit To account must be a Receivable account,Zaduženja računa mora biti Potraživanja račun
Frappe PR Botc0804792017-05-19 12:30:04 +05302010DocType: Shipping Rule Condition,Shipping Amount,Dostava Iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +05302011DocType: Supplier Scorecard Period,Period Score,Ocjena razdoblja
2012apps/erpnext/erpnext/public/js/setup_wizard.js +256,Add Customers,Dodaj korisnike
Frappe PR Botc0804792017-05-19 12:30:04 +05302013apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,Iznos na čekanju
2014DocType: Purchase Invoice Item,Conversion Factor,Konverzijski faktor
2015DocType: Purchase Order,Delivered,Isporučeno
2016,Vehicle Expenses,Troškovi vozila
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302017DocType: Serial No,Invoice Details,Pojedinosti fakture
Frappe PR Botd112ee52017-08-31 19:38:41 +05302018apps/erpnext/erpnext/accounts/doctype/asset/asset.py +155,Expected value after useful life must be greater than or equal to {0},Očekivana vrijednost nakon životnog vijeka mora biti veća od ili jednaka do {0}
2019DocType: Purchase Invoice,SEZ,SEZ
Frappe PR Botc0804792017-05-19 12:30:04 +05302020DocType: Purchase Receipt,Vehicle Number,Broj vozila
2021DocType: Purchase Invoice,The date on which recurring invoice will be stop,Datum na koji se ponavlja faktura će se zaustaviti
2022DocType: Employee Loan,Loan Amount,Iznos pozajmice
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302023DocType: Program Enrollment,Self-Driving Vehicle,Vozila samostojećih
Frappe PR Botd112ee52017-08-31 19:38:41 +05302024DocType: Supplier Scorecard Standing,Supplier Scorecard Standing,Stalna ocjena dobavljača
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302025apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +424,Row {0}: Bill of Materials not found for the Item {1},Redak {0}: broj materijala koji nije pronađen za stavku {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302026apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +98,Total allocated leaves {0} cannot be less than already approved leaves {1} for the period,Ukupno dodijeljeni lišće {0} ne može biti manja od već odobrenih lišća {1} za razdoblje
2027DocType: Journal Entry,Accounts Receivable,Potraživanja
2028,Supplier-Wise Sales Analytics,Supplier -mudar prodaje Analytics
2029apps/erpnext/erpnext/schools/doctype/fees/fees.js +41,Enter Paid Amount,Unesite uplaćeni iznos
2030DocType: Salary Structure,Select employees for current Salary Structure,Odaberite djelatnika za tekuću Struktura plaća
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302031DocType: Sales Invoice,Company Address Name,Naziv tvrtke
Frappe PR Botc0804792017-05-19 12:30:04 +05302032DocType: Production Order,Use Multi-Level BOM,Koristite multi-level BOM
2033DocType: Bank Reconciliation,Include Reconciled Entries,Uključi pomirio objave
2034DocType: Course,"Parent Course (Leave blank, if this isn't part of Parent Course)",Roditeljski tečaj (ostavite prazno ako ovo nije dio roditeljskog tečaja)
2035DocType: Leave Control Panel,Leave blank if considered for all employee types,Ostavite prazno ako se odnosi na sve tipove zaposlenika
2036DocType: Landed Cost Voucher,Distribute Charges Based On,Distribuirati optužbi na temelju
Frappe PR Botd112ee52017-08-31 19:38:41 +05302037apps/erpnext/erpnext/hooks.py +128,Timesheets,timesheets
Frappe PR Botc0804792017-05-19 12:30:04 +05302038DocType: HR Settings,HR Settings,HR postavke
2039DocType: Salary Slip,net pay info,Neto info plaća
Frappe PR Botd112ee52017-08-31 19:38:41 +05302040apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +111,Expense Claim is pending approval. Only the Expense Approver can update status.,Rashodi Tužba se čeka odobrenje . SamoRashodi Odobritelj može ažurirati status .
Frappe PR Botc0804792017-05-19 12:30:04 +05302041DocType: Email Digest,New Expenses,Novi troškovi
2042DocType: Purchase Invoice,Additional Discount Amount,Dodatni popust Iznos
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302043apps/erpnext/erpnext/controllers/accounts_controller.py +544,"Row #{0}: Qty must be 1, as item is a fixed asset. Please use separate row for multiple qty.","Red # {0}: Količina mora biti jedan, jer predmet je fiksni kapital. Molimo koristite poseban red za više kom."
Frappe PR Botc0804792017-05-19 12:30:04 +05302044DocType: Leave Block List Allow,Leave Block List Allow,Odobrenje popisa neodobrenih odsustava
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302045apps/erpnext/erpnext/setup/doctype/company/company.py +289,Abbr can not be blank or space,Abbr ne može biti prazno ili razmak
Frappe PR Botfa042362017-07-17 17:50:36 +05302046apps/erpnext/erpnext/accounts/doctype/account/account.js +62,Group to Non-Group,Grupa ne-Group
Frappe PR Botc0804792017-05-19 12:30:04 +05302047apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +50,Sports,sportovi
2048DocType: Loan Type,Loan Name,Naziv kredita
2049apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +56,Total Actual,Ukupno Stvarni
2050DocType: Student Siblings,Student Siblings,Studentski Braća i sestre
Frappe PR Botd112ee52017-08-31 19:38:41 +05302051apps/erpnext/erpnext/public/js/setup_wizard.js +310,Unit,jedinica
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302052apps/erpnext/erpnext/stock/get_item_details.py +141,Please specify Company,Navedite tvrtke
Frappe PR Botc0804792017-05-19 12:30:04 +05302053,Customer Acquisition and Loyalty,Stjecanje kupaca i lojalnost
2054DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Skladište na kojem držite zalihe odbijenih proizvoda
2055DocType: Production Order,Skip Material Transfer,Preskoči prijenos materijala
Frappe PR Botd112ee52017-08-31 19:38:41 +05302056apps/erpnext/erpnext/setup/utils.py +97,Unable to find exchange rate for {0} to {1} for key date {2}. Please create a Currency Exchange record manually,Nije moguće pronaći kurs za {0} do {1} za ključni datum {2}. Ručno stvorite zapis za mjenjačnicu
Frappe PR Botc0804792017-05-19 12:30:04 +05302057DocType: POS Profile,Price List,Cjenik
2058apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +22,{0} is now the default Fiscal Year. Please refresh your browser for the change to take effect.,{0} je sada zadana fiskalna godina. Osvježi preglednik kako bi se promjene aktualizirale.
2059apps/erpnext/erpnext/projects/doctype/task/task.js +37,Expense Claims,Rashodi Potraživanja
2060DocType: Issue,Support,Podrška
2061,BOM Search,BOM Pretraživanje
2062apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +189,Closing (Opening + Totals),Zatvaranje (Otvaranje + iznosi)
2063DocType: Vehicle,Fuel Type,Vrsta goriva
2064apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,Navedite valutu u Društvu
2065DocType: Workstation,Wages per hour,Satnice
2066apps/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}
2067apps/erpnext/erpnext/templates/emails/reorder_item.html +1,Following Material Requests have been raised automatically based on Item's re-order level,Sljedeći materijal Zahtjevi su automatski podigli na temelju stavke razini ponovno narudžbi
2068DocType: Email Digest,Pending Sales Orders,U tijeku su nalozi za prodaju
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302069apps/erpnext/erpnext/controllers/accounts_controller.py +292,Account {0} is invalid. Account Currency must be {1},Račun {0} je nevažeći. Valuta računa mora biti {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302070apps/erpnext/erpnext/buying/utils.py +34,UOM Conversion factor is required in row {0},Faktor UOM pretvorbe je potrebno u redu {0}
2071DocType: Production Plan Item,material_request_item,material_request_item
Frappe PR Botd112ee52017-08-31 19:38:41 +05302072apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1032,"Row #{0}: Reference Document Type must be one of Sales Order, Sales Invoice or Journal Entry","Red # {0}: Referenca Tip dokumenta mora biti jedan od prodajnog naloga, prodaja fakture ili Journal Entry"
Frappe PR Botc0804792017-05-19 12:30:04 +05302073DocType: Salary Component,Deduction,Odbitak
Frappe PR Botd112ee52017-08-31 19:38:41 +05302074apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +115,Row {0}: From Time and To Time is mandatory.,Red {0}: Od vremena i vremena je obavezno.
Frappe PR Botc0804792017-05-19 12:30:04 +05302075DocType: Stock Reconciliation Item,Amount Difference,iznos razlika
Frappe PR Botd112ee52017-08-31 19:38:41 +05302076apps/erpnext/erpnext/stock/get_item_details.py +297,Item Price added for {0} in Price List {1},Cijena dodana za {0} u cjeniku {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302077apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +8,Please enter Employee Id of this sales person,Unesite ID zaposlenika ove prodaje osobi
2078DocType: Territory,Classification of Customers by region,Klasifikacija korisnika po regiji
Frappe PR Bot7c901002017-06-07 12:05:29 +05302079apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +57,Difference Amount must be zero,Razlika Iznos mora biti jednak nuli
Frappe PR Botc0804792017-05-19 12:30:04 +05302080DocType: Project,Gross Margin,Bruto marža
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302081apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +53,Please enter Production Item first,Unesite Proizvodnja predmeta prvi
Frappe PR Botc0804792017-05-19 12:30:04 +05302082apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Izračunato banka Izjava stanje
2083apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,onemogućen korisnika
Frappe PR Botd112ee52017-08-31 19:38:41 +05302084apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +764,Quotation,Ponuda
2085apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +957,Cannot set a received RFQ to No Quote,Nije moguće postaviti primljeni RFQ na nijedan citat
Frappe PR Botc0804792017-05-19 12:30:04 +05302086DocType: Quotation,QTN-,QTN-
2087DocType: Salary Slip,Total Deduction,Ukupno Odbitak
2088,Production Analytics,Proizvodnja Analytics
Frappe PR Botd112ee52017-08-31 19:38:41 +05302089apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +190,Cost Updated,Trošak Ažurirano
Frappe PR Botc0804792017-05-19 12:30:04 +05302090DocType: Employee,Date of Birth,Datum rođenja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302091apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +129,Item {0} has already been returned,Proizvod {0} je već vraćen
Frappe PR Botc0804792017-05-19 12:30:04 +05302092DocType: 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**.
2093DocType: Opportunity,Customer / Lead Address,Kupac / Olovo Adresa
Frappe PR Botd112ee52017-08-31 19:38:41 +05302094DocType: Supplier Scorecard Period,Supplier Scorecard Setup,Postavljanje tablice dobavljača
2095apps/erpnext/erpnext/stock/doctype/item/item.py +208,Warning: Invalid SSL certificate on attachment {0},Upozorenje: Invalid SSL potvrda o vezanosti {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302096DocType: Student Admission,Eligibility,kvalificiranost
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302097apps/erpnext/erpnext/utilities/activation.py +62,"Leads help you get business, add all your contacts and more as your leads","Potencijalni kupci će vam pomoći u posao, dodati sve svoje kontakte, a više kao svoje potencijalne klijente"
Frappe PR Botc0804792017-05-19 12:30:04 +05302098DocType: Production Order Operation,Actual Operation Time,Stvarni Operacija vrijeme
2099DocType: Authorization Rule,Applicable To (User),Odnosi se na (Upute)
2100DocType: Purchase Taxes and Charges,Deduct,Odbiti
Frappe PR Botd112ee52017-08-31 19:38:41 +05302101apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +199,Job Description,Opis Posla
Frappe PR Botc0804792017-05-19 12:30:04 +05302102DocType: Student Applicant,Applied,primijenjen
2103DocType: Sales Invoice Item,Qty as per Stock UOM,Količina po skladišnom UOM-u
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302104apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +59,Guardian2 Name,Ime Guardian2
Frappe PR Botd112ee52017-08-31 19:38:41 +05302105apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +127,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Posebni znakovi osim ""-"" ""."", ""#"", i ""/"" nije dopušten u imenovanju serije"
Frappe PR Botc0804792017-05-19 12:30:04 +05302106DocType: 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."
2107DocType: Expense Claim,Approver,Odobritelj
2108,SO Qty,SO Kol
2109DocType: Guardian,Work Address,Adresa na poslu
2110DocType: Appraisal,Calculate Total Score,Izračunajte ukupni rezultat
2111DocType: Request for Quotation,Manufacturing Manager,Upravitelj proizvodnje
Frappe PR Bot7c901002017-06-07 12:05:29 +05302112apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +191,Serial No {0} is under warranty upto {1},Serijski Ne {0} je pod jamstvom upto {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302113apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Split otpremnici u paketima.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302114apps/erpnext/erpnext/hooks.py +94,Shipments,Pošiljke
Frappe PR Botc0804792017-05-19 12:30:04 +05302115DocType: Payment Entry,Total Allocated Amount (Company Currency),Ukupno Dodijeljeni iznos (Društvo valuta)
2116DocType: Purchase Order Item,To be delivered to customer,Da biste se dostaviti kupcu
2117DocType: BOM,Scrap Material Cost,Otpaci materijalni troškovi
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302118apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227,Serial No {0} does not belong to any Warehouse,Serijski broj {0} ne pripada bilo Skladište
Frappe PR Botc0804792017-05-19 12:30:04 +05302119DocType: Purchase Invoice,In Words (Company Currency),Riječima (valuta tvrtke)
2120DocType: Asset,Supplier,Dobavljač
2121DocType: C-Form,Quarter,Četvrtina
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302122apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +106,Miscellaneous Expenses,Razni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05302123DocType: Global Defaults,Default Company,Zadana tvrtka
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302124apps/erpnext/erpnext/controllers/stock_controller.py +227,Expense or Difference account is mandatory for Item {0} as it impacts overall stock value,Rashodi ili razlika račun je obvezna za točke {0} jer utječe na ukupnu vrijednost dionica
Frappe PR Botc0804792017-05-19 12:30:04 +05302125DocType: Payment Request,PR,PR
2126DocType: Cheque Print Template,Bank Name,Naziv banke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302127apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +29,-Above,-Iznad
Frappe PR Botc0804792017-05-19 12:30:04 +05302128DocType: Employee Loan,Employee Loan Account,Zaposlenik račun kredita
2129DocType: Leave Application,Total Leave Days,Ukupno Ostavite Dani
2130DocType: Email Digest,Note: Email will not be sent to disabled users,Napomena: E-mail neće biti poslan nepostojećim korisnicima
2131apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Broj interakcija
Frappe PR Bot7c901002017-06-07 12:05:29 +05302132apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +39,Select Company...,Odaberite tvrtku ...
Frappe PR Botc0804792017-05-19 12:30:04 +05302133DocType: Leave Control Panel,Leave blank if considered for all departments,Ostavite prazno ako se odnosi na sve odjele
2134apps/erpnext/erpnext/config/hr.py +219,"Types of employment (permanent, contract, intern etc.).","Vrste zapošljavanja ( trajni ugovor , pripravnik i sl. ) ."
Frappe PR Botd112ee52017-08-31 19:38:41 +05302135apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +422,{0} is mandatory for Item {1},{0} je obavezno za točku {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302136DocType: Process Payroll,Fortnightly,četrnaestodnevni
2137DocType: Currency Exchange,From Currency,Od novca
2138apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +170,"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"
2139apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +125,Cost of New Purchase,Trošak kupnje novog
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302140apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +97,Sales Order required for Item {0},Prodajnog naloga potrebna za točke {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302141DocType: Purchase Invoice Item,Rate (Company Currency),Ocijeni (Društvo valuta)
2142DocType: Student Guardian,Others,Ostali
2143DocType: Payment Entry,Unallocated Amount,Nealocirano Količina
Frappe PR Bot7c901002017-06-07 12:05:29 +05302144apps/erpnext/erpnext/templates/includes/product_page.js +71,Cannot find a matching Item. Please select some other value for {0}.,Ne možete pronaći odgovarajući stavku. Odaberite neku drugu vrijednost za {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302145DocType: POS Profile,Taxes and Charges,Porezi i naknade
2146DocType: Item,"A Product or a Service that is bought, sold or kept in stock.","Proizvod ili usluga koja je kupljena, prodana ili zadržana na lageru."
2147apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Nema više ažuriranja
Frappe PR Botfa042362017-07-17 17:50:36 +05302148apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +154,Cannot select charge type as 'On Previous Row Amount' or 'On Previous Row Total' for first row,"Ne možete odabrati vrstu naboja kao ' na prethodnim Row Iznos ""ili"" u odnosu na prethodnu Row Ukupno ""za prvi red"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302149apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +6,This covers all scorecards tied to this Setup,To obuhvaća sve bodove vezane uz ovu postavku
Frappe PR Botc0804792017-05-19 12:30:04 +05302150apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +29,Child Item should not be a Product Bundle. Please remove item `{0}` and save,Dijete Stavka ne bi trebao biti proizvod Bundle. Uklonite stavku &#39;{0}&#39; i spremanje
2151apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +12,Banking,Bankarstvo
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302152apps/erpnext/erpnext/utilities/activation.py +106,Add Timesheets,Dodaj timesheets
Frappe PR Botc0804792017-05-19 12:30:04 +05302153DocType: Vehicle Service,Service Item,usluga predmeta
2154DocType: Bank Guarantee,Bank Guarantee,Jamstvo banke
2155apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +39,Please click on 'Generate Schedule' to get schedule,"Molimo kliknite na ""Generiraj raspored ' kako bi dobili raspored"
2156apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +56,There were errors while deleting following schedules:,Bilo je grešaka za vrijeme brisanja sljedeći Prilozi:
2157DocType: Bin,Ordered Quantity,Naručena količina
Frappe PR Botd112ee52017-08-31 19:38:41 +05302158apps/erpnext/erpnext/public/js/setup_wizard.js +100,"e.g. ""Build tools for builders""","na primjer ""Alati za graditelje"""
Frappe PR Botc0804792017-05-19 12:30:04 +05302159DocType: Grading Scale,Grading Scale Intervals,Ljestvici Intervali
2160apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +125,{0} {1}: Accounting Entry for {2} can only be made in currency: {3},{0} {1}: knjiženje za {2} je moguće izvesti samo u valuti: {3}
2161DocType: Production Order,In Process,U procesu
2162DocType: Authorization Rule,Itemwise Discount,Itemwise popust
2163apps/erpnext/erpnext/config/accounts.py +69,Tree of financial accounts.,Drvo financijske račune.
2164apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +364,{0} against Sales Order {1},{0} protiv prodajni nalog {1}
2165DocType: Account,Fixed Asset,Dugotrajna imovina
2166apps/erpnext/erpnext/config/stock.py +315,Serialized Inventory,Serijaliziranom Inventar
2167DocType: Employee Loan,Account Info,Informacije računa
2168DocType: Activity Type,Default Billing Rate,Zadana naplate stopa
Frappe PR Botd112ee52017-08-31 19:38:41 +05302169apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,Stvorena je {0} studentska grupa.
Frappe PR Botc0804792017-05-19 12:30:04 +05302170DocType: Sales Invoice,Total Billing Amount,Ukupno naplate Iznos
2171apps/erpnext/erpnext/hr/doctype/daily_work_summary_settings/daily_work_summary_settings.py +17,There must be a default incoming Email Account enabled for this to work. Please setup a default incoming Email Account (POP/IMAP) and try again.,Tu mora biti zadana dolazni omogućen za to da rade računa e-pošte. Molimo postava zadani ulazni računa e-pošte (POP / IMAP) i pokušajte ponovno.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302172apps/erpnext/erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py +80,Receivable Account,Potraživanja račun
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302173apps/erpnext/erpnext/controllers/accounts_controller.py +566,Row #{0}: Asset {1} is already {2},Red # {0}: Imovina {1} Već {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302174DocType: Quotation Item,Stock Balance,Skladišna bilanca
2175apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Prodajnog naloga za plaćanje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302176apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +92,CEO,CEO
Frappe PR Botd112ee52017-08-31 19:38:41 +05302177DocType: Purchase Invoice,With Payment of Tax,Uz plaćanje poreza
Frappe PR Botc0804792017-05-19 12:30:04 +05302178DocType: Expense Claim Detail,Expense Claim Detail,Rashodi Zahtjev Detalj
Frappe PR Botd112ee52017-08-31 19:38:41 +05302179DocType: Purchase Invoice,TRIPLICATE FOR SUPPLIER,TRIPLICATE ZA DOBAVLJAČ
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302180apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +859,Please select correct account,Molimo odaberite ispravnu račun
Frappe PR Botc0804792017-05-19 12:30:04 +05302181DocType: Item,Weight UOM,Težina UOM
2182DocType: Salary Structure Employee,Salary Structure Employee,Struktura plaća zaposlenika
2183DocType: Employee,Blood Group,Krvna grupa
Frappe PR Botd112ee52017-08-31 19:38:41 +05302184apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +961,Pending,Na čekanju
Frappe PR Botc0804792017-05-19 12:30:04 +05302185DocType: Course,Course Name,Naziv predmeta
2186DocType: Employee Leave Approver,Users who can approve a specific employee's leave applications,Korisnici koji može odobriti dopust aplikacije neke specifične zaposlenika
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302187apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +52,Office Equipments,Uredska oprema
Frappe PR Botc0804792017-05-19 12:30:04 +05302188DocType: Purchase Invoice Item,Qty,Kol
2189DocType: Fiscal Year,Companies,Tvrtke
Frappe PR Botd112ee52017-08-31 19:38:41 +05302190DocType: Supplier Scorecard,Scoring Setup,Bodovanje postavki
Frappe PR Botc0804792017-05-19 12:30:04 +05302191apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +24,Electronics,Elektronika
2192DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Podignite Materijal Zahtjev kad dionica dosegne ponovno poredak razinu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302193apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +67,Full-time,Puno radno vrijeme
Frappe PR Botc0804792017-05-19 12:30:04 +05302194DocType: Salary Structure,Employees,zaposlenici
2195DocType: Employee,Contact Details,Kontakt podaci
2196DocType: C-Form,Received Date,Datum pozicija
2197DocType: 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."
2198DocType: BOM Scrap Item,Basic Amount (Company Currency),Osnovni Iznos (Društvo valuta)
2199DocType: Student,Guardians,čuvari
2200DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Cijene neće biti prikazana ako Cjenik nije postavljena
2201apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +28,Please specify a country for this Shipping Rule or check Worldwide Shipping,Navedite zemlju za ovaj Dostava pravilom ili provjeriti Dostava u svijetu
2202DocType: Stock Entry,Total Incoming Value,Ukupno Dolazni vrijednost
Frappe PR Botd112ee52017-08-31 19:38:41 +05302203apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +350,Debit To is required,Zaduženja je potrebno
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302204apps/erpnext/erpnext/utilities/activation.py +107,"Timesheets help keep track of time, cost and billing for activites done by your team","Timesheets pomoći pratiti vrijeme, troškove i naplatu za aktivnostima obavljaju unutar vašeg tima"
Frappe PR Botc0804792017-05-19 12:30:04 +05302205apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Kupovni cjenik
Frappe PR Botd112ee52017-08-31 19:38:41 +05302206apps/erpnext/erpnext/config/buying.py +155,Templates of supplier scorecard variables.,Predlošci varijabli s rezultatima dobavljača.
Frappe PR Botc0804792017-05-19 12:30:04 +05302207DocType: Offer Letter Term,Offer Term,Ponuda Pojam
2208DocType: Quality Inspection,Quality Manager,Upravitelj kvalitete
2209DocType: Job Applicant,Job Opening,Posao Otvaranje
2210DocType: Payment Reconciliation,Payment Reconciliation,Pomirenje plaćanja
Frappe PR Bot7c901002017-06-07 12:05:29 +05302211apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +153,Please select Incharge Person's name,Odaberite incharge ime osobe
Frappe PR Botc0804792017-05-19 12:30:04 +05302212apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +51,Technology,tehnologija
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302213apps/erpnext/erpnext/public/js/utils.js +98,Total Unpaid: {0},Ukupno Neplaćeni: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302214DocType: BOM Website Operation,BOM Website Operation,BOM Web Rad
2215apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.js +13,Offer Letter,Ponuda Pismo
2216apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Production Orders.,Generirajte Materijal Upiti (MRP) i radne naloge.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302217DocType: Supplier Scorecard,Supplier Score,Ocjena dobavljača
2218apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +76,Total Invoiced Amt,Ukupno fakturirati Amt
2219DocType: Supplier,Warn RFQs,Upozorite RFQ-ove
Frappe PR Botc0804792017-05-19 12:30:04 +05302220DocType: BOM,Conversion Rate,Stopa pretvorbe
2221apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Pretraga proizvoda
2222DocType: Timesheet Detail,To Time,Za vrijeme
2223DocType: Authorization Rule,Approving Role (above authorized value),Odobravanje ulogu (iznad ovlaštenog vrijednosti)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302224apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +114,Credit To account must be a Payable account,Kredit računa mora biti naplativo račun
2225apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +317,BOM recursion: {0} cannot be parent or child of {2},BOM rekurzija : {0} ne može biti roditelj ili dijete od {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302226DocType: Production Order Operation,Completed Qty,Završen Kol
2227apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +148,"For {0}, only debit accounts can be linked against another credit entry","Za {0}, samo debitne računi se mogu povezati protiv druge kreditne stupanja"
2228apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Cjenik {0} je ugašen
Frappe PR Botd112ee52017-08-31 19:38:41 +05302229apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +127,Row {0}: Completed Qty cannot be more than {1} for operation {2},Red {0}: Završen količina ne može biti više od {1} za rad {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05302230DocType: Manufacturing Settings,Allow Overtime,Dopusti Prekovremeni
2231apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +146,"Serialized Item {0} cannot be updated using Stock Reconciliation, please use Stock Entry","Serializiranu stavku {0} ne može se ažurirati pomoću usklađivanja zaliha, molimo koristite Stock Entry"
2232DocType: Training Event Employee,Training Event Employee,Trening utrka zaposlenika
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302233apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} serijski brojevi potrebni za Artikl {1}. Ti su dali {2}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302234DocType: Stock Reconciliation Item,Current Valuation Rate,Trenutno Vrednovanje Ocijenite
2235DocType: Item,Customer Item Codes,Kupac Stavka Kodovi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302236apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +122,Exchange Gain/Loss,Razmjena Dobit / gubitak
Frappe PR Botc0804792017-05-19 12:30:04 +05302237DocType: Opportunity,Lost Reason,Razlog gubitka
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302238apps/erpnext/erpnext/public/js/templates/address_list.html +22,New Address,Nova adresa
Frappe PR Botc0804792017-05-19 12:30:04 +05302239DocType: Quality Inspection,Sample Size,Veličina uzorka
Frappe PR Botd112ee52017-08-31 19:38:41 +05302240apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +47,Please enter Receipt Document,Unesite primitka dokumenta
2241apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +369,All items have already been invoiced,Svi proizvodi su već fakturirani
Frappe PR Botc0804792017-05-19 12:30:04 +05302242apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +47,Please specify a valid 'From Case No.',Navedite važeću &#39;iz Predmet br&#39;
2243apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +24,Further cost centers can be made under Groups but entries can be made against non-Groups,"Daljnje troška mogu biti u skupinama, ali unose se može podnijeti protiv nesrpskog Groups"
Frappe PR Botc0804792017-05-19 12:30:04 +05302244apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Korisnici i dozvole
2245DocType: Vehicle Log,VLOG.,Vlog.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302246apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +935,Production Orders Created: {0},Radni nalozi Created: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302247DocType: Branch,Branch,Grana
2248DocType: Guardian,Mobile Number,Broj mobitela
2249apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Tiskanje i brendiranje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302250DocType: Company,Total Monthly Sales,Ukupna mjesečna prodaja
Frappe PR Botc0804792017-05-19 12:30:04 +05302251DocType: Bin,Actual Quantity,Stvarna količina
2252DocType: Shipping Rule,example: Next Day Shipping,Primjer: Sljedeći dan Dostava
Frappe PR Bot7c901002017-06-07 12:05:29 +05302253apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +187,Serial No {0} not found,Serijski broj {0} nije pronađen
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302254DocType: Program Enrollment,Student Batch,Student serije
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302255apps/erpnext/erpnext/utilities/activation.py +117,Make Student,Provjerite Student
Frappe PR Botd112ee52017-08-31 19:38:41 +05302256DocType: Supplier Scorecard Scoring Standing,Min Grade,Min Grade
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302257apps/erpnext/erpnext/projects/doctype/project/project.py +198,You have been invited to collaborate on the project: {0},Pozvani ste da surađuju na projektu: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302258DocType: Leave Block List Date,Block Date,Datum bloka
Frappe PR Botd112ee52017-08-31 19:38:41 +05302259DocType: Purchase Receipt,Supplier Delivery Note,Isporuka isporuke dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05302260apps/erpnext/erpnext/templates/generators/student_admission.html +23,Apply Now,Primijeni sada
Frappe PR Botd112ee52017-08-31 19:38:41 +05302261DocType: Purchase Invoice,E-commerce GSTIN,E-trgovina GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05302262DocType: Sales Order,Not Delivered,Ne isporučeno
2263,Bank Clearance Summary,Razmak banka Sažetak
2264apps/erpnext/erpnext/config/setup.py +106,"Create and manage daily, weekly and monthly email digests.","Stvaranje i upravljanje automatskih mailova na dnevnoj, tjednoj i mjesečnoj bazi."
2265DocType: Appraisal Goal,Appraisal Goal,Procjena gol
2266DocType: Stock Reconciliation Item,Current Amount,Trenutni iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302267apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +58,Buildings,Građevine
Frappe PR Botc0804792017-05-19 12:30:04 +05302268DocType: Fee Structure,Fee Structure,Struktura naknade
2269DocType: Timesheet Detail,Costing Amount,Obračun troškova Iznos
2270DocType: Student Admission,Application Fee,Naknada Primjena
2271DocType: Process Payroll,Submit Salary Slip,Slanje plaće Slip
2272apps/erpnext/erpnext/controllers/selling_controller.py +162,Maxiumm discount for Item {0} is {1}%,Najveći popust za proizvode {0} je {1}%
2273apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Uvoz u rasutom stanju
2274DocType: Sales Partner,Address & Contacts,Adresa i kontakti
2275DocType: SMS Log,Sender Name,Pošiljatelj Ime
2276DocType: POS Profile,[Select],[Odaberi]
2277DocType: SMS Log,Sent To,Poslano Da
2278DocType: Payment Request,Make Sales Invoice,Napravi prodajni račun
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302279apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +61,Softwares,Software
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302280apps/erpnext/erpnext/crm/doctype/lead/lead.py +50,Next Contact Date cannot be in the past,Sljedeća Kontakt Datum ne može biti u prošlosti
Frappe PR Botc0804792017-05-19 12:30:04 +05302281DocType: Company,For Reference Only.,Za samo kao referenca.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302282apps/erpnext/erpnext/accounts/page/pos/pos.js +2468,Select Batch No,Odaberite šifra serije
Frappe PR Botc0804792017-05-19 12:30:04 +05302283apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +52,Invalid {0}: {1},Pogrešna {0}: {1}
2284DocType: Purchase Invoice,PINV-RET-,PINV-RET-
2285DocType: Sales Invoice Advance,Advance Amount,Iznos predujma
2286DocType: Manufacturing Settings,Capacity Planning,Planiranje kapaciteta
2287apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,'Od datuma' je potrebno
2288DocType: Journal Entry,Reference Number,Referentni broj
2289DocType: Employee,Employment Details,Zapošljavanje Detalji
2290DocType: Employee,New Workplace,Novo radno mjesto
2291apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Postavi kao zatvoreno
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302292apps/erpnext/erpnext/stock/get_item_details.py +131,No Item with Barcode {0},Nema proizvoda sa barkodom {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302293apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,Case No. cannot be 0,Slučaj broj ne može biti 0
2294DocType: Item,Show a slideshow at the top of the page,Prikaži slideshow na vrhu stranice
Frappe PR Botd112ee52017-08-31 19:38:41 +05302295apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +492,Boms,Sastavnice
2296apps/erpnext/erpnext/stock/doctype/item/item.py +137,Stores,prodavaonice
2297DocType: Project Type,Projects Manager,Projekti Manager
Frappe PR Botc0804792017-05-19 12:30:04 +05302298DocType: Serial No,Delivery Time,Vrijeme isporuke
2299apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +27,Ageing Based On,Starenje temelju On
2300DocType: Item,End of Life,Kraj života
Frappe PR Botd112ee52017-08-31 19:38:41 +05302301apps/erpnext/erpnext/demo/setup/setup_data.py +328,Travel,putovanje
2302apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +180,No active or default Salary Structure found for employee {0} for the given dates,Ne aktivni ili zadani Struktura plaća pronađeno za zaposlenika {0} za navedene datume
Frappe PR Botc0804792017-05-19 12:30:04 +05302303DocType: Leave Block List,Allow Users,Omogućiti korisnicima
2304DocType: Purchase Order,Customer Mobile No,Kupac mobilne Ne
2305DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Pratite poseban prihodi i rashodi za vertikala proizvoda ili podjele.
2306DocType: Rename Tool,Rename Tool,Preimenovanje
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302307apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +37,Update Cost,Update cost
Frappe PR Botc0804792017-05-19 12:30:04 +05302308DocType: Item Reorder,Item Reorder,Ponovna narudžba proizvoda
Frappe PR Botfa042362017-07-17 17:50:36 +05302309apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +446,Show Salary Slip,Prikaži Plaća proklizavanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05302310apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +814,Transfer Material,Prijenos materijala
Frappe PR Botc0804792017-05-19 12:30:04 +05302311DocType: BOM,"Specify the operations, operating cost and give a unique Operation no to your operations.","Navedite operacija, operativni troškovi i dati jedinstven radom najkasnije do svojih operacija ."
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302312apps/erpnext/erpnext/controllers/status_updater.py +201,This document is over limit by {0} {1} for item {4}. Are you making another {3} against the same {2}?,Ovaj dokument je preko granice po {0} {1} za stavku {4}. Jeste li što drugo {3} protiv iste {2}?
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302313apps/erpnext/erpnext/public/js/controllers/transaction.js +982,Please set recurring after saving,Molimo postavite ponavljajući nakon spremanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05302314apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +755,Select change amount account,Iznos računa Odaberi promjene
Frappe PR Botc0804792017-05-19 12:30:04 +05302315DocType: Purchase Invoice,Price List Currency,Valuta cjenika
2316DocType: Naming Series,User must always select,Korisničko uvijek mora odabrati
2317DocType: Stock Settings,Allow Negative Stock,Dopustite negativnu zalihu
2318DocType: Installation Note,Installation Note,Napomena instalacije
Frappe PR Botd112ee52017-08-31 19:38:41 +05302319apps/erpnext/erpnext/public/js/setup_wizard.js +237,Add Taxes,Dodaj poreze
Frappe PR Botc0804792017-05-19 12:30:04 +05302320DocType: Topic,Topic,Tema
2321apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +40,Cash Flow from Financing,Novčani tijek iz financijskih
2322DocType: Budget Account,Budget Account,proračun računa
2323DocType: Quality Inspection,Verified By,Ovjeren od strane
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302324apps/erpnext/erpnext/setup/doctype/company/company.py +70,"Cannot change company's default currency, because there are existing transactions. Transactions must be cancelled to change the default currency.","Ne mogu promijeniti tvrtke zadanu valutu , jer postoje neki poslovi . Transakcije mora biti otkazana promijeniti zadanu valutu ."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302325DocType: Grading Scale Interval,Grade Description,Razred Opis
Frappe PR Botc0804792017-05-19 12:30:04 +05302326DocType: Stock Entry,Purchase Receipt No,Primka br.
2327apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Earnest Money,kapara
2328DocType: Process Payroll,Create Salary Slip,Stvaranje plaće Slip
2329apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,Sljedivost
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302330apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +137,Source of Funds (Liabilities),Izvor sredstava ( pasiva)
2331apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +381,Quantity in row {0} ({1}) must be same as manufactured quantity {2},Količina u redku {0} ({1}) mora biti ista kao proizvedena količina {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302332DocType: Supplier Scorecard Scoring Standing,Employee,Zaposlenik
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302333DocType: Company,Sales Monthly History,Mjesečna povijest prodaje
2334apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +183,Select Batch,Odaberite Batch
Frappe PR Botc0804792017-05-19 12:30:04 +05302335apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +244,{0} {1} is fully billed,{0} {1} je naplaćen u cijelosti
2336DocType: Training Event,End Time,Kraj vremena
Frappe PR Botd112ee52017-08-31 19:38:41 +05302337apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +63,Active Salary Structure {0} found for employee {1} for the given dates,Aktivni Struktura plaća {0} pronađen zaposlenika {1} za navedene datume
Frappe PR Botc0804792017-05-19 12:30:04 +05302338DocType: Payment Entry,Payment Deductions or Loss,Odbici plaćanja ili gubitak
2339apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Standardni uvjeti ugovora za prodaju ili kupnju.
2340apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +100,Group by Voucher,Grupa po jamcu
2341apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Prodaja cjevovoda
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302342apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +216,Please set default account in Salary Component {0},Molimo postavite zadani račun plaće komponente {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302343apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Potrebna On
2344DocType: Rename Tool,File to Rename,Datoteka za Preimenovanje
2345apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +204,Please select BOM for Item in Row {0},Odaberite BOM za točku u nizu {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302346apps/erpnext/erpnext/accounts/doctype/mode_of_payment/mode_of_payment.py +28,Account {0} does not match with Company {1} in Mode of Account: {2},Račun {0} ne odgovara tvrtki {1} u načinu računa: {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302347apps/erpnext/erpnext/controllers/buying_controller.py +268,Specified BOM {0} does not exist for Item {1},Određena BOM {0} ne postoji za točku {1}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302348apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +221,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
Frappe PR Botc0804792017-05-19 12:30:04 +05302349DocType: Notification Control,Expense Claim Approved,Rashodi Zahtjev odobren
Frappe PR Botd112ee52017-08-31 19:38:41 +05302350apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +319,Salary Slip of employee {0} already created for this period,Plaća proklizavanja zaposlenika {0} već stvorena za ovo razdoblje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302351apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +124,Pharmaceutical,Farmaceutski
Frappe PR Botc0804792017-05-19 12:30:04 +05302352apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Troškovi kupljene predmete
2353DocType: Selling Settings,Sales Order Required,Prodajnog naloga Obvezno
2354DocType: Purchase Invoice,Credit To,Kreditne Da
2355apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktivne ponude / kupce
2356DocType: Employee Education,Post Graduate,Post diplomski
2357DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Detalji rasporeda održavanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05302358DocType: Supplier Scorecard,Warn for new Purchase Orders,Upozorenje za nove narudžbenice
Frappe PR Botc0804792017-05-19 12:30:04 +05302359DocType: Quality Inspection Reading,Reading 9,Čitanje 9
2360DocType: Supplier,Is Frozen,Je Frozen
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302361apps/erpnext/erpnext/stock/utils.py +217,Group node warehouse is not allowed to select for transactions,Čvor Grupa skladište ne smije odabrati za transakcije
Frappe PR Botc0804792017-05-19 12:30:04 +05302362DocType: Buying Settings,Buying Settings,Ppostavke nabave
2363DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM broj za Gotovi Dobar točki
2364DocType: Upload Attendance,Attendance To Date,Gledanost do danas
Frappe PR Botd112ee52017-08-31 19:38:41 +05302365DocType: Request for Quotation Supplier,No Quote,Nijedan citat
Frappe PR Botc0804792017-05-19 12:30:04 +05302366DocType: Warranty Claim,Raised By,Povišena Do
2367DocType: Payment Gateway Account,Payment Account,Račun za plaćanje
Frappe PR Botd112ee52017-08-31 19:38:41 +05302368apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +874,Please specify Company to proceed,Navedite Tvrtka postupiti
Frappe PR Botc0804792017-05-19 12:30:04 +05302369apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +22,Net Change in Accounts Receivable,Neto promjena u potraživanja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302370apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +57,Compensatory Off,kompenzacijski Off
Frappe PR Botc0804792017-05-19 12:30:04 +05302371DocType: Offer Letter,Accepted,Prihvaćeno
2372apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +25,Organization,Organizacija
Frappe PR Botd112ee52017-08-31 19:38:41 +05302373DocType: BOM Update Tool,BOM Update Tool,Alat za ažuriranje BOM-a
Frappe PR Botc0804792017-05-19 12:30:04 +05302374DocType: SG Creation Tool Course,Student Group Name,Naziv grupe studenata
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302375apps/erpnext/erpnext/setup/doctype/company/company.js +52,Please make sure you really want to delete all the transactions for this company. Your master data will remain as it is. This action cannot be undone.,Molimo 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.
Frappe PR Botc0804792017-05-19 12:30:04 +05302376DocType: Room,Room Number,Broj sobe
2377apps/erpnext/erpnext/utilities/transaction_base.py +96,Invalid reference {0} {1},Pogrešna referentni {0} {1}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302378apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +167,{0} ({1}) cannot be greater than planned quanitity ({2}) in Production Order {3},{0} ({1}) ne može biti veći od planirane količine ({2}) u proizvodnom nalogu {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302379DocType: Shipping Rule,Shipping Rule Label,Dostava Pravilo Label
2380apps/erpnext/erpnext/public/js/conf.js +28,User Forum,Forum za korisnike
Frappe PR Botd112ee52017-08-31 19:38:41 +05302381apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +287,Raw Materials cannot be blank.,Sirovine ne može biti prazno.
2382apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +486,"Could not update stock, invoice contains drop shipping item.","Ne može se ažurirati zaliha, fakture sadrži drop shipping stavke."
2383apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +484,Quick Journal Entry,Brzo Temeljnica
2384apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +169,You can not change rate if BOM mentioned agianst any item,Ne možete promijeniti cijenu ako je sastavnica spomenuta u bilo kojem proizvodu
Frappe PR Botc0804792017-05-19 12:30:04 +05302385DocType: Employee,Previous Work Experience,Radnog iskustva
2386DocType: Stock Entry,For Quantity,Za Količina
2387apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +209,Please enter Planned Qty for Item {0} at row {1},Unesite Planirano Qty za točku {0} na redu {1}
2388apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +241,{0} {1} is not submitted,{0} {1} nije podnesen
2389apps/erpnext/erpnext/config/stock.py +27,Requests for items.,Zahtjevi za stavke.
2390DocType: Production Planning Tool,Separate production order will be created for each finished good item.,Poseban proizvodnja kako će biti izrađen za svakog gotovog dobrom stavke.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302391apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +127,{0} must be negative in return document,{0} mora biti negativan u povratnom dokumentu
Frappe PR Botc0804792017-05-19 12:30:04 +05302392,Minutes to First Response for Issues,Minuta do prvog odgovora na pitanja
2393DocType: Purchase Invoice,Terms and Conditions1,Odredbe i Conditions1
Frappe PR Botd112ee52017-08-31 19:38:41 +05302394apps/erpnext/erpnext/public/js/setup_wizard.js +91,The name of the institute for which you are setting up this system.,Ime instituta za koju postavljate ovaj sustav.
Frappe PR Botc0804792017-05-19 12:30:04 +05302395DocType: Accounts Settings,"Accounting entry frozen up to this date, nobody can do / modify entry except role specified below.","Knjiženje zamrznuta do tog datuma, nitko ne može učiniti / mijenjati ulazak, osim uloge naveden u nastavku."
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302396apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +116,Please save the document before generating maintenance schedule,Molimo spremite dokument prije stvaranja raspored za održavanje
Frappe PR Botd112ee52017-08-31 19:38:41 +05302397apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.js +30,Latest price updated in all BOMs,Zadnja cijena ažurirana u svim BOM-ovima
Frappe PR Botc0804792017-05-19 12:30:04 +05302398apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status projekta
2399DocType: UOM,Check this to disallow fractions. (for Nos),Provjerite to da ne dopušta frakcija. (Za br)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302400apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +428,The following Production Orders were created:,Sljedeći Radni nalozi stvorili su:
Frappe PR Botc0804792017-05-19 12:30:04 +05302401DocType: Student Admission,Naming Series (for Student Applicant),Imenovanje serije (za studentske zahtjeva)
2402DocType: Delivery Note,Transporter Name,Transporter Ime
2403DocType: Authorization Rule,Authorized Value,Ovlašteni vrijednost
2404DocType: BOM,Show Operations,Pokaži operacije
2405,Minutes to First Response for Opportunity,Zapisnik na prvi odgovor za priliku
Frappe PR Botd112ee52017-08-31 19:38:41 +05302406apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Absent,Ukupno Odsutni
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302407apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +793,Item or Warehouse for row {0} does not match Material Request,Proizvod ili skladište za redak {0} ne odgovara Zahtjevu za materijalom
Frappe PR Botc0804792017-05-19 12:30:04 +05302408apps/erpnext/erpnext/config/stock.py +189,Unit of Measure,Jedinica mjere
2409DocType: Fiscal Year,Year End Date,Završni datum godine
2410DocType: Task Depends On,Task Depends On,Zadatak ovisi o
2411DocType: Supplier Quotation,Opportunity,Prilika
2412,Completed Production Orders,Završeni Radni nalozi
2413DocType: Operation,Default Workstation,Zadana Workstation
2414DocType: Notification Control,Expense Claim Approved Message,Rashodi Zahtjev Odobren poruku
2415DocType: Payment Entry,Deductions or Loss,Odbitaka ili gubitak
2416apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +247,{0} {1} is closed,{0} {1} je zatvorena
2417DocType: Email Digest,How frequently?,Kako često?
2418DocType: Purchase Receipt,Get Current Stock,Kreiraj trenutne zalihe
2419apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Drvo Bill materijala
2420DocType: Student,Joining Date,Ulazak Datum
2421,Employees working on a holiday,Radnici koji rade na odmor
2422apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +152,Mark Present,Mark Sadašnje
2423DocType: Project,% Complete Method,% Kompletan postupak
Frappe PR Bot7c901002017-06-07 12:05:29 +05302424apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +200,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}
Frappe PR Botc0804792017-05-19 12:30:04 +05302425DocType: Production Order,Actual End Date,Stvarni datum završetka
2426DocType: BOM,Operating Cost (Company Currency),Operativni trošak (Društvo valuta)
2427DocType: Purchase Invoice,PINV-,PINV-
2428DocType: Authorization Rule,Applicable To (Role),Odnosi se na (uloga)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302429DocType: BOM Update Tool,Replace BOM,Zamijenite BOM
Frappe PR Botc0804792017-05-19 12:30:04 +05302430DocType: Stock Entry,Purpose,Svrha
2431DocType: Company,Fixed Asset Depreciation Settings,Postavke Amortizacija osnovnog sredstva
2432DocType: Item,Will also apply for variants unless overrridden,Također će zatražiti varijante osim overrridden
2433DocType: Purchase Invoice,Advances,Predujmovi
2434DocType: Production Order,Manufacture against Material Request,Proizvodnja od materijala dogovoru
Frappe PR Botd112ee52017-08-31 19:38:41 +05302435apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +10,Assessment Group: ,Grupa za procjenu:
Frappe PR Botc0804792017-05-19 12:30:04 +05302436DocType: Item Reorder,Request for,Zahtjev za
2437apps/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
2438DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Osnovna stopa (po burzi UOM)
2439DocType: SMS Log,No of Requested SMS,Nema traženih SMS-a
Frappe PR Botd112ee52017-08-31 19:38:41 +05302440apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +243,Leave Without Pay does not match with approved Leave Application records,Ostavite bez plaće ne odgovara odobrenog odsustva primjene zapisa
Frappe PR Botc0804792017-05-19 12:30:04 +05302441DocType: Campaign,Campaign-.####,Kampanja-.####
2442apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Sljedeći koraci
Frappe PR Botd112ee52017-08-31 19:38:41 +05302443apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +769,Please supply the specified items at the best possible rates,Molimo dostaviti navedene stavke po najboljim mogućim cijenama
Frappe PR Botc0804792017-05-19 12:30:04 +05302444DocType: Selling Settings,Auto close Opportunity after 15 days,Auto blizu Prilika nakon 15 dana
Frappe PR Botd112ee52017-08-31 19:38:41 +05302445apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +74,Purchase Orders are not allowed for {0} due to a scorecard standing of {1}.,Narudžbenice za zabavu nisu dozvoljene za {0} zbog položaja ocjene bodova {1}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302446apps/erpnext/erpnext/public/js/financial_statements.js +83,End Year,Godina završetka
2447apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Kvota / olovo%
2448apps/erpnext/erpnext/hr/doctype/employee/employee.py +119,Contract End Date must be greater than Date of Joining,Ugovor Datum završetka mora biti veći od dana ulaska u
2449DocType: Delivery Note,DN-,DN-
2450DocType: Sales Partner,A third party distributor / dealer / commission agent / affiliate / reseller who sells the companies products for a commission.,Vanjski distributer / trgovac / trgovački zastupnik / suradnik / prodavač koji prodaje proizvode tvrtke za proviziju.
2451apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +376,{0} against Purchase Order {1},{0} u odnosu na narudžbu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302452DocType: Task,Actual Start Date (via Time Sheet),Stvarni datum početka (putem vremenska tablica)
2453apps/erpnext/erpnext/portal/doctype/homepage/homepage.py +15,This is an example website auto-generated from ERPNext,Ovo je primjer web stranica automatski generira iz ERPNext
2454apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +37,Ageing Range 1,Starenje Raspon 1
2455DocType: 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.
2456
2457#### Note
2458
2459The 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.
2460
2461#### Description of Columns
2462
24631. Calculation Type:
2464 - This can be on **Net Total** (that is the sum of basic amount).
2465 - **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.
2466 - **Actual** (as mentioned).
24672. Account Head: The Account ledger under which this tax will be booked
24683. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
24694. Description: Description of the tax (that will be printed in invoices / quotes).
24705. Rate: Tax rate.
24716. Amount: Tax amount.
24727. Total: Cumulative total to this point.
24738. 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).
24749. 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.
247510. 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
2476
2477 #### Napomena
2478
2479 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.
2480
2481 #### Opis Kolumne
2482
2483 1. Vrsta Proračun:
2484 - To može biti na ** Neto Ukupno ** (to je zbroj osnovnog iznosa).
2485 - ** 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.
2486 - ** Stvarni ** (kao što je navedeno).
2487 2. Voditelj račun: knjiga računa pod kojima se ovaj porez će biti rezervirano
2488 3. Trošak Centar: Ako porezni / naboj je prihod (kao što su utovar) i rashoda treba biti rezervirano protiv troška.
2489 4. Opis: Opis poreza (koji će se tiskati u račune / citati).
2490 5. Rate: Porezna stopa.
2491 6. Iznos: Iznos poreza.
2492 7. Ukupno: Kumulativna ukupno do ove točke.
2493 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).
2494 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.
2495 10. Dodavanje ili oduzimamo: Bilo da želite dodati ili oduzeti porez."
2496DocType: Homepage,Homepage,Početna
2497DocType: Purchase Receipt Item,Recd Quantity,RecD Količina
2498apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +57,Fee Records Created - {0},Naknada zapisa nastalih - {0}
2499DocType: Asset Category Account,Asset Category Account,Imovina Kategorija račun
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302500apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +117,Cannot produce more Item {0} than Sales Order quantity {1},Ne može proizvesti više predmeta {0} od prodajnog naloga količina {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302501apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +539,Stock Entry {0} is not submitted,Međuskladišnica {0} nije potvrđena
2502DocType: Payment Reconciliation,Bank / Cash Account,Banka / Cash račun
2503apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Next Contact By cannot be same as the Lead Email Address,Sljedeća Kontakt Po ne može biti ista kao što je vodeći e-mail adresa
2504DocType: Tax Rule,Billing City,Naplata Grad
2505DocType: Asset,Manual,Priručnik
2506DocType: Salary Component Account,Salary Component Account,Račun plaća Komponenta
2507DocType: Global Defaults,Hide Currency Symbol,Sakrij simbol valute
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302508apps/erpnext/erpnext/config/accounts.py +327,"e.g. Bank, Cash, Credit Card","npr. banka, gotovina, kreditne kartice"
Frappe PR Botc0804792017-05-19 12:30:04 +05302509DocType: Lead Source,Source Name,source Name
2510DocType: Journal Entry,Credit Note,Odobrenje kupcu
2511DocType: Warranty Claim,Service Address,Usluga Adresa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302512apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +49,Furnitures and Fixtures,Namještaja i rasvjete
Frappe PR Botc0804792017-05-19 12:30:04 +05302513DocType: Item,Manufacture,Proizvodnja
2514apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Molimo Isporuka Napomena prvo
2515DocType: Student Applicant,Application Date,Datum Primjena
2516DocType: Salary Detail,Amount based on formula,Iznos se temelji na formuli
2517DocType: Purchase Invoice,Currency and Price List,Valuta i cjenik
2518DocType: Opportunity,Customer / Lead Name,Kupac / Potencijalni kupac
2519apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +99,Clearance Date not mentioned,Razmak Datum nije spomenuo
2520apps/erpnext/erpnext/config/manufacturing.py +7,Production,Proizvodnja
2521DocType: Guardian,Occupation,Okupacija
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302522apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +74,Row {0}:Start Date must be before End Date,Red {0} : Datum početka mora biti prije datuma završetka
Frappe PR Botc0804792017-05-19 12:30:04 +05302523apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Ukupno (Kol)
2524DocType: Sales Invoice,This Document,Ovaj dokument
2525DocType: Installation Note Item,Installed Qty,Instalirana kol
2526DocType: Purchase Taxes and Charges,Parenttype,Nadređeni tip
2527apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +7,Training Result,Rezultat trening
2528DocType: Purchase Invoice,Is Paid,se plaća
2529DocType: Salary Structure,Total Earning,Ukupna zarada
2530DocType: Purchase Receipt,Time at which materials were received,Vrijeme u kojem su materijali primili
2531DocType: Stock Ledger Entry,Outgoing Rate,Odlazni Ocijenite
2532apps/erpnext/erpnext/config/hr.py +224,Organization branch master.,Organizacija grana majstor .
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302533apps/erpnext/erpnext/controllers/accounts_controller.py +293, or ,ili
Frappe PR Botc0804792017-05-19 12:30:04 +05302534DocType: Sales Order,Billing Status,Status naplate
2535apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Prijavi problem
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302536apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +120,Utility Expenses,komunalna Troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05302537apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,90-Iznad
Frappe PR Botd112ee52017-08-31 19:38:41 +05302538apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +237,Row #{0}: Journal Entry {1} does not have account {2} or already matched against another voucher,Red # {0}: časopis za ulazak {1} nema računa {2} ili već usklađeni protiv drugog bona
2539DocType: Supplier Scorecard Criteria,Criteria Weight,Težina kriterija
Frappe PR Botc0804792017-05-19 12:30:04 +05302540DocType: Buying Settings,Default Buying Price List,Zadani kupovni cjenik
2541DocType: Process Payroll,Salary Slip Based on Timesheet,Plaća proklizavanja temelju timesheet
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302542apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +113,No employee for the above selected criteria OR salary slip already created,Niti jedan zaposlenik za prethodno izabrane kriterije ili plaća klizanja već stvorili
Frappe PR Botc0804792017-05-19 12:30:04 +05302543DocType: Notification Control,Sales Order Message,Poruka narudžbe kupca
2544apps/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."
2545DocType: Payment Entry,Payment Type,Vrsta plaćanja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302546apps/erpnext/erpnext/stock/doctype/batch/batch.py +130,Please select a Batch for Item {0}. Unable to find a single batch that fulfills this requirement,Odaberite Batch for Item {0}. Nije moguće pronaći jednu seriju koja ispunjava taj uvjet
Frappe PR Botc0804792017-05-19 12:30:04 +05302547DocType: Process Payroll,Select Employees,Odaberite Zaposlenici
2548DocType: Opportunity,Potential Sales Deal,Potencijalni Prodaja Deal
2549DocType: Payment Entry,Cheque/Reference Date,Ček / Referentni datum
2550DocType: Purchase Invoice,Total Taxes and Charges,Ukupno Porezi i naknade
2551DocType: Employee,Emergency Contact,Kontakt hitne službe
2552DocType: Bank Reconciliation Detail,Payment Entry,Ulaz za plaćanje
2553DocType: Item,Quality Parameters,Parametri kvalitete
2554,sales-browser,prodaja-preglednik
Frappe PR Botd112ee52017-08-31 19:38:41 +05302555apps/erpnext/erpnext/accounts/doctype/account/account.js +73,Ledger,Glavna knjiga
Frappe PR Botc0804792017-05-19 12:30:04 +05302556DocType: Target Detail,Target Amount,Ciljani iznos
2557DocType: Shopping Cart Settings,Shopping Cart Settings,Košarica Postavke
2558DocType: Journal Entry,Accounting Entries,Računovodstvenih unosa
2559apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Dupli unos. Provjerite pravila za autorizaciju {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302560apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +29,Global POS Profile {0} already created for company {1},Globalna POS Profil {0} je već stvoren za tvrtku {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302561DocType: Purchase Order,Ref SQ,Ref. SQ
Frappe PR Botd112ee52017-08-31 19:38:41 +05302562apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Receipt document must be submitted,Prijem dokumenata moraju biti dostavljeni
Frappe PR Botc0804792017-05-19 12:30:04 +05302563DocType: Purchase Invoice Item,Received Qty,Pozicija Kol
2564DocType: Stock Entry Detail,Serial No / Batch,Serijski Ne / Batch
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302565apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +320,Not Paid and Not Delivered,Ne plaća i ne Isporučeno
Frappe PR Botc0804792017-05-19 12:30:04 +05302566DocType: Product Bundle,Parent Item,Nadređeni proizvod
2567DocType: Account,Account Type,Vrsta računa
2568DocType: Delivery Note,DN-RET-,DN-RET-
2569apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Nema vremenske tablice
2570apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +123,Leave Type {0} cannot be carry-forwarded,Ostavite Tip {0} ne može nositi-proslijeđen
Frappe PR Bot7c901002017-06-07 12:05:29 +05302571apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +215,Maintenance Schedule is not generated for all the items. Please click on 'Generate Schedule',Raspored održavanja nije generiran za sve proizvode. Molimo kliknite na 'Generiraj raspored'
Frappe PR Botc0804792017-05-19 12:30:04 +05302572,To Produce,proizvoditi
2573apps/erpnext/erpnext/config/hr.py +93,Payroll,Platni spisak
Frappe PR Botfa042362017-07-17 17:50:36 +05302574apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +179,"For row {0} in {1}. To include {2} in Item rate, rows {3} must also be included","Za red {0} {1}. Da su {2} u stopu točke, redovi {3} također moraju biti uključeni"
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302575apps/erpnext/erpnext/utilities/activation.py +99,Make User,Provjerite korisnika
Frappe PR Botc0804792017-05-19 12:30:04 +05302576DocType: Packing Slip,Identification of the package for the delivery (for print),Identifikacija paketa za dostavu (za tisak)
2577DocType: Bin,Reserved Quantity,Rezervirano Količina
2578apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Unesite valjanu e-adresu
Frappe PR Botc0804792017-05-19 12:30:04 +05302579DocType: Landed Cost Voucher,Purchase Receipt Items,Primka proizvoda
2580apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Prilagodba Obrasci
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302581apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +43,Arrear,zaostatak
Frappe PR Botc0804792017-05-19 12:30:04 +05302582apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +155,Depreciation Amount during the period,Amortizacija Iznos u razdoblju
2583apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +38,Disabled template must not be default template,Onemogućeno predložak ne smije biti zadani predložak
2584DocType: Account,Income Account,Račun prihoda
2585DocType: Payment Request,Amount in customer's currency,Iznos u valuti kupca
Frappe PR Botd112ee52017-08-31 19:38:41 +05302586apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +776,Delivery,Isporuka
Frappe PR Botc0804792017-05-19 12:30:04 +05302587DocType: Stock Reconciliation Item,Current Qty,Trenutno Kom
2588DocType: BOM Item,"See ""Rate Of Materials Based On"" in Costing Section",Pogledajte &quot;stopa materijali na temelju troškova&quot; u odjeljak
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302589apps/erpnext/erpnext/templates/generators/item_group.html +36,Prev,Prethodna
Frappe PR Botc0804792017-05-19 12:30:04 +05302590DocType: Appraisal Goal,Key Responsibility Area,Zona ključnih odgovornosti
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302591apps/erpnext/erpnext/utilities/activation.py +125,"Student Batches help you track attendance, assessments and fees for students","Studentski Serije vam pomoći pratiti posjećenost, procjene i naknade za učenike"
Frappe PR Botc0804792017-05-19 12:30:04 +05302592DocType: Payment Entry,Total Allocated Amount,Ukupni raspoređeni iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302593apps/erpnext/erpnext/setup/doctype/company/company.py +150,Set default inventory account for perpetual inventory,Postavite zadani oglasni prostor za trajni oglasni prostor
Frappe PR Botc0804792017-05-19 12:30:04 +05302594DocType: Item Reorder,Material Request Type,Tip zahtjeva za robom
Frappe PR Botd112ee52017-08-31 19:38:41 +05302595apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +268,Accural Journal Entry for salaries from {0} to {1},Accural Temeljnica za plaće iz {0} do {1}
2596apps/erpnext/erpnext/accounts/page/pos/pos.js +803,"LocalStorage is full, did not save","LocalStorage puna, nije štedjelo"
Frappe PR Botc0804792017-05-19 12:30:04 +05302597apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +85,Row {0}: UOM Conversion Factor is mandatory,Red {0}: UOM pretvorbe faktor je obavezno
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302598apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +14,Ref,Ref.
Frappe PR Botc0804792017-05-19 12:30:04 +05302599DocType: Budget,Cost Center,Troška
Frappe PR Botd112ee52017-08-31 19:38:41 +05302600apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +45,Voucher #,bon #
Frappe PR Botc0804792017-05-19 12:30:04 +05302601DocType: Notification Control,Purchase Order Message,Poruka narudžbenice
2602DocType: Tax Rule,Shipping Country,Dostava Država
2603DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Sakrij Porezni Kupca od prodajnih transakcija
2604DocType: Upload Attendance,Upload HTML,Prenesi HTML
2605DocType: Employee,Relieving Date,Rasterećenje Datum
Frappe PR Bot7c901002017-06-07 12:05:29 +05302606apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +14,"Pricing Rule is made to overwrite Price List / define discount percentage, based on some criteria.","Cijene Pravilo je napravljen prebrisati Cjenik / definirati postotak popusta, na temelju nekih kriterija."
Frappe PR Botc0804792017-05-19 12:30:04 +05302607DocType: 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
2608DocType: Employee Education,Class / Percentage,Klasa / Postotak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302609apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +103,Head of Marketing and Sales,Voditelj marketinga i prodaje
2610apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +41,Income Tax,Porez na dohodak
Frappe PR Bot7c901002017-06-07 12:05:29 +05302611apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +17,"If selected Pricing Rule is made for 'Price', it will overwrite Price List. Pricing Rule price is the final price, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Ako 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."
Frappe PR Botc0804792017-05-19 12:30:04 +05302612apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Praćenje potencijalnih kupaca prema vrsti industrije.
2613DocType: Item Supplier,Item Supplier,Dobavljač proizvoda
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302614apps/erpnext/erpnext/public/js/controllers/transaction.js +1083,Please enter Item Code to get batch no,Unesite kod Predmeta da se hrpa nema
Frappe PR Botd112ee52017-08-31 19:38:41 +05302615apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +816,Please select a value for {0} quotation_to {1},Molimo odabir vrijednosti za {0} quotation_to {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302616apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Sve adrese.
2617DocType: Company,Stock Settings,Postavke skladišta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302618apps/erpnext/erpnext/accounts/doctype/account/account.py +199,"Merging is only possible if following properties are same in both records. Is Group, Root Type, Company","Spajanje je moguće samo ako sljedeća svojstva su isti u obje evidencije. Je Grupa, korijen Vrsta, Društvo"
Frappe PR Botc0804792017-05-19 12:30:04 +05302619DocType: Vehicle,Electric,električni
2620DocType: Task,% Progress,% Napredak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302621apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +123,Gain/Loss on Asset Disposal,Dobit / gubitak od imovine Odlaganje
Frappe PR Botc0804792017-05-19 12:30:04 +05302622DocType: Training Event,Will send an email about the event to employees with status 'Open',Hoće li poslati e-mail o događaju na zaposlenike sa statusom &quot;Otvoreni&quot;
2623DocType: Task,Depends on Tasks,Ovisi o poslovima
2624apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Uredi hijerarhiju grupe kupaca.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302625DocType: Shopping Cart Settings,Attachments can be shown without enabling the shopping cart,Prilozi se mogu prikazati bez omogućavanja košarice za kupnju
Frappe PR Botc0804792017-05-19 12:30:04 +05302626DocType: Supplier Quotation,SQTN-,SQTN-
2627apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Novi naziv troškovnog centra
2628DocType: Leave Control Panel,Leave Control Panel,Upravljačka ploča odsustava
2629DocType: Project,Task Completion,Zadatak Završetak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302630apps/erpnext/erpnext/templates/includes/product_page.js +21,Not in Stock,Ne u skladištu
Frappe PR Botc0804792017-05-19 12:30:04 +05302631DocType: Appraisal,HR User,HR Korisnik
2632DocType: Purchase Invoice,Taxes and Charges Deducted,Porezi i naknade oduzeti
Frappe PR Botd112ee52017-08-31 19:38:41 +05302633apps/erpnext/erpnext/hooks.py +125,Issues,Pitanja
Frappe PR Botc0804792017-05-19 12:30:04 +05302634apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Status mora biti jedan od {0}
2635DocType: Sales Invoice,Debit To,Rashodi za
2636DocType: Delivery Note,Required only for sample item.,Potrebna je samo za primjer stavke.
2637DocType: Stock Ledger Entry,Actual Qty After Transaction,Stvarna količina nakon transakcije
Frappe PR Botc0804792017-05-19 12:30:04 +05302638apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +65,No salary slip found between {0} and {1},Nema klizanja plaća je između {0} i {1}
2639,Pending SO Items For Purchase Request,Otvorene stavke narudžbe za zahtjev za kupnju
2640apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +29,Student Admissions,Studentski Upisi
Frappe PR Botd112ee52017-08-31 19:38:41 +05302641apps/erpnext/erpnext/accounts/party.py +353,{0} {1} is disabled,{0} {1} je onemogućen
Frappe PR Botc0804792017-05-19 12:30:04 +05302642DocType: Supplier,Billing Currency,Naplata valuta
2643DocType: Sales Invoice,SINV-RET-,SINV-RET-
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302644apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +169,Extra Large,Extra large
Frappe PR Botd112ee52017-08-31 19:38:41 +05302645apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Leaves,Ukupno Lišće
Frappe PR Botc0804792017-05-19 12:30:04 +05302646,Profit and Loss Statement,Račun dobiti i gubitka
2647DocType: Bank Reconciliation Detail,Cheque Number,Ček Broj
2648,Sales Browser,prodaja preglednik
2649DocType: Journal Entry,Total Credit,Ukupna kreditna
2650apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +542,Warning: Another {0} # {1} exists against stock entry {2},Upozorenje: Još {0} # {1} postoji protiv ulaska dionicama {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302651apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +120,Local,Lokalno
Frappe PR Botc0804792017-05-19 12:30:04 +05302652apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Zajmovi i predujmovi (aktiva)
2653apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Dužnici
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302654apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +168,Large,Veliki
Frappe PR Botc0804792017-05-19 12:30:04 +05302655DocType: Homepage Featured Product,Homepage Featured Product,Početna Istaknuti Proizvodi
Frappe PR Botd112ee52017-08-31 19:38:41 +05302656apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +209,All Assessment Groups,Sve grupe za procjenu
Frappe PR Botc0804792017-05-19 12:30:04 +05302657apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Novo ime skladišta
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302658apps/erpnext/erpnext/accounts/report/financial_statements.py +227,Total {0} ({1}),Ukupno {0} ({1})
Frappe PR Botc0804792017-05-19 12:30:04 +05302659DocType: C-Form Invoice Detail,Territory,Teritorij
Frappe PR Bot7c901002017-06-07 12:05:29 +05302660apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +151,Please mention no of visits required,Molimo spomenuti nema posjeta potrebnih
Frappe PR Botc0804792017-05-19 12:30:04 +05302661DocType: Stock Settings,Default Valuation Method,Zadana metoda vrednovanja
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302662apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +26,Fee,Pristojba
Frappe PR Botc0804792017-05-19 12:30:04 +05302663DocType: Vehicle Log,Fuel Qty,Gorivo Kol
2664DocType: Production Order Operation,Planned Start Time,Planirani početak vremena
2665DocType: Course,Assessment,procjena
2666DocType: Payment Entry Reference,Allocated,Dodijeljeni
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302667apps/erpnext/erpnext/config/accounts.py +269,Close Balance Sheet and book Profit or Loss.,Zatvori bilanca i knjiga dobit ili gubitak .
Frappe PR Botc0804792017-05-19 12:30:04 +05302668DocType: Student Applicant,Application Status,Status aplikacije
2669DocType: Fees,Fees,naknade
2670DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Navedite Tečaj pretvoriti jedne valute u drugu
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302671apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +158,Quotation {0} is cancelled,Ponuda {0} je otkazana
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302672apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +25,Total Outstanding Amount,Ukupni iznos
Frappe PR Botc0804792017-05-19 12:30:04 +05302673DocType: Sales Partner,Targets,Ciljevi
2674DocType: Price List,Price List Master,Cjenik Master
2675DocType: 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."
2676,S.O. No.,N.K.br.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302677apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +201,Please create Customer from Lead {0},Molimo stvoriti kupac iz Olovo {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302678DocType: Price List,Applicable for Countries,Primjenjivo za zemlje
Frappe PR Botd112ee52017-08-31 19:38:41 +05302679DocType: Supplier Scorecard Scoring Variable,Parameter Name,Naziv parametra
Frappe PR Botc0804792017-05-19 12:30:04 +05302680apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +52,Only Leave Applications with status 'Approved' and 'Rejected' can be submitted,Ostavite samo one prijave sa statusom &quot;Odobreno&quot; i &quot;Odbijeno&quot; može se podnijeti
Frappe PR Botd112ee52017-08-31 19:38:41 +05302681apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +52,Student Group Name is mandatory in row {0},Student Grupa Ime obvezna je u redu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302682DocType: Homepage,Products to be shown on website homepage,Proizvodi koji će biti prikazan na web stranici početnu stranicu
2683apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.js +13,This is a root customer group and cannot be edited.,Ovo je glavna grupa kupaca i ne može se mijenjati.
2684DocType: Employee,AB-,AB
2685DocType: POS Profile,Ignore Pricing Rule,Ignorirajte Cijene pravilo
2686DocType: Employee Education,Graduate,Diplomski
2687DocType: Leave Block List,Block Days,Dani bloka
2688DocType: Journal Entry,Excise Entry,Trošarine Stupanje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302689apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +64,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Upozorenje: Prodaja Naručite {0} već postoji protiv Kupca narudžbenice {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302690DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
2691
2692Examples:
2693
26941. Validity of the offer.
26951. Payment Terms (In Advance, On Credit, part advance etc).
26961. What is extra (or payable by the Customer).
26971. Safety / usage warning.
26981. Warranty if any.
26991. Returns Policy.
27001. Terms of shipping, if applicable.
27011. Ways of addressing disputes, indemnity, liability, etc.
27021. Address and Contact of your Company.","Standardni uvjeti koji se mogu dodati prodaje i kupnje.
2703
2704 Primjeri:
2705
2706 1. Valjanost ponude.
2707 1. Uvjeti plaćanja (unaprijed na kredit, dio unaprijed i sl).
2708 1. Što je extra (ili plaća Kupac).
2709 1. Sigurnost / upozorenje korištenja.
2710 1. Jamstvo ako ih ima.
2711 1. Vraća politike.
2712 1. Uvjeti dostave, ako je potrebno.
2713 1. Načini adresiranja sporova, naknade štete, odgovornosti, itd
2714 1. Kontakt Vaše tvrtke."
2715DocType: Attendance,Leave Type,Vrsta odsustva
2716DocType: Purchase Invoice,Supplier Invoice Details,Dobavljač Detalji Račun
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302717apps/erpnext/erpnext/controllers/stock_controller.py +233,Expense / Difference account ({0}) must be a 'Profit or Loss' account,Rashodi / Razlika računa ({0}) mora biti račun 'dobit ili gubitak'
Frappe PR Botc0804792017-05-19 12:30:04 +05302718DocType: Project,Copied From,Kopiran iz
Frappe PR Botd112ee52017-08-31 19:38:41 +05302719apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +94,Name error: {0},greška Ime: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302720apps/erpnext/erpnext/stock/doctype/item/item_list.js +8,Shortage,Nedostatak
Frappe PR Botd112ee52017-08-31 19:38:41 +05302721apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +207,{0} {1} does not associated with {2} {3},{0} {1} ne povezan s {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302722apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +18,Attendance for employee {0} is already marked,Gledatelja za zaposlenika {0} već označen
2723DocType: 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)
2724,Salary Register,Plaća Registracija
2725DocType: Warehouse,Parent Warehouse,Roditelj Skladište
2726DocType: C-Form Invoice Detail,Net Total,Osnovica
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302727apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +497,Default BOM not found for Item {0} and Project {1},Zadani BOM nije pronađen za stavku {0} i projekt {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302728apps/erpnext/erpnext/config/hr.py +163,Define various loan types,Definirati različite vrste kredita
2729DocType: Bin,FCFS Rate,FCFS Stopa
2730DocType: Payment Reconciliation Invoice,Outstanding Amount,Izvanredna Iznos
2731apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Vrijeme (u minutama)
2732DocType: Project Task,Working,Radni
2733DocType: Stock Ledger Entry,Stock Queue (FIFO),Kataloški red (FIFO)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302734apps/erpnext/erpnext/public/js/setup_wizard.js +109,Financial Year,Financijska godina
2735apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +41,{0} does not belong to Company {1},{0} ne pripada Društvu {1}
2736apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +66,Could not solve criteria score function for {0}. Make sure the formula is valid.,Nije moguće riješiti funkciju bodova kriterija za {0}. Provjerite je li formula valjana.
Frappe PR Botc0804792017-05-19 12:30:04 +05302737apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +119,Cost as on,Trošak kao i na
2738DocType: Account,Round Off,Zaokružiti
2739,Requested Qty,Traženi Kol
2740DocType: Tax Rule,Use for Shopping Cart,Koristite za Košarica
2741apps/erpnext/erpnext/controllers/item_variant.py +96,Value {0} for Attribute {1} does not exist in the list of valid Item Attribute Values for Item {2},Vrijednost {0} za atribut {1} ne postoji na popisu važeće točke Vrijednosti atributa za točku {2}
Frappe PR Botfa042362017-07-17 17:50:36 +05302742apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +77,Select Serial Numbers,Odaberite serijske brojeve
Frappe PR Botc0804792017-05-19 12:30:04 +05302743DocType: BOM Item,Scrap %,Otpad%
Frappe PR Bot7c901002017-06-07 12:05:29 +05302744apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +46,"Charges will be distributed proportionately based on item qty or amount, as per your selection","Troškovi će se distribuirati proporcionalno na temelju točke kom ili iznos, kao i po svom izboru"
Frappe PR Botc0804792017-05-19 12:30:04 +05302745DocType: Maintenance Visit,Purposes,Svrhe
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302746apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +111,Atleast one item should be entered with negative quantity in return document,Atleast jedan predmet treba upisati s negativnim količinama u povratnom dokumentu
Frappe PR Botc0804792017-05-19 12:30:04 +05302747apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +71,"Operation {0} longer than any available working hours in workstation {1}, break down the operation into multiple operations","Operacija {0} više nego bilo raspoloživih radnih sati u radnom {1}, razbiti rad u više operacija"
2748,Requested,Tražena
Frappe PR Botd112ee52017-08-31 19:38:41 +05302749apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +89,No Remarks,Nema primjedbi
Frappe PR Botc0804792017-05-19 12:30:04 +05302750DocType: Purchase Invoice,Overdue,Prezadužen
2751DocType: Account,Stock Received But Not Billed,Stock primljeni Ali ne Naplaćeno
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302752apps/erpnext/erpnext/accounts/doctype/account/account.py +87,Root Account must be a group,Korijen računa mora biti grupa
Frappe PR Botc0804792017-05-19 12:30:04 +05302753DocType: Fees,FEE.,PRISTOJBA.
2754DocType: Employee Loan,Repaid/Closed,Otplaćuje / Zatvoreno
2755DocType: Item,Total Projected Qty,Ukupni predviđeni Kol
2756DocType: Monthly Distribution,Distribution Name,Naziv distribucije
2757DocType: Course,Course Code,kod predmeta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302758apps/erpnext/erpnext/controllers/stock_controller.py +331,Quality Inspection required for Item {0},Inspekcija kvalitete potrebna za proizvod {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05302759DocType: Supplier Scorecard,Supplier Variables,Variable dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05302760DocType: 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
2761DocType: Purchase Invoice Item,Net Rate (Company Currency),Neto stopa (Društvo valuta)
2762DocType: Salary Detail,Condition and Formula Help,Stanje i Formula Pomoć
2763apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Uredi teritorijalnu raspodjelu.
2764DocType: Journal Entry Account,Sales Invoice,Prodajni račun
2765DocType: Journal Entry Account,Party Balance,Bilanca stranke
Frappe PR Botd112ee52017-08-31 19:38:41 +05302766apps/erpnext/erpnext/accounts/page/pos/pos.js +474,Please select Apply Discount On,Odaberite Primijeni popusta na
Frappe PR Botc0804792017-05-19 12:30:04 +05302767DocType: Company,Default Receivable Account,Zadana Potraživanja račun
2768DocType: 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
Frappe PR Botd112ee52017-08-31 19:38:41 +05302769DocType: Purchase Invoice,Deemed Export,Pretraženo izvoz
Frappe PR Botc0804792017-05-19 12:30:04 +05302770DocType: Stock Entry,Material Transfer for Manufacture,Prijenos materijala za izradu
Frappe PR Bot7c901002017-06-07 12:05:29 +05302771apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +20,Discount Percentage can be applied either against a Price List or for all Price List.,Postotak popusta se može neovisno primijeniti prema jednom ili za više cjenika.
Frappe PR Botc0804792017-05-19 12:30:04 +05302772DocType: Purchase Invoice,Half-yearly,Polugodišnje
Frappe PR Botd112ee52017-08-31 19:38:41 +05302773apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +400,Accounting Entry for Stock,Knjiženje na skladištu
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302774apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +49,You have already assessed for the assessment criteria {}.,Već ste ocijenili kriterije procjene {}.
Frappe PR Botc0804792017-05-19 12:30:04 +05302775DocType: Vehicle Service,Engine Oil,Motorno ulje
2776DocType: Sales Invoice,Sales Team1,Prodaja Team1
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302777apps/erpnext/erpnext/accounts/doctype/asset/asset.py +39,Item {0} does not exist,Proizvod {0} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05302778DocType: Sales Invoice,Customer Address,Kupac Adresa
2779DocType: Employee Loan,Loan Details,zajam Detalji
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302780DocType: Company,Default Inventory Account,Zadani račun oglasnog prostora
Frappe PR Botd112ee52017-08-31 19:38:41 +05302781apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +124,Row {0}: Completed Qty must be greater than zero.,Red {0}: Završen količina mora biti veća od nule.
Frappe PR Botc0804792017-05-19 12:30:04 +05302782DocType: Purchase Invoice,Apply Additional Discount On,Nanesite dodatni popust na
2783DocType: Account,Root Type,korijen Tip
2784DocType: Item,FIFO,FIFO
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302785apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +132,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}
Frappe PR Bot7c901002017-06-07 12:05:29 +05302786apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +29,Plot,zemljište
Frappe PR Botc0804792017-05-19 12:30:04 +05302787DocType: Item Group,Show this slideshow at the top of the page,Prikaži ovaj slideshow na vrhu stranice
2788DocType: BOM,Item UOM,Mjerna jedinica proizvoda
2789DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Porezna Iznos Nakon Popust Iznos (Društvo valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302790apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +150,Target warehouse is mandatory for row {0},Target skladište je obvezno za redom {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302791DocType: Cheque Print Template,Primary Settings,Primarne postavke
2792DocType: Purchase Invoice,Select Supplier Address,Odaberite Dobavljač adresa
Frappe PR Botfa042362017-07-17 17:50:36 +05302793apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +380,Add Employees,Dodavanje zaposlenika
Frappe PR Botc0804792017-05-19 12:30:04 +05302794DocType: Purchase Invoice Item,Quality Inspection,Provjera kvalitete
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302795apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +165,Extra Small,Dodatni Mali
Frappe PR Botc0804792017-05-19 12:30:04 +05302796DocType: Company,Standard Template,standardni predložak
2797DocType: Training Event,Theory,Teorija
Frappe PR Botd112ee52017-08-31 19:38:41 +05302798apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +777,Warning: Material Requested Qty is less than Minimum Order Qty,Upozorenje : Materijal Tražena količina manja nego minimalna narudžba kol
Frappe PR Botc0804792017-05-19 12:30:04 +05302799apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +211,Account {0} is frozen,Račun {0} je zamrznut
2800DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Pravna cjelina / Podružnica s odvojenim kontnim planom pripada Organizaciji.
2801DocType: Payment Request,Mute Email,Mute e
2802apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +29,"Food, Beverage & Tobacco","Hrana , piće i duhan"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302803apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +671,Can only make payment against unbilled {0},Može napraviti samo plaćanje protiv Nenaplaćena {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302804apps/erpnext/erpnext/controllers/selling_controller.py +127,Commission rate cannot be greater than 100,Proviziju ne može biti veća od 100
2805DocType: Stock Entry,Subcontract,Podugovor
Frappe PR Botfa042362017-07-17 17:50:36 +05302806apps/erpnext/erpnext/public/js/utils/party.js +165,Please enter {0} first,Unesite {0} prvi
2807apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +68,No replies from,Nema odgovora od
Frappe PR Botc0804792017-05-19 12:30:04 +05302808DocType: Production Order Operation,Actual End Time,Stvarni End Time
2809DocType: Production Planning Tool,Download Materials Required,Preuzmite - Potrebni materijali
2810DocType: Item,Manufacturer Part Number,Proizvođačev broj dijela
2811DocType: Production Order Operation,Estimated Time and Cost,Procijenjeno vrijeme i trošak
2812DocType: Bin,Bin,Kanta
2813DocType: SMS Log,No of Sent SMS,Broj poslanih SMS-a
2814DocType: Account,Expense Account,Rashodi račun
2815apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +49,Software,softver
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302816apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +172,Colour,Boja
Frappe PR Botc0804792017-05-19 12:30:04 +05302817DocType: Assessment Plan Criteria,Assessment Plan Criteria,Plan Procjena Kriteriji
Frappe PR Botd112ee52017-08-31 19:38:41 +05302818DocType: Supplier Scorecard Scoring Standing,Prevent Purchase Orders,Spriječiti narudžbenice
Frappe PR Botc0804792017-05-19 12:30:04 +05302819DocType: Training Event,Scheduled,Planiran
2820apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Zahtjev za ponudu.
2821apps/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 &quot;Je kataloški Stavka&quot; je &quot;Ne&quot; i &quot;Je Prodaja Stavka&quot; &quot;Da&quot;, a ne postoji drugi bala proizvoda"
2822DocType: Student Log,Academic,Akademski
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302823apps/erpnext/erpnext/controllers/accounts_controller.py +489,Total advance ({0}) against Order {1} cannot be greater than the Grand Total ({2}),Ukupno unaprijed ({0}) protiv Red {1} ne može biti veći od sveukupnog ({2})
Frappe PR Botc0804792017-05-19 12:30:04 +05302824DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Odaberite mjesečna distribucija na nejednako distribuirati ciljeve diljem mjeseci.
2825DocType: Purchase Invoice Item,Valuation Rate,Stopa vrednovanja
2826DocType: Stock Reconciliation,SR/,SR /
2827DocType: Vehicle,Diesel,Dizel
Frappe PR Botd112ee52017-08-31 19:38:41 +05302828apps/erpnext/erpnext/stock/get_item_details.py +329,Price List Currency not selected,Valuta cjenika nije odabrana
Frappe PR Botc0804792017-05-19 12:30:04 +05302829,Student Monthly Attendance Sheet,Studentski mjesečna posjećenost list
2830apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +185,Employee {0} has already applied for {1} between {2} and {3},Zaposlenik {0} već podnijela zahtjev za {1} od {2} i {3}
2831apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Datum početka projekta
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302832apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +5,Until,Do
Frappe PR Botc0804792017-05-19 12:30:04 +05302833DocType: Rename Tool,Rename Log,Preimenuj prijavu
2834apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Obvezna je grupacija studenata ili raspored predmeta
2835DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Održavati sati naplate i radno vrijeme isto na timesheet
2836DocType: Maintenance Visit Purpose,Against Document No,Protiv dokumentu nema
2837DocType: BOM,Scrap,otpaci
2838apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Uredi prodajne partnere.
2839DocType: Quality Inspection,Inspection Type,Inspekcija Tip
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302840apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +131,Warehouses with existing transaction can not be converted to group.,Skladišta s postojećim transakcije se ne može pretvoriti u skupinu.
Frappe PR Botc0804792017-05-19 12:30:04 +05302841DocType: Assessment Result Tool,Result HTML,rezultat HTML
2842apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,istječe
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05302843apps/erpnext/erpnext/utilities/activation.py +115,Add Students,Dodaj studente
Frappe PR Botc0804792017-05-19 12:30:04 +05302844apps/erpnext/erpnext/controllers/recurring_document.py +169,Please select {0},Odaberite {0}
2845DocType: C-Form,C-Form No,C-obrazac br
2846DocType: BOM,Exploded_items,Exploded_items
2847DocType: Employee Attendance Tool,Unmarked Attendance,Neoznačeno posjećenost
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302848apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +106,Researcher,istraživač
Frappe PR Botc0804792017-05-19 12:30:04 +05302849DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Program za alat Upis studenata
2850apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Ime ili e-mail je obavezno
2851apps/erpnext/erpnext/config/stock.py +163,Incoming quality inspection.,Dolazni kvalitete inspekcije.
2852DocType: Purchase Order Item,Returned Qty,Vraćeno Kom
2853DocType: Employee,Exit,Izlaz
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302854apps/erpnext/erpnext/accounts/doctype/account/account.py +159,Root Type is mandatory,Korijen Tip je obvezno
Frappe PR Botd112ee52017-08-31 19:38:41 +05302855apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +42,"{0} currently has a {1} Supplier Scorecard standing, and RFQs to this supplier should be issued with caution.","{0} trenutačno ima stajalište dobavljača rezultata {1}, a zahtjevi za odobrenje dobavljaču trebaju biti izdani s oprezom."
Frappe PR Botc0804792017-05-19 12:30:04 +05302856DocType: BOM,Total Cost(Company Currency),Ukupna cijena (Društvo valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302857apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +314,Serial No {0} created,Serijski Ne {0} stvorio
Frappe PR Botc0804792017-05-19 12:30:04 +05302858DocType: Homepage,Company Description for website homepage,Opis tvrtke za web stranici
2859DocType: 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"
2860apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,Naziv suplier
2861DocType: Sales Invoice,Time Sheet List,Vrijeme Lista list
2862DocType: Employee,You can enter any date manually,Možete ručno unijeti bilo koji datum
2863DocType: Asset Category Account,Depreciation Expense Account,Amortizacija reprezentaciju
Frappe PR Botd112ee52017-08-31 19:38:41 +05302864apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +194,Probationary Period,Probni
Frappe PR Botc0804792017-05-19 12:30:04 +05302865DocType: Customer Group,Only leaf nodes are allowed in transaction,Samo lisni čvorovi su dozvoljeni u transakciji
2866DocType: Expense Claim,Expense Approver,Rashodi Odobritelj
2867apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +136,Row {0}: Advance against Customer must be credit,Red {0}: Advance protiv Kupac mora biti kreditna
Frappe PR Botd112ee52017-08-31 19:38:41 +05302868apps/erpnext/erpnext/accounts/doctype/account/account.js +83,Non-Group to Group,Non-skupine do skupine
2869apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Šarža je obavezna u retku {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302870DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Zaprimljena stavka iz primke
2871DocType: Payment Entry,Pay,Platiti
2872apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,Za datetime
Frappe PR Botc0804792017-05-19 12:30:04 +05302873apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +54,Course Schedules deleted:,Raspored predmeta izbrisan:
2874apps/erpnext/erpnext/config/selling.py +297,Logs for maintaining sms delivery status,Trupci za održavanje statusa isporuke sms
2875DocType: Accounts Settings,Make Payment via Journal Entry,Plaćanje putem Temeljnica
Frappe PR Botd112ee52017-08-31 19:38:41 +05302876apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +86,Printed On,tiskana na
Frappe PR Botc0804792017-05-19 12:30:04 +05302877DocType: Item,Inspection Required before Delivery,Inspekcija potrebno prije isporuke
2878DocType: Item,Inspection Required before Purchase,Inspekcija Obavezno prije kupnje
2879apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Aktivnosti na čekanju
Frappe PR Botd112ee52017-08-31 19:38:41 +05302880apps/erpnext/erpnext/public/js/setup_wizard.js +88,Your Organization,Vaša organizacija
Frappe PR Botc0804792017-05-19 12:30:04 +05302881DocType: Fee Component,Fees Category,naknade Kategorija
2882apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Please enter relieving date.,Unesite olakšavanja datum .
2883apps/erpnext/erpnext/controllers/trends.py +149,Amt,AMT
Frappe PR Botd112ee52017-08-31 19:38:41 +05302884DocType: Supplier Scorecard,Notify Employee,Obavijesti zaposlenika
Frappe PR Botc0804792017-05-19 12:30:04 +05302885DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Unesite naziv kampanje, ako je izvor upit je kampanja"
2886apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +38,Newspaper Publishers,Novinski izdavači
Frappe PR Bot7c901002017-06-07 12:05:29 +05302887apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +30,Select Fiscal Year,Odaberite Fiskalna godina
Frappe PR Botd112ee52017-08-31 19:38:41 +05302888apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +114,Expected Delivery Date should be after Sales Order Date,Očekivani datum isporuke trebao bi biti nakon datuma prodaje
Frappe PR Botc0804792017-05-19 12:30:04 +05302889apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Poredaj Razina
2890DocType: Company,Chart Of Accounts Template,Kontni predložak
2891DocType: Attendance,Attendance Date,Gledatelja Datum
Frappe PR Botd112ee52017-08-31 19:38:41 +05302892apps/erpnext/erpnext/stock/get_item_details.py +293,Item Price updated for {0} in Price List {1},Artikl Cijena ažuriran za {0} u Cjeniku {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302893DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Plaća raspada temelju zarađivati i odbitka.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302894apps/erpnext/erpnext/accounts/doctype/account/account.py +131,Account with child nodes cannot be converted to ledger,Račun sa podređenim čvorom ne može se pretvoriti u glavnu knjigu
Frappe PR Botc0804792017-05-19 12:30:04 +05302895DocType: Purchase Invoice Item,Accepted Warehouse,Prihvaćeno skladište
2896DocType: Bank Reconciliation Detail,Posting Date,Datum objave
2897DocType: Item,Valuation Method,Metoda vrednovanja
2898apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +203,Mark Half Day,Mark Poludnevni
2899DocType: Sales Invoice,Sales Team,Prodajni tim
2900apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +85,Duplicate entry,Dupli unos
2901DocType: Program Enrollment Tool,Get Students,dobiti studente
2902DocType: Serial No,Under Warranty,Pod jamstvom
Frappe PR Botfa042362017-07-17 17:50:36 +05302903apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +491,[Error],[Greška]
Frappe PR Botc0804792017-05-19 12:30:04 +05302904DocType: Sales Order,In Words will be visible once you save the Sales Order.,U riječi će biti vidljiv nakon što spremite prodajnog naloga.
2905,Employee Birthday,Rođendan zaposlenika
2906DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Studentski Batch Gledatelja alat
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302907apps/erpnext/erpnext/controllers/status_updater.py +210,Limit Crossed,Ograničenje Crossed
Frappe PR Botc0804792017-05-19 12:30:04 +05302908apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +55,Venture Capital,venture Capital
2909apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +40,An academic term with this 'Academic Year' {0} and 'Term Name' {1} already exists. Please modify these entries and try again.,Akademska termina s ovim &#39;akademske godine&#39; {0} i &quot;Pojam Ime &#39;{1} već postoji. Molimo izmijeniti ove stavke i pokušati ponovno.
Frappe PR Botd112ee52017-08-31 19:38:41 +05302910apps/erpnext/erpnext/stock/doctype/item/item.py +462,"As there are existing transactions against item {0}, you can not change the value of {1}","Kao što postoje neki poslovi protiv točki {0}, ne možete promijeniti vrijednost {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +05302911DocType: UOM,Must be Whole Number,Mora biti cijeli broj
2912DocType: Leave Control Panel,New Leaves Allocated (In Days),Novi Lišće alociran (u danima)
Frappe PR Botd112ee52017-08-31 19:38:41 +05302913DocType: Purchase Invoice,Invoice Copy,Kopija fakture
Frappe PR Botc0804792017-05-19 12:30:04 +05302914apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Serijski Ne {0} ne postoji
2915DocType: Sales Invoice Item,Customer Warehouse (Optional),Kupac skladišta (po izboru)
2916DocType: Pricing Rule,Discount Percentage,Postotak popusta
2917DocType: Payment Reconciliation Invoice,Invoice Number,Račun broj
2918DocType: Shopping Cart Settings,Orders,Narudžbe
2919DocType: Employee Leave Approver,Leave Approver,Osoba ovlaštena za odobrenje odsustva
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05302920apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +251,Please select a batch,Odaberite grupu
Frappe PR Botc0804792017-05-19 12:30:04 +05302921DocType: Assessment Group,Assessment Group Name,Naziv grupe procjena
2922DocType: Manufacturing Settings,Material Transferred for Manufacture,Materijal prenose Proizvodnja
2923DocType: Expense Claim,"A user with ""Expense Approver"" role","Korisnik koji ima ovlast ""Odobrbravatelja troškova"""
2924DocType: Landed Cost Item,Receipt Document Type,Potvrda Document Type
2925DocType: Daily Work Summary Settings,Select Companies,odaberite tvrtke
2926,Issued Items Against Production Order,Izdana Proizvodi prema proizvodnji Reda
2927DocType: Target Detail,Target Detail,Ciljana Detalj
2928apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +24,All Jobs,Svi poslovi
2929DocType: Sales Order,% of materials billed against this Sales Order,% robe od ove narudžbe je naplaćeno
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302930DocType: Program Enrollment,Mode of Transportation,Način prijevoza
Frappe PR Botc0804792017-05-19 12:30:04 +05302931apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Zatvaranje razdoblja Stupanje
2932apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +38,Cost Center with existing transactions can not be converted to group,Troška s postojećim transakcija ne može se prevesti u skupini
Frappe PR Botd112ee52017-08-31 19:38:41 +05302933apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +357,Amount {0} {1} {2} {3},Iznos {0} {1} {2} {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05302934DocType: Account,Depreciation,Amortizacija
2935apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +49,Supplier(s),Dobavljač (s)
2936DocType: Employee Attendance Tool,Employee Attendance Tool,Sudjelovanje zaposlenika alat
2937DocType: Guardian Student,Guardian Student,Guardian Student
2938DocType: Supplier,Credit Limit,Kreditni limit
2939DocType: Production Plan Sales Order,Salse Order Date,Datum Salse narudžbe
2940DocType: Salary Component,Salary Component,Plaća Komponenta
Frappe PR Botd112ee52017-08-31 19:38:41 +05302941apps/erpnext/erpnext/accounts/utils.py +490,Payment Entries {0} are un-linked,Prijave plaćanja {0} su UN-linked
Frappe PR Botc0804792017-05-19 12:30:04 +05302942DocType: GL Entry,Voucher No,Bon Ne
2943,Lead Owner Efficiency,Učinkovitost voditelja
2944DocType: Leave Allocation,Leave Allocation,Raspodjela odsustva
2945DocType: Payment Request,Recipient Message And Payment Details,Primatelj poruke i podatke o plaćanju
2946DocType: Training Event,Trainer Email,trener Email
2947apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +546,Material Requests {0} created,Zahtjevi za robom {0} kreirani
2948DocType: Production Planning Tool,Include sub-contracted raw materials,Uključi pod-ugovorene sirovine
2949apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Predložak izraza ili ugovora.
2950DocType: Purchase Invoice,Address and Contact,Kontakt
2951DocType: Cheque Print Template,Is Account Payable,Je li račun naplativo
Frappe PR Botd112ee52017-08-31 19:38:41 +05302952apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +272,Stock cannot be updated against Purchase Receipt {0},Stock ne može se ažurirati na potvrdi o kupnji {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05302953DocType: Supplier,Last Day of the Next Month,Posljednji dan sljedećeg mjeseca
2954DocType: Support Settings,Auto close Issue after 7 days,Auto blizu Izdavanje nakon 7 dana
2955apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +71,"Leave cannot be allocated before {0}, as leave balance has already been carry-forwarded in the future leave allocation record {1}","Ostavite se ne može dodijeliti prije {0}, kao dopust ravnoteža je već ručne proslijeđena u buduće dodjele dopusta rekord {1}"
Frappe PR Botd112ee52017-08-31 19:38:41 +05302956apps/erpnext/erpnext/accounts/party.py +312,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)
Frappe PR Botc0804792017-05-19 12:30:04 +05302957apps/erpnext/erpnext/schools/doctype/program/program.js +8,Student Applicant,Studentski Podnositelj zahtjeva
Frappe PR Botd112ee52017-08-31 19:38:41 +05302958DocType: Purchase Invoice,ORIGINAL FOR RECIPIENT,IZVORNI ZA PRIMATELJ
Frappe PR Botc0804792017-05-19 12:30:04 +05302959DocType: Asset Category Account,Accumulated Depreciation Account,Akumulirana amortizacija računa
2960DocType: Stock Settings,Freeze Stock Entries,Zamrzavanje Stock Unosi
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302961DocType: Program Enrollment,Boarding Student,Učenica za ukrcaj
Frappe PR Botc0804792017-05-19 12:30:04 +05302962DocType: Asset,Expected Value After Useful Life,Očekivana vrijednost nakon korisnog vijeka trajanja
2963DocType: Item,Reorder level based on Warehouse,Razina redoslijeda na temelju Skladište
2964DocType: Activity Cost,Billing Rate,Ocijenite naplate
2965,Qty to Deliver,Količina za otpremu
2966,Stock Analytics,Analitika skladišta
Frappe PR Botd112ee52017-08-31 19:38:41 +05302967apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +483,Operations cannot be left blank,Rad se ne može ostati prazno
Frappe PR Botc0804792017-05-19 12:30:04 +05302968DocType: Maintenance Visit Purpose,Against Document Detail No,Protiv dokumenta Detalj No
Frappe PR Botd112ee52017-08-31 19:38:41 +05302969apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +98,Party Type is mandatory,Tip stranka je obvezna
Frappe PR Botc0804792017-05-19 12:30:04 +05302970DocType: Quality Inspection,Outgoing,Odlazni
2971DocType: Material Request,Requested For,Traženi Za
2972DocType: Quotation Item,Against Doctype,Protiv DOCTYPE
Frappe PR Botd112ee52017-08-31 19:38:41 +05302973apps/erpnext/erpnext/controllers/buying_controller.py +393,{0} {1} is cancelled or closed,{0} {1} je otkazan ili zatvoren
Frappe PR Botc0804792017-05-19 12:30:04 +05302974DocType: Delivery Note,Track this Delivery Note against any Project,Prati ovu napomenu isporuke protiv bilo Projekta
2975apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +30,Net Cash from Investing,Neto novac od investicijskih
Frappe PR Botc0804792017-05-19 12:30:04 +05302976DocType: Production Order,Work-in-Progress Warehouse,Rad u tijeku Warehouse
Frappe PR Botd112ee52017-08-31 19:38:41 +05302977apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +111,Asset {0} must be submitted,Imovina {0} mora biti predana
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302978apps/erpnext/erpnext/schools/doctype/student_attendance/student_attendance.py +56,Attendance Record {0} exists against Student {1},Gledatelja Zapis {0} ne postoji protiv Student {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302979apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +354,Reference #{0} dated {1},Reference # {0} od {1}
2980apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +161,Depreciation Eliminated due to disposal of assets,Amortizacija Ispadanje zbog prodaje imovine
2981apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Upravljanje adrese
2982DocType: Asset,Item Code,Šifra proizvoda
2983DocType: Production Planning Tool,Create Production Orders,Napravi proizvodni nalog
2984DocType: Serial No,Warranty / AMC Details,Jamstveni / AMC Brodu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302985apps/erpnext/erpnext/schools/doctype/student_group/student_group.js +116,Select students manually for the Activity based Group,Ručno odaberite studente za Grupu temeljenu na aktivnostima
Frappe PR Botc0804792017-05-19 12:30:04 +05302986DocType: Journal Entry,User Remark,Upute Zabilješka
2987DocType: Lead,Market Segment,Tržišni segment
Frappe PR Botd112ee52017-08-31 19:38:41 +05302988apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +918,Paid Amount cannot be greater than total negative outstanding amount {0},Uplaćeni iznos ne može biti veći od ukupnog negativnog preostali iznos {0}
2989DocType: Supplier Scorecard Period,Variables,Varijable
Frappe PR Botc0804792017-05-19 12:30:04 +05302990DocType: Employee Internal Work History,Employee Internal Work History,Zaposlenikova interna radna povijest
2991apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +239,Closing (Dr),Zatvaranje (DR)
2992DocType: Cheque Print Template,Cheque Size,Ček Veličina
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302993apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +232,Serial No {0} not in stock,Serijski broj {0} nije na skladištu
Frappe PR Botc0804792017-05-19 12:30:04 +05302994apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Porezni predložak za prodajne transakcije.
2995DocType: Sales Invoice,Write Off Outstanding Amount,Otpisati preostali iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05302996apps/erpnext/erpnext/hr/doctype/expense_claim_type/expense_claim_type.py +27,Account {0} does not match with Company {1},Račun {0} ne podudara se s tvrtkom {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05302997DocType: School Settings,Current Academic Year,Tekuća akademska godina
2998DocType: Stock Settings,Default Stock UOM,Zadana kataloška mjerna jedinica
2999DocType: Asset,Number of Depreciations Booked,Broj deprecijaciju Rezervirano
3000apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +32,Against Employee Loan: {0},Od kredita zaposlenika: {0}
3001DocType: Landed Cost Item,Receipt Document,Prijem dokumenata
3002DocType: Production Planning Tool,Create Material Requests,Zahtjevnica za nabavu
3003DocType: Employee Education,School/University,Škola / Sveučilište
3004DocType: Payment Request,Reference Details,Referentni Detalji
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303005apps/erpnext/erpnext/accounts/doctype/asset/asset.py +59,Expected Value After Useful Life must be less than Gross Purchase Amount,Očekivana vrijednost nakon korisnog vijeka trajanja mora biti manja od bruto iznosa kupnje
Frappe PR Botc0804792017-05-19 12:30:04 +05303006DocType: Sales Invoice Item,Available Qty at Warehouse,Dostupna količina na skladištu
3007apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,Naplaćeni iznos
3008DocType: Asset,Double Declining Balance,Dvaput padu Stanje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303009apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +179,Closed order cannot be cancelled. Unclose to cancel.,Zatvorena redoslijed ne može se otkazati. Otvarati otkazati.
Frappe PR Botc0804792017-05-19 12:30:04 +05303010DocType: Student Guardian,Father,Otac
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303011apps/erpnext/erpnext/controllers/accounts_controller.py +575,'Update Stock' cannot be checked for fixed asset sale,&#39;Update Stock&#39; ne može se provjeriti na prodaju osnovnog sredstva
Frappe PR Botc0804792017-05-19 12:30:04 +05303012DocType: Bank Reconciliation,Bank Reconciliation,Banka pomirenje
3013DocType: Attendance,On Leave,Na odlasku
3014apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Nabavite ažuriranja
3015apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +96,{0} {1}: Account {2} does not belong to Company {3},{0} {1}: Račun {2} ne pripada Društvu {3}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303016apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +147,Material Request {0} is cancelled or stopped,Zahtjev za robom {0} je otkazan ili zaustavljen
3017apps/erpnext/erpnext/public/js/setup_wizard.js +395,Add a few sample records,Dodaj nekoliko uzorak zapisa
Frappe PR Botc0804792017-05-19 12:30:04 +05303018apps/erpnext/erpnext/config/hr.py +301,Leave Management,Ostavite upravljanje
3019apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +106,Group by Account,Grupa po računu
3020DocType: Sales Order,Fully Delivered,Potpuno Isporučeno
3021DocType: Lead,Lower Income,Niža primanja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303022apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +169,Source and target warehouse cannot be same for row {0},Izvor i ciljna skladište ne može biti isti za redom {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303023apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +241,"Difference Account must be a Asset/Liability type account, since this Stock Reconciliation is an Opening Entry","Razlika računa mora biti tipa imovine / obveza račun, jer to kataloški Pomirenje je otvaranje Stupanje"
3024apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +107,Disbursed Amount cannot be greater than Loan Amount {0},Isplaćeni Iznos ne može biti veća od iznos kredita {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303025apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +89,Purchase Order number required for Item {0},Broj narudžbenice kupnje je potreban za artikal {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303026apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +886,Production Order not created,Proizvodnja Narudžba nije stvorio
Frappe PR Botc0804792017-05-19 12:30:04 +05303027apps/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'
3028apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.py +29,Cannot change status as student {0} is linked with student application {1},Ne može se promijeniti status studenta {0} je povezan sa studentskom primjene {1}
3029DocType: Asset,Fully Depreciated,potpuno amortizirana
3030,Stock Projected Qty,Stanje skladišta
Frappe PR Botd112ee52017-08-31 19:38:41 +05303031apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +432,Customer {0} does not belong to project {1},Korisnik {0} ne pripada projicirati {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303032DocType: Employee Attendance Tool,Marked Attendance HTML,Označena Gledatelja HTML
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303033apps/erpnext/erpnext/utilities/activation.py +71,"Quotations are proposals, bids you have sent to your customers","Citati su prijedlozi, ponude koje ste poslali na svoje klijente"
Frappe PR Botc0804792017-05-19 12:30:04 +05303034DocType: Sales Order,Customer's Purchase Order,Kupca narudžbenice
3035apps/erpnext/erpnext/config/stock.py +112,Serial No and Batch,Serijski broj i serije
3036DocType: Warranty Claim,From Company,Iz Društva
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303037apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.py +40,Sum of Scores of Assessment Criteria needs to be {0}.,Zbroj ocjene kriterija za ocjenjivanje treba biti {0}.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303038apps/erpnext/erpnext/accounts/doctype/asset/asset.py +77,Please set Number of Depreciations Booked,Molimo postavite Broj deprecijaciju Rezervirano
Frappe PR Botd112ee52017-08-31 19:38:41 +05303039DocType: Supplier Scorecard Period,Calculations,izračuni
Frappe PR Bot7c901002017-06-07 12:05:29 +05303040apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +89,Value or Qty,"Vrijednost, ili Kol"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303041apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +430,Productions Orders cannot be raised for:,Productions narudžbe se ne može podići za:
Frappe PR Botd112ee52017-08-31 19:38:41 +05303042apps/erpnext/erpnext/public/js/setup_wizard.js +311,Minute,Minuta
Frappe PR Botc0804792017-05-19 12:30:04 +05303043DocType: Purchase Invoice,Purchase Taxes and Charges,Nabavni porezi i terećenja
3044,Qty to Receive,Količina za primanje
3045DocType: Leave Block List,Leave Block List Allowed,Odobreni popis neodobrenih odsustava
3046DocType: Grading Scale Interval,Grading Scale Interval,Ocjenjivanje ljestvice
3047apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Rashodi Zahtjev za vozila Prijavite {0}
3048DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,Popust (%) na Cjeniku s marginom
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303049apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +59,All Warehouses,Svi Skladišta
Frappe PR Botc0804792017-05-19 12:30:04 +05303050DocType: Sales Partner,Retailer,Prodavač na malo
Frappe PR Botd112ee52017-08-31 19:38:41 +05303051apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +111,Credit To account must be a Balance Sheet account,Kredit na računu mora biti bilanca račun
Frappe PR Bot7c901002017-06-07 12:05:29 +05303052apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +122,All Supplier Types,Sve vrste dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05303053DocType: Global Defaults,Disable In Words,Onemogućavanje riječima
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303054apps/erpnext/erpnext/stock/doctype/item/item.py +46,Item Code is mandatory because Item is not automatically numbered,Kod proizvoda je obvezan jer artikli nisu automatski numerirani
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303055apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +97,Quotation {0} not of type {1},Ponuda {0} nije tip {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303056DocType: Maintenance Schedule Item,Maintenance Schedule Item,Stavka rasporeda održavanja
3057DocType: Sales Order,% Delivered,% Isporučeno
3058DocType: Production Order,PRO-,pro-
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303059apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +157,Bank Overdraft Account,Bank Prekoračenje računa
Frappe PR Botc0804792017-05-19 12:30:04 +05303060apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +48,Make Salary Slip,Provjerite plaće slip
Frappe PR Botd112ee52017-08-31 19:38:41 +05303061apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +813,Add All Suppliers,Dodaj sve dobavljače
3062apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +81,Row #{0}: Allocated Amount cannot be greater than outstanding amount.,Red # {0}: dodijeljeni iznos ne može biti veći od nepodmirenog iznosa.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303063apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +40,Browse BOM,Pretraživanje BOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303064apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +155,Secured Loans,osigurani krediti
Frappe PR Botc0804792017-05-19 12:30:04 +05303065DocType: Purchase Invoice,Edit Posting Date and Time,Uredi datum knjiženja i vrijeme
Frappe PR Botd112ee52017-08-31 19:38:41 +05303066apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +101,Please set Depreciation related Accounts in Asset Category {0} or Company {1},Molimo postavite Amortizacija se odnose računi u imovini Kategorija {0} ili Društvo {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303067DocType: Academic Term,Academic Year,Akademska godina
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303068apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +169,Opening Balance Equity,Početno stanje kapital
Frappe PR Botc0804792017-05-19 12:30:04 +05303069DocType: Lead,CRM,CRM
Frappe PR Botd112ee52017-08-31 19:38:41 +05303070DocType: Purchase Invoice,N,N
Frappe PR Botc0804792017-05-19 12:30:04 +05303071DocType: Appraisal,Appraisal,Procjena
Frappe PR Botd112ee52017-08-31 19:38:41 +05303072DocType: Purchase Invoice,GST Details,Detalji GST-a
3073apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +154,Email sent to supplier {0},E-pošta dostavljati opskrbljivaču {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303074DocType: Opportunity,OPTY-,OPTY-
3075apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Datum se ponavlja
3076apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Ovlašteni potpisnik
3077apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +215,Leave approver must be one of {0},Osoba ovlaštena za odobravanje odsustva mora biti jedan od {0}
3078DocType: Hub Settings,Seller Email,Prodavač Email
3079DocType: Project,Total Purchase Cost (via Purchase Invoice),Ukupno troškovi nabave (putem kupnje proizvoda)
3080DocType: Training Event,Start Time,Vrijeme početka
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303081apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +368,Select Quantity,Odaberite Količina
Frappe PR Botc0804792017-05-19 12:30:04 +05303082DocType: Customs Tariff Number,Customs Tariff Number,Broj carinske tarife
3083apps/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
3084apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Odjaviti s ovog Pošalji Digest
Frappe PR Botd112ee52017-08-31 19:38:41 +05303085apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +803,Get Suppliers By,Nabavite dobavljače po
Frappe PR Botc0804792017-05-19 12:30:04 +05303086apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Poslana poruka
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303087apps/erpnext/erpnext/accounts/doctype/account/account.py +101,Account with child nodes cannot be set as ledger,Račun s djetetom čvorovi se ne može postaviti kao knjiga
Frappe PR Botc0804792017-05-19 12:30:04 +05303088DocType: C-Form,II,II
3089DocType: 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
3090DocType: Purchase Invoice Item,Net Amount (Company Currency),Neto iznos (Društvo valuta)
3091DocType: Salary Slip,Hour Rate,Cijena sata
3092DocType: Stock Settings,Item Naming By,Proizvod imenovan po
3093apps/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}
3094DocType: Production Order,Material Transferred for Manufacturing,Materijal Preneseni za Manufacturing
3095apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +32,Account {0} does not exists,Račun {0} ne postoji
3096DocType: Project,Project Type,Vrsta projekta
3097apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +16,Either target qty or target amount is mandatory.,Ili meta Količina ili ciljani iznos je obavezna .
Frappe PR Botd112ee52017-08-31 19:38:41 +05303098apps/erpnext/erpnext/config/projects.py +50,Cost of various activities,Troškovi raznih aktivnosti
Frappe PR Botc0804792017-05-19 12:30:04 +05303099apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +60,"Setting Events to {0}, since the Employee attached to the below Sales Persons does not have a User ID{1}","Postavljanje Događaji na {0}, budući da je zaposlenik u prilogu niže prodaje osoba nema ID korisnika {1}"
3100DocType: Timesheet,Billing Details,Detalji o naplati
3101apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +150,Source and target warehouse must be different,Izvorna i odredišna skladište mora biti drugačiji
3102apps/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}
3103DocType: Purchase Invoice Item,PR Detail,PR Detalj
3104DocType: Sales Order,Fully Billed,Potpuno Naplaćeno
Frappe PR Botc0804792017-05-19 12:30:04 +05303105apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Novac u blagajni
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303106apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +136,Delivery warehouse required for stock item {0},Isporuka skladište potrebno za dionicama stavku {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303107DocType: 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)
3108apps/erpnext/erpnext/schools/doctype/course/course.js +3,Program,Program
3109DocType: 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
3110DocType: Serial No,Is Cancelled,Je otkazan
3111DocType: Student Group,Group Based On,Skupina temeljena na
3112DocType: Journal Entry,Bill Date,Bill Datum
3113apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +20,"Service Item,Type,frequency and expense amount are required","Usluga predmeta, vrsta, učestalost i rashodi količina potrebne su"
Frappe PR Bot7c901002017-06-07 12:05:29 +05303114apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +45,"Even if there are multiple Pricing Rules with highest priority, then following internal priorities are applied:","Čak i ako postoji više Cijene pravila s najvišim prioritetom, onda sljedeći interni prioriteti primjenjuje se:"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303115apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.js +128,Do you really want to Submit all Salary Slip from {0} to {1},Da li zaista želite da pošaljete sve Plaća Slip iz {0} do {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303116DocType: Cheque Print Template,Cheque Height,Ček Visina
3117DocType: Supplier,Supplier Details,Dobavljač Detalji
3118DocType: Expense Claim,Approval Status,Status odobrenja
3119DocType: Hub Settings,Publish Items to Hub,Objavi artikle u Hub
3120apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +43,From value must be less than to value in row {0},Od vrijednosti mora biti manje nego vrijednosti u redu {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303121apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +151,Wire Transfer,Wire Transfer
Frappe PR Botc0804792017-05-19 12:30:04 +05303122apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +132,Check all,Provjeri sve
3123DocType: Vehicle Log,Invoice Ref,fakture Ref
3124DocType: Purchase Order,Recurring Order,Ponavljajući narudžbe
3125DocType: Company,Default Income Account,Zadani račun prihoda
Frappe PR Bot7c901002017-06-07 12:05:29 +05303126apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Grupa kupaca / Kupac
Frappe PR Botc0804792017-05-19 12:30:04 +05303127apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +37,Unclosed Fiscal Years Profit / Loss (Credit),Nezatvorena Fiskalna godina Dobit / gubitak (Credit)
3128DocType: Sales Invoice,Time Sheets,vremenske tablice
3129DocType: Payment Gateway Account,Default Payment Request Message,Zadana Zahtjev Plaćanje poruku
3130DocType: Item Group,Check this if you want to show in website,Označi ovo ako želiš prikazati na webu
3131apps/erpnext/erpnext/config/accounts.py +136,Banking and Payments,Bankarstvo i plaćanje
3132,Welcome to ERPNext,Dobrodošli u ERPNext
3133apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Dovesti do kotaciju
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303134apps/erpnext/erpnext/templates/includes/product_list.js +45,Nothing more to show.,Ništa više za pokazati.
Frappe PR Botc0804792017-05-19 12:30:04 +05303135DocType: Lead,From Customer,Od kupca
Frappe PR Botd112ee52017-08-31 19:38:41 +05303136apps/erpnext/erpnext/demo/setup/setup_data.py +324,Calls,Pozivi
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303137apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +176,Batches,serije
Frappe PR Botc0804792017-05-19 12:30:04 +05303138DocType: Project,Total Costing Amount (via Time Logs),Ukupno Obračun troškova Iznos (preko Vrijeme Trupci)
3139DocType: Purchase Order Item Supplied,Stock UOM,Kataloški UOM
Frappe PR Botd112ee52017-08-31 19:38:41 +05303140apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +229,Purchase Order {0} is not submitted,Narudžbenicu {0} nije podnesen
Frappe PR Botc0804792017-05-19 12:30:04 +05303141DocType: Customs Tariff Number,Tariff Number,Tarifni broj
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303142DocType: Production Order Item,Available Qty at WIP Warehouse,Dostupni broj u WIP Warehouseu
Frappe PR Botc0804792017-05-19 12:30:04 +05303143apps/erpnext/erpnext/stock/doctype/item/item.js +39,Projected,Predviđeno
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303144apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +222,Serial No {0} does not belong to Warehouse {1},Serijski Ne {0} ne pripada Warehouse {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303145apps/erpnext/erpnext/controllers/status_updater.py +174,Note: System will not check over-delivery and over-booking for Item {0} as quantity or amount is 0,Napomena : Sustav neće provjeravati pretjerano isporuke i više - booking za točku {0} kao količinu ili vrijednost je 0
Frappe PR Botc0804792017-05-19 12:30:04 +05303146DocType: Notification Control,Quotation Message,Ponuda - poruka
3147DocType: Employee Loan,Employee Loan Application,Radnik za obradu zahtjeva
3148DocType: Issue,Opening Date,Datum otvaranja
Frappe PR Bot7c901002017-06-07 12:05:29 +05303149apps/erpnext/erpnext/schools/api.py +77,Attendance has been marked successfully.,Sudjelovanje je uspješno označen.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303150DocType: Program Enrollment,Public Transport,Javni prijevoz
Frappe PR Botc0804792017-05-19 12:30:04 +05303151DocType: Journal Entry,Remark,Primjedba
3152DocType: Purchase Receipt Item,Rate and Amount,Kamatna stopa i iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +05303153apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +165,Account Type for {0} must be {1},Vrsta računa za {0} mora biti {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303154apps/erpnext/erpnext/config/hr.py +55,Leaves and Holiday,Lišće i odmor
3155DocType: School Settings,Current Academic Term,Trenutni akademski naziv
3156DocType: Sales Order,Not Billed,Nije naplaćeno
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303157apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +75,Both Warehouse must belong to same Company,Oba skladišta moraju pripadati istoj tvrtki
3158apps/erpnext/erpnext/public/js/templates/contact_list.html +34,No contacts added yet.,Još uvijek nema dodanih kontakata.
Frappe PR Botc0804792017-05-19 12:30:04 +05303159DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Iznos naloga zavisnog troška
3160apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Mjenice podigao dobavljače.
3161DocType: POS Profile,Write Off Account,Napišite Off račun
Frappe PR Botd112ee52017-08-31 19:38:41 +05303162apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Debit Note Amt,Debitna bilješka Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05303163apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Iznos popusta
3164DocType: Purchase Invoice,Return Against Purchase Invoice,Povratak protiv fakturi
3165DocType: Item,Warranty Period (in days),Jamstveni period (u danima)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303166apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +56,Relation with Guardian1,Odnos s Guardian1
Frappe PR Botc0804792017-05-19 12:30:04 +05303167apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +18,Net Cash from Operations,Neto novčani tijek iz operacije
Frappe PR Botd112ee52017-08-31 19:38:41 +05303168apps/erpnext/erpnext/public/js/setup_wizard.js +245,e.g. VAT,na primjer PDV
Frappe PR Botc0804792017-05-19 12:30:04 +05303169apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Stavka 4
3170DocType: Student Admission,Admission End Date,Prijem Datum završetka
3171apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +29,Sub-contracting,Podugovaranje
3172DocType: Journal Entry Account,Journal Entry Account,Temeljnica račun
3173apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.js +3,Student Group,Studentski Grupa
3174DocType: Shopping Cart Settings,Quotation Series,Ponuda serija
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303175apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +59,"An item exists with same name ({0}), please change the item group name or rename the item","Stavka postoji s istim imenom ( {0} ) , molimo promijenite ime stavku grupe ili preimenovati stavku"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303176apps/erpnext/erpnext/accounts/page/pos/pos.js +1963,Please select customer,Molimo izaberite kupca
Frappe PR Botc0804792017-05-19 12:30:04 +05303177DocType: C-Form,I,ja
3178DocType: Company,Asset Depreciation Cost Center,Imovina Centar Amortizacija troškova
3179DocType: Sales Order Item,Sales Order Date,Datum narudžbe (kupca)
3180DocType: Sales Invoice Item,Delivered Qty,Isporučena količina
3181DocType: Production Planning Tool,"If checked, all the children of each production item will be included in the Material Requests.","Ako je označeno, sva djeca svaku stavku proizvodnje će biti uključeni u materijalu zahtjeve."
3182DocType: Assessment Plan,Assessment Plan,plan Procjena
Frappe PR Botc0804792017-05-19 12:30:04 +05303183DocType: Stock Settings,Limit Percent,Ograničenje posto
3184,Payment Period Based On Invoice Date,Razdoblje za naplatu po Datum fakture
3185apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Nedostaje Valuta za {0}
3186DocType: Assessment Plan,Examiner,Ispitivač
3187DocType: Student,Siblings,Braća i sestre
3188DocType: Journal Entry,Stock Entry,Međuskladišnica
3189DocType: Payment Entry,Payment References,Reference plaćanja
3190DocType: C-Form,C-FORM-,C-FORM-
3191DocType: Vehicle,Insurance Details,Detalji osiguranje
3192DocType: Account,Payable,Plativ
3193apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +113,Please enter Repayment Periods,Unesite razdoblja otplate
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303194apps/erpnext/erpnext/shopping_cart/cart.py +365,Debtors ({0}),Dužnici ({0})
Frappe PR Botc0804792017-05-19 12:30:04 +05303195DocType: Pricing Rule,Margin,Marža
3196apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Novi kupci
3197apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +76,Gross Profit %,Bruto dobit%
3198DocType: Appraisal Goal,Weightage (%),Weightage (%)
3199DocType: Bank Reconciliation Detail,Clearance Date,Razmak Datum
Frappe PR Botd112ee52017-08-31 19:38:41 +05303200apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +7,Assessment Report,Izvješće o procjeni
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303201apps/erpnext/erpnext/accounts/doctype/asset/asset.py +62,Gross Purchase Amount is mandatory,Bruto Iznos narudžbe je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05303202DocType: Lead,Address Desc,Adresa silazno
Frappe PR Botd112ee52017-08-31 19:38:41 +05303203apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +101,Party is mandatory,Stranka je obvezna
Frappe PR Botc0804792017-05-19 12:30:04 +05303204DocType: Journal Entry,JV-,JV-
3205DocType: Topic,Topic Name,tema Naziv
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303206apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +36,Atleast one of the Selling or Buying must be selected,Barem jedan od prodajete ili kupujete mora biti odabran
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303207apps/erpnext/erpnext/public/js/setup_wizard.js +28,Select the nature of your business.,Odaberite prirodu Vašeg poslovanja.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303208apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +73,Row #{0}: Duplicate entry in References {1} {2},Red # {0}: ponovljeni unos u referencama {1} {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303209apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Gdje se odvija proizvodni postupci.
3210DocType: Asset Movement,Source Warehouse,Izvor galerija
3211DocType: Installation Note,Installation Date,Instalacija Datum
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303212apps/erpnext/erpnext/controllers/accounts_controller.py +554,Row #{0}: Asset {1} does not belong to company {2},Red # {0}: Imovina {1} ne pripada društvu {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303213DocType: Employee,Confirmation Date,potvrda Datum
3214DocType: C-Form,Total Invoiced Amount,Ukupno Iznos dostavnice
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303215apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +49,Min Qty can not be greater than Max Qty,Minimalna količina ne može biti veća od maksimalne količine
Frappe PR Botc0804792017-05-19 12:30:04 +05303216DocType: Account,Accumulated Depreciation,akumulirana amortizacija
Frappe PR Botd112ee52017-08-31 19:38:41 +05303217DocType: Supplier Scorecard Scoring Standing,Standing Name,Stalni naziv
Frappe PR Botc0804792017-05-19 12:30:04 +05303218DocType: Stock Entry,Customer or Supplier Details,Kupca ili dobavljača Detalji
3219DocType: Employee Loan Application,Required by Date,Potrebna po datumu
3220DocType: Lead,Lead Owner,Vlasnik potencijalnog kupca
3221DocType: Bin,Requested Quantity,Tražena količina
3222DocType: Employee,Marital Status,Bračni status
3223DocType: Stock Settings,Auto Material Request,Auto Materijal Zahtjev
3224DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Dostupno Batch Količina u iz skladišta
3225DocType: Customer,CUST-,CUST-
3226DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Bruto plaća - Ukupni odbitak - otplate kredita
Frappe PR Botd112ee52017-08-31 19:38:41 +05303227apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +26,Current BOM and New BOM can not be same,Trenutni troškovnik i novi troškovnik ne mogu biti isti
Frappe PR Botc0804792017-05-19 12:30:04 +05303228apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +38,Salary Slip ID,Plaća proklizavanja ID
3229apps/erpnext/erpnext/hr/doctype/employee/employee.py +113,Date Of Retirement must be greater than Date of Joining,Datum umirovljenja mora biti veći od datuma pristupa
3230apps/erpnext/erpnext/schools/doctype/course_scheduling_tool/course_scheduling_tool.py +52,There were errors while scheduling course on :,"Bilo je grešaka, dok raspoređivanje tečaj na:"
3231DocType: Sales Invoice,Against Income Account,Protiv računu dohotka
Frappe PR Botd112ee52017-08-31 19:38:41 +05303232apps/erpnext/erpnext/controllers/website_list_for_contact.py +115,{0}% Delivered,{0}% Isporučeno
3233apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +94,Item {0}: Ordered qty {1} cannot be less than minimum order qty {2} (defined in Item).,Stavka {0}: Ž Količina Jedinična {1} ne može biti manja od minimalne narudžbe kom {2} (definiranom u točki).
Frappe PR Botc0804792017-05-19 12:30:04 +05303234DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Mjesečni postotak distribucije
3235DocType: Territory,Territory Targets,Prodajni plan prema teritoriju
3236DocType: Delivery Note,Transporter Info,Transporter Info
Frappe PR Botd112ee52017-08-31 19:38:41 +05303237apps/erpnext/erpnext/accounts/utils.py +497,Please set default {0} in Company {1},Molimo postavite zadani {0} u Društvu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303238DocType: Cheque Print Template,Starting position from top edge,Početni položaj od gornjeg ruba
Frappe PR Botd112ee52017-08-31 19:38:41 +05303239apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +31,Same supplier has been entered multiple times,Isti dobavljač je unesen više puta
Frappe PR Botc0804792017-05-19 12:30:04 +05303240apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Bruto dobit / gubitak
3241DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Stavka narudžbenice broj
Frappe PR Botd112ee52017-08-31 19:38:41 +05303242apps/erpnext/erpnext/public/js/setup_wizard.js +129,Company Name cannot be Company,Ime tvrtke ne mogu biti poduzeća
Frappe PR Botc0804792017-05-19 12:30:04 +05303243apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Zaglavlja za ispis predložaka.
3244apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Naslovi za ispis predložaka, na primjer predračuna."
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303245DocType: Program Enrollment,Walking,Hodanje
Frappe PR Botc0804792017-05-19 12:30:04 +05303246DocType: Student Guardian,Student Guardian,Studentski Guardian
Frappe PR Botfa042362017-07-17 17:50:36 +05303247apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +201,Valuation type charges can not marked as Inclusive,Troškovi tipa Vrednovanje se ne može označiti kao Inclusive
Frappe PR Botc0804792017-05-19 12:30:04 +05303248DocType: POS Profile,Update Stock,Ažuriraj zalihe
3249apps/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.
3250apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,BOM Rate,BOM stopa
3251DocType: Asset,Journal Entry for Scrap,Temeljnica za otpad
3252apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Molimo povucite stavke iz Dostavnica
Frappe PR Botd112ee52017-08-31 19:38:41 +05303253apps/erpnext/erpnext/accounts/utils.py +467,Journal Entries {0} are un-linked,Dnevničkih zapisa {0} su UN-povezani
Frappe PR Botc0804792017-05-19 12:30:04 +05303254apps/erpnext/erpnext/config/crm.py +92,"Record of all communications of type email, phone, chat, visit, etc.","Snimanje svih komunikacija tipa e-mail, telefon, chat, posjete, itd"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303255DocType: Supplier Scorecard Scoring Standing,Supplier Scorecard Scoring Standing,Ocjena ocjenitelja dobiva bodovanje
Frappe PR Botc0804792017-05-19 12:30:04 +05303256DocType: Manufacturer,Manufacturers used in Items,Proizvođači se koriste u stavkama
3257apps/erpnext/erpnext/accounts/general_ledger.py +145,Please mention Round Off Cost Center in Company,Molimo spomenuti zaokružiti troška u Društvu
3258DocType: Purchase Invoice,Terms,Uvjeti
3259DocType: Academic Term,Term Name,pojam ime
3260DocType: Buying Settings,Purchase Order Required,Narudžbenica kupnje je obavezna
3261,Item-wise Sales History,Pregled prometa po artiklu
3262DocType: Expense Claim,Total Sanctioned Amount,Ukupno kažnjeni Iznos
3263,Purchase Analytics,Analitika nabave
3264DocType: Sales Invoice Item,Delivery Note Item,Otpremnica proizvoda
3265DocType: Expense Claim,Task,Zadatak
3266DocType: Purchase Taxes and Charges,Reference Row #,Reference Row #
3267apps/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}
3268apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.js +13,This is a root sales person and cannot be edited.,To jekorijen prodavač i ne može se mijenjati .
3269DocType: Salary Detail,"If selected, the value specified or calculated in this component will not contribute to the earnings or deductions. However, it's value can be referenced by other components that can be added or deducted. ","Ako je odabrana, navedena ili izračunana vrijednost u ovoj komponenti neće pridonijeti zaradi ili odbitcima. Međutim, vrijednost se može upućivati na druge komponente koje se mogu dodati ili odbiti."
3270,Stock Ledger,Glavna knjiga
3271apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Ocijenite: {0}
3272DocType: Company,Exchange Gain / Loss Account,Razmjena Dobit / gubitka
3273apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Zaposlenika i posjećenost
3274apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +78,Purpose must be one of {0},Svrha mora biti jedna od {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303275apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +105,Fill the form and save it,Ispunite obrazac i spremite ga
Frappe PR Botc0804792017-05-19 12:30:04 +05303276DocType: 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
3277apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Forum
3278apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Actual qty in stock,Stvarni kvota na zalihi
3279DocType: Homepage,"URL for ""All Products""",URL za &quot;sve proizvode&quot;
3280DocType: Leave Application,Leave Balance Before Application,Bilanca odsustva prije predaje zahtjeva
3281DocType: SMS Center,Send SMS,Pošalji SMS
Frappe PR Botd112ee52017-08-31 19:38:41 +05303282DocType: Supplier Scorecard Criteria,Max Score,Maksimalni rezultat
Frappe PR Botc0804792017-05-19 12:30:04 +05303283DocType: Cheque Print Template,Width of amount in word,Širina iznosa u riječi
3284DocType: Company,Default Letter Head,Default Pismo Head
3285DocType: Purchase Order,Get Items from Open Material Requests,Se predmeti s Otvori Materijal zahtjeva
3286DocType: Item,Standard Selling Rate,Standardni prodajni tečaj
3287DocType: Account,Rate at which this tax is applied,Stopa po kojoj je taj porez se primjenjuje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303288apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +65,Reorder Qty,Poredaj Kom
Frappe PR Botc0804792017-05-19 12:30:04 +05303289apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +28,Current Job Openings,Trenutni radnih mjesta
3290DocType: Company,Stock Adjustment Account,Stock Adjustment račun
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303291apps/erpnext/erpnext/public/js/payment/pos_payment.html +17,Write Off,Otpisati
Frappe PR Botc0804792017-05-19 12:30:04 +05303292DocType: Timesheet Detail,Operation ID,Operacija ID
3293DocType: 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."
3294apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: od {1}
3295DocType: Task,depends_on,ovisi o
Frappe PR Botd112ee52017-08-31 19:38:41 +05303296apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +48,Queued for updating latest price in all Bill of Materials. It may take a few minutes.,U redu čekanja za ažuriranje najnovije cijene u svim Bill of Materials. Može potrajati nekoliko minuta.
Frappe PR Botc0804792017-05-19 12:30:04 +05303297apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +26,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
Frappe PR Botc0804792017-05-19 12:30:04 +05303298apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Država mudar zadana adresa predlošci
3299DocType: Sales Order Item,Supplier delivers to Customer,Dobavljač dostavlja Kupcu
Frappe PR Botfa042362017-07-17 17:50:36 +05303300apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Obrazac / Artikl / {0}) nema na skladištu
Frappe PR Botc0804792017-05-19 12:30:04 +05303301apps/erpnext/erpnext/controllers/recurring_document.py +177,Next Date must be greater than Posting Date,Sljedeći datum mora biti veći od datum knjiženja
Frappe PR Botd112ee52017-08-31 19:38:41 +05303302apps/erpnext/erpnext/accounts/party.py +315,Due / Reference Date cannot be after {0},Zbog / Referentni datum ne može biti nakon {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303303apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Uvoz i izvoz podataka
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303304apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +71,No students Found,Nema učenika Pronađeno
Frappe PR Botd112ee52017-08-31 19:38:41 +05303305DocType: Supplier Scorecard Scoring Criteria,Supplier Scorecard Scoring Criteria,Kriterij bodovanja ocjenjivača dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05303306apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +55,Invoice Posting Date,Račun knjiženja Datum
3307apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Prodavati
3308DocType: Sales Invoice,Rounded Total,Zaokruženi iznos
3309DocType: Product Bundle,List items that form the package.,Popis stavki koje čine paket.
3310apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Postotak izdvajanja mora biti 100 %
Frappe PR Botd112ee52017-08-31 19:38:41 +05303311apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +569,Please select Posting Date before selecting Party,Odaberite datum knjiženja prije odabira stranku
Frappe PR Botc0804792017-05-19 12:30:04 +05303312DocType: Program Enrollment,School House,Škola Kuća
3313DocType: Serial No,Out of AMC,Od AMC
Frappe PR Botd112ee52017-08-31 19:38:41 +05303314apps/erpnext/erpnext/public/js/utils.js +245,Please select Quotations,Odaberite Ponude
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303315apps/erpnext/erpnext/accounts/doctype/asset/asset.py +82,Number of Depreciations Booked cannot be greater than Total Number of Depreciations,Broj deprecijaciju rezervirano ne može biti veća od Ukupan broj deprecijaciju
3316apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +47,Make Maintenance Visit,Provjerite održavanja Posjetite
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303317apps/erpnext/erpnext/selling/doctype/customer/customer.py +167,Please contact to the user who have Sales Master Manager {0} role,Molimo kontaktirajte korisniku koji imaju Sales Manager Master {0} ulogu
Frappe PR Botc0804792017-05-19 12:30:04 +05303318DocType: Company,Default Cash Account,Zadani novčani račun
3319apps/erpnext/erpnext/config/accounts.py +56,Company (not Customer or Supplier) master.,Društvo ( ne kupaca i dobavljača ) majstor .
3320apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,To se temelji na prisustvo ovog Student
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303321apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +178,No Students in,Nema studenata u Zagrebu
Frappe PR Botc0804792017-05-19 12:30:04 +05303322apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +166,Add more items or open full form,Dodaj još stavki ili otvoriti puni oblik
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303323apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +206,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Otpremnica {0} mora biti otkazana prije poništenja ove narudžbenice
Frappe PR Botd112ee52017-08-31 19:38:41 +05303324apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +81,Paid amount + Write Off Amount can not be greater than Grand Total,Uplaćeni iznos + otpis iznos ne može biti veći od SVEUKUPNO
Frappe PR Botc0804792017-05-19 12:30:04 +05303325apps/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}
3326apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +149,Note: There is not enough leave balance for Leave Type {0},Napomena : Nema dovoljno ravnotežu dopust za dozvolu tipa {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303327apps/erpnext/erpnext/regional/india/utils.py +15,Invalid GSTIN or Enter NA for Unregistered,Nevažeći GSTIN ili Unesi NA za neregistrirano
Frappe PR Botc0804792017-05-19 12:30:04 +05303328DocType: Training Event,Seminar,Seminar
3329DocType: Program Enrollment Fee,Program Enrollment Fee,Program za upis naknada
3330DocType: Item,Supplier Items,Dobavljač Stavke
3331DocType: Opportunity,Opportunity Type,Tip prilike
3332apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +16,New Company,Nova tvrtka
3333apps/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
3334apps/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.
3335DocType: Employee,Prefered Contact Email,Poželjni Kontakt E-mail
3336DocType: Cheque Print Template,Cheque Width,Ček Širina
3337DocType: Selling Settings,Validate Selling Price for Item against Purchase Rate or Valuation Rate,Provjera valjanosti prodajna cijena za točku protiv Cijena za plaćanje ili procijenjena stopa
3338DocType: Program,Fee Schedule,Naknada Raspored
3339DocType: Hub Settings,Publish Availability,Objavi dostupnost
3340DocType: Company,Create Chart Of Accounts Based On,Izrada kontnog plana na temelju
3341apps/erpnext/erpnext/hr/doctype/employee/employee.py +107,Date of Birth cannot be greater than today.,Datum rođenja ne može biti veća nego danas.
3342,Stock Ageing,Starost skladišta
3343apps/erpnext/erpnext/schools/doctype/student/student.py +38,Student {0} exist against student applicant {1},Student {0} postoje protiv studenta podnositelja prijave {1}
3344apps/erpnext/erpnext/projects/doctype/task/task.js +31,Timesheet,kontrolna kartica
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303345apps/erpnext/erpnext/controllers/accounts_controller.py +246,{0} '{1}' is disabled,{0} '{1}' je onemogućen
Frappe PR Botc0804792017-05-19 12:30:04 +05303346apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Postavi kao Opena
3347DocType: Cheque Print Template,Scanned Cheque,Scanned Ček
3348DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Pošaljite e-poštu automatski u imenik na podnošenje transakcija.
3349DocType: Timesheet,Total Billable Amount,Ukupan iznos za naplatu
3350apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Stavka 3
3351DocType: Purchase Order,Customer Contact Email,Kupac Kontakt e
3352DocType: Warranty Claim,Item and Warranty Details,Stavka i jamstvo Detalji
3353DocType: Sales Team,Contribution (%),Doprinos (%)
3354apps/erpnext/erpnext/controllers/accounts_controller.py +83,Note: Payment Entry will not be created since 'Cash or Bank Account' was not specified,Napomena : Stupanje Plaćanje neće biti izrađen od ' Gotovina ili bankovni račun ' nije naveden
Frappe PR Botd112ee52017-08-31 19:38:41 +05303355apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +200,Responsibilities,Odgovornosti
3356apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +127,Validity period of this quotation has ended.,Rok valjanosti ove ponude je završen.
Frappe PR Botc0804792017-05-19 12:30:04 +05303357DocType: Expense Claim Account,Expense Claim Account,Rashodi Zatraži račun
3358DocType: Sales Person,Sales Person Name,Ime prodajne osobe
3359apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +54,Please enter atleast 1 invoice in the table,Unesite atleast jedan račun u tablici
Frappe PR Botd112ee52017-08-31 19:38:41 +05303360apps/erpnext/erpnext/public/js/setup_wizard.js +198,Add Users,Dodaj korisnicima
Frappe PR Botc0804792017-05-19 12:30:04 +05303361DocType: POS Item Group,Item Group,Grupa proizvoda
3362DocType: Item,Safety Stock,Sigurnost Stock
3363apps/erpnext/erpnext/projects/doctype/task/task.py +53,Progress % for a task cannot be more than 100.,Napredak% za zadatak ne može biti više od 100.
3364DocType: Stock Reconciliation Item,Before reconciliation,Prije pomirenja
3365apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Za {0}
3366DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Porezi i naknade uvrštenja (Društvo valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05303367apps/erpnext/erpnext/stock/doctype/item/item.py +433,Item Tax Row {0} must have account of type Tax or Income or Expense or Chargeable,Stavka Porezna Row {0} mora imati račun tipa poreza ili prihoda i rashoda ili naplativ
Frappe PR Botc0804792017-05-19 12:30:04 +05303368DocType: Sales Order,Partly Billed,Djelomično naplaćeno
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303369apps/erpnext/erpnext/accounts/doctype/asset/asset.py +43,Item {0} must be a Fixed Asset Item,Stavka {0} mora biti Fixed Asset predmeta
Frappe PR Botc0804792017-05-19 12:30:04 +05303370DocType: Item,Default BOM,Zadani BOM
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303371apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +24,Debit Note Amount,Debitni iznos bilješke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303372apps/erpnext/erpnext/setup/doctype/company/company.js +50,Please re-type company name to confirm,Ponovno upišite naziv tvrtke za potvrdu
Frappe PR Botd112ee52017-08-31 19:38:41 +05303373apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +79,Total Outstanding Amt,Ukupni Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05303374DocType: Journal Entry,Printing Settings,Ispis Postavke
3375DocType: Sales Invoice,Include Payment (POS),Uključi plaćanje (POS)
3376apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +292,Total Debit must be equal to Total Credit. The difference is {0},Ukupno zaduženje mora biti jednak ukupnom kreditnom .
3377apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +11,Automotive,Automobilska industrija
3378DocType: Vehicle,Insurance Company,Osiguravajuće društvo
3379DocType: Asset Category Account,Fixed Asset Account,Fiksni račun imovinom
Frappe PR Botfa042362017-07-17 17:50:36 +05303380apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +397,Variable,varijabla
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303381apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Od otpremnici
Frappe PR Botc0804792017-05-19 12:30:04 +05303382DocType: Student,Student Email Address,Studentski e-mail adresa
3383DocType: Timesheet Detail,From Time,S vremena
3384apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,Na lageru:
3385DocType: Notification Control,Custom Message,Prilagođena poruka
3386apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +33,Investment Banking,Investicijsko bankarstvo
Frappe PR Botd112ee52017-08-31 19:38:41 +05303387apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +77,Cash or Bank Account is mandatory for making payment entry,Novac ili bankovni račun je obvezna za izradu ulazak plaćanje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303388apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Studentska adresa
Frappe PR Botc0804792017-05-19 12:30:04 +05303389DocType: Purchase Invoice,Price List Exchange Rate,Tečaj cjenika
3390DocType: Purchase Invoice Item,Rate,VPC
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303391apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +73,Intern,stažista
Frappe PR Botd112ee52017-08-31 19:38:41 +05303392apps/erpnext/erpnext/accounts/page/pos/pos.js +1533,Address Name,adresa Ime
Frappe PR Botc0804792017-05-19 12:30:04 +05303393DocType: Stock Entry,From BOM,Od sastavnice
3394DocType: Assessment Code,Assessment Code,kod procjena
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303395apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +42,Basic,Osnovni
Frappe PR Botc0804792017-05-19 12:30:04 +05303396apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Stock transakcije prije {0} se zamrznut
Frappe PR Bot7c901002017-06-07 12:05:29 +05303397apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +219,Please click on 'Generate Schedule',"Molimo kliknite na ""Generiraj raspored '"
Frappe PR Botc0804792017-05-19 12:30:04 +05303398apps/erpnext/erpnext/config/stock.py +190,"e.g. Kg, Unit, Nos, m","npr. kg, kom, br, m"
3399apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +122,Reference No is mandatory if you entered Reference Date,Reference Ne obvezno ako ušao referentnog datuma
3400DocType: Bank Reconciliation Detail,Payment Document,Dokument plaćanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05303401apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +37,Error evaluating the criteria formula,Pogreška u procjeni formule kriterija
Frappe PR Botc0804792017-05-19 12:30:04 +05303402apps/erpnext/erpnext/hr/doctype/employee/employee.py +110,Date of Joining must be greater than Date of Birth,Datum pristupa mora biti veći od datuma rođenja
3403DocType: Salary Slip,Salary Structure,Plaća Struktura
3404DocType: Account,Bank,Banka
3405apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +9,Airline,Aviokompanija
Frappe PR Botd112ee52017-08-31 19:38:41 +05303406apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +818,Issue Material,Izdavanje materijala
Frappe PR Botc0804792017-05-19 12:30:04 +05303407DocType: Material Request Item,For Warehouse,Za galeriju
3408DocType: Employee,Offer Date,Datum ponude
3409apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Citati
Frappe PR Botd112ee52017-08-31 19:38:41 +05303410apps/erpnext/erpnext/accounts/page/pos/pos.js +692,You are in offline mode. You will not be able to reload until you have network.,Vi ste u izvanmrežnom načinu rada. Nećete biti u mogućnosti da ponovno učitati dok imate mrežu.
3411apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +47,No Student Groups created.,Nema studentskih grupa stvorena.
Frappe PR Botc0804792017-05-19 12:30:04 +05303412DocType: Purchase Invoice Item,Serial No,Serijski br
3413apps/erpnext/erpnext/hr/doctype/employee_loan/employee_loan.py +119,Monthly Repayment Amount cannot be greater than Loan Amount,Mjesečni iznos otplate ne može biti veća od iznosa kredita
Frappe PR Bot7c901002017-06-07 12:05:29 +05303414apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +143,Please enter Maintaince Details first,Unesite prva Maintaince Detalji
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303415apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +55,Row #{0}: Expected Delivery Date cannot be before Purchase Order Date,Red # {0}: očekivani datum isporuke ne može biti prije datuma narudžbe
Frappe PR Botc0804792017-05-19 12:30:04 +05303416DocType: Purchase Invoice,Print Language,Ispis Language
3417DocType: Salary Slip,Total Working Hours,Ukupno Radno vrijeme
3418DocType: Stock Entry,Including items for sub assemblies,Uključujući predmeta za sub sklopova
Frappe PR Botd112ee52017-08-31 19:38:41 +05303419apps/erpnext/erpnext/accounts/page/pos/pos.js +1892,Enter value must be positive,Unesite vrijednost moraju biti pozitivne
3420apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +389,All Territories,Sve teritorije
Frappe PR Botc0804792017-05-19 12:30:04 +05303421DocType: Purchase Invoice,Items,Proizvodi
3422apps/erpnext/erpnext/schools/doctype/program_enrollment/program_enrollment.py +26,Student is already enrolled.,Student je već upisan.
3423DocType: Fiscal Year,Year Name,Naziv godine
3424DocType: Process Payroll,Process Payroll,Proces plaće
Frappe PR Botd112ee52017-08-31 19:38:41 +05303425apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +238,There are more holidays than working days this month.,Postoji više odmor nego radnih dana ovog mjeseca .
Frappe PR Botc0804792017-05-19 12:30:04 +05303426DocType: Product Bundle Item,Product Bundle Item,Proizvod bala predmeta
3427DocType: Sales Partner,Sales Partner Name,Naziv prodajnog partnera
Frappe PR Botd112ee52017-08-31 19:38:41 +05303428apps/erpnext/erpnext/hooks.py +119,Request for Quotations,Zahtjev za dostavljanje ponuda
Frappe PR Botc0804792017-05-19 12:30:04 +05303429DocType: Payment Reconciliation,Maximum Invoice Amount,Maksimalna Iznos dostavnice
3430DocType: Student Language,Student Language,Student jezika
3431apps/erpnext/erpnext/config/selling.py +23,Customers,Kupci
3432apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Redoslijed / kvota%
3433DocType: Student Sibling,Institution,Institucija
3434DocType: Asset,Partially Depreciated,djelomično amortiziraju
3435DocType: Issue,Opening Time,Radno vrijeme
3436apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +92,From and To dates required,Od i Do datuma zahtijevanih
3437apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +46,Securities & Commodity Exchanges,Vrijednosni papiri i robne razmjene
Frappe PR Botd112ee52017-08-31 19:38:41 +05303438apps/erpnext/erpnext/stock/doctype/item/item.py +625,Default Unit of Measure for Variant '{0}' must be same as in Template '{1}',Zadana mjerna jedinica za Variant &#39;{0}&#39; mora biti isti kao u predložak &#39;{1}&#39;
Frappe PR Botc0804792017-05-19 12:30:04 +05303439DocType: Shipping Rule,Calculate Based On,Izračun temeljen na
3440DocType: Delivery Note Item,From Warehouse,Iz skladišta
Frappe PR Botd112ee52017-08-31 19:38:41 +05303441apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +887,No Items with Bill of Materials to Manufacture,Nema Stavke sa Bill materijala za proizvodnju
Frappe PR Botc0804792017-05-19 12:30:04 +05303442DocType: Assessment Plan,Supervisor Name,Naziv Supervisor
3443DocType: Program Enrollment Course,Program Enrollment Course,Tečaj za upis na program
Frappe PR Botc0804792017-05-19 12:30:04 +05303444DocType: Purchase Taxes and Charges,Valuation and Total,Vrednovanje i Total
Frappe PR Botd112ee52017-08-31 19:38:41 +05303445apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +11,Scorecards,bodovima
Frappe PR Botc0804792017-05-19 12:30:04 +05303446DocType: Tax Rule,Shipping City,Dostava Grad
Frappe PR Botc0804792017-05-19 12:30:04 +05303447DocType: Notification Control,Customize the Notification,Prilagodi obavijest
3448apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +19,Cash Flow from Operations,Novčani tijek iz redovnog poslovanja
3449DocType: Sales Invoice,Shipping Rule,Dostava Pravilo
3450DocType: Manufacturer,Limited to 12 characters,Ograničiti na 12 znakova
3451DocType: Journal Entry,Print Heading,Ispis naslova
3452apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Ukupna ne može biti nula
3453DocType: Training Event Employee,Attended,pohađao
3454apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.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
Frappe PR Botd112ee52017-08-31 19:38:41 +05303455apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup &gt; Numbering Series,Molim postavite serijske brojeve za prisustvovanje putem Setup&gt; Serija numeriranja
Frappe PR Botc0804792017-05-19 12:30:04 +05303456DocType: Process Payroll,Payroll Frequency,Plaće Frequency
3457DocType: Asset,Amended From,Izmijenjena Od
Frappe PR Botd112ee52017-08-31 19:38:41 +05303458apps/erpnext/erpnext/public/js/setup_wizard.js +307,Raw Material,sirovine
Frappe PR Botc0804792017-05-19 12:30:04 +05303459DocType: Leave Application,Follow via Email,Slijedite putem e-maila
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303460apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +55,Plants and Machineries,Biljke i strojevi
Frappe PR Botc0804792017-05-19 12:30:04 +05303461DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Iznos poreza Nakon iznosa popusta
3462DocType: Daily Work Summary Settings,Daily Work Summary Settings,Dnevni Postavke rad Sažetak
Frappe PR Botd112ee52017-08-31 19:38:41 +05303463apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +258,Currency of the price list {0} is not similar with the selected currency {1},Valuta cjeniku {0} nije slično s odabranoj valuti {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303464DocType: Payment Entry,Internal Transfer,Interni premještaj
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303465apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Child account exists for this account. You can not delete this account.,Dijete računa postoji za taj račun . Ne možete izbrisati ovaj račun .
Frappe PR Botc0804792017-05-19 12:30:04 +05303466apps/erpnext/erpnext/setup/doctype/territory/territory.py +19,Either target qty or target amount is mandatory,Ili meta Količina ili ciljani iznos je obvezna
Frappe PR Botd112ee52017-08-31 19:38:41 +05303467apps/erpnext/erpnext/stock/get_item_details.py +527,No default BOM exists for Item {0},Zadani BOM ne postoji za proizvod {0}
3468apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +359,Please select Posting Date first,Molimo odaberite datum knjiženja prvo
Frappe PR Bot7c901002017-06-07 12:05:29 +05303469apps/erpnext/erpnext/public/js/account_tree_grid.js +210,Opening Date should be before Closing Date,Otvaranje Datum bi trebao biti prije datuma zatvaranja
Frappe PR Botc0804792017-05-19 12:30:04 +05303470DocType: Leave Control Panel,Carry Forward,Prenijeti
3471apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,Cost Center with existing transactions can not be converted to ledger,Troška s postojećim transakcija ne može pretvoriti u knjizi
3472DocType: Department,Days for which Holidays are blocked for this department.,Dani za koje su praznici blokirani za ovaj odjel.
3473,Produced,Proizvedeno
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303474apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +118,Created Salary Slips,Created plaća gaćice
Frappe PR Botc0804792017-05-19 12:30:04 +05303475DocType: Item,Item Code for Suppliers,Šifra za dobavljače
3476DocType: Issue,Raised By (Email),Povišena Do (e)
3477DocType: Training Event,Trainer Name,Ime trenera
3478DocType: Mode of Payment,General,Opći
Frappe PR Botc0804792017-05-19 12:30:04 +05303479apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Posljednja komunikacija
Frappe PR Botfa042362017-07-17 17:50:36 +05303480apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +355,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Ne mogu odbiti kada kategorija je "" vrednovanje "" ili "" Vrednovanje i Total '"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303481apps/erpnext/erpnext/public/js/setup_wizard.js +238,"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."
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303482apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +234,Serial Nos Required for Serialized Item {0},Serijski Nos potrebna za serijaliziranom točke {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303483apps/erpnext/erpnext/config/accounts.py +146,Match Payments with Invoices,Match Plaćanja s faktura
3484DocType: Journal Entry,Bank Entry,Bank Stupanje
3485DocType: Authorization Rule,Applicable To (Designation),Odnosi se na (Oznaka)
3486,Profitability Analysis,Analiza profitabilnosti
Frappe PR Botd112ee52017-08-31 19:38:41 +05303487DocType: Supplier,Prevent POs,Spriječite PO-ove
Frappe PR Botc0804792017-05-19 12:30:04 +05303488apps/erpnext/erpnext/templates/generators/item.html +62,Add to Cart,Dodaj u košaricu
3489apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.js +28,Group By,Grupa Do
3490DocType: Guardian,Interests,interesi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303491apps/erpnext/erpnext/config/accounts.py +300,Enable / disable currencies.,Omogućiti / onemogućiti valute .
Frappe PR Botc0804792017-05-19 12:30:04 +05303492DocType: Production Planning Tool,Get Material Request,Dobiti materijala zahtjev
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303493apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +111,Postal Expenses,Poštanski troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05303494apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Ukupno (AMT)
3495apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +26,Entertainment & Leisure,Zabava i slobodno vrijeme
3496DocType: Quality Inspection,Item Serial No,Serijski broj proizvoda
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303497apps/erpnext/erpnext/utilities/activation.py +133,Create Employee Records,Stvaranje zaposlenika Records
Frappe PR Botd112ee52017-08-31 19:38:41 +05303498apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +68,Total Present,Ukupno Present
Frappe PR Botc0804792017-05-19 12:30:04 +05303499apps/erpnext/erpnext/config/accounts.py +107,Accounting Statements,Računovodstveni izvještaji
Frappe PR Botd112ee52017-08-31 19:38:41 +05303500apps/erpnext/erpnext/public/js/setup_wizard.js +311,Hour,Sat
Frappe PR Botc0804792017-05-19 12:30:04 +05303501apps/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
3502DocType: Lead,Lead Type,Tip potencijalnog kupca
3503apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +133,You are not authorized to approve leaves on Block Dates,Niste ovlašteni za odobravanje lišće o skupnom Datumi
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303504apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +383,All these items have already been invoiced,Svi ovi proizvodi su već fakturirani
Frappe PR Botd112ee52017-08-31 19:38:41 +05303505apps/erpnext/erpnext/public/js/setup_wizard.js +228,Monthly Sales Target,Mjesečni cilj prodaje
Frappe PR Botc0804792017-05-19 12:30:04 +05303506apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Može biti odobren od strane {0}
3507DocType: Item,Default Material Request Type,Zadana Materijal Vrsta zahtjeva
Frappe PR Botd112ee52017-08-31 19:38:41 +05303508DocType: Supplier Scorecard,Evaluation Period,Razdoblje procjene
3509apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_list.js +13,Unknown,nepoznat
Frappe PR Botc0804792017-05-19 12:30:04 +05303510DocType: Shipping Rule,Shipping Rule Conditions,Dostava Koje uvjete
Frappe PR Botd112ee52017-08-31 19:38:41 +05303511DocType: Purchase Invoice,Export Type,Vrsta izvoza
3512DocType: BOM Update Tool,The new BOM after replacement,Novi BOM nakon zamjene
3513apps/erpnext/erpnext/accounts/page/pos/pos.js +659,Point of Sale,Point of Sale
Frappe PR Botc0804792017-05-19 12:30:04 +05303514DocType: Payment Entry,Received Amount,primljeni iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303515DocType: GST Settings,GSTIN Email Sent On,GSTIN e-pošta poslana
3516DocType: Program Enrollment,Pick/Drop by Guardian,Pick / Drop od strane Guardian
Frappe PR Botc0804792017-05-19 12:30:04 +05303517DocType: Production Planning Tool,"Create for full quantity, ignoring quantity already on order","Stvaranje za punu količinu, ignorirajući količine već naručene"
3518DocType: Account,Tax,Porez
3519apps/erpnext/erpnext/schools/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,neobilježen
3520DocType: Production Planning Tool,Production Planning Tool,Planiranje proizvodnje alat
3521apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +150,"Batched Item {0} cannot be updated using Stock Reconciliation, instead use Stock Entry","Uređenu stavku {0} ne može se ažurirati pomoću usklađivanja zaliha, umjesto toga upotrijebite stavku burzovne oznake"
3522DocType: Quality Inspection,Report Date,Prijavi Datum
3523DocType: Student,Middle Name,Srednje ime
3524DocType: C-Form,Invoices,Računi
3525DocType: Batch,Source Document Name,Izvorni naziv dokumenta
3526DocType: Job Opening,Job Title,Titula
Frappe PR Botd112ee52017-08-31 19:38:41 +05303527apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.py +84,"{0} indicates that {1} will not provide a quotation, but all items \
3528 have been quoted. Updating the RFQ quote status.","{0} označava da {1} neće ponuditi ponudu, ali su citirane sve stavke \. Ažuriranje statusa licitacije."
3529DocType: Manufacturing Settings,Update BOM Cost Automatically,Ažurirajte automatski trošak BOM-a
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303530apps/erpnext/erpnext/utilities/activation.py +97,Create Users,Stvaranje korisnika
Frappe PR Botd112ee52017-08-31 19:38:41 +05303531apps/erpnext/erpnext/public/js/setup_wizard.js +311,Gram,Gram
3532DocType: Supplier Scorecard,Per Month,Na mjesec
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303533apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +393,Quantity to Manufacture must be greater than 0.,Količina za proizvodnju mora biti veći od 0.
Frappe PR Botc0804792017-05-19 12:30:04 +05303534apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Pogledajte izvješće razgovora vezanih uz održavanje.
3535DocType: Stock Entry,Update Rate and Availability,Brzina ažuriranja i dostupnost
3536DocType: 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.
3537DocType: POS Customer Group,Customer Group,Grupa kupaca
3538apps/erpnext/erpnext/stock/doctype/batch/batch.js +108,New Batch ID (Optional),Novo ID serije (izborno)
Frappe PR Botd112ee52017-08-31 19:38:41 +05303539apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +197,Expense account is mandatory for item {0},Rashodi račun je obvezna za predmet {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303540DocType: BOM,Website Description,Opis web stranice
3541apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +42,Net Change in Equity,Neto promjena u kapitalu
Frappe PR Botd112ee52017-08-31 19:38:41 +05303542apps/erpnext/erpnext/accounts/doctype/asset/asset.py +163,Please cancel Purchase Invoice {0} first,Otkažite fakturi {0} prvi
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303543apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +43,"Email Address must be unique, already exists for {0}","E-mail adresa mora biti jedinstvena, već postoji za {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303544DocType: Serial No,AMC Expiry Date,AMC Datum isteka
Frappe PR Botd112ee52017-08-31 19:38:41 +05303545apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +815,Receipt,Priznanica
Frappe PR Botc0804792017-05-19 12:30:04 +05303546,Sales Register,Prodaja Registracija
3547DocType: Daily Work Summary Settings Company,Send Emails At,Slanje e-pošte na
3548DocType: Quotation,Quotation Lost Reason,Razlog nerealizirane ponude
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303549apps/erpnext/erpnext/public/js/setup_wizard.js +15,Select your Domain,Odaberite svoju domenu
Frappe PR Botd112ee52017-08-31 19:38:41 +05303550apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +364,Transaction reference no {0} dated {1},Transakcija referenca ne {0} datumom {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303551apps/erpnext/erpnext/setup/doctype/supplier_type/supplier_type.js +5,There is nothing to edit.,Ne postoji ništa za uređivanje .
3552apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,Summary for this month and pending activities,Sažetak za ovaj mjesec i tijeku aktivnosti
3553DocType: Customer Group,Customer Group Name,Naziv grupe kupaca
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303554apps/erpnext/erpnext/public/js/pos/pos.html +100,No Customers yet!,Još nema kupaca!
Frappe PR Botc0804792017-05-19 12:30:04 +05303555apps/erpnext/erpnext/public/js/financial_statements.js +56,Cash Flow Statement,Izvještaj o novčanom tijeku
3556apps/erpnext/erpnext/hr/doctype/employee_loan_application/employee_loan_application.py +23,Loan Amount cannot exceed Maximum Loan Amount of {0},Iznos kredita ne može biti veći od maksimalnog iznosa zajma {0}
3557apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +22,License,licenca
Frappe PR Botd112ee52017-08-31 19:38:41 +05303558apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +479,Please remove this Invoice {0} from C-Form {1},Molimo uklonite ovu fakturu {0} od C-obrasca {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303559DocType: 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
3560DocType: GL Entry,Against Voucher Type,Protiv voucher vrsti
Frappe PR Botd112ee52017-08-31 19:38:41 +05303561apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +201,Please set Naming Series for {0} via Setup &gt; Settings &gt; Naming Series,Postavite Serija za imenovanje {0} putem Postava&gt; Postavke&gt; Serija za imenovanje
Frappe PR Botc0804792017-05-19 12:30:04 +05303562DocType: Item,Attributes,Značajke
Frappe PR Botd112ee52017-08-31 19:38:41 +05303563apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +222,Please enter Write Off Account,Unesite otpis račun
Frappe PR Botc0804792017-05-19 12:30:04 +05303564apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Zadnje narudžbe Datum
3565apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Account {0} does not belongs to company {1},Račun {0} ne pripada društvu {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303566apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +855,Serial Numbers in row {0} does not match with Delivery Note,Serijski brojevi u retku {0} ne podudaraju se s dostavom
Frappe PR Botc0804792017-05-19 12:30:04 +05303567DocType: Student,Guardian Details,Guardian Detalji
3568DocType: C-Form,C-Form,C-obrazac
3569apps/erpnext/erpnext/config/hr.py +18,Mark Attendance for multiple employees,Mark Gledatelja za više radnika
3570DocType: Vehicle,Chassis No,šasija Ne
3571DocType: Payment Request,Initiated,Pokrenut
3572DocType: Production Order,Planned Start Date,Planirani datum početka
3573DocType: Serial No,Creation Document Type,Tip stvaranje dokumenata
3574DocType: Leave Type,Is Encash,Je li unovčiti
3575DocType: Leave Allocation,New Leaves Allocated,Novi Leaves Dodijeljeni
3576apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Projekt - mudar podaci nisu dostupni za ponudu
3577DocType: Project,Expected End Date,Očekivani Datum završetka
3578DocType: Budget Account,Budget Amount,Iznos proračuna
3579DocType: Appraisal Template,Appraisal Template Title,Procjena Predložak Naslov
Frappe PR Botd112ee52017-08-31 19:38:41 +05303580apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +39,From Date {0} for Employee {1} cannot be before employee's joining Date {2},Od datuma {0} za Radnik {1} ne može biti prije zaposlenika pridružio Datum {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303581apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +114,Commercial,trgovački
Frappe PR Botc0804792017-05-19 12:30:04 +05303582DocType: Payment Entry,Account Paid To,Račun plaćeni za
3583apps/erpnext/erpnext/selling/doctype/product_bundle/product_bundle.py +24,Parent Item {0} must not be a Stock Item,Roditelj Stavka {0} ne smije biti kataloški predmeta
3584apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Svi proizvodi i usluge.
3585DocType: Expense Claim,More Details,Više pojedinosti
3586DocType: Supplier Quotation,Supplier Address,Dobavljač Adresa
3587apps/erpnext/erpnext/accounts/doctype/budget/budget.py +128,{0} Budget for Account {1} against {2} {3} is {4}. It will exceed by {5},{0} Proračun za račun {1} od {2} {3} je {4}. To će biti veći od {5}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303588apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +668,Row {0}# Account must be of type 'Fixed Asset',Red {0} # računa mora biti tipa &#39;Dugotrajne imovine&#39;
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303589apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Out Qty,Od kol
3590apps/erpnext/erpnext/config/accounts.py +316,Rules to calculate shipping amount for a sale,Pravila za izračun shipping iznos za prodaju
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303591apps/erpnext/erpnext/selling/doctype/customer/customer.py +34,Series is mandatory,Serija je obvezno
Frappe PR Botc0804792017-05-19 12:30:04 +05303592apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +28,Financial Services,Financijske usluge
3593DocType: Student Sibling,Student ID,studentska iskaznica
Frappe PR Botd112ee52017-08-31 19:38:41 +05303594apps/erpnext/erpnext/config/projects.py +45,Types of activities for Time Logs,Vrste aktivnosti za vrijeme Evidencije
Frappe PR Botc0804792017-05-19 12:30:04 +05303595DocType: Tax Rule,Sales,Prodaja
3596DocType: Stock Entry Detail,Basic Amount,Osnovni iznos
3597DocType: Training Event,Exam,Ispit
Frappe PR Botd112ee52017-08-31 19:38:41 +05303598apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +450,Warehouse required for stock Item {0},Skladište je potrebno za skladišne proizvode {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303599DocType: Leave Allocation,Unused leaves,Neiskorišteni lišće
Frappe PR Botd112ee52017-08-31 19:38:41 +05303600apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +51,Customer &gt; Customer Group &gt; Territory,Kupac&gt; Skupina kupaca&gt; Teritorij
3601apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +179,Cr,Cr
Frappe PR Botc0804792017-05-19 12:30:04 +05303602DocType: Tax Rule,Billing State,Državna naplate
3603apps/erpnext/erpnext/accounts/doctype/asset/asset.js +287,Transfer,Prijenos
Frappe PR Botd112ee52017-08-31 19:38:41 +05303604apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +882,Fetch exploded BOM (including sub-assemblies),Fetch eksplodirala BOM (uključujući i podsklopova )
Frappe PR Botc0804792017-05-19 12:30:04 +05303605DocType: Authorization Rule,Applicable To (Employee),Odnosi se na (Radnik)
3606apps/erpnext/erpnext/controllers/accounts_controller.py +123,Due Date is mandatory,Datum dospijeća je obavezno
3607apps/erpnext/erpnext/controllers/item_variant.py +80,Increment for Attribute {0} cannot be 0,Pomak za Osobina {0} ne može biti 0
3608DocType: Journal Entry,Pay To / Recd From,Platiti do / primiti od
3609DocType: Naming Series,Setup Series,Postavljanje Serija
3610DocType: Payment Reconciliation,To Invoice Date,Za Račun Datum
3611DocType: Supplier,Contact HTML,Kontakt HTML
3612,Inactive Customers,Neaktivni korisnici
3613DocType: Landed Cost Voucher,LCV,lakih gospodarskih
3614DocType: Landed Cost Voucher,Purchase Receipts,Primke
Frappe PR Bot7c901002017-06-07 12:05:29 +05303615apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +29,How Pricing Rule is applied?,Kako se primjenjuje pravilo cijena?
Frappe PR Botc0804792017-05-19 12:30:04 +05303616DocType: Stock Entry,Delivery Note No,Otpremnica br
3617DocType: Production Planning Tool,"If checked, only Purchase material requests for final raw materials will be included in the Material Requests. Otherwise, Material Requests for parent items will be created","Ako je označeno, samo Kupnja materijalne zahtjeve za konačnih sirovina će biti uključeni u materijalu zahtjeve. Inače, materijala Zahtjevi za roditelja stavke će biti stvoren"
3618DocType: Cheque Print Template,Message to show,Poruka za prikaz
3619DocType: Company,Retail,Maloprodaja
3620DocType: Attendance,Absent,Odsutan
Frappe PR Botfa042362017-07-17 17:50:36 +05303621apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +566,Product Bundle,Snop proizvoda
Frappe PR Botd112ee52017-08-31 19:38:41 +05303622apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +38,Unable to find score starting at {0}. You need to have standing scores covering 0 to 100,Nije moguće pronaći rezultat koji započinje na {0}. Morate imati postignute rezultate koji pokrivaju 0 do 100
Frappe PR Botc0804792017-05-19 12:30:04 +05303623apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +212,Row {0}: Invalid reference {1},Red {0}: Pogrešna referentni {1}
3624DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Predložak nabavnih poreza i terećenja
3625DocType: Upload Attendance,Download Template,Preuzmite predložak
3626DocType: Timesheet,TS-,TS-
3627apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +61,{0} {1}: Either debit or credit amount is required for {2},{0} {1}: Ili debitna ili kreditna iznos potreban za {2}
3628DocType: GL Entry,Remarks,Primjedbe
3629DocType: Payment Entry,Account Paid From,Račun se plaća iz
3630DocType: Purchase Order Item Supplied,Raw Material Item Code,Sirovine Stavka Šifra
3631DocType: Journal Entry,Write Off Based On,Otpis na temelju
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303632apps/erpnext/erpnext/utilities/activation.py +63,Make Lead,Napravite Olovo
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303633apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +112,Print and Stationery,Ispis i konfekcija
Frappe PR Botc0804792017-05-19 12:30:04 +05303634DocType: Stock Settings,Show Barcode Field,Prikaži Barkod Polje
Frappe PR Botd112ee52017-08-31 19:38:41 +05303635apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +782,Send Supplier Emails,Pošalji Supplier e-pošte
Frappe PR Botc0804792017-05-19 12:30:04 +05303636apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +115,"Salary already processed for period between {0} and {1}, Leave application period cannot be between this date range.","Plaća se već obrađuju za razdoblje od {0} i {1}, dopusta zahtjev ne može biti između ovom razdoblju."
3637apps/erpnext/erpnext/config/stock.py +127,Installation record for a Serial No.,Instalacijski zapis za serijski broj
3638DocType: Guardian Interest,Guardian Interest,Guardian kamata
3639apps/erpnext/erpnext/config/hr.py +177,Training,Trening
3640DocType: Timesheet,Employee Detail,Detalj zaposlenika
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303641apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Guardian1 ID e-pošte
Frappe PR Botc0804792017-05-19 12:30:04 +05303642apps/erpnext/erpnext/controllers/recurring_document.py +190,Next Date's day and Repeat on Day of Month must be equal,Sljedeći datum dan i ponavljanja na dan u mjesecu mora biti jednaka
3643apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Postavke za web stranice početnu stranicu
Frappe PR Botd112ee52017-08-31 19:38:41 +05303644apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +38,RFQs are not allowed for {0} due to a scorecard standing of {1},Zahtjevi za odobrenje nisu dopušteni za {0} zbog položaja {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303645DocType: Offer Letter,Awaiting Response,Očekujem odgovor
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303646apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +60,Above,Iznad
Frappe PR Botd112ee52017-08-31 19:38:41 +05303647apps/erpnext/erpnext/controllers/item_variant.py +217,Invalid attribute {0} {1},Neispravan atribut {0} {1}
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303648DocType: Supplier,Mention if non-standard payable account,Navedite ako je nestandardni račun koji se plaća
Frappe PR Botd112ee52017-08-31 19:38:41 +05303649apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +303,Same item has been entered multiple times. {list},Isti artikl je unesen više puta. {popis}
Frappe PR Botfa042362017-07-17 17:50:36 +05303650apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.py +18,Please select the assessment group other than 'All Assessment Groups',Odaberite grupu za procjenu osim &quot;Sve grupe za procjenu&quot;
Frappe PR Botd112ee52017-08-31 19:38:41 +05303651apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +67,Row {0}: Cost center is required for an item {1},Redak {0}: centar za trošak je potreban za stavku {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303652DocType: Salary Slip,Earning & Deduction,Zarada &amp; Odbitak
3653apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +36,Optional. This setting will be used to filter in various transactions.,Izborni . Ova postavka će se koristiti za filtriranje u raznim transakcijama .
3654apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +108,Negative Valuation Rate is not allowed,Negativna stopa vrijednovanja nije dopuštena
3655DocType: Holiday List,Weekly Off,Tjedni Off
3656DocType: Fiscal Year,"For e.g. 2012, 2012-13","Za npr. 2012, 2012-13"
3657apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +96,Provisional Profit / Loss (Credit),Privremeni dobit / gubitak (Credit)
3658DocType: Sales Invoice,Return Against Sales Invoice,Povratak protiv prodaje fakturu
3659apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Stavka 5
3660DocType: Serial No,Creation Time,vrijeme kreiranja
3661apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Ukupni prihodi
3662DocType: Sales Invoice,Product Bundle Help,Proizvod bala Pomoć
3663,Monthly Attendance Sheet,Mjesečna lista posjećenosti
3664DocType: Production Order Item,Production Order Item,Proizvodnja Red predmeta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303665apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +19,No record found,Nije pronađen zapis
Frappe PR Botc0804792017-05-19 12:30:04 +05303666apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +137,Cost of Scrapped Asset,Troškovi otpisan imovinom
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303667apps/erpnext/erpnext/controllers/stock_controller.py +236,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Mjesto troška je ovezno za stavku {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303668DocType: Vehicle,Policy No,politika Nema
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303669apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +659,Get Items from Product Bundle,Se predmeti s Bundle proizvoda
Frappe PR Botc0804792017-05-19 12:30:04 +05303670DocType: Asset,Straight Line,Ravna crta
3671DocType: Project User,Project User,Korisnik projekta
3672apps/erpnext/erpnext/stock/doctype/batch/batch.js +59,Split,Split
3673DocType: GL Entry,Is Advance,Je Predujam
3674apps/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
Frappe PR Botd112ee52017-08-31 19:38:41 +05303675apps/erpnext/erpnext/controllers/buying_controller.py +151,Please enter 'Is Subcontracted' as Yes or No,Unesite ' Je podugovoren ' kao da ili ne
Frappe PR Botc0804792017-05-19 12:30:04 +05303676apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Posljednji datum komunikacije
3677DocType: Sales Team,Contact No.,Kontakt broj
3678DocType: Bank Reconciliation,Payment Entries,Prijave plaćanja
3679DocType: Production Order,Scrap Warehouse,otpaci Skladište
3680DocType: Production Order,Check if material transfer entry is not required,Provjerite nije li unos prijenosa materijala potreban
3681DocType: Program Enrollment Tool,Get Students From,Dobiti studenti iz
3682DocType: Hub Settings,Seller Country,Prodavač Država
3683apps/erpnext/erpnext/config/learn.py +273,Publish Items on Website,Objavi stavke na web stranici
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303684apps/erpnext/erpnext/utilities/activation.py +124,Group your students in batches,Grupa vaši učenici u serijama
Frappe PR Botc0804792017-05-19 12:30:04 +05303685DocType: Authorization Rule,Authorization Rule,Pravilo autorizacije
3686DocType: Sales Invoice,Terms and Conditions Details,Uvjeti Detalji
3687apps/erpnext/erpnext/templates/generators/item.html +85,Specifications,tehnički podaci
3688DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Prodaja Porezi i pristojbe Predložak
3689apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +68,Total (Credit),Ukupno (Credit)
3690DocType: Repayment Schedule,Payment Date,Datum plačanja
3691apps/erpnext/erpnext/stock/doctype/batch/batch.js +102,New Batch Qty,Nova količina serije
3692apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +10,Apparel & Accessories,Odjeća i modni dodaci
Frappe PR Botd112ee52017-08-31 19:38:41 +05303693apps/erpnext/erpnext/buying/doctype/supplier_scorecard_period/supplier_scorecard_period.py +91,Could not solve weighted score function. Make sure the formula is valid.,Nije moguće riješiti funkciju ponderirane ocjene. Provjerite je li formula valjana.
Frappe PR Botc0804792017-05-19 12:30:04 +05303694apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Broj narudžbe
3695DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / baner koji će se prikazivati na vrhu liste proizvoda.
3696DocType: Shipping Rule,Specify conditions to calculate shipping amount,Navedite uvjete za izračunavanje iznosa dostave
3697DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Uloga dopušteno postavljanje blokada računa i uređivanje Frozen Entries
Frappe PR Botd112ee52017-08-31 19:38:41 +05303698DocType: Supplier Scorecard Scoring Variable,Path,Staza
Frappe PR Botc0804792017-05-19 12:30:04 +05303699apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +28,Cannot convert Cost Center to ledger as it has child nodes,"Ne može se pretvoriti troška za knjigu , kao da ima djece čvorova"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303700apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +56,Opening Value,Otvaranje vrijednost
Frappe PR Botc0804792017-05-19 12:30:04 +05303701DocType: Salary Detail,Formula,Formula
Frappe PR Botd112ee52017-08-31 19:38:41 +05303702apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +47,Serial #,Serijski #
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303703apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +94,Commission on Sales,Komisija za prodaju
Frappe PR Botc0804792017-05-19 12:30:04 +05303704DocType: Offer Letter Term,Value / Description,Vrijednost / Opis
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303705apps/erpnext/erpnext/controllers/accounts_controller.py +578,"Row #{0}: Asset {1} cannot be submitted, it is already {2}","Red # {0}: Imovina {1} ne može se podnijeti, to je već {2}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303706DocType: Tax Rule,Billing Country,Naplata Država
3707DocType: Purchase Order Item,Expected Delivery Date,Očekivani rok isporuke
3708apps/erpnext/erpnext/accounts/general_ledger.py +132,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debitne i kreditne nije jednaka za {0} # {1}. Razlika je {2}.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303709apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +98,Entertainment Expenses,Zabava Troškovi
Frappe PR Botfa042362017-07-17 17:50:36 +05303710apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +48,Make Material Request,Provjerite materijala zahtjev
Frappe PR Botc0804792017-05-19 12:30:04 +05303711apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +20,Open Item {0},Otvoreno Stavka {0}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303712apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +214,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Prodaja Račun {0} mora biti otkazana prije poništenja ovu prodajnog naloga
Frappe PR Botc0804792017-05-19 12:30:04 +05303713apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +60,Age,Doba
3714DocType: Sales Invoice Timesheet,Billing Amount,Naplata Iznos
3715apps/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.
3716apps/erpnext/erpnext/config/hr.py +60,Applications for leave.,Prijave za odmor.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303717apps/erpnext/erpnext/accounts/doctype/account/account.py +177,Account with existing transaction can not be deleted,Račun s postojećom transakcijom ne može se izbrisati
Frappe PR Botc0804792017-05-19 12:30:04 +05303718DocType: Vehicle,Last Carbon Check,Posljednja Carbon Check
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303719apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +102,Legal Expenses,Pravni troškovi
Frappe PR Botfa042362017-07-17 17:50:36 +05303720apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +113,Please select quantity on row ,Molimo odaberite količinu na red
Frappe PR Botc0804792017-05-19 12:30:04 +05303721DocType: Purchase Invoice,Posting Time,Objavljivanje Vrijeme
3722DocType: Timesheet,% Amount Billed,% Naplaćeni iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303723apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Telephone Expenses,Telefonski troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05303724DocType: Sales Partner,Logo,Logo
3725DocType: Naming Series,Check this if you want to force the user to select a series before saving. There will be no default if you check this.,Označite ovo ako želite prisiliti korisniku odabir seriju prije spremanja. Tu će biti zadana ako to provjerili.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303726apps/erpnext/erpnext/stock/get_item_details.py +135,No Item with Serial No {0},Nema proizvoda sa serijskim brojem {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303727DocType: Email Digest,Open Notifications,Otvoreno Obavijesti
3728DocType: Payment Entry,Difference Amount (Company Currency),Razlika Iznos (Društvo valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303729apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +79,Direct Expenses,Izravni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05303730apps/erpnext/erpnext/controllers/recurring_document.py +213,"{0} is an invalid email address in 'Notification \
3731 Email Address'",{0} nije ispravan e-mail adresu u &quot;Obavijest \ e-mail adresa &#39;
3732apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Novi prihod kupca
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303733apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +119,Travel Expenses,putni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05303734DocType: Maintenance Visit,Breakdown,Slom
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303735apps/erpnext/erpnext/controllers/accounts_controller.py +690,Account: {0} with currency: {1} can not be selected,Račun: {0} s valutom: {1} ne može se odabrati
Frappe PR Botd112ee52017-08-31 19:38:41 +05303736DocType: Manufacturing Settings,"Update BOM cost automatically via Scheduler, based on latest valuation rate / price list rate / last purchase rate of raw materials.","Ažuriranje BOM-a automatski se naplaćuje putem Planera, temeljeno na najnovijoj stopi vrednovanja / stopi cjenika / zadnje stope kupnje sirovina."
Frappe PR Botc0804792017-05-19 12:30:04 +05303737DocType: Bank Reconciliation Detail,Cheque Date,Ček Datum
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303738apps/erpnext/erpnext/accounts/doctype/account/account.py +54,Account {0}: Parent account {1} does not belong to company: {2},Račun {0}: nadređeni račun {1} ne pripada tvrtki: {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303739DocType: Program Enrollment Tool,Student Applicants,Studentski Kandidati
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303740apps/erpnext/erpnext/setup/doctype/company/company.js +67,Successfully deleted all transactions related to this company!,Uspješno izbrisati sve transakcije vezane uz ovu tvrtku!
Frappe PR Botc0804792017-05-19 12:30:04 +05303741apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +21,As on Date,Kao i na datum
3742DocType: Appraisal,HR,HR
3743DocType: Program Enrollment,Enrollment Date,Datum registracije
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303744apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +69,Probation,Probni rad
Frappe PR Botc0804792017-05-19 12:30:04 +05303745apps/erpnext/erpnext/config/hr.py +115,Salary Components,Plaća Komponente
3746DocType: Program Enrollment Tool,New Academic Year,Nova akademska godina
Frappe PR Botd112ee52017-08-31 19:38:41 +05303747apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +762,Return / Credit Note,Povrat / odobrenje kupcu
Frappe PR Botc0804792017-05-19 12:30:04 +05303748DocType: Stock Settings,Auto insert Price List rate if missing,"Ako ne postoji, automatski ubaciti cjenik"
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303749apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +23,Total Paid Amount,Ukupno uplaćeni iznos
Frappe PR Botc0804792017-05-19 12:30:04 +05303750DocType: Production Order Item,Transferred Qty,prebačen Kol
3751apps/erpnext/erpnext/config/learn.py +11,Navigating,Kretanje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303752apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +157,Planning,planiranje
3753DocType: Material Request,Issued,Izdano
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303754apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +14,Student Activity,Aktivnost studenata
Frappe PR Botc0804792017-05-19 12:30:04 +05303755DocType: Project,Total Billing Amount (via Time Logs),Ukupno naplate Iznos (preko Vrijeme Trupci)
Frappe PR Botd112ee52017-08-31 19:38:41 +05303756apps/erpnext/erpnext/public/js/setup_wizard.js +314,We sell this Item,Prodajemo ovaj proizvod
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303757apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +80,Supplier Id,Id Dobavljač
Frappe PR Botc0804792017-05-19 12:30:04 +05303758DocType: Payment Request,Payment Gateway Details,Payment Gateway Detalji
Frappe PR Botd112ee52017-08-31 19:38:41 +05303759apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +253,Quantity should be greater than 0,Količina bi trebala biti veća od 0
3760apps/erpnext/erpnext/public/js/setup_wizard.js +392,Sample Data,Podaci o uzorku
Frappe PR Botc0804792017-05-19 12:30:04 +05303761DocType: Journal Entry,Cash Entry,Novac Stupanje
3762apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +17,Child nodes can be only created under 'Group' type nodes,Dijete čvorovi mogu biti samo stvorio pod tipa čvorišta &#39;Grupa&#39;
3763DocType: Leave Application,Half Day Date,Poludnevni Datum
3764DocType: Academic Year,Academic Year Name,Naziv akademske godine
3765DocType: Sales Partner,Contact Desc,Kontakt ukratko
3766apps/erpnext/erpnext/config/hr.py +65,"Type of leaves like casual, sick etc.","Tip lišća poput casual, bolovanja i sl."
3767DocType: Email Digest,Send regular summary reports via Email.,Pošalji redovite sažetak izvješća putem e-maila.
3768DocType: Payment Entry,PE-,PE
Frappe PR Botd112ee52017-08-31 19:38:41 +05303769apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +254,Please set default account in Expense Claim Type {0},Molimo postavite zadanog računa o troškovima za tužbu tipa {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303770DocType: Assessment Result,Student Name,Ime studenta
3771DocType: Brand,Item Manager,Stavka Manager
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303772apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +143,Payroll Payable,Plaće Plaća
Frappe PR Botc0804792017-05-19 12:30:04 +05303773DocType: Buying Settings,Default Supplier Type,Zadani tip dobavljača
3774DocType: Production Order,Total Operating Cost,Ukupni trošak
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303775apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +171,Note: Item {0} entered multiple times,Napomena : Proizvod {0} je upisan više puta
Frappe PR Botc0804792017-05-19 12:30:04 +05303776apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Svi kontakti.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303777apps/erpnext/erpnext/public/js/setup_wizard.js +225,Set your Target,Postavite cilj
3778apps/erpnext/erpnext/public/js/setup_wizard.js +62,Company Abbreviation,Kratica Društvo
Frappe PR Botc0804792017-05-19 12:30:04 +05303779apps/erpnext/erpnext/hr/doctype/employee/employee.py +136,User {0} does not exist,Korisnik {0} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05303780DocType: Item Attribute Value,Abbreviation,Skraćenica
Frappe PR Botd112ee52017-08-31 19:38:41 +05303781apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +179,Payment Entry already exists,Ulaz za plaćanje već postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05303782apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Niste ovlašteni od {0} prijeđenog limita
3783apps/erpnext/erpnext/config/hr.py +110,Salary template master.,Plaća predložak majstor .
3784DocType: Leave Type,Max Days Leave Allowed,Max Dani Ostavite dopuštenih
3785apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +63,Set Tax Rule for shopping cart,Postavite Porezni Pravilo za košaricu
3786DocType: Purchase Invoice,Taxes and Charges Added,Porezi i naknade Dodano
3787,Sales Funnel,prodaja dimnjak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303788apps/erpnext/erpnext/setup/doctype/company/company.py +48,Abbreviation is mandatory,Naziv je obavezan
Frappe PR Botc0804792017-05-19 12:30:04 +05303789DocType: Project,Task Progress,Zadatak Napredak
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303790apps/erpnext/erpnext/templates/includes/navbar/navbar_items.html +7,Cart,Kolica
Frappe PR Botc0804792017-05-19 12:30:04 +05303791,Qty to Transfer,Količina za prijenos
3792apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Ponude za kupce ili potencijalne kupce.
3793DocType: Stock Settings,Role Allowed to edit frozen stock,Uloga dopuštenih urediti smrznute zalihe
3794,Territory Target Variance Item Group-Wise,Pregled prometa po teritoriji i grupi proizvoda
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303795apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,All Customer Groups,Sve grupe kupaca
Frappe PR Botc0804792017-05-19 12:30:04 +05303796apps/erpnext/erpnext/accounts/doctype/budget/budget.py +114,Accumulated Monthly,ukupna mjesečna
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303797apps/erpnext/erpnext/controllers/accounts_controller.py +651,{0} is mandatory. Maybe Currency Exchange record is not created for {1} to {2}.,{0} je obavezno. Možda Mjenjačnica zapis nije stvoren za {1} na {2}.
Frappe PR Botd112ee52017-08-31 19:38:41 +05303798apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +40,Tax Template is mandatory.,Porez Predložak je obavezno.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303799apps/erpnext/erpnext/accounts/doctype/account/account.py +48,Account {0}: Parent account {1} does not exist,Račun {0}: nadređeni račun {1} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05303800DocType: Purchase Invoice Item,Price List Rate (Company Currency),Stopa cjenika (valuta tvrtke)
3801DocType: Products Settings,Products Settings,proizvodi Postavke
3802DocType: Account,Temporary,Privremen
3803DocType: Program,Courses,Tečajevi
3804DocType: Monthly Distribution Percentage,Percentage Allocation,Postotak raspodjele
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303805apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +97,Secretary,tajnica
Frappe PR Botc0804792017-05-19 12:30:04 +05303806DocType: Global Defaults,"If disable, 'In Words' field will not be visible in any transaction","Ako onemogućite &quot;, riječima &#39;polja neće biti vidljiva u bilo koju transakciju"
3807DocType: Serial No,Distinct unit of an Item,Razlikuje jedinica stavku
Frappe PR Botd112ee52017-08-31 19:38:41 +05303808DocType: Supplier Scorecard Criteria,Criteria Name,Naziv kriterija
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303809apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +1209,Please set Company,Postavite tvrtku
Frappe PR Botc0804792017-05-19 12:30:04 +05303810DocType: Pricing Rule,Buying,Nabava
3811DocType: HR Settings,Employee Records to be created by,Zaposlenik Records bi se stvorili
3812DocType: POS Profile,Apply Discount On,Nanesite popusta na
3813,Reqd By Date,Reqd Po datumu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303814apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +140,Creditors,Vjerovnici
Frappe PR Botc0804792017-05-19 12:30:04 +05303815DocType: Assessment Plan,Assessment Name,Naziv Procjena
3816apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +96,Row # {0}: Serial No is mandatory,Red # {0}: Serijski br obvezno
3817DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Stavka Wise Porezna Detalj
Frappe PR Botd112ee52017-08-31 19:38:41 +05303818apps/erpnext/erpnext/public/js/setup_wizard.js +62,Institute Abbreviation,Institut naziv
Frappe PR Botc0804792017-05-19 12:30:04 +05303819,Item-wise Price List Rate,Item-wise cjenik
Frappe PR Botd112ee52017-08-31 19:38:41 +05303820apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +916,Supplier Quotation,Dobavljač Ponuda
Frappe PR Botc0804792017-05-19 12:30:04 +05303821DocType: Quotation,In Words will be visible once you save the Quotation.,U riječi će biti vidljiv nakon što spremite ponudu.
3822apps/erpnext/erpnext/utilities/transaction_base.py +153,Quantity ({0}) cannot be a fraction in row {1},Količina ({0}) ne može biti frakcija u retku {1}
3823apps/erpnext/erpnext/schools/doctype/fees/fees.js +26,Collect Fees,prikupiti naknade
3824DocType: Attendance,ATT-,ATT-
Frappe PR Botd112ee52017-08-31 19:38:41 +05303825apps/erpnext/erpnext/stock/doctype/item/item.py +445,Barcode {0} already used in Item {1},Barkod {0} se već koristi u proizvodu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05303826apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Pravila za dodavanje troškova prijevoza.
3827DocType: Item,Opening Stock,Otvaranje Stock
3828apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Kupac je dužan
3829apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +20,{0} is mandatory for Return,{0} je obvezna za povratak
3830DocType: Purchase Order,To Receive,Primiti
Frappe PR Botd112ee52017-08-31 19:38:41 +05303831apps/erpnext/erpnext/public/js/setup_wizard.js +207,user@example.com,user@example.com
Frappe PR Botc0804792017-05-19 12:30:04 +05303832DocType: Employee,Personal Email,Osobni email
3833apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +57,Total Variance,Ukupne varijance
3834DocType: 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."
3835apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +15,Brokerage,Posredništvo
3836apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +232,Attendance for employee {0} is already marked for this day,Gledatelja za zaposlenika {0} već označena za ovaj dan
3837DocType: Production Order Operation,"in Minutes
3838Updated via 'Time Log'","U nekoliko minuta
3839 Ažurirano putem 'Time Log'"
3840DocType: Customer,From Lead,Od Olovo
3841apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Narudžbe objavljen za proizvodnju.
Frappe PR Bot7c901002017-06-07 12:05:29 +05303842apps/erpnext/erpnext/public/js/account_tree_grid.js +66,Select Fiscal Year...,Odaberite fiskalnu godinu ...
Frappe PR Botd112ee52017-08-31 19:38:41 +05303843apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +555,POS Profile required to make POS Entry,POS Profil potrebna da bi POS unos
Frappe PR Botc0804792017-05-19 12:30:04 +05303844DocType: Program Enrollment Tool,Enroll Students,upisati studenti
3845DocType: Hub Settings,Name Token,Naziv tokena
3846apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standardna prodaja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303847apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +138,Atleast one warehouse is mandatory,Atleast jednom skladištu je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05303848DocType: Serial No,Out of Warranty,Od jamstvo
Frappe PR Botd112ee52017-08-31 19:38:41 +05303849DocType: BOM Update Tool,Replace,Zamijeniti
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303850apps/erpnext/erpnext/templates/includes/product_list.js +42,No products found.,Nisu pronađeni proizvodi.
Frappe PR Botc0804792017-05-19 12:30:04 +05303851apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +360,{0} against Sales Invoice {1},{0} u odnosu na prodajnom računu {1}
3852DocType: Sales Invoice,SINV-,SINV-
3853DocType: Request for Quotation Item,Project Name,Naziv projekta
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303854DocType: Customer,Mention if non-standard receivable account,Spomenuti ako nestandardni potraživanja račun
Frappe PR Botc0804792017-05-19 12:30:04 +05303855DocType: Journal Entry Account,If Income or Expense,Ako prihoda i rashoda
3856DocType: Production Order,Required Items,potrebne stavke
3857DocType: Stock Ledger Entry,Stock Value Difference,Stock Vrijednost razlika
3858apps/erpnext/erpnext/config/learn.py +234,Human Resource,Ljudski Resursi
3859DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Pomirenje Plaćanje Plaćanje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303860apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +38,Tax Assets,porezna imovina
Frappe PR Botd112ee52017-08-31 19:38:41 +05303861apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +625,Production Order has been {0},Proizvodni nalog je bio {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303862DocType: BOM Item,BOM No,BOM br.
3863DocType: Instructor,INS/,INS /
3864apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +160,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
3865DocType: Item,Moving Average,Prosječna ponderirana cijena
Frappe PR Botd112ee52017-08-31 19:38:41 +05303866DocType: BOM Update Tool,The BOM which will be replaced,BOM koji će biti zamijenjen
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303867apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +46,Electronic Equipments,elektroničke opreme
Frappe PR Botc0804792017-05-19 12:30:04 +05303868DocType: Account,Debit,Zaduženje
3869apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +49,Leaves must be allocated in multiples of 0.5,"Odsustva moraju biti dodijeljena kao višekratnici od 0,5"
3870DocType: Production Order,Operation Cost,Operacija troškova
3871apps/erpnext/erpnext/config/hr.py +29,Upload attendance from a .csv file,Prenesi dolazak iz. Csv datoteku
3872apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +39,Outstanding Amt,Izvanredna Amt
3873DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Set cilja predmet Grupa-mudar za ovaj prodavač.
3874DocType: Stock Settings,Freeze Stocks Older Than [Days],Freeze Dionice stariji od [ dana ]
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303875apps/erpnext/erpnext/controllers/accounts_controller.py +548,Row #{0}: Asset is mandatory for fixed asset purchase/sale,Red # {0}: Imovina je obvezna za nepokretne imovine kupnju / prodaju
Frappe PR Bot7c901002017-06-07 12:05:29 +05303876apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +42,"If two or more Pricing Rules are found based on the above conditions, Priority is applied. Priority is a number between 0 to 20 while default value is zero (blank). Higher number means it will take precedence if there are multiple Pricing Rules with same conditions.","Ako 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."
Frappe PR Botc0804792017-05-19 12:30:04 +05303877apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Fiskalna godina: {0} ne postoji
3878DocType: Currency Exchange,To Currency,Valutno
3879DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Dopusti sljedeći korisnici odobriti ostavite aplikacije za blok dana.
3880apps/erpnext/erpnext/config/hr.py +132,Types of Expense Claim.,Vrste Rashodi zahtjevu.
3881apps/erpnext/erpnext/controllers/selling_controller.py +173,Selling rate for item {0} is lower than its {1}. Selling rate should be atleast {2},Stopa prodaje za stavku {0} niža je od njegove {1}. Stopa prodaje trebao bi biti najmanje {2}
3882DocType: Item,Taxes,Porezi
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303883apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +324,Paid and Not Delivered,Plaćeni i nije isporučena
Frappe PR Botc0804792017-05-19 12:30:04 +05303884DocType: Project,Default Cost Center,Zadana troškovnih centara
3885DocType: Bank Guarantee,End Date,Datum završetka
3886apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Stock transakcije
3887DocType: Budget,Budget Accounts,Proračun računa
3888DocType: Employee,Internal Work History,Unutarnja Povijest Posao
3889DocType: Depreciation Schedule,Accumulated Depreciation Amount,Akumulirana amortizacija iznos
3890apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +42,Private Equity,Private Equity
Frappe PR Botd112ee52017-08-31 19:38:41 +05303891DocType: Supplier Scorecard Variable,Supplier Scorecard Variable,Variable Scorecard dobavljača
Frappe PR Botc0804792017-05-19 12:30:04 +05303892DocType: Employee Loan,Fully Disbursed,potpuno Isplaćeno
3893DocType: Maintenance Visit,Customer Feedback,Kupac Ocjena
3894DocType: Account,Expense,rashod
3895apps/erpnext/erpnext/schools/doctype/assessment_result/assessment_result.js +34,Score cannot be greater than Maximum Score,Rezultat ne može biti veća od najvišu ocjenu
3896DocType: Item Attribute,From Range,Iz raspona
Frappe PR Botd112ee52017-08-31 19:38:41 +05303897DocType: BOM,Set rate of sub-assembly item based on BOM,Postavite stavku podsklopa na temelju BOM-a
3898apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +96,Syntax error in formula or condition: {0},sintaktička pogreška u formuli ili stanja: {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05303899DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Svakodnevnom radu poduzeća Sažetak Postavke
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303900apps/erpnext/erpnext/stock/utils.py +123,Item {0} ignored since it is not a stock item,Proizvod {0} se ignorira budući da nije skladišni artikal
Frappe PR Botc0804792017-05-19 12:30:04 +05303901DocType: Appraisal,APRSL,APRSL
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303902apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +101,Submit this Production Order for further processing.,Pošaljite ovaj radnog naloga za daljnju obradu .
Frappe PR Bot7c901002017-06-07 12:05:29 +05303903apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +23,"To not apply Pricing Rule in a particular transaction, all applicable Pricing Rules should be disabled.","Da se ne primjenjuje pravilo Cijene u određenoj transakciji, svim primjenjivim pravilima cijena bi trebala biti onemogućen."
Frappe PR Botc0804792017-05-19 12:30:04 +05303904DocType: Assessment Group,Parent Assessment Group,Roditelj Grupa procjena
3905apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +27,Jobs,Posao
3906,Sales Order Trends,Trend narudžbi kupca
3907DocType: Employee,Held On,Održanoj
3908apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order_calendar.js +36,Production Item,Proizvodni proizvod
3909,Employee Information,Informacije o zaposleniku
Frappe PR Botd112ee52017-08-31 19:38:41 +05303910apps/erpnext/erpnext/public/js/setup_wizard.js +247,Rate (%),Stopa ( % )
Frappe PR Botc0804792017-05-19 12:30:04 +05303911DocType: Stock Entry Detail,Additional Cost,Dodatni trošak
Frappe PR Botc0804792017-05-19 12:30:04 +05303912apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +39,"Can not filter based on Voucher No, if grouped by Voucher","Ne možete filtrirati na temelju vaučer No , ako grupirani po vaučer"
Frappe PR Botd112ee52017-08-31 19:38:41 +05303913apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +891,Make Supplier Quotation,Napravi ponudu dobavljaču
Frappe PR Botc0804792017-05-19 12:30:04 +05303914DocType: Quality Inspection,Incoming,Dolazni
3915DocType: BOM,Materials Required (Exploded),Potrebna roba
Frappe PR Botd112ee52017-08-31 19:38:41 +05303916apps/erpnext/erpnext/public/js/setup_wizard.js +199,"Add users to your organization, other than yourself","Dodaj korisnika u vašoj organizaciji, osim sebe"
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303917apps/erpnext/erpnext/stock/report/total_stock_summary/total_stock_summary.py +60,Please set Company filter blank if Group By is 'Company',Postavite prazan filtar Tvrtke ako je Skupna pošta &quot;Tvrtka&quot;
Frappe PR Botc0804792017-05-19 12:30:04 +05303918apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +66,Posting Date cannot be future date,Knjiženja Datum ne može biti datum u budućnosti
3919apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +101,Row # {0}: Serial No {1} does not match with {2} {3},Red # {0}: Serijski br {1} ne odgovara {2} {3}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303920apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +55,Casual Leave,Casual dopust
Frappe PR Botc0804792017-05-19 12:30:04 +05303921DocType: Batch,Batch ID,ID serije
3922apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +380,Note: {0},Napomena: {0}
3923,Delivery Note Trends,Trend otpremnica
3924apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +113,This Week's Summary,Ovaj tjedan Sažetak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303925apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +20,In Stock Qty,Na skladištu Kol
Frappe PR Botc0804792017-05-19 12:30:04 +05303926apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Račun: {0} može se ažurirati samo preko Stock promet
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303927DocType: Student Group Creation Tool,Get Courses,dobiti Tečajevi
Frappe PR Botc0804792017-05-19 12:30:04 +05303928DocType: GL Entry,Party,Stranka
Frappe PR Botd112ee52017-08-31 19:38:41 +05303929DocType: Sales Order,Delivery Date,Datum isporuke
Frappe PR Botc0804792017-05-19 12:30:04 +05303930DocType: Opportunity,Opportunity Date,Datum prilike
3931DocType: Purchase Receipt,Return Against Purchase Receipt,Povratak na primku
3932DocType: Request for Quotation Item,Request for Quotation Item,Zahtjev za ponudu točke
3933DocType: Purchase Order,To Bill,Za Billa
3934DocType: Material Request,% Ordered,% Naručeno
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303935DocType: School Settings,"For Course based Student Group, the Course will be validated for every Student from the enrolled Courses in Program Enrollment.","Za Studentsku grupu na tečaju, tečaj će biti validiran za svakog studenta iz upisanih kolegija u upisu na program."
Frappe PR Botc0804792017-05-19 12:30:04 +05303936DocType: Purchase Invoice,"Enter Email Address separated by commas, invoice will be mailed automatically on particular date","Unesite E-mail adresa odvojenih zarezima, račun će biti automatski poslan na određeni datum"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303937apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +72,Piecework,Rad po komadu
Frappe PR Botc0804792017-05-19 12:30:04 +05303938apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Avg. Buying Rate,Prosječna nabavna cijena
3939DocType: Task,Actual Time (in Hours),Stvarno vrijeme (u satima)
3940DocType: Employee,History In Company,Povijest tvrtke
3941apps/erpnext/erpnext/config/learn.py +107,Newsletters,Newsletteri
3942DocType: Stock Ledger Entry,Stock Ledger Entry,Upis u glavnu knjigu
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303943apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +82,Same item has been entered multiple times,Isti predmet je ušao više puta
Frappe PR Botc0804792017-05-19 12:30:04 +05303944DocType: Department,Leave Block List,Popis neodobrenih odsustva
3945DocType: Sales Invoice,Tax ID,OIB
Frappe PR Botbfdb7262017-07-11 15:20:11 +05303946apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +192,Item {0} is not setup for Serial Nos. Column must be blank,Stavka {0} nije setup za serijski brojevi Stupac mora biti prazan
Frappe PR Botc0804792017-05-19 12:30:04 +05303947DocType: Accounts Settings,Accounts Settings,Postavke računa
3948apps/erpnext/erpnext/schools/doctype/student_applicant/student_applicant.js +7,Approve,Odobriti
3949DocType: Customer,Sales Partner and Commission,Prodaja partner i komisija
3950DocType: Employee Loan,Rate of Interest (%) / Year,Kamatna stopa (%) / godina
3951,Project Quantity,Projekt Količina
Frappe PR Botd112ee52017-08-31 19:38:41 +05303952apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +79,"Total {0} for all items is zero, may be you should change 'Distribute Charges Based On'","Ukupno {0} za sve stavke nula, možda biste trebali promijeniti &#39;Podijeliti optužbi na temelju&#39;"
Frappe PR Botc0804792017-05-19 12:30:04 +05303953DocType: Opportunity,To Discuss,Za Raspravljajte
3954apps/erpnext/erpnext/stock/stock_ledger.py +368,{0} units of {1} needed in {2} to complete this transaction.,{0} jedinica {1} potrebna u {2} za dovršetak ovu transakciju.
3955DocType: Loan Type,Rate of Interest (%) Yearly,Kamatna stopa (%) godišnje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303956apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +71,Temporary Accounts,Privremeni računi
3957apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +176,Black,Crna
Frappe PR Botc0804792017-05-19 12:30:04 +05303958DocType: BOM Explosion Item,BOM Explosion Item,BOM eksplozije artikla
3959DocType: Account,Auditor,Revizor
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303960apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.js +124,{0} items produced,{0} predmeti koji
Frappe PR Botc0804792017-05-19 12:30:04 +05303961DocType: Cheque Print Template,Distance from top edge,Udaljenost od gornjeg ruba
Frappe PR Botd112ee52017-08-31 19:38:41 +05303962apps/erpnext/erpnext/stock/get_item_details.py +308,Price List {0} is disabled or does not exist,Cjenik {0} je onemogućen ili ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05303963DocType: Purchase Invoice,Return,Povratak
3964DocType: Production Order Operation,Production Order Operation,Proizvodni nalog Rad
3965DocType: Pricing Rule,Disable,Ugasiti
Frappe PR Botd112ee52017-08-31 19:38:41 +05303966apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +161,Mode of payment is required to make a payment,Način plaćanja potrebno je izvršiti uplatu
Frappe PR Botc0804792017-05-19 12:30:04 +05303967DocType: Project Task,Pending Review,U tijeku pregled
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303968apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +38,{0} - {1} is not enrolled in the Batch {2},{0} - {1} nije upisana u skupinu {2}
Frappe PR Botd112ee52017-08-31 19:38:41 +05303969apps/erpnext/erpnext/accounts/doctype/asset/depreciation.py +113,"Asset {0} cannot be scrapped, as it is already {1}","Imovina {0} ne može biti otpisan, kao što je već {1}"
Frappe PR Botc0804792017-05-19 12:30:04 +05303970DocType: Task,Total Expense Claim (via Expense Claim),Ukupni rashodi Zatraži (preko Rashodi Zahtjeva)
Frappe PR Botc0804792017-05-19 12:30:04 +05303971apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +177,Mark Absent,Mark Odsutni
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303972apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +139,Row {0}: Currency of the BOM #{1} should be equal to the selected currency {2},Red {0}: Valuta sastavnice # {1} bi trebao biti jednak odabranoj valuti {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05303973DocType: Journal Entry Account,Exchange Rate,Tečaj
Frappe PR Botd112ee52017-08-31 19:38:41 +05303974apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +573,Sales Order {0} is not submitted,Prodajnog naloga {0} nije podnesen
Frappe PR Botc0804792017-05-19 12:30:04 +05303975DocType: Homepage,Tag Line,Tag linija
3976DocType: Fee Component,Fee Component,Naknada Komponenta
3977apps/erpnext/erpnext/config/hr.py +195,Fleet Management,Mornarički menađer
Frappe PR Botd112ee52017-08-31 19:38:41 +05303978apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +914,Add items from,Dodavanje stavki iz
Frappe PR Botc0804792017-05-19 12:30:04 +05303979DocType: Cheque Print Template,Regular,redovan
3980apps/erpnext/erpnext/schools/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Ukupno weightage svih kriterija za ocjenjivanje mora biti 100%
3981DocType: BOM,Last Purchase Rate,Zadnja kupovna cijena
3982DocType: Account,Asset,Asset
3983DocType: Project Task,Task ID,Zadatak ID
3984apps/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
3985,Sales Person-wise Transaction Summary,Pregled prometa po prodavaču
3986DocType: Training Event,Contact Number,Kontakt broj
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303987apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +72,Warehouse {0} does not exist,Skladište {0} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05303988apps/erpnext/erpnext/hub_node/page/hub/register_in_hub.html +2,Register For ERPNext Hub,Registrirajte se za ERPNext Hub
3989DocType: Monthly Distribution,Monthly Distribution Percentages,Mjesečni postotci distribucije
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05303990apps/erpnext/erpnext/stock/doctype/batch/batch.py +37,The selected item cannot have Batch,Izabrani predmet ne može imati Hrpa
Frappe PR Bot3ceab642017-07-04 16:08:14 +05303991apps/erpnext/erpnext/stock/stock_ledger.py +464,"Valuation rate not found for the Item {0}, which is required to do accounting entries for {1} {2}. If the item is transacting as a sample item in the {1}, please mention that in the {1} Item table. Otherwise, please create an incoming stock transaction for the item or mention valuation rate in the Item record, and then try submiting/cancelling this entry","Stopa Vrednovanje nije pronađen u točki {0}, koji je potreban za napraviti računovodstvene stavke za {1} {2}. Ako je stavka prijenosom kao stavka uzorka u {1}, molimo napomenuti da u {1} tačka stola. Inače, stvoriti dolazni transakciju dionica za brzinu vrednovanja stavki ili spomenuti u stavku zapis, a zatim pokušajte priloženog / otkazivanja ovaj unos"
Frappe PR Botc0804792017-05-19 12:30:04 +05303992DocType: Delivery Note,% of materials delivered against this Delivery Note,% robe od ove otpremnice je isporučeno
3993DocType: Project,Customer Details,Korisnički podaci
3994DocType: Employee,Reports to,Izvješća
3995,Unpaid Expense Claim,Neplaćeni Rashodi Zatraži
Frappe PR Botc0804792017-05-19 12:30:04 +05303996DocType: Payment Entry,Paid Amount,Plaćeni iznos
3997DocType: Assessment Plan,Supervisor,Nadzornik
Frappe PR Botd112ee52017-08-31 19:38:41 +05303998apps/erpnext/erpnext/accounts/page/pos/pos.js +719,Online,Na liniji
Frappe PR Botc0804792017-05-19 12:30:04 +05303999,Available Stock for Packing Items,Raspoloživo stanje za pakirane proizvode
4000DocType: Item Variant,Item Variant,Stavka Variant
4001DocType: Assessment Result Tool,Assessment Result Tool,Procjena Alat Rezultat
4002DocType: BOM Scrap Item,BOM Scrap Item,BOM otpaci predmeta
Frappe PR Botd112ee52017-08-31 19:38:41 +05304003apps/erpnext/erpnext/accounts/page/pos/pos.js +880,Submitted orders can not be deleted,Dostavljeni nalozi se ne može izbrisati
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304004apps/erpnext/erpnext/accounts/doctype/account/account.py +117,"Account balance already in Debit, you are not allowed to set 'Balance Must Be' as 'Credit'","Stanje računa već u zaduženje, ne smiju postaviti 'ravnoteža se mora' kao 'kreditne'"
4005apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +87,Quality Management,Upravljanje kvalitetom
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304006apps/erpnext/erpnext/accounts/doctype/asset/asset.py +41,Item {0} has been disabled,Stavka {0} je onemogućen
Frappe PR Botc0804792017-05-19 12:30:04 +05304007DocType: Employee Loan,Repay Fixed Amount per Period,Vratiti fiksni iznos po razdoblju
4008apps/erpnext/erpnext/buying/utils.py +47,Please enter quantity for Item {0},Molimo unesite količinu za točku {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304009apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +78,Credit Note Amt,Kreditna bilješka Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05304010DocType: Employee External Work History,Employee External Work History,Zaposlenik Vanjski Rad Povijest
4011DocType: Tax Rule,Purchase,Nabava
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304012apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Balance Qty,Bilanca kol
Frappe PR Botc0804792017-05-19 12:30:04 +05304013apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Ciljevi ne može biti prazan
4014DocType: Item Group,Parent Item Group,Nadređena grupa proizvoda
4015apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} od {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304016apps/erpnext/erpnext/setup/doctype/company/company.js +25,Cost Centers,Troška
Frappe PR Botc0804792017-05-19 12:30:04 +05304017DocType: 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
4018apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Red # {0}: vremenu sukobi s redom {1}
4019DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Dopusti stopu nulte procjene
4020DocType: Training Event Employee,Invited,pozvan
Frappe PR Botd112ee52017-08-31 19:38:41 +05304021apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +175,Multiple active Salary Structures found for employee {0} for the given dates,Više aktivnih struktura prihoda nađeni za zaposlenika {0} za navedene datume
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304022apps/erpnext/erpnext/config/accounts.py +310,Setup Gateway accounts.,Postava Gateway račune.
Frappe PR Botc0804792017-05-19 12:30:04 +05304023DocType: Employee,Employment Type,Zapošljavanje Tip
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304024apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +42,Fixed Assets,Dugotrajne imovine
Frappe PR Botc0804792017-05-19 12:30:04 +05304025DocType: Payment Entry,Set Exchange Gain / Loss,Postavite Exchange dobici / gubici
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304026,GST Purchase Register,Registar kupnje GST-a
Frappe PR Botc0804792017-05-19 12:30:04 +05304027,Cash Flow,Protok novca
4028apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +92,Application period cannot be across two alocation records,Razdoblje zahtjev ne može biti preko dva alocation zapisa
4029DocType: Item Group,Default Expense Account,Zadani račun rashoda
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304030apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Student Email ID,Student ID e-pošte
Frappe PR Botc0804792017-05-19 12:30:04 +05304031DocType: Employee,Notice (days),Obavijest (dani)
4032DocType: Tax Rule,Sales Tax Template,Porez Predložak
Frappe PR Botd112ee52017-08-31 19:38:41 +05304033apps/erpnext/erpnext/accounts/page/pos/pos.js +2397,Select items to save the invoice,Odaberite stavke za spremanje račun
Frappe PR Botc0804792017-05-19 12:30:04 +05304034DocType: Employee,Encashment Date,Encashment Datum
4035DocType: Training Event,Internet,Internet
4036DocType: Account,Stock Adjustment,Stock Podešavanje
4037apps/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}
4038DocType: Production Order,Planned Operating Cost,Planirani operativni trošak
4039DocType: Academic Term,Term Start Date,Pojam Datum početka
4040apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +18,Opp Count,Count Count
4041apps/erpnext/erpnext/controllers/recurring_document.py +136,Please find attached {0} #{1},U prilogu {0} # {1}
4042apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +34,Bank Statement balance as per General Ledger,Banka Izjava stanje po glavnom knjigom
4043DocType: Job Applicant,Applicant Name,Podnositelj zahtjeva Ime
4044DocType: Authorization Rule,Customer / Item Name,Kupac / Stavka Ime
4045DocType: 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**.
4046
4047The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
4048
4049For 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.
4050
4051Note: 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 &quot;Je kataloški Stavka&quot; kao &quot;ne&quot; i &quot;Je li prodaja predmeta&quot; kao &quot;Da&quot;. 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
4052apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +42,Serial No is mandatory for Item {0},Serijski Nema je obvezna za točke {0}
4053DocType: Item Variant Attribute,Attribute,Atribut
4054apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Navedite od / do rasponu
4055DocType: Serial No,Under AMC,Pod AMC
Frappe PR Bot7c901002017-06-07 12:05:29 +05304056apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +55,Item valuation rate is recalculated considering landed cost voucher amount,Stopa predmeta vrednovanja preračunava obzirom sletio troškova iznos vaučera
Frappe PR Botc0804792017-05-19 12:30:04 +05304057apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Zadane postavke za prodajne transakcije.
4058DocType: Guardian,Guardian Of ,staratelj
4059DocType: Grading Scale Interval,Threshold,Prag
Frappe PR Botd112ee52017-08-31 19:38:41 +05304060DocType: BOM Update Tool,Current BOM,Trenutni BOM
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304061apps/erpnext/erpnext/public/js/utils.js +45,Add Serial No,Dodaj serijski broj
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304062DocType: Production Order Item,Available Qty at Source Warehouse,Dostupni broj u Izvornoj skladištu
Frappe PR Botc0804792017-05-19 12:30:04 +05304063apps/erpnext/erpnext/config/support.py +22,Warranty,garancija
4064DocType: Purchase Invoice,Debit Note Issued,Terećenju Izdano
4065DocType: Production Order,Warehouses,Skladišta
4066apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +18,{0} asset cannot be transferred,{0} imovine ne može se prenijeti
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304067apps/erpnext/erpnext/stock/doctype/item/item.js +66,This Item is a Variant of {0} (Template).,Ova stavka je varijanta od {0} (Predložak).
Frappe PR Botc0804792017-05-19 12:30:04 +05304068DocType: Workstation,per hour,na sat
4069apps/erpnext/erpnext/config/buying.py +7,Purchasing,Nabava
4070DocType: Announcement,Announcement,Obavijest
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304071DocType: School Settings,"For Batch based Student Group, the Student Batch will be validated for every Student from the Program Enrollment.","Za grupu studenata temeljenih na bazi, studentska će se serijska cjelina validirati za svakog studenta iz prijave za program."
4072apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +51,Warehouse can not be deleted as stock ledger entry exists for this warehouse.,Skladište se ne može izbrisati dok postoje upisi u glavnu knjigu za ovo skladište.
Frappe PR Botc0804792017-05-19 12:30:04 +05304073DocType: Company,Distribution,Distribucija
4074apps/erpnext/erpnext/schools/doctype/fees/fees.js +27,Amount Paid,Plaćeni iznos
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304075apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +102,Project Manager,Voditelj projekta
Frappe PR Botc0804792017-05-19 12:30:04 +05304076,Quoted Item Comparison,Citirano predmeta za usporedbu
Frappe PR Botd112ee52017-08-31 19:38:41 +05304077apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +34,Overlap in scoring between {0} and {1},Preklapanje u bodovanju između {0} i {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304078apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +83,Dispatch,Otpremanje
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304079apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +73,Max discount allowed for item: {0} is {1}%,Maksimalni dopušteni popust za proizvod: {0} je {1}%
Frappe PR Botc0804792017-05-19 12:30:04 +05304080apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +173,Net Asset value as on,Neto imovina kao i na
4081DocType: Account,Receivable,potraživanja
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304082apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +288,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
Frappe PR Botc0804792017-05-19 12:30:04 +05304083DocType: Accounts Settings,Role that is allowed to submit transactions that exceed credit limits set.,Uloga koja je dopušteno podnijeti transakcije koje premašuju kreditnih ograničenja postavljena.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304084apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +919,Select Items to Manufacture,Odaberite stavke za proizvodnju
4085apps/erpnext/erpnext/accounts/page/pos/pos.js +944,"Master data syncing, it might take some time","Master Data sinkronizacije, to bi moglo potrajati neko vrijeme"
Frappe PR Botc0804792017-05-19 12:30:04 +05304086DocType: Item,Material Issue,Materijal Issue
4087DocType: Hub Settings,Seller Description,Prodavač Opis
4088DocType: Employee Education,Qualification,Kvalifikacija
4089DocType: Item Price,Item Price,Cijena proizvoda
4090apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +48,Soap & Detergent,Sapun i deterdžent
4091DocType: BOM,Show Items,Prikaži stavke
4092apps/erpnext/erpnext/schools/doctype/course_schedule/course_schedule.py +30,From Time cannot be greater than To Time.,S vremena ne može biti veća od na vrijeme.
4093apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +36,Motion Picture & Video,Pokretna slika & video
4094apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Naručeno
4095DocType: Salary Detail,Component,sastavni dio
4096DocType: Assessment Criteria,Assessment Criteria Group,Kriteriji za ocjenu Grupa
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304097apps/erpnext/erpnext/accounts/doctype/asset/asset.py +72,Opening Accumulated Depreciation must be less than equal to {0},Otvaranje za akumuliranu amortizaciju mora biti manja od jednaka {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304098DocType: Warehouse,Warehouse Name,Naziv skladišta
4099DocType: Naming Series,Select Transaction,Odaberite transakciju
4100apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Unesite Odobravanje ulogu ili Odobravanje korisnike
4101DocType: Journal Entry,Write Off Entry,Otpis unos
4102DocType: BOM,Rate Of Materials Based On,Stopa materijali na temelju
4103apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Analitike podrške
4104apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +142,Uncheck all,Poništite sve
Frappe PR Botc0804792017-05-19 12:30:04 +05304105DocType: POS Profile,Terms and Conditions,Odredbe i uvjeti
4106apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +49,To Date should be within the Fiscal Year. Assuming To Date = {0},Za datum mora biti unutar fiskalne godine. Pod pretpostavkom da bi datum = {0}
4107DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Ovdje možete održavati visina, težina, alergije, medicinske brige itd."
4108DocType: Leave Block List,Applies to Company,Odnosi se na Društvo
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304109apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +202,Cannot cancel because submitted Stock Entry {0} exists,"Ne može se otkazati, jer skladišni ulaz {0} postoji"
Frappe PR Botc0804792017-05-19 12:30:04 +05304110DocType: Employee Loan,Disbursement Date,datum isplate
Frappe PR Botd112ee52017-08-31 19:38:41 +05304111DocType: BOM Update Tool,Update latest price in all BOMs,Ažuriranje najnovije cijene u svim BOM-ovima
Frappe PR Botc0804792017-05-19 12:30:04 +05304112DocType: Vehicle,Vehicle,Vozilo
4113DocType: Purchase Invoice,In Words,Riječima
4114DocType: POS Profile,Item Groups,stavka Grupe
4115apps/erpnext/erpnext/hr/doctype/employee/employee.py +217,Today is {0}'s birthday!,Danas je {0} 'rođendan!
4116DocType: Production Planning Tool,Material Request For Warehouse,Zahtjev za robom za skladište
4117DocType: Sales Order Item,For Production,Za proizvodnju
4118DocType: Payment Request,payment_url,payment_url
4119DocType: Project Task,View Task,Pregled zadataka
Frappe PR Botc0804792017-05-19 12:30:04 +05304120apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,Opp / Lead%
4121DocType: Material Request,MREQ-,MREQ-
4122,Asset Depreciations and Balances,Imovine deprecijacije i sredstva
Frappe PR Botd112ee52017-08-31 19:38:41 +05304123apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +353,Amount {0} {1} transferred from {2} to {3},Iznos {0} {1} prenesen iz {2} u {3}
Frappe PR Botc0804792017-05-19 12:30:04 +05304124DocType: Sales Invoice,Get Advances Received,Kreiraj avansno primanje
4125DocType: Email Digest,Add/Remove Recipients,Dodaj / ukloni primatelja
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304126apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +461,Transaction not allowed against stopped Production Order {0},Transakcija nije dopuštena protiv zaustavljena proizvodnja Reda {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304127apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.js +19,"To set this Fiscal Year as Default, click on 'Set as Default'","Za postavljanje ove fiskalne godine kao zadano , kliknite na "" Set as Default '"
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304128apps/erpnext/erpnext/projects/doctype/project/project.py +200,Join,Pridružiti
Frappe PR Botc0804792017-05-19 12:30:04 +05304129apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +20,Shortage Qty,Nedostatak Kom
Frappe PR Botd112ee52017-08-31 19:38:41 +05304130apps/erpnext/erpnext/stock/doctype/item/item.py +649,Item variant {0} exists with same attributes,Inačica Stavka {0} postoji s istim atributima
Frappe PR Botc0804792017-05-19 12:30:04 +05304131DocType: Employee Loan,Repay from Salary,Vrati iz plaće
4132DocType: Leave Application,LAP/,KRUG/
Frappe PR Botd112ee52017-08-31 19:38:41 +05304133apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +341,Requesting payment against {0} {1} for amount {2},Zahtjev za isplatu od {0} {1} za iznos {2}
Frappe PR Botc0804792017-05-19 12:30:04 +05304134DocType: Salary Slip,Salary Slip,Plaća proklizavanja
4135DocType: Lead,Lost Quotation,Izgubljena Ponuda
4136DocType: Pricing Rule,Margin Rate or Amount,Margina brzine ili količine
4137apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,'Do datuma ' je potrebno
4138DocType: 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."
4139DocType: Sales Invoice Item,Sales Order Item,Naručeni proizvod - prodaja
4140DocType: Salary Slip,Payment Days,Plaćanja Dana
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304141apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +121,Warehouses with child nodes cannot be converted to ledger,Skladišta s djetetom čvorovi se ne može pretvoriti u glavnoj knjizi
Frappe PR Botc0804792017-05-19 12:30:04 +05304142DocType: BOM,Manage cost of operations,Uredi troškove poslovanja
4143DocType: Notification Control,"When any of the checked transactions are ""Submitted"", an email pop-up automatically opened to send an email to the associated ""Contact"" in that transaction, with the transaction as an attachment. The user may or may not send the email.","Kada bilo koji od provjerenih transakcija &quot;Postavio&quot;, e-mail pop-up automatski otvorio poslati e-mail na povezane &quot;Kontakt&quot; u toj transakciji, s transakcijom u privitku. Korisnik može ili ne može poslati e-mail."
4144apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globalne postavke
4145DocType: Assessment Result Detail,Assessment Result Detail,Procjena Detalj Rezultat
4146DocType: Employee Education,Employee Education,Obrazovanje zaposlenika
Frappe PR Botd112ee52017-08-31 19:38:41 +05304147apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +48,Duplicate item group found in the item group table,Dvostruki stavke skupina nalaze se u tablici stavke grupe
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304148apps/erpnext/erpnext/public/js/controllers/transaction.js +941,It is needed to fetch Item Details.,To je potrebno kako bi dohvatili Stavka Pojedinosti.
Frappe PR Botc0804792017-05-19 12:30:04 +05304149DocType: Salary Slip,Net Pay,Neto plaća
4150DocType: Account,Account,Račun
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304151apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +217,Serial No {0} has already been received,Serijski Ne {0} već je primila
Frappe PR Botc0804792017-05-19 12:30:04 +05304152,Requested Items To Be Transferred,Traženi proizvodi spremni za transfer
4153DocType: Expense Claim,Vehicle Log,vozila Prijava
Frappe PR Botc0804792017-05-19 12:30:04 +05304154DocType: Purchase Invoice,Recurring Id,Ponavljajući Id
4155DocType: Customer,Sales Team Details,Detalji prodnog tima
Frappe PR Botd112ee52017-08-31 19:38:41 +05304156apps/erpnext/erpnext/accounts/page/pos/pos.js +1331,Delete permanently?,Brisanje trajno?
Frappe PR Botc0804792017-05-19 12:30:04 +05304157DocType: Expense Claim,Total Claimed Amount,Ukupno Zatražio Iznos
4158apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Potencijalne prilike za prodaju.
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304159apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +228,Invalid {0},Pogrešna {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304160apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +59,Sick Leave,bolovanje
Frappe PR Botc0804792017-05-19 12:30:04 +05304161DocType: Email Digest,Email Digest,E-pošta
4162DocType: Delivery Note,Billing Address Name,Naziv adrese za naplatu
4163apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +22,Department Stores,Robne kuće
Frappe PR Botd112ee52017-08-31 19:38:41 +05304164,Item Delivery Date,Datum isporuke stavke
Frappe PR Botc0804792017-05-19 12:30:04 +05304165DocType: Warehouse,PIN,PIN
4166apps/erpnext/erpnext/setup/setup_wizard/sample_data.py +108,Setup your School in ERPNext,Postavite svoj škola u ERPNext
4167DocType: Sales Invoice,Base Change Amount (Company Currency),Baza Promjena Iznos (Društvo valuta)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304168apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +304,No accounting entries for the following warehouses,Nema računovodstvenih unosa za ova skladišta
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304169apps/erpnext/erpnext/projects/doctype/project/project.js +109,Save the document first.,Spremite dokument prvi.
Frappe PR Botc0804792017-05-19 12:30:04 +05304170DocType: Account,Chargeable,Naplativ
4171DocType: Company,Change Abbreviation,Promijeni naziv
4172DocType: Expense Claim Detail,Expense Date,Rashodi Datum
4173DocType: Item,Max Discount (%),Maksimalni popust (%)
4174apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Iznos zadnje narudžbe
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304175DocType: Task,Is Milestone,Je li Milestone
Frappe PR Botc0804792017-05-19 12:30:04 +05304176DocType: Daily Work Summary,Email Sent To,Mail poslan
4177DocType: Budget,Warn,Upozoriti
4178DocType: 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."
4179DocType: BOM,Manufacturing User,Proizvodni korisnik
4180DocType: Purchase Invoice,Raw Materials Supplied,Sirovine nabavlja
4181DocType: Purchase Invoice,Recurring Print Format,Ponavljajući Ispis formata
4182DocType: C-Form,Series,Serija
Frappe PR Botc0804792017-05-19 12:30:04 +05304183DocType: Appraisal,Appraisal Template,Procjena Predložak
4184DocType: Item Group,Item Classification,Klasifikacija predmeta
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304185apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +100,Business Development Manager,Voditelj razvoja poslovanja
Frappe PR Botc0804792017-05-19 12:30:04 +05304186DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Održavanje Posjetite Namjena
4187apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.js +16,Period,Razdoblje
4188apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +18,General Ledger,Glavna knjiga
4189apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +33,Employee {0} on Leave on {1},Zaposlenik {0} na odmor na {1}
4190apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Pogledaj vodi
4191DocType: Program Enrollment Tool,New Program,Novi program
4192DocType: Item Attribute Value,Attribute Value,Vrijednost atributa
4193,Itemwise Recommended Reorder Level,Itemwise - preporučena razina ponovne narudžbe
4194DocType: Salary Detail,Salary Detail,Plaća Detalj
Frappe PR Botd112ee52017-08-31 19:38:41 +05304195apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1015,Please select {0} first,Odaberite {0} Prvi
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304196apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +803,Batch {0} of Item {1} has expired.,Hrpa {0} od {1} Stavka je istekla.
Frappe PR Botc0804792017-05-19 12:30:04 +05304197DocType: Sales Invoice,Commission,provizija
4198apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Vrijeme list za proizvodnju.
4199apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,suma stavke
4200DocType: Salary Detail,Default Amount,Zadani iznos
4201apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +93,Warehouse not found in the system,Skladište nije pronađeno u sustavu
4202apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +116,This Month's Summary,Ovomjesečnom Sažetak
4203DocType: Quality Inspection Reading,Quality Inspection Reading,Inspekcija kvalitete - čitanje
4204apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +24,`Freeze Stocks Older Than` should be smaller than %d days.,` Freeze Dionice starije od ` bi trebao biti manji od % d dana .
4205DocType: Tax Rule,Purchase Tax Template,Predložak poreza pri nabavi
4206,Project wise Stock Tracking,Projekt mudar Stock Praćenje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304207DocType: GST HSN Code,Regional,Regionalni
Frappe PR Botc0804792017-05-19 12:30:04 +05304208DocType: Stock Entry Detail,Actual Qty (at source/target),Stvarni Kol (na izvoru / ciljne)
4209DocType: Item Customer Detail,Ref Code,Ref. Šifra
Frappe PR Botd112ee52017-08-31 19:38:41 +05304210apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +66,Customer Group is Required in POS Profile,Grupa korisnika je obavezna u POS profilu
Frappe PR Botc0804792017-05-19 12:30:04 +05304211apps/erpnext/erpnext/config/hr.py +12,Employee records.,Evidencija zaposlenih.
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304212apps/erpnext/erpnext/accounts/doctype/asset/asset.py +92,Please set Next Depreciation Date,Molimo postavite Next Amortizacija Date
Frappe PR Botc0804792017-05-19 12:30:04 +05304213DocType: HR Settings,Payroll Settings,Postavke plaće
4214apps/erpnext/erpnext/config/accounts.py +148,Match non-linked Invoices and Payments.,Klađenje na ne-povezane faktura i plaćanja.
4215apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Naručiti
4216DocType: Email Digest,New Purchase Orders,Nova narudžba kupnje
4217apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Root cannot have a parent cost center,Korijen ne mogu imati središte troškova roditelj
Frappe PR Bot7c901002017-06-07 12:05:29 +05304218apps/erpnext/erpnext/public/js/stock_analytics.js +57,Select Brand...,Odaberite brand ...
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304219apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +18,Training Events/Results,Trening događanja / rezultati
Frappe PR Botc0804792017-05-19 12:30:04 +05304220apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +149,Accumulated Depreciation as on,Akumulirana amortizacija na
4221DocType: Sales Invoice,C-Form Applicable,Primjenjivi C-obrazac
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304222apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +398,Operation Time must be greater than 0 for Operation {0},Operacija vrijeme mora biti veći od 0 za rad {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304223apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +106,Warehouse is mandatory,Skladište je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05304224DocType: Supplier,Address and Contacts,Adresa i kontakti
4225DocType: UOM Conversion Detail,UOM Conversion Detail,UOM pretvorbe Detalj
Frappe PR Botc0804792017-05-19 12:30:04 +05304226DocType: Program,Program Abbreviation,naziv programa
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304227apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +386,Production Order cannot be raised against a Item Template,Proizvodnja Red ne može biti podignuta protiv predložak točka
Frappe PR Bot7c901002017-06-07 12:05:29 +05304228apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +52,Charges are updated in Purchase Receipt against each item,Optužbe su ažurirani u KUPNJE protiv svake stavke
Frappe PR Botc0804792017-05-19 12:30:04 +05304229DocType: Warranty Claim,Resolved By,Riješen Do
4230DocType: Bank Guarantee,Start Date,Datum početka
4231apps/erpnext/erpnext/config/hr.py +75,Allocate leaves for a period.,Dodijeliti lišće za razdoblje .
4232apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +42,Cheques and Deposits incorrectly cleared,Čekovi i depozita pogrešno izbrisani
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304233apps/erpnext/erpnext/accounts/doctype/account/account.py +50,Account {0}: You can not assign itself as parent account,Račun {0}: Ne možeš ga dodijeliti kao nadređeni račun
Frappe PR Botc0804792017-05-19 12:30:04 +05304234DocType: Purchase Invoice Item,Price List Rate,Stopa cjenika
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304235apps/erpnext/erpnext/utilities/activation.py +70,Create customer quotes,Stvaranje kupaca citati
Frappe PR Botc0804792017-05-19 12:30:04 +05304236DocType: 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."
4237apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Sastavnice (BOM)
4238DocType: Item,Average time taken by the supplier to deliver,Prosječno vrijeme potrebno od strane dobavljača za isporuku
Frappe PR Botfa042362017-07-17 17:50:36 +05304239apps/erpnext/erpnext/schools/doctype/assessment_plan/assessment_plan.js +22,Assessment Result,Rezultat Procjena
Frappe PR Botc0804792017-05-19 12:30:04 +05304240apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Sati
4241DocType: Project,Expected Start Date,Očekivani datum početka
Frappe PR Bot7c901002017-06-07 12:05:29 +05304242apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +49,Remove item if charges is not applicable to that item,Uklanjanje stavke ako troškovi se ne odnosi na tu stavku
Frappe PR Botd112ee52017-08-31 19:38:41 +05304243apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +34,Transaction currency must be same as Payment Gateway currency,Transakcija valute mora biti isti kao i Payment Gateway valute
Frappe PR Botc0804792017-05-19 12:30:04 +05304244DocType: Payment Entry,Receive,Primite
4245apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,citati:
4246DocType: Maintenance Visit,Fully Completed,Potpuno Završeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05304247DocType: POS Profile,New Customer Details,Novi pojedinosti o kupcu
Frappe PR Botc0804792017-05-19 12:30:04 +05304248apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Napravljeno
4249DocType: Employee,Educational Qualification,Obrazovne kvalifikacije
4250DocType: Workstation,Operating Costs,Operativni troškovi
4251DocType: Budget,Action if Accumulated Monthly Budget Exceeded,"Akcija, ako ukupna mjesečna Proračun Prebačen"
4252DocType: Purchase Invoice,Submit on creation,Pošalji na stvaranje
Frappe PR Botd112ee52017-08-31 19:38:41 +05304253apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +466,Currency for {0} must be {1},Valuta za {0} mora biti {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304254DocType: Asset,Disposal Date,Datum Odlaganje
4255DocType: Daily Work Summary Settings,"Emails will be sent to all Active Employees of the company at the given hour, if they do not have holiday. Summary of responses will be sent at midnight.","E-mail će biti poslan svim aktivnim zaposlenicima Društva u određeni sat, ako oni nemaju odmora. Sažetak odgovora će biti poslan u ponoć."
4256DocType: Employee Leave Approver,Employee Leave Approver,Zaposlenik dopust Odobritelj
Frappe PR Botd112ee52017-08-31 19:38:41 +05304257apps/erpnext/erpnext/stock/doctype/item/item.py +494,Row {0}: An Reorder entry already exists for this warehouse {1},Red {0}: Ulazak redoslijeda već postoji za to skladište {1}
Frappe PR Bot7c901002017-06-07 12:05:29 +05304258apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +81,"Cannot declare as lost, because Quotation has been made.","Ne može se proglasiti izgubljenim, jer je ponuda napravljena."
Frappe PR Botc0804792017-05-19 12:30:04 +05304259apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +13,Training Feedback,Povratne informacije trening
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304260apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +458,Production Order {0} must be submitted,Proizvodnja Red {0} mora biti podnesen
Frappe PR Botd112ee52017-08-31 19:38:41 +05304261DocType: Supplier Scorecard Criteria,Supplier Scorecard Criteria,Kriteriji ocjenjivanja dobavljača
Frappe PR Bot7c901002017-06-07 12:05:29 +05304262apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +149,Please select Start Date and End Date for Item {0},Molimo odaberite datum početka i datum završetka za točke {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304263apps/erpnext/erpnext/public/js/setup_wizard.js +226,Set a sales target you'd like to achieve.,Postavite ciljanu prodajnu vrijednost koju želite postići.
4264apps/erpnext/erpnext/schools/doctype/student_group_creation_tool/student_group_creation_tool.py +55,Course is mandatory in row {0},Tečaj je obavezan u redu {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304265apps/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
4266DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DOCTYPE
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304267apps/erpnext/erpnext/stock/doctype/item/item.js +258,Add / Edit Prices,Dodaj / Uredi cijene
Frappe PR Botc0804792017-05-19 12:30:04 +05304268DocType: Batch,Parent Batch,Roditeljska šarža
4269DocType: Cheque Print Template,Cheque Print Template,Ček Predložak Ispis
4270apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +36,Chart of Cost Centers,Grafikon troškovnih centara
4271,Requested Items To Be Ordered,Traženi Proizvodi se mogu naručiti
Frappe PR Botc0804792017-05-19 12:30:04 +05304272DocType: Price List,Price List Name,Naziv cjenika
Frappe PR Botfa042362017-07-17 17:50:36 +05304273apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +32,Daily Work Summary for {0},Dnevni rad Sažetak za {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304274DocType: Employee Loan,Totals,Ukupan rezultat
4275DocType: BOM,Manufacturing,Proizvodnja
4276,Ordered Items To Be Delivered,Naručeni proizvodi za dostavu
4277DocType: Account,Income,Prihod
4278DocType: Industry Type,Industry Type,Industrija Tip
Frappe PR Bot7c901002017-06-07 12:05:29 +05304279apps/erpnext/erpnext/templates/includes/cart.js +150,Something went wrong!,Nešto je pošlo po krivu!
Frappe PR Botc0804792017-05-19 12:30:04 +05304280apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +124,Warning: Leave application contains following block dates,Upozorenje: Ostavite program sadrži sljedeće blok datume
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304281apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +266,Sales Invoice {0} has already been submitted,Prodajni računi {0} su već potvrđeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05304282DocType: Supplier Scorecard Scoring Criteria,Score,Postići
Frappe PR Botc0804792017-05-19 12:30:04 +05304283apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Fiskalna godina {0} ne postoji
4284apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Completion Date,Završetak Datum
4285DocType: Purchase Invoice Item,Amount (Company Currency),Iznos (valuta tvrtke)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304286apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +38,Valid till date cannot be before transaction date,Vrijednost do datuma ne može biti prije datuma transakcije
Frappe PR Botc0804792017-05-19 12:30:04 +05304287apps/erpnext/erpnext/stock/stock_ledger.py +372,{0} units of {1} needed in {2} on {3} {4} for {5} to complete this transaction.,{0} jedinica {1} potrebna u {2} na {3} {4} od {5} za dovršetak ovu transakciju.
4288DocType: Fee Structure,Student Category,Studentski Kategorija
4289DocType: Announcement,Student,Student
4290apps/erpnext/erpnext/config/hr.py +229,Organization unit (department) master.,Organizacija jedinica ( odjela ) majstor .
Frappe PR Botc0804792017-05-19 12:30:04 +05304291apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Unesite poruku prije slanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05304292DocType: Purchase Invoice,DUPLICATE FOR SUPPLIER,DUPLICATE ZA DOBAVLJAČ
Frappe PR Botc0804792017-05-19 12:30:04 +05304293DocType: Email Digest,Pending Quotations,U tijeku Citati
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304294apps/erpnext/erpnext/config/accounts.py +315,Point-of-Sale Profile,Point-of-prodaju Profil
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304295apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +156,Unsecured Loans,unsecured krediti
Frappe PR Botc0804792017-05-19 12:30:04 +05304296DocType: Cost Center,Cost Center Name,Troška Name
4297DocType: Employee,B+,B +
4298DocType: HR Settings,Max working hours against Timesheet,Max radnog vremena protiv timesheet
4299DocType: Maintenance Schedule Detail,Scheduled Date,Planirano Datum
Frappe PR Botd112ee52017-08-31 19:38:41 +05304300apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +77,Total Paid Amt,Cjelokupni iznos Amt
Frappe PR Botc0804792017-05-19 12:30:04 +05304301DocType: 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
4302DocType: Purchase Receipt Item,Received and Accepted,Primljeni i prihvaćeni
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304303,GST Itemised Sales Register,GST označeni prodajni registar
Frappe PR Botc0804792017-05-19 12:30:04 +05304304,Serial No Service Contract Expiry,Istek ugovora za serijski broj usluge
4305apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +299,You cannot credit and debit same account at the same time,Ne možete istovremeno kreditirati i debitirati isti račun
4306DocType: Naming Series,Help HTML,HTML pomoć
4307DocType: Student Group Creation Tool,Student Group Creation Tool,Studentski alat za izradu Grupa
4308DocType: Item,Variant Based On,Varijanta na temelju
4309apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +53,Total weightage assigned should be 100%. It is {0},Ukupno bi trebalo biti dodijeljena weightage 100 % . To je {0}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304310apps/erpnext/erpnext/public/js/setup_wizard.js +276,Your Suppliers,Vaši dobavljači
4311apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +80,Cannot set as Lost as Sales Order is made.,Ne mogu se postaviti kao izgubljen kao prodajnog naloga je napravio .
Frappe PR Botc0804792017-05-19 12:30:04 +05304312DocType: Request for Quotation Item,Supplier Part No,Dobavljač Dio Ne
Frappe PR Botfa042362017-07-17 17:50:36 +05304313apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +365,Cannot deduct when category is for 'Valuation' or 'Vaulation and Total',Ne mogu odbiti kada je kategorija za &quot;vrednovanje&quot; ili &quot;Vaulation i ukupni &#39;
Frappe PR Botd112ee52017-08-31 19:38:41 +05304314apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +360,Received From,Primljeno od
Frappe PR Botc0804792017-05-19 12:30:04 +05304315DocType: Lead,Converted,Pretvoreno
4316DocType: Item,Has Serial No,Ima serijski br
4317DocType: Employee,Date of Issue,Datum izdavanja
Frappe PR Botd112ee52017-08-31 19:38:41 +05304318apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +24,{0}: From {0} for {1},{0}: Od {0} od {1}
4319apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +218,"As per the Buying Settings if Purchase Reciept Required == 'YES', then for creating Purchase Invoice, user need to create Purchase Receipt first for item {0}","Kao i po postavkama kupnje ako je zahtjev za kupnju potreban == &#39;YES&#39;, a zatim za izradu fakture za kupnju, korisnik mora najprije stvoriti potvrdu o kupnji za stavku {0}"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304320apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +166,Row #{0}: Set Supplier for item {1},Red # {0}: Postavite dobavljač za stavke {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304321apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +121,Row {0}: Hours value must be greater than zero.,Red {0}: Sati vrijednost mora biti veća od nule.
4322apps/erpnext/erpnext/stock/doctype/item/item.py +171,Website Image {0} attached to Item {1} cannot be found,Web stranica slike {0} prilogu točki {1} Ne mogu naći
Frappe PR Botc0804792017-05-19 12:30:04 +05304323DocType: Issue,Content Type,Vrsta sadržaja
4324apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +17,Computer,računalo
4325DocType: Item,List this Item in multiple groups on the website.,Prikaži ovu stavku u više grupa na web stranici.
4326apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +323,Please check Multi Currency option to allow accounts with other currency,Molimo provjerite više valuta mogućnost dopustiti račune s druge valute
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304327apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +89,Item: {0} does not exist in the system,Stavka: {0} ne postoji u sustavu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304328apps/erpnext/erpnext/accounts/doctype/account/account.py +109,You are not authorized to set Frozen value,Niste ovlašteni za postavljanje zamrznute vrijednosti
Frappe PR Botc0804792017-05-19 12:30:04 +05304329DocType: Payment Reconciliation,Get Unreconciled Entries,Kreiraj neusklađene ulaze
4330DocType: Payment Reconciliation,From Invoice Date,Iz dostavnice Datum
Frappe PR Botd112ee52017-08-31 19:38:41 +05304331apps/erpnext/erpnext/accounts/party.py +261,Billing currency must be equal to either default comapany's currency or party account currency,Valuta naplate mora biti jednaka Zadano comapany je valuta ili stranke valutu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304332apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +44,Leave Encashment,Ostavi naplate
Frappe PR Botd112ee52017-08-31 19:38:41 +05304333apps/erpnext/erpnext/public/js/setup_wizard.js +96,What does it do?,Što učiniti ?
Frappe PR Botc0804792017-05-19 12:30:04 +05304334apps/erpnext/erpnext/stock/doctype/batch/batch.js +70,To Warehouse,Za skladište
4335apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +23,All Student Admissions,Svi Studentski Upisi
4336,Average Commission Rate,Prosječna provizija
Frappe PR Botd112ee52017-08-31 19:38:41 +05304337apps/erpnext/erpnext/stock/doctype/item/item.py +406,'Has Serial No' can not be 'Yes' for non-stock item,'Ima serijski broj' ne može biti 'Da' za neskladišne proizvode
Frappe PR Botc0804792017-05-19 12:30:04 +05304338apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +41,Attendance can not be marked for future dates,Gledatelji ne može biti označena za budući datum
4339DocType: Pricing Rule,Pricing Rule Help,Pravila cijena - pomoć
4340DocType: School House,House Name,Ime kuća
4341DocType: Purchase Taxes and Charges,Account Head,Zaglavlje računa
4342apps/erpnext/erpnext/config/stock.py +168,Update additional costs to calculate landed cost of items,Ažuriranje dodatne troškove za izračun sletio trošak stavke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304343apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +122,Electrical,Električna
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304344apps/erpnext/erpnext/utilities/activation.py +98,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,Dodajte ostatak svoje organizacije kao svoje korisnike. Također možete dodati pozvati kupce da svoj portal dodajući ih iz Kontakata
Frappe PR Botc0804792017-05-19 12:30:04 +05304345DocType: Stock Entry,Total Value Difference (Out - In),Ukupna vrijednost razlika (Out - In)
4346apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +348,Row {0}: Exchange Rate is mandatory,Red {0}: tečaj je obavezno
4347apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Korisnik ID nije postavljen za zaposlenika {0}
4348DocType: Vehicle,Vehicle Value,Vrijednost vozila
4349DocType: Stock Entry,Default Source Warehouse,Zadano izvorno skladište
4350DocType: Item,Customer Code,Kupac Šifra
4351apps/erpnext/erpnext/hr/doctype/employee/employee.py +216,Birthday Reminder for {0},Rođendan Podsjetnik za {0}
4352apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dana od posljednje narudžbe
Frappe PR Botd112ee52017-08-31 19:38:41 +05304353apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +353,Debit To account must be a Balance Sheet account,Zaduženja računa mora biti bilanca račun
Frappe PR Botc0804792017-05-19 12:30:04 +05304354DocType: Buying Settings,Naming Series,Imenovanje serije
4355DocType: Leave Block List,Leave Block List Name,Naziv popisa neodobrenih odsustava
4356apps/erpnext/erpnext/hr/doctype/vehicle/vehicle.py +14,Insurance Start date should be less than Insurance End date,Osiguranje Datum početka mora biti manja od osiguranja datum završetka
4357apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +32,Stock Assets,dionicama u vrijednosti
4358DocType: Timesheet,Production Detail,Proizvodnja Detalj
4359DocType: Target Detail,Target Qty,Ciljana Kol
4360DocType: Shopping Cart Settings,Checkout Settings,Blagajna Postavke
4361DocType: Attendance,Present,Sadašnje
4362apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Otpremnica {0} ne smije biti potvrđena
4363DocType: Notification Control,Sales Invoice Message,Poruka prodajnog računa
4364apps/erpnext/erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py +27,Closing Account {0} must be of type Liability / Equity,Zatvaranje računa {0} mora biti tipa odgovornosti / Equity
Frappe PR Botd112ee52017-08-31 19:38:41 +05304365apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +323,Salary Slip of employee {0} already created for time sheet {1},Plaća proklizavanja zaposlenika {0} već stvoren za vremensko listu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304366DocType: Vehicle Log,Odometer,mjerač za pređeni put
4367DocType: Sales Order Item,Ordered Qty,Naručena kol
Frappe PR Botd112ee52017-08-31 19:38:41 +05304368apps/erpnext/erpnext/stock/doctype/item/item.py +677,Item {0} is disabled,Stavka {0} je onemogućen
Frappe PR Botc0804792017-05-19 12:30:04 +05304369DocType: Stock Settings,Stock Frozen Upto,Kataloški Frozen Upto
Frappe PR Botd112ee52017-08-31 19:38:41 +05304370apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +895,BOM does not contain any stock item,BOM ne sadrži bilo koji zaliha stavku
Frappe PR Botc0804792017-05-19 12:30:04 +05304371apps/erpnext/erpnext/controllers/recurring_document.py +172,Period From and Period To dates mandatory for recurring {0},Razdoblje od razdoblja do datuma obvezna za ponavljajućih {0}
4372apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Projekt aktivnost / zadatak.
4373DocType: Vehicle Log,Refuelling Details,Punjenje Detalji
4374apps/erpnext/erpnext/config/hr.py +104,Generate Salary Slips,Generiranje plaće gaćice
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304375apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +44,"Buying must be checked, if Applicable For is selected as {0}","Nabava mora biti provjerena, ako je primjenjivo za odabrano kao {0}"
Frappe PR Botc0804792017-05-19 12:30:04 +05304376apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Popust mora biti manji od 100
Frappe PR Botd112ee52017-08-31 19:38:41 +05304377apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +121,Last purchase rate not found,Posljednja stopa kupnju nije pronađen
Frappe PR Botc0804792017-05-19 12:30:04 +05304378DocType: Purchase Invoice,Write Off Amount (Company Currency),Otpis iznos (Društvo valuta)
4379DocType: Sales Invoice Timesheet,Billing Hours,Radno vrijeme naplate
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304380apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +499,Default BOM for {0} not found,Zadana BOM za {0} nije pronađena
Frappe PR Botd112ee52017-08-31 19:38:41 +05304381apps/erpnext/erpnext/stock/doctype/item/item.py +486,Row #{0}: Please set reorder quantity,Red # {0}: Molimo postavite naručivanja količinu
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304382apps/erpnext/erpnext/public/js/pos/pos.html +20,Tap items to add them here,Dodirnite stavke da biste ih dodali ovdje
Frappe PR Botc0804792017-05-19 12:30:04 +05304383DocType: Fees,Program Enrollment,Program za upis
4384DocType: Landed Cost Voucher,Landed Cost Voucher,Nalog zavisnog troška
4385apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},Molimo postavite {0}
4386DocType: Purchase Invoice,Repeat on Day of Month,Ponovite na dan u mjesecu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304387apps/erpnext/erpnext/schools/doctype/student_group/student_group.py +36,{0} - {1} is inactive student,{0} - {1} je neaktivan učenik
Frappe PR Botc0804792017-05-19 12:30:04 +05304388DocType: Employee,Health Details,Zdravlje Detalji
4389DocType: Offer Letter,Offer Letter Terms,Ponuda Pismo Uvjeti
Frappe PR Botd112ee52017-08-31 19:38:41 +05304390apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +24,To create a Payment Request reference document is required,Za izradu referentnog dokumenta zahtjeva za plaćanje potrebno je
Frappe PR Botc0804792017-05-19 12:30:04 +05304391DocType: Payment Entry,Allocate Payment Amount,Dodjela iznos otplate
4392DocType: Employee External Work History,Salary,Plaća
4393DocType: Serial No,Delivery Document Type,Dokument isporuke - tip
4394DocType: Process Payroll,Submit all salary slips for the above selected criteria,Slanje sve plaće gaćice za gore odabranih kriterija
4395apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +93,{0} Items synced,{0} Stavke sinkronizirane
4396DocType: Sales Order,Partly Delivered,Djelomično isporučeno
4397DocType: Email Digest,Receivables,Potraživanja
4398DocType: Lead Source,Lead Source,Izvor potencijalnog kupca
4399DocType: Customer,Additional information regarding the customer.,Dodatne informacije o kupcu.
4400DocType: Quality Inspection Reading,Reading 5,Čitanje 5
Frappe PR Botd112ee52017-08-31 19:38:41 +05304401apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +221,"{0} {1} is associated with {2}, but Party Account is {3}","{0} {1} povezan je s {2}, ali račun stranke je {3}"
4402DocType: Purchase Invoice,Y,Y
Frappe PR Botc0804792017-05-19 12:30:04 +05304403DocType: Maintenance Visit,Maintenance Date,Datum održavanje
4404DocType: Purchase Invoice Item,Rejected Serial No,Odbijen Serijski br
4405apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +82,Year start date or end date is overlapping with {0}. To avoid please set company,Godina datum početka ili završetka je preklapanje s {0}. Da bi se izbjegla postavite tvrtku
Frappe PR Bot7c901002017-06-07 12:05:29 +05304406apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +156,Start date should be less than end date for Item {0},Početak bi trebao biti manji od krajnjeg datuma za točke {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304407DocType: Item,"Example: ABCD.#####
4408If 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 #####
4409 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."
4410DocType: Upload Attendance,Upload Attendance,Upload Attendance
Frappe PR Botfa042362017-07-17 17:50:36 +05304411apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +319,BOM and Manufacturing Quantity are required,BOM i proizvodnja Količina potrebne su
Frappe PR Botc0804792017-05-19 12:30:04 +05304412apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +44,Ageing Range 2,Starenje Raspon 2
4413DocType: SG Creation Tool Course,Max Strength,Max snaga
Frappe PR Botd112ee52017-08-31 19:38:41 +05304414apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +22,BOM replaced,BOM zamijenjeno
4415apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +982,Select Items based on Delivery Date,Odaberite stavke na temelju datuma isporuke
Frappe PR Botc0804792017-05-19 12:30:04 +05304416,Sales Analytics,Prodajna analitika
4417apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +114,Available {0},Dostupno {0}
4418,Prospects Engaged But Not Converted,"Izgledi angažirani, ali nisu konvertirani"
4419DocType: Manufacturing Settings,Manufacturing Settings,Postavke proizvodnje
4420apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Postavljanje e-poštu
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304421apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +57,Guardian1 Mobile No,Guardian1 Mobile Ne
Frappe PR Botd112ee52017-08-31 19:38:41 +05304422apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +102,Please enter default currency in Company Master,Unesite zadanu valutu u tvrtki Master
Frappe PR Botc0804792017-05-19 12:30:04 +05304423DocType: Stock Entry Detail,Stock Entry Detail,Detalji međuskladišnice
4424apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +110,Daily Reminders,Dnevne Podsjetnici
4425DocType: Products Settings,Home Page is Products,Početna stranica su proizvodi
4426,Asset Depreciation Ledger,Imovine Amortizacija knjiga
Frappe PR Botd112ee52017-08-31 19:38:41 +05304427apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +87,Tax Rule Conflicts with {0},Porezni Pravilo Sukobi s {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304428apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,Naziv novog računa
4429DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Sirovine Isporuka Troškovi
4430DocType: Selling Settings,Settings for Selling Module,Postavke za prodaju modula
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304431apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Customer Service,Služba za korisnike
Frappe PR Botc0804792017-05-19 12:30:04 +05304432DocType: BOM,Thumbnail,Thumbnail
4433DocType: Item Customer Detail,Item Customer Detail,Proizvod - detalji kupca
4434apps/erpnext/erpnext/config/hr.py +50,Offer candidate a Job.,Ponuda kandidata za posao.
4435DocType: Notification Control,Prompt for Email on Submission of,Pitaj za e-poštu na podnošenje
4436apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +88,Total allocated leaves are more than days in the period,Ukupno dodijeljeni Listovi su više od dana u razdoblju
4437DocType: Pricing Rule,Percentage,Postotak
4438apps/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
4439DocType: Manufacturing Settings,Default Work In Progress Warehouse,Zadana rad u tijeku Skladište
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304440apps/erpnext/erpnext/config/accounts.py +290,Default settings for accounting transactions.,Zadane postavke za računovodstvene poslove.
Frappe PR Botc0804792017-05-19 12:30:04 +05304441DocType: Maintenance Visit,MV,MV
4442apps/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
4443DocType: Purchase Invoice Item,Stock Qty,Kataloški broj
Frappe PR Botc0804792017-05-19 12:30:04 +05304444DocType: Employee Loan,Repayment Period in Months,Rok otplate u mjesecima
4445apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Pogreška: Nije valjana id?
4446DocType: Naming Series,Update Series Number,Update serije Broj
4447DocType: Account,Equity,pravičnost
Frappe PR Botfa042362017-07-17 17:50:36 +05304448apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +78,{0} {1}: 'Profit and Loss' type account {2} not allowed in Opening Entry,{0} {1}: Tip računa 'Dobit i gubitak' {2} nije dopušten u Početnom Unosu
Frappe PR Botc0804792017-05-19 12:30:04 +05304449DocType: Sales Order,Printing Details,Ispis Detalji
4450DocType: Task,Closing Date,Datum zatvaranja
4451DocType: Sales Order Item,Produced Quantity,Proizvedena količina
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304452apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +95,Engineer,inženjer
Frappe PR Botc0804792017-05-19 12:30:04 +05304453DocType: Journal Entry,Total Amount Currency,Ukupno Valuta Iznos
4454apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Traži Sub skupštine
Frappe PR Botd112ee52017-08-31 19:38:41 +05304455apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +167,Item Code required at Row No {0},Kod proizvoda je potreban u redu broj {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304456DocType: Sales Partner,Partner Type,Tip partnera
4457DocType: Purchase Taxes and Charges,Actual,Stvaran
4458DocType: Authorization Rule,Customerwise Discount,Customerwise Popust
Frappe PR Botd112ee52017-08-31 19:38:41 +05304459apps/erpnext/erpnext/config/projects.py +40,Timesheet for tasks.,Timesheet za zadatke.
Frappe PR Botc0804792017-05-19 12:30:04 +05304460DocType: Purchase Invoice,Against Expense Account,Protiv Rashodi račun
4461DocType: Production Order,Production Order,Proizvodni nalog
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304462apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +273,Installation Note {0} has already been submitted,Napomena instalacije {0} je već potvrđena
Frappe PR Botc0804792017-05-19 12:30:04 +05304463DocType: Bank Reconciliation,Get Payment Entries,Dobiti Ulaz plaćanja
4464DocType: Quotation Item,Against Docname,Protiv Docname
4465DocType: SMS Center,All Employee (Active),Svi zaposlenici (aktivni)
4466apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Pogledaj sada
4467DocType: Purchase Invoice,Select the period when the invoice will be generated automatically,Odaberite razdoblje kada faktura će biti generiran automatski
4468DocType: BOM,Raw Material Cost,Troškova sirovine
4469DocType: Item Reorder,Re-Order Level,Ponovno bi razini
4470DocType: Production Planning Tool,Enter items and planned qty for which you want to raise production orders or download raw materials for analysis.,Unesite stavke i planirani Količina za koje želite povećati proizvodne naloge ili preuzimanje sirovine za analizu.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304471apps/erpnext/erpnext/projects/doctype/project/project.js +62,Gantt Chart,Gantogram
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304472apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +68,Part-time,Privemeno (nepuno radno vrijeme)
Frappe PR Botc0804792017-05-19 12:30:04 +05304473DocType: Employee,Applicable Holiday List,Primjenjivo odmor Popis
4474DocType: Employee,Cheque,Ček
Frappe PR Botd112ee52017-08-31 19:38:41 +05304475apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +59,Series Updated,Serija ažurirana
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304476apps/erpnext/erpnext/accounts/doctype/account/account.py +162,Report Type is mandatory,Vrsta izvješća je obvezno
Frappe PR Botc0804792017-05-19 12:30:04 +05304477DocType: Item,Serial Number Series,Serijski broj serije
4478apps/erpnext/erpnext/buying/utils.py +68,Warehouse is mandatory for stock Item {0} in row {1},Skladište je obvezno za skladišne proizvode {0} u redu {1}
4479apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +45,Retail & Wholesale,Trgovina na veliko i
4480DocType: Issue,First Responded On,Prvo Odgovorili Na
4481DocType: Website Item Group,Cross Listing of Item in multiple groups,Križ Oglas pošiljke u više grupa
Frappe PR Botc0804792017-05-19 12:30:04 +05304482apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +90,Fiscal Year Start Date and Fiscal Year End Date are already set in Fiscal Year {0},Fiskalna godina Datum početka i datum završetka fiskalne godine već su postavljeni u fiskalnoj godini {0}
4483apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Clearance Date updated,Razmak Datum ažurirana
4484apps/erpnext/erpnext/stock/doctype/batch/batch.js +126,Split Batch,Split Batch
4485apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +131,Successfully Reconciled,Uspješno Pomirio
4486DocType: Request for Quotation Supplier,Download PDF,Preuzmite PDF
4487DocType: Production Order,Planned End Date,Planirani datum završetka
4488apps/erpnext/erpnext/config/stock.py +184,Where items are stored.,Gdje predmeti su pohranjeni.
4489DocType: Request for Quotation,Supplier Detail,Dobavljač Detalj
Frappe PR Botd112ee52017-08-31 19:38:41 +05304490apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +98,Error in formula or condition: {0},Greška u formuli ili stanja: {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304491apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +16,Invoiced Amount,Dostavljeni iznos
Frappe PR Botd112ee52017-08-31 19:38:41 +05304492apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +47,Criteria weights must add up to 100%,Ponderi kriterija moraju se dodati do 100%
Frappe PR Botc0804792017-05-19 12:30:04 +05304493DocType: Attendance,Attendance,Pohađanje
4494apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,zalihi
4495DocType: BOM,Materials,Materijali
4496DocType: 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."
4497apps/erpnext/erpnext/accounts/doctype/asset_movement/asset_movement.py +28,Source and Target Warehouse cannot be same,Izvorni i ciljni skladišta ne mogu biti isti
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304498apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +535,Posting date and posting time is mandatory,Datum knjiženja i knjiženje vrijeme je obvezna
Frappe PR Botc0804792017-05-19 12:30:04 +05304499apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Porezna Predložak za kupnju transakcije .
4500,Item Prices,Cijene proizvoda
4501DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,U riječi će biti vidljiv nakon što spremite narudžbenice.
4502DocType: Period Closing Voucher,Period Closing Voucher,Razdoblje Zatvaranje bon
4503apps/erpnext/erpnext/config/selling.py +67,Price List master.,Glavni cjenik.
4504DocType: Task,Review Date,Recenzija Datum
Frappe PR Botd112ee52017-08-31 19:38:41 +05304505DocType: Company,Series for Asset Depreciation Entry (Journal Entry),Serija za unos amortizacije imovine (unos dnevnika)
Frappe PR Botc0804792017-05-19 12:30:04 +05304506DocType: Purchase Invoice,Advance Payments,Avansima
4507DocType: Purchase Taxes and Charges,On Net Total,VPC
4508apps/erpnext/erpnext/controllers/item_variant.py +90,Value for Attribute {0} must be within the range of {1} to {2} in the increments of {3} for Item {4},Vrijednost za atribut {0} mora biti unutar raspona od {1} {2} u koracima od {3} za točku {4}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304509apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +161,Target warehouse in row {0} must be same as Production Order,Target skladište u redu {0} mora biti ista kao Production Order
Frappe PR Botc0804792017-05-19 12:30:04 +05304510apps/erpnext/erpnext/controllers/recurring_document.py +217,'Notification Email Addresses' not specified for recurring %s,'Obavijest E-mail adrese' nije navedena za ponavljajuće %s
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304511apps/erpnext/erpnext/accounts/doctype/account/account.py +127,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
Frappe PR Botc0804792017-05-19 12:30:04 +05304512DocType: Vehicle Service,Clutch Plate,držač za tanjur
4513DocType: Company,Round Off Account,Zaokružiti račun
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304514apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +93,Administrative Expenses,Administrativni troškovi
Frappe PR Botc0804792017-05-19 12:30:04 +05304515apps/erpnext/erpnext/setup/setup_wizard/industry_type.py +18,Consulting,savjetodavni
4516DocType: Customer Group,Parent Customer Group,Nadređena grupa kupaca
4517DocType: Purchase Invoice,Contact Email,Kontakt email
4518DocType: Appraisal Goal,Score Earned,Ocjena Zarađeni
Frappe PR Botd112ee52017-08-31 19:38:41 +05304519apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +202,Notice Period,Otkaznog roka
Frappe PR Botc0804792017-05-19 12:30:04 +05304520DocType: Asset Category,Asset Category Name,Imovina Kategorija Naziv
4521apps/erpnext/erpnext/setup/doctype/territory/territory.js +13,This is a root territory and cannot be edited.,Ovo je glavni teritorij i ne može se mijenjati.
4522apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Novo ime prodajnog agenta
4523DocType: Packing Slip,Gross Weight UOM,Bruto težina UOM
4524DocType: Delivery Note Item,Against Sales Invoice,Protiv prodaje fakture
Frappe PR Botfa042362017-07-17 17:50:36 +05304525apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +122,Please enter serial numbers for serialized item ,Unesite serijske brojeve za serijsku stavku
Frappe PR Botc0804792017-05-19 12:30:04 +05304526DocType: Bin,Reserved Qty for Production,Rezervirano Kol za proizvodnju
4527DocType: Student Group Creation Tool,Leave unchecked if you don't want to consider batch while making course based groups. ,Ostavite neoznačeno ako ne želite razmotriti grupu dok stvarate grupe temeljene na tečajima.
4528DocType: Asset,Frequency of Depreciation (Months),Učestalost Amortizacija (mjeseci)
Frappe PR Botd112ee52017-08-31 19:38:41 +05304529apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +493,Credit Account,Kreditni račun
Frappe PR Botc0804792017-05-19 12:30:04 +05304530DocType: Landed Cost Item,Landed Cost Item,Stavka zavisnih troškova
4531apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Pokaži nulte vrijednosti
4532DocType: 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
Frappe PR Botd112ee52017-08-31 19:38:41 +05304533apps/erpnext/erpnext/public/js/setup_wizard.js +397,Setup a simple website for my organization,Postavljanje jednostavan website za moju organizaciju
Frappe PR Botc0804792017-05-19 12:30:04 +05304534DocType: Payment Reconciliation,Receivable / Payable Account,Potraživanja / Plaća račun
4535DocType: Delivery Note Item,Against Sales Order Item,Protiv prodaje reda točkom
Frappe PR Botd112ee52017-08-31 19:38:41 +05304536apps/erpnext/erpnext/stock/doctype/item/item.py +644,Please specify Attribute Value for attribute {0},Navedite značajke vrijednost za atribut {0}
Frappe PR Botc0804792017-05-19 12:30:04 +05304537DocType: Item,Default Warehouse,Glavno skladište
4538apps/erpnext/erpnext/accounts/doctype/budget/budget.py +45,Budget cannot be assigned against Group Account {0},Proračun se ne može dodijeliti protiv grupe nalog {0}
4539apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +22,Please enter parent cost center,Unesite roditelj troška
4540DocType: Delivery Note,Print Without Amount,Ispis Bez visini
4541apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +57,Depreciation Date,Amortizacija Datum
Frappe PR Botc0804792017-05-19 12:30:04 +05304542DocType: Issue,Support Team,Tim za podršku
4543apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Rok (u danima)
4544DocType: Appraisal,Total Score (Out of 5),Ukupna ocjena (od 5)
4545DocType: Fee Structure,FS.,FS.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304546DocType: Student Attendance Tool,Batch,Serija
Frappe PR Botc0804792017-05-19 12:30:04 +05304547apps/erpnext/erpnext/stock/doctype/item/item.js +27,Balance,Ravnoteža
4548DocType: Room,Seating Capacity,Sjedenje Kapacitet
4549DocType: Issue,ISS-,ISS-
4550DocType: Project,Total Expense Claim (via Expense Claims),Ukupni rashodi Zatraži (preko Rashodi potraživanja)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304551DocType: GST Settings,GST Summary,GST Sažetak
Frappe PR Botc0804792017-05-19 12:30:04 +05304552DocType: Assessment Result,Total Score,Ukupni rezultat
4553DocType: Journal Entry,Debit Note,Rashodi - napomena
4554DocType: Stock Entry,As per Stock UOM,Kao po burzi UOM
4555apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nije istekao
4556DocType: Student Log,Achievement,dostignuće
4557DocType: Batch,Source Document Type,Izvorni tip dokumenta
4558DocType: Journal Entry,Total Debit,Ukupno zaduženje
4559DocType: Manufacturing Settings,Default Finished Goods Warehouse,Zadane gotovih proizvoda Skladište
4560apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +78,Sales Person,Prodajna osoba
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304561apps/erpnext/erpnext/config/accounts.py +235,Budget and Cost Center,Proračun i Centar Cijena
Frappe PR Botd112ee52017-08-31 19:38:41 +05304562apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +60,Multiple default mode of payment is not allowed,Višestruki zadani način plaćanja nije dopušten
Frappe PR Botc0804792017-05-19 12:30:04 +05304563DocType: Vehicle Service,Half Yearly,Pola godišnji
4564DocType: Lead,Blog Subscriber,Blog pretplatnik
4565DocType: Guardian,Alternate Number,Alternativni broj
4566DocType: Assessment Plan Criteria,Maximum Score,Maksimalni broj bodova
4567apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Napravi pravila za ograničavanje prometa na temelju vrijednosti.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304568apps/erpnext/erpnext/schools/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49, Group Roll No,Skupna grupa br
Frappe PR Botc0804792017-05-19 12:30:04 +05304569DocType: Student Group Creation Tool,Leave blank if you make students groups per year,Ostavite prazno ako grupe studenata godišnje unesete
4570DocType: 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"
4571DocType: Purchase Invoice,Total Advance,Ukupno predujma
4572apps/erpnext/erpnext/schools/doctype/academic_term/academic_term.py +23,The Term End Date cannot be earlier than the Term Start Date. Please correct the dates and try again.,Datum Pojam završetka ne može biti ranije od datuma Pojam Start. Ispravite datume i pokušajte ponovno.
4573apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,Broj kvote
4574,BOM Stock Report,BOM Stock Report
4575DocType: Stock Reconciliation Item,Quantity Difference,Količina razlika
4576apps/erpnext/erpnext/config/hr.py +311,Processing Payroll,Obračun plaća
4577DocType: Opportunity Item,Basic Rate,Osnovna stopa
4578DocType: GL Entry,Credit Amount,Kreditni iznos
4579DocType: Cheque Print Template,Signatory Position,potpisnik pozicija
Frappe PR Bot7c901002017-06-07 12:05:29 +05304580apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +175,Set as Lost,Postavi kao Lost
Frappe PR Botc0804792017-05-19 12:30:04 +05304581DocType: Timesheet,Total Billable Hours,Ukupno naplatnih sati
4582apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Plaćanje Potvrda Napomena
4583apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +6,This is based on transactions against this Customer. See timeline below for details,To se temelji na transakcijama protiv tog kupca. Pogledajte vremensku crtu ispod za detalje
4584DocType: Supplier,Credit Days Based On,Kreditne dana na temelju
4585apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +161,Row {0}: Allocated amount {1} must be less than or equals to Payment Entry amount {2},Red {0}: Dodijeljeni iznos {1} mora biti manja ili jednaka količini unosa Plaćanje {2}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304586,Course wise Assessment Report,Izvješće o procjeni studija
Frappe PR Botc0804792017-05-19 12:30:04 +05304587DocType: Tax Rule,Tax Rule,Porezni Pravilo
4588DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Održavaj istu stopu tijekom cijelog prodajnog ciklusa
4589DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planirajte vrijeme za rezanje izvan radne stanice radnog vremena.
4590apps/erpnext/erpnext/public/js/pos/pos.html +89,Customers in Queue,Kupci u redu
4591DocType: Student,Nationality,Nacionalnost
4592,Items To Be Requested,Potraživani proizvodi
4593DocType: Purchase Order,Get Last Purchase Rate,Kreiraj zadnju nabavnu cijenu
4594DocType: Company,Company Info,Podaci o tvrtki
Frappe PR Botd112ee52017-08-31 19:38:41 +05304595apps/erpnext/erpnext/accounts/page/pos/pos.js +1363,Select or add new customer,Odaberite ili dodajte novi kupac
4596apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +154,Cost center is required to book an expense claim,Troška potrebno je rezervirati trošak zahtjev
Frappe PR Botc0804792017-05-19 12:30:04 +05304597apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Primjena sredstava ( aktiva )
4598apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +6,This is based on the attendance of this Employee,To se temelji na prisustvo tog zaposlenog
Frappe PR Botd112ee52017-08-31 19:38:41 +05304599apps/erpnext/erpnext/schools/doctype/student_attendance_tool/student_attendance_tool.js +112,Mark Attendance,Označite prisustvo
4600apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +487,Debit Account,Duguje račun
Frappe PR Botc0804792017-05-19 12:30:04 +05304601DocType: Fiscal Year,Year Start Date,Početni datum u godini
4602DocType: Attendance,Employee Name,Ime zaposlenika
4603DocType: Sales Invoice,Rounded Total (Company Currency),Zaobljeni Ukupno (Društvo valuta)
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304604apps/erpnext/erpnext/accounts/doctype/account/account.py +99,Cannot covert to Group because Account Type is selected.,Ne može se tajno u grupu jer je izabrana vrsta računa.
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304605apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +240,{0} {1} has been modified. Please refresh.,{0} {1} je izmijenjen. Osvježi stranicu.
Frappe PR Botc0804792017-05-19 12:30:04 +05304606DocType: Leave Block List,Stop users from making Leave Applications on following days.,Prestani korisnike od izrade ostaviti aplikacija na sljedećim danima.
4607apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +63,Purchase Amount,Iznos narudžbe
Frappe PR Botd112ee52017-08-31 19:38:41 +05304608apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +259,Supplier Quotation {0} created,Dobavljač Navod {0} stvorio
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304609apps/erpnext/erpnext/accounts/report/financial_statements.py +97,End Year cannot be before Start Year,Godina završetka ne može biti prije Početak godine
Frappe PR Botd112ee52017-08-31 19:38:41 +05304610apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +195,Employee Benefits,Primanja zaposlenih
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304611apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +255,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}
Frappe PR Botc0804792017-05-19 12:30:04 +05304612DocType: Production Order,Manufactured Qty,Proizvedena količina
4613DocType: Purchase Receipt Item,Accepted Quantity,Prihvaćena količina
4614apps/erpnext/erpnext/hr/doctype/employee/employee.py +238,Please set a default Holiday List for Employee {0} or Company {1},Postavite zadani popis za odmor za zaposlenika {0} ili poduzeću {1}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304615apps/erpnext/erpnext/accounts/party.py +31,{0}: {1} does not exists,{0}: {1} Ne radi postoji
Frappe PR Botfa042362017-07-17 17:50:36 +05304616apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +74,Select Batch Numbers,Odaberite Batch Numbers
Frappe PR Botc0804792017-05-19 12:30:04 +05304617apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Mjenice podignuta na kupce.
4618apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Id projekta
4619apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +534,Row No {0}: Amount cannot be greater than Pending Amount against Expense Claim {1}. Pending Amount is {2},Redak Ne {0}: Iznos ne može biti veća od visine u tijeku protiv Rashodi Zahtjeva {1}. U tijeku Iznos je {2}
4620DocType: Maintenance Schedule,Schedule,Raspored
4621DocType: Account,Parent Account,Nadređeni račun
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304622apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +232,Available,Dostupno
Frappe PR Botc0804792017-05-19 12:30:04 +05304623DocType: Quality Inspection Reading,Reading 3,Čitanje 3
4624,Hub,Središte
4625DocType: GL Entry,Voucher Type,Bon Tip
Frappe PR Botd112ee52017-08-31 19:38:41 +05304626apps/erpnext/erpnext/accounts/page/pos/pos.js +1655,Price List not found or disabled,Cjenik nije pronađen
Frappe PR Botc0804792017-05-19 12:30:04 +05304627DocType: Employee Loan Application,Approved,Odobren
4628DocType: Pricing Rule,Price,Cijena
Frappe PR Botd112ee52017-08-31 19:38:41 +05304629apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +264,Employee relieved on {0} must be set as 'Left',Zaposlenik razriješen na {0} mora biti postavljen kao 'lijevo '
Frappe PR Botc0804792017-05-19 12:30:04 +05304630DocType: Guardian,Guardian,Čuvar
4631apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +42,Appraisal {0} created for Employee {1} in the given date range,Procjena {0} stvorena za zaposlenika {1} u određenom razdoblju
4632DocType: Employee,Education,Obrazovanje
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304633apps/erpnext/erpnext/public/js/pos/pos.html +80,Del,del
Frappe PR Botc0804792017-05-19 12:30:04 +05304634DocType: Selling Settings,Campaign Naming By,Imenovanje kampanja po
4635DocType: Employee,Current Address Is,Trenutni Adresa je
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304636apps/erpnext/erpnext/templates/includes/projects/project_tasks.html +9,modified,promijenjen
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304637apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +41,"Optional. Sets company's default currency, if not specified.","Izborni. Postavlja tvrtke zadanu valutu, ako nije navedeno."
4638DocType: Sales Invoice,Customer GSTIN,Korisnik GSTIN
Frappe PR Botc0804792017-05-19 12:30:04 +05304639apps/erpnext/erpnext/config/accounts.py +61,Accounting journal entries.,Knjigovodstvene temeljnice
4640DocType: Delivery Note Item,Available Qty at From Warehouse,Dostupno Količina u iz skladišta
4641apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +295,Please select Employee Record first.,Odaberite zaposlenika rekord prvi.
4642DocType: POS Profile,Account for Change Amount,Račun za promjene visine
4643apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +217,Row {0}: Party / Account does not match with {1} / {2} in {3} {4},Red {0}: stranka / računa ne odgovara {1} / {2} u {3} {4}
Frappe PR Botd112ee52017-08-31 19:38:41 +05304644apps/erpnext/erpnext/schools/report/course_wise_assessment_report/course_wise_assessment_report.html +9,Course Code: ,Šifra predmeta:
Frappe PR Botc0804792017-05-19 12:30:04 +05304645apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +238,Please enter Expense Account,Unesite trošak računa
4646DocType: Account,Stock,Lager
Frappe PR Botd112ee52017-08-31 19:38:41 +05304647apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1040,"Row #{0}: Reference Document Type must be one of Purchase Order, Purchase Invoice or Journal Entry","Red # {0}: Referenca Tip dokumenta mora biti jedan od narudžbenice, fakture kupovine ili Journal Entry"
Frappe PR Botc0804792017-05-19 12:30:04 +05304648DocType: Employee,Current Address,Trenutna adresa
4649DocType: 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"
4650DocType: Serial No,Purchase / Manufacture Details,Detalji nabave/proizvodnje
4651DocType: Assessment Group,Assessment Group,Grupa procjena
4652apps/erpnext/erpnext/config/stock.py +320,Batch Inventory,Hrpa Inventar
4653DocType: Employee,Contract End Date,Ugovor Datum završetka
4654DocType: Sales Order,Track this Sales Order against any Project,Prati ovu prodajni nalog protiv bilo Projekta
4655DocType: Sales Invoice Item,Discount and Margin,Popusti i margina
4656DocType: 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
4657DocType: Pricing Rule,Min Qty,Min kol
4658DocType: Asset Movement,Transaction Date,Transakcija Datum
4659DocType: Production Plan Item,Planned Qty,Planirani Kol
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304660apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +121,Total Tax,Ukupno porez
4661apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +177,For Quantity (Manufactured Qty) is mandatory,Za Količina (Proizvedeno Kol) je obavezno
Frappe PR Botc0804792017-05-19 12:30:04 +05304662DocType: Stock Entry,Default Target Warehouse,Centralno skladište
4663DocType: Purchase Invoice,Net Total (Company Currency),Ukupno neto (valuta tvrtke)
4664apps/erpnext/erpnext/schools/doctype/academic_year/academic_year.py +14,The Year End Date cannot be earlier than the Year Start Date. Please correct the dates and try again.,Godina Datum završetka ne može biti ranije od datuma Godina Start. Ispravite datume i pokušajte ponovno.
4665apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +105,Row {0}: Party Type and Party is only applicable against Receivable / Payable account,Red {0}: Stranka Tip i stranka je primjenjiv samo protiv potraživanja / obveze prema dobavljačima račun
4666DocType: Notification Control,Purchase Receipt Message,Poruka primke
4667DocType: BOM,Scrap Items,otpad Predmeti
4668DocType: Production Order,Actual Start Date,Stvarni datum početka
4669DocType: Sales Order,% of materials delivered against this Sales Order,% robe od ove narudžbe je isporučeno
4670apps/erpnext/erpnext/config/stock.py +12,Record item movement.,Zabilježite stavku pokret.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304671apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +57,Set default mode of payment,Postavite zadani način plaćanja
Frappe PR Botc0804792017-05-19 12:30:04 +05304672DocType: Training Event Employee,Withdrawn,povučen
4673DocType: Hub Settings,Hub Settings,Hub Postavke
4674DocType: Project,Gross Margin %,Bruto marža %
4675DocType: BOM,With Operations,Uz operacije
Frappe PR Botd112ee52017-08-31 19:38:41 +05304676apps/erpnext/erpnext/accounts/party.py +257,Accounting entries have already been made in currency {0} for company {1}. Please select a receivable or payable account with currency {0}.,Računovodstvenih unosa već su napravljene u valuti {0} za poduzeće {1}. Odaberite potraživanja ili dugovanja račun s valutom {0}.
Frappe PR Botc0804792017-05-19 12:30:04 +05304677DocType: Asset,Is Existing Asset,Je Postojeći Imovina
4678DocType: Salary Detail,Statistical Component,Statistička komponenta
Frappe PR Botc0804792017-05-19 12:30:04 +05304679DocType: Warranty Claim,If different than customer address,Ako se razlikuje od kupaca adresu
Frappe PR Botd112ee52017-08-31 19:38:41 +05304680DocType: Purchase Invoice,Without Payment of Tax,Bez plaćanja poreza
Frappe PR Botc0804792017-05-19 12:30:04 +05304681DocType: BOM Operation,BOM Operation,BOM operacija
Frappe PR Botc0804792017-05-19 12:30:04 +05304682DocType: Purchase Taxes and Charges,On Previous Row Amount,Na prethodnu Row visini
4683DocType: Student,Home Address,Kućna adresa
4684apps/erpnext/erpnext/accounts/doctype/asset/asset.js +260,Transfer Asset,Prijenos imovine
4685DocType: POS Profile,POS Profile,POS profil
4686DocType: Training Event,Event Name,Naziv događaja
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304687apps/erpnext/erpnext/schools/doctype/student/student_dashboard.py +10,Admission,ulaz
Frappe PR Botc0804792017-05-19 12:30:04 +05304688apps/erpnext/erpnext/schools/doctype/student_admission/student_admission.py +26,Admissions for {0},Upisi za {0}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304689apps/erpnext/erpnext/config/accounts.py +259,"Seasonality for setting budgets, targets etc.","Sezonska za postavljanje proračuna, ciljevi itd"
Frappe PR Botd112ee52017-08-31 19:38:41 +05304690DocType: Supplier Scorecard Scoring Variable,Variable Name,Variable Name
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304691apps/erpnext/erpnext/stock/get_item_details.py +147,"Item {0} is a template, please select one of its variants","Stavka {0} je predložak, odaberite jednu od njegovih varijanti"
Frappe PR Botc0804792017-05-19 12:30:04 +05304692DocType: Asset,Asset Category,imovina Kategorija
Frappe PR Botd112ee52017-08-31 19:38:41 +05304693apps/erpnext/erpnext/public/js/setup_wizard.js +213,Purchaser,Dobavljač
4694apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +31,Net pay cannot be negative,Neto plaća ne može biti negativna
Frappe PR Botc0804792017-05-19 12:30:04 +05304695DocType: Assessment Plan,Room,Soba
4696DocType: Purchase Order,Advance Paid,Unaprijed plaćeni
4697DocType: Item,Item Tax,Porez proizvoda
Frappe PR Botd112ee52017-08-31 19:38:41 +05304698apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +818,Material to Supplier,Materijal za dobavljača
Frappe PR Botfa042362017-07-17 17:50:36 +05304699apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +384,Excise Invoice,Trošarine Račun
Frappe PR Botc0804792017-05-19 12:30:04 +05304700apps/erpnext/erpnext/schools/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Prag {0}% se pojavljuje više od jednom
4701DocType: Expense Claim,Employees Email Id,Zaposlenici Email ID
4702DocType: Employee Attendance Tool,Marked Attendance,Označena posjećenost
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304703apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +138,Current Liabilities,Kratkoročne obveze
Frappe PR Botc0804792017-05-19 12:30:04 +05304704apps/erpnext/erpnext/config/selling.py +292,Send mass SMS to your contacts,Pošalji grupne SMS poruke svojim kontaktima
4705DocType: Program,Program Name,Naziv programa
4706DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Razmislite poreza ili pristojbi za
4707apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Stvarni Količina je obavezno
Frappe PR Botd112ee52017-08-31 19:38:41 +05304708apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +79,"{0} currently has a {1} Supplier Scorecard standing, and Purchase Orders to this supplier should be issued with caution.","{0} trenutačno ima stajalište dobavljača rezultata {1}, a narudžbenice za ovaj dobavljač trebaju biti izdane s oprezom."
Frappe PR Botc0804792017-05-19 12:30:04 +05304709DocType: Employee Loan,Loan Type,Vrsta kredita
4710DocType: Scheduling Tool,Scheduling Tool,alat za raspoređivanje
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304711apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +149,Credit Card,kreditna kartica
Frappe PR Botc0804792017-05-19 12:30:04 +05304712DocType: BOM,Item to be manufactured or repacked,Proizvod će biti proizveden ili prepakiran
4713apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Zadane postavke za skladišne transakcije.
4714DocType: Purchase Invoice,Next Date,Sljedeći datum
4715DocType: Employee Education,Major/Optional Subjects,Glavni / Izborni predmeti
4716DocType: Sales Invoice Item,Drop Ship,Drop Ship
4717DocType: Training Event,Attendees,Sudionici
4718DocType: 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"
4719DocType: Academic Term,Term End Date,Pojam Datum završetka
4720DocType: Hub Settings,Seller Name,Naziv prodavatelja
4721DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Porezi i naknade Umanjenja (Društvo valuta)
4722DocType: Item Group,General Settings,Opće postavke
4723apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,Od valute i valuta ne mogu biti isti
4724DocType: Stock Entry,Repack,Prepakiraj
4725apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Morate spremiti obrazac prije nastavka
Frappe PR Botfa042362017-07-17 17:50:36 +05304726apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +96,Please select the Company first,Najprije odaberite tvrtku
Frappe PR Botc0804792017-05-19 12:30:04 +05304727DocType: Item Attribute,Numeric Values,Brojčane vrijednosti
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304728apps/erpnext/erpnext/public/js/setup_wizard.js +47,Attach Logo,Pričvrstite Logo
Frappe PR Botc0804792017-05-19 12:30:04 +05304729apps/erpnext/erpnext/stock/doctype/batch/batch.js +38,Stock Levels,Stock Razine
4730DocType: Customer,Commission Rate,Komisija Stopa
Frappe PR Botd112ee52017-08-31 19:38:41 +05304731apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +187,Created {0} scorecards for {1} between: ,Izrađeno {0} bodovne kartice za {1} između:
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304732apps/erpnext/erpnext/stock/doctype/item/item.js +332,Make Variant,Napravite varijanta
Frappe PR Botc0804792017-05-19 12:30:04 +05304733apps/erpnext/erpnext/config/hr.py +87,Block leave applications by department.,Blok ostaviti aplikacija odjelu.
Frappe PR Botd112ee52017-08-31 19:38:41 +05304734apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +144,"Payment Type must be one of Receive, Pay and Internal Transfer","Vrsta plaćanja mora biti jedan od primati, platiti i unutarnje prijenos"
Frappe PR Botc0804792017-05-19 12:30:04 +05304735apps/erpnext/erpnext/config/selling.py +179,Analytics,Analitika
4736apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +21,Cart is Empty,Košarica je prazna
4737DocType: Vehicle,Model,Model
4738DocType: Production Order,Actual Operating Cost,Stvarni operativni trošak
4739DocType: Payment Entry,Cheque/Reference No,Ček / Referentni broj
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304740apps/erpnext/erpnext/accounts/doctype/account/account.py +84,Root cannot be edited.,Korijen ne može se mijenjati .
Frappe PR Botc0804792017-05-19 12:30:04 +05304741DocType: Item,Units of Measure,Mjerne jedinice
4742DocType: Manufacturing Settings,Allow Production on Holidays,Dopustite proizvodnje na odmor
4743DocType: Sales Order,Customer's Purchase Order Date,Kupca narudžbenice Datum
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304744apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +163,Capital Stock,Kapital
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304745DocType: Shopping Cart Settings,Show Public Attachments,Prikaži javne privitke
Frappe PR Botc0804792017-05-19 12:30:04 +05304746DocType: Packing Slip,Package Weight Details,Težina paketa - detalji
4747DocType: Payment Gateway Account,Payment Gateway Account,Payment Gateway račun
4748DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Nakon završetka plaćanja preusmjeriti korisnika na odabranu stranicu.
4749DocType: Company,Existing Company,postojeće tvrtke
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304750apps/erpnext/erpnext/controllers/buying_controller.py +82,"Tax Category has been changed to ""Total"" because all the Items are non-stock items",Kategorija poreza promijenjena je u &quot;Ukupno&quot; jer su sve stavke nedopuštene stavke
Frappe PR Botc0804792017-05-19 12:30:04 +05304751apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,Odaberite CSV datoteku
4752DocType: Student Leave Application,Mark as Present,Označi kao sadašnja
Frappe PR Botd112ee52017-08-31 19:38:41 +05304753DocType: Supplier Scorecard,Indicator Color,Boja indikatora
Frappe PR Botc0804792017-05-19 12:30:04 +05304754DocType: Purchase Order,To Receive and Bill,Za primanje i Bill
4755apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Istaknuti Proizvodi
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304756apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +105,Designer,Imenovatelj
Frappe PR Botc0804792017-05-19 12:30:04 +05304757apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Uvjeti i odredbe - šprance
4758DocType: Serial No,Delivery Details,Detalji isporuke
Frappe PR Botd112ee52017-08-31 19:38:41 +05304759apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +485,Cost Center is required in row {0} in Taxes table for type {1},Troška potrebno je u redu {0} poreza stolom za vrstu {1}
Frappe PR Botc0804792017-05-19 12:30:04 +05304760DocType: Program,Program Code,programski kod
4761DocType: Terms and Conditions,Terms and Conditions Help,Uvjeti za pomoć
4762,Item-wise Purchase Register,Popis nabave po stavkama
4763DocType: Batch,Expiry Date,Datum isteka
Frappe PR Botc0804792017-05-19 12:30:04 +05304764,accounts-browser,računi-preglednik
Frappe PR Botfa042362017-07-17 17:50:36 +05304765apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +351,Please select Category first,Molimo odaberite kategoriju prvi
Frappe PR Botc0804792017-05-19 12:30:04 +05304766apps/erpnext/erpnext/config/projects.py +13,Project master.,Projekt majstor.
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304767apps/erpnext/erpnext/controllers/status_updater.py +209,"To allow over-billing or over-ordering, update ""Allowance"" in Stock Settings or the Item.","Da bi se omogućilo pretjerano naplatu ili nad-naručivanje, ažurirati &quot;dodatak&quot; u stock postavkama ili točke."
Frappe PR Botc0804792017-05-19 12:30:04 +05304768DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Ne pokazati nikakav simbol kao $ iza valute.
4769apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +459, (Half Day),(Pola dana)
4770DocType: Supplier,Credit Days,Kreditne Dani
Frappe PR Bot59ee45a2017-06-01 19:05:28 +05304771apps/erpnext/erpnext/utilities/activation.py +126,Make Student Batch,Provjerite Student Hrpa
Frappe PR Botc0804792017-05-19 12:30:04 +05304772DocType: Leave Type,Is Carry Forward,Je Carry Naprijed
Frappe PR Botd112ee52017-08-31 19:38:41 +05304773apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +806,Get Items from BOM,Kreiraj proizvode od sastavnica (BOM)
Frappe PR Botc0804792017-05-19 12:30:04 +05304774apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Potencijalni kupac - ukupno dana
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304775apps/erpnext/erpnext/controllers/accounts_controller.py +569,Row #{0}: Posting Date must be same as purchase date {1} of asset {2},Red # {0}: datum knjiženja moraju biti isti kao i datum kupnje {1} od {2} imovine
Frappe PR Botbfdb7262017-07-11 15:20:11 +05304776DocType: Program Enrollment,Check this if the Student is residing at the Institute's Hostel.,Provjerite je li student boravio u Hostelu Instituta.
Frappe PR Botc0804792017-05-19 12:30:04 +05304777apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,Unesite prodajni nalozi u gornjoj tablici
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05304778apps/erpnext/erpnext/hr/doctype/process_payroll/process_payroll.py +182,Not Submitted Salary Slips,Ne Poslao plaća gaćice
Frappe PR Botc0804792017-05-19 12:30:04 +05304779,Stock Summary,Stock Sažetak
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304780apps/erpnext/erpnext/config/accounts.py +274,Transfer an asset from one warehouse to another,Prijenos imovine s jednog skladišta na drugo
Frappe PR Botc0804792017-05-19 12:30:04 +05304781DocType: Vehicle,Petrol,Benzin
4782apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Bill of Materials
4783apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +103,Row {0}: Party Type and Party is required for Receivable / Payable account {1},Red {0}: Stranka Tip i stranka je potrebno za potraživanja / obveze prema dobavljačima račun {1}
4784apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref Datum
4785DocType: Employee,Reason for Leaving,Razlog za odlazak
4786DocType: BOM Operation,Operating Cost(Company Currency),Operativni trošak (Društvo valuta)
4787DocType: Employee Loan Application,Rate of Interest,Kamatna stopa
4788DocType: Expense Claim Detail,Sanctioned Amount,Iznos kažnjeni
4789DocType: GL Entry,Is Opening,Je Otvaranje
4790apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +196,Row {0}: Debit entry can not be linked with a {1},Red {0}: debitne unos ne može biti povezan s {1}
Frappe PR Bot3ceab642017-07-04 16:08:14 +05304791apps/erpnext/erpnext/accounts/doctype/account/account.py +193,Account {0} does not exist,Račun {0} ne postoji
Frappe PR Botc0804792017-05-19 12:30:04 +05304792DocType: Account,Cash,Gotovina
4793DocType: Employee,Short biography for website and other publications.,Kratka biografija za web stranice i drugih publikacija.