blob: b7a75ae381927273b4c08863dce1a71abb23e3a5 [file] [log] [blame]
Frappe PR Bot748c0242018-06-21 10:34:28 +05301DocType: Accounting Period,Period Name,Naziv razdoblja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302DocType: Employee,Salary Mode,Plaća način
3DocType: Patient,Divorced,Rastavljen
Frappe PR Bot748c0242018-06-21 10:34:28 +05304DocType: Support Settings,Post Route Key,Objavi ključ rute
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305DocType: Buying Settings,Allow Item to be added multiple times in a transaction,Dopusti Stavka biti dodan više puta u transakciji
6apps/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
7apps/erpnext/erpnext/config/education.py +118,Assessment Reports,Izvješća o procjeni
8apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +19,Consumer Products,Consumer Products
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05309DocType: Supplier Scorecard,Notify Supplier,Obavijesti dobavljača
Frappe PR Bot748c0242018-06-21 10:34:28 +053010apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.js +52,Please select Party Type first,Odaberite Party Tip prvi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053011DocType: Item,Customer Items,Korisnički Stavke
12DocType: Project,Costing and Billing,Obračun troškova i naplate
Frappe PR Bot748c0242018-06-21 10:34:28 +053013apps/erpnext/erpnext/accounts/doctype/account/account.py +50,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 Botdc0a92c2018-04-02 23:46:54 +053014DocType: Item,Publish Item to hub.erpnext.com,Objavi stavka to hub.erpnext.com
Frappe PR Bot748c0242018-06-21 10:34:28 +053015apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +278,Cannot find active Leave Period,Nije moguće pronaći aktivno razdoblje odmora
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053016apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +26,Evaluation,procjena
17DocType: Item,Default Unit of Measure,Zadana mjerna jedinica
18DocType: SMS Center,All Sales Partner Contact,Kontakti prodajnog partnera
Frappe PR Botb2a64d62018-05-16 10:46:11 +053019DocType: Department,Leave Approvers,Osobe ovlaštene za odobrenje odsustva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053020DocType: Work Order,WO-,WO-
21DocType: Consultation,Investigations,istraživanja
22DocType: Restaurant Order Entry,Click Enter To Add,Kliknite Unesi za dodavanje
Frappe PR Bot748c0242018-06-21 10:34:28 +053023apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py +29,"Missing value for Password, API Key or Shopify URL","Nedostaje vrijednost za zaporku, API ključ ili Shopify URL"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053024DocType: Employee,Rented,Iznajmljeno
25DocType: Purchase Order,PO-,po-
Frappe PR Bot748c0242018-06-21 10:34:28 +053026apps/erpnext/erpnext/hr/doctype/employee_transfer/employee_transfer.py +15,Cannot transfer Employee with status Left,Ne mogu prenijeti zaposlenika s statusom lijevo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053027DocType: Vehicle Service,Mileage,Kilometraža
Frappe PR Bot748c0242018-06-21 10:34:28 +053028apps/erpnext/erpnext/assets/doctype/asset/asset.js +303,Do you really want to scrap this asset?,Da li zaista želite odbaciti ovu imovinu?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053029DocType: Drug Prescription,Update Schedule,Ažuriraj raspored
30apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +44,Select Default Supplier,Odabir Primarna Dobavljač
Frappe PR Bot748c0242018-06-21 10:34:28 +053031DocType: Exchange Rate Revaluation Account,New Exchange Rate,Novi tečaj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053032apps/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}
33DocType: Sales Taxes and Charges Template,* Will be calculated in the transaction.,* Bit će izračunata u transakciji.
34DocType: Purchase Order,Customer Contact,Kupac Kontakt
35DocType: Patient Appointment,Check availability,Provjera dostupnosti
Frappe PR Bot748c0242018-06-21 10:34:28 +053036DocType: Retention Bonus,Bonus Payment Date,Datum plaćanja bonusa
37DocType: Employee,Job Applicant,Posao podnositelj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053038apps/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
Frappe PR Bot748c0242018-06-21 10:34:28 +053039DocType: Manufacturing Settings,Overproduction Percentage For Work Order,Postotak prekomjerne proizvodnje za radni nalog
40apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +322,Legal,Pravni
41DocType: Shopify Settings,Sales Order Series,Serija prodajnih naloga
42apps/erpnext/erpnext/hr/utils.py +209,"More than one selection for {0} not \
43 allowed",Više od jednog odabira za {0} nije \ dopušteno
Frappe PR Botb2a64d62018-05-16 10:46:11 +053044apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +193,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 Bot748c0242018-06-21 10:34:28 +053045DocType: Allowed To Transact With,Allowed To Transact With,Dopušteno za transakciju s
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053046DocType: Bank Guarantee,Customer,Kupac
47DocType: Purchase Receipt Item,Required By,Potrebna Do
48DocType: Delivery Note,Return Against Delivery Note,Povratak Protiv izdatnice
Frappe PR Bot748c0242018-06-21 10:34:28 +053049DocType: Asset Category,Finance Book Detail,Financijska knjiga pojedinosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053050DocType: Purchase Order,% Billed,% Naplaćeno
Frappe PR Bot748c0242018-06-21 10:34:28 +053051apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +41,Exchange Rate must be same as {0} {1} ({2}),Tečaj mora biti ista kao {0} {1} ({2})
52DocType: Employee Tax Exemption Declaration,HRA Exemption,HRA izuzeće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053053DocType: Sales Invoice,Customer Name,Naziv klijenta
54DocType: Vehicle,Natural Gas,Prirodni gas
55apps/erpnext/erpnext/setup/setup_wizard/operations/company_setup.py +64,Bank account cannot be named as {0},Bankovni račun ne može biti imenovan kao {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +053056DocType: Employee Tax Exemption Declaration,HRA as per Salary Structure,HRA prema Strukturi plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053057DocType: 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.
58apps/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 Botdc0a92c2018-04-02 23:46:54 +053059DocType: Manufacturing Settings,Default 10 mins,Default 10 min
60DocType: Leave Type,Leave Type Name,Naziv vrste odsustva
61apps/erpnext/erpnext/templates/pages/projects.js +62,Show open,Prikaži otvorena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053062apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +156,Series Updated Successfully,Serija je uspješno ažurirana
63apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +6,Checkout,Provjeri
Frappe PR Bot748c0242018-06-21 10:34:28 +053064apps/erpnext/erpnext/controllers/accounts_controller.py +739,{0} in row {1},{0} u retku {1}
65DocType: Asset Finance Book,Depreciation Start Date,Početni datum amortizacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053066DocType: Pricing Rule,Apply On,Nanesite na
67DocType: Item Price,Multiple Item prices.,Višestruke cijene proizvoda.
68,Purchase Order Items To Be Received,Stavke narudžbenice za zaprimanje
69DocType: SMS Center,All Supplier Contact,Svi kontakti dobavljača
70DocType: Support Settings,Support Settings,Postavke za podršku
71apps/erpnext/erpnext/projects/doctype/project/project.py +75,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 Botb2a64d62018-05-16 10:46:11 +053072apps/erpnext/erpnext/utilities/transaction_base.py +115,Row #{0}: Rate must be same as {1}: {2} ({3} / {4}) ,Red # {0}: Ocijenite mora biti ista kao {1}: {2} ({3} / {4})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053073,Batch Item Expiry Status,Hrpa Stavka isteka Status
Frappe PR Bot748c0242018-06-21 10:34:28 +053074apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +160,Bank Draft,Bank Nacrt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053075DocType: Membership,membership validaty section,članak za validaciju članstva
76DocType: Mode of Payment Account,Mode of Payment Account,Način plaćanja računa
77DocType: Consultation,Consultation,Konzultacija
78DocType: Accounts Settings,Show Payment Schedule in Print,Prikaži raspored plaćanja u ispisu
Frappe PR Bot748c0242018-06-21 10:34:28 +053079apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py +21,Sales and Returns,Prodaja i povrat
80apps/erpnext/erpnext/stock/doctype/item/item.js +58,Show Variants,Pokaži varijante
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053081DocType: Academic Term,Academic Term,Akademski pojam
Frappe PR Bot748c0242018-06-21 10:34:28 +053082DocType: Employee Tax Exemption Sub Category,Employee Tax Exemption Sub Category,Podkategorija izuzeća od izuzeća radnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053083apps/erpnext/erpnext/projects/doctype/project/project_dashboard.py +14,Material,Materijal
Frappe PR Bot748c0242018-06-21 10:34:28 +053084apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +71,Making website,Izrada web mjesta
85apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +56,"Maximum benefit of employee {0} exceeds {1} by the sum {2} of benefit application pro-rata component\
86 amount and previous claimed amount",Maksimalna korist zaposlenika {0} premašuje {1} zbroju {2} komponente proporcionalne aplikacije aplikacije za naknadu \ iznos i prijašnji iznos potraživanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053087DocType: Opening Invoice Creation Tool Item,Quantity,Količina
Frappe PR Bot748c0242018-06-21 10:34:28 +053088,Customers Without Any Sales Transactions,Kupci bez ikakvih prodajnih transakcija
89apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +585,Accounts table cannot be blank.,Računi stol ne može biti prazno.
90apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +164,Loans (Liabilities),Zajmovi (pasiva)
91DocType: Staffing Plan Detail,Total Estimated Cost,Ukupni procijenjeni trošak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053092DocType: Employee Education,Year of Passing,Godina Prolazeći
93DocType: Item,Country of Origin,Zemlja podrijetla
94DocType: Soil Texture,Soil Texture Criteria,Kriteriji teksture tla
Frappe PR Bot748c0242018-06-21 10:34:28 +053095apps/erpnext/erpnext/templates/includes/product_page.js +34,In Stock,Na zalihi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +053096apps/erpnext/erpnext/public/js/utils/customer_quick_entry.js +16,Primary Contact Details,Primarni podaci za kontakt
97apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +46,Open Issues,Otvorena pitanja
98DocType: Production Plan Item,Production Plan Item,Proizvodnja plan artikla
Frappe PR Bot748c0242018-06-21 10:34:28 +053099apps/erpnext/erpnext/hr/doctype/employee/employee.py +154,User {0} is already assigned to Employee {1},Korisnik {0} već dodijeljena zaposlenika {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530100DocType: Lab Test Groups,Add new line,Dodajte novu liniju
101apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +31,Health Care,Health Care
102apps/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)
103DocType: Payment Terms Template Detail,Payment Terms Template Detail,Detalji o predlošku uvjeta plaćanja
104DocType: Hotel Room Reservation,Guest Name,Ime gosta
105DocType: Lab Prescription,Lab Prescription,Lab Prescription
106,Delay Days,Dani odgode
107apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +26,Service Expense,usluga Rashodi
Frappe PR Bot748c0242018-06-21 10:34:28 +0530108apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +904,Serial Number: {0} is already referenced in Sales Invoice: {1},Serijski broj: {0} već se odnosi na prodajnu fakturu: {1}
109DocType: Bank Statement Transaction Invoice Item,Invoice,Faktura
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530110DocType: Purchase Invoice Item,Item Weight Details,Detalji o težini stavke
111DocType: Asset Maintenance Log,Periodicity,Periodičnost
112apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +21,Fiscal Year {0} is required,Fiskalna godina {0} je potrebno
113DocType: Crop Cycle,The minimum distance between rows of plants for optimum growth,Najmanja udaljenost između redova biljaka za optimalni rast
114apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +21,Defense,Obrana
115DocType: Salary Component,Abbr,Kratica
116DocType: Appraisal Goal,Score (0-5),Ocjena (0-5)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530117apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +257,Row {0}: {1} {2} does not match with {3},Red {0}: {1} {2} ne odgovara {3}
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530118apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +78,Row # {0}:,Red # {0}:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530119DocType: Timesheet,Total Costing Amount,Ukupno Obračun troškova Iznos
120DocType: Delivery Note,Vehicle No,Ne vozila
121apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +163,Please select Price List,Molim odaberite cjenik
122DocType: Accounts Settings,Currency Exchange Settings,Postavke mjenjačke valute
Frappe PR Bot748c0242018-06-21 10:34:28 +0530123apps/erpnext/erpnext/public/js/hub/hub_factory.js +70,Please check your network connection.,Provjerite mrežnu vezu.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530124apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +94,Row #{0}: Payment document is required to complete the trasaction,Red # {0}: dokument Plaćanje je potrebno za dovršenje trasaction
125DocType: Work Order Operation,Work In Progress,Radovi u tijeku
126apps/erpnext/erpnext/education/report/absent_student_report/absent_student_report.py +13,Please select date,Odaberite datum
Frappe PR Bot748c0242018-06-21 10:34:28 +0530127DocType: Finance Book,Finance Book,Financijska knjiga
128apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +34,From Date {0} cannot be after To Date {1},Od datuma {0} ne može biti nakon datuma {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530129DocType: Daily Work Summary Group,Holiday List,Popis praznika
Frappe PR Bot748c0242018-06-21 10:34:28 +0530130apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +115,Accountant,Knjigovođa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530131DocType: Hub Settings,Selling Price List,Cjenik prodaje
132DocType: Patient,Tobacco Current Use,Duhanska struja
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530133apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +62,Selling Rate,Stopa prodaje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530134DocType: Cost Center,Stock User,Stock Korisnik
135DocType: Soil Analysis,(Ca+Mg)/K,(+ Ca Mg) / K
136DocType: Company,Phone No,Telefonski broj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530137DocType: Delivery Trip,Initial Email Notification Sent,Poslana obavijest o početnoj e-pošti
Frappe PR Bot748c0242018-06-21 10:34:28 +0530138DocType: Bank Statement Settings,Statement Header Mapping,Mapping Header Izjave
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530139,Sales Partners Commission,Provizija prodajnih partnera
140DocType: Soil Texture,Sandy Clay Loam,Pješčana Clay Loam
141DocType: Purchase Invoice,Rounding Adjustment,Podešavanje zaokruživanja
Frappe PR Bot748c0242018-06-21 10:34:28 +0530142apps/erpnext/erpnext/setup/doctype/company/company.py +50,Abbreviation cannot have more than 5 characters,Kratica ne može imati više od 5 znakova
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530143DocType: Physician Schedule Time Slot,Physician Schedule Time Slot,Raspored liječnika
144DocType: Payment Request,Payment Request,Zahtjev za plaćanje
145DocType: Asset,Value After Depreciation,Vrijednost Nakon Amortizacija
146DocType: Student,O+,O +
147apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan_dashboard.py +8,Related,povezan
Frappe PR Bot748c0242018-06-21 10:34:28 +0530148apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +46,Attendance date can not be less than employee's joining date,Datum Gledatelji ne može biti manja od ulaska datuma zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530149DocType: Grading Scale,Grading Scale Name,Ljestvici Ime
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530150apps/erpnext/erpnext/accounts/doctype/account/account.js +37,This is a root account and cannot be edited.,To jekorijen račun i ne može se mijenjati .
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530151DocType: Sales Invoice,Company Address,adresa tvrtke
152DocType: BOM,Operations,Operacije
153apps/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}
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530154DocType: Subscription,Subscription Start Date,Datum početka pretplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530155DocType: 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 Bot748c0242018-06-21 10:34:28 +0530156apps/erpnext/erpnext/accounts/utils.py +74,{0} {1} not in any active Fiscal Year.,{0} {1} nije u nijednoj fiskalnoj godini.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530157DocType: Packed Item,Parent Detail docname,Nadređeni detalj docname
158apps/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 Bot748c0242018-06-21 10:34:28 +0530159apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py +356,{0} {1} is not present in the parent company,{0} {1} nije prisutno u matičnoj tvrtki
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530160apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +221,Trial Period End Date Cannot be before Trial Period Start Date,Datum završetka probnog razdoblja Ne može biti prije datuma početka probnog razdoblja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530161apps/erpnext/erpnext/utilities/user_progress.py +146,Kg,kg
Frappe PR Bot748c0242018-06-21 10:34:28 +0530162DocType: Tax Withholding Category,Tax Withholding Category,Kategorija zadržavanja poreza
163apps/erpnext/erpnext/assets/doctype/asset_value_adjustment/asset_value_adjustment.py +23,Cancel the journal entry {0} first,Najprije poništite unos dnevnika {0}
164apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +115,BOM is not specified for subcontracting item {0} at row {1},BOM nije određen za podugovaranje stavku {0} u redak {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530165apps/erpnext/erpnext/education/doctype/assessment_result_tool/assessment_result_tool.js +149,{0} Result submittted,{0} Rezultat poslan
166DocType: Item Attribute,Increment,Pomak
167apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard.js +74,Timespan,Vremenski raspon
168apps/erpnext/erpnext/public/js/stock_analytics.js +58,Select Warehouse...,Odaberite Warehouse ...
169apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +6,Advertising,Oglašavanje
170apps/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
171DocType: Patient,Married,Oženjen
172apps/erpnext/erpnext/accounts/party.py +41,Not permitted for {0},Nije dopušteno {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530173apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +598,Get items from,Nabavite stavke iz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530174DocType: Price List,Price Not UOM Dependant,Cijena nije ovisna o UOM-u
Frappe PR Bot748c0242018-06-21 10:34:28 +0530175apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +472,Stock cannot be updated against Delivery Note {0},Dionica ne može biti obnovljeno protiv isporuke Napomena {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530176apps/erpnext/erpnext/templates/pages/home.py +25,Product {0},Proizvod {0}
177apps/erpnext/erpnext/templates/generators/item_group.html +43,No items listed,Nema navedenih stavki
178DocType: Asset Repair,Error Description,Opis pogreške
179DocType: Payment Reconciliation,Reconcile,pomiriti
180apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +30,Grocery,Trgovina prehrambenom robom
181DocType: Quality Inspection Reading,Reading 1,Čitanje 1
182apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +40,Pension Funds,Mirovinski fondovi
Frappe PR Bot748c0242018-06-21 10:34:28 +0530183DocType: Exchange Rate Revaluation Account,Gain/Loss,Dobit / Gubitak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530184DocType: Crop,Perennial,višegodišnji
185DocType: Consultation,Consultation Date,Datum konzultacije
Frappe PR Bot748c0242018-06-21 10:34:28 +0530186apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +38,Procedure,Postupak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530187DocType: Accounts Settings,Use Custom Cash Flow Format,Koristite prilagođeni format novčanog toka
188DocType: SMS Center,All Sales Person,Svi prodavači
189DocType: 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 Bot748c0242018-06-21 10:34:28 +0530190apps/erpnext/erpnext/accounts/page/pos/pos.js +1762,Not items found,Nije pronađen stavke
191apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +228,Salary Structure Missing,Struktura plaća Nedostaje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530192DocType: Lead,Person Name,Osoba ime
193DocType: Sales Invoice Item,Sales Invoice Item,Prodajni proizvodi
194DocType: Account,Credit,Kredit
195DocType: POS Profile,Write Off Cost Center,Otpis troška
196apps/erpnext/erpnext/public/js/setup_wizard.js +117,"e.g. ""Primary School"" or ""University""",npr "Osnovna škola" ili "Sveučilište"
197apps/erpnext/erpnext/config/stock.py +28,Stock Reports,dionica izvješća
198DocType: Warehouse,Warehouse Detail,Detalji o skladištu
199apps/erpnext/erpnext/education/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 Bot748c0242018-06-21 10:34:28 +0530200apps/erpnext/erpnext/stock/doctype/item/item.py +284,"""Is Fixed Asset"" cannot be unchecked, as Asset record exists against the item","""je nepokretna imovina"" se ne može odznačiti, jer postoji zapis o imovini nad navedenom stavkom"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530201DocType: Delivery Trip,Departure Time,Vrijeme polaska
202DocType: Vehicle Service,Brake Oil,ulje za kočnice
203DocType: Tax Rule,Tax Type,Porezna Tip
204,Completed Work Orders,Dovršeni radni nalozi
Frappe PR Bot748c0242018-06-21 10:34:28 +0530205DocType: Support Settings,Forum Posts,Forum postova
206apps/erpnext/erpnext/controllers/taxes_and_totals.py +590,Taxable Amount,Iznos oporezivanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530207apps/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}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530208DocType: Leave Policy,Leave Policy Details,Ostavite pojedinosti o pravilima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530209DocType: BOM,Item Image (if not slideshow),Slika proizvoda (ako nije slide prikaz)
210DocType: Work Order Operation,(Hour Rate / 60) * Actual Operation Time,(Broj sati / 60) * Stvarno trajanje operacije
Frappe PR Bot748c0242018-06-21 10:34:28 +0530211apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1101,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
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530212apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +994,Select BOM,Odaberi BOM
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530213DocType: SMS Log,SMS Log,SMS Prijava
214apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Delivered Items,Troškovi isporučenih stavki
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530215apps/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
216DocType: Student Log,Student Log,Studentski Prijava
217apps/erpnext/erpnext/config/buying.py +165,Templates of supplier standings.,Predlošci stanja dobavljača.
218DocType: Lead,Interested,Zainteresiran
Frappe PR Bot748c0242018-06-21 10:34:28 +0530219apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +236,Opening,Otvaranje
220apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +33,From {0} to {1},Od {0} do {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530221apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +234,Program: ,Program:
222apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +50,Failed to setup taxes,Postavljanje poreza nije uspjelo
223DocType: Item,Copy From Item Group,Primjerak iz točke Group
224DocType: Delivery Trip,Delivery Notification,Obavijest o isporuci
225DocType: Journal Entry,Opening Entry,Otvaranje - ulaz
226apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +25,Account Pay Only,Račun platiti samo
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530227DocType: Loan,Repay Over Number of Periods,Vrati Preko broj razdoblja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530228DocType: Stock Entry,Additional Costs,Dodatni troškovi
Frappe PR Bot748c0242018-06-21 10:34:28 +0530229apps/erpnext/erpnext/accounts/doctype/account/account.py +140,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 Botdc0a92c2018-04-02 23:46:54 +0530230DocType: Lead,Product Enquiry,Upit
231DocType: Education Settings,Validate Batch for Students in Student Group,Validirati seriju za studente u grupi studenata
Frappe PR Bot748c0242018-06-21 10:34:28 +0530232apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +38,No leave record found for employee {0} for {1},Ne dopusta rekord pronađeno za zaposlenika {0} od {1}
233DocType: Company,Unrealized Exchange Gain/Loss Account,Nerealizirani račun dobiti i gubitka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530234apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +23,Please enter company first,Unesite tvrtka prva
Frappe PR Bot748c0242018-06-21 10:34:28 +0530235apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +426,Please select Company first,Odaberite tvrtka prvi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530236DocType: Employee Education,Under Graduate,Preddiplomski
Frappe PR Bot748c0242018-06-21 10:34:28 +0530237apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +298,Please set default template for Leave Status Notification in HR Settings.,Postavite zadani predložak za Obavijest o statusu ostavite u HR postavkama.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530238apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.js +27,Target On,Target Na
239DocType: BOM,Total Cost,Ukupan trošak
240DocType: Soil Analysis,Ca/K,Ca / K
Frappe PR Bot748c0242018-06-21 10:34:28 +0530241DocType: Salary Slip,Employee Loan,zaposlenik kredita
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530242DocType: Fee Schedule,Send Payment Request Email,Pošaljite e-poštu za zahtjev za plaćanjem
243apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +268,Item {0} does not exist in the system or has expired,Proizvod {0} ne postoji u sustavu ili je istekao
Frappe PR Bot748c0242018-06-21 10:34:28 +0530244DocType: Supplier,Leave blank if the Supplier is blocked indefinitely,Ostavite prazno ako je dobavljač blokiran na neodređeno vrijeme
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530245apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +44,Real Estate,Nekretnine
246apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +1,Statement of Account,Izjava o računu
247apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +41,Pharmaceuticals,Farmaceutske
248DocType: Purchase Invoice Item,Is Fixed Asset,Je nepokretne imovine
Frappe PR Bot748c0242018-06-21 10:34:28 +0530249apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +88,Please setup numbering series for Attendance via Setup > Numbering Series,Postavite serijske brojeve za prisustvovanje putem Setup> Serija numeriranja
250apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +317,"Available qty is {0}, you need {1}","Dostupno Količina Jedinična je {0}, potrebno je {1}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530251DocType: Expense Claim Detail,Claim Amount,Iznos štete
Frappe PR Bot748c0242018-06-21 10:34:28 +0530252apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +710,Work Order has been {0},Radni nalog je bio {0}
253DocType: Budget,Applicable on Purchase Order,Primjenjivo na narudžbenicu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530254apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +56,Duplicate customer group found in the cutomer group table,Dvostruka grupa kupaca nalaze u tablici cutomer grupe
Frappe PR Bot748c0242018-06-21 10:34:28 +0530255DocType: Location,Location Name,Naziv lokacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530256DocType: Naming Series,Prefix,Prefiks
Frappe PR Bot748c0242018-06-21 10:34:28 +0530257apps/erpnext/erpnext/hr/notification/training_scheduled/training_scheduled.html +7,Event Location,Lokacija događaja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530258DocType: Asset Settings,Asset Settings,Postavke imovine
Frappe PR Bot748c0242018-06-21 10:34:28 +0530259apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +71,Consumable,potrošni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530260DocType: Student,B-,B-
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530261apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +140,Successfully unregistered.,Uspješno neregistrirano.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530262DocType: Assessment Result,Grade,Razred
263DocType: Restaurant Table,No of Seats,Nema sjedala
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530264DocType: Sales Invoice Item,Delivered By Supplier,Isporučio dobavljač
265DocType: Asset Maintenance Task,Asset Maintenance Task,Zadatak održavanja imovine
266DocType: SMS Center,All Contact,Svi kontakti
Frappe PR Bot748c0242018-06-21 10:34:28 +0530267apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +208,Annual Salary,Godišnja plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530268DocType: Daily Work Summary,Daily Work Summary,Dnevni rad Sažetak
269DocType: Period Closing Voucher,Closing Fiscal Year,Zatvaranje Fiskalna godina
Frappe PR Bot748c0242018-06-21 10:34:28 +0530270apps/erpnext/erpnext/accounts/party.py +404,{0} {1} is frozen,{0} {1} je zamrznuta
271apps/erpnext/erpnext/setup/doctype/company/company.py +146,Please select Existing Company for creating Chart of Accounts,Odaberite postojeće tvrtke za izradu grafikona o računima
272apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +84,Stock Expenses,Stock Troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530273apps/erpnext/erpnext/stock/doctype/batch/batch.js +111,Select Target Warehouse,Odaberite Target Warehouse
Frappe PR Bot748c0242018-06-21 10:34:28 +0530274apps/erpnext/erpnext/hr/doctype/employee/employee.js +87,Please enter Preferred Contact Email,Unesite igraca Kontakt email
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530275apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +45,CompAuxNum,CompAuxNum
276DocType: Journal Entry,Contra Entry,Contra Stupanje
277DocType: Journal Entry Account,Credit in Company Currency,Kredit u trgovačkim društvima valuti
278DocType: Lab Test UOM,Lab Test UOM,Lab test UOM
279DocType: Delivery Note,Installation Status,Status instalacije
280DocType: BOM,Quality Inspection Template,Predložak inspekcije kvalitete
281apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +135,"Do you want to update attendance?<br>Present: {0}\
282 <br>Absent: {1}",Želite li ažurirati dolazak? <br> Prisutni: {0} \ <br> Odsutni: {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530283apps/erpnext/erpnext/controllers/buying_controller.py +404,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 Botdc0a92c2018-04-02 23:46:54 +0530284DocType: Request for Quotation,RFQ-,RFQ-
285DocType: Item,Supply Raw Materials for Purchase,Nabava sirovine za kupnju
286DocType: Agriculture Analysis Criteria,Fertilizer,gnojivo
Frappe PR Bot748c0242018-06-21 10:34:28 +0530287apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +156,At least one mode of payment is required for POS invoice.,potreban je najmanje jedan način plaćanja za POS računa.
288DocType: Bank Statement Transaction Invoice Item,Bank Statement Transaction Invoice Item,Stavka transakcijske fakture bankovne izjave
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530289DocType: Products Settings,Show Products as a List,Prikaži proizvode kao popis
Frappe PR Bot748c0242018-06-21 10:34:28 +0530290apps/erpnext/erpnext/healthcare/doctype/clinical_procedure/clinical_procedure.py +102,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 Botdc0a92c2018-04-02 23:46:54 +0530291DocType: Student Admission Program,Minimum Age,Minimalna dob
292apps/erpnext/erpnext/utilities/user_progress.py +190,Example: Basic Mathematics,Primjer: Osnovni Matematika
293DocType: Customer,Primary Address,Primarna adresa
294DocType: Production Plan,Material Request Detail,Detalji o zahtjevu za materijal
295DocType: Selling Settings,Default Quotation Validity Days,Zadani rokovi valjanosti ponude
Frappe PR Bot748c0242018-06-21 10:34:28 +0530296apps/erpnext/erpnext/controllers/accounts_controller.py +832,"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 Botdc0a92c2018-04-02 23:46:54 +0530297DocType: SMS Center,SMS Center,SMS centar
298DocType: Sales Invoice,Change Amount,Promjena Iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +0530299DocType: Party Tax Withholding Config,Certificate Received,Primljena potvrda
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530300DocType: GST Settings,Set Invoice Value for B2C. B2CL and B2CS calculated based on this invoice value.,Postavite vrijednost fakture za B2C. B2CL i B2CS izračunate na temelju ove vrijednosti fakture.
301DocType: BOM Update Tool,New BOM,Novi BOM
Frappe PR Bot748c0242018-06-21 10:34:28 +0530302apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +241,Prescribed Procedures,Propisani postupci
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530303apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.js +36,Show only POS,Prikaži samo POS
Frappe PR Bot748c0242018-06-21 10:34:28 +0530304DocType: Supplier Group,Supplier Group Name,Naziv grupe dobavljača
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530305DocType: Driver,Driving License Categories,Kategorije voznih dozvola
Frappe PR Bot748c0242018-06-21 10:34:28 +0530306apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +120,Please enter Delivery Date,Unesite datum isporuke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530307DocType: Depreciation Schedule,Make Depreciation Entry,Provjerite Amortizacija unos
Frappe PR Bot748c0242018-06-21 10:34:28 +0530308DocType: Closed Document,Closed Document,Zatvoreni dokument
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530309DocType: HR Settings,Leave Settings,Napusti postavke
Frappe PR Bot748c0242018-06-21 10:34:28 +0530310apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.js +76,Number of positions cannot be less then current count of employees,Broj pozicija ne može biti manji od trenutnog broja zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530311DocType: Appraisal Template Goal,KRA,KRA
312DocType: Lead,Request Type,Zahtjev Tip
Frappe PR Bot748c0242018-06-21 10:34:28 +0530313DocType: Purpose of Travel,Purpose of Travel,Svrha putovanja
314DocType: Payroll Period,Payroll Periods,Razdoblja obračuna plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530315apps/erpnext/erpnext/hr/doctype/job_offer/job_offer.js +17,Make Employee,Provjerite zaposlenik
316apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +14,Broadcasting,Radiodifuzija
Frappe PR Bot748c0242018-06-21 10:34:28 +0530317apps/erpnext/erpnext/config/accounts.py +319,Setup mode of POS (Online / Offline),Način postavljanja POS (Online / Offline)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530318DocType: Manufacturing Settings,Disables creation of time logs against Work Orders. Operations shall not be tracked against Work Order,Onemogućuje izradu vremenskih zapisnika o radnim nalozima. Operacije neće biti praćene radnim nalogom
Frappe PR Bot748c0242018-06-21 10:34:28 +0530319apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +167,Execution,izvršenje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530320apps/erpnext/erpnext/config/manufacturing.py +62,Details of the operations carried out.,Pojedinosti o operacijama koje se provode.
321DocType: Asset Maintenance Log,Maintenance Status,Status održavanja
322apps/erpnext/erpnext/non_profit/doctype/member/member_dashboard.py +10,Membership Details,Pojedinosti o članstvu
323apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +56,{0} {1}: Supplier is required against Payable account {2},{0} {1}: potreban Dobavljač u odnosu na plativi račun{2}
324apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Stavke i cijene
325apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +2,Total hours: {0},Ukupno vrijeme: {0}
326apps/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}
327DocType: Drug Prescription,Interval,Interval
Frappe PR Bot748c0242018-06-21 10:34:28 +0530328apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +229,Preference,Prednost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530329DocType: Grant Application,Individual,Pojedinac
330DocType: Academic Term,Academics User,Akademski korisnik
331DocType: Cheque Print Template,Amount In Figure,Iznos u slici
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530332DocType: Loan Application,Loan Info,Informacije o zajmu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530333apps/erpnext/erpnext/config/maintenance.py +12,Plan for maintenance visits.,Plan održavanja posjeta.
334DocType: Supplier Scorecard Period,Supplier Scorecard Period,Razdoblje ocjena dobavljača
Frappe PR Bot748c0242018-06-21 10:34:28 +0530335DocType: Support Settings,Search APIs,API-ji za pretraživanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530336DocType: Share Transfer,Share Transfer,Dijeljenje prijenosa
Frappe PR Bot748c0242018-06-21 10:34:28 +0530337,Expiring Memberships,Istječe članstva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530338DocType: POS Profile,Customer Groups,kupaca Grupe
339apps/erpnext/erpnext/public/js/financial_statements.js +51,Financial Statements,Financijska izvješća
340DocType: Guardian,Students,Studenti
341apps/erpnext/erpnext/config/selling.py +91,Rules for applying pricing and discount.,Pravila za primjenu cijena i popusta.
342DocType: Daily Work Summary,Daily Work Summary Group,Svakodnevna grupa za rad
343DocType: Physician Schedule,Time Slots,Vrijeme utora
344apps/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
Frappe PR Bot748c0242018-06-21 10:34:28 +0530345DocType: Shift Assignment,Shift Request,Zahtjev za Shift
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530346apps/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}
347DocType: Pricing Rule,Discount on Price List Rate (%),Popust na cjenik (%)
348apps/erpnext/erpnext/public/js/utils/item_quick_entry.js +112,Item Template,Predložak stavke
Frappe PR Bot748c0242018-06-21 10:34:28 +0530349apps/erpnext/erpnext/healthcare/setup.py +216,Biochemistry,Biokemija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530350DocType: Job Offer,Select Terms and Conditions,Odaberite Uvjeti
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530351apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +74,Out Value,Iz vrijednost
Frappe PR Bot748c0242018-06-21 10:34:28 +0530352DocType: Bank Statement Settings Item,Bank Statement Settings Item,Postavka bankovne izjave
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530353DocType: Woocommerce Settings,Woocommerce Settings,Postavke Woocommerce
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530354DocType: Production Plan,Sales Orders,Narudžbe kupca
355DocType: Purchase Taxes and Charges,Valuation,Procjena
356apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +394,Set as Default,Postavi kao zadano
357DocType: Production Plan,PLN-,PLN-
358,Purchase Order Trends,Trendovi narudžbenica kupnje
359apps/erpnext/erpnext/utilities/user_progress.py +78,Go to Customers,Idite na Kupce
360DocType: Hotel Room Reservation,Late Checkin,Kasni ček
361apps/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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530362DocType: SG Creation Tool Course,SG Creation Tool Course,Tečaj SG alat za izradu
Frappe PR Bot748c0242018-06-21 10:34:28 +0530363DocType: Bank Statement Transaction Invoice Item,Payment Description,Opis plaćanja
364apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +319,Insufficient Stock,nedovoljna Stock
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530365DocType: Manufacturing Settings,Disable Capacity Planning and Time Tracking,Onemogući planiranje kapaciteta i vremena za praćenje
366DocType: Email Digest,New Sales Orders,Nove narudžbenice
Frappe PR Bot748c0242018-06-21 10:34:28 +0530367DocType: Bank Account,Bank Account,Žiro račun
368DocType: Travel Itinerary,Check-out Date,Datum isteka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530369DocType: Leave Type,Allow Negative Balance,Dopustite negativan saldo
370apps/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 Bot748c0242018-06-21 10:34:28 +0530371apps/erpnext/erpnext/public/js/utils.js +213,Select Alternate Item,Odaberite Alternativnu stavku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530372DocType: Employee,Create User,Izradi korisnika
373DocType: Selling Settings,Default Territory,Zadani teritorij
374apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +53,Television,Televizija
375DocType: Work Order Operation,Updated via 'Time Log',Ažurirano putem 'Time Log'
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530376apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +13,Select the customer or supplier.,Odaberite kupca ili dobavljača.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530377apps/erpnext/erpnext/controllers/taxes_and_totals.py +440,Advance amount cannot be greater than {0} {1},Advance iznos ne može biti veći od {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530378apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +42,JournalCode,JournalCode
Frappe PR Bot748c0242018-06-21 10:34:28 +0530379apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +55,"Time slot skiped, the slot {0} to {1} overlap exisiting slot {2} to {3}","Vremenski utor je preskočen, utor {0} do {1} preklapa vanjski otvor {2} na {3}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530380DocType: Naming Series,Series List for this Transaction,Serija Popis za ovu transakciju
381DocType: Company,Enable Perpetual Inventory,Omogući trajnu zalihu
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530382DocType: Bank Guarantee,Charges Incurred,Naplaćeni troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530383DocType: Company,Default Payroll Payable Account,Zadana plaće Plaća račun
384apps/erpnext/erpnext/education/doctype/student_group/student_group.js +51,Update Email Group,Update Email Grupa
385DocType: Sales Invoice,Is Opening Entry,je početni unos
386DocType: Lab Test Template,"If unchecked, the item wont be appear in Sales Invoice, but can be used in group test creation. ","Ako se ne označe, stavka neće biti prikazana u prodajnoj dostavnici, ali se može upotrebljavati u grupnom testiranju."
387DocType: Customer Group,Mention if non-standard receivable account applicable,Spomenuti ako nestandardni potraživanja računa primjenjivo
388DocType: Course Schedule,Instructor Name,Instruktor Ime
Frappe PR Bot748c0242018-06-21 10:34:28 +0530389DocType: Company,Arrear Component,Obavijestite Komponente
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530390DocType: Supplier Scorecard,Criteria Setup,Postavljanje kriterija
Frappe PR Bot748c0242018-06-21 10:34:28 +0530391apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +213,For Warehouse is required before Submit,Jer je potrebno Warehouse prije Podnijeti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530392apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +8,Received On,Primila je u
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530393DocType: Codification Table,Medical Code,Medicinski kodeks
394apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +20,Please enter Company,Unesite tvrtke
395DocType: Delivery Note Item,Against Sales Invoice Item,Protiv prodaje dostavnice točke
396DocType: Agriculture Analysis Criteria,Linked Doctype,Povezani Doctype
Frappe PR Bot748c0242018-06-21 10:34:28 +0530397apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +98,Net Cash from Financing,Neto novčani tijek iz financijskih
398apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +65,"Please add the remainig benefits {0} to the application as \
399 pro-rata component",Dodajte ostatke prednosti {0} aplikaciji kao \ pro-rata komponente
400apps/erpnext/erpnext/accounts/page/pos/pos.js +2380,"LocalStorage is full , did not save","LocalStorage puna, nije štedjelo"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530401DocType: Lead,Address & Contact,Adresa i kontakt
402DocType: Leave Allocation,Add unused leaves from previous allocations,Dodaj neiskorištenih lišće iz prethodnih dodjela
403DocType: Sales Partner,Partner website,website partnera
404DocType: Restaurant Order Entry,Add Item,Dodaj stavku
Frappe PR Bot748c0242018-06-21 10:34:28 +0530405DocType: Party Tax Withholding Config,Party Tax Withholding Config,Konfiguracija zadržavanja poreza za strance
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530406DocType: Lab Test,Custom Result,Prilagođeni rezultat
407DocType: Delivery Stop,Contact Name,Kontakt ime
408DocType: Course Assessment Criteria,Course Assessment Criteria,Kriteriji za procjenu predmeta
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530409apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +31,Tax Id: ,ID poreza:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530410apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +216,Student ID: ,Studentska iskaznica:
411DocType: POS Customer Group,POS Customer Group,POS Korisnička Grupa
412DocType: Land Unit,Land Unit describing various land assets,Zemljišna jedinica koja opisuje različite zemljišne vrijednosti
413DocType: Cheque Print Template,Line spacing for amount in words,Prored za iznos u riječima
414DocType: Vehicle,Additional Details,dodatni detalji
415apps/erpnext/erpnext/templates/generators/bom.html +85,No description given,Nema opisa
416apps/erpnext/erpnext/config/buying.py +13,Request for purchase.,Zahtjev za kupnju.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530417DocType: POS Closing Voucher Details,Collected Amount,Prikupljeni iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530418DocType: Lab Test,Submitted Date,Poslani datum
419apps/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
420,Open Work Orders,Otvorite radne narudžbe
421DocType: Payment Term,Credit Months,Mjeseci kredita
Frappe PR Bot748c0242018-06-21 10:34:28 +0530422apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +453,Net Pay cannot be less than 0,Neto plaća ne može biti manja od 0
423DocType: Contract,Fulfilled,ispunjena
424apps/erpnext/erpnext/hr/doctype/employee/employee.py +126,Relieving Date must be greater than Date of Joining,Olakšavanja Datum mora biti veći od dana ulaska u
425DocType: POS Closing Voucher,Cashier,Blagajnik
426apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +216,Leaves per Year,Ostavlja godišnje
427apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +162,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 Botdc0a92c2018-04-02 23:46:54 +0530428apps/erpnext/erpnext/stock/utils.py +219,Warehouse {0} does not belong to company {1},Skladište {0} ne pripada tvrtki {1}
429DocType: Email Digest,Profit & Loss,Gubitak profita
430apps/erpnext/erpnext/utilities/user_progress.py +147,Litre,Litre
431DocType: Task,Total Costing Amount (via Time Sheet),Ukupno troška Iznos (preko vremenska tablica)
432apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.py +76,Please setup Students under Student Groups,Postavite učenike u Studentske grupe
433DocType: Item Website Specification,Item Website Specification,Specifikacija web stranice proizvoda
Frappe PR Bot748c0242018-06-21 10:34:28 +0530434apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +553,Leave Blocked,Neodobreno odsustvo
435apps/erpnext/erpnext/stock/doctype/item/item.py +763,Item {0} has reached its end of life on {1},Proizvod {0} je dosegao svoj rok trajanja na {1}
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530436apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +82,Bank Entries,Bankovni tekstova
Frappe PR Bot748c0242018-06-21 10:34:28 +0530437DocType: Customer,Is Internal Customer,Interni je kupac
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530438DocType: Crop,Annual,godišnji
439DocType: Stock Reconciliation Item,Stock Reconciliation Item,Stock pomirenje točka
440DocType: Stock Entry,Sales Invoice No,Prodajni račun br
441DocType: Material Request Item,Min Order Qty,Min naručena kol
442DocType: Student Group Creation Tool Course,Student Group Creation Tool Course,Tečaj Student Grupa alat za izradu
443DocType: Lead,Do Not Contact,Ne kontaktirati
444apps/erpnext/erpnext/utilities/user_progress.py +210,People who teach at your organisation,Ljudi koji uče u svojoj organizaciji
Frappe PR Bot748c0242018-06-21 10:34:28 +0530445apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +123,Software Developer,Software Developer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530446DocType: Item,Minimum Order Qty,Minimalna količina narudžbe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530447DocType: Course Scheduling Tool,Course Start Date,Naravno Datum početka
448,Student Batch-Wise Attendance,Student šarže posjećenost
449DocType: POS Profile,Allow user to edit Rate,Dopustite korisniku da uređivanje Rate
450DocType: Item,Publish in Hub,Objavi na Hub
451DocType: Student Admission,Student Admission,Studentski Ulaz
452,Terretory,Terretory
Frappe PR Bot748c0242018-06-21 10:34:28 +0530453apps/erpnext/erpnext/stock/doctype/item/item.py +785,Item {0} is cancelled,Proizvod {0} je otkazan
454apps/erpnext/erpnext/assets/doctype/asset/asset.py +195,Depreciation Row {0}: Depreciation Start Date is entered as past date,Row amortizacije {0}: Datum početka amortizacije unesen je kao protekli datum
455DocType: Contract Template,Fulfilment Terms and Conditions,Uvjeti ispunjavanja uvjeta
456apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1069,Material Request,Zahtjev za robom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530457DocType: Bank Reconciliation,Update Clearance Date,Ažurirajte provjeri datum
458,GSTR-2,GSTR 2
459DocType: Item,Purchase Details,Detalji nabave
Frappe PR Bot748c0242018-06-21 10:34:28 +0530460apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +456,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 Botdc0a92c2018-04-02 23:46:54 +0530461DocType: Salary Slip,Total Principal Amount,Ukupni iznos glavnice
462DocType: Student Guardian,Relation,Odnos
463DocType: Student Guardian,Mother,Majka
464DocType: Restaurant Reservation,Reservation End Time,Vrijeme završetka rezervacije
465DocType: Crop,Biennial,dvogodišnjica
Frappe PR Bot748c0242018-06-21 10:34:28 +0530466,BOM Variance Report,Izvješće o varijanti BOM
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530467apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Potvrđene narudžbe kupaca.
468DocType: Purchase Receipt Item,Rejected Quantity,Odbijen Količina
469apps/erpnext/erpnext/education/doctype/fees/fees.py +80,Payment request {0} created,Izrađen je zahtjev za plaćanje {0}
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530470apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +79,Open Orders,Otvori narudžbe
Frappe PR Bot748c0242018-06-21 10:34:28 +0530471apps/erpnext/erpnext/healthcare/setup.py +256,Low Sensitivity,Niska osjetljivost
472apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_log/shopify_log.js +16,Order rescheduled for sync,Redoslijed je preusmjeren za sinkronizaciju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530473DocType: Notification Control,Notification Control,Obavijest kontrole
474apps/erpnext/erpnext/templates/emails/training_event.html +17,Please confirm once you have completed your training,Potvrdite nakon završetka obuke
475DocType: Lead,Suggestions,Prijedlozi
476DocType: 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.
477DocType: Payment Term,Payment Term Name,Naziv plaćanja
478DocType: Healthcare Settings,Create documents for sample collection,Izradite dokumente za prikupljanje uzoraka
Frappe PR Bot748c0242018-06-21 10:34:28 +0530479apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +308,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}
480DocType: Bank Account,Address HTML,Adressa u HTML-u
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530481DocType: Lead,Mobile No.,Mobitel br.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530482apps/erpnext/erpnext/selling/doctype/pos_closing_voucher/closing_voucher_details.html +35,Mode of Payments,Način plaćanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530483DocType: Maintenance Schedule,Generate Schedule,Generiranje Raspored
484DocType: Purchase Invoice Item,Expense Head,Rashodi voditelj
485apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +138,Please select Charge Type first,Odaberite Naknada za prvi
486DocType: Crop,"You can define all the tasks which need to carried out for this crop here. The day field is used to mention the day on which the task needs to be carried out, 1 being the 1st day, etc.. ","Ovdje možete definirati sve zadatke koji su potrebni za ovaj usjev. Dnevno polje se koristi za spominjanje dana kada se zadatak treba obaviti, 1 je 1. dan itd."
487DocType: Student Group Student,Student Group Student,Studentski Group Studentski
Frappe PR Bot748c0242018-06-21 10:34:28 +0530488apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +42,Latest,Najnovije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530489DocType: Asset Maintenance Task,2 Yearly,2 Godišnje
490DocType: Education Settings,Education Settings,Postavke za obrazovanje
491DocType: Vehicle Service,Inspection,inspekcija
Frappe PR Bot748c0242018-06-21 10:34:28 +0530492DocType: Exchange Rate Revaluation Account,Balance In Base Currency,Stanje u valuti baze
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530493DocType: Supplier Scorecard Scoring Standing,Max Grade,Max Grade
494DocType: Email Digest,New Quotations,Nove ponude
Frappe PR Bot748c0242018-06-21 10:34:28 +0530495apps/erpnext/erpnext/hr/doctype/attendance_request/attendance_request.py +60,Attendance not submitted for {0} as {1} on leave.,Sudjelovanje nije poslano za {0} kao {1} na dopustu.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530496DocType: 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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530497DocType: Tax Rule,Shipping County,dostava županija
Frappe PR Bot748c0242018-06-21 10:34:28 +0530498DocType: Currency Exchange,For Selling,Za prodaju
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530499apps/erpnext/erpnext/config/desktop.py +159,Learn,Naučiti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530500DocType: Asset,Next Depreciation Date,Sljedeći datum Amortizacija
501apps/erpnext/erpnext/projects/doctype/activity_type/activity_type.js +3,Activity Cost per Employee,Aktivnost Cijena po zaposlenom
502DocType: Accounts Settings,Settings for Accounts,Postavke za račune
Frappe PR Bot748c0242018-06-21 10:34:28 +0530503apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +742,Supplier Invoice No exists in Purchase Invoice {0},Dobavljač Račun br postoji u fakturi {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530504apps/erpnext/erpnext/config/selling.py +118,Manage Sales Person Tree.,Uredi raspodjelu prodavača.
505DocType: Job Applicant,Cover Letter,Pismo
506apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +37,Outstanding Cheques and Deposits to clear,Izvanredna Čekovi i depoziti za brisanje
507DocType: Item,Synced With Hub,Sinkronizirati s Hub
508DocType: Driver,Fleet Manager,Fleet Manager
Frappe PR Bot748c0242018-06-21 10:34:28 +0530509apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +547,Row #{0}: {1} can not be negative for item {2},Red # {0}: {1} ne može biti negativna za predmet {2}
510apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +85,Wrong Password,Pogrešna Lozinka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530511DocType: Item,Variant Of,Varijanta
Frappe PR Bot748c0242018-06-21 10:34:28 +0530512apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +434,Completed Qty can not be greater than 'Qty to Manufacture',Završen Qty ne može biti veći od 'Kol proizvoditi'
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530513DocType: Period Closing Voucher,Closing Account Head,Zatvaranje računa šefa
514DocType: Employee,External Work History,Vanjski Povijest Posao
515apps/erpnext/erpnext/projects/doctype/task/task.py +111,Circular Reference Error,Kružni Referentna Greška
516apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +206,Student Report Card,Kartica studentskog izvješća
517DocType: Appointment Type,Is Inpatient,Je li bolestan
518apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +55,Guardian1 Name,Ime Guardian1
519DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Riječima (izvoz) će biti vidljivo nakon što spremite otpremnicu.
520DocType: Cheque Print Template,Distance from left edge,Udaljenost od lijevog ruba
521apps/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})
522DocType: Lead,Industry,Industrija
523DocType: Employee,Job Profile,Profil posla
524DocType: BOM Item,Rate & Amount,Ocijenite i iznosite
525apps/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
526DocType: Stock Settings,Notify by Email on creation of automatic Material Request,Obavijest putem maila prilikom stvaranja automatskog Zahtjeva za robom
Frappe PR Bot748c0242018-06-21 10:34:28 +0530527apps/erpnext/erpnext/healthcare/setup.py +260,Resistant,otporan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530528apps/erpnext/erpnext/hotels/doctype/hotel_room_reservation/hotel_room_reservation.py +77,Please set Hotel Room Rate on {},Molimo postavite Hotel Room Rate na {}
529DocType: Journal Entry,Multi Currency,Više valuta
Frappe PR Bot748c0242018-06-21 10:34:28 +0530530DocType: Bank Statement Transaction Invoice Item,Invoice Type,Tip fakture
531apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +957,Delivery Note,Otpremnica
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530532DocType: Consultation,Encounter Impression,Susret susreta
533apps/erpnext/erpnext/config/learn.py +82,Setting up Taxes,Postavljanje Porezi
534apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +134,Cost of Sold Asset,Troškovi prodane imovinom
535DocType: Volunteer,Morning,Jutro
Frappe PR Bot748c0242018-06-21 10:34:28 +0530536apps/erpnext/erpnext/accounts/utils.py +352,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.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530537DocType: Program Enrollment Tool,New Student Batch,Nova studentska serija
Frappe PR Bot748c0242018-06-21 10:34:28 +0530538apps/erpnext/erpnext/stock/doctype/item/item.py +494,{0} entered twice in Item Tax,{0} dva puta ušao u točki poreza
539apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +115,Summary for this week and pending activities,Sažetak za ovaj tjedan i tijeku aktivnosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530540DocType: Student Applicant,Admitted,priznao
541DocType: Workstation,Rent Cost,Rent cost
Frappe PR Bot748c0242018-06-21 10:34:28 +0530542apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +89,Amount After Depreciation,Iznos nakon amortizacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530543apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +97,Upcoming Calendar Events,Nadolazeći Kalendar događanja
544apps/erpnext/erpnext/public/js/templates/item_quick_entry.html +1,Variant Attributes,Varijante Značajke
Frappe PR Bot748c0242018-06-21 10:34:28 +0530545apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +114,Please select month and year,Molimo odaberite mjesec i godinu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530546DocType: Employee,Company Email,tvrtka E-mail
547DocType: GL Entry,Debit Amount in Account Currency,Debitna Iznos u valuti računa
548DocType: Supplier Scorecard,Scoring Standings,Ocjenjivanje poretka
549apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +21,Order Value,Vrijednost narudžbe
Frappe PR Bot748c0242018-06-21 10:34:28 +0530550DocType: Certified Consultant,Certified Consultant,Ovlašteni konzultant
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530551apps/erpnext/erpnext/config/accounts.py +27,Bank/Cash transactions against party or for internal transfer,Banka / Novac transakcije protiv stranke ili za internog transfera
552DocType: Shipping Rule,Valid for Countries,Vrijedi za zemlje
Frappe PR Bot748c0242018-06-21 10:34:28 +0530553apps/erpnext/erpnext/stock/doctype/item/item.js +57,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 Botdc0a92c2018-04-02 23:46:54 +0530554DocType: Grant Application,Grant Application,Grant Application
555apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +69,Total Order Considered,Ukupno Naručite Smatra
Frappe PR Bot748c0242018-06-21 10:34:28 +0530556DocType: Certification Application,Not Certified,Nije ovjerena
557DocType: Asset Value Adjustment,New Asset Value,Nova vrijednost imovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530558DocType: 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
559DocType: Course Scheduling Tool,Course Scheduling Tool,Naravno alat za raspoređivanje
Frappe PR Bot748c0242018-06-21 10:34:28 +0530560apps/erpnext/erpnext/controllers/accounts_controller.py +652,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 Botdc0a92c2018-04-02 23:46:54 +0530561DocType: Land Unit,LInked Analysis,LInked analiza
Frappe PR Bot748c0242018-06-21 10:34:28 +0530562DocType: POS Closing Voucher,POS Closing Voucher,POS voucher za zatvaranje
563DocType: Contract,Lapsed,posrnuo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530564DocType: Item Tax,Tax Rate,Porezna stopa
Frappe PR Bot748c0242018-06-21 10:34:28 +0530565apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +105,Application period cannot be across two allocation records,Razdoblje primjene ne može se nalaziti na dva zapisa o dodjeli
566apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +73,{0} already allocated for Employee {1} for period {2} to {3},{0} već dodijeljeno za zaposlenika {1} za vrijeme {2} {3}
567DocType: Buying Settings,Backflush Raw Materials of Subcontract Based On,Na temelju sirovina povratne fluktuacije podugovaranja
568apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +145,Purchase Invoice {0} is already submitted,Nabavni račun {0} je već podnesen
569apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +90,Row # {0}: Batch No must be same as {1} {2},Red # {0}: Batch Ne mora biti ista kao {1} {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530570DocType: Material Request Plan Item,Material Request Plan Item,Stavka plana materijala
Frappe PR Bot748c0242018-06-21 10:34:28 +0530571DocType: Leave Type,Allow Encashment,Dopusti ulaganje
572apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +101,Convert to non-Group,Pretvori u ne-Group
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530573DocType: Project Update,Good/Steady,Dobar / Steady
Frappe PR Bot748c0242018-06-21 10:34:28 +0530574DocType: Bank Statement Transaction Invoice Item,Invoice Date,Datum računa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530575DocType: GL Entry,Debit Amount,Duguje iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +0530576apps/erpnext/erpnext/accounts/party.py +260,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}
577DocType: Support Search Source,Response Result Key Path,Rezultat odgovora Ključni put
578DocType: Journal Entry,Inter Company Journal Entry,Unos dnevnika Inter tvrtke
579apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +496,For quantity {0} should not be grater than work order quantity {1},Za veličinu {0} ne bi trebalo biti veće od količine radne narudžbe {1}
580apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +474,Please see attachment,Pogledajte prilog
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530581DocType: Purchase Order,% Received,% Zaprimljeno
582apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.js +3,Create Student Groups,Stvaranje grupe učenika
583DocType: Volunteer,Weekends,Vikendi
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530584apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +131,Credit Note Amount,Iznos uplate kredita
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530585DocType: Setup Progress Action,Action Document,Akcijski dokument
586DocType: Chapter Member,Website URL,Website URL
587,Finished Goods,Gotovi proizvodi
588DocType: Delivery Note,Instructions,Instrukcije
589DocType: Quality Inspection,Inspected By,Pregledati
590DocType: Asset Maintenance Log,Maintenance Type,Tip održavanja
591apps/erpnext/erpnext/education/doctype/student_group/student_group.py +45,{0} - {1} is not enrolled in the Course {2},{0} - {1} nije upisana u tečaj {2}
592apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +225,Student Name: ,Ime studenta:
Frappe PR Bot748c0242018-06-21 10:34:28 +0530593DocType: POS Closing Voucher Details,Difference,Razlika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530594apps/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}
595apps/erpnext/erpnext/erpnext_integrations/doctype/gocardless_settings/gocardless_settings.py +97,"There seems to be an issue with the server's GoCardless configuration. Don't worry, in case of failure, the amount will get refunded to your account.","Čini se da postoji problem s konfiguracijom GoCardless poslužitelja. Ne brinite, u slučaju neuspjeha, iznos će biti vraćen na vaš račun."
596apps/erpnext/erpnext/templates/pages/demo.html +47,ERPNext Demo,ERPNext Demo
597apps/erpnext/erpnext/public/js/utils/item_selector.js +20,Add Items,Dodaj artikle
598DocType: Item Quality Inspection Parameter,Item Quality Inspection Parameter,Parametar provjere kvalitete proizvoda
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530599DocType: Leave Application,Leave Approver Name,Ime osobe ovlaštene za odobrenje odsustva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530600DocType: Depreciation Schedule,Schedule Date,Raspored Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530601DocType: Packed Item,Packed Item,Pakirani proizvod
602DocType: Job Offer Term,Job Offer Term,Pojam ponude za posao
603apps/erpnext/erpnext/config/buying.py +65,Default settings for buying transactions.,Zadane postavke za transakciju kupnje.
604apps/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}
605apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +15,Mandatory field - Get Students From,Obavezno polje - Get Students From
606DocType: Program Enrollment,Enrolled courses,Upisani tečajevi
607DocType: Currency Exchange,Currency Exchange,Mjenjačnica
608DocType: Opening Invoice Creation Tool Item,Item Name,Naziv proizvoda
609DocType: Authorization Rule,Approving User (above authorized value),Odobravanje korisnik (iznad ovlaštenog vrijednosti)
610DocType: Email Digest,Credit Balance,Kreditna bilanca
611DocType: Employee,Widowed,Udovički
612DocType: Request for Quotation,Request for Quotation,Zahtjev za ponudu
613DocType: Healthcare Settings,Require Lab Test Approval,Potrebno odobrenje laboratorijskog ispitivanja
614DocType: Salary Slip Timesheet,Working Hours,Radnih sati
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530615apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +72,Total Outstanding,Ukupno izvanredno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530616DocType: Naming Series,Change the starting / current sequence number of an existing series.,Promjena polaznu / tekući redni broj postojeće serije.
617DocType: Dosage Strength,Strength,snaga
Frappe PR Bot748c0242018-06-21 10:34:28 +0530618apps/erpnext/erpnext/accounts/page/pos/pos.js +1542,Create a new Customer,Stvaranje novog kupca
619apps/erpnext/erpnext/non_profit/report/expiring_memberships/expiring_memberships.py +17,Expiring On,Istječe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530620apps/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."
621apps/erpnext/erpnext/utilities/activation.py +90,Create Purchase Orders,Izrada narudžbenice
622,Purchase Register,Popis nabave
623apps/erpnext/erpnext/healthcare/doctype/patient/patient.py +116,Patient not found,Pacijent nije pronađen
624DocType: Scheduling Tool,Rechedule,Rechedule
625DocType: Landed Cost Item,Applicable Charges,Troškove u
626DocType: Workstation,Consumable Cost,potrošni cost
627DocType: Purchase Receipt,Vehicle Date,Datum vozila
628DocType: Student Log,Medical,Liječnički
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530629apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +184,Reason for losing,Razlog gubitka
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530630apps/erpnext/erpnext/accounts/doctype/account/account.js +46,Update Account Number,Ažuriranje broja računa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530631apps/erpnext/erpnext/crm/doctype/lead/lead.py +44,Lead Owner cannot be same as the Lead,Olovo Vlasnik ne može biti ista kao i olova
Frappe PR Bot748c0242018-06-21 10:34:28 +0530632apps/erpnext/erpnext/accounts/utils.py +358,Allocated amount can not greater than unadjusted amount,Dodijeljeni iznos ne može veći od nekorigirani iznosa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530633DocType: Announcement,Receiver,Prijamnik
634apps/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}
635apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +32,Opportunities,Mogućnosti
636DocType: Lab Test Template,Single,Singl
Frappe PR Bot748c0242018-06-21 10:34:28 +0530637DocType: Compensatory Leave Request,Work From Date,Rad s datumom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530638DocType: Salary Slip,Total Loan Repayment,Ukupno otplate kredita
639DocType: Account,Cost of Goods Sold,Troškovi prodane robe
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530640apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +231,Please enter Cost Center,Unesite troška
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530641DocType: Drug Prescription,Dosage,Doziranje
642DocType: Journal Entry Account,Sales Order,Narudžba kupca
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530643apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +67,Avg. Selling Rate,Prosječna prodajna cijena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530644DocType: Assessment Plan,Examiner Name,Naziv ispitivač
645DocType: Lab Test Template,No Result,Nema rezultata
646DocType: Purchase Invoice Item,Quantity and Rate,Količina i stopa
647DocType: Delivery Note,% Installed,% Instalirano
648apps/erpnext/erpnext/utilities/user_progress.py +230,Classrooms/ Laboratories etc where lectures can be scheduled.,"Učionice / laboratoriji i sl, gdje predavanja može biti na rasporedu."
Frappe PR Bot748c0242018-06-21 10:34:28 +0530649apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1148,Company currencies of both the companies should match for Inter Company Transactions.,Valute trgovačkih društava obje tvrtke trebale bi se podudarati s transakcijama tvrtke Inter.
650apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +95,Please enter company name first,Unesite ime tvrtke prvi
651DocType: Travel Itinerary,Non-Vegetarian,Ne-vegetarijanska
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530652DocType: Purchase Invoice,Supplier Name,Dobavljač Ime
653apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +25,Read the ERPNext Manual,Pročitajte ERPNext priručnik
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530654DocType: HR Settings,Show Leaves Of All Department Members In Calendar,Prikaži lišće svih članova odjela u kalendaru
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530655DocType: Purchase Invoice,01-Sales Return,01-Povratak prodaje
Frappe PR Bot748c0242018-06-21 10:34:28 +0530656apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +15,Temporarily on Hold,Privremeno na čekanju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530657DocType: Account,Is Group,Je grupe
658DocType: Email Digest,Pending Purchase Orders,U tijeku narudžbenice
659DocType: Stock Settings,Automatically Set Serial Nos based on FIFO,Automatski Postavljanje Serijski broj na temelju FIFO
660DocType: Accounts Settings,Check Supplier Invoice Number Uniqueness,Provjerite Dobavljač Račun broj Jedinstvenost
661apps/erpnext/erpnext/public/js/utils/customer_quick_entry.js +34,Primary Address Details,Primarni podaci o adresi
662DocType: Vehicle Service,Oil Change,Promjena ulja
Frappe PR Bot748c0242018-06-21 10:34:28 +0530663DocType: Leave Encashment,Leave Balance,Napusti ravnotežu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530664DocType: Asset Maintenance Log,Asset Maintenance Log,Zapisnik o održavanju imovine
665apps/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 Bot748c0242018-06-21 10:34:28 +0530666DocType: Certification Application,Non Profit,Neprofitno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530667DocType: Production Plan,Not Started,Ne pokrenuto
668DocType: Lead,Channel Partner,Channel Partner
669DocType: Account,Old Parent,Stari Roditelj
670apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +19,Mandatory field - Academic Year,Obavezno polje - akademska godina
Frappe PR Bot748c0242018-06-21 10:34:28 +0530671apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +221,{0} {1} is not associated with {2} {3},{0} {1} nije povezan s {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530672DocType: 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 Bot748c0242018-06-21 10:34:28 +0530673apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +180,Please set default payable account for the company {0},Postavite zadani dugovni račun za tvrtku {0}
674apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +570,Transaction not allowed against stopped Work Order {0},Transakcija nije dopuštena protiv zaustavljene radne narudžbe {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530675DocType: Setup Progress Action,Min Doc Count,Min doktor grofa
676apps/erpnext/erpnext/config/manufacturing.py +84,Global settings for all manufacturing processes.,Globalne postavke za sve proizvodne procese.
677DocType: Accounts Settings,Accounts Frozen Upto,Računi Frozen Upto
678DocType: SMS Log,Sent On,Poslan Na
Frappe PR Bot748c0242018-06-21 10:34:28 +0530679apps/erpnext/erpnext/stock/doctype/item/item.py +723,Attribute {0} selected multiple times in Attributes Table,Osobina {0} izabrani više puta u Svojstva tablice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530680DocType: HR Settings,Employee record is created using selected field. ,Zaposlenika rekord je stvorio pomoću odabranog polja.
681DocType: Sales Order,Not Applicable,Nije primjenjivo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530682apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +85,Opening Invoice Item,Stavka fakture otvaranja fakture
683DocType: Request for Quotation Item,Required Date,Potrebna Datum
684DocType: Delivery Note,Billing Address,Adresa za naplatu
Frappe PR Bot748c0242018-06-21 10:34:28 +0530685DocType: Bank Statement Settings,Statement Headers,Izrazi Headers
686DocType: Travel Request,Costing,Koštanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530687DocType: Tax Rule,Billing County,županija naplate
688DocType: 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"
689apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +46,PieceRef,PieceRef
690DocType: Request for Quotation,Message for Supplier,Poruka za dobavljača
691apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.js +40,Work Order,Radni nalog
692DocType: Driver,DRIVER-.#####,VOZAČ-.#####
693DocType: Sales Invoice,Total Qty,Ukupna količina
694apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +62,Guardian2 Email ID,ID e-pošte Guardian2
695DocType: Item,Show in Website (Variant),Prikaži u Web (Variant)
696DocType: Employee,Health Concerns,Zdravlje Zabrinutost
697DocType: Payroll Entry,Select Payroll Period,Odaberite Platne razdoblje
698DocType: Purchase Invoice,Unpaid,Neplaćen
699apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +49,Reserved for sale,Rezervirano za prodaju
700DocType: Packing Slip,From Package No.,Iz paketa broj
701DocType: Item Attribute,To Range,U rasponu
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530702apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +30,Securities and Deposits,Vrijednosni papiri i depoziti
703apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +47,"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 Botdc0a92c2018-04-02 23:46:54 +0530704DocType: Student Report Generation Tool,Attended by Parents,Prisustvovali su roditelji
Frappe PR Bot748c0242018-06-21 10:34:28 +0530705apps/erpnext/erpnext/hr/doctype/shift_assignment/shift_assignment.py +39,Employee {0} has already applied for {1} on {2} : ,Zaposlenik {0} već je podnio zahtjev za {1} na {2}:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530706DocType: Patient,AB Positive,AB Pozitivan
707DocType: Job Opening,Description of a Job Opening,Opis je otvaranju novih radnih mjesta
Frappe PR Bot748c0242018-06-21 10:34:28 +0530708apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +112,Pending activities for today,Čekanju aktivnosti za danas
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530709DocType: Salary Structure,Salary Component for timesheet based payroll.,Plaća Komponenta za timesheet temelju plaće.
710DocType: Sales Order Item,Used for Production Plan,Koristi se za plan proizvodnje
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530711DocType: Loan,Total Payment,ukupno plaćanja
Frappe PR Bot748c0242018-06-21 10:34:28 +0530712apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +100,Cannot cancel transaction for Completed Work Order.,Nije moguće otkazati transakciju za dovršenu radnu nalog.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530713DocType: Manufacturing Settings,Time Between Operations (in mins),Vrijeme između operacije (u minutama)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530714DocType: Clinical Procedure,Consumables,Potrošni
715apps/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 Botdc0a92c2018-04-02 23:46:54 +0530716DocType: Customer,Buyer of Goods and Services.,Kupac robe i usluga.
717DocType: Journal Entry,Accounts Payable,Naplativi računi
718DocType: Patient,Allergies,Alergije
719apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +33,The selected BOMs are not for the same item,Odabrane Sastavnice nisu za istu stavku
Frappe PR Bot748c0242018-06-21 10:34:28 +0530720apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +32,Change Item Code,Promijeni šifru stavke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530721DocType: Supplier Scorecard Standing,Notify Other,Obavijesti ostalo
722DocType: Vital Signs,Blood Pressure (systolic),Krvni tlak (sistolički)
723DocType: Pricing Rule,Valid Upto,Vrijedi Upto
724DocType: Training Event,Workshop,Radionica
725DocType: Supplier Scorecard Scoring Standing,Warn Purchase Orders,Upozorite narudžbenice
726apps/erpnext/erpnext/utilities/user_progress.py +67,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 Bot748c0242018-06-21 10:34:28 +0530727DocType: Employee Tax Exemption Proof Submission,Rented From Date,Najam od datuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530728apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +23,Enough Parts to Build,Dosta Dijelovi za izgradnju
729DocType: POS Profile User,POS Profile User,Korisnik POS profila
Frappe PR Bot748c0242018-06-21 10:34:28 +0530730apps/erpnext/erpnext/assets/doctype/asset/asset.py +174,Row {0}: Depreciation Start Date is required,Redak {0}: potreban je početni datum amortizacije
731DocType: Sales Invoice Item,Service Start Date,Datum početka usluge
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530732DocType: Subscription Invoice,Subscription Invoice,Pretplatnička faktura
Frappe PR Bot748c0242018-06-21 10:34:28 +0530733apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +135,Direct Income,Izravni dohodak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530734DocType: Patient Appointment,Date TIme,Datum vrijeme
Frappe PR Bot748c0242018-06-21 10:34:28 +0530735apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +53,"Can not filter based on Account, if grouped by Account","Ne možete filtrirati na temelju računa, ako je grupirano po računu"
736apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +118,Administrative Officer,Administrativni službenik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530737apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +39,Setting up company and taxes,Postavljanje tvrtke i poreza
738apps/erpnext/erpnext/education/doctype/student_group/student_group.py +22,Please select Course,Odaberite Tečaj
739DocType: Codification Table,Codification Table,Tablica kodifikacije
740DocType: Timesheet Detail,Hrs,hrs
Frappe PR Bot748c0242018-06-21 10:34:28 +0530741apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +410,Please select Company,Odaberite tvrtke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530742DocType: Stock Entry Detail,Difference Account,Račun razlike
743DocType: Purchase Invoice,Supplier GSTIN,Dobavljač GSTIN
744apps/erpnext/erpnext/projects/doctype/task/task.py +47,Cannot close task as its dependant task {0} is not closed.,Ne može zatvoriti zadatak kao njegova ovisna zadatak {0} nije zatvoren.
745apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +435,Please enter Warehouse for which Material Request will be raised,Unesite skladište za koje Materijal Zahtjev će biti podignuta
746DocType: Work Order,Additional Operating Cost,Dodatni trošak
747DocType: Lab Test Template,Lab Routine,Laboratorijska rutina
748apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +20,Cosmetics,kozmetika
749apps/erpnext/erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.py +18,Please select Completion Date for Completed Asset Maintenance Log,Molimo odaberite Datum završetka za Dovršeni dnevnik održavanja imovine
Frappe PR Bot748c0242018-06-21 10:34:28 +0530750apps/erpnext/erpnext/stock/doctype/item/item.py +567,"To merge, following properties must be same for both items","Spojiti , ova svojstva moraju biti isti za obje stavke"
751DocType: Supplier,Block Supplier,Blokirajte dobavljača
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530752DocType: Shipping Rule,Net Weight,Neto težina
Frappe PR Bot748c0242018-06-21 10:34:28 +0530753DocType: Job Opening,Planned number of Positions,Planirani broj pozicija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530754DocType: Employee,Emergency Phone,Telefon hitne službe
755apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +82,{0} {1} does not exist.,{0} {1} ne postoji.
756apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,Kupiti
757,Serial No Warranty Expiry,Istek jamstva serijskog broja
758DocType: Sales Invoice,Offline POS Name,Offline POS Ime
759apps/erpnext/erpnext/utilities/user_progress.py +180,Student Application,Studentska prijava
Frappe PR Bot748c0242018-06-21 10:34:28 +0530760DocType: Bank Statement Transaction Payment Item,Payment Reference,Uputstvo za plaćanje
761DocType: Supplier,Hold Type,Držite tip
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530762apps/erpnext/erpnext/education/doctype/grading_scale/grading_scale.py +20,Please define grade for Threshold 0%,Definirajte ocjenu za Prag 0%
Frappe PR Bot748c0242018-06-21 10:34:28 +0530763DocType: Bank Statement Transaction Payment Item,Bank Statement Transaction Payment Item,Stavka plaćanja transakcije bankovne izjave
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530764DocType: Sales Order,To Deliver,Za isporuku
765DocType: Purchase Invoice Item,Item,Proizvod
Frappe PR Bot748c0242018-06-21 10:34:28 +0530766apps/erpnext/erpnext/healthcare/setup.py +257,High Sensitivity,Visoka osjetljivost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530767apps/erpnext/erpnext/config/non_profit.py +48,Volunteer Type information.,Informacije o volonteru.
768DocType: Cash Flow Mapping Template,Cash Flow Mapping Template,Predložak za mapiranje novčanog toka
Frappe PR Bot748c0242018-06-21 10:34:28 +0530769DocType: Travel Request,Costing Details,Pojedinosti o cijeni
770apps/erpnext/erpnext/accounts/page/pos/pos.js +2560,Serial no item cannot be a fraction,Serijski nema stavke ne može biti dio
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530771DocType: Journal Entry,Difference (Dr - Cr),Razlika ( dr. - Cr )
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530772DocType: Bank Guarantee,Providing,pružanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530773DocType: Account,Profit and Loss,Račun dobiti i gubitka
774apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +104,"Not permitted, configure Lab Test Template as required","Nije dopušteno, konfigurirajte predložak laboratorija za testiranje prema potrebi"
775DocType: Patient,Risk Factors,Faktori rizika
776DocType: Patient,Occupational Hazards and Environmental Factors,Radna opasnost i čimbenici okoliša
Frappe PR Bot748c0242018-06-21 10:34:28 +0530777apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +283,Stock Entries already created for Work Order ,Dionice već stvorene za radni nalog
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530778DocType: Vital Signs,Respiratory rate,Brzina dišnog sustava
779apps/erpnext/erpnext/config/stock.py +338,Managing Subcontracting,Upravljanje podugovaranje
780DocType: Vital Signs,Body Temperature,Temperatura tijela
781DocType: Project,Project will be accessible on the website to these users,Projekt će biti dostupan na web-stranici ovih korisnika
782DocType: Detected Disease,Disease,Bolest
783apps/erpnext/erpnext/config/projects.py +29,Define Project type.,Definiraj vrstu projekta.
784DocType: Supplier Scorecard,Weighting Function,Funkcija vaganja
785DocType: Physician,OP Consulting Charge,OP Savjetodavna naknada
786apps/erpnext/erpnext/utilities/user_progress.py +28,Setup your ,Postavi svoj
787DocType: Student Report Generation Tool,Show Marks,Prikaži oznake
Frappe PR Bot748c0242018-06-21 10:34:28 +0530788DocType: Support Settings,Get Latest Query,Dohvati najnoviji upit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530789DocType: 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 Bot748c0242018-06-21 10:34:28 +0530790apps/erpnext/erpnext/setup/doctype/company/company.py +74,Account {0} does not belong to company: {1},Račun {0} ne pripada tvrtki: {1}
791apps/erpnext/erpnext/setup/doctype/company/company.py +56,Abbreviation already used for another company,Naziv već koristi druga tvrtka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530792DocType: Selling Settings,Default Customer Group,Zadana grupa kupaca
793DocType: Asset Repair,ARLOG-,ARLOG-
Frappe PR Bot748c0242018-06-21 10:34:28 +0530794DocType: Employee,IFSC Code,IFSC kod
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530795DocType: 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"
796DocType: BOM,Operating Cost,Operativni troškovi
797DocType: Crop,Produced Items,Proizvedene stavke
Frappe PR Bot748c0242018-06-21 10:34:28 +0530798DocType: Bank Statement Transaction Entry,Match Transaction to Invoices,Podudaranje transakcije s fakturama
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530799DocType: Sales Order Item,Gross Profit,Bruto dobit
Frappe PR Bot748c0242018-06-21 10:34:28 +0530800apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +822,Unblock Invoice,Deblokiraj fakturu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530801apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +49,Increment cannot be 0,Prirast ne može biti 0
802DocType: Company,Delete Company Transactions,Brisanje transakcije tvrtke
Frappe PR Bot748c0242018-06-21 10:34:28 +0530803apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +365,Reference No and Reference Date is mandatory for Bank transaction,Referentni broj i reference Datum obvezna je za banke transakcije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530804DocType: Purchase Receipt,Add / Edit Taxes and Charges,Dodaj / uredi porez i pristojbe
805DocType: Payment Entry Reference,Supplier Invoice No,Dobavljač Račun br
806DocType: Territory,For reference,Za referencu
807DocType: Healthcare Settings,Appointment Confirmation,Potvrda imenovanja
Frappe PR Bot748c0242018-06-21 10:34:28 +0530808apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +160,"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 Botdc0a92c2018-04-02 23:46:54 +0530809apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +256,Closing (Cr),Zatvaranje (Cr)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530810apps/erpnext/erpnext/hr/notification/training_feedback/training_feedback.html +1,Hello,zdravo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530811apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +118,Move Item,Premještanje stavke
Frappe PR Bot748c0242018-06-21 10:34:28 +0530812DocType: Employee Incentive,Incentive Amount,Iznos poticaja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530813DocType: Serial No,Warranty Period (Days),Jamstveni period (dani)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530814apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +76,Total Credit/ Debit Amount should be same as linked Journal Entry,Ukupni iznos kredita / debitnog iznosa mora biti isti kao i povezani unos dnevnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530815DocType: Installation Note Item,Installation Note Item,Napomena instalacije proizvoda
816DocType: Production Plan Item,Pending Qty,U tijeku Kom
817DocType: Budget,Ignore,Ignorirati
Frappe PR Bot748c0242018-06-21 10:34:28 +0530818apps/erpnext/erpnext/accounts/party.py +408,{0} {1} is not active,{0} {1} nije aktivan
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530819DocType: Woocommerce Settings,Freight and Forwarding Account,Račun za otpremu i prosljeđivanje
Frappe PR Bot748c0242018-06-21 10:34:28 +0530820apps/erpnext/erpnext/config/accounts.py +278,Setup cheque dimensions for printing,Provjera postavljanje dimenzije za ispis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530821DocType: Salary Slip,Salary Slip Timesheet,Plaća proklizavanja timesheet
Frappe PR Bot748c0242018-06-21 10:34:28 +0530822apps/erpnext/erpnext/controllers/buying_controller.py +171,Supplier Warehouse mandatory for sub-contracted Purchase Receipt,Dobavljač skladišta obvezan je za sub - ugovoreni kupiti primitka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530823DocType: Pricing Rule,Valid From,vrijedi od
824DocType: Sales Invoice,Total Commission,Ukupno komisija
Frappe PR Bot748c0242018-06-21 10:34:28 +0530825DocType: Tax Withholding Account,Tax Withholding Account,Račun za zadržavanje poreza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530826DocType: Pricing Rule,Sales Partner,Prodajni partner
827apps/erpnext/erpnext/config/buying.py +150,All Supplier scorecards.,Sve ocjene bodova dobavljača.
828DocType: Buying Settings,Purchase Receipt Required,Primka je obvezna
Frappe PR Bot748c0242018-06-21 10:34:28 +0530829apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +229,Target warehouse in row {0} must be same as Work Order,Ciljno skladište u retku {0} mora biti isto kao i radni nalog
830apps/erpnext/erpnext/stock/doctype/item/item.py +169,Valuation Rate is mandatory if Opening Stock entered,Vrednovanje stopa je obavezno ako Otvaranje Stock ušao
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530831apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +143,No records found in the Invoice table,Nisu pronađeni zapisi u tablici računa
Frappe PR Bot748c0242018-06-21 10:34:28 +0530832apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js +36,Please select Company and Party Type first,Odaberite Društvo i Zabava Tip prvi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530833apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +31,"Already set default in pos profile {0} for user {1}, kindly disabled default","Već ste postavili zadani položaj u poziciji {0} za korisnika {1}, zadovoljavajući zadane postavke"
Frappe PR Bot748c0242018-06-21 10:34:28 +0530834apps/erpnext/erpnext/config/accounts.py +299,Financial / accounting year.,Financijska / obračunska godina.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530835apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.js +9,Accumulated Values,Akumulirani Vrijednosti
Frappe PR Bot748c0242018-06-21 10:34:28 +0530836apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +164,"Sorry, Serial Nos cannot be merged","Žao nam je , Serial Nos ne mogu spojiti"
837DocType: Shopify Settings,Customer Group will set to selected group while syncing customers from Shopify,Skupina kupaca postavit će se na odabranu skupinu prilikom sinkronizacije kupaca s Shopify
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530838apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +72,Territory is Required in POS Profile,Teritorij je potreban u POS profilu
839DocType: Supplier,Prevent RFQs,Spriječiti rasprave
840apps/erpnext/erpnext/utilities/activation.py +83,Make Sales Order,Napravi prodajnu narudžbu
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530841apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +169,Salary Slip submitted for period from {0} to {1},Plaća poslana za razdoblje od {0} do {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530842DocType: Project Task,Project Task,Zadatak projekta
843,Lead Id,Id potencijalnog kupca
844DocType: C-Form Invoice Detail,Grand Total,Ukupno za platiti
845DocType: Assessment Plan,Course,naravno
846DocType: Timesheet,Payslip,Payslip
Frappe PR Bot748c0242018-06-21 10:34:28 +0530847apps/erpnext/erpnext/hr/doctype/attendance_request/attendance_request.py +18,Half day date should be in between from date and to date,Poludnevni datum treba biti između datuma i do datuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530848apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,stavka Košarica
849apps/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
850DocType: Issue,Resolution,Rezolucija
851DocType: C-Form,IV,IV
Frappe PR Bot748c0242018-06-21 10:34:28 +0530852apps/erpnext/erpnext/non_profit/report/expiring_memberships/expiring_memberships.py +15,Membership ID,ID čl
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530853apps/erpnext/erpnext/templates/pages/order.html +76,Delivered: {0},Isporučuje se: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +0530854DocType: Bank Statement Transaction Entry,Payable Account,Obveze prema dobavljačima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530855DocType: Payment Entry,Type of Payment,Vrsta plaćanja
856DocType: Sales Order,Billing and Delivery Status,Naplate i isporuke status
857DocType: Job Applicant,Resume Attachment,Nastavi Prilog
858apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +58,Repeat Customers,Ponoviti kupaca
859DocType: Leave Control Panel,Allocate,Dodijeliti
860apps/erpnext/erpnext/public/js/utils/item_quick_entry.js +108,Create Variant,Izradi inačicu
861DocType: Sales Invoice,Shipping Bill Date,Datum dostave računa
862DocType: Production Plan,Production Plan,Plan proizvodnje
863DocType: Opening Invoice Creation Tool,Opening Invoice Creation Tool,Otvaranje alata za izradu računa
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530864apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +863,Sales Return,Povrat robe
Frappe PR Bot748c0242018-06-21 10:34:28 +0530865apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +110,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 Botb2a64d62018-05-16 10:46:11 +0530866DocType: Stock Settings,Set Qty in Transactions based on Serial No Input,Postavite količinu u transakcijama na temelju serijskog unosa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530867,Total Stock Summary,Ukupni zbroj dionica
Frappe PR Bot748c0242018-06-21 10:34:28 +0530868apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +68,"You can only plan for upto {0} vacancies and budget {1} \
869 for {2} as per staffing plan {3} for parent company {4}.",Možete planirati samo do {0} slobodnih radnih mjesta i budžeta {1} \ for {2} po planu osoblja {3} za matičnu tvrtku {4}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530870DocType: Announcement,Posted By,Objavio
871DocType: Item,Delivered by Supplier (Drop Ship),Dostavlja Dobavljač (Drop Ship)
872DocType: Healthcare Settings,Confirmation Message,Poruka o potvrdi
873apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Baza potencijalnih kupaca.
874DocType: Authorization Rule,Customer or Item,Kupac ili predmeta
875apps/erpnext/erpnext/config/selling.py +28,Customer database.,Baza kupaca.
876DocType: Quotation,Quotation To,Ponuda za
877DocType: Lead,Middle Income,Srednji Prihodi
878apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +228,Opening (Cr),Otvaranje ( Cr )
Frappe PR Bot748c0242018-06-21 10:34:28 +0530879apps/erpnext/erpnext/stock/doctype/item/item.py +895,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."
880apps/erpnext/erpnext/accounts/utils.py +356,Allocated amount can not be negative,Dodijeljeni iznos ne može biti negativan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530881apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +11,Please set the Company,Postavite tvrtku
882DocType: Share Balance,Share Balance,Dionički saldo
Frappe PR Bot748c0242018-06-21 10:34:28 +0530883DocType: Employee Tax Exemption Declaration,Monthly House Rent,Mjesečni najam kuće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530884DocType: Purchase Order Item,Billed Amt,Naplaćeno Amt
885DocType: Training Result Employee,Training Result Employee,Obuku zaposlenika Rezultat
886DocType: Warehouse,A logical Warehouse against which stock entries are made.,Kreirano Skladište za ulazne stavke
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530887apps/erpnext/erpnext/hr/doctype/loan/loan.js +134,Principal Amount,iznos glavnice
888DocType: Loan Application,Total Payable Interest,Ukupno obveze prema dobavljačima kamata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530889apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +57,Total Outstanding: {0},Ukupno izvrsno: {0}
890DocType: Sales Invoice Timesheet,Sales Invoice Timesheet,Prodaja Račun timesheet
Frappe PR Bot748c0242018-06-21 10:34:28 +0530891apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +150,Reference No & Reference Date is required for {0},Reference Nema & Reference Datum je potrebno za {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530892DocType: Payroll Entry,Select Payment Account to make Bank Entry,Odaberite Račun za plaćanje kako bi Bank Entry
893DocType: Hotel Settings,Default Invoice Naming Series,Zadana serija za imenovanje faktura
894apps/erpnext/erpnext/utilities/activation.py +136,"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"
895DocType: Restaurant Reservation,Restaurant Reservation,Rezervacija restorana
896DocType: Land Unit,Land Unit Name,Naziv zemljišta
Frappe PR Bot748c0242018-06-21 10:34:28 +0530897apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +166,Proposal Writing,Pisanje prijedlog
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530898DocType: Payment Entry Deduction,Payment Entry Deduction,Plaćanje Ulaz Odbitak
899apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +14,Wrapping up,Završavati
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530900apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +43,Notify Customers via Email,Obavijesti korisnike putem e-pošte
Frappe PR Bot748c0242018-06-21 10:34:28 +0530901DocType: Item,Batch Number Series,Serije brojeva serije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530902apps/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
903DocType: Employee Advance,Claimed Amount,Zahtjev za iznos potraživanja
Frappe PR Bot748c0242018-06-21 10:34:28 +0530904DocType: Travel Itinerary,Departure Datetime,Datum odlaska
905DocType: Travel Request Costing,Travel Request Costing,Trošak zahtjeva za putovanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530906apps/erpnext/erpnext/config/education.py +180,Masters,Masteri
Frappe PR Bot748c0242018-06-21 10:34:28 +0530907DocType: Employee Onboarding,Employee Onboarding Template,Predložak Onboardinga zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530908DocType: Assessment Plan,Maximum Assessment Score,Maksimalni broj bodova Procjena
Frappe PR Bot748c0242018-06-21 10:34:28 +0530909apps/erpnext/erpnext/config/accounts.py +144,Update Bank Transaction Dates,Transakcijski Termini Update banke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530910apps/erpnext/erpnext/config/projects.py +41,Time Tracking,praćenje vremena
911DocType: Purchase Invoice,DUPLICATE FOR TRANSPORTER,DUPLICATE ZA TRANSPORTER
912apps/erpnext/erpnext/hr/doctype/employee_advance/employee_advance.py +49,Row {0}# Paid Amount cannot be greater than requested advance amount,Redak {0} # Plaćeni iznos ne može biti veći od traženog predujma
913DocType: Fiscal Year Company,Fiscal Year Company,Fiskalna godina - tvrtka
914DocType: Packing Slip Item,DN Detail,DN detalj
915DocType: Training Event,Conference,Konferencija
Frappe PR Bot748c0242018-06-21 10:34:28 +0530916DocType: Employee Grade,Default Salary Structure,Zadana struktura plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530917DocType: Timesheet,Billed,Naplaćeno
918DocType: Batch,Batch Description,Batch Opis
919apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.js +12,Creating student groups,Stvaranje studentskih skupina
Frappe PR Bot748c0242018-06-21 10:34:28 +0530920apps/erpnext/erpnext/accounts/utils.py +741,"Payment Gateway Account not created, please create one manually.","Payment Gateway računa nije stvorio, ručno stvoriti jedan."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530921DocType: Supplier Scorecard,Per Year,Godišnje
922apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +51,Not eligible for the admission in this program as per DOB,Ne ispunjavaju uvjete za prijem u ovaj program po DOB-u
923DocType: Sales Invoice,Sales Taxes and Charges,Prodaja Porezi i naknade
924DocType: Employee,Organization Profile,Profil organizacije
925DocType: Vital Signs,Height (In Meter),Visina (u mjeraču)
926DocType: Student,Sibling Details,polubrat Detalji
927DocType: Vehicle Service,Vehicle Service,usluga vozila
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530928apps/erpnext/erpnext/config/setup.py +95,Automatically triggers the feedback request based on conditions.,Automatski aktivira se zahtjev povratne informacije na temelju uvjeta.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530929DocType: Employee,Reason for Resignation,Razlog za ostavku
Frappe PR Bot748c0242018-06-21 10:34:28 +0530930DocType: Tax Withholding Category,Book on Invoice,Knjiga na fakturi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530931DocType: Sales Invoice,Credit Note Issued,Odobrenje kupcu izdano
932DocType: Project Task,Weight,Težina
933DocType: Payment Reconciliation,Invoice/Journal Entry Details,Račun / Temeljnica Detalji
Frappe PR Bot748c0242018-06-21 10:34:28 +0530934apps/erpnext/erpnext/accounts/utils.py +84,{0} '{1}' not in Fiscal Year {2},{0} '{1}' nije u fiskalnoj godini {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530935DocType: Buying Settings,Settings for Buying Module,Postavke za kupnju modula
Frappe PR Bot748c0242018-06-21 10:34:28 +0530936apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +22,Asset {0} does not belong to company {1},Imovina {0} ne pripada društvu {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530937apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.js +70,Please enter Purchase Receipt first,Unesite prvo primku
938DocType: Buying Settings,Supplier Naming By,Dobavljač nazivanje
939DocType: Activity Type,Default Costing Rate,Zadana Obračun troškova stopa
940DocType: Maintenance Schedule,Maintenance Schedule,Raspored održavanja
Frappe PR Bot748c0242018-06-21 10:34:28 +0530941apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +151,"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."
942DocType: Employee Promotion,Employee Promotion Details,Pojedinosti o promociji zaposlenika
943apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +83,Net Change in Inventory,Neto promjena u inventar
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530944DocType: Employee,Passport Number,Broj putovnice
945apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +60,Relation with Guardian2,Odnos s Guardian2
Frappe PR Bot748c0242018-06-21 10:34:28 +0530946apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +112,Manager,Upravitelj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530947DocType: Payment Entry,Payment From / To,Plaćanje Od / Do
948apps/erpnext/erpnext/selling/doctype/customer/customer.py +170,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 Bot748c0242018-06-21 10:34:28 +0530949apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +430,Please set account in Warehouse {0},Postavite račun u skladištu {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530950apps/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
951DocType: Sales Person,Sales Person Targets,Prodajni plan prodavača
952DocType: Installation Note,IN-,U-
953DocType: Work Order Operation,In minutes,U minuta
954DocType: Issue,Resolution Date,Rezolucija Datum
955DocType: Lab Test Template,Compound,Spoj
Frappe PR Bot748c0242018-06-21 10:34:28 +0530956apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +56,Select Property,Odaberite Svojstva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530957DocType: Student Batch Name,Batch Name,Batch Name
958DocType: Fee Validity,Max number of visit,Maksimalni broj posjeta
959,Hotel Room Occupancy,Soba za boravak hotela
Frappe PR Bot748c0242018-06-21 10:34:28 +0530960apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +386,Timesheet created:,Timesheet stvorio:
961apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1053,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 Botdc0a92c2018-04-02 23:46:54 +0530962apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +24,Enroll,Upisati
963DocType: GST Settings,GST Settings,Postavke GST-a
Frappe PR Bot748c0242018-06-21 10:34:28 +0530964apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +81,Currency should be same as Price List Currency: {0},Valuta bi trebala biti ista kao i Cjenik Valuta: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530965DocType: Selling Settings,Customer Naming By,Imenovanje kupca prema
966DocType: Student Leave Application,Will show the student as Present in Student Monthly Attendance Report,Pokazat će student prisutan u Studentskom Mjesečni Attendance Report
967DocType: Depreciation Schedule,Depreciation Amount,Amortizacija Iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +0530968apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +105,Convert to Group,Pretvori u Grupi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530969DocType: Delivery Trip,TOUR-.#####,TOUR -. #####
970DocType: Activity Cost,Activity Type,Tip aktivnosti
971DocType: Request for Quotation,For individual supplier,Za pojedinog opskrbljivača
972DocType: BOM Operation,Base Hour Rate(Company Currency),Baza Sat stopa (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530973apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +48,Delivered Amount,Isporučeno Iznos
Frappe PR Bot59a2a652018-04-12 13:36:55 +0530974apps/erpnext/erpnext/healthcare/doctype/physician/physician_dashboard.py +14,Lab Tests,Lab testovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530975DocType: Quotation Item,Item Balance,Stanje predmeta
976DocType: Sales Invoice,Packing List,Popis pakiranja
977apps/erpnext/erpnext/config/buying.py +28,Purchase Orders given to Suppliers.,Narudžbenice poslane dobavljačima
Frappe PR Bot748c0242018-06-21 10:34:28 +0530978DocType: Contract,Contract Template,Predložak ugovora
979DocType: Clinical Procedure Item,Transfer Qty,Količina prijenosa
980DocType: Purchase Invoice Item,Asset Location,Lokacija imovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530981apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +43,Publishing,objavljivanje
982DocType: Accounts Settings,Report Settings,Postavke izvješća
983DocType: Activity Cost,Projects User,Projekti za korisnike
Frappe PR Bot748c0242018-06-21 10:34:28 +0530984apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Consumed,Konzumira
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530985apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +158,{0}: {1} not found in Invoice Details table,{0}: {1} nije pronađen u Pojedinosti dostavnice stolu
986DocType: Asset,Asset Owner Company,Tvrtka vlasnika imovine
987DocType: Company,Round Off Cost Center,Zaokružiti troška
Frappe PR Bot748c0242018-06-21 10:34:28 +0530988apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +248,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 Botdc0a92c2018-04-02 23:46:54 +0530989DocType: Asset Maintenance Log,AML-,AML-
990DocType: Item,Material Transfer,Transfer robe
Frappe PR Bot748c0242018-06-21 10:34:28 +0530991DocType: Cost Center,Cost Center Number,Broj mjesta troška
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530992apps/erpnext/erpnext/buying/doctype/supplier_scorecard_variable/supplier_scorecard_variable.py +24,Could not find path for ,Nije moguće pronaći put
993apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +221,Opening (Dr),Otvaranje (DR)
Frappe PR Bot748c0242018-06-21 10:34:28 +0530994DocType: Compensatory Leave Request,Work End Date,Datum završetka radnog vremena
Frappe PR Botb2a64d62018-05-16 10:46:11 +0530995DocType: Loan,Applicant,podnositelj zahtjeva
Frappe PR Bot748c0242018-06-21 10:34:28 +0530996apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +37,Posting timestamp must be after {0},Vremenska oznaka knjiženja mora biti nakon {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +0530997apps/erpnext/erpnext/config/accounts.py +39,To make recurring documents,Napraviti ponavljajuće dokumente
998,GST Itemised Purchase Register,Registar kupnje artikala GST
999DocType: Course Scheduling Tool,Reschedule,napraviti nov raspored
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301000DocType: Loan,Total Interest Payable,Ukupna kamata
Frappe PR Bot748c0242018-06-21 10:34:28 +05301001DocType: Leave Period,Filter By,Filtrirati po
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301002DocType: Landed Cost Taxes and Charges,Landed Cost Taxes and Charges,Porezi i pristojbe zavisnog troška
1003DocType: Work Order Operation,Actual Start Time,Stvarni Vrijeme početka
1004DocType: BOM Operation,Operation Time,Operacija vrijeme
Frappe PR Bot748c0242018-06-21 10:34:28 +05301005apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +355,Finish,Završi
1006DocType: Salary Structure Assignment,Base,Baza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301007DocType: Timesheet,Total Billed Hours,Ukupno Naplaćene sati
Frappe PR Bot748c0242018-06-21 10:34:28 +05301008DocType: Travel Itinerary,Travel To,Putovati u
1009apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1564,Write Off Amount,Napišite paušalni iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301010DocType: Leave Block List Allow,Allow User,Dopusti korisnika
1011DocType: Journal Entry,Bill No,Bill Ne
1012DocType: Company,Gain/Loss Account on Asset Disposal,Dobitak / Gubitak računa na sredstva Odlaganje
1013DocType: Vehicle Log,Service Details,Pojedinosti usluge
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301014apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +47,EcritureLib,EcritureLib
1015DocType: Lab Test Template,Grouped,grupirane
1016DocType: Selling Settings,Delivery Note Required,Potrebna je otpremnica
1017DocType: Bank Guarantee,Bank Guarantee Number,Broj bankarske garancije
1018DocType: Assessment Criteria,Assessment Criteria,Kriteriji za ocjenjivanje
1019DocType: BOM Item,Basic Rate (Company Currency),Osnovna stopa (valuta tvrtke)
1020DocType: Student Attendance,Student Attendance,Studentski Gledatelja
1021DocType: Sales Invoice Timesheet,Time Sheet,Vrijeme list
1022DocType: Manufacturing Settings,Backflush Raw Materials Based On,Jedinice za pranje sirovine na temelju
1023DocType: Sales Invoice,Port Code,Portski kod
Frappe PR Bot748c0242018-06-21 10:34:28 +05301024apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +962,Reserve Warehouse,Rezervni skladište
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301025DocType: Lead,Lead is an Organization,Olovo je organizacija
1026DocType: Guardian Interest,Interest,Interes
1027apps/erpnext/erpnext/selling/doctype/customer/customer_dashboard.py +10,Pre Sales,Pretprodaja
1028DocType: Instructor Log,Other Details,Ostali detalji
1029apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +18,Suplier,Suplier
1030DocType: Lab Test,Test Template,Predložak testa
1031DocType: Restaurant Order Entry Item,Served,Posluženo
1032apps/erpnext/erpnext/config/non_profit.py +13,Chapter information.,Podaci o poglavlju.
1033DocType: Account,Accounts,Računi
1034DocType: Vehicle,Odometer Value (Last),Odometar vrijednost (zadnja)
1035apps/erpnext/erpnext/config/buying.py +160,Templates of supplier scorecard criteria.,Predlošci kriterija dobavljača bodova.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301036apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +311,Marketing,Marketing
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301037apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +303,Payment Entry is already created,Ulazak Plaćanje je već stvorio
1038DocType: Request for Quotation,Get Suppliers,Nabavite dobavljače
1039DocType: Purchase Receipt Item Supplied,Current Stock,Trenutačno stanje skladišta
Frappe PR Bot748c0242018-06-21 10:34:28 +05301040apps/erpnext/erpnext/controllers/accounts_controller.py +639,Row #{0}: Asset {1} does not linked to Item {2},Red # {0}: Imovina {1} ne povezan s točkom {2}
1041apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +398,Preview Salary Slip,Pregled Plaća proklizavanja
1042apps/erpnext/erpnext/accounts/doctype/budget/budget.py +56,Account {0} has been entered multiple times,Račun {0} unesen više puta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301043DocType: Account,Expenses Included In Valuation,Troškovi uključeni u vrednovanje
1044apps/erpnext/erpnext/non_profit/doctype/membership/membership.py +37,You can only renew if your membership expires within 30 days,Možete obnoviti pretplatu samo ako vaše članstvo istekne u roku od 30 dana
Frappe PR Bot748c0242018-06-21 10:34:28 +05301045DocType: Shopping Cart Settings,Show Stock Availability,Prikaži raspoloživa roba
1046apps/erpnext/erpnext/assets/doctype/asset/asset.py +487,Set {0} in asset category {1} or company {2},Postavite {0} u kategoriji imovine {1} ili tvrtku {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301047DocType: Land Unit,Longitude,dužina
1048,Absent Student Report,Odsutni Student Report
1049DocType: Crop,Crop Spacing UOM,Obrezivanje razmaka UOM
1050DocType: Accounts Settings,Only select if you have setup Cash Flow Mapper documents,Odaberite samo ako imate postavke dokumenata Cash Flow Mapper
1051DocType: Email Digest,Next email will be sent on:,Sljedeći email će biti poslan na:
1052DocType: Supplier Scorecard,Per Week,Tjedno
Frappe PR Bot748c0242018-06-21 10:34:28 +05301053apps/erpnext/erpnext/stock/doctype/item/item.py +682,Item has variants.,Stavka ima varijante.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301054apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.py +154,Total Student,Ukupno učenika
1055apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +65,Item {0} not found,Stavka {0} nije pronađena
1056DocType: Bin,Stock Value,Stock vrijednost
Frappe PR Bot748c0242018-06-21 10:34:28 +05301057apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +42,{0} has fee validity till {1},{0} ima valjanost do {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301058apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +54,Tree Type,Tree Type
1059DocType: BOM Explosion Item,Qty Consumed Per Unit,Količina potrošena po jedinici mjere
1060DocType: GST Account,IGST Account,IGST račun
1061DocType: Serial No,Warranty Expiry Date,Datum isteka jamstva
1062DocType: Material Request Item,Quantity and Warehouse,Količina i skladišta
1063DocType: Hub Settings,Unregister,Odjava
1064DocType: Sales Invoice,Commission Rate (%),Komisija stopa (%)
1065apps/erpnext/erpnext/education/doctype/student_group/student_group.py +24,Please select Program,Odaberite Program
1066DocType: Project,Estimated Cost,Procjena cijene
1067DocType: Purchase Order,Link to material requests,Link na materijalnim zahtjevima
1068DocType: Hub Settings,Publish,Objaviti
1069apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +7,Aerospace,Zračno-kosmički prostor
1070,Fichier des Ecritures Comptables [FEC],Fichier des Ecritures Comptables [FEC]
1071DocType: Journal Entry,Credit Card Entry,Credit Card Stupanje
1072apps/erpnext/erpnext/config/accounts.py +57,Company and Accounts,Društvo i računi
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301073apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +72,In Value,u vrijednost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301074DocType: Asset Settings,Depreciation Options,Opcije amortizacije
Frappe PR Bot748c0242018-06-21 10:34:28 +05301075apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +28,Either location or employee must be required,Moraju se tražiti lokacija ili zaposlenik
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301076apps/erpnext/erpnext/utilities/transaction_base.py +29,Invalid Posting Time,Nevažeće vrijeme knjiženja
Frappe PR Bot748c0242018-06-21 10:34:28 +05301077DocType: Salary Component,Condition and Formula,Stanje i Formula
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301078DocType: Lead,Campaign Name,Naziv kampanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05301079apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +34,There is no leave period in between {0} and {1},Ne postoji razdoblje odmora između {0} i {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301080DocType: Hotel Room,Capacity,Kapacitet
Frappe PR Bot748c0242018-06-21 10:34:28 +05301081DocType: Travel Request Costing,Expense Type,Vrsta troška
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301082DocType: Selling Settings,Close Opportunity After Days,Zatvori Prilika Nakon dana
1083,Reserved,Rezervirano
1084DocType: Driver,License Details,Detalji licence
Frappe PR Bot748c0242018-06-21 10:34:28 +05301085apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +86,The field From Shareholder cannot be blank,Polje Od Dioničara ne može biti prazno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301086DocType: Purchase Order,Supply Raw Materials,Supply sirovine
1087apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +10,Current Assets,Dugotrajna imovina
Frappe PR Bot748c0242018-06-21 10:34:28 +05301088apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +134,{0} is not a stock Item,{0} nije skladišni proizvod
1089apps/erpnext/erpnext/hr/notification/training_feedback/training_feedback.html +6,Please share your feedback to the training by clicking on 'Training Feedback' and then 'New',"Podijelite svoje povratne informacije s obukom klikom na &quot;Povratne informacije o treningu&quot;, a zatim &quot;Novo&quot;"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301090DocType: Mode of Payment Account,Default Account,Zadani račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05301091apps/erpnext/erpnext/stock/doctype/item/item.py +288,Please select Sample Retention Warehouse in Stock Settings first,Najprije odaberite Pohrana skladišta za uzorke u zalihama
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301092DocType: Payment Entry,Received Amount (Company Currency),Primljeni Iznos (Društvo valuta)
1093apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +192,Lead must be set if Opportunity is made from Lead,Potencijalni kupac mora biti postavljen ako je prilika iz njega izrađena
1094apps/erpnext/erpnext/erpnext_integrations/doctype/gocardless_settings/gocardless_settings.py +136,Payment Cancelled. Please check your GoCardless Account for more details,Plaćanje je otkazano. Više pojedinosti potražite u svojem računu za GoCardless
Frappe PR Bot748c0242018-06-21 10:34:28 +05301095DocType: Contract,N/A,N / A
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301096apps/erpnext/erpnext/hr/doctype/holiday_list/holiday_list.py +29,Please select weekly off day,Odaberite tjednik off dan
1097DocType: Patient,O Negative,Negativan
1098DocType: Work Order Operation,Planned End Time,Planirani End Time
1099,Sales Person Target Variance Item Group-Wise,Pregled prometa po prodavaču i grupi proizvoda
Frappe PR Bot748c0242018-06-21 10:34:28 +05301100apps/erpnext/erpnext/accounts/doctype/account/account.py +95,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 Botdc0a92c2018-04-02 23:46:54 +05301101apps/erpnext/erpnext/config/non_profit.py +33,Memebership Type Details,Pojedinosti o vrstama kontakata
1102DocType: Delivery Note,Customer's Purchase Order No,Kupca Narudžbenica br
Frappe PR Bot748c0242018-06-21 10:34:28 +05301103DocType: Clinical Procedure,Consume Stock,Potrošnja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301104DocType: Budget,Budget Against,proračun protiv
1105DocType: Employee,Cell Number,Mobitel Broj
Frappe PR Bot748c0242018-06-21 10:34:28 +05301106apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +469,There's no employee for the given criteria. Check that Salary Slips have not already been created.,Za određene kriterije nema zaposlenika. Provjerite da Plaća Slips još nisu stvorena.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301107apps/erpnext/erpnext/stock/reorder_item.py +194,Auto Material Requests Generated,Automatski zahtjev za materijalom odobren
1108apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +7,Lost,Izgubljen
Frappe PR Bot748c0242018-06-21 10:34:28 +05301109apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +184,You can not enter current voucher in 'Against Journal Entry' column,Ne možete unijeti trenutni nalog u stupac 'u odnosu na temeljnicu'
1110DocType: Employee Benefit Application Detail,Max Benefit Amount,Iznos maksimalne isplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301111apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +50,Reserved for manufacturing,Rezervirano za proizvodnju
1112DocType: Soil Texture,Sand,Pijesak
1113apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +25,Energy,energija
1114DocType: Opportunity,Opportunity From,Prilika od
Frappe PR Bot748c0242018-06-21 10:34:28 +05301115apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +892,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 Botdc0a92c2018-04-02 23:46:54 +05301116apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +79,Please select a table,Odaberite tablicu
1117DocType: BOM,Website Specifications,Web Specifikacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301118DocType: Special Test Items,Particulars,Pojedinosti
Frappe PR Bot748c0242018-06-21 10:34:28 +05301119apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +23,{0}: From {0} of type {1},{0}: Od {0} od tipa {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301120DocType: Warranty Claim,CI-,Civilno
Frappe PR Bot748c0242018-06-21 10:34:28 +05301121apps/erpnext/erpnext/controllers/buying_controller.py +370,Row {0}: Conversion Factor is mandatory,Red {0}: pretvorbe Factor je obvezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301122DocType: Student,A+,A +
Frappe PR Bot748c0242018-06-21 10:34:28 +05301123apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +343,"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}"
1124DocType: Exchange Rate Revaluation,Exchange Rate Revaluation Account,Račun revalorizacije tečaja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301125apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +519,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 Bot748c0242018-06-21 10:34:28 +05301126apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js +106,Please select Company and Posting Date to getting entries,Odaberite unos za tvrtku i datum knjiženja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301127DocType: Asset,Maintenance,Održavanje
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301128DocType: Subscriber,Subscriber,Pretplatnik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301129DocType: Item Attribute Value,Item Attribute Value,Stavka Vrijednost atributa
1130apps/erpnext/erpnext/projects/doctype/project/project.py +406,Please Update your Project Status,Ažurirajte status projekta
Frappe PR Bot748c0242018-06-21 10:34:28 +05301131apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +26,Currency Exchange must be applicable for Buying or for Selling.,Mjenjač mora biti primjenjiv za kupnju ili prodaju.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301132DocType: Item,Maximum sample quantity that can be retained,Maksimalna količina uzorka koja se može zadržati
1133DocType: Project Update,How is the Project Progressing Right Now?,Kako je projekt u tijeku sada?
Frappe PR Bot748c0242018-06-21 10:34:28 +05301134apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +467,Row {0}# Item {1} cannot be transferred more than {2} against Purchase Order {3},Red {0} # Stavka {1} ne može se prenijeti više od {2} od narudžbenice {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301135apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Prodajne kampanje.
1136apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +117,Make Timesheet,Provjerite timesheet
1137DocType: 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.
1138
1139#### Note
1140
1141The 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.
1142
1143#### Description of Columns
1144
Frappe PR Bot748c0242018-06-21 10:34:28 +053011451. Calculation Type:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301146 - This can be on **Net Total** (that is the sum of basic amount).
1147 - **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.
1148 - **Actual** (as mentioned).
11492. Account Head: The Account ledger under which this tax will be booked
11503. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
11514. Description: Description of the tax (that will be printed in invoices / quotes).
11525. Rate: Tax rate.
11536. Amount: Tax amount.
11547. Total: Cumulative total to this point.
11558. 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).
Frappe PR Bot748c0242018-06-21 10:34:28 +053011569. 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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301157
Frappe PR Bot748c0242018-06-21 10:34:28 +05301158 #### Napomena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301159
1160 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.
1161
Frappe PR Bot748c0242018-06-21 10:34:28 +05301162 #### Opis Kolumne
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301163
Frappe PR Bot748c0242018-06-21 10:34:28 +05301164 1. Vrsta Proračun:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301165 - To može biti na ** Neto Ukupno ** (to je zbroj osnovnog iznosa).
1166 - ** 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.
1167 - ** Stvarni ** (kao što je navedeno).
Frappe PR Bot748c0242018-06-21 10:34:28 +05301168 2. Voditelj račun: knjiga računa pod kojima se ovaj porez će biti rezervirano
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301169 3. Trošak Centar: Ako porezni / naboj je prihod (kao što su utovar) i rashoda treba biti rezervirano protiv troška.
1170 4. Opis: Opis poreza (koji će se tiskati u račune / citati).
1171 5. Rate: Porezna stopa.
1172 6. Iznos: Iznos poreza.
1173 7. Ukupno: Kumulativna ukupno do ove točke.
1174 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).
1175 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."
1176DocType: Employee,Bank A/C No.,Bankovni A/C br.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301177DocType: Quality Inspection Reading,Reading 7,Čitanje 7
1178apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +9,Partially Ordered,djelomično Ž
1179DocType: Lab Test,Lab Test,Lab Test
1180DocType: Student Report Generation Tool,Student Report Generation Tool,Alat za generiranje izvještaja studenata
1181DocType: Expense Claim Detail,Expense Claim Type,Rashodi Vrsta polaganja
1182DocType: Shopping Cart Settings,Default settings for Shopping Cart,Zadane postavke za Košarica
1183apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +27,Add Timeslots,Dodaj vremenske brojeve
Frappe PR Bot748c0242018-06-21 10:34:28 +05301184apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +140,Asset scrapped via Journal Entry {0},Imovine otpisan putem Temeljnica {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301185DocType: Loan,Interest Income Account,Prihod od kamata računa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301186apps/erpnext/erpnext/non_profit/doctype/grant_application/grant_application.py +58,Review Invitation Sent,Pregledajte pozivnicu poslanu
Frappe PR Bot748c0242018-06-21 10:34:28 +05301187DocType: Shift Assignment,Shift Assignment,Dodjela smjene
1188DocType: Employee Transfer Property,Employee Transfer Property,Vlasništvo prijenosa zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301189apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +13,Biotechnology,Biotehnologija
Frappe PR Bot748c0242018-06-21 10:34:28 +05301190apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +116,Office Maintenance Expenses,Troškovi održavanja ureda
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301191apps/erpnext/erpnext/utilities/user_progress.py +54,Go to ,Ići
Frappe PR Bot748c0242018-06-21 10:34:28 +05301192DocType: Shopify Settings,Update Price from Shopify To ERPNext Price List,Ažurirajte cijenu od Shopify do ERPNext Cjenik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301193apps/erpnext/erpnext/config/learn.py +47,Setting up Email Account,Postavljanje račun e-pošte
1194apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.js +21,Please enter Item first,Unesite predmeta prvi
1195DocType: Asset Repair,Downtime,Prekid rada
1196DocType: Account,Liability,Odgovornost
Frappe PR Bot748c0242018-06-21 10:34:28 +05301197apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +227,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 Botdc0a92c2018-04-02 23:46:54 +05301198apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +11,Academic Term: ,Akademski naziv:
Frappe PR Bot748c0242018-06-21 10:34:28 +05301199DocType: Salary Component,Do not include in total,Ne uključujte ukupno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301200DocType: Company,Default Cost of Goods Sold Account,Zadana vrijednost prodane robe računa
Frappe PR Bot748c0242018-06-21 10:34:28 +05301201apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1207,Sample quantity {0} cannot be more than received quantity {1},Uzorak {0} ne može biti veći od primljene količine {1}
1202apps/erpnext/erpnext/stock/get_item_details.py +395,Price List not selected,Popis Cijena ne bira
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301203DocType: Employee,Family Background,Obitelj Pozadina
1204DocType: Request for Quotation Supplier,Send Email,Pošaljite e-poštu
Frappe PR Bot748c0242018-06-21 10:34:28 +05301205apps/erpnext/erpnext/stock/doctype/item/item.py +243,Warning: Invalid Attachment {0},Upozorenje: Invalid Prilog {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301206DocType: Item,Max Sample Quantity,Maksimalna količina uzorka
Frappe PR Bot748c0242018-06-21 10:34:28 +05301207apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +805,No Permission,Nemate dopuštenje
1208DocType: Contract Fulfilment Checklist,Contract Fulfilment Checklist,Kontrolni popis ispunjavanja ugovora
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301209apps/erpnext/erpnext/public/js/hub/hub_form.js +351,Quote Requested,Zatraženo pitanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301210DocType: Vital Signs,Heart Rate / Pulse,Puls / srčane frekvencije
1211DocType: Company,Default Bank Account,Zadani bankovni račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05301212apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +67,"To filter based on Party, select Party Type first","Za filtriranje se temelji na stranke, odaberite stranka Upišite prvi"
1213apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +46,'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}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301214DocType: Vehicle,Acquisition Date,Datum akvizicije
1215apps/erpnext/erpnext/utilities/user_progress.py +146,Nos,kom
1216DocType: Item,Items with higher weightage will be shown higher,Stavke sa višim weightage će se prikazati više
1217apps/erpnext/erpnext/healthcare/doctype/patient/patient_dashboard.py +14,Lab Tests and Vital Signs,Lab testovi i vitalni znakovi
1218DocType: Bank Reconciliation Detail,Bank Reconciliation Detail,Banka Pomirenje Detalj
Frappe PR Bot748c0242018-06-21 10:34:28 +05301219apps/erpnext/erpnext/controllers/accounts_controller.py +643,Row #{0}: Asset {1} must be submitted,Red # {0}: Imovina {1} mora biti predana
1220apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +43,No employee found,Nisu pronađeni zaposlenici
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301221DocType: Item,If subcontracted to a vendor,Ako podugovoren dobavljaču
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301222apps/erpnext/erpnext/education/doctype/student_group/student_group.js +113,Student Group is already updated.,Studentska grupa je već ažurirana.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301223apps/erpnext/erpnext/config/projects.py +18,Project Update.,Ažuriranje projekta.
1224DocType: SMS Center,All Customer Contact,Svi kontakti kupaca
1225DocType: Land Unit,Tree Details,stablo Detalji
1226DocType: Training Event,Event Status,Status događaja
1227DocType: Volunteer,Availability Timeslot,Dostupnost vremena
1228,Support Analytics,Analitike podrške
1229apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +365,"If you have any questions, please get back to us.","Ako imate bilo kakvih pitanja, molimo vratite se u nas."
1230DocType: Cash Flow Mapper,Cash Flow Mapper,Mapper novčanog toka
1231DocType: Item,Website Warehouse,Skladište web stranice
1232DocType: Payment Reconciliation,Minimum Invoice Amount,Minimalni iznos fakture
1233apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +111,{0} {1}: Cost Center {2} does not belong to Company {3},{0} {1}: Troškovno mjesto {2} ne pripada Društvu {3}
1234apps/erpnext/erpnext/utilities/user_progress.py +92,Upload your letter head (Keep it web friendly as 900px by 100px),Prenesite glavu slova (Držite ga prijateljskim webom kao 900 piksela za 100 px)
1235apps/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
1236apps/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
Frappe PR Bot748c0242018-06-21 10:34:28 +05301237apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +301,Timesheet {0} is already completed or cancelled,Timesheet {0} već je završen ili otkazan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301238apps/erpnext/erpnext/templates/pages/projects.html +42,No tasks,Nema zadataka
1239DocType: Item Variant Settings,Copy Fields to Variant,Kopiranje polja u inačicu
1240DocType: Asset,Opening Accumulated Depreciation,Otvaranje Akumulirana amortizacija
1241apps/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
1242DocType: Program Enrollment Tool,Program Enrollment Tool,Program za upis alat
Frappe PR Bot748c0242018-06-21 10:34:28 +05301243apps/erpnext/erpnext/config/accounts.py +341,C-Form records,C-obrazac zapisi
1244apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +74,The shares already exist,Dionice već postoje
1245apps/erpnext/erpnext/config/selling.py +322,Customer and Supplier,Kupaca i dobavljača
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301246DocType: Email Digest,Email Digest Settings,E-pošta postavke
1247apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +367,Thank you for your business!,Hvala vam na poslovanju!
1248apps/erpnext/erpnext/config/support.py +12,Support queries from customers.,Upiti podršci.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301249DocType: Employee Property History,Employee Property History,Povijest imovine zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301250DocType: Setup Progress Action,Action Doctype,Djelovanje Doctype
1251DocType: HR Settings,Retirement Age,Umirovljenje Dob
1252DocType: Bin,Moving Average Rate,Stopa prosječne ponderirane cijene
1253DocType: Production Plan,Select Items,Odaberite proizvode
1254DocType: Share Transfer,To Shareholder,Dioničarima
Frappe PR Bot748c0242018-06-21 10:34:28 +05301255apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +404,{0} against Bill {1} dated {2},{0} u odnosu na račun {1} s datumom {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301256apps/erpnext/erpnext/utilities/user_progress.py +27,Setup Institution,Institucija za postavljanje
1257DocType: Program Enrollment,Vehicle/Bus Number,Broj vozila / autobusa
1258apps/erpnext/erpnext/education/doctype/course/course.js +17,Course Schedule,Raspored predmeta
1259DocType: Request for Quotation Supplier,Quote Status,Status citata
1260DocType: GoCardless Settings,Webhooks Secret,Webhooks Secret
1261DocType: Maintenance Visit,Completion Status,Završetak Status
1262DocType: Daily Work Summary Group,Select Users,Odaberite Korisnici
1263DocType: Hotel Room Pricing Item,Hotel Room Pricing Item,Cjelokupna cijena sobe hotela
1264DocType: HR Settings,Enter retirement age in years,Unesite dob za umirovljenje u godinama
1265DocType: Crop,Target Warehouse,Ciljana galerija
1266DocType: Payroll Employee Detail,Payroll Employee Detail,Pojedinosti zaposlenika plaće
Frappe PR Bot748c0242018-06-21 10:34:28 +05301267apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +135,Please select a warehouse,Odaberite skladište
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301268DocType: Cheque Print Template,Starting location from left edge,Počevši lokaciju od lijevog ruba
1269DocType: Item,Allow over delivery or receipt upto this percent,Dopustite preko isporuka ili primitak upto ovim posto
1270DocType: Stock Entry,STE-,STE-
1271DocType: Upload Attendance,Import Attendance,Uvoz posjećenost
1272apps/erpnext/erpnext/public/js/pos/pos.html +124,All Item Groups,Sve skupine proizvoda
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301273DocType: Work Order,Item To Manufacture,Proizvod za proizvodnju
1274apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +44,CompteLib,CompteLib
1275apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} status je {2}
1276DocType: Water Analysis,Collection Temperature ,Temperatura zbirke
1277DocType: Employee,Provide Email Address registered in company,Osigurati adresu e-pošte registriranu u društvu
1278DocType: Shopping Cart Settings,Enable Checkout,Omogući Checkout
1279apps/erpnext/erpnext/config/learn.py +202,Purchase Order to Payment,Narudžbenice za plaćanje
1280apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +48,Projected Qty,Predviđena količina
1281DocType: Sales Invoice,Payment Due Date,Plaćanje Due Date
1282DocType: Drug Prescription,Interval UOM,Interval UOM
1283DocType: Customer,"Reselect, if the chosen address is edited after save",Ponovno odaberite ako je odabrana adresa uređena nakon spremanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05301284apps/erpnext/erpnext/stock/doctype/item/item.js +576,Item Variant {0} already exists with same attributes,Stavka Varijanta {0} već postoji s istim atributima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301285DocType: Item,Hub Publishing Details,Pojedinosti objavljivanja središta
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301286apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +135,'Opening',&quot;Otvaranje &#39;
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301287apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +130,Open To Do,Otvoreni učiniti
Frappe PR Bot748c0242018-06-21 10:34:28 +05301288DocType: Issue,Via Customer Portal,Putem portala kupca
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301289DocType: Notification Control,Delivery Note Message,Otpremnica - poruka
1290DocType: Lab Test Template,Result Format,Format rezultata
1291DocType: Expense Claim,Expenses,troškovi
1292DocType: Item Variant Attribute,Item Variant Attribute,Stavka Varijanta Osobina
1293,Purchase Receipt Trends,Trend primki
1294DocType: Payroll Entry,Bimonthly,časopis koji izlazi svaka dva mjeseca
1295DocType: Vehicle Service,Brake Pad,Pad kočnice
1296DocType: Fertilizer,Fertilizer Contents,Sadržaj gnojiva
Frappe PR Bot748c0242018-06-21 10:34:28 +05301297apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +321,Research & Development,Istraživanje i razvoj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301298apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +20,Amount to Bill,Iznositi Billa
1299DocType: Company,Registration Details,Registracija Brodu
1300DocType: Timesheet,Total Billed Amount,Ukupno naplaćeni iznos
1301DocType: Item Reorder,Re-Order Qty,Re-order Kom
1302DocType: Leave Block List Date,Leave Block List Date,Datum popisa neodobrenih odsustava
1303apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +94,BOM #{0}: Raw material cannot be same as main Item,BOM # {0}: Sirovina ne može biti isti kao i glavna stavka
1304apps/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
1305DocType: Sales Team,Incentives,Poticaji
1306DocType: SMS Log,Requested Numbers,Traženi brojevi
1307DocType: Volunteer,Evening,Večer
1308DocType: Customer,Bypass credit limit check at Sales Order,Zaobilaženje ograničenja kreditnog ograničenja na prodajnom nalogu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301309apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +100,"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 Bot748c0242018-06-21 10:34:28 +05301310apps/erpnext/erpnext/controllers/accounts_controller.py +445,"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 Botdc0a92c2018-04-02 23:46:54 +05301311DocType: Sales Invoice Item,Stock Details,Stock Detalji
1312apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Vrijednost projekta
Frappe PR Bot748c0242018-06-21 10:34:28 +05301313apps/erpnext/erpnext/config/selling.py +332,Point-of-Sale,Prodajno mjesto
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301314DocType: Fee Schedule,Fee Creation Status,Status kreiranja naknade
1315DocType: Vehicle Log,Odometer Reading,Stanje kilometraže
Frappe PR Bot748c0242018-06-21 10:34:28 +05301316apps/erpnext/erpnext/accounts/doctype/account/account.py +118,"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 Botdc0a92c2018-04-02 23:46:54 +05301317DocType: Account,Balance must be,Bilanca mora biti
1318DocType: Hub Settings,Publish Pricing,Objavi Cijene
1319DocType: Notification Control,Expense Claim Rejected Message,Rashodi Zahtjev odbijen poruku
1320,Available Qty,Dostupno Količina
Frappe PR Bot748c0242018-06-21 10:34:28 +05301321DocType: Shopify Settings,Default Warehouse to to create Sales Order and Delivery Note,Zadana skladišta za izradu narudžbe o prodaji i dostavi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301322DocType: Purchase Taxes and Charges,On Previous Row Total,Na prethodni redak Ukupno
1323DocType: Purchase Invoice Item,Rejected Qty,Odbijen Kol
1324DocType: Setup Progress Action,Action Field,Polje djelovanja
1325DocType: Healthcare Settings,Manage Customer,Upravljajte kupcem
1326DocType: Delivery Trip,Delivery Stops,Dostava prestaje
1327DocType: Salary Slip,Working Days,Radnih dana
1328DocType: Serial No,Incoming Rate,Dolazni Stopa
1329DocType: Packing Slip,Gross Weight,Bruto težina
Frappe PR Bot748c0242018-06-21 10:34:28 +05301330DocType: Leave Type,Encashment Threshold Days,Dani danih naplata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301331,Final Assessment Grades,Konačna ocjena razreda
Frappe PR Bot748c0242018-06-21 10:34:28 +05301332apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +59,Enable Hub,Omogući hub
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301333apps/erpnext/erpnext/public/js/setup_wizard.js +110,The name of your company for which you are setting up this system.,Ime vaše tvrtke za koje ste postavljanje ovog sustava .
1334DocType: HR Settings,Include holidays in Total no. of Working Days,Uključi odmor u ukupnom. radnih dana
1335apps/erpnext/erpnext/setup/setup_wizard/operations/sample_data.py +108,Setup your Institute in ERPNext,Postavite svoj institut u ERPNext
1336DocType: Agriculture Analysis Criteria,Plant Analysis,Analiza biljaka
1337DocType: Job Applicant,Hold,Zadrži
Frappe PR Bot748c0242018-06-21 10:34:28 +05301338apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +101,Alternate Item,Alternativna stavka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301339DocType: Project Update,Progress Details,Pojedinosti o napredovanju
Frappe PR Bot748c0242018-06-21 10:34:28 +05301340DocType: Shopify Log,Request Data,Zatražite podatke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301341DocType: Employee,Date of Joining,Datum pristupa
1342DocType: Naming Series,Update Series,Update serija
1343DocType: Supplier Quotation,Is Subcontracted,Je podugovarati
1344DocType: Restaurant Table,Minimum Seating,Minimalna sjedala
1345DocType: Item Attribute,Item Attribute Values,Stavka vrijednosti atributa
1346DocType: Examination Result,Examination Result,Rezultat ispita
Frappe PR Bot748c0242018-06-21 10:34:28 +05301347apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +872,Purchase Receipt,Primka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301348,Received Items To Be Billed,Primljeni Proizvodi se naplaćuje
Frappe PR Bot748c0242018-06-21 10:34:28 +05301349apps/erpnext/erpnext/config/accounts.py +309,Currency exchange rate master.,Majstor valute .
1350apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +210,Reference Doctype must be one of {0},Referentni DOCTYPE mora biti jedan od {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301351apps/erpnext/erpnext/stock/report/warehouse_wise_item_balance_age_and_value/warehouse_wise_item_balance_age_and_value.js +46,Filter Total Zero Qty,Filtar Ukupno Zero Količina
Frappe PR Bot748c0242018-06-21 10:34:28 +05301352apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +369,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 Botdc0a92c2018-04-02 23:46:54 +05301353DocType: Work Order,Plan material for sub-assemblies,Plan materijal za pod-sklopova
1354apps/erpnext/erpnext/config/selling.py +97,Sales Partners and Territory,Prodaja Partneri i Županija
Frappe PR Bot748c0242018-06-21 10:34:28 +05301355apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +604,BOM {0} must be active,BOM {0} mora biti aktivna
1356apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +423,No Items available for transfer,Nema dostupnih stavki za prijenos
1357DocType: Employee Boarding Activity,Activity Name,Naziv aktivnosti
1358apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +817,Change Release Date,Promijenite datum objavljivanja
1359apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +238,Closing (Opening + Total),Zatvaranje (otvaranje + ukupno)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301360DocType: Journal Entry,Depreciation Entry,Amortizacija Ulaz
Frappe PR Bot748c0242018-06-21 10:34:28 +05301361apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +33,Please select the document type first,Molimo odaberite vrstu dokumenta prvi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301362apps/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 Botdc0a92c2018-04-02 23:46:54 +05301363DocType: Pricing Rule,Rate or Discount,Stopa ili Popust
Frappe PR Bot748c0242018-06-21 10:34:28 +05301364apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +216,Serial No {0} does not belong to Item {1},Serijski Ne {0} ne pripada točki {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301365DocType: Purchase Receipt Item Supplied,Required Qty,Potrebna Kol
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301366apps/erpnext/erpnext/public/js/hub/hub_listing.js +58,Favourites,Omiljene
1367DocType: Hub Settings,Custom Data,Prilagođeni podaci
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301368apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +126,Warehouses with existing transaction can not be converted to ledger.,Skladišta s postojećim transakcije ne može pretvoriti u knjigu.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301369apps/erpnext/erpnext/controllers/buying_controller.py +551,Serial no is mandatory for the item {0},Serijski broj je obavezan za stavku {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301370DocType: Bank Reconciliation,Total Amount,Ukupan iznos
1371apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +32,Internet Publishing,Internet izdavaštvo
1372DocType: Prescription Duration,Number,Broj
1373apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js +25,Creating {0} Invoice,Izrada fakture {0}
1374DocType: Medical Code,Medical Code Standard,Standard medicinskog koda
1375DocType: Soil Texture,Clay Composition (%),Sastava glina (%)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301376apps/erpnext/erpnext/assets/doctype/asset_maintenance/asset_maintenance.js +102,Please save before assigning task.,Spremite prije dodjele zadatka.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301377apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +76,Balance Value,Vrijednost bilance
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301378DocType: Lab Test,Lab Technician,Laboratorijski tehničar
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301379apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Sales Price List,Prodajni cjenik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301380DocType: Healthcare Settings,"If checked, a customer will be created, mapped to Patient.
1381Patient Invoices will be created against this Customer. You can also select existing Customer while creating Patient.","Ako je označeno, izradit će se kupac, mapiran pacijentu. Pacijentne fakture će biti stvorene protiv ovog klijenta. Također možete odabrati postojeći Korisnik tijekom izrade pacijenta."
1382DocType: Bank Reconciliation,Account Currency,Valuta računa
1383DocType: Lab Test,Sample ID,ID uzorka
1384apps/erpnext/erpnext/accounts/general_ledger.py +167,Please mention Round Off Account in Company,Molimo spomenuti zaokružiti račun u Društvu
1385DocType: Purchase Receipt,Range,Domet
1386DocType: Supplier,Default Payable Accounts,Zadane naplativo račune
Frappe PR Bot748c0242018-06-21 10:34:28 +05301387apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +52,Employee {0} is not active or does not exist,Zaposlenik {0} nije aktivan ili ne postoji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301388DocType: Fee Structure,Components,Komponente
Frappe PR Bot748c0242018-06-21 10:34:28 +05301389DocType: Support Search Source,Search Term Param Name,Param Naziv pojma za pretraživanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301390DocType: Item Barcode,Item Barcode,Barkod proizvoda
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301391DocType: Woocommerce Settings,Endpoints,Krajnje točke
Frappe PR Bot748c0242018-06-21 10:34:28 +05301392apps/erpnext/erpnext/stock/doctype/item/item.py +677,Item Variants {0} updated,Stavka Varijante {0} ažurirani
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301393DocType: Quality Inspection Reading,Reading 6,Čitanje 6
Frappe PR Bot748c0242018-06-21 10:34:28 +05301394apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +959,Cannot {0} {1} {2} without any negative outstanding invoice,Ne mogu {0} {1} {2} bez ikakvih negativnih izvanredan fakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301395DocType: Share Transfer,From Folio No,Iz folije br
1396DocType: Purchase Invoice Advance,Purchase Invoice Advance,Ulazni račun - predujam
Frappe PR Bot748c0242018-06-21 10:34:28 +05301397apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +231,Row {0}: Credit entry can not be linked with a {1},Red {0}: Kredit unos ne može biti povezan s {1}
1398apps/erpnext/erpnext/config/accounts.py +252,Define budget for a financial year.,Odredite proračun za financijsku godinu.
1399DocType: Shopify Tax Account,ERPNext Account,ERPNext račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301400DocType: Lead,LEAD-,DOVESTI-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301401apps/erpnext/erpnext/controllers/accounts_controller.py +54,{0} is blocked so this transaction cannot proceed,{0} blokiran je tako da se ova transakcija ne može nastaviti
1402DocType: Budget,Action if Accumulated Monthly Budget Exceeded on MR,Akcija ako je gomilanje mjesečnog proračuna premašeno na MR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301403DocType: Employee,Permanent Address Is,Stalna adresa je
1404DocType: Work Order Operation,Operation completed for how many finished goods?,Operacija završena za koliko gotovih proizvoda?
1405DocType: Payment Terms Template,Payment Terms Template,Predložak o plaćanju
1406apps/erpnext/erpnext/public/js/setup_wizard.js +51,The Brand,Brand
Frappe PR Bot748c0242018-06-21 10:34:28 +05301407DocType: Employee Tax Exemption Proof Submission,Rented To Date,Iznajmljeno do datuma
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301408DocType: Manufacturing Settings,Allow Multiple Material Consumption,Omogući višestruku potrošnju materijala
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301409DocType: Employee,Exit Interview Details,Izlaz Intervju Detalji
1410DocType: Item,Is Purchase Item,Je dobavljivi proizvod
Frappe PR Bot748c0242018-06-21 10:34:28 +05301411DocType: Bank Statement Transaction Invoice Item,Purchase Invoice,Ulazni račun
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301412DocType: Manufacturing Settings,Allow multiple Material Consumption against a Work Order,Dopustite višestruku potrošnju materijala prema radnom nalogu
Frappe PR Bot748c0242018-06-21 10:34:28 +05301413DocType: GL Entry,Voucher Detail No,Bon Detalj Ne
1414apps/erpnext/erpnext/accounts/page/pos/pos.js +797,New Sales Invoice,Novi prodajni Račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301415DocType: Stock Entry,Total Outgoing Value,Ukupna odlazna vrijednost
1416DocType: Physician,Appointments,imenovanja
1417apps/erpnext/erpnext/public/js/account_tree_grid.js +223,Opening Date and Closing Date should be within same Fiscal Year,Otvaranje i zatvaranje Datum datum mora biti unutar iste fiskalne godine
1418DocType: Lead,Request for Information,Zahtjev za informacije
1419,LeaderBoard,leaderboard
1420DocType: Sales Invoice Item,Rate With Margin (Company Currency),Ocijenite s marginom (valuta tvrtke)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301421apps/erpnext/erpnext/accounts/page/pos/pos.js +810,Sync Offline Invoices,Sinkronizacija Offline Računi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301422DocType: Payment Request,Paid,Plaćen
1423DocType: Program Fee,Program Fee,Naknada program
1424DocType: 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.
1425It 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 Bot748c0242018-06-21 10:34:28 +05301426apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +449,The following Work Orders were created:,Izrađeni su sljedeći radni nalozi:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301427DocType: Salary Slip,Total in words,Ukupno je u riječima
1428DocType: Material Request Item,Lead Time Date,Potencijalni kupac - datum
1429,Employee Advance Summary,Sažetak predujma zaposlenika
1430DocType: Asset,Available-for-use Date,Datum dostupan za upotrebu
1431DocType: Guardian,Guardian Name,Naziv Guardian
1432DocType: Cheque Print Template,Has Print Format,Ima format ispisa
Frappe PR Bot748c0242018-06-21 10:34:28 +05301433DocType: Support Settings,Get Started Sections,Započnite s radom
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301434DocType: Loan,Sanctioned,kažnjeni
Frappe PR Bot748c0242018-06-21 10:34:28 +05301435apps/erpnext/erpnext/accounts/page/pos/pos.js +78, is mandatory. Maybe Currency Exchange record is not created for ,Obavezno polje. Moguće je da za njega nije upisan tečaj.
1436apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +152,Row #{0}: Please specify Serial No for Item {1},Row # {0}: Navedite rednim brojem predmeta za {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301437DocType: Crop Cycle,Crop Cycle,Ciklus usjeva
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301438apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +648,"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 Botdc0a92c2018-04-02 23:46:54 +05301439DocType: Student Admission,Publish on website,Objavi na web stranici
Frappe PR Bot748c0242018-06-21 10:34:28 +05301440apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +720,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 Botb2a64d62018-05-16 10:46:11 +05301441DocType: Subscription,Cancelation Date,Datum otkazivanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301442DocType: Purchase Invoice Item,Purchase Order Item,Stavka narudžbenice
1443DocType: Agriculture Task,Agriculture Task,Zadatak poljoprivrede
Frappe PR Bot748c0242018-06-21 10:34:28 +05301444apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +139,Indirect Income,Neizravni dohodak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301445DocType: Student Attendance Tool,Student Attendance Tool,Studentski Gledatelja alat
1446DocType: Restaurant Menu,Price List (Auto created),Cjenik (automatski izrađen)
1447DocType: Cheque Print Template,Date Settings,Datum Postavke
Frappe PR Bot748c0242018-06-21 10:34:28 +05301448apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +50,Variance,Varijacija
1449DocType: Employee Promotion,Employee Promotion Detail,Detaljan opis promocije zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301450,Company Name,Ime tvrtke
1451DocType: SMS Center,Total Message(s),Ukupno poruka ( i)
1452DocType: Share Balance,Purchased,kupljen
1453DocType: Item Variant Settings,Rename Attribute Value in Item Attribute.,Preimenuj vrijednost svojstva u svojstvu stavke.
1454DocType: Purchase Invoice,Additional Discount Percentage,Dodatni Postotak Popust
1455apps/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
1456DocType: Agriculture Analysis Criteria,Soil Texture,Tekstura tla
1457DocType: Bank Reconciliation,Select account head of the bank where cheque was deposited.,Odaberite račun šefa banke gdje je ček bio pohranjen.
1458DocType: Selling Settings,Allow user to edit Price List Rate in transactions,Dopusti korisniku uređivanje cjenika u transakcijama
1459DocType: Pricing Rule,Max Qty,Maksimalna količina
1460apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.js +25,Print Report Card,Ispis izvješća
1461apps/erpnext/erpnext/accounts/doctype/c_form/c_form.py +30,"Row {0}: Invoice {1} is invalid, it might be cancelled / does not exist. \
1462 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"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301463apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +164,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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301464apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +16,Chemical,kemijski
1465DocType: 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 Bot748c0242018-06-21 10:34:28 +05301466apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +96,Total leaves allocated is mandatory for Leave Type {0},Ukupni dopušteni dopusti obvezni su za vrstu napuštanja {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301467DocType: BOM,Raw Material Cost(Company Currency),Troškova sirovine (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301468apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +86,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 Botdc0a92c2018-04-02 23:46:54 +05301469apps/erpnext/erpnext/utilities/user_progress.py +147,Meter,Metar
1470DocType: Workstation,Electricity Cost,Troškovi struje
Frappe PR Bot748c0242018-06-21 10:34:28 +05301471apps/erpnext/erpnext/hr/doctype/additional_salary/additional_salary.py +15,Amount should be greater than zero.,Iznos bi trebao biti veći od nule.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301472apps/erpnext/erpnext/agriculture/doctype/water_analysis/water_analysis.py +23,Lab testing datetime cannot be before collection datetime,Datetime testiranja laboratorija ne može biti prije datetime prikupljanja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301473DocType: Subscription Plan,Cost,cijena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301474DocType: HR Settings,Don't send Employee Birthday Reminders,Ne šaljite podsjetnik za rođendan zaposlenika
1475DocType: Expense Claim,Total Advance Amount,Ukupni iznos predujma
1476DocType: Delivery Stop,Estimated Arrival,Očekivani dolazak
Frappe PR Bot748c0242018-06-21 10:34:28 +05301477apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +46,Save Settings,Spremi postavke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301478DocType: Delivery Stop,Notified by Email,Obavijesti putem e-pošte
Frappe PR Bot748c0242018-06-21 10:34:28 +05301479apps/erpnext/erpnext/templates/pages/help.html +29,See All Articles,Pogledajte sve članke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301480DocType: Item,Inspection Criteria,Inspekcijski Kriteriji
1481apps/erpnext/erpnext/stock/doctype/material_request/material_request_list.js +14,Transfered,Prenose
1482DocType: BOM Website Item,BOM Website Item,BOM web stranica predmeta
1483apps/erpnext/erpnext/public/js/setup_wizard.js +52,Upload your letter head and logo. (you can edit them later).,Upload Vaše pismo glavu i logotip. (Možete ih uređivati kasnije).
1484DocType: Timesheet Detail,Bill,Račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05301485apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +184,White,Bijela
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301486DocType: SMS Center,All Lead (Open),Svi potencijalni kupci (aktualni)
Frappe PR Bot748c0242018-06-21 10:34:28 +05301487apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +314,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 Botdc0a92c2018-04-02 23:46:54 +05301488apps/erpnext/erpnext/accounts/doctype/cash_flow_mapping/cash_flow_mapping.py +18,You can only select a maximum of one option from the list of check boxes.,Na popisu potvrdnih okvira možete odabrati najviše jednu opciju.
1489DocType: Purchase Invoice,Get Advances Paid,Kreiraj avansno plaćanje
1490DocType: Item,Automatically Create New Batch,Automatski kreira novu seriju
Frappe PR Bot748c0242018-06-21 10:34:28 +05301491apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +640,Assigning {0} to {1} (row {2}),Dodjeljivanje {0} do {1} (redak {2})
1492DocType: Supplier,Represents Company,Predstavlja tvrtku
1493apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +71,Make ,Napravi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301494DocType: Student Admission,Admission Start Date,Prijem Datum početka
1495DocType: Journal Entry,Total Amount in Words,Ukupan iznos riječima
1496apps/erpnext/erpnext/hr/doctype/employee/employee_tree.js +29,New Employee,Novi zaposlenik
1497apps/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 .
1498apps/erpnext/erpnext/templates/pages/cart.html +5,My Cart,Moja košarica
Frappe PR Bot748c0242018-06-21 10:34:28 +05301499apps/erpnext/erpnext/controllers/selling_controller.py +131,Order Type must be one of {0},Tip narudžbe mora biti jedan od {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301500DocType: Lead,Next Contact Date,Sljedeći datum kontakta
1501apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +36,Opening Qty,Otvaranje Kol
1502DocType: Healthcare Settings,Appointment Reminder,Podsjetnik za sastanak
Frappe PR Bot748c0242018-06-21 10:34:28 +05301503apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +483,Please enter Account for Change Amount,Unesite račun za promjene visine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301504DocType: Program Enrollment Tool Student,Student Batch Name,Studentski Batch Name
1505DocType: Consultation,Doctor,Liječnik
1506DocType: Holiday List,Holiday List Name,Ime popisa praznika
1507DocType: Repayment Schedule,Balance Loan Amount,Stanje Iznos kredita
Frappe PR Bot748c0242018-06-21 10:34:28 +05301508apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +132,Added to details,Dodano detaljima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301509apps/erpnext/erpnext/education/doctype/course_scheduling_tool/course_scheduling_tool.js +14,Schedule Course,Raspored nastave
Frappe PR Bot748c0242018-06-21 10:34:28 +05301510DocType: Budget,Applicable on Material Request,Primjenjivo na zahtjev za materijal
1511apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +212,Stock Options,Burzovnih opcija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301512DocType: Buying Settings,Disable Fetching Last Purchase Details in Purchase Order,Onemogući dohvaćanje zadnjih pojedinosti o kupnji u narudžbenici
1513DocType: Journal Entry Account,Expense Claim,Rashodi polaganja
Frappe PR Bot748c0242018-06-21 10:34:28 +05301514apps/erpnext/erpnext/assets/doctype/asset/asset.js +317,Do you really want to restore this scrapped asset?,Da li stvarno želite vratiti ovaj otpisan imovine?
1515apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +420,Qty for {0},Količina za {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301516DocType: Leave Application,Leave Application,Zahtjev za odsustvom
1517DocType: Patient,Patient Relation,Pacijentna veza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301518DocType: Item,Hub Category to Publish,Kategorija hub za objavljivanje
1519DocType: Leave Block List,Leave Block List Dates,Datumi popisa neodobrenih odsustava
1520DocType: Sales Invoice,Billing Address GSTIN,Adresa za naplatu GSTIN
Frappe PR Bot748c0242018-06-21 10:34:28 +05301521DocType: Employee Tax Exemption Proof Submission,Total Eligible HRA Exemption,Ukupan povlašteni HRA izuzeće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301522DocType: Assessment Plan,Evaluate,procijeniti
1523DocType: Workstation,Net Hour Rate,Neto sat cijena
1524DocType: Landed Cost Purchase Receipt,Landed Cost Purchase Receipt,Ulazni račun zavisnog troška
1525DocType: Company,Default Terms,Zadani uvjeti
1526DocType: Supplier Scorecard Period,Criteria,kriteriji
1527DocType: Packing Slip Item,Packing Slip Item,Odreskom predmet
1528DocType: Purchase Invoice,Cash/Bank Account,Novac / bankovni račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05301529DocType: Travel Itinerary,Train,Vlak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301530apps/erpnext/erpnext/public/js/queries.js +96,Please specify a {0},Navedite a {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301531apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +74,Removed items with no change in quantity or value.,Uklonjene stvari bez promjena u količini ili vrijednosti.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301532DocType: Delivery Note,Delivery To,Dostava za
Frappe PR Bot748c0242018-06-21 10:34:28 +05301533apps/erpnext/erpnext/stock/doctype/item/item.js +446,Variant creation has been queued.,Izrada inačice je u redu čekanja.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301534apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +100,Work Summary for {0},Sažetak rada za {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301535DocType: Department,The first Leave Approver in the list will be set as the default Leave Approver.,Prvo odobrenje za odsustvo na popisu će biti postavljeno kao zadani odobrenja za otpust.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301536apps/erpnext/erpnext/stock/doctype/item/item.py +719,Attribute table is mandatory,Osobina stol je obavezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301537DocType: Production Plan,Get Sales Orders,Kreiraj narudžbe
Frappe PR Bot748c0242018-06-21 10:34:28 +05301538apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +69,{0} can not be negative,{0} ne može biti negativna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301539DocType: Training Event,Self-Study,Samostalno istraživanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05301540DocType: POS Closing Voucher,Period End Date,Datum završetka razdoblja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301541apps/erpnext/erpnext/agriculture/doctype/soil_texture/soil_texture.py +27,Soil compositions do not add up to 100,Sastavi tla ne dodaju do 100
Frappe PR Bot748c0242018-06-21 10:34:28 +05301542apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +577,Discount,Popust
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301543DocType: Membership,Membership,Članstvo
1544DocType: Asset,Total Number of Depreciations,Ukupan broj deprecijaciju
1545DocType: Sales Invoice Item,Rate With Margin,Ocijenite s marginom
Frappe PR Bot748c0242018-06-21 10:34:28 +05301546DocType: Purchase Invoice,Is Return (Debit Note),Je li povrat (debitna bilješka)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301547DocType: Workstation,Wages,Plaće
1548DocType: Asset Maintenance,Maintenance Manager Name,Ime upravitelja održavanja
1549DocType: Agriculture Task,Urgent,Hitan
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301550apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +176,Please specify a valid Row ID for row {0} in table {1},Navedite valjanu Row ID za redom {0} u tablici {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301551apps/erpnext/erpnext/buying/doctype/supplier_scorecard_criteria/supplier_scorecard_criteria.py +84,Unable to find variable: ,Nije moguće pronaći varijablu:
Frappe PR Bot748c0242018-06-21 10:34:28 +05301552apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +817,Please select a field to edit from numpad,Odaberite polje za uređivanje iz numpad
1553apps/erpnext/erpnext/stock/doctype/item/item.py +279,Cannot be a fixed asset item as Stock Ledger is created.,Ne može biti fiksna stavka imovine jer je Lozinka stanja stvorena.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301554apps/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
1555DocType: Item,Manufacturer,Proizvođač
1556DocType: Landed Cost Item,Purchase Receipt Item,Stavka primke
Frappe PR Bot748c0242018-06-21 10:34:28 +05301557DocType: Leave Allocation,Total Leaves Encashed,Ukupni listovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301558DocType: Purchase Receipt,PREC-RET-,Prec-RET-
1559DocType: POS Profile,Sales Invoice Payment,Prodaja fakture za plaćanje
1560DocType: Quality Inspection Template,Quality Inspection Template Name,Naziv predloška inspekcije kvalitete
1561DocType: Project,First Email,Prva e-pošta
Frappe PR Bot748c0242018-06-21 10:34:28 +05301562DocType: Purchase Invoice,"Once set, this invoice will be on hold till the set date","Nakon postavljanja, ova će faktura biti na čekanju do zadanog datuma"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301563DocType: Production Plan Item,Reserved Warehouse in Sales Order / Finished Goods Warehouse,Rezervirano Warehouse u prodajni nalog / skladišta gotovih proizvoda
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301564apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +69,Selling Amount,Prodaja Iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301565DocType: Repayment Schedule,Interest Amount,Iznos kamata
Frappe PR Bot748c0242018-06-21 10:34:28 +05301566DocType: Employee Transfer,Employee Transfer Detail,Detalj prijenosa zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301567DocType: Serial No,Creation Document No,Stvaranje dokumenata nema
1568DocType: Share Transfer,Issue,Izazov
1569apps/erpnext/erpnext/healthcare/doctype/consultation/consultation_dashboard.py +11,Records,ploče
1570DocType: Asset,Scrapped,otpisan
Frappe PR Bot748c0242018-06-21 10:34:28 +05301571DocType: Item,Item Defaults,Stavke zadane vrijednosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301572DocType: Purchase Invoice,Returns,vraća
1573apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order_calendar.js +42,WIP Warehouse,WIP Skladište
1574apps/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 Bot748c0242018-06-21 10:34:28 +05301575apps/erpnext/erpnext/config/hr.py +223,Recruitment,regrutacija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301576DocType: Lead,Organization Name,Naziv organizacije
Frappe PR Bot748c0242018-06-21 10:34:28 +05301577DocType: Support Settings,Show Latest Forum Posts,Prikaži najnovije postove na forumu
1578DocType: Additional Salary,ASC-,ASC-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301579DocType: Tax Rule,Shipping State,Državna dostava
1580,Projected Quantity as Source,Planirana količina kao izvor
1581apps/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 Botb2a64d62018-05-16 10:46:11 +05301582apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +868,Delivery Trip,Putovanje isporuke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301583DocType: Student,A-,A-
1584DocType: Share Transfer,Transfer Type,Vrsta prijenosa
Frappe PR Bot748c0242018-06-21 10:34:28 +05301585apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +124,Sales Expenses,Prodajni troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301586DocType: Consultation,Diagnosis,Dijagnoza
1587apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +18,Standard Buying,Standardna kupnju
Frappe PR Bot748c0242018-06-21 10:34:28 +05301588DocType: Attendance Request,Explanation,Obrazloženje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301589DocType: GL Entry,Against,Protiv
Frappe PR Bot748c0242018-06-21 10:34:28 +05301590DocType: Item Default,Sales Defaults,Defaults prodaja
1591DocType: Sales Order Item,Work Order Qty,Radni nalog
1592DocType: Item Default,Default Selling Cost Center,Zadani trošak prodaje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301593apps/erpnext/erpnext/public/js/pos/pos.html +85,Disc,disk
Frappe PR Bot748c0242018-06-21 10:34:28 +05301594DocType: Buying Settings,Material Transferred for Subcontract,Prijenos materijala za podugovaranje
1595apps/erpnext/erpnext/accounts/page/pos/pos.js +1632,ZIP Code,Poštanski broj
1596apps/erpnext/erpnext/controllers/selling_controller.py +253,Sales Order {0} is {1},Prodaja Naručite {0} {1}
1597apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +292,Select interest income account in loan {0},Odaberite račun za dohodak od kamata u zajam {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301598DocType: Opportunity,Contact Info,Kontakt Informacije
1599apps/erpnext/erpnext/config/stock.py +323,Making Stock Entries,Izrada Stock unose
Frappe PR Bot748c0242018-06-21 10:34:28 +05301600apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.py +15,Cannot promote Employee with status Left,Ne mogu promovirati zaposlenika sa statusom lijevo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301601DocType: Packing Slip,Net Weight UOM,Težina mjerna jedinica
Frappe PR Bot748c0242018-06-21 10:34:28 +05301602DocType: Item Default,Default Supplier,Glavni dobavljač
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301603DocType: Loan,Repayment Schedule,Otplata Raspored
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301604DocType: Shipping Rule Condition,Shipping Rule Condition,Dostava Pravilo Stanje
1605DocType: Holiday List,Get Weekly Off Dates,Nabavite Tjedno Off datumi
Frappe PR Bot748c0242018-06-21 10:34:28 +05301606apps/erpnext/erpnext/hr/doctype/payroll_period/payroll_period.py +19,End Date can not be less than Start Date,Datum završetka ne može biti manja od početnog datuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301607apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +337,Invoice can't be made for zero billing hour,Račun se ne može izvršiti za nulti sat naplate
Frappe PR Bot748c0242018-06-21 10:34:28 +05301608DocType: Company,Date of Commencement,Datum početka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301609DocType: Sales Person,Select company name first.,Prvo odaberite naziv tvrtke.
Frappe PR Bot59a2a652018-04-12 13:36:55 +05301610apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.py +182,Email sent to {0},E-mail poslan na {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301611apps/erpnext/erpnext/config/buying.py +23,Quotations received from Suppliers.,Ponude dobivene od dobavljača.
1612apps/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
1613apps/erpnext/erpnext/controllers/selling_controller.py +27,To {0} | {1} {2},Za {0} | {1} {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301614apps/erpnext/erpnext/setup/doctype/supplier_group/supplier_group.js +13,This is a root supplier group and cannot be edited.,Ovo je grupa dobavljača i ne može se uređivati.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301615DocType: Delivery Trip,Driver Name,Naziv upravljačkog programa
Frappe PR Bot748c0242018-06-21 10:34:28 +05301616apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +41,Average Age,Prosječna starost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301617DocType: Education Settings,Attendance Freeze Date,Datum zamrzavanja pohađanja
1618apps/erpnext/erpnext/utilities/user_progress.py +110,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 Botb2a64d62018-05-16 10:46:11 +05301619apps/erpnext/erpnext/templates/pages/home.html +32,View All Products,Pogledaj sve proizvode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301620apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +20,Minimum Lead Age (Days),Minimalna dob (olovo)
1621apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +60,All BOMs,Svi Sastavnice
1622apps/erpnext/erpnext/hotels/doctype/hotel_room_reservation/hotel_room_reservation.py +35,Hotel Rooms of type {0} are unavailable on {1},Hotel Sobe tipa {0} nisu dostupne na {1}
1623DocType: Patient,Default Currency,Zadana valuta
Frappe PR Bot748c0242018-06-21 10:34:28 +05301624DocType: Asset Movement,From Employee,Od zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301625DocType: Driver,Cellphone Number,broj mobitela
1626DocType: Project,Monitor Progress,Monitor napredak
Frappe PR Bot748c0242018-06-21 10:34:28 +05301627apps/erpnext/erpnext/controllers/accounts_controller.py +505,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 Botdc0a92c2018-04-02 23:46:54 +05301628DocType: Journal Entry,Make Difference Entry,Čine razliku Entry
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301629DocType: Supplier Quotation,Auto Repeat Section,Auto Repeat Section
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301630DocType: Upload Attendance,Attendance From Date,Gledanost od datuma
1631DocType: Appraisal Template Goal,Key Performance Area,Zona ključnih performansi
1632DocType: Program Enrollment,Transportation,promet
1633apps/erpnext/erpnext/controllers/item_variant.py +94,Invalid Attribute,Pogrešna Osobina
Frappe PR Bot748c0242018-06-21 10:34:28 +05301634apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +241,{0} {1} must be submitted,{0} {1} mora biti podnesen
1635DocType: Buying Settings,Default Supplier Group,Zadana skupina dobavljača
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301636apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +159,Quantity must be less than or equal to {0},Količina mora biti manji ili jednak {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301637apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +42,Maximum amount eligible for the component {0} exceeds {1},Maksimalni iznos koji ispunjava uvjete za komponentu {0} prelazi {1}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301638DocType: Department Approver,Department Approver,Odjel za odobrenje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301639DocType: SMS Center,Total Characters,Ukupno Likovi
1640DocType: Employee Advance,Claimed,tvrdio
1641DocType: Crop,Row Spacing,Spremanje redaka
Frappe PR Bot748c0242018-06-21 10:34:28 +05301642apps/erpnext/erpnext/controllers/buying_controller.py +175,Please select BOM in BOM field for Item {0},Odaberite BOM u BOM polje za točku {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301643apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +22,There isn't any item variant for the selected item,Nema odabrane stavke za odabranu stavku
1644DocType: C-Form Invoice Detail,C-Form Invoice Detail,C-obrazac detalj računa
1645DocType: Payment Reconciliation Invoice,Payment Reconciliation Invoice,Pomirenje Plaćanje fakture
Frappe PR Bot748c0242018-06-21 10:34:28 +05301646DocType: Clinical Procedure,Procedure Template,Predložak za postupak
1647apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +39,Contribution %,Doprinos%
1648apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +231,"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 Botb2a64d62018-05-16 10:46:11 +05301649,HSN-wise-summary of outward supplies,HSN-mudar sažetak vanjske opskrbe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301650DocType: Company,Company registration numbers for your reference. Tax numbers etc.,Tvrtka registracijski brojevi za svoju referencu. Porezni brojevi itd.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301651apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +145,Distributor,Distributer
1652DocType: Asset Finance Book,Asset Finance Book,Financijska knjiga o imovini
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301653DocType: Shopping Cart Shipping Rule,Shopping Cart Shipping Rule,Košarica Dostava Rule
1654apps/erpnext/erpnext/public/js/controllers/transaction.js +71,Please set 'Apply Additional Discount On',Molimo postavite &quot;Primijeni dodatni popust na &#39;
Frappe PR Bot748c0242018-06-21 10:34:28 +05301655DocType: Party Tax Withholding Config,Applicable Percent,Primjenjivi postotak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301656,Ordered Items To Be Billed,Naručeni proizvodi za naplatu
1657apps/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
1658DocType: Global Defaults,Global Defaults,Globalne zadane postavke
1659apps/erpnext/erpnext/projects/doctype/project/project.py +230,Project Collaboration Invitation,Projekt Suradnja Poziv
1660DocType: Salary Slip,Deductions,Odbici
1661DocType: Leave Allocation,LAL/,LAL /
1662DocType: Setup Progress Action,Action Name,Naziv akcije
Frappe PR Bot748c0242018-06-21 10:34:28 +05301663apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js +17,Start Year,Početak godine
1664apps/erpnext/erpnext/regional/india/utils.py +28,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 Botb2a64d62018-05-16 10:46:11 +05301665apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +81,PDC/LC,PDC / LC
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301666DocType: Purchase Invoice,Start date of current invoice's period,Početak datum tekućeg razdoblja dostavnice
1667DocType: Salary Slip,Leave Without Pay,Neplaćeno odsustvo
Frappe PR Bot748c0242018-06-21 10:34:28 +05301668apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +413,Capacity Planning Error,Kapacitet Greška planiranje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301669,Trial Balance for Party,Suđenje Stanje na stranku
1670DocType: Lead,Consultant,Konzultant
1671apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +356,Parents Teacher Meeting Attendance,Sastanak sudionika učitelja roditelja
1672DocType: Salary Slip,Earnings,Zarada
Frappe PR Bot748c0242018-06-21 10:34:28 +05301673apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +500,Finished Item {0} must be entered for Manufacture type entry,Gotovi Stavka {0} mora biti upisana za tip Proizvodnja upis
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301674apps/erpnext/erpnext/config/learn.py +87,Opening Accounting Balance,Otvori računovodstveno stanje
1675,GST Sales Register,GST registar prodaje
1676DocType: Sales Invoice Advance,Sales Invoice Advance,Predujam prodajnog računa
1677apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +552,Nothing to request,Ništa za zatražiti
1678apps/erpnext/erpnext/public/js/setup_wizard.js +18,Select your Domains,Odaberite svoje domene
Frappe PR Bot748c0242018-06-21 10:34:28 +05301679apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/sync_product.py +228,Shopify Supplier,Dobavljač trgovine
1680apps/erpnext/erpnext/accounts/doctype/budget/budget.py +36,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}
1681DocType: Bank Statement Transaction Entry,Payment Invoice Items,Stavke fakture za plaćanje
1682DocType: Travel Request,Employee Details,Detalji zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301683DocType: Item Variant Settings,Fields will be copied over only at time of creation.,Polja će biti kopirana samo u trenutku stvaranja.
1684DocType: Setup Progress Action,Domains,Domene
1685apps/erpnext/erpnext/projects/doctype/task/task.py +41,'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 Bot748c0242018-06-21 10:34:28 +05301686apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +319,Management,Uprava
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301687DocType: Cheque Print Template,Payer Settings,Postavke Payer
Frappe PR Bot748c0242018-06-21 10:34:28 +05301688apps/erpnext/erpnext/public/js/utils/party.js +192,Select company first,Najprije odaberite tvrtku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301689DocType: 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"""
1690DocType: 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.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301691DocType: Delivery Note,Is Return,Je li povratak
1692apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +93,Caution,Oprez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301693apps/erpnext/erpnext/agriculture/doctype/disease/disease.py +17,Start day is greater than end day in task '{0}',Dan početka je veći od završnog dana u zadatku &#39;{0}&#39;
Frappe PR Bot748c0242018-06-21 10:34:28 +05301694apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +843,Return / Debit Note,Povratak / debitna Napomena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301695DocType: Price List Country,Price List Country,Država cjenika
1696DocType: Item,UOMs,J. MJ.
1697apps/erpnext/erpnext/stock/utils.py +212,{0} valid serial nos for Item {1},{0} valjani serijski nos za Stavka {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301698apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +59,Item Code cannot be changed for Serial No.,Kod proizvoda ne može se mijenjati za serijski broj.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301699DocType: Purchase Invoice Item,UOM Conversion Factor,UOM konverzijski faktor
Frappe PR Bot748c0242018-06-21 10:34:28 +05301700apps/erpnext/erpnext/healthcare/doctype/clinical_procedure/clinical_procedure.js +9,Please enter Item Code to get Batch Number,Unesite Šifra dobiti broj serije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301701DocType: Stock Settings,Default Item Group,Zadana grupa proizvoda
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301702apps/erpnext/erpnext/config/non_profit.py +93,Grant information.,Dati informacije.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301703apps/erpnext/erpnext/config/buying.py +38,Supplier database.,Dobavljač baza podataka.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301704DocType: Contract Template,Contract Terms and Conditions,Uvjeti i odredbe ugovora
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301705apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +423,You cannot restart a Subscription that is not cancelled.,Ne možete ponovo pokrenuti pretplatu koja nije otkazana.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301706DocType: Account,Balance Sheet,Završni račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05301707DocType: Leave Type,Is Earned Leave,Je zaradio odlazak
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301708apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +765,Cost Center For Item with Item Code ',Troška za stavku s šifra '
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301709DocType: Fee Validity,Valid Till,Vrijedi do
1710DocType: Student Report Generation Tool,Total Parents Teacher Meeting,Sastanak učitelja svih roditelja
Frappe PR Bot748c0242018-06-21 10:34:28 +05301711apps/erpnext/erpnext/accounts/page/pos/pos.js +2521,"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 Botdc0a92c2018-04-02 23:46:54 +05301712apps/erpnext/erpnext/buying/utils.py +74,Same item cannot be entered multiple times.,Isti predmet ne može se upisati više puta.
1713apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +30,"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"
1714DocType: Lead,Lead,Potencijalni kupac
1715DocType: Email Digest,Payables,Plativ
1716DocType: Course,Course Intro,Naravno Uvod
1717apps/erpnext/erpnext/stock/doctype/batch/batch.js +105,Stock Entry {0} created,Stock Ulazak {0} stvorio
Frappe PR Bot748c0242018-06-21 10:34:28 +05301718apps/erpnext/erpnext/controllers/buying_controller.py +376,Row #{0}: Rejected Qty can not be entered in Purchase Return,Red # {0}: Odbijen Kom se ne može upisati u kupnju povratak
1719apps/erpnext/erpnext/stock/doctype/item/item.js +197,Changing Customer Group for the selected Customer is not allowed.,Promjena grupe kupaca za odabranog kupca nije dopuštena.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301720,Purchase Order Items To Be Billed,Stavke narudžbenice za naplatu
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301721apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +71,Updating estimated arrival times.,Ažuriranje procijenjenih vremena dolaska.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301722DocType: Program Enrollment Tool,Enrollment Details,Pojedinosti o upisu
1723DocType: Purchase Invoice Item,Net Rate,Neto stopa
1724apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +152,Please select a customer,Odaberite klijenta
1725DocType: Purchase Invoice Item,Purchase Invoice Item,Proizvod ulaznog računa
1726apps/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.
1727DocType: Student Report Generation Tool,Assessment Terms,Uvjeti procjene
1728apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +8,Item 1,Stavka 1
1729DocType: Holiday,Holiday,Odmor
1730DocType: Support Settings,Close Issue After Days,Zatvori Issue Nakon dana
1731DocType: Leave Control Panel,Leave blank if considered for all branches,Ostavite prazno ako se odnosi na sve poslovnice
Frappe PR Bot748c0242018-06-21 10:34:28 +05301732DocType: Job Opening,Staffing Plan,Plan osoblja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301733DocType: Bank Guarantee,Validity in Days,Valjanost u danima
1734apps/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}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301735DocType: Certified Consultant,Name of Consultant,Naziv konzultanta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301736DocType: Payment Reconciliation,Unreconciled Payment Details,Nesaglašen Detalji plaćanja
1737apps/erpnext/erpnext/non_profit/doctype/member/member_dashboard.py +6,Member Activity,Aktivnost članova
1738apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +20,Order Count,Broj naloga
1739DocType: Global Defaults,Current Fiscal Year,Tekuće fiskalne godine
Frappe PR Bot748c0242018-06-21 10:34:28 +05301740DocType: Purchase Invoice,Group same items,Isti predmeti grupe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301741DocType: Purchase Invoice,Disable Rounded Total,Ugasiti zaokruženi iznos
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301742DocType: Department,Parent Department,Odjel za roditelje
1743DocType: Loan Application,Repayment Info,Informacije otplate
Frappe PR Bot748c0242018-06-21 10:34:28 +05301744apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +481,'Entries' cannot be empty,'Ulazi' ne može biti prazno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301745DocType: Maintenance Team Member,Maintenance Role,Uloga za održavanje
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301746apps/erpnext/erpnext/utilities/transaction_base.py +86,Duplicate row {0} with same {1},Dupli red {0} sa istim {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301747,Trial Balance,Pretresno bilanca
Frappe PR Bot748c0242018-06-21 10:34:28 +05301748apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +462,Fiscal Year {0} not found,Fiskalna godina {0} nije pronađena
1749apps/erpnext/erpnext/config/hr.py +386,Setting up Employees,Postavljanje zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301750DocType: Sales Order,SO-,TAKO-
1751DocType: Hotel Room Reservation,Hotel Reservation User,Korisnik hotela rezervacije
1752apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +158,Please select prefix first,Odaberite prefiks prvi
Frappe PR Bot748c0242018-06-21 10:34:28 +05301753DocType: Contract,Fulfilment Deadline,Rok provedbe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301754DocType: Student,O-,O-
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301755DocType: Subscription Settings,Subscription Settings,Postavke pretplate
Frappe PR Bot748c0242018-06-21 10:34:28 +05301756apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +281,Optional Holiday List not set for leave period {0},Izborni popis za odmor nije postavljen za dopust razdoblja {0}
1757apps/erpnext/erpnext/patches/v11_0/add_healthcare_service_unit_tree_root.py +8,All Healthcare Service Unit,Sve zdravstvene usluge
1758apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +165,Research,istraživanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301759DocType: Maintenance Visit Purpose,Work Done,Rad Done
1760apps/erpnext/erpnext/controllers/item_variant.py +35,Please specify at least one attribute in the Attributes table,Navedite barem jedan atribut u tablici Svojstva
1761DocType: Announcement,All Students,Svi studenti
Frappe PR Bot748c0242018-06-21 10:34:28 +05301762apps/erpnext/erpnext/assets/doctype/asset/asset.py +56,Item {0} must be a non-stock item,Stavka {0} mora biti ne-stock točka a
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301763apps/erpnext/erpnext/stock/doctype/batch/batch.js +18,View Ledger,Pogledaj Ledger
1764DocType: Grading Scale,Intervals,intervali
Frappe PR Bot748c0242018-06-21 10:34:28 +05301765DocType: Bank Statement Transaction Entry,Reconciled Transactions,Usklađene transakcije
1766apps/erpnext/erpnext/stock/report/stock_ageing/stock_ageing.py +42,Earliest,Najstarije
1767apps/erpnext/erpnext/stock/doctype/item/item.py +541,"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 Botdc0a92c2018-04-02 23:46:54 +05301768DocType: Crop Cycle,Less than a year,Manje od godinu dana
1769apps/erpnext/erpnext/education/report/absent_student_report/absent_student_report.py +52,Student Mobile No.,Studentski Mobile Ne
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301770apps/erpnext/erpnext/setup/setup_wizard/operations/defaults_setup.py +101,Rest Of The World,Ostatak svijeta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301771apps/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
1772DocType: Crop,Yield UOM,Prinos UOM
1773,Budget Variance Report,Proračun varijance Prijavi
1774DocType: Salary Slip,Gross Pay,Bruto plaća
1775DocType: Item,Is Item from Hub,Je li stavka iz huba
1776apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +118,Row {0}: Activity Type is mandatory.,Red {0}: Tip aktivnost je obavezna.
Frappe PR Bot748c0242018-06-21 10:34:28 +05301777apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +176,Dividends Paid,Plaćeni Dividende
1778apps/erpnext/erpnext/buying/doctype/supplier/supplier.js +39,Accounting Ledger,Računovodstvo knjiga
1779DocType: Asset Value Adjustment,Difference Amount,Razlika Količina
1780apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +109,Dr {0} on Leave on {1},Dr {0} na dopustu na {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301781DocType: Purchase Invoice,Reverse Charge,Obrnuti naboj
Frappe PR Bot748c0242018-06-21 10:34:28 +05301782apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +182,Retained Earnings,Zadržana dobit
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301783DocType: Purchase Invoice,05-Change in POS,05-Promjena u POS-u
1784DocType: Vehicle Log,Service Detail,Detalj usluga
1785DocType: BOM,Item Description,Opis proizvoda
1786DocType: Student Sibling,Student Sibling,Studentski iste razine
Frappe PR Bot748c0242018-06-21 10:34:28 +05301787apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.py +20,Payment Mode,Način plaćanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301788DocType: Purchase Invoice,Supplied Items,Isporučeni pribor
1789apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +85,Please set an active menu for Restaurant {0},Postavite aktivni izbornik za restoran {0}
1790DocType: Student,STUD.,KLINAC.
1791DocType: Work Order,Qty To Manufacture,Količina za proizvodnju
1792DocType: Email Digest,New Income,Novi Prihod
1793DocType: Buying Settings,Maintain same rate throughout purchase cycle,Održavaj istu stopu tijekom cijelog ciklusa kupnje
1794DocType: Opportunity Item,Opportunity Item,Prilika proizvoda
1795,Student and Guardian Contact Details,Studentski i Guardian Kontaktni podaci
1796apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +53,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 Bot748c0242018-06-21 10:34:28 +05301797apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +76,Temporary Opening,Privremeni Otvaranje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301798,Employee Leave Balance,Zaposlenik napuste balans
1799apps/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}
1800DocType: Patient Appointment,More Info,Više informacija
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301801apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +181,Valuation Rate required for Item in row {0},Procjena stopa potrebna za stavke u retku {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301802DocType: Supplier Scorecard,Scorecard Actions,Akcije tablice rezultata
1803apps/erpnext/erpnext/utilities/user_progress.py +169,Example: Masters in Computer Science,Primjer: Masters u Computer Science
1804DocType: Purchase Invoice,Rejected Warehouse,Odbijen galerija
1805DocType: GL Entry,Against Voucher,Protiv Voucheru
Frappe PR Bot748c0242018-06-21 10:34:28 +05301806DocType: Item Default,Default Buying Cost Center,Zadani trošak kupnje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301807apps/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 Bot748c0242018-06-21 10:34:28 +05301808apps/erpnext/erpnext/accounts/page/pos/pos.js +79, to ,za
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301809DocType: Supplier Quotation Item,Lead Time in days,Olovo Vrijeme u danima
Frappe PR Bot748c0242018-06-21 10:34:28 +05301810apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +76,Accounts Payable Summary,Obveze Sažetak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301811apps/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}
1812DocType: Journal Entry,Get Outstanding Invoices,Kreiraj neplaćene račune
Frappe PR Bot748c0242018-06-21 10:34:28 +05301813apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +86,Sales Order {0} is not valid,Prodajnog naloga {0} nije ispravan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301814DocType: Supplier Scorecard,Warn for new Request for Quotations,Upozorenje za novi zahtjev za ponudu
1815apps/erpnext/erpnext/utilities/activation.py +91,Purchase orders help you plan and follow up on your purchases,Narudžbenice vam pomoći planirati i pratiti na Vašoj kupnji
1816apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +151,Lab Test Prescriptions,Ispitivanje laboratorijskih ispitivanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05301817apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +168,"The total Issue / Transfer quantity {0} in Material Request {1} \
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301818 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 Bot748c0242018-06-21 10:34:28 +05301819apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +173,Small,Mali
1820DocType: Shopify Settings,"If Shopify not contains a customer in Order, then while syncing Orders, the system will consider default customer for order","Ako Shopify ne sadrži naručitelja u narudžbi, sustav će tijekom sinkronizacije narudžbi uzeti u obzir zadani klijent za narudžbu"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301821DocType: Opening Invoice Creation Tool Item,Opening Invoice Creation Tool Item,Stavka Alata za stvaranje fakture otvaranja
1822DocType: Education Settings,Employee Number,Broj zaposlenika
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301823DocType: Subscription Settings,Cancel Invoice After Grace Period,Otkažite fakturu nakon razdoblja odgode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301824apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +67,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}
1825DocType: Project,% Completed,% Kompletirano
1826,Invoiced Amount (Exculsive Tax),Dostavljeni iznos ( Exculsive poreza )
1827apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +14,Item 2,Stavka 2
1828DocType: Supplier,SUPP-,SUPP-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301829DocType: Travel Request,International,međunarodna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301830DocType: Training Event,Training Event,Događaj za obuku
1831DocType: Item,Auto re-order,Automatski reorganiziraj
1832apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +59,Total Achieved,Ukupno Ostvareno
1833DocType: Employee,Place of Issue,Mjesto izdavanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05301834DocType: Contract,Contract,ugovor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301835DocType: Plant Analysis,Laboratory Testing Datetime,Laboratorijsko ispitivanje Datetime
1836DocType: Email Digest,Add Quote,Dodaj ponudu
Frappe PR Bot748c0242018-06-21 10:34:28 +05301837apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1166,UOM coversion factor required for UOM: {0} in Item: {1},UOM faktor coversion potrebna za UOM: {0} u točki: {1}
1838apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +99,Indirect Expenses,Neizravni troškovi
1839apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +111,Row {0}: Qty is mandatory,Red {0}: Količina je obvezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301840DocType: Agriculture Analysis Criteria,Agriculture,Poljoprivreda
Frappe PR Bot748c0242018-06-21 10:34:28 +05301841apps/erpnext/erpnext/manufacturing/doctype/blanket_order/blanket_order.js +15,Create Sales Order,Izradi prodajni nalog
1842apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +493,Accounting Entry for Asset,Računovodstveni unos za imovinu
1843apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +828,Block Invoice,Blokirajte fakturu
1844apps/erpnext/erpnext/accounts/page/pos/pos.js +802,Sync Master Data,Sync Master Data
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301845DocType: Asset Repair,Repair Cost,Popravak troškova
1846apps/erpnext/erpnext/utilities/user_progress.py +138,Your Products or Services,Vaši proizvodi ili usluge
1847apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +15,Failed to login,Prijava nije uspjela
Frappe PR Bot748c0242018-06-21 10:34:28 +05301848apps/erpnext/erpnext/controllers/buying_controller.py +599,Asset {0} created,Izrađen je element {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301849DocType: Special Test Items,Special Test Items,Posebne ispitne stavke
Frappe PR Bot748c0242018-06-21 10:34:28 +05301850DocType: Bank Statement Transaction Payment Item,Mode of Payment,Način plaćanja
1851apps/erpnext/erpnext/stock/doctype/item/item.py +217,Website Image should be a public file or website URL,Web slika bi trebala biti javna datoteke ili URL web stranice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301852DocType: Student Applicant,AP,AP
1853DocType: Purchase Invoice Item,BOM,BOM
1854apps/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 .
Frappe PR Bot748c0242018-06-21 10:34:28 +05301855apps/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 Botdc0a92c2018-04-02 23:46:54 +05301856DocType: Journal Entry Account,Purchase Order,Narudžbenica
1857DocType: Vehicle,Fuel UOM,Gorivo UOM
1858DocType: Warehouse,Warehouse Contact Info,Kontakt informacije skladišta
1859DocType: Payment Entry,Write Off Difference Amount,Otpis razlika visine
1860DocType: Volunteer,Volunteer Name,Ime volontera
Frappe PR Bot748c0242018-06-21 10:34:28 +05301861DocType: Leave Period,Carry Forward Leaves,Nosi naprijed lišće
1862apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +485,"{0}: Employee email not found, hence email not sent","{0}: Radnik email nije pronađen, stoga ne e-mail poslan"
1863apps/erpnext/erpnext/hr/doctype/leave_encashment/leave_encashment.py +56,No Salary Structure assigned for Employee {0} on given date {1},Struktura plaće nije dodijeljena za zaposlenika {0} na određeni datum {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301864apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +85,Shipping rule not applicable for country {0},Pravilo isporuke nije primjenjivo za zemlju {0}
1865DocType: Item,Foreign Trade Details,Vanjskotrgovinska Detalji
1866,Assessment Plan Status,Status plana procjene
1867DocType: Email Digest,Annual Income,Godišnji prihod
1868DocType: Serial No,Serial No Details,Serijski nema podataka
1869DocType: Purchase Invoice Item,Item Tax Rate,Porezna stopa proizvoda
Frappe PR Bot748c0242018-06-21 10:34:28 +05301870apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +104,Please select Physician and Date,Odaberite Liječnik i Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301871DocType: Student Group Student,Group Roll Number,Broj grupe grupa
Frappe PR Bot748c0242018-06-21 10:34:28 +05301872apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +177,"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 Botdc0a92c2018-04-02 23:46:54 +05301873apps/erpnext/erpnext/projects/doctype/project/project.py +84,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 Bot748c0242018-06-21 10:34:28 +05301874apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +593,Delivery Note {0} is not submitted,Otpremnica {0} nije potvrđena
1875apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +42,Max benefits should be greater than zero to despense flexi,Maksimalne prednosti trebaju biti veće od nule da bi se zloupotrijebile flexi
1876apps/erpnext/erpnext/stock/get_item_details.py +158,Item {0} must be a Sub-contracted Item,Stavka {0} mora bitisklopljen ugovor artikla
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301877apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +44,Capital Equipments,Kapitalni oprema
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301878apps/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 Bot748c0242018-06-21 10:34:28 +05301879apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +264,Please set the Item Code first,Najprije postavite šifru stavke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301880DocType: Item,ITEM-,ARTIKAL-
Frappe PR Bot748c0242018-06-21 10:34:28 +05301881apps/erpnext/erpnext/controllers/selling_controller.py +124,Total allocated percentage for sales team should be 100,Ukupno dodijeljeno postotak za prodajni tim bi trebao biti 100
Frappe PR Botb2a64d62018-05-16 10:46:11 +05301882DocType: Subscription Plan,Billing Interval Count,Brojač intervala naplate
Frappe PR Bot748c0242018-06-21 10:34:28 +05301883apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +135,Value missing,Nedostaje vrijednost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301884DocType: Sales Invoice Item,Edit Description,Uredi Opis
1885DocType: Antibiotic,Antibiotic,Antibiotik
1886,Team Updates,tim ažuriranja
Frappe PR Bot748c0242018-06-21 10:34:28 +05301887apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +917,For Supplier,za Supplier
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301888DocType: Account,Setting Account Type helps in selecting this Account in transactions.,Postavljanje Vrsta računa pomaže u odabiru ovaj račun u prometu.
1889DocType: Purchase Invoice,Grand Total (Company Currency),Sveukupno (valuta tvrtke)
1890apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Create Print Format,Stvaranje format ispisa
1891apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +5,Fee Created,Kreirana naknada
1892apps/erpnext/erpnext/utilities/bot.py +39,Did not find any item called {0},Niste pronašli bilo koju stavku pod nazivom {0}
1893DocType: Supplier Scorecard Criteria,Criteria Formula,Formula kriterija
Frappe PR Bot748c0242018-06-21 10:34:28 +05301894apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Total Outgoing,Ukupno odlazni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301895apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +39,"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 """
Frappe PR Bot748c0242018-06-21 10:34:28 +05301896DocType: Bank Statement Transaction Settings Item,Transaction,Transakcija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301897DocType: Patient Appointment,Duration,Trajanje
1898apps/erpnext/erpnext/controllers/status_updater.py +160,"For an item {0}, quantity must be positive number","Za stavku {0}, količina mora biti pozitivan broj"
Frappe PR Bot748c0242018-06-21 10:34:28 +05301899apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +76,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 Botdc0a92c2018-04-02 23:46:54 +05301900apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +53,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.
1901DocType: Item,Website Item Groups,Grupe proizvoda web stranice
1902DocType: Purchase Invoice,Total (Company Currency),Ukupno (Društvo valuta)
1903DocType: Daily Work Summary Group,Reminder,Podsjetnik
1904apps/erpnext/erpnext/stock/utils.py +207,Serial number {0} entered more than once,Serijski broj {0} ušao više puta
Frappe PR Bot748c0242018-06-21 10:34:28 +05301905DocType: Bank Statement Transaction Invoice Item,Journal Entry,Temeljnica
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301906DocType: Expense Claim Advance,Unclaimed amount,Neotkriveni iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +05301907apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +165,{0} items in progress,{0} stavke u tijeku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301908DocType: Workstation,Workstation Name,Ime Workstation
1909DocType: Grading Scale Interval,Grade Code,Grade Šifra
1910DocType: POS Item Group,POS Item Group,POS Točka Grupa
1911apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +17,Email Digest:,E-pošta:
1912apps/erpnext/erpnext/stock/doctype/item_alternative/item_alternative.py +23,Alternative item must not be same as item code,Alternativna stavka ne smije biti jednaka kodu stavke
Frappe PR Bot748c0242018-06-21 10:34:28 +05301913apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +620,BOM {0} does not belong to Item {1},BOM {0} ne pripada Točki {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301914DocType: Sales Partner,Target Distribution,Ciljana Distribucija
1915DocType: Purchase Invoice,06-Finalization of Provisional assessment,06-Finalizacija privremene procjene
1916DocType: Salary Slip,Bank Account No.,Žiro račun broj
1917DocType: Naming Series,This is the number of the last created transaction with this prefix,To je broj zadnjeg stvorio transakcije s ovim prefiksom
1918DocType: Supplier Scorecard,"Scorecard variables can be used, as well as:
1919{total_score} (the total score from that period),
1920{period_number} (the number of periods to present day)
1921","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 Bot748c0242018-06-21 10:34:28 +05301922apps/erpnext/erpnext/manufacturing/doctype/blanket_order/blanket_order.js +27,Create Purchase Order,Izradi narudžbenicu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301923DocType: Quality Inspection Reading,Reading 8,Čitanje 8
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301924DocType: Purchase Invoice,Taxes and Charges Calculation,Porezi i naknade Proračun
1925DocType: Accounts Settings,Book Asset Depreciation Entry Automatically,Automatski ulazi u amortizaciju imovine u knjizi
1926DocType: BOM Operation,Workstation,Radna stanica
1927DocType: Request for Quotation Supplier,Request for Quotation Supplier,Zahtjev za ponudu dobavljača
1928DocType: Healthcare Settings,Registration Message,Poruka o registraciji
Frappe PR Bot748c0242018-06-21 10:34:28 +05301929apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +143,Hardware,Hardver
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301930DocType: Prescription Dosage,Prescription Dosage,Doziranje na recept
Frappe PR Bot748c0242018-06-21 10:34:28 +05301931DocType: Contract,HR Manager,HR menadžer
1932apps/erpnext/erpnext/accounts/party.py +187,Please select a Company,Odaberite tvrtku
1933apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +95,Privilege Leave,Privilege dopust
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301934DocType: Purchase Invoice,Supplier Invoice Date,Dobavljač Datum fakture
1935DocType: Asset Settings,This value is used for pro-rata temporis calculation,Ova se vrijednost koristi za pro rata temporis izračun
1936apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +90,You need to enable Shopping Cart,Morate omogućiti košaricu
1937DocType: Payment Entry,Writeoff,Otpisati
1938DocType: Stock Settings,Naming Series Prefix,Imenujte prefiks serije
1939DocType: Appraisal Template Goal,Appraisal Template Goal,Procjena Predložak cilja
1940DocType: Salary Component,Earning,Zarada
1941DocType: Supplier Scorecard,Scoring Criteria,Kriteriji za bodovanje
1942DocType: Purchase Invoice,Party Account Currency,Strana valuta računa
1943,BOM Browser,BOM preglednik
1944apps/erpnext/erpnext/templates/emails/training_event.html +13,Please update your status for this training event,Ažurirajte svoj status za ovaj trening događaj
1945DocType: Item Barcode,EAN,EAN
1946DocType: Purchase Taxes and Charges,Add or Deduct,Zbrajanje ili oduzimanje
1947apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +148,Overlapping conditions found between:,Preklapanje uvjeti nalaze između :
1948apps/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
1949apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +68,Total Order Value,Ukupna vrijednost narudžbe
Frappe PR Bot748c0242018-06-21 10:34:28 +05301950apps/erpnext/erpnext/demo/setup/setup_data.py +322,Food,hrana
1951apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +63,Ageing Range 3,Starenje Raspon 3
1952DocType: POS Closing Voucher Details,POS Closing Voucher Details,Detalji o voucheru za zatvaranje POS-a
1953DocType: Shopify Log,Shopify Log,Zapisnik trgovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301954DocType: Maintenance Schedule Item,No of Visits,Broj pregleda
1955apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +165,Maintenance Schedule {0} exists against {1},Raspored održavanja {0} postoji protiv {1}
1956apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +36,Enrolling student,upisa studenata
1957apps/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}
1958apps/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}
1959DocType: Project,Start and End Dates,Datumi početka i završetka
Frappe PR Bot748c0242018-06-21 10:34:28 +05301960DocType: Contract Template Fulfilment Terms,Contract Template Fulfilment Terms,Uvjeti ispunjenja predloška ugovora
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301961,Delivered Items To Be Billed,Isporučeni proizvodi za naplatiti
1962apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +16,Open BOM {0},Otvoreno BOM {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05301963apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +62,Warehouse cannot be changed for Serial No.,Skladište se ne može promijeniti za serijskog broja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301964DocType: Authorization Rule,Average Discount,Prosječni popust
1965DocType: Project Update,Great/Quickly,Veliki / Brzo
1966DocType: Purchase Invoice Item,UOM,UOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05301967DocType: Employee Tax Exemption Declaration,Annual HRA Exemption,Godišnje izuzeće HRA-e
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301968DocType: Rename Tool,Utilities,Komunalne usluge
1969DocType: POS Profile,Accounting,Knjigovodstvo
1970DocType: Employee,EMP/,EMP /
Frappe PR Bot748c0242018-06-21 10:34:28 +05301971DocType: Asset,Purchase Receipt Amount,Iznos priznavanja kupnje
1972DocType: Employee Separation,Exit Interview Summary,Izlaz iz sažetka intervjua
1973apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +140,Please select batches for batched item ,Odaberite serije za umetnutu stavku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301974DocType: Asset,Depreciation Schedules,amortizacija Raspored
Frappe PR Bot748c0242018-06-21 10:34:28 +05301975apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py +37,"Support for public app is deprecated. Please setup private app, for more details refer user manual","Podrška za javnu aplikaciju je obustavljena. Postavite privatnu aplikaciju, a više pojedinosti potražite u korisničkom priručniku"
1976apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.py +196,Following accounts might be selected in GST Settings:,Sljedeći računi mogu biti odabrani u GST postavkama:
1977apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +102,Application period cannot be outside leave allocation period,Razdoblje prijava ne može biti izvan dopusta raspodjele
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301978DocType: Activity Cost,Projects,Projekti
1979DocType: Payment Request,Transaction Currency,transakcija valuta
Frappe PR Bot748c0242018-06-21 10:34:28 +05301980apps/erpnext/erpnext/controllers/buying_controller.py +33,From {0} | {1} {2},Od {0} | {1} {2}
1981apps/erpnext/erpnext/public/js/hub/hub_listing.js +333,Removed from Favourites,Uklonjeno iz favorita
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301982DocType: Work Order Operation,Operation Description,Operacija Opis
1983apps/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.
1984DocType: Quotation,Shopping Cart,Košarica
Frappe PR Bot748c0242018-06-21 10:34:28 +05301985apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +42,Avg Daily Outgoing,Prosječni dnevni izlaz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301986DocType: POS Profile,Campaign,Kampanja
1987DocType: Supplier,Name and Type,Naziv i tip
Frappe PR Bot748c0242018-06-21 10:34:28 +05301988apps/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 Botdc0a92c2018-04-02 23:46:54 +05301989DocType: Physician,Contacts and Address,Kontakti i adresa
Frappe PR Bot748c0242018-06-21 10:34:28 +05301990DocType: Salary Structure,Max Benefits (Amount),Maksimalna korist (iznos)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05301991DocType: Purchase Invoice,Contact Person,Kontakt osoba
1992apps/erpnext/erpnext/projects/doctype/task/task.py +38,'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
1993DocType: Course Scheduling Tool,Course End Date,Naravno Datum završetka
1994DocType: Holiday List,Holidays,Praznici
1995DocType: Sales Order Item,Planned Quantity,Planirana količina
1996DocType: Purchase Invoice Item,Item Tax Amount,Iznos poreza proizvoda
1997DocType: Water Analysis,Water Analysis Criteria,Kriteriji analize vode
1998DocType: Item,Maintain Stock,Upravljanje zalihama
1999DocType: Employee,Prefered Email,Poželjni Email
2000DocType: Student Admission,Eligibility and Details,Podobnost i pojedinosti
Frappe PR Bot748c0242018-06-21 10:34:28 +05302001apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +92,Net Change in Fixed Asset,Neto promjena u dugotrajne imovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302002DocType: Leave Control Panel,Leave blank if considered for all designations,Ostavite prazno ako se odnosi na sve oznake
Frappe PR Bot748c0242018-06-21 10:34:28 +05302003apps/erpnext/erpnext/controllers/accounts_controller.py +838,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
2004apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +421,Max: {0},Maksimalno: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302005apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,From Datetime,Od datetime
Frappe PR Bot748c0242018-06-21 10:34:28 +05302006DocType: Shopify Settings,For Company,Za tvrtke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302007apps/erpnext/erpnext/config/support.py +17,Communication log.,Dnevnik mailova
2008apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +195,"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."
2009DocType: Supplier Scorecard Scoring Variable,Supplier Scorecard Scoring Variable,Dobavljačka tabela ocjena varijable
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302010apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +70,Buying Amount,Iznos kupnje
Frappe PR Bot748c0242018-06-21 10:34:28 +05302011DocType: POS Closing Voucher,Modes of Payment,Načini plaćanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302012DocType: Sales Invoice,Shipping Address Name,Dostava Adresa Ime
2013DocType: Material Request,Terms and Conditions Content,Uvjeti sadržaj
2014apps/erpnext/erpnext/education/doctype/course_scheduling_tool/course_scheduling_tool.js +18,There were errors creating Course Schedule,Došlo je do pogrešaka prilikom izrade tečaja Raspored
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302015DocType: Department,The first Expense Approver in the list will be set as the default Expense Approver.,Prvi Odrednik odobrenja u popisu će biti postavljen kao zadani odobrenje troškova.
2016apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +590,cannot be greater than 100,ne može biti veće od 100
Frappe PR Bot748c0242018-06-21 10:34:28 +05302017apps/erpnext/erpnext/stock/doctype/item/item.py +775,Item {0} is not a stock Item,Proizvod {0} nije skladišni proizvod
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302018DocType: Maintenance Visit,Unscheduled,Neplanski
2019DocType: Employee,Owned,U vlasništvu
Frappe PR Bot748c0242018-06-21 10:34:28 +05302020DocType: Salary Component,Depends on Leave Without Pay,Ovisi o ostaviti bez platiti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302021DocType: Pricing Rule,"Higher the number, higher the priority","Veći broj, veći prioritet"
2022,Purchase Invoice Trends,Trendovi nabavnih računa
2023DocType: Employee,Better Prospects,Bolji izgledi
Frappe PR Bot748c0242018-06-21 10:34:28 +05302024DocType: Travel Itinerary,Gluten Free,Bez glutena
2025apps/erpnext/erpnext/stock/doctype/batch/batch.py +222,"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 Botdc0a92c2018-04-02 23:46:54 +05302026DocType: Vehicle,License Plate,registarska tablica
Frappe PR Bot748c0242018-06-21 10:34:28 +05302027apps/erpnext/erpnext/hr/doctype/department/department_tree.js +18,New Department,Novi odjel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302028DocType: Appraisal,Goals,Golovi
2029apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +357,Select POS Profile,Odaberite POS profil
2030DocType: Warranty Claim,Warranty / AMC Status,Jamstveni / AMC Status
2031,Accounts Browser,Preglednik računa
2032DocType: Payment Entry Reference,Payment Entry Reference,Plaćanje Ulaz Referenca
2033DocType: GL Entry,GL Entry,GL ulaz
Frappe PR Bot748c0242018-06-21 10:34:28 +05302034DocType: Support Search Source,Response Options,Opcije odgovora
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302035DocType: HR Settings,Employee Settings,Postavke zaposlenih
Frappe PR Bot748c0242018-06-21 10:34:28 +05302036apps/erpnext/erpnext/templates/pages/integrations/gocardless_checkout.html +13,Loading Payment System,Učitavanje sustava plaćanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302037,Batch-Wise Balance History,Batch-Wise povijest bilance
2038apps/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
2039DocType: Package Code,Package Code,kod paketa
Frappe PR Bot748c0242018-06-21 10:34:28 +05302040apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +108,Apprentice,šegrt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302041DocType: Purchase Invoice,Company GSTIN,Tvrtka GSTIN
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302042apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +106,Negative Quantity is not allowed,Negativna količina nije dopuštena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302043DocType: Purchase Invoice Item,"Tax detail table fetched from item master as a string and stored in this field.
2044Used for Taxes and Charges","Porezna detalj Tablica preuzeta iz točke majstora kao string i pohranjeni u tom području.
2045 Koristi se za poreze i troškove"
2046DocType: Supplier Scorecard Period,SSC-,SSC-
Frappe PR Bot748c0242018-06-21 10:34:28 +05302047apps/erpnext/erpnext/hr/doctype/employee/employee.py +159,Employee cannot report to himself.,Zaposlenik se ne može prijaviti na sebe.
2048DocType: Leave Type,Max Leaves Allowed,Maksimalno dopušteno lišće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302049DocType: Account,"If the account is frozen, entries are allowed to restricted users.","Ako je račun zamrznut , unosi dopušteno ograničene korisnike ."
2050DocType: Email Digest,Bank Balance,Bankovni saldo
Frappe PR Bot748c0242018-06-21 10:34:28 +05302051apps/erpnext/erpnext/accounts/party.py +252,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 Botb2a64d62018-05-16 10:46:11 +05302052DocType: HR Settings,Leave Approver Mandatory In Leave Application,Odustani od odobrenja Obvezni zahtjev za napuštanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302053DocType: Job Opening,"Job profile, qualifications required etc.","Profil posla, tražene kvalifikacije i sl."
2054DocType: Journal Entry Account,Account Balance,Bilanca računa
Frappe PR Bot748c0242018-06-21 10:34:28 +05302055apps/erpnext/erpnext/config/accounts.py +189,Tax Rule for transactions.,Porezni Pravilo za transakcije.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302056DocType: Rename Tool,Type of document to rename.,Vrsta dokumenta za promjenu naziva.
2057apps/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}
2058DocType: Purchase Invoice,Total Taxes and Charges (Company Currency),Ukupno Porezi i naknade (Društvo valuta)
2059DocType: Weather,Weather Parameter,Parametar vremena
2060apps/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
Frappe PR Bot748c0242018-06-21 10:34:28 +05302061DocType: Item,Asset Naming Series,Serija imenovanja imovine
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302062apps/erpnext/erpnext/public/js/hub/hub_form.js +336,Request a Quote,Zatražite citat
Frappe PR Bot748c0242018-06-21 10:34:28 +05302063apps/erpnext/erpnext/regional/india/utils.py +170,House rented dates should be atleast 15 days apart,Datumi iznajmljenih kuća trebaju biti najmanje 15 dana
2064DocType: Clinical Procedure Template,Collection Details,Detalji zbirke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302065DocType: POS Profile,Allow Print Before Pay,Dopusti ispis prije plaćanja
2066DocType: Land Unit,Linked Soil Texture,Povezana tekstura tla
2067DocType: Shipping Rule,Shipping Account,Dostava račun
2068apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +92,{0} {1}: Account {2} is inactive,{0} {1}: Račun {2} nije aktivan
2069apps/erpnext/erpnext/utilities/activation.py +82,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 Bot748c0242018-06-21 10:34:28 +05302070DocType: Bank Statement Transaction Entry,Bank Transaction Entries,Unosi bankovnih transakcija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302071DocType: Quality Inspection,Readings,Očitanja
2072DocType: Stock Entry,Total Additional Costs,Ukupno Dodatni troškovi
2073DocType: Course Schedule,SH,SH
2074DocType: BOM,Scrap Material Cost(Company Currency),Škarta Cijena (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302075apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +69,Sub Assemblies,pod skupštine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302076DocType: Asset,Asset Name,Naziv imovinom
2077DocType: Project,Task Weight,Zadatak Težina
2078DocType: Shipping Rule Condition,To Value,Za vrijednost
2079DocType: Asset Movement,Stock Manager,Stock Manager
Frappe PR Bot748c0242018-06-21 10:34:28 +05302080apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +212,Source warehouse is mandatory for row {0},Izvor skladište je obvezno za redom {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302081apps/erpnext/erpnext/accounts/doctype/payment_terms_template/payment_terms_template.py +38,The Payment Term at row {0} is possibly a duplicate.,Plaćanje u redu {0} vjerojatno je duplikat.
2082apps/erpnext/erpnext/public/js/setup_wizard.js +30,Agriculture (beta),Poljoprivreda (beta)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302083apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.js +873,Packing Slip,Odreskom
Frappe PR Bot748c0242018-06-21 10:34:28 +05302084apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +117,Office Rent,Najam ureda
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302085apps/erpnext/erpnext/config/setup.py +105,Setup SMS gateway settings,Postavke SMS pristupnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302086DocType: Disease,Common Name,Uobičajeno ime
Frappe PR Bot748c0242018-06-21 10:34:28 +05302087DocType: Employee Boarding Activity,Employee Boarding Activity,Aktivnost ukrcavanja zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302088apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +61,Import Failed!,Uvoz nije uspio !
2089apps/erpnext/erpnext/public/js/templates/address_list.html +20,No address added yet.,Adresa još nije dodana.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302090DocType: Tax Withholding Category,Withhold Cumulative Tax Amount On First Invoice After Threshold,Zadrži kumulativni iznos poreza na prvu fakturu nakon pragova
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302091DocType: Workstation Working Hour,Workstation Working Hour,Workstation Radno vrijeme
2092DocType: Vital Signs,Blood Pressure,Krvni tlak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302093apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +113,Analyst,analitičar
2094apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +20,{0} is not in a valid Payroll Period,{0} nije u važećem razdoblju obračuna plaća
2095DocType: Employee Benefit Application,Max Benefits (Yearly),Najveće pogodnosti (godišnje)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302096DocType: Item,Inventory,Inventar
2097DocType: Item,Sales Details,Prodajni detalji
2098DocType: Quality Inspection,QI-,QI-
2099DocType: Opportunity,With Items,S Stavke
2100DocType: Asset Maintenance,Maintenance Team,Tim za održavanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05302101DocType: Salary Component,Is Additional Component,Je dodatna komponenta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302102apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,In Qty,u kol
2103DocType: Education Settings,Validate Enrolled Course for Students in Student Group,Validirati upisani tečaj za studente u studentskoj grupi
2104DocType: Notification Control,Expense Claim Rejected,Rashodi Zahtjev odbijen
2105DocType: Item,Item Attribute,Stavka značajke
Frappe PR Bot748c0242018-06-21 10:34:28 +05302106apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +135,Government,Vlada
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302107apps/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 Bot748c0242018-06-21 10:34:28 +05302108DocType: Asset Movement,Source Location,Izvor lokacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302109apps/erpnext/erpnext/public/js/setup_wizard.js +64,Institute Name,Naziv Institut
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302110apps/erpnext/erpnext/hr/doctype/loan/loan.py +127,Please enter repayment Amount,Unesite iznos otplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302111apps/erpnext/erpnext/config/stock.py +313,Item Variants,Stavka Varijante
2112apps/erpnext/erpnext/public/js/setup_wizard.js +29,Services,Usluge
2113DocType: HR Settings,Email Salary Slip to Employee,E-mail Plaća proklizavanja zaposlenog
2114DocType: Cost Center,Parent Cost Center,Nadređeni troškovni centar
Frappe PR Bot748c0242018-06-21 10:34:28 +05302115apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1046,Select Possible Supplier,Odaberite Mogući Dobavljač
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302116DocType: Sales Invoice,Source,Izvor
2117DocType: Customer,"Select, to make the customer searchable with these fields","Odaberite, kako bi korisnik mogao pretraživati s tim poljima"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302118DocType: Shopify Settings,Import Delivery Notes from Shopify on Shipment,Uvoz isporuke o isporuci iz trgovine na pošiljci
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302119apps/erpnext/erpnext/templates/pages/projects.html +31,Show closed,Prikaži zatvorene
2120DocType: Leave Type,Is Leave Without Pay,Je Ostavite bez plaće
Frappe PR Bot748c0242018-06-21 10:34:28 +05302121apps/erpnext/erpnext/stock/doctype/item/item.py +276,Asset Category is mandatory for Fixed Asset item,Asset Kategorija je obvezna za nepokretnu stavke imovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302122DocType: Fee Validity,Fee Validity,Valjanost naknade
2123apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +146,No records found in the Payment table,Nisu pronađeni zapisi u tablici plaćanja
2124apps/erpnext/erpnext/education/utils.py +19,This {0} conflicts with {1} for {2} {3},To {0} sukobi s {1} od {2} {3}
2125DocType: Student Attendance Tool,Students HTML,Studenti HTML
2126DocType: POS Profile,Apply Discount,Primijeni popust
2127DocType: GST HSN Code,GST HSN Code,GST HSN kod
2128DocType: Employee External Work History,Total Experience,Ukupno Iskustvo
2129apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +70,Open Projects,Otvoreno Projekti
Frappe PR Bot748c0242018-06-21 10:34:28 +05302130apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +297,Packing Slip(s) cancelled,Pakiranje proklizavanja ( s) otkazan
2131apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +90,Cash Flow from Investing,Novčani tijek iz investicijskih
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302132DocType: Program Course,Program Course,Program predmeta
Frappe PR Bot748c0242018-06-21 10:34:28 +05302133DocType: Healthcare Service Unit,Allow Appointments,Omogući imenovanja
2134apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +106,Freight and Forwarding Charges,Teretni i Forwarding Optužbe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302135DocType: Homepage,Company Tagline for website homepage,Tvrtka Opisna oznaka za web stranici
2136DocType: Item Group,Item Group Name,Proizvod - naziv grupe
2137apps/erpnext/erpnext/hr/report/employee_leave_balance/employee_leave_balance.py +27,Taken,Taken
2138DocType: Student,Date of Leaving,Datum Napuštanje
2139DocType: Pricing Rule,For Price List,Za cjenik
2140apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +27,Executive Search,Executive Search
2141apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +55,Setting defaults,Postavljanje zadanih postavki
2142apps/erpnext/erpnext/utilities/activation.py +63,Create Leads,Stvaranje vodi
2143DocType: Maintenance Schedule,Schedules,Raspored
2144apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +472,POS Profile is required to use Point-of-Sale,POS Profil je potreban za korištenje Point-of-Sale
2145DocType: Purchase Invoice Item,Net Amount,Neto Iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +05302146apps/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 Botdc0a92c2018-04-02 23:46:54 +05302147DocType: Purchase Order Item Supplied,BOM Detail No,BOM detalji - broj
2148DocType: Landed Cost Voucher,Additional Charges,Dodatni troškovi
Frappe PR Bot748c0242018-06-21 10:34:28 +05302149DocType: Support Search Source,Result Route Field,Polje rute rezultata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302150DocType: Purchase Invoice,Additional Discount Amount (Company Currency),Dodatni popust Iznos (valuta Društvo)
2151DocType: Supplier Scorecard,Supplier Scorecard,Dobavljač ocjena
2152DocType: Plant Analysis,Result Datetime,Rezultat Datetime
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302153,Support Hour Distribution,Distribucija rasporeda podrške
2154DocType: Maintenance Visit,Maintenance Visit,Održavanje Posjetite
2155DocType: Student,Leaving Certificate Number,Ostavljajući broj certifikata
Frappe PR Bot748c0242018-06-21 10:34:28 +05302156apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +60,"Appointment cancelled, Please review and cancel the invoice {0}","Imenovanje otkazano, pregledajte i otkazite fakturu {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302157DocType: Sales Invoice Item,Available Batch Qty at Warehouse,Dostupno Batch Količina na skladištu
2158apps/erpnext/erpnext/accounts/doctype/cheque_print_template/cheque_print_template.js +9,Update Print Format,Ažuriranje Format ispisa
Frappe PR Bot748c0242018-06-21 10:34:28 +05302159apps/erpnext/erpnext/hr/doctype/leave_encashment/leave_encashment.py +59,Leave Type {0} is not encashable,Vrsta napuštanja {0} nije moguće naplatiti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302160DocType: Landed Cost Voucher,Landed Cost Help,Zavisni troškovi - Pomoć
2161DocType: Purchase Invoice,Select Shipping Address,Odaberite Adresa za dostavu
2162DocType: Timesheet Detail,Expected Hrs,Očekivani sati
2163apps/erpnext/erpnext/config/non_profit.py +28,Memebership Details,Pojedinosti o članstvu
2164DocType: Leave Block List,Block Holidays on important days.,Blok Odmor na važnim danima.
2165apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +220,Please input all required Result Value(s),Unesite sve potrebne vrijednosti rezultata
Frappe PR Bot748c0242018-06-21 10:34:28 +05302166apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +119,Accounts Receivable Summary,Potraživanja Sažetak
2167DocType: POS Closing Voucher,Linked Invoices,Povezane fakture
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302168DocType: Loan,Monthly Repayment Amount,Mjesečni iznos otplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302169apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool_dashboard.html +9,Opening Invoices,Otvori računa
Frappe PR Bot748c0242018-06-21 10:34:28 +05302170DocType: Contract,Contract Details,Pojedinosti ugovora
2171apps/erpnext/erpnext/hr/doctype/employee/employee.py +206,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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302172DocType: UOM,UOM Name,UOM Ime
2173DocType: GST HSN Code,HSN Code,HSN kod
Frappe PR Bot748c0242018-06-21 10:34:28 +05302174apps/erpnext/erpnext/selling/report/sales_person_wise_transaction_summary/sales_person_wise_transaction_summary.py +40,Contribution Amount,Doprinos iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302175DocType: Purchase Invoice,Shipping Address,Dostava Adresa
2176DocType: 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.
2177DocType: Delivery Note,In Words will be visible once you save the Delivery Note.,Riječima će biti vidljivo nakon što spremite otpremnicu.
2178DocType: Expense Claim,EXP,EXP
Frappe PR Bot748c0242018-06-21 10:34:28 +05302179apps/erpnext/erpnext/erpnext_integrations/utils.py +22,Unverified Webhook Data,Neprovjereni podaci webhook podataka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302180DocType: Water Analysis,Container,kontejner
2181apps/erpnext/erpnext/education/utils.py +50,Student {0} - {1} appears Multiple times in row {2} & {3},Student {0} - {1} pojavljuje više puta u nizu {2} {3}
2182DocType: Item Alternative,Two-way,Dvosmjeran
2183DocType: Project,Day to Send,Dan za slanje
2184DocType: Healthcare Settings,Manage Sample Collection,Upravljanje uzorkovanjem
2185DocType: Production Plan,Ignore Existing Ordered Quantity,Zanemari postojeću naručenu količinu
2186apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +66,Please set the series to be used.,Postavite seriju koja će se koristiti.
2187DocType: Patient,Tobacco Past Use,Doba korištenja
Frappe PR Bot748c0242018-06-21 10:34:28 +05302188DocType: Travel Itinerary,Mode of Travel,Način putovanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302189DocType: Sales Invoice Item,Brand Name,Naziv brenda
2190DocType: Purchase Receipt,Transporter Details,Transporter Detalji
2191apps/erpnext/erpnext/healthcare/doctype/physician/physician.py +55,User {0} is already assigned to Physician {1},Korisnik {0} već je dodijeljen liječniku {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302192apps/erpnext/erpnext/accounts/page/pos/pos.js +2705,Default warehouse is required for selected item,Default skladište je potreban za odabranu stavku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302193apps/erpnext/erpnext/utilities/user_progress.py +146,Box,kutija
Frappe PR Bot748c0242018-06-21 10:34:28 +05302194apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1043,Possible Supplier,Mogući Dobavljač
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302195DocType: Journal Entry,JV-RET-,JV-RET-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302196DocType: Budget,Monthly Distribution,Mjesečna distribucija
2197apps/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
2198apps/erpnext/erpnext/public/js/setup_wizard.js +31,Healthcare (beta),Zdravstvo (beta)
2199DocType: Production Plan Sales Order,Production Plan Sales Order,Proizvodnja plan prodajnog naloga
2200DocType: Sales Partner,Sales Partner Target,Prodajni plan prodajnog partnera
2201DocType: Loan Type,Maximum Loan Amount,Maksimalni iznos kredita
2202DocType: Pricing Rule,Pricing Rule,Pravila cijena
2203apps/erpnext/erpnext/education/doctype/student_group/student_group.py +58,Duplicate roll number for student {0},Duplikat broja valjaka za učenika {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302204apps/erpnext/erpnext/config/learn.py +197,Material Request to Purchase Order,Materijal Zahtjev za Narudžbenica
2205DocType: Shopping Cart Settings,Payment Success URL,Plaćanje Uspjeh URL
Frappe PR Bot748c0242018-06-21 10:34:28 +05302206apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +79,Row # {0}: Returned Item {1} does not exists in {2} {3},Red # {0}: Vraćeno Stavka {1} ne postoji u {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302207DocType: Purchase Receipt,PREC-,PREC-
2208apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +16,Bank Accounts,Bankovni računi
2209,Bank Reconciliation Statement,Izjava banka pomirenja
2210DocType: Consultation,Medical Coding,Medicinski kodiranje
2211DocType: Healthcare Settings,Reminder Message,Poruka podsjetnika
2212,Lead Name,Ime potencijalnog kupca
2213,POS,POS
2214DocType: C-Form,III,III
2215apps/erpnext/erpnext/config/stock.py +318,Opening Stock Balance,Otvaranje kataloški bilanca
Frappe PR Bot748c0242018-06-21 10:34:28 +05302216DocType: Asset Category Account,Capital Work In Progress Account,Račun za kapitalni rad u tijeku
2217apps/erpnext/erpnext/assets/doctype/asset/asset.js +84,Asset Value Adjustment,Podešavanje vrijednosti imovine
2218DocType: Employee Incentive,Payroll Date,Datum plaće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302219apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +58,{0} must appear only once,{0} mora pojaviti samo jednom
2220apps/erpnext/erpnext/hr/doctype/leave_control_panel/leave_control_panel.py +59,Leaves Allocated Successfully for {0},Odsustvo uspješno dodijeljeno za {0}
2221apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +42,No Items to pack,Nema proizvoda za pakiranje
2222DocType: Shipping Rule Condition,From Value,Od Vrijednost
Frappe PR Bot748c0242018-06-21 10:34:28 +05302223apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +673,Manufacturing Quantity is mandatory,Proizvedena količina je obvezna
2224apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +37,To Date {0} cannot be after employee's relieving Date {1},Datum {0} ne može biti nakon datuma olakšavanja zaposlenika {1}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302225DocType: Loan,Repayment Method,Način otplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302226DocType: 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"
2227DocType: Quality Inspection Reading,Reading 4,Čitanje 4
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302228apps/erpnext/erpnext/utilities/activation.py +118,"Students are at the heart of the system, add all your students","Studenti se u središtu sustava, dodati sve svoje studente"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302229apps/erpnext/erpnext/non_profit/report/expiring_memberships/expiring_memberships.py +16,Member ID,članska iskaznica
2230DocType: Employee Tax Exemption Proof Submission,Monthly Eligible Amount,Mjesečni prihvatljivi iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302231apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +97,Row #{0}: Clearance date {1} cannot be before Cheque Date {2},Red # {0}: Datum Razmak {1} ne može biti prije Ček Datum {2}
2232DocType: Asset Maintenance Task,Certificate Required,Potvrda je potrebna
2233DocType: Company,Default Holiday List,Default odmor List
Frappe PR Bot748c0242018-06-21 10:34:28 +05302234DocType: Pricing Rule,Supplier Group,Grupa dobavljača
2235apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +61,{0} Digest,{0} Digest
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302236apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +196,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 Bot748c0242018-06-21 10:34:28 +05302237apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +152,Stock Liabilities,Stock Obveze
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302238DocType: Purchase Invoice,Supplier Warehouse,Dobavljač galerija
2239DocType: Opportunity,Contact Mobile No,Kontak GSM
Frappe PR Bot748c0242018-06-21 10:34:28 +05302240apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +53,Select Company,Odaberite tvrtku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302241,Material Requests for which Supplier Quotations are not created,Zahtjevi za robom za koje dobavljačeve ponude nisu stvorene
2242DocType: Student Report Generation Tool,Print Section,Ispiši odjeljak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302243DocType: Staffing Plan Detail,Estimated Cost Per Position,Procjena troškova po položaju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302244apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +34,User {0} doesn't have any default POS Profile. Check Default at Row {1} for this User.,Korisnik {0} nema zadani POS profil. Provjerite zadani redak {1} za ovog korisnika.
2245DocType: Student Group,Set 0 for no limit,Postavite 0 bez granica
Frappe PR Bot748c0242018-06-21 10:34:28 +05302246apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +198,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.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302247apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +64,Row {idx}: {field} is required to create the Opening {invoice_type} Invoices,Redak {idx}: {field} potreban je za izradu faktura otvaranja {invoice_type}
2248DocType: Customer,Primary Address and Contact Detail,Primarna adresa i kontakt detalja
2249apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +20,Resend Payment Email,Ponovno slanje plaćanja Email
2250apps/erpnext/erpnext/templates/pages/projects.html +27,New task,Novi zadatak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302251DocType: Clinical Procedure,Appointment,Imenovanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302252apps/erpnext/erpnext/utilities/activation.py +74,Make Quotation,Napravite citat
2253apps/erpnext/erpnext/config/education.py +230,Other Reports,Ostala izvješća
2254apps/erpnext/erpnext/public/js/setup_wizard.js +39,Please select at least one domain.,Odaberite barem jednu domenu.
2255DocType: Dependent Task,Dependent Task,Ovisno zadatak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302256DocType: Shopify Settings,Shopify Tax Account,Kupnja poreznog računa
2257apps/erpnext/erpnext/stock/doctype/item/item.py +459,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}
2258apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +265,Leave of type {0} cannot be longer than {1},Odsustvo tipa {0} ne može biti duže od {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302259DocType: Manufacturing Settings,Try planning operations for X days in advance.,Pokušajte planirati poslovanje za X dana unaprijed.
2260DocType: HR Settings,Stop Birthday Reminders,Zaustavi Rođendan Podsjetnici
Frappe PR Bot748c0242018-06-21 10:34:28 +05302261apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +239,Please set Default Payroll Payable Account in Company {0},Molimo postavite zadanog Platne naplativo račun u Društvu {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302262DocType: SMS Center,Receiver List,Prijemnik Popis
Frappe PR Bot748c0242018-06-21 10:34:28 +05302263apps/erpnext/erpnext/accounts/page/pos/pos.js +1102,Search Item,Traži Stavka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302264DocType: Payment Schedule,Payment Amount,Iznos za plaćanje
2265DocType: Patient Appointment,Referring Physician,Liječnik koji se poziva
Frappe PR Bot748c0242018-06-21 10:34:28 +05302266apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +47,Consumed Amount,Konzumira Iznos
2267apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +69,Net Change in Cash,Neto promjena u gotovini
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302268DocType: Assessment Plan,Grading Scale,ljestvici
Frappe PR Bot748c0242018-06-21 10:34:28 +05302269apps/erpnext/erpnext/stock/doctype/item/item.py +453,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
2270apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +696,Already completed,već završena
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302271apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +34,Stock In Hand,Stock u ruci
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302272apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.js +64,Import Successful!,Uvoz uspješan!
2273apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +29,Payment Request already exists {0},Zahtjev za plaćanje već postoji {0}
2274apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +27,Cost of Issued Items,Trošak izdanih stavki
2275DocType: Physician,Hospital,Bolnica
Frappe PR Bot748c0242018-06-21 10:34:28 +05302276apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +424,Quantity must not be more than {0},Količina ne smije biti veća od {0}
2277DocType: Travel Request Costing,Funded Amount,Financirani iznos
2278apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +118,Previous Financial Year is not closed,Prethodne financijske godine nije zatvoren
2279apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +69,Age (Days),Starost (dani)
2280DocType: Additional Salary,Additional Salary,Dodatna plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302281DocType: Quotation Item,Quotation Item,Proizvod iz ponude
2282DocType: Customer,Customer POS Id,ID klijenta POS
2283DocType: Account,Account Name,Naziv računa
Frappe PR Bot748c0242018-06-21 10:34:28 +05302284apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +486,From Date cannot be greater than To Date,Od datuma ne može biti veća od To Date
2285apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +201,Serial No {0} quantity {1} cannot be a fraction,Serijski Ne {0} {1} količina ne može bitidio
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302286apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.py +96,Please enter Woocommerce Server URL,Unesite Woocommerce URL poslužitelja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302287DocType: Purchase Order Item,Supplier Part Number,Dobavljač Broj dijela
Frappe PR Bot748c0242018-06-21 10:34:28 +05302288apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +124,Conversion rate cannot be 0 or 1,Stopa pretvorbe ne može biti 0 ili 1
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302289DocType: Share Balance,To No,Za br
Frappe PR Bot748c0242018-06-21 10:34:28 +05302290apps/erpnext/erpnext/hr/doctype/employee_onboarding/employee_onboarding.py +26,All the mandatory Task for employee creation hasn't been done yet.,Sve obvezne zadaće za stvaranje zaposlenika još nisu učinjene.
2291apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +231,{0} {1} is cancelled or stopped,{0} {1} otkazan ili zaustavljen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302292DocType: Accounts Settings,Credit Controller,Kreditne kontroler
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302293DocType: Loan,Applicant Type,Vrsta podnositelja zahtjeva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302294DocType: Purchase Invoice,03-Deficiency in services,03 - Nedostatak usluga
2295DocType: Delivery Note,Vehicle Dispatch Date,Vozilo Dispatch Datum
2296DocType: Healthcare Settings,Default Medical Code Standard,Zadani standard medicinskog koda
2297DocType: Purchase Invoice Item,HSN/SAC,HSN / SAC
Frappe PR Bot748c0242018-06-21 10:34:28 +05302298apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +253,Purchase Receipt {0} is not submitted,Primka {0} nije potvrđena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302299DocType: Company,Default Payable Account,Zadana Plaća račun
2300apps/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"
2301apps/erpnext/erpnext/controllers/website_list_for_contact.py +113,{0}% Billed,{0}% Naplaćeno
2302apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +18,Reserved Qty,Rezervirano Kol
2303DocType: Party Account,Party Account,Račun stranke
Frappe PR Bot748c0242018-06-21 10:34:28 +05302304apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +142,Please select Company and Designation,Odaberite Tvrtka i Oznaka
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302305apps/erpnext/erpnext/config/setup.py +116,Human Resources,Ljudski resursi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302306DocType: Lead,Upper Income,Gornja Prihodi
2307apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +17,Reject,Odbiti
2308DocType: Journal Entry Account,Debit in Company Currency,Zaduženja tvrtke valuti
2309DocType: BOM Item,BOM Item,BOM proizvod
2310DocType: Appraisal,For Employee,Za zaposlenom
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302311apps/erpnext/erpnext/hr/doctype/loan/loan.js +69,Make Disbursement Entry,Provjerite unos isplati
Frappe PR Bot748c0242018-06-21 10:34:28 +05302312apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +170,Row {0}: Advance against Supplier must be debit,Red {0}: Advance protiv Dobavljač mora teretiti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302313DocType: Company,Default Values,Zadane vrijednosti
Frappe PR Bot748c0242018-06-21 10:34:28 +05302314DocType: Certification Application,INR,INR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302315DocType: Expense Claim,Total Amount Reimbursed,Ukupno Iznos nadoknađeni
2316apps/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
Frappe PR Bot748c0242018-06-21 10:34:28 +05302317apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +46,"Job Openings for designation {0} already open \
2318 or hiring completed as per Staffing Plan {1}",Otvoreni poslovi za oznaku {0} već su otvoreni ili zapošljavanje završeno prema planu osoblja {1}
2319apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +106,Against Supplier Invoice {0} dated {1},Protiv dobavljača Račun {0} datira {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302320DocType: Customer,Default Price List,Zadani cjenik
Frappe PR Bot748c0242018-06-21 10:34:28 +05302321apps/erpnext/erpnext/assets/doctype/asset/asset.py +460,Asset Movement record {0} created,Unos imovine Pokret {0} stvorio
2322apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard.js +175,No items found.,Nijedna stavka nije pronađena.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302323apps/erpnext/erpnext/accounts/doctype/fiscal_year/fiscal_year.py +51,You cannot delete Fiscal Year {0}. Fiscal Year {0} is set as default in Global Settings,Ne možete izbrisati Fiskalnu godinu {0}. Fiskalna godina {0} je postavljena kao zadana u Globalnim postavkama
Frappe PR Bot748c0242018-06-21 10:34:28 +05302324DocType: Share Transfer,Equity/Liability Account,Račun vlasničke i odgovornosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302325apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,A customer with the same name already exists,Kupac s istim imenom već postoji
Frappe PR Bot748c0242018-06-21 10:34:28 +05302326DocType: Contract,Inactive,neaktivan
2327apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +193,This will submit Salary Slips and create accrual Journal Entry. Do you want to proceed?,To će poslati Plaće Slips i stvoriti obračunski dnevnik unos. Želiš li nastaviti?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302328DocType: Purchase Invoice,Total Net Weight,Ukupna neto težina
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302329DocType: Purchase Order,Order Confirmation No,Potvrda narudžbe br
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302330DocType: Purchase Invoice,Eligibility For ITC,Podobnost za ITC
2331DocType: Journal Entry,Entry Type,Ulaz Tip
2332,Customer Credit Balance,Kupac saldo
Frappe PR Bot748c0242018-06-21 10:34:28 +05302333apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +82,Net Change in Accounts Payable,Neto promjena u obveze prema dobavljačima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302334apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +48,EcritureLet,EcritureLet
Frappe PR Bot748c0242018-06-21 10:34:28 +05302335apps/erpnext/erpnext/selling/doctype/customer/customer.py +213,Credit limit has been crossed for customer {0} ({1}/{2}),Kreditna je ograničenja prekinuta za kupca {0} ({1} / {2})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302336apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +42,Customer required for 'Customerwise Discount',Kupac je potrebno za ' Customerwise Popust '
Frappe PR Bot748c0242018-06-21 10:34:28 +05302337apps/erpnext/erpnext/config/accounts.py +146,Update bank payment dates with journals.,Update banka datum plaćanja s časopisima.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302338apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Cijena
2339DocType: Quotation,Term Details,Oročeni Detalji
Frappe PR Bot748c0242018-06-21 10:34:28 +05302340DocType: Employee Incentive,Employee Incentive,Poticaj zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302341apps/erpnext/erpnext/education/doctype/student_group/student_group.py +30,Cannot enroll more than {0} students for this student group.,Ne može se prijaviti više od {0} studenata za ovaj grupe studenata.
2342apps/erpnext/erpnext/templates/print_formats/includes/total.html +4,Total (Without Tax),Ukupno (Bez poreza)
2343apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +17,Lead Count,Olovni broj
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302344apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +36,Stock Available,Dostupno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302345DocType: Manufacturing Settings,Capacity Planning For (Days),Planiranje kapaciteta za (dani)
2346apps/erpnext/erpnext/buying/doctype/supplier/supplier_dashboard.py +10,Procurement,nabavka
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302347apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +67,None of the items have any change in quantity or value.,Nitko od stavki ima bilo kakve promjene u količini ili vrijednosti.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302348apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +17,Mandatory field - Program,Obvezno polje - Program
2349DocType: Special Test Template,Result Component,Rezultat Komponenta
2350apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.js +46,Warranty Claim,Jamstvo Zatraži
2351,Lead Details,Detalji potenciajalnog kupca
2352DocType: Volunteer,Availability and Skills,Dostupnost i vještine
2353DocType: Salary Slip,Loan repayment,otplata kredita
Frappe PR Bot748c0242018-06-21 10:34:28 +05302354DocType: Share Transfer,Asset Account,Asset Account
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302355DocType: Purchase Invoice,End date of current invoice's period,Kraj datum tekućeg razdoblja dostavnice
2356DocType: Pricing Rule,Applicable For,primjenjivo za
2357DocType: Lab Test,Technician Name,Naziv tehničara
2358DocType: Accounts Settings,Unlink Payment on Cancellation of Invoice,Prekini vezu Plaćanje o otkazu fakture
2359apps/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}
2360DocType: Restaurant Reservation,No Show,Nema prikazivanja
2361DocType: Shipping Rule Country,Shipping Rule Country,Pravilo dostava Država
2362apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +10,Leave and Attendance,Ostavi i posjećenost
Frappe PR Bot748c0242018-06-21 10:34:28 +05302363DocType: Asset,Comprehensive Insurance,Sveobuhvatno osiguranje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302364DocType: Maintenance Visit,Partially Completed,Djelomično završeni
Frappe PR Bot748c0242018-06-21 10:34:28 +05302365apps/erpnext/erpnext/healthcare/setup.py +258,Moderate Sensitivity,Umjerena osjetljivost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302366DocType: Leave Type,Include holidays within leaves as leaves,Uključi odmor u lišće što lišće
2367DocType: Sales Invoice,Packed Items,Pakirani proizvodi
Frappe PR Bot748c0242018-06-21 10:34:28 +05302368DocType: Contract,Contract Period,Trajanje ugovora
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302369apps/erpnext/erpnext/config/support.py +27,Warranty Claim against Serial No.,Jamstvo tužbu protiv Serial No.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302370apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +215,'Total','Ukupno'
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302371DocType: Employee,Permanent Address,Stalna adresa
Frappe PR Bot748c0242018-06-21 10:34:28 +05302372apps/erpnext/erpnext/hr/utils.py +144,From date can not be less than employee's joining date,Od datuma ne može biti manji od datuma pridruživanja zaposlenika
2373apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +292,"Advance paid against {0} {1} cannot be greater \
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302374 than Grand Total {2}",Unaprijed plaćeni od {0} {1} ne može biti veća \ nego SVEUKUPNO {2}
2375DocType: Consultation,Medication,liječenje
2376DocType: Production Plan,Include Non Stock Items,Uključi ostale artikle
2377DocType: Project Update,Challenging/Slow,Izazovno / Spora
2378apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +147,Please select item code,Odaberite Šifra
2379DocType: Student Sibling,Studying in Same Institute,Studiranje u istom institutu
Frappe PR Bot748c0242018-06-21 10:34:28 +05302380DocType: Leave Type,Earned Leave,Zaradeno odsustvo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302381DocType: Territory,Territory Manager,Upravitelj teritorija
2382DocType: Packed Item,To Warehouse (Optional),Za Warehouse (po izboru)
2383DocType: GST Settings,GST Accounts,GST računi
2384DocType: Payment Entry,Paid Amount (Company Currency),Plaćeni iznos (Društvo valuta)
2385DocType: Purchase Invoice,Additional Discount,Dodatni popust
2386DocType: Selling Settings,Selling Settings,Postavke prodaje
Frappe PR Bot748c0242018-06-21 10:34:28 +05302387apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +109,Confirm Action,Potvrdite radnju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302388apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +39,Online Auctions,Online aukcije
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302389apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +101,Please specify either Quantity or Valuation Rate or both,Navedite ili količini ili vrednovanja Ocijenite ili oboje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302390apps/erpnext/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +18,Fulfillment,Ispunjenje
2391apps/erpnext/erpnext/templates/generators/item.html +82,View in Cart,Pogledaj u košaricu
Frappe PR Bot748c0242018-06-21 10:34:28 +05302392apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +110,Marketing Expenses,Troškovi marketinga
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302393,Item Shortage Report,Nedostatak izvješća za proizvod
2394apps/erpnext/erpnext/education/doctype/assessment_criteria/assessment_criteria.py +15,Can't create standard criteria. Please rename the criteria,Nije moguće stvoriti standardne kriterije. Preimenujte kriterije
Frappe PR Bot748c0242018-06-21 10:34:28 +05302395apps/erpnext/erpnext/stock/doctype/item/item.js +342,"Weight is mentioned,\nPlease mention ""Weight UOM"" too","Težina se spomenuto, \n Molimo spomenuti ""težinu UOM"" previše"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302396DocType: Stock Entry Detail,Material Request used to make this Stock Entry,Zahtjev za robom korišten za izradu ovog ulaza robe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302397DocType: Student Group Creation Tool,Separate course based Group for every Batch,Odvojena grupa za tečajeve za svaku seriju
2398apps/erpnext/erpnext/config/support.py +32,Single unit of an Item.,Jedna jedinica stavku.
2399DocType: Fee Category,Fee Category,Naknada Kategorija
2400DocType: Agriculture Task,Next Business Day,Sljedeći radni dan
Frappe PR Bot748c0242018-06-21 10:34:28 +05302401apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +3,Allocated Leaves,Dodijeljene lišće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302402DocType: Drug Prescription,Dosage by time interval,Doziranje po vremenskom intervalu
2403DocType: Cash Flow Mapper,Section Header,Header odjeljka
2404,Student Fee Collection,Studentski Naknada Collection
2405apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +24,Appointment Duration (mins),Trajanje sastanka (min)
2406DocType: Accounts Settings,Make Accounting Entry For Every Stock Movement,Provjerite knjiženje za svaki burzi pokreta
2407DocType: Leave Allocation,Total Leaves Allocated,Ukupno Lišće Dodijeljeni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302408apps/erpnext/erpnext/public/js/setup_wizard.js +145,Please enter valid Financial Year Start and End Dates,Unesite valjani financijske godine datum početka i kraja
2409DocType: Employee,Date Of Retirement,Datum odlaska u mirovinu
2410DocType: Upload Attendance,Get Template,Kreiraj predložak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302411DocType: Additional Salary Component,Additional Salary Component,Dodatna komponenta plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302412DocType: Material Request,Transferred,prebačen
2413DocType: Vehicle,Doors,vrata
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302414apps/erpnext/erpnext/setup/setup_wizard/operations/defaults_setup.py +113,ERPNext Setup Complete!,ERPNext dovršeno!
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302415DocType: Healthcare Settings,Collect Fee for Patient Registration,Prikupiti naknadu za registraciju pacijenata
Frappe PR Bot748c0242018-06-21 10:34:28 +05302416apps/erpnext/erpnext/stock/doctype/item/item.py +694,Cannot change Attributes after stock transaction. Make a new Item and transfer stock to the new Item,Nije moguće promijeniti atribute nakon transakcije zaliha. Napravite novu stavku i prenesite dionicu novoj stavci
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302417DocType: Course Assessment Criteria,Weightage,Weightage
2418DocType: Purchase Invoice,Tax Breakup,Porezna prekid
2419DocType: Packing Slip,PS-,P.S-
2420DocType: Member,Non Profit Member,Neprofitna članica
2421apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +67,{0} {1}: Cost Center is required for 'Profit and Loss' account {2}. Please set up a default Cost Center for the Company.,{0} {1}: Troškovno mjesto potrebno je za račun dobiti i gubitka {2}. Molimo postaviti zadano mjesto troška.
2422DocType: Payment Schedule,Payment Term,Rok plaćanja
2423apps/erpnext/erpnext/selling/doctype/customer/customer.py +160,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.
2424DocType: Land Unit,Area,područje
2425apps/erpnext/erpnext/public/js/templates/contact_list.html +37,New Contact,Novi Kontakt
2426DocType: Territory,Parent Territory,Nadređena teritorija
2427DocType: Purchase Invoice,Place of Supply,Mjesto isporuke
2428DocType: Quality Inspection Reading,Reading 2,Čitanje 2
Frappe PR Bot748c0242018-06-21 10:34:28 +05302429apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +98,Employee {0} already submited an apllication {1} for the payroll period {2},Zaposlenik {0} već je poslao apllicaciju {1} za razdoblje plaće {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302430DocType: Stock Entry,Material Receipt,Potvrda primitka robe
Frappe PR Bot748c0242018-06-21 10:34:28 +05302431DocType: Bank Statement Transaction Entry,Submit/Reconcile Payments,Pošaljite / Uskladite plaćanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302432DocType: Homepage,Products,Proizvodi
2433DocType: Announcement,Instructor,Instruktor
2434apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +95,Select Item (optional),Odaberite stavku (nije obavezno)
2435DocType: Fee Schedule Student Group,Fee Schedule Student Group,Fee raspored skupinu studenata
2436DocType: Student,AB+,AB +
2437DocType: 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"
2438DocType: Lead,Next Contact By,Sljedeći kontakt od
Frappe PR Bot748c0242018-06-21 10:34:28 +05302439DocType: Compensatory Leave Request,Compensatory Leave Request,Zahtjev za kompenzacijski dopust
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302440apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +325,Quantity required for Item {0} in row {1},Količina potrebna za proizvod {0} u redku {1}
2441apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +45,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 Bot748c0242018-06-21 10:34:28 +05302442DocType: Blanket Order,Order Type,Vrsta narudžbe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302443,Item-wise Sales Register,Stavka-mudri prodaja registar
2444DocType: Asset,Gross Purchase Amount,Bruto Iznos narudžbe
2445apps/erpnext/erpnext/utilities/user_progress.py +39,Opening Balances,Početna salda
2446DocType: Asset,Depreciation Method,Metoda amortizacije
2447DocType: Purchase Taxes and Charges,Is this Tax included in Basic Rate?,Je li ovo pristojba uključena u osnovne stope?
Frappe PR Bot748c0242018-06-21 10:34:28 +05302448apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +58,Total Target,Ukupno Target
2449apps/erpnext/erpnext/hr/doctype/employee/employee.py +25,Please setup Employee Naming System in Human Resource &gt; HR Settings,Postavite Sustav imenovanja zaposlenika u ljudskim resursima&gt; HR postavke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302450DocType: Soil Texture,Sand Composition (%),Sastav pijeska (%)
2451DocType: Job Applicant,Applicant for a Job,Podnositelj zahtjeva za posao
2452DocType: Production Plan Material Request,Production Plan Material Request,Izrada plana materijala Zahtjev
Frappe PR Bot748c0242018-06-21 10:34:28 +05302453DocType: Purchase Invoice,Release Date,Datum izlaska
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302454DocType: Stock Reconciliation,Reconciliation JSON,Pomirenje JSON
2455apps/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.
2456DocType: Purchase Invoice Item,Batch No,Broj serije
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302457apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +27,Employee Advances,Predujmovi zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302458DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Dopusti višestruke prodajne naloge protiv kupca narudžbenice
2459DocType: Student Group Instructor,Student Group Instructor,Instruktor grupe studenata
2460DocType: Grant Application,Assessment Mark (Out of 10),Ocjena ocjenjivanja (od 10)
2461apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +61,Guardian2 Mobile No,Guardian2 Mobile Ne
Frappe PR Bot748c0242018-06-21 10:34:28 +05302462apps/erpnext/erpnext/setup/doctype/company/company.py +257,Main,Glavni
2463apps/erpnext/erpnext/stock/doctype/item/item.js +74,Variant,Varijanta
2464apps/erpnext/erpnext/controllers/status_updater.py +163,"For an item {0}, quantity must be negative number","Za stavku {0}, količina mora biti negativni broj"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302465DocType: Naming Series,Set prefix for numbering series on your transactions,Postavite prefiks za numeriranje niza na svoje transakcije
2466DocType: Employee Attendance Tool,Employees HTML,Zaposlenici HTML
Frappe PR Bot748c0242018-06-21 10:34:28 +05302467apps/erpnext/erpnext/stock/doctype/item/item.py +473,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 Botdc0a92c2018-04-02 23:46:54 +05302468DocType: Employee,Leave Encashed?,Odsustvo naplaćeno?
2469apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +32,Opportunity From field is mandatory,Prilika Od polje je obavezno
2470DocType: Email Digest,Annual Expenses,Godišnji troškovi
2471DocType: Item,Variants,Varijante
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302472apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1168,Make Purchase Order,Napravi narudžbu kupnje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302473DocType: SMS Center,Send To,Pošalji
Frappe PR Bot748c0242018-06-21 10:34:28 +05302474apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +209,There is not enough leave balance for Leave Type {0},Nema dovoljno ravnotežu dopust za dozvolu tipa {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302475DocType: Payment Reconciliation Payment,Allocated amount,Dodijeljeni iznos
2476DocType: Sales Team,Contribution to Net Total,Doprinos neto Ukupno
2477DocType: Sales Invoice Item,Customer's Item Code,Kupca Stavka Šifra
2478DocType: Stock Reconciliation,Stock Reconciliation,Kataloški pomirenje
2479DocType: Territory,Territory Name,Naziv teritorija
Frappe PR Bot748c0242018-06-21 10:34:28 +05302480apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +211,Work-in-Progress Warehouse is required before Submit,Rad u tijeku Warehouse je potrebno prije Podnijeti
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302481apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +77,You can only have Plans with the same billing cycle in a Subscription,U pretplati možete imati samo planove s istim ciklusom naplate
Frappe PR Bot748c0242018-06-21 10:34:28 +05302482DocType: Bank Statement Transaction Settings Item,Mapped Data,Prijenos podataka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302483DocType: Purchase Order Item,Warehouse and Reference,Skladište i reference
Frappe PR Bot748c0242018-06-21 10:34:28 +05302484DocType: Payroll Period Date,Payroll Period Date,Datum razdoblja obračuna plaće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302485DocType: Supplier,Statutory info and other general information about your Supplier,Zakonska info i druge opće informacije o vašem Dobavljaču
Frappe PR Bot748c0242018-06-21 10:34:28 +05302486apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +520,You have to Deduct Tax for Unsubmitted Tax Exemption Proof and Unclaimed Employee Benefits in the last Salary Slip of Payroll Period,Morate odbiti porez za neopozivu dokaz o oslobođenju poreza i neplaćenih primanja zaposlenih u posljednjem razdoblju plaće za plaće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302487DocType: Item,Serial Nos and Batches,Serijski brojevi i serije
2488apps/erpnext/erpnext/education/report/student_batch_wise_attendance/student_batch_wise_attendance.py +42,Student Group Strength,Snaga grupe učenika
Frappe PR Bot748c0242018-06-21 10:34:28 +05302489apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +262,Against Journal Entry {0} does not have any unmatched {1} entry,Protiv Temeljnica {0} nema premca {1} unos
2490apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +113,"Subsidiary companies have already planned for {1} vacancies at a budget of {2}. \
2491 Staffing Plan for {0} should allocate more vacancies and budget for {3} than planned for its subsidiary companies",Podružnice već su planirale {1} slobodna radna mjesta s proračunom od {2}. \ Plan osoblja za {0} treba dodijeliti više slobodnih radnih mjesta i proračun za {3} nego što je planirano za svoje podružnice
2492apps/erpnext/erpnext/config/hr.py +166,Appraisals,procjene
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302493apps/erpnext/erpnext/hr/doctype/training_program/training_program_dashboard.py +8,Training Events,Događaji treninga
Frappe PR Bot748c0242018-06-21 10:34:28 +05302494apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +208,Duplicate Serial No entered for Item {0},Dupli serijski broj unešen za proizvod {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302495apps/erpnext/erpnext/config/selling.py +179,Track Leads by Lead Source.,Prati vodio izvorom olova.
2496DocType: Shipping Rule Condition,A condition for a Shipping Rule,Uvjet za Pravilo isporuke
Frappe PR Bot748c0242018-06-21 10:34:28 +05302497apps/erpnext/erpnext/hr/doctype/employee/employee.py +170,Please enter ,Molim uđite
2498apps/erpnext/erpnext/assets/doctype/asset_maintenance/asset_maintenance.js +64,Maintenance Log,Zapisnik održavanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302499apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +236,Please set filter based on Item or Warehouse,Molimo postavite filter na temelju stavka ili skladište
2500DocType: 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 Bot748c0242018-06-21 10:34:28 +05302501apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +43,Make Inter Company Journal Entry,Napravite unos dnevnika internih tvrtki
2502apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +825,Discount amount cannot be greater than 100%,Iznos popusta ne može biti veći od 100%
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302503DocType: Sales Order,To Deliver and Bill,Za isporuku i Bill
2504DocType: Student Group,Instructors,Instruktori
2505DocType: GL Entry,Credit Amount in Account Currency,Kreditna Iznos u valuti računa
Frappe PR Bot748c0242018-06-21 10:34:28 +05302506apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +607,BOM {0} must be submitted,BOM {0} mora biti podnesen
2507apps/erpnext/erpnext/config/accounts.py +472,Share Management,Upravljanje dijeljenjem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302508DocType: Authorization Control,Authorization Control,Kontrola autorizacije
Frappe PR Bot748c0242018-06-21 10:34:28 +05302509apps/erpnext/erpnext/controllers/buying_controller.py +387,Row #{0}: Rejected Warehouse is mandatory against rejected Item {1},Red # {0}: Odbijen Skladište je obvezna protiv odbijena točka {1}
2510apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +837,Payment,Uplata
2511apps/erpnext/erpnext/controllers/stock_controller.py +96,"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 Botdc0a92c2018-04-02 23:46:54 +05302512apps/erpnext/erpnext/utilities/activation.py +81,Manage your orders,Upravljanje narudžbe
2513DocType: Work Order Operation,Actual Time and Cost,Stvarnog vremena i troškova
2514apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +56,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}
2515DocType: Crop,Crop Spacing,Razmak bjelančevina
2516DocType: Course,Course Abbreviation,naziv predmeta
Frappe PR Bot748c0242018-06-21 10:34:28 +05302517DocType: Budget,Action if Annual Budget Exceeded on PO,Postupak ako je godišnji proračun prekoračen na PO
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302518DocType: Student Leave Application,Student Leave Application,Studentski Ostavite aplikacija
2519DocType: Item,Will also apply for variants,Također će podnijeti zahtjev za varijante
Frappe PR Bot748c0242018-06-21 10:34:28 +05302520apps/erpnext/erpnext/assets/doctype/asset/asset.py +277,"Asset cannot be cancelled, as it is already {0}","Imovina se ne može otkazati, jer je već {0}"
2521apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +31,Employee {0} on Half day on {1},Zaposlenik {0} na pola dana na {1}
2522apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +51,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 Botdc0a92c2018-04-02 23:46:54 +05302523apps/erpnext/erpnext/templates/pages/task_info.html +90,On,na
2524apps/erpnext/erpnext/config/selling.py +62,Bundle items at time of sale.,Hrpa proizvoda u vrijeme prodaje.
2525DocType: Material Request Plan Item,Actual Qty,Stvarna kol
2526DocType: Sales Invoice Item,References,Reference
2527DocType: Quality Inspection Reading,Reading 10,Čitanje 10
2528DocType: Item,Barcodes,Bar kodovi
2529DocType: Hub Category,Hub Node,Hub Node
2530apps/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 Bot748c0242018-06-21 10:34:28 +05302531apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +117,Associate,pomoćnik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302532DocType: Asset Movement,Asset Movement,imovina pokret
Frappe PR Bot748c0242018-06-21 10:34:28 +05302533apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +567,Work Order {0} must be submitted,Mora se poslati radni nalog {0}
2534apps/erpnext/erpnext/accounts/page/pos/pos.js +2219,New Cart,Novi Košarica
2535DocType: Taxable Salary Slab,From Amount,Iz Iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302536apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +44,Item {0} is not a serialized Item,Proizvod {0} nije serijalizirani proizvod
Frappe PR Bot748c0242018-06-21 10:34:28 +05302537DocType: Leave Type,Encashment,naplate
2538apps/erpnext/erpnext/hr/doctype/leave_policy/leave_policy.py +16,Maximum leave allowed in the leave type {0} is {1},Maksimalni dopust dopušten u dopuštenoj vrsti {0} je {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302539DocType: SMS Center,Create Receiver List,Stvaranje Receiver popis
2540DocType: Vehicle,Wheels,kotači
2541DocType: Packing Slip,To Package No.,Za Paket br
2542DocType: Patient Relation,Family,Obitelj
Frappe PR Bot748c0242018-06-21 10:34:28 +05302543DocType: Sales Invoice Item,Deferred Revenue Account,Odgođeni račun prihoda
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302544DocType: Production Plan,Material Requests,Materijal Zahtjevi
2545DocType: Warranty Claim,Issue Date,Datum Izazova
2546DocType: Activity Cost,Activity Cost,Aktivnost troškova
2547DocType: Sales Invoice Timesheet,Timesheet Detail,timesheet Detalj
2548DocType: Purchase Receipt Item Supplied,Consumed Qty,Potrošeno Kol
2549apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +52,Telecommunications,Telekomunikacije
Frappe PR Bot748c0242018-06-21 10:34:28 +05302550apps/erpnext/erpnext/accounts/party.py +275,Billing currency must be equal to either default company's currency or party account currency,Valuta naplate mora biti jednaka valutnoj valuti ili valuti stranke računa tvrtke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302551DocType: Packing Slip,Indicates that the package is a part of this delivery (Only Draft),Ukazuje da je paket je dio ove isporuke (samo nacrti)
2552DocType: Soil Texture,Loam,Ilovača
Frappe PR Bot748c0242018-06-21 10:34:28 +05302553apps/erpnext/erpnext/controllers/accounts_controller.py +737,Row {0}: Due Date cannot be before posting date,Redak {0}: Datum dospijeća ne može biti prije objavljivanja datuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302554apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +36,Make Payment Entry,Napravi ulazno plaćanje
2555apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +129,Quantity for Item {0} must be less than {1},Količina za proizvod {0} mora biti manja od {1}
2556,Sales Invoice Trends,Trendovi prodajnih računa
2557DocType: Leave Application,Apply / Approve Leaves,Nanesite / Odobri Lišće
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302558apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +169,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 Botdc0a92c2018-04-02 23:46:54 +05302559DocType: Sales Order Item,Delivery Warehouse,Isporuka Skladište
Frappe PR Bot748c0242018-06-21 10:34:28 +05302560DocType: Leave Type,Earned Leave Frequency,Učestalost dobivenih odmora
2561apps/erpnext/erpnext/config/accounts.py +247,Tree of financial Cost Centers.,Drvo centara financijski trošak.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302562DocType: Serial No,Delivery Document No,Dokument isporuke br
Frappe PR Bot748c0242018-06-21 10:34:28 +05302563apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +193,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 Botdc0a92c2018-04-02 23:46:54 +05302564DocType: Landed Cost Voucher,Get Items From Purchase Receipts,Se predmeti od kupnje primitke
2565DocType: Serial No,Creation Date,Datum stvaranja
2566apps/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 Bot748c0242018-06-21 10:34:28 +05302567apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +42,"Selling must be checked, if Applicable For is selected as {0}","Prodaje se mora provjeriti, ako je primjenjivo za odabrano kao {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302568DocType: Production Plan Material Request,Material Request Date,Materijal Zahtjev Datum
2569DocType: Purchase Order Item,Supplier Quotation Item,Dobavljač ponudu artikla
Frappe PR Bot748c0242018-06-21 10:34:28 +05302570apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +205,Material Consumption is not set in Manufacturing Settings.,Potrošnja materijala nije postavljena u Postavkama za proizvodnju.
2571apps/erpnext/erpnext/templates/pages/help.html +46,Visit the forums,Posjetite forume
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302572DocType: Student,Student Mobile Number,Studentski broj mobitela
2573DocType: Item,Has Variants,Je Varijante
Frappe PR Bot748c0242018-06-21 10:34:28 +05302574apps/erpnext/erpnext/controllers/accounts_controller.py +521,"Cannot overbill for Item {0} in row {1} more than {2}. To allow over-billing, please set in Stock Settings","Ne može se overbill za stavku {0} u retku {1} više od {2}. Da biste dopustili prekoračenje, postavite Postavke zaliha"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302575apps/erpnext/erpnext/templates/emails/training_event.html +11,Update Response,Ažurirajte odgovor
Frappe PR Bot748c0242018-06-21 10:34:28 +05302576apps/erpnext/erpnext/public/js/utils.js +397,You have already selected items from {0} {1},Već ste odabrali stavke iz {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302577DocType: Monthly Distribution,Name of the Monthly Distribution,Naziv mjesečne distribucije
Frappe PR Bot748c0242018-06-21 10:34:28 +05302578apps/erpnext/erpnext/stock/doctype/batch/batch.py +100,Batch ID is mandatory,ID serije obvezan je
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302579DocType: Sales Person,Parent Sales Person,Nadređeni prodavač
Frappe PR Bot748c0242018-06-21 10:34:28 +05302580apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +101,The seller and the buyer cannot be the same,Prodavatelj i kupac ne mogu biti isti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302581DocType: Project,Collect Progress,Prikupiti napredak
2582apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +24,Select the program first,Najprije odaberite program
2583DocType: Patient Appointment,Patient Age,Pacijentovo doba
2584apps/erpnext/erpnext/config/learn.py +253,Managing Projects,Upravljanje projektima
Frappe PR Bot748c0242018-06-21 10:34:28 +05302585apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +227,Serial no {0} has been already returned,Serijski broj {0} već je vraćen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302586DocType: Supplier,Supplier of Goods or Services.,Dobavljač dobara ili usluga.
2587DocType: Budget,Fiscal Year,Fiskalna godina
2588DocType: Asset Maintenance Log,Planned,Planirani
Frappe PR Bot748c0242018-06-21 10:34:28 +05302589apps/erpnext/erpnext/hr/utils.py +186,A {0} exists between {1} and {2} (,A {0} postoji između {1} i {2} (
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302590DocType: Healthcare Settings,Default receivable accounts to be used if not set in Patient to book Consultation charges.,"Primljeni računi s mogućnošću primanja, ako nisu postavljeni u Pacijentu za rezerviranje troškova konzultacija."
2591DocType: Vehicle Log,Fuel Price,Cijena goriva
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302592DocType: Bank Guarantee,Margin Money,Margin Money
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302593DocType: Budget,Budget,Budžet
Frappe PR Bot748c0242018-06-21 10:34:28 +05302594apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +80,Set Open,Postavi Otvori
2595apps/erpnext/erpnext/stock/doctype/item/item.py +273,Fixed Asset Item must be a non-stock item.,Fiksni Asset Stavka mora biti ne-stock točka a.
2596apps/erpnext/erpnext/accounts/doctype/budget/budget.py +52,"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"
2597apps/erpnext/erpnext/hr/utils.py +215,Max exemption amount for {0} is {1},Maksimalni iznos izuzeća za {0} je {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302598apps/erpnext/erpnext/selling/report/sales_person_target_variance_item_group_wise/sales_person_target_variance_item_group_wise.py +51,Achieved,Ostvareno
2599DocType: Student Admission,Application Form Route,Obrazac za prijavu Route
2600apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +66,Territory / Customer,Teritorij / Kupac
Frappe PR Bot748c0242018-06-21 10:34:28 +05302601apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +58,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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302602apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +167,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}
2603DocType: Sales Invoice,In Words will be visible once you save the Sales Invoice.,U riječi će biti vidljiv nakon što spremite prodaje fakture.
2604DocType: Lead,Follow Up,Pratiti
2605DocType: Item,Is Sales Item,Je proizvod namijenjen prodaji
2606apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Raspodjela grupa proizvoda
Frappe PR Bot748c0242018-06-21 10:34:28 +05302607apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +71,Item {0} is not setup for Serial Nos. Check Item master,"Stavka {0} nije dobro postavljen za gospodara , serijski brojevi Provjera"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302608DocType: Maintenance Visit,Maintenance Time,Vrijeme održavanja
2609,Amount to Deliver,Iznos za isporuku
Frappe PR Bot748c0242018-06-21 10:34:28 +05302610DocType: Asset,Insurance Start Date,Datum početka osiguranja
2611DocType: Salary Component,Flexible Benefits,Fleksibilne prednosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302612apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +335,Same item has been entered multiple times. {0},Ista stavka je unesena više puta. {0}
2613apps/erpnext/erpnext/education/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.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302614apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +199,There were errors.,Bilo je grešaka .
Frappe PR Bot748c0242018-06-21 10:34:28 +05302615apps/erpnext/erpnext/hr/doctype/shift_request/shift_request.py +68,Employee {0} has already applied for {1} between {2} and {3} : ,Zaposlenik {0} već je podnio zahtjev za {1} između {2} i {3}:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302616DocType: Guardian,Guardian Interests,Guardian Interesi
2617DocType: Naming Series,Current Value,Trenutna vrijednost
Frappe PR Bot748c0242018-06-21 10:34:28 +05302618apps/erpnext/erpnext/controllers/accounts_controller.py +306,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 Botdc0a92c2018-04-02 23:46:54 +05302619DocType: Education Settings,Instructor Records to be created by,Instruktorski zapisi moraju biti izrađeni od strane
2620apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +229,{0} created,{0} stvorio
2621DocType: GST Account,GST Account,GST račun
2622DocType: Delivery Note Item,Against Sales Order,Protiv prodajnog naloga
2623,Serial No Status,Status serijskog broja
2624DocType: Payment Entry Reference,Outstanding,izvanredan
2625DocType: Supplier,Warn POs,Upozorite PO-ove
2626,Daily Timesheet Summary,Dnevni timesheet Sažetak
2627apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +137,"Row {0}: To set {1} periodicity, difference between from and to date \
2628 must be greater than or equal to {2}","Red {0}: Za postavljanje {1} periodičnost, razlika između od a do danas \
2629 mora biti veći ili jednak {2}"
2630apps/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
2631DocType: Pricing Rule,Selling,Prodaja
Frappe PR Bot748c0242018-06-21 10:34:28 +05302632apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +393,Amount {0} {1} deducted against {2},Iznos {0} {1} oduzimaju od {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302633DocType: Employee,Salary Information,Informacije o plaći
2634DocType: Sales Person,Name and Employee ID,Ime i ID zaposlenika
Frappe PR Bot748c0242018-06-21 10:34:28 +05302635apps/erpnext/erpnext/accounts/party.py +320,Due Date cannot be before Posting Date,Datum dospijeća ne može biti prije datuma objavljivanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302636DocType: Website Item Group,Website Item Group,Grupa proizvoda web stranice
Frappe PR Bot748c0242018-06-21 10:34:28 +05302637apps/erpnext/erpnext/public/js/hub/hub_listing.js +331,Added to Favourites,Dodano u favorite
2638apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +482,No salary slip found to submit for the above selected criteria OR salary slip already submitted,Nije pronađena plaća za podnošenje gore navedenih kriterija ili već dostavljen skraćeni prihod
2639apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +160,Duties and Taxes,Carine i porezi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302640DocType: Projects Settings,Projects Settings,Postavke projekata
Frappe PR Bot748c0242018-06-21 10:34:28 +05302641apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +388,Please enter Reference date,Unesite Referentni datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302642apps/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}
2643DocType: Item Website Specification,Table for Item that will be shown in Web Site,Tablica za proizvode koji će biti prikazani na web stranici
2644DocType: Purchase Order Item Supplied,Supplied Qty,Isporučena količina
2645DocType: Purchase Order Item,Material Request Item,Zahtjev za robom - proizvod
Frappe PR Bot748c0242018-06-21 10:34:28 +05302646apps/erpnext/erpnext/assets/doctype/asset/asset.py +283,Please cancel Purchase Receipt {0} first,Najprije otkazite potvrdu o kupnji {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302647apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Stablo grupe proizvoda.
2648DocType: Production Plan,Total Produced Qty,Ukupna proizvodna količina
2649DocType: Payroll Entry,Get Employee Details,Pronađite pojedinosti zaposlenika
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302650apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +179,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 Botdc0a92c2018-04-02 23:46:54 +05302651DocType: Asset,Sold,prodan
2652,Item-wise Purchase History,Povjest nabave po stavkama
2653apps/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}"
2654DocType: Account,Frozen,Zaleđeni
2655DocType: Sales Invoice Payment,Base Amount (Company Currency),Baza Iznos (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302656apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +933,Raw Materials,Sirovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302657DocType: Payment Reconciliation Payment,Reference Row,Referentni Row
2658DocType: Installation Note,Installation Time,Vrijeme instalacije
2659DocType: Sales Invoice,Accounting Details,Računovodstvo Detalji
Frappe PR Bot748c0242018-06-21 10:34:28 +05302660DocType: Shopify Settings,status html,status html
2661apps/erpnext/erpnext/setup/doctype/company/company.js +133,Delete all the Transactions for this Company,Izbrišite sve transakcije za ovu Društvo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302662DocType: Patient,O Positive,O pozitivno
Frappe PR Bot748c0242018-06-21 10:34:28 +05302663apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +72,Investments,Investicije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302664DocType: Issue,Resolution Details,Rezolucija o Brodu
2665apps/erpnext/erpnext/hr/doctype/leave_type/leave_type.js +3,Allocations,izdvajanja
2666DocType: Item Quality Inspection Parameter,Acceptance Criteria,Kriterij prihvaćanja
2667apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +159,Please enter Material Requests in the above table,Unesite materijala zahtjeva u gornjoj tablici
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302668apps/erpnext/erpnext/hr/doctype/loan/loan.py +154,No repayments available for Journal Entry,Nije dostupna otplata za unos dnevnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302669DocType: Item Attribute,Attribute Name,Ime atributa
2670DocType: BOM,Show In Website,Pokaži na web stranici
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302671DocType: Loan Application,Total Payable Amount,Ukupno obveze prema dobavljačima iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +05302672apps/erpnext/erpnext/templates/pages/search_help.py +13,"Help Results for ""{0}""",Pomoć za &quot;{0}&quot;
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302673DocType: Task,Expected Time (in hours),Očekivani vrijeme (u satima)
2674DocType: Item Reorder,Check in (group),Check in (grupa)
2675DocType: Soil Texture,Silt,Mulj
2676,Qty to Order,Količina za narudžbu
2677DocType: 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"
2678apps/erpnext/erpnext/config/projects.py +36,Gantt chart of all tasks.,Gantogram svih zadataka.
2679DocType: Opportunity,Mins to First Response,Min do prvog odgovora
2680DocType: Pricing Rule,Margin Type,Margina Vrsta
2681apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +15,{0} hours,{0} sata
2682DocType: Course,Default Grading Scale,Zadana ljestvici
2683DocType: Appraisal,For Employee Name,Za ime zaposlenika
2684DocType: Holiday List,Clear Table,Jasno Tablica
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302685DocType: Woocommerce Settings,Tax Account,Porezni račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05302686apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +134,Available slots,Dostupni utori
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302687DocType: C-Form Invoice Detail,Invoice No,Račun br
2688apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +363,Make Payment,Izvršiti plaćanje
2689DocType: Room,Room Name,Soba Naziv
2690DocType: Prescription Duration,Prescription Duration,Trajanje liječenja
Frappe PR Bot748c0242018-06-21 10:34:28 +05302691apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +113,"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}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302692DocType: Activity Cost,Costing Rate,Obračun troškova stopa
2693apps/erpnext/erpnext/config/selling.py +234,Customer Addresses And Contacts,Kupčeve adrese i kontakti
2694,Campaign Efficiency,Učinkovitost kampanje
2695DocType: Discussion,Discussion,Rasprava
2696DocType: Payment Entry,Transaction ID,ID transakcije
Frappe PR Bot748c0242018-06-21 10:34:28 +05302697DocType: Payroll Entry,Deduct Tax For Unsubmitted Tax Exemption Proof,Odbitak poreza za nepodoban dokaz o oslobođenju poreza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302698DocType: Volunteer,Anytime,Bilo kada
Frappe PR Bot748c0242018-06-21 10:34:28 +05302699DocType: Bank Account,Bank Account No,Bankovni račun br
2700DocType: Employee Tax Exemption Proof Submission,Employee Tax Exemption Proof Submission,Podnošenje dokaza o izuzeću od izuzeća od zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302701DocType: Patient,Surgical History,Kirurška povijest
Frappe PR Bot748c0242018-06-21 10:34:28 +05302702DocType: Bank Statement Settings Item,Mapped Header,Mapped Header
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302703DocType: Employee,Resignation Letter Date,Ostavka Pismo Datum
2704apps/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 Bot748c0242018-06-21 10:34:28 +05302705apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +115,Not Set,Nije postavljeno
2706apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +379,Please set the Date Of Joining for employee {0},Postavite datum pridruživanja za zaposlenika {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302707DocType: Task,Total Billing Amount (via Time Sheet),Ukupan iznos za naplatu (preko vremenska tablica)
2708apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +61,Repeat Customer Revenue,Ponovite kupaca prihoda
2709DocType: Soil Texture,Silty Clay Loam,Silty Clay Loam
Frappe PR Bot748c0242018-06-21 10:34:28 +05302710DocType: Bank Statement Settings,Mapped Items,Mapped Items
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302711DocType: Chapter,Chapter,Poglavlje
2712apps/erpnext/erpnext/utilities/user_progress.py +146,Pair,Par
2713DocType: Mode of Payment Account,Default account will be automatically updated in POS Invoice when this mode is selected.,Zadani račun automatski će se ažurirati u POS fakturu kada je ovaj način odabran.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302714apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +989,Select BOM and Qty for Production,Odaberite BOM i Kol za proizvodnju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302715DocType: Asset,Depreciation Schedule,Amortizacija Raspored
2716apps/erpnext/erpnext/config/selling.py +124,Sales Partner Addresses And Contacts,Adresa prodavača i kontakti
2717DocType: Bank Reconciliation Detail,Against Account,Protiv računa
Frappe PR Bot748c0242018-06-21 10:34:28 +05302718apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +84,Half Day Date should be between From Date and To Date,Poludnevni Datum treba biti između od datuma i datuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302719DocType: Maintenance Schedule Detail,Actual Date,Stvarni datum
2720apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +139,Please set the Default Cost Center in {0} company.,Postavite Zadani centar troškova u tvrtki {0}.
2721DocType: Item,Has Batch No,Je Hrpa Ne
2722apps/erpnext/erpnext/public/js/utils.js +106,Annual Billing: {0},Godišnji naplatu: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05302723DocType: Shopify Webhook Detail,Shopify Webhook Detail,Detalj Shopify Webhook
2724apps/erpnext/erpnext/config/accounts.py +206,Goods and Services Tax (GST India),Porez na robu i usluge (GST India)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302725DocType: Delivery Note,Excise Page Number,Trošarina Broj stranice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302726apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +33,Get from Consultation,Dobiti iz konzultacije
2727DocType: Asset,Purchase Date,Datum kupnje
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302728apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.js +33,Could not generate Secret,Nije uspjelo generirati tajnu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302729DocType: Volunteer,Volunteer Type,Volonterski tip
Frappe PR Bot748c0242018-06-21 10:34:28 +05302730DocType: Shift Assignment,Shift Type,Vrsta Shift
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302731DocType: Student,Personal Details,Osobni podaci
Frappe PR Bot748c0242018-06-21 10:34:28 +05302732apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +195,Please set 'Asset Depreciation Cost Center' in Company {0},Molimo postavite &quot;imovinom Centar Amortizacija troškova &#39;u Društvu {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302733,Maintenance Schedules,Održavanja rasporeda
2734DocType: Task,Actual End Date (via Time Sheet),Stvarni Datum završetka (putem vremenska tablica)
2735DocType: Soil Texture,Soil Type,Vrsta tla
Frappe PR Bot748c0242018-06-21 10:34:28 +05302736apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +388,Amount {0} {1} against {2} {3},Iznos {0} {1} od {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302737,Quotation Trends,Trend ponuda
Frappe PR Bot748c0242018-06-21 10:34:28 +05302738apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +166,Item Group not mentioned in item master for item {0},Stavka proizvoda se ne spominje u master artiklu za artikal {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302739DocType: GoCardless Mandate,GoCardless Mandate,Mandat za GoCardless
Frappe PR Bot748c0242018-06-21 10:34:28 +05302740apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +373,Debit To account must be a Receivable account,Zaduženja računa mora biti Potraživanja račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302741DocType: Shipping Rule,Shipping Amount,Dostava Iznos
2742DocType: Supplier Scorecard Period,Period Score,Ocjena razdoblja
2743apps/erpnext/erpnext/utilities/user_progress.py +66,Add Customers,Dodaj korisnike
2744apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Pending Amount,Iznos na čekanju
2745DocType: Lab Test Template,Special,poseban
2746DocType: Purchase Order Item Supplied,Conversion Factor,Konverzijski faktor
2747DocType: Purchase Order,Delivered,Isporučeno
2748,Vehicle Expenses,Troškovi vozila
2749DocType: Serial No,Invoice Details,Pojedinosti fakture
2750DocType: Grant Application,Show on Website,Pokaži na web stranici
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302751apps/erpnext/erpnext/education/doctype/student_admission/templates/student_admission.html +29,Start on,Započnite
2752DocType: Hub Category,Hub Category,Kategorija hubova
2753DocType: Purchase Invoice,SEZ,SEZ
2754DocType: Purchase Receipt,Vehicle Number,Broj vozila
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302755DocType: Loan,Loan Amount,Iznos pozajmice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302756DocType: Student Report Generation Tool,Add Letterhead,Dodaj pismo zaglavlja
2757DocType: Program Enrollment,Self-Driving Vehicle,Vozila samostojećih
2758DocType: Supplier Scorecard Standing,Supplier Scorecard Standing,Stalna ocjena dobavljača
Frappe PR Bot748c0242018-06-21 10:34:28 +05302759apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +445,Row {0}: Bill of Materials not found for the Item {1},Redak {0}: broj materijala koji nije pronađen za stavku {1}
2760apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +112,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
2761DocType: Contract Fulfilment Checklist,Requirement,Zahtjev
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302762DocType: Journal Entry,Accounts Receivable,Potraživanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05302763DocType: Travel Itinerary,Meal Preference,Preference obroka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302764,Supplier-Wise Sales Analytics,Supplier -mudar prodaje Analytics
2765DocType: Purchase Invoice,Availed ITC Central Tax,Availed ITC Central Tax
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302766DocType: Sales Invoice,Company Address Name,Naziv tvrtke
2767DocType: Work Order,Use Multi-Level BOM,Koristite multi-level BOM
2768DocType: Bank Reconciliation,Include Reconciled Entries,Uključi pomirio objave
2769DocType: 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)
2770DocType: Leave Control Panel,Leave blank if considered for all employee types,Ostavite prazno ako se odnosi na sve tipove zaposlenika
Frappe PR Bot748c0242018-06-21 10:34:28 +05302771DocType: Tax Withholding Category,Percent of Tax Withheld,Postotak poreza zadržan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302772DocType: Landed Cost Voucher,Distribute Charges Based On,Distribuirati optužbi na temelju
2773DocType: Projects Settings,Timesheets,timesheets
2774DocType: HR Settings,HR Settings,HR postavke
2775DocType: Salary Slip,net pay info,Neto info plaća
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302776DocType: Woocommerce Settings,Enable Sync,Omogući sinkronizaciju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302777DocType: Lab Test Template,This value is updated in the Default Sales Price List.,Ova je vrijednost ažurirana u zadanom cjeniku prodajnih cijena.
2778DocType: Email Digest,New Expenses,Novi troškovi
Frappe PR Bot748c0242018-06-21 10:34:28 +05302779apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +102,PDC/LC Amount,PDC / LC iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302780DocType: Shareholder,Shareholder,dioničar
Frappe PR Bot748c0242018-06-21 10:34:28 +05302781apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +51,Customer &gt; Customer Group &gt; Territory,Kupac&gt; Grupa kupaca&gt; Teritorij
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302782DocType: Purchase Invoice,Additional Discount Amount,Dodatni popust Iznos
2783DocType: Cash Flow Mapper,Position,Položaj
2784DocType: Patient,Patient Details,Detalji pacijenta
2785DocType: Patient,B Positive,B Pozitivan
Frappe PR Bot748c0242018-06-21 10:34:28 +05302786apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +31,"Maximum benefit of employee {0} exceeds {1} by the sum {2} of previous claimed\
2787 amount",Maksimalna korist zaposlenika {0} premašuje {1} sumu {2} prethodnog zahtjeva \ iznosa
2788apps/erpnext/erpnext/controllers/accounts_controller.py +629,"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 Botdc0a92c2018-04-02 23:46:54 +05302789DocType: Leave Block List Allow,Leave Block List Allow,Odobrenje popisa neodobrenih odsustava
Frappe PR Bot748c0242018-06-21 10:34:28 +05302790apps/erpnext/erpnext/setup/doctype/company/company.py +341,Abbr can not be blank or space,Abbr ne može biti prazno ili razmak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302791DocType: Patient Medical Record,Patient Medical Record,Patient Medical Record
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302792apps/erpnext/erpnext/accounts/doctype/account/account.js +62,Group to Non-Group,Grupa ne-Group
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302793apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +50,Sports,sportovi
2794DocType: Loan Type,Loan Name,Naziv kredita
Frappe PR Bot748c0242018-06-21 10:34:28 +05302795apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +58,Total Actual,Ukupno Stvarni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302796DocType: Lab Test UOM,Test UOM,Ispitaj UOM
2797DocType: Student Siblings,Student Siblings,Studentski Braća i sestre
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302798DocType: Subscription Plan Detail,Subscription Plan Detail,Detalji o planu pretplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302799apps/erpnext/erpnext/utilities/user_progress.py +146,Unit,jedinica
Frappe PR Bot748c0242018-06-21 10:34:28 +05302800apps/erpnext/erpnext/stock/get_item_details.py +148,Please specify Company,Navedite tvrtke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302801,Customer Acquisition and Loyalty,Stjecanje kupaca i lojalnost
2802DocType: Asset Maintenance Task,Maintenance Task,Zadatak održavanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05302803apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.py +119,Please set B2C Limit in GST Settings.,Postavite ograničenje B2C u GST postavkama.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302804DocType: Purchase Invoice,Warehouse where you are maintaining stock of rejected items,Skladište na kojem držite zalihe odbijenih proizvoda
2805DocType: Work Order,Skip Material Transfer,Preskoči prijenos materijala
Frappe PR Bot748c0242018-06-21 10:34:28 +05302806apps/erpnext/erpnext/setup/utils.py +129,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 Botdc0a92c2018-04-02 23:46:54 +05302807DocType: POS Profile,Price List,Cjenik
2808apps/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.
2809apps/erpnext/erpnext/projects/doctype/task/task.js +45,Expense Claims,Rashodi Potraživanja
2810DocType: Issue,Support,Podrška
Frappe PR Bot748c0242018-06-21 10:34:28 +05302811DocType: Employee Tax Exemption Declaration,Total Exemption Amount,Iznos ukupno oslobođenja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302812,BOM Search,BOM Pretraživanje
2813DocType: Project,Total Consumed Material Cost (via Stock Entry),Ukupni trošak potrošenog materijala (putem stanja na burzi)
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302814DocType: Hub Settings,Company Registered,Tvrtka registrirana
Frappe PR Bot748c0242018-06-21 10:34:28 +05302815apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.js +169,To Date cannot be less than From Date,Do datuma ne može biti manji od datuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302816DocType: Item,"Publish ""In Stock"" or ""Not in Stock"" on Hub based on stock available in this warehouse.",Objavite &quot;na zalihi&quot; ili &quot;nije na zalihi&quot; na hubu na temelju dostupnih dionica u ovom skladištu.
2817DocType: Vehicle,Fuel Type,Vrsta goriva
2818apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +27,Please specify currency in Company,Navedite valutu u Društvu
2819DocType: Workstation,Wages per hour,Satnice
2820apps/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}
2821apps/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
2822DocType: Email Digest,Pending Sales Orders,U tijeku su nalozi za prodaju
Frappe PR Bot748c0242018-06-21 10:34:28 +05302823apps/erpnext/erpnext/controllers/accounts_controller.py +345,Account {0} is invalid. Account Currency must be {1},Račun {0} je nevažeći. Valuta računa mora biti {1}
2824apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +29,From Date {0} cannot be after employee's relieving Date {1},Od datuma {0} ne može biti nakon datuma olakšavanja zaposlenika {1}
2825DocType: Supplier,Is Internal Supplier,Je li unutarnji dobavljač
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302826DocType: Employee,Create User Permission,Izradi User Permission
Frappe PR Bot748c0242018-06-21 10:34:28 +05302827DocType: Employee Benefit Claim,Employee Benefit Claim,Zahtjev za naknadu zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302828DocType: Healthcare Settings,Remind Before,Podsjetite prije
2829apps/erpnext/erpnext/buying/utils.py +34,UOM Conversion factor is required in row {0},Faktor UOM pretvorbe je potrebno u redu {0}
2830DocType: Production Plan Item,material_request_item,material_request_item
Frappe PR Bot748c0242018-06-21 10:34:28 +05302831apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1085,"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 Botdc0a92c2018-04-02 23:46:54 +05302832DocType: Salary Component,Deduction,Odbitak
2833DocType: Item,Retain Sample,Zadrži uzorak
2834apps/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.
2835DocType: Stock Reconciliation Item,Amount Difference,iznos razlika
Frappe PR Bot748c0242018-06-21 10:34:28 +05302836apps/erpnext/erpnext/stock/get_item_details.py +382,Item Price added for {0} in Price List {1},Cijena dodana za {0} u cjeniku {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302837apps/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
2838DocType: Territory,Classification of Customers by region,Klasifikacija korisnika po regiji
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302839apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +78,In Production,U proizvodnji
Frappe PR Bot748c0242018-06-21 10:34:28 +05302840apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +66,Difference Amount must be zero,Razlika Iznos mora biti jednak nuli
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302841DocType: Project,Gross Margin,Bruto marža
Frappe PR Bot748c0242018-06-21 10:34:28 +05302842apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +74,{0} applicable after {1} working days,{0} primjenjivo nakon {1} radnih dana
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302843apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +61,Please enter Production Item first,Unesite Proizvodnja predmeta prvi
2844apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +45,Calculated Bank Statement balance,Izračunato banka Izjava stanje
2845DocType: Normal Test Template,Normal Test Template,Predložak za normalan test
2846apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +64,disabled user,onemogućen korisnika
Frappe PR Bot748c0242018-06-21 10:34:28 +05302847apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +937,Quotation,Ponuda
2848apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +989,Cannot set a received RFQ to No Quote,Nije moguće postaviti primljeni RFQ na nijedan citat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302849DocType: Quotation,QTN-,QTN-
2850DocType: Salary Slip,Total Deduction,Ukupno Odbitak
Frappe PR Bot748c0242018-06-21 10:34:28 +05302851apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +22,Select an account to print in account currency,Odaberite račun za ispis u valuti računa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302852,Production Analytics,Proizvodnja Analytics
2853apps/erpnext/erpnext/healthcare/doctype/patient/patient_dashboard.py +6,This is based on transactions against this Patient. See timeline below for details,To se temelji na transakcijama protiv ovog pacijenta. Pojedinosti potražite u nastavku
2854apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +204,Cost Updated,Trošak Ažurirano
2855DocType: Patient,Date of Birth,Datum rođenja
Frappe PR Bot748c0242018-06-21 10:34:28 +05302856apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +136,Item {0} has already been returned,Proizvod {0} je već vraćen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302857DocType: 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**.
2858DocType: Opportunity,Customer / Lead Address,Kupac / Olovo Adresa
2859DocType: Supplier Scorecard Period,Supplier Scorecard Setup,Postavljanje tablice dobavljača
2860apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.py +133,Assessment Plan Name,Naziv plana procjene
2861DocType: Work Order Operation,Work Order Operation,Radni nalog
Frappe PR Bot748c0242018-06-21 10:34:28 +05302862apps/erpnext/erpnext/stock/doctype/item/item.py +248,Warning: Invalid SSL certificate on attachment {0},Upozorenje: Invalid SSL potvrda o vezanosti {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302863apps/erpnext/erpnext/utilities/activation.py +64,"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"
2864DocType: Work Order Operation,Actual Operation Time,Stvarni Operacija vrijeme
2865DocType: Authorization Rule,Applicable To (User),Odnosi se na (Upute)
2866DocType: Purchase Taxes and Charges,Deduct,Odbiti
Frappe PR Bot748c0242018-06-21 10:34:28 +05302867apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +214,Job Description,Opis Posla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302868DocType: Student Applicant,Applied,primijenjen
Frappe PR Bot748c0242018-06-21 10:34:28 +05302869apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +879,Re-open,Ponovno otvorena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302870DocType: Sales Invoice Item,Qty as per Stock UOM,Količina po skladišnom UOM-u
2871apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +59,Guardian2 Name,Ime Guardian2
Frappe PR Bot748c0242018-06-21 10:34:28 +05302872DocType: Attendance,Attendance Request,Zahtjev za sudjelovanjem
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302873DocType: Purchase Invoice,02-Post Sale Discount,02-Popust na prodaju
2874apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +132,"Special Characters except ""-"", ""#"", ""."" and ""/"" not allowed in naming series","Posebni znakovi osim ""-"" ""."", ""#"", i ""/"" nije dopušten u imenovanju serije"
2875DocType: 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."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302876DocType: Department Approver,Approver,Odobritelj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302877,SO Qty,SO Kol
Frappe PR Bot748c0242018-06-21 10:34:28 +05302878apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +92,The field To Shareholder cannot be blank,Polje Dioničar ne može biti prazno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302879DocType: Guardian,Work Address,Adresa na poslu
2880DocType: Appraisal,Calculate Total Score,Izračunajte ukupni rezultat
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302881DocType: Asset Repair,Manufacturing Manager,Upravitelj proizvodnje
2882apps/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}
2883DocType: Plant Analysis Criteria,Minimum Permissible Value,Minimalna dopuštena vrijednost
2884apps/erpnext/erpnext/education/doctype/guardian/guardian.py +41,User {0} already exists,Korisnik {0} već postoji
Frappe PR Bot748c0242018-06-21 10:34:28 +05302885apps/erpnext/erpnext/hooks.py +111,Shipments,Pošiljke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302886DocType: Payment Entry,Total Allocated Amount (Company Currency),Ukupno Dodijeljeni iznos (Društvo valuta)
2887DocType: Purchase Order Item,To be delivered to customer,Da biste se dostaviti kupcu
2888DocType: BOM,Scrap Material Cost,Otpaci materijalni troškovi
Frappe PR Bot748c0242018-06-21 10:34:28 +05302889apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +241,Serial No {0} does not belong to any Warehouse,Serijski broj {0} ne pripada bilo Skladište
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302890DocType: Grant Application,Email Notification Sent,Poslana obavijest e-pošte
2891DocType: Purchase Invoice,In Words (Company Currency),Riječima (valuta tvrtke)
Frappe PR Bot748c0242018-06-21 10:34:28 +05302892apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1023,"Item Code, warehouse, quantity are required on row","Šifra stavke, skladište, količina potrebna su u retku"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302893DocType: Bank Guarantee,Supplier,Dobavljač
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302894apps/erpnext/erpnext/accounts/report/sales_payment_summary/sales_payment_summary.js +41,Show Payment Details,Prikaži pojedinosti o plaćanju
2895DocType: Consultation,Consultation Time,Vrijeme konzultacije
2896DocType: C-Form,Quarter,Četvrtina
Frappe PR Bot748c0242018-06-21 10:34:28 +05302897apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +113,Miscellaneous Expenses,Razni troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302898DocType: Global Defaults,Default Company,Zadana tvrtka
Frappe PR Bot748c0242018-06-21 10:34:28 +05302899DocType: Company,Transactions Annual History,Transakcije Godišnja povijest
2900apps/erpnext/erpnext/controllers/stock_controller.py +231,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 Botdc0a92c2018-04-02 23:46:54 +05302901DocType: Payment Request,PR,PR
Frappe PR Bot748c0242018-06-21 10:34:28 +05302902DocType: Bank,Bank Name,Naziv banke
2903apps/erpnext/erpnext/accounts/report/accounts_receivable_summary/accounts_receivable_summary.py +33,-Above,-Iznad
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302904DocType: Leave Application,Total Leave Days,Ukupno Ostavite Dani
2905DocType: Email Digest,Note: Email will not be sent to disabled users,Napomena: E-mail neće biti poslan nepostojećim korisnicima
2906apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.js +14,Number of Interaction,Broj interakcija
Frappe PR Bot748c0242018-06-21 10:34:28 +05302907apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +169,Supplier &gt; Supplier Type,Dobavljač&gt; Vrsta dobavljača
2908apps/erpnext/erpnext/stock/doctype/item/item.js +107,Item Variant Settings,Postavke varijacije stavke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302909apps/erpnext/erpnext/manufacturing/page/production_analytics/production_analytics.js +37,Select Company...,Odaberite tvrtku ...
2910DocType: Leave Control Panel,Leave blank if considered for all departments,Ostavite prazno ako se odnosi na sve odjele
Frappe PR Bot748c0242018-06-21 10:34:28 +05302911apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +439,{0} is mandatory for Item {1},{0} je obavezno za točku {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302912apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.js +136,"Item {0}: {1} qty produced, ","Stavka {0}: {1} qty proizvedena,"
2913DocType: Payroll Entry,Fortnightly,četrnaestodnevni
2914DocType: Currency Exchange,From Currency,Od novca
2915DocType: Vital Signs,Weight (In Kilogram),Težina (u kilogramu)
2916DocType: Chapter,"chapters/chapter_name
2917leave blank automatically set after saving chapter.",poglavlja / naziv poglavlja ostavite prazno automatski postavljeno nakon spremanja poglavlja.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302918apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.py +206,Please set GST Accounts in GST Settings,Postavite GST račune u GST postavkama
2919apps/erpnext/erpnext/regional/report/gstr_1/gstr_1.js +46,Type of Business,Vrsta poslovanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302920apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +171,"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"
2921apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +128,Cost of New Purchase,Trošak kupnje novog
Frappe PR Bot748c0242018-06-21 10:34:28 +05302922apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +99,Sales Order required for Item {0},Prodajnog naloga potrebna za točke {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302923DocType: Grant Application,Grant Description,Opis potpore
2924DocType: Purchase Invoice Item,Rate (Company Currency),Ocijeni (Društvo valuta)
2925DocType: Student Guardian,Others,Ostali
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302926DocType: Subscription,Discounts,Popusti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302927DocType: Payment Entry,Unallocated Amount,Nealocirano Količina
Frappe PR Bot748c0242018-06-21 10:34:28 +05302928apps/erpnext/erpnext/accounts/doctype/budget/budget.py +69,Please enable Applicable on Purchase Order and Applicable on Booking Actual Expenses,Omogući primjenjivo na narudžbenicu i odnosi se na aktualne troškove rezervacije
2929apps/erpnext/erpnext/templates/includes/product_page.js +101,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 Botdc0a92c2018-04-02 23:46:54 +05302930DocType: POS Profile,Taxes and Charges,Porezi i naknade
2931DocType: 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."
2932apps/erpnext/erpnext/hr/page/team_updates/team_updates.js +44,No more updates,Nema više ažuriranja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302933apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +173,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 Botdc0a92c2018-04-02 23:46:54 +05302934apps/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
2935apps/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
2936apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +12,Banking,Bankarstvo
2937apps/erpnext/erpnext/utilities/activation.py +108,Add Timesheets,Dodaj timesheets
2938DocType: Vehicle Service,Service Item,usluga predmeta
2939DocType: Bank Guarantee,Bank Guarantee,Jamstvo banke
2940apps/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"
Frappe PR Bot748c0242018-06-21 10:34:28 +05302941DocType: Blanket Order Item,Ordered Quantity,Naručena količina
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302942apps/erpnext/erpnext/public/js/setup_wizard.js +118,"e.g. ""Build tools for builders""","na primjer ""Alati za graditelje"""
2943DocType: Grading Scale,Grading Scale Intervals,Ljestvici Intervali
Frappe PR Bot748c0242018-06-21 10:34:28 +05302944DocType: Item Default,Purchase Defaults,Zadane postavke kupnje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302945apps/erpnext/erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.py +39,Profit for the year,Dobit za godinu
2946apps/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}
2947DocType: Fee Schedule,In Process,U procesu
2948DocType: Authorization Rule,Itemwise Discount,Itemwise popust
2949apps/erpnext/erpnext/config/accounts.py +75,Tree of financial accounts.,Drvo financijske račune.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302950DocType: Bank Guarantee,Reference Document Type,Referentna Tip dokumenta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302951DocType: Cash Flow Mapping,Cash Flow Mapping,Mapiranje novčanog toka
Frappe PR Bot748c0242018-06-21 10:34:28 +05302952apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +396,{0} against Sales Order {1},{0} u odnosu na prodajni nalog {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302953DocType: Account,Fixed Asset,Dugotrajna imovina
2954apps/erpnext/erpnext/config/stock.py +328,Serialized Inventory,Serijaliziranom Inventar
Frappe PR Bot748c0242018-06-21 10:34:28 +05302955apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1013,Invalid {0} for Inter Company Invoice.,Nevažeći {0} za fakturu tvrtke Inter.
2956,Department Analytics,Analytics odjela
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302957apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +74,Email not found in default contact,Email nije pronađen u zadanom kontaktu
Frappe PR Bot59a2a652018-04-12 13:36:55 +05302958apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.js +23,Generate Secret,Generirajte tajnu
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302959DocType: Loan,Account Info,Informacije računa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302960DocType: Activity Type,Default Billing Rate,Zadana naplate stopa
2961DocType: Fees,Include Payment,Uključi plaćanje
2962apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +77,{0} Student Groups created.,Stvorena je {0} studentska grupa.
2963DocType: Sales Invoice,Total Billing Amount,Ukupno naplate Iznos
2964apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.py +50,Program in the Fee Structure and Student Group {0} are different.,Program u strukturi naknada i studentskoj grupi {0} razlikuju se.
Frappe PR Bot748c0242018-06-21 10:34:28 +05302965DocType: Bank Statement Transaction Entry,Receivable Account,Potraživanja račun
2966apps/erpnext/erpnext/controllers/accounts_controller.py +647,Row #{0}: Asset {1} is already {2},Red # {0}: Imovina {1} Već {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302967DocType: Quotation Item,Stock Balance,Skladišna bilanca
Frappe PR Bot748c0242018-06-21 10:34:28 +05302968apps/erpnext/erpnext/config/selling.py +327,Sales Order to Payment,Prodajnog naloga za plaćanje
2969apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +111,CEO,CEO
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302970DocType: Purchase Invoice,With Payment of Tax,Uz plaćanje poreza
2971DocType: Expense Claim Detail,Expense Claim Detail,Rashodi Zahtjev Detalj
2972DocType: Purchase Invoice,TRIPLICATE FOR SUPPLIER,TRIPLICATE ZA DOBAVLJAČ
Frappe PR Bot748c0242018-06-21 10:34:28 +05302973DocType: Exchange Rate Revaluation Account,New Balance In Base Currency,Novi saldo u osnovnoj valuti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302974DocType: Land Unit,Is Container,Je li kontejner
2975DocType: Crop Cycle,This will be day 1 of the crop cycle,Ovo će biti prvi dan ciklusa usjeva
Frappe PR Bot748c0242018-06-21 10:34:28 +05302976apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +910,Please select correct account,Molimo odaberite ispravnu račun
2977DocType: Salary Structure Assignment,Salary Structure Assignment,Dodjela strukture plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302978DocType: Purchase Invoice Item,Weight UOM,Težina UOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05302979apps/erpnext/erpnext/config/accounts.py +478,List of available Shareholders with folio numbers,Popis dostupnih dioničara s folijskim brojevima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302980DocType: Salary Structure Employee,Salary Structure Employee,Struktura plaća zaposlenika
Frappe PR Botb2a64d62018-05-16 10:46:11 +05302981apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.js +50,Show Variant Attributes,Prikaži svojstva varijacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302982DocType: Student,Blood Group,Krvna grupa
2983DocType: Course,Course Name,Naziv predmeta
2984DocType: 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 Botb2a64d62018-05-16 10:46:11 +05302985apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +53,Office Equipments,Uredska oprema
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302986DocType: Purchase Invoice Item,Qty,Kol
2987DocType: Fiscal Year,Companies,Tvrtke
2988DocType: Supplier Scorecard,Scoring Setup,Bodovanje postavki
2989apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +24,Electronics,Elektronika
Frappe PR Bot748c0242018-06-21 10:34:28 +05302990apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +349,Debit ({0}),Debit ({0})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302991DocType: Stock Settings,Raise Material Request when stock reaches re-order level,Podignite Materijal Zahtjev kad dionica dosegne ponovno poredak razinu
Frappe PR Bot748c0242018-06-21 10:34:28 +05302992apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +101,Full-time,Puno radno vrijeme
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05302993DocType: Payroll Entry,Employees,zaposlenici
2994DocType: Employee,Contact Details,Kontakt podaci
2995DocType: C-Form,Received Date,Datum pozicija
2996DocType: 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."
2997DocType: BOM Scrap Item,Basic Amount (Company Currency),Osnovni Iznos (Društvo valuta)
2998DocType: Student,Guardians,čuvari
2999apps/erpnext/erpnext/templates/pages/integrations/gocardless_confirmation.html +13,Payment Confirmation,Potvrda uplate
3000DocType: Shopping Cart Settings,Prices will not be shown if Price List is not set,Cijene neće biti prikazana ako Cjenik nije postavljena
3001DocType: Stock Entry,Total Incoming Value,Ukupno Dolazni vrijednost
Frappe PR Bot748c0242018-06-21 10:34:28 +05303002apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +367,Debit To is required,Zaduženja je potrebno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303003apps/erpnext/erpnext/utilities/activation.py +109,"Timesheets help keep track of time, cost and billing for activites done by your team","Timesheets pomoći pratiti vrijeme, troškove i naplatu za aktivnostima obavljaju unutar vašeg tima"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303004apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +40,Purchase Price List,Kupovni cjenik
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303005apps/erpnext/erpnext/config/buying.py +155,Templates of supplier scorecard variables.,Predlošci varijabli s rezultatima dobavljača.
3006DocType: Job Offer Term,Offer Term,Ponuda Pojam
3007DocType: Asset,Quality Manager,Upravitelj kvalitete
3008DocType: Job Applicant,Job Opening,Posao Otvaranje
3009DocType: Payment Reconciliation,Payment Reconciliation,Pomirenje plaćanja
3010apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +153,Please select Incharge Person's name,Odaberite incharge ime osobe
3011apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +51,Technology,tehnologija
3012DocType: Hub Settings,Unregister from Hub,Poništite registraciju s usluge Hub
3013apps/erpnext/erpnext/public/js/utils.js +108,Total Unpaid: {0},Ukupno Neplaćeni: {0}
3014DocType: BOM Website Operation,BOM Website Operation,BOM Web Rad
Frappe PR Bot748c0242018-06-21 10:34:28 +05303015DocType: Bank Statement Transaction Payment Item,outstanding_amount,preostali iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303016DocType: Supplier Scorecard,Supplier Score,Ocjena dobavljača
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303017apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +231,Total Invoiced Amt,Ukupno fakturirati Amt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303018DocType: Supplier,Warn RFQs,Upozorite RFQ-ove
3019DocType: BOM,Conversion Rate,Stopa pretvorbe
3020apps/erpnext/erpnext/templates/pages/product_search.html +3,Product Search,Pretraga proizvoda
3021DocType: Assessment Plan,To Time,Za vrijeme
Frappe PR Bot748c0242018-06-21 10:34:28 +05303022apps/erpnext/erpnext/hr/utils.py +189,) for {0},) za {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303023DocType: Authorization Rule,Approving Role (above authorized value),Odobravanje ulogu (iznad ovlaštenog vrijednosti)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303024apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +134,Credit To account must be a Payable account,Kredit računa mora biti naplativo račun
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303025DocType: Loan,Total Amount Paid,Plaćeni ukupni iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +05303026DocType: Asset,Insurance End Date,Završni datum osiguranja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303027apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +43,Please select Student Admission which is mandatory for the paid student applicant,Molimo odaberite Studentski ulaz koji je obvezan za plaćenog studenta
3028apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +355,BOM recursion: {0} cannot be parent or child of {2},BOM rekurzija : {0} ne može biti roditelj ili dijete od {2}
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303029apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.py +36,Please select a Price List to publish pricing,Molimo odaberite Cjenik za objavljivanje cijena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303030apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +38,Budget List,Popis proračuna
3031DocType: Work Order Operation,Completed Qty,Završen Kol
Frappe PR Bot748c0242018-06-21 10:34:28 +05303032apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +180,"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"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303033apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Cjenik {0} je ugašen
3034apps/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}
3035DocType: Manufacturing Settings,Allow Overtime,Dopusti Prekovremeni
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303036apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +149,"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"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303037DocType: Training Event Employee,Training Event Employee,Trening utrka zaposlenika
Frappe PR Bot748c0242018-06-21 10:34:28 +05303038apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1219,Maximum Samples - {0} can be retained for Batch {1} and Item {2}.,Maksimalni uzorci - {0} mogu se zadržati za šaržu {1} i stavku {2}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303039apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +7,Add Time Slots,Dodaj vrijeme
Frappe PR Bot748c0242018-06-21 10:34:28 +05303040apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +204,{0} Serial Numbers required for Item {1}. You have provided {2}.,{0} serijski brojevi potrebni za Artikl {1}. Ti su dali {2}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303041DocType: Stock Reconciliation Item,Current Valuation Rate,Trenutno Vrednovanje Ocijenite
3042DocType: Training Event,Advance,napredovati
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303043apps/erpnext/erpnext/config/erpnext_integrations.py +13,GoCardless payment gateway settings,Postavke GoCardless gateway plaćanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05303044apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +129,Exchange Gain/Loss,Razmjena Dobit / gubitak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303045DocType: Opportunity,Lost Reason,Razlog gubitka
Frappe PR Bot748c0242018-06-21 10:34:28 +05303046apps/erpnext/erpnext/controllers/accounts_controller.py +297,Row #{0}: Account {1} does not belong to company {2},Red # {0}: Račun {1} ne pripada tvrtki {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303047apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +30,Unable to find DocType {0},Nije moguće pronaći DocType {0}
3048apps/erpnext/erpnext/public/js/templates/address_list.html +22,New Address,Nova adresa
3049DocType: Quality Inspection,Sample Size,Veličina uzorka
3050apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +47,Please enter Receipt Document,Unesite primitka dokumenta
Frappe PR Bot748c0242018-06-21 10:34:28 +05303051apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +411,All items have already been invoiced,Svi proizvodi su već fakturirani
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303052apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +49,Please specify a valid 'From Case No.',Navedite važeću &#39;iz Predmet br&#39;
3053apps/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 Bot748c0242018-06-21 10:34:28 +05303054apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +40,Total allocated leaves are more days than maximum allocation of {0} leave type for employee {1} in the period,Ukupni dodijeljeni listovi su više dana od maksimalne raspodjele {0} vrste dopusta za zaposlenika {1} u razdoblju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303055apps/erpnext/erpnext/config/setup.py +66,Users and Permissions,Korisnici i dozvole
3056DocType: Vehicle Log,VLOG.,Vlog.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303057DocType: Branch,Branch,Grana
3058DocType: Soil Analysis,Ca/(K+Ca+Mg),Ca / (K + Ca + Mg)
3059DocType: Delivery Trip,Fulfillment User,Korisnik ispunjavanja
3060apps/erpnext/erpnext/config/setup.py +61,Printing and Branding,Tiskanje i brendiranje
3061DocType: Company,Total Monthly Sales,Ukupna mjesečna prodaja
3062DocType: Agriculture Analysis Criteria,Weather,Vrijeme
3063DocType: Bin,Actual Quantity,Stvarna količina
3064DocType: Shipping Rule,example: Next Day Shipping,Primjer: Sljedeći dan Dostava
3065apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +187,Serial No {0} not found,Serijski broj {0} nije pronađen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303066DocType: Fee Schedule Program,Fee Schedule Program,Program rasporeda naknada
3067DocType: Fee Schedule Program,Student Batch,Student serije
3068apps/erpnext/erpnext/utilities/activation.py +119,Make Student,Provjerite Student
3069DocType: Supplier Scorecard Scoring Standing,Min Grade,Min Grade
3070apps/erpnext/erpnext/projects/doctype/project/project.py +218,You have been invited to collaborate on the project: {0},Pozvani ste za suradnju na projektu: {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303071DocType: Supplier Group,Parent Supplier Group,Grupa dobavljača roditelja
3072apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +159,Physician not available on {0},Liječnik nije dostupan na {0}
3073apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js +47,Accumulated Values in Group Company,Akumulirane vrijednosti u grupi tvrtke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303074DocType: Leave Block List Date,Block Date,Datum bloka
3075DocType: Crop,Crop,Usjev
3076DocType: Purchase Receipt,Supplier Delivery Note,Isporuka isporuke dobavljača
3077apps/erpnext/erpnext/education/doctype/student_admission/templates/student_admission.html +70,Apply Now,Primijeni sada
Frappe PR Bot748c0242018-06-21 10:34:28 +05303078DocType: Employee Tax Exemption Proof Submission Detail,Type of Proof,Vrsta dokaza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303079apps/erpnext/erpnext/stock/dashboard/item_dashboard_list.html +25,Actual Qty {0} / Waiting Qty {1},Stvarna kol {0} / Na čekanju kol {1}
3080DocType: Purchase Invoice,E-commerce GSTIN,E-trgovina GSTIN
3081DocType: Sales Order,Not Delivered,Ne isporučeno
3082,Bank Clearance Summary,Razmak banka Sažetak
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303083apps/erpnext/erpnext/config/setup.py +100,"Create and manage daily, weekly and monthly email digests.","Stvaranje i upravljanje automatskih mailova na dnevnoj, tjednoj i mjesečnoj bazi."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303084DocType: Appraisal Goal,Appraisal Goal,Procjena gol
Frappe PR Bot748c0242018-06-21 10:34:28 +05303085apps/erpnext/erpnext/public/js/hub/hub_form.js +425,Suggest Category?,Predloži kategoriju?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303086DocType: Stock Reconciliation Item,Current Amount,Trenutni iznos
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303087apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +59,Buildings,Građevine
Frappe PR Bot748c0242018-06-21 10:34:28 +05303088apps/erpnext/erpnext/hr/doctype/employee_tax_exemption_declaration/employee_tax_exemption_declaration.py +24,Tax Declaration of {0} for period {1} already submitted.,Porezna prijava {0} za razdoblje {1} već poslano.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303089DocType: Fee Schedule,Fee Structure,Struktura naknade
3090DocType: Timesheet Detail,Costing Amount,Obračun troškova Iznos
3091DocType: Student Admission Program,Application Fee,Naknada Primjena
Frappe PR Bot748c0242018-06-21 10:34:28 +05303092apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +60,Submit Salary Slip,Slanje plaće Slip
3093apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice_list.js +13,On Hold,Na čekanju
3094apps/erpnext/erpnext/controllers/selling_controller.py +138,Maxiumm discount for Item {0} is {1}%,Najveći popust za proizvode {0} je {1}%
3095DocType: Account,Inter Company Account,Inter račun tvrtke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303096apps/erpnext/erpnext/stock/doctype/item_price/item_price.js +16,Import in Bulk,Uvoz u rasutom stanju
3097DocType: Sales Partner,Address & Contacts,Adresa i kontakti
3098DocType: SMS Log,Sender Name,Pošiljatelj Ime
3099DocType: Agriculture Analysis Criteria,Agriculture Analysis Criteria,Kriteriji analize poljoprivrede
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303100DocType: HR Settings,Leave Approval Notification Template,Ostavite predložak za obavijesti o odobrenju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303101DocType: POS Profile,[Select],[Odaberi]
Frappe PR Bot748c0242018-06-21 10:34:28 +05303102DocType: Staffing Plan Detail,Number Of Positions,Broj mjesta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303103DocType: Vital Signs,Blood Pressure (diastolic),Krvni tlak (dijastolički)
3104DocType: SMS Log,Sent To,Poslano Da
3105DocType: Agriculture Task,Holiday Management,Upravljanje odmorom
3106DocType: Payment Request,Make Sales Invoice,Napravi prodajni račun
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303107apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +62,Softwares,Software
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303108apps/erpnext/erpnext/crm/doctype/lead/lead.py +53,Next Contact Date cannot be in the past,Sljedeća Kontakt Datum ne može biti u prošlosti
3109DocType: Company,For Reference Only.,Za samo kao referenca.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303110apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +127,Physician {0} not available on {1},Liječnik {0} nije dostupan na {1}
3111apps/erpnext/erpnext/accounts/page/pos/pos.js +2586,Select Batch No,Odaberite šifra serije
3112apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +71,Invalid {0}: {1},Pogrešna {0}: {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303113,GSTR-1,GSTR-1
3114DocType: Purchase Invoice,PINV-RET-,PINV-RET-
3115DocType: Fee Validity,Reference Inv,Referenca Inv
3116DocType: Sales Invoice Advance,Advance Amount,Iznos predujma
3117DocType: Manufacturing Settings,Capacity Planning,Planiranje kapaciteta
3118DocType: Supplier Quotation,Rounding Adjustment (Company Currency,Podešavanje zaokruživanja (valuta tvrtke
Frappe PR Bot748c0242018-06-21 10:34:28 +05303119DocType: Asset,Policy number,Broj osiguranja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303120apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +43,'From Date' is required,'Od datuma' je potrebno
3121DocType: Journal Entry,Reference Number,Referentni broj
3122DocType: Employee,Employment Details,Zapošljavanje Detalji
3123DocType: Employee,New Workplace,Novo radno mjesto
Frappe PR Bot748c0242018-06-21 10:34:28 +05303124DocType: Retention Bonus,Retention Bonus,Bonus zadržavanja
3125apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +348,Material Consumption,Potrošnja materijala
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303126apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +17,Set as Closed,Postavi kao zatvoreno
Frappe PR Bot748c0242018-06-21 10:34:28 +05303127apps/erpnext/erpnext/stock/get_item_details.py +137,No Item with Barcode {0},Nema proizvoda sa barkodom {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303128DocType: Normal Test Items,Require Result Value,Zahtijevati vrijednost rezultata
3129DocType: Item,Show a slideshow at the top of the page,Prikaži slideshow na vrhu stranice
3130apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +532,Boms,Sastavnice
Frappe PR Bot748c0242018-06-21 10:34:28 +05303131apps/erpnext/erpnext/stock/doctype/item/item.py +177,Stores,prodavaonice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303132DocType: Project Type,Projects Manager,Projekti Manager
3133DocType: Serial No,Delivery Time,Vrijeme isporuke
Frappe PR Bot748c0242018-06-21 10:34:28 +05303134apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +39,Ageing Based On,Starenje temelju On
3135apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +63,Appointment cancelled,Imenovanje je otkazano
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303136DocType: Item,End of Life,Kraj života
Frappe PR Bot748c0242018-06-21 10:34:28 +05303137apps/erpnext/erpnext/demo/setup/setup_data.py +325,Travel,putovanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303138DocType: Student Report Generation Tool,Include All Assessment Group,Uključi sve grupe za procjenu
Frappe PR Bot748c0242018-06-21 10:34:28 +05303139apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +227,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 Botdc0a92c2018-04-02 23:46:54 +05303140DocType: Leave Block List,Allow Users,Omogućiti korisnicima
3141DocType: Purchase Order,Customer Mobile No,Kupac mobilne Ne
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303142DocType: Cash Flow Mapping Template Details,Cash Flow Mapping Template Details,Pojedinosti o predlošku mapiranja novčanog toka
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303143apps/erpnext/erpnext/config/non_profit.py +68,Loan Management,Upravljanje zajmom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303144DocType: Cost Center,Track separate Income and Expense for product verticals or divisions.,Pratite poseban prihodi i rashodi za vertikala proizvoda ili podjele.
3145DocType: Rename Tool,Rename Tool,Preimenovanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05303146apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +81,Update Cost,Update cost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303147DocType: Item Reorder,Item Reorder,Ponovna narudžba proizvoda
Frappe PR Bot748c0242018-06-21 10:34:28 +05303148apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +438,Show Salary Slip,Prikaži Plaća proklizavanja
3149apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +898,Transfer Material,Prijenos materijala
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303150DocType: Fees,Send Payment Request,Pošalji zahtjev za plaćanje
3151DocType: 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 Bot748c0242018-06-21 10:34:28 +05303152DocType: Travel Request,Any other details,Sve ostale pojedinosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303153DocType: Water Analysis,Origin,Podrijetlo
Frappe PR Bot748c0242018-06-21 10:34:28 +05303154apps/erpnext/erpnext/controllers/status_updater.py +207,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}?
3155apps/erpnext/erpnext/public/js/controllers/transaction.js +1162,Please set recurring after saving,Molimo postavite ponavljajući nakon spremanja
3156apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +774,Select change amount account,Iznos računa Odaberi promjene
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303157DocType: Purchase Invoice,Price List Currency,Valuta cjenika
3158DocType: Naming Series,User must always select,Korisničko uvijek mora odabrati
3159DocType: Stock Settings,Allow Negative Stock,Dopustite negativnu zalihu
3160DocType: Installation Note,Installation Note,Napomena instalacije
3161DocType: Soil Texture,Clay,Glina
3162DocType: Topic,Topic,Tema
Frappe PR Bot748c0242018-06-21 10:34:28 +05303163apps/erpnext/erpnext/hr/doctype/compensatory_leave_request/compensatory_leave_request.py +20,Please select a leave type to submit the request,Odaberite vrstu dopuštenja za slanje zahtjeva
3164apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +99,Cash Flow from Financing,Novčani tijek iz financijskih
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303165DocType: Budget Account,Budget Account,proračun računa
3166DocType: Quality Inspection,Verified By,Ovjeren od strane
Frappe PR Bot748c0242018-06-21 10:34:28 +05303167DocType: Travel Request,Name of Organizer,Naziv Organizatora
3168apps/erpnext/erpnext/setup/doctype/company/company.py +82,"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 Botdc0a92c2018-04-02 23:46:54 +05303169DocType: Cash Flow Mapping,Is Income Tax Liability,Je li obveza poreza na dobit
3170DocType: Grading Scale Interval,Grade Description,Razred Opis
Frappe PR Bot748c0242018-06-21 10:34:28 +05303171DocType: Clinical Procedure,Is Invoiced,Je li fakturiran
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303172DocType: Stock Entry,Purchase Receipt No,Primka br.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303173apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +31,Earnest Money,kapara
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303174DocType: Sales Invoice, Shipping Bill Number,Brodski broj za dostavu
3175apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +34,Traceability,Sljedivost
3176DocType: Asset Maintenance Log,Actions performed,Radnje izvršene
3177DocType: Cash Flow Mapper,Section Leader,Voditelj odsjeka
Frappe PR Bot748c0242018-06-21 10:34:28 +05303178apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +144,Source of Funds (Liabilities),Izvor sredstava ( pasiva)
3179apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +35,Source and Target Location cannot be same,Izvor i ciljna lokacija ne mogu biti isti
3180apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +484,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 Botdc0a92c2018-04-02 23:46:54 +05303181DocType: Supplier Scorecard Scoring Standing,Employee,Zaposlenik
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303182DocType: Bank Guarantee,Fixed Deposit Number,Fiksni broj pologa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303183DocType: Asset Repair,Failure Date,Datum neuspjeha
Frappe PR Bot748c0242018-06-21 10:34:28 +05303184DocType: Support Search Source,Result Title Field,Polje naslova rezultata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303185DocType: Sample Collection,Collected Time,Prikupljeno vrijeme
3186DocType: Company,Sales Monthly History,Mjesečna povijest prodaje
3187DocType: Asset Maintenance Task,Next Due Date,Sljedeći datum dospijeća
Frappe PR Bot748c0242018-06-21 10:34:28 +05303188apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +242,Select Batch,Odaberite Batch
3189apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +276,{0} {1} is fully billed,{0} {1} je naplaćen u cijelosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303190apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +31,Vital Signs,Vitalni znakovi
Frappe PR Bot748c0242018-06-21 10:34:28 +05303191DocType: Shift Type,End Time,Kraj vremena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303192DocType: Payment Entry,Payment Deductions or Loss,Odbici plaćanja ili gubitak
3193DocType: Soil Analysis,Soil Analysis Criterias,Kriteriji analize tla
3194apps/erpnext/erpnext/config/setup.py +42,Standard contract terms for Sales or Purchase.,Standardni uvjeti ugovora za prodaju ili kupnju.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303195apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +325,Are you sure you want to cancel this appointment?,Jeste li sigurni da želite otkazati ovaj termin?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303196DocType: Hotel Room Pricing Package,Hotel Room Pricing Package,Hotelski paket cijene za sobu
3197apps/erpnext/erpnext/config/crm.py +6,Sales Pipeline,Prodaja cjevovoda
Frappe PR Bot748c0242018-06-21 10:34:28 +05303198apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +199,Please set default account in Salary Component {0},Molimo postavite zadani račun plaće komponente {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303199apps/erpnext/erpnext/templates/form_grid/material_request_grid.html +7,Required On,Potrebna On
3200DocType: Rename Tool,File to Rename,Datoteka za Preimenovanje
3201apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +200,Please select BOM for Item in Row {0},Odaberite BOM za točku u nizu {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303202apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +13,Fetch Subscription Updates,Dohvati ažuriranja pretplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303203apps/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 Bot748c0242018-06-21 10:34:28 +05303204apps/erpnext/erpnext/controllers/buying_controller.py +688,Specified BOM {0} does not exist for Item {1},Određena BOM {0} ne postoji za točku {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303205apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +301,Course: ,Tečaj:
3206DocType: Soil Texture,Sandy Loam,Sandy Loam
Frappe PR Bot748c0242018-06-21 10:34:28 +05303207apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +238,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 Botdc0a92c2018-04-02 23:46:54 +05303208DocType: POS Profile,Applicable for Users,Primjenjivo za korisnike
3209DocType: Notification Control,Expense Claim Approved,Rashodi Zahtjev odobren
3210apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +231,No Work Orders created,Nema stvorenih radnih naloga
Frappe PR Bot748c0242018-06-21 10:34:28 +05303211apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +365,Salary Slip of employee {0} already created for this period,Plaća proklizavanja zaposlenika {0} već stvorena za ovo razdoblje
3212apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +144,Pharmaceutical,Farmaceutski
3213apps/erpnext/erpnext/hr/doctype/leave_encashment/leave_encashment.py +24,You can only submit Leave Encashment for a valid encashment amount,Količinu napuštanja možete poslati samo za valjani iznos naplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303214apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Cost of Purchased Items,Troškovi kupljene predmete
Frappe PR Bot748c0242018-06-21 10:34:28 +05303215DocType: Employee Separation,Employee Separation Template,Predložak za razdvajanje zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303216DocType: Selling Settings,Sales Order Required,Prodajnog naloga Obvezno
3217DocType: Purchase Invoice,Credit To,Kreditne Da
3218apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +46,PieceDate,PieceDate
3219apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Aktivne ponude / kupce
3220DocType: Employee Education,Post Graduate,Post diplomski
3221DocType: Maintenance Schedule Detail,Maintenance Schedule Detail,Detalji rasporeda održavanja
3222DocType: Supplier Scorecard,Warn for new Purchase Orders,Upozorenje za nove narudžbenice
3223DocType: Quality Inspection Reading,Reading 9,Čitanje 9
3224DocType: Supplier,Is Frozen,Je Frozen
3225apps/erpnext/erpnext/stock/utils.py +224,Group node warehouse is not allowed to select for transactions,Čvor Grupa skladište ne smije odabrati za transakcije
3226DocType: Buying Settings,Buying Settings,Ppostavke nabave
3227DocType: Stock Entry Detail,BOM No. for a Finished Good Item,BOM broj za Gotovi Dobar točki
3228DocType: Upload Attendance,Attendance To Date,Gledanost do danas
3229DocType: Request for Quotation Supplier,No Quote,Nijedan citat
Frappe PR Bot748c0242018-06-21 10:34:28 +05303230DocType: Support Search Source,Post Title Key,Ključ postaje naslova
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303231DocType: Warranty Claim,Raised By,Povišena Do
3232DocType: Payment Gateway Account,Payment Account,Račun za plaćanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05303233apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +1053,Please specify Company to proceed,Navedite Tvrtka postupiti
3234apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +81,Net Change in Accounts Receivable,Neto promjena u potraživanja
3235apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +91,Compensatory Off,kompenzacijski Off
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303236DocType: Job Offer,Accepted,Prihvaćeno
Frappe PR Bot748c0242018-06-21 10:34:28 +05303237DocType: POS Closing Voucher,Sales Invoices Summary,Sažetak prodajnih računa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303238DocType: Grant Application,Organization,Organizacija
3239DocType: BOM Update Tool,BOM Update Tool,Alat za ažuriranje BOM-a
3240DocType: SG Creation Tool Course,Student Group Name,Naziv grupe studenata
3241apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.js +17,Show exploded view,Prikaži eksplodirao pogled
3242apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +7,Creating Fees,Stvaranje naknada
Frappe PR Bot748c0242018-06-21 10:34:28 +05303243apps/erpnext/erpnext/setup/doctype/company/company.js +111,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 Botdc0a92c2018-04-02 23:46:54 +05303244apps/erpnext/erpnext/templates/pages/product_search.html +21,Search Results,Rezultati pretraživanja
3245DocType: Room,Room Number,Broj sobe
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303246apps/erpnext/erpnext/utilities/transaction_base.py +101,Invalid reference {0} {1},Pogrešna referentni {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303247DocType: Shipping Rule,Shipping Rule Label,Dostava Pravilo Label
3248DocType: Journal Entry Account,Payroll Entry,Ulazak plaće
3249apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +75,View Fees Records,Prikaz zapisa o naknadama
Frappe PR Bot748c0242018-06-21 10:34:28 +05303250apps/erpnext/erpnext/setup/doctype/company/company.js +55,Make Tax Template,Napravite predložak poreza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303251apps/erpnext/erpnext/public/js/conf.js +28,User Forum,Forum za korisnike
3252apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +319,Raw Materials cannot be blank.,Sirovine ne može biti prazno.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303253apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +503,"Could not update stock, invoice contains drop shipping item.","Ne može se ažurirati zaliha, fakture sadrži drop shipping stavke."
3254DocType: Contract,Fulfilment Status,Status ispunjenja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303255DocType: Lab Test Sample,Lab Test Sample,Uzorak laboratorija
3256DocType: Item Variant Settings,Allow Rename Attribute Value,Dopusti Preimenuj Vrijednost atributa
Frappe PR Bot748c0242018-06-21 10:34:28 +05303257apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +552,Quick Journal Entry,Brzo Temeljnica
3258apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +227,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 Botdc0a92c2018-04-02 23:46:54 +05303259DocType: Restaurant,Invoice Series Prefix,Prefiks serije fakture
3260DocType: Employee,Previous Work Experience,Radnog iskustva
Frappe PR Bot748c0242018-06-21 10:34:28 +05303261apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.js +403,Assign Salary Structure,Dodijeli Strukturu plaće
3262DocType: Support Settings,Response Key List,Popis ključeva za odgovor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303263DocType: Stock Entry,For Quantity,Za Količina
3264apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +205,Please enter Planned Qty for Item {0} at row {1},Unesite Planirano Qty za točku {0} na redu {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303265DocType: Support Search Source,API,API
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303266apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.py +93,Google Maps integration is not enabled,Integracija Google karata nije omogućena
Frappe PR Bot748c0242018-06-21 10:34:28 +05303267DocType: Support Search Source,Result Preview Field,Polje pregleda rezultata
3268apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +273,{0} {1} is not submitted,{0} {1} nije podnesen
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303269DocType: Subscription,Trialling,trialling
Frappe PR Bot748c0242018-06-21 10:34:28 +05303270DocType: Sales Invoice Item,Deferred Revenue,Odgođeni prihod
3271DocType: Shopify Settings,Cash Account will used for Sales Invoice creation,Račun novca upotrebljavat će se za izradu fakture prodaje
3272DocType: Employee Tax Exemption Declaration Category,Exemption Sub Category,Podkategorija izuzeća
3273apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +31,Supplier Group / Supplier,Grupa dobavljača / Dobavljač
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303274DocType: Member,Membership Expiry Date,Datum isteka članstva
Frappe PR Bot748c0242018-06-21 10:34:28 +05303275apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +134,{0} must be negative in return document,{0} mora biti negativan u povratnom dokumentu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303276,Minutes to First Response for Issues,Minuta do prvog odgovora na pitanja
3277DocType: Purchase Invoice,Terms and Conditions1,Odredbe i Conditions1
3278apps/erpnext/erpnext/public/js/setup_wizard.js +109,The name of the institute for which you are setting up this system.,Ime instituta za koju postavljate ovaj sustav.
3279DocType: 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."
3280apps/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
3281apps/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
3282apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status projekta
3283DocType: UOM,Check this to disallow fractions. (for Nos),Provjerite to da ne dopušta frakcija. (Za br)
3284DocType: Student Admission Program,Naming Series (for Student Applicant),Imenovanje serije (za studentske zahtjeva)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303285apps/erpnext/erpnext/hr/doctype/retention_bonus/retention_bonus.py +16,Bonus Payment Date cannot be a past date,Datum plaćanja bonusa ne može biti posljednji datum
3286DocType: Travel Request,Copy of Invitation/Announcement,Kopija pozivnice / obavijesti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303287DocType: Delivery Note,Transporter Name,Transporter Ime
3288DocType: Authorization Rule,Authorized Value,Ovlaštena vrijednost
3289DocType: BOM,Show Operations,Pokaži operacije
3290,Minutes to First Response for Opportunity,Zapisnik na prvi odgovor za priliku
Frappe PR Bot748c0242018-06-21 10:34:28 +05303291apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +97,Total Absent,Ukupno Odsutni
3292apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1016,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 Botdc0a92c2018-04-02 23:46:54 +05303293apps/erpnext/erpnext/config/stock.py +195,Unit of Measure,Jedinica mjere
3294DocType: Fiscal Year,Year End Date,Završni datum godine
3295DocType: Task Depends On,Task Depends On,Zadatak ovisi o
Frappe PR Bot748c0242018-06-21 10:34:28 +05303296apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +1031,Opportunity,Prilika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303297DocType: Operation,Default Workstation,Zadana Workstation
3298DocType: Notification Control,Expense Claim Approved Message,Rashodi Zahtjev Odobren poruku
3299DocType: Payment Entry,Deductions or Loss,Odbitaka ili gubitak
Frappe PR Bot748c0242018-06-21 10:34:28 +05303300apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +279,{0} {1} is closed,{0} {1} je zatvorena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303301DocType: Email Digest,How frequently?,Kako često?
3302apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +55,Total Collected: {0},Ukupno prikupljeno: {0}
3303DocType: Purchase Receipt,Get Current Stock,Kreiraj trenutne zalihe
3304DocType: Purchase Invoice,ineligible,bezvrijedan
3305apps/erpnext/erpnext/config/manufacturing.py +46,Tree of Bill of Materials,Drvo Bill materijala
3306DocType: Student,Joining Date,Ulazak Datum
3307,Employees working on a holiday,Radnici koji rade na odmor
3308DocType: Share Balance,Current State,Trenutna država
3309apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +152,Mark Present,Mark Sadašnje
3310DocType: Share Transfer,From Shareholder,Od dioničara
3311DocType: Project,% Complete Method,% Kompletan postupak
Frappe PR Bot748c0242018-06-21 10:34:28 +05303312apps/erpnext/erpnext/healthcare/setup.py +182,Drug,Droga
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303313apps/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}
3314DocType: Work Order,Actual End Date,Stvarni datum završetka
3315DocType: Cash Flow Mapping,Is Finance Cost Adjustment,Je li prilagodba troškova financija
3316DocType: BOM,Operating Cost (Company Currency),Operativni trošak (Društvo valuta)
3317DocType: Purchase Invoice,PINV-,PINV-
3318DocType: Authorization Rule,Applicable To (Role),Odnosi se na (uloga)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303319apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +10,Pending Leaves,Na čekanju ostavlja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303320DocType: BOM Update Tool,Replace BOM,Zamijenite BOM
3321apps/erpnext/erpnext/healthcare/doctype/lab_test_template/lab_test_template.py +110,Code {0} already exist,Kod {0} već postoji
Frappe PR Bot748c0242018-06-21 10:34:28 +05303322DocType: Consultation,Procedures,Postupci
3323apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.py +36,Sales orders are not available for production,Narudžbe za prodaju nisu dostupne za proizvodnju
3324DocType: Asset Movement,Purpose,Svrha
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303325DocType: Company,Fixed Asset Depreciation Settings,Postavke Amortizacija osnovnog sredstva
3326DocType: Item,Will also apply for variants unless overrridden,Također će zatražiti varijante osim overrridden
3327DocType: Purchase Invoice,Advances,Predujmovi
3328DocType: Work Order,Manufacture against Material Request,Proizvodnja od materijala dogovoru
3329apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +14,Assessment Group: ,Grupa za procjenu:
3330DocType: Item Reorder,Request for,Zahtjev za
3331apps/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
3332DocType: Stock Entry Detail,Basic Rate (as per Stock UOM),Osnovna stopa (po burzi UOM)
3333DocType: SMS Log,No of Requested SMS,Nema traženih SMS-a
Frappe PR Bot748c0242018-06-21 10:34:28 +05303334apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +290,Leave Without Pay does not match with approved Leave Application records,Ostavite bez plaće ne odgovara odobrenog odsustva primjene zapisa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303335DocType: Campaign,Campaign-.####,Kampanja-.####
3336apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +21,Next Steps,Sljedeći koraci
Frappe PR Bot748c0242018-06-21 10:34:28 +05303337DocType: Travel Request,Domestic,domaći
3338apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +801,Please supply the specified items at the best possible rates,Molimo dostaviti navedene stavke po najboljim mogućim cijenama
3339apps/erpnext/erpnext/hr/doctype/employee_transfer/employee_transfer.py +19,Employee Transfer cannot be submitted before Transfer Date ,Prijenos zaposlenika ne može se poslati prije datuma prijenosa
3340DocType: Certification Application,USD,USD
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303341apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +28,Make Invoice,Napravi račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05303342apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +103,Remaining Balance,Preostali saldo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303343DocType: Selling Settings,Auto close Opportunity after 15 days,Automatski zatvori Priliku nakon 15 dana
Frappe PR Bot748c0242018-06-21 10:34:28 +05303344apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +87,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}.
3345apps/erpnext/erpnext/stock/doctype/item/item.py +513,Barcode {0} is not a valid {1} code,Barcode {0} nije važeći kôd {1}
3346apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js +25,End Year,Godina završetka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303347apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +23,Quot/Lead %,Kvota / olovo%
Frappe PR Bot748c0242018-06-21 10:34:28 +05303348apps/erpnext/erpnext/hr/doctype/employee/employee.py +129,Contract End Date must be greater than Date of Joining,Ugovor Datum završetka mora biti veći od dana ulaska u
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303349DocType: Driver,Driver,Vozač
3350DocType: Vital Signs,Nutrition Values,Nutricionističke vrijednosti
3351DocType: Lab Test Template,Is billable,Je naplativo
3352DocType: Delivery Note,DN-,DN-
3353DocType: 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.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303354apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +408,{0} against Purchase Order {1},{0} u odnosu na narudžbu {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303355DocType: Patient,Patient Demographics,Demografska pacijentica
3356DocType: Task,Actual Start Date (via Time Sheet),Stvarni datum početka (putem vremenska tablica)
3357apps/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
Frappe PR Bot748c0242018-06-21 10:34:28 +05303358apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +49,Ageing Range 1,Starenje Raspon 1
3359DocType: Shopify Settings,Enable Shopify,Omogući Shopify
3360apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +219,Total advance amount cannot be greater than total claimed amount,Ukupni iznos predujma ne može biti veći od ukupnog iznosa potraživanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303361DocType: 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.
3362
3363#### Note
3364
3365The 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.
3366
3367#### Description of Columns
3368
Frappe PR Bot748c0242018-06-21 10:34:28 +053033691. Calculation Type:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303370 - This can be on **Net Total** (that is the sum of basic amount).
3371 - **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.
3372 - **Actual** (as mentioned).
33732. Account Head: The Account ledger under which this tax will be booked
33743. Cost Center: If the tax / charge is an income (like shipping) or expense it needs to be booked against a Cost Center.
33754. Description: Description of the tax (that will be printed in invoices / quotes).
33765. Rate: Tax rate.
33776. Amount: Tax amount.
33787. Total: Cumulative total to this point.
33798. 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).
33809. 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.
Frappe PR Bot748c0242018-06-21 10:34:28 +0530338110. 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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303382
Frappe PR Bot748c0242018-06-21 10:34:28 +05303383 #### Napomena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303384
3385 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.
3386
Frappe PR Bot748c0242018-06-21 10:34:28 +05303387 #### Opis Kolumne
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303388
Frappe PR Bot748c0242018-06-21 10:34:28 +05303389 1. Vrsta Proračun:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303390 - To može biti na ** Neto Ukupno ** (to je zbroj osnovnog iznosa).
3391 - ** 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.
3392 - ** Stvarni ** (kao što je navedeno).
Frappe PR Bot748c0242018-06-21 10:34:28 +05303393 2. Voditelj račun: knjiga računa pod kojima se ovaj porez će biti rezervirano
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303394 3. Trošak Centar: Ako porezni / naboj je prihod (kao što su utovar) i rashoda treba biti rezervirano protiv troška.
3395 4. Opis: Opis poreza (koji će se tiskati u račune / citati).
3396 5. Rate: Porezna stopa.
3397 6. Iznos: Iznos poreza.
3398 7. Ukupno: Kumulativna ukupno do ove točke.
3399 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).
3400 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.
3401 10. Dodavanje ili oduzimamo: Bilo da želite dodati ili oduzeti porez."
3402DocType: Homepage,Homepage,Početna
3403apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +68,Select Physician...,Odaberite liječnika ...
Frappe PR Bot748c0242018-06-21 10:34:28 +05303404apps/erpnext/erpnext/public/js/hub/hub_listing.js +598,Back to Products,Natrag na Proizvode
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303405DocType: Grant Application,Grant Application Details ,Pojedinosti o podnošenju zahtjeva
Frappe PR Bot748c0242018-06-21 10:34:28 +05303406DocType: Employee Separation,Employee Separation,Razdvajanje zaposlenika
3407DocType: BOM Item,Original Item,Izvorna stavka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303408DocType: Purchase Receipt Item,Recd Quantity,RecD Količina
3409apps/erpnext/erpnext/education/doctype/program_enrollment/program_enrollment.py +65,Fee Records Created - {0},Naknada zapisa nastalih - {0}
3410DocType: Asset Category Account,Asset Category Account,Imovina Kategorija račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05303411apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +919,Row #{0} (Payment Table): Amount must be positive,Red # {0} (Tablica plaćanja): iznos mora biti pozitivan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303412apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +44,CompteNum,CompteNum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303413apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +139,Cannot produce more Item {0} than Sales Order quantity {1},Ne može proizvesti više predmeta {0} od prodajnog naloga količina {1}
3414apps/erpnext/erpnext/stock/doctype/item/item.js +422,Select Attribute Values,Odaberite Vrijednosti atributa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303415DocType: Purchase Invoice,Reason For Issuing document,Razlog za izdavanje dokumenta
Frappe PR Bot748c0242018-06-21 10:34:28 +05303416apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +578,Stock Entry {0} is not submitted,Međuskladišnica {0} nije potvrđena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303417DocType: Payment Reconciliation,Bank / Cash Account,Banka / Cash račun
3418apps/erpnext/erpnext/crm/doctype/lead/lead.py +47,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
3419DocType: Tax Rule,Billing City,Naplata Grad
3420DocType: Asset,Manual,Priručnik
3421DocType: Salary Component Account,Salary Component Account,Račun plaća Komponenta
3422DocType: Global Defaults,Hide Currency Symbol,Sakrij simbol valute
3423apps/erpnext/erpnext/config/non_profit.py +58,Donor information.,Informacije o donatorima.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303424apps/erpnext/erpnext/config/accounts.py +336,"e.g. Bank, Cash, Credit Card","npr. banka, gotovina, kreditne kartice"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303425DocType: Lead Source,Source Name,source Name
3426DocType: Vital Signs,"Normal resting blood pressure in an adult is approximately 120 mmHg systolic, and 80 mmHg diastolic, abbreviated ""120/80 mmHg""","Uobičajeni krvni tlak odrasle osobe u odrasloj dobi iznosi približno 120 mmHg sistolički i dijastolički od 80 mmHg, skraćeno &quot;120/80 mmHg&quot;"
Frappe PR Bot748c0242018-06-21 10:34:28 +05303427apps/erpnext/erpnext/stock/doctype/batch/batch.py +124,"Set items shelf life in days, to set expiry based on manufacturing_date plus self life","Postavite rok trajanja predmeta u danima, da biste postavili istek u skladu s proizvodnjom_date plus self life"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303428DocType: Journal Entry,Credit Note,Odobrenje kupcu
3429DocType: Projects Settings,Ignore Employee Time Overlap,Zanemari vrijeme preklapanja zaposlenika
3430DocType: Warranty Claim,Service Address,Usluga Adresa
3431DocType: Asset Maintenance Task,Calibration,Kalibriranje
Frappe PR Bot748c0242018-06-21 10:34:28 +05303432apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +99,{0} is a company holiday,{0} je praznik tvrtke
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303433apps/erpnext/erpnext/patches/v11_0/add_default_email_template_for_leave.py +19,Leave Status Notification,Pusti status obavijesti
Frappe PR Bot748c0242018-06-21 10:34:28 +05303434DocType: Patient Appointment,Procedure Prescription,Postupak na recept
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303435apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +50,Furnitures and Fixtures,Namještaja i rasvjete
Frappe PR Bot748c0242018-06-21 10:34:28 +05303436DocType: Travel Request,Travel Type,Vrsta putovanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303437DocType: Item,Manufacture,Proizvodnja
3438apps/erpnext/erpnext/utilities/user_progress.py +27,Setup Company,Tvrtka za postavljanje
3439,Lab Test Report,Izvješće testiranja laboratorija
Frappe PR Bot748c0242018-06-21 10:34:28 +05303440DocType: Employee Benefit Application,Employee Benefit Application,Primjena zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303441apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Molimo Isporuka Napomena prvo
3442DocType: Student Applicant,Application Date,Datum Primjena
Frappe PR Bot748c0242018-06-21 10:34:28 +05303443DocType: Salary Component,Amount based on formula,Iznos se temelji na formuli
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303444DocType: Purchase Invoice,Currency and Price List,Valuta i cjenik
3445DocType: Opportunity,Customer / Lead Name,Kupac / Potencijalni kupac
3446apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +115,Clearance Date not mentioned,Razmak Datum nije spomenuo
Frappe PR Bot748c0242018-06-21 10:34:28 +05303447DocType: Payroll Period,Taxable Salary Slabs,Oporezive plaće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303448apps/erpnext/erpnext/config/manufacturing.py +7,Production,Proizvodnja
3449DocType: Guardian,Occupation,Okupacija
3450apps/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 Bot748c0242018-06-21 10:34:28 +05303451DocType: Salary Component,Max Benefit Amount (Yearly),Iznos maksimalne isplate (godišnje)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303452DocType: Crop,Planting Area,Područje sadnje
3453apps/erpnext/erpnext/controllers/trends.py +19,Total(Qty),Ukupno (Kol)
3454DocType: Installation Note Item,Installed Qty,Instalirana kol
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303455apps/erpnext/erpnext/utilities/user_progress.py +31,You added ,Dodali ste
3456DocType: Purchase Taxes and Charges,Parenttype,Nadređeni tip
3457apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +10,Training Result,Rezultat trening
3458DocType: Purchase Invoice,Is Paid,je plaćen
3459DocType: Salary Structure,Total Earning,Ukupna zarada
3460DocType: Purchase Receipt,Time at which materials were received,Vrijeme u kojem su materijali primili
3461DocType: Products Settings,Products per Page,Proizvodi po stranici
3462DocType: Stock Ledger Entry,Outgoing Rate,Odlazni Ocijenite
Frappe PR Bot748c0242018-06-21 10:34:28 +05303463apps/erpnext/erpnext/controllers/accounts_controller.py +346, or ,ili
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303464DocType: Sales Order,Billing Status,Status naplate
3465apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Prijavi problem
Frappe PR Bot748c0242018-06-21 10:34:28 +05303466apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +127,Utility Expenses,komunalna Troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303467apps/erpnext/erpnext/accounts/report/payment_period_based_on_invoice_date/payment_period_based_on_invoice_date.py +64,90-Above,Iznad 90
Frappe PR Bot748c0242018-06-21 10:34:28 +05303468apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +253,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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303469DocType: Supplier Scorecard Criteria,Criteria Weight,Težina kriterija
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303470apps/erpnext/erpnext/patches/v11_0/add_default_email_template_for_leave.py +7,Leave Approval Notification,Odustani od obavijesti o odobrenju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303471DocType: Buying Settings,Default Buying Price List,Zadani kupovni cjenik
3472DocType: Payroll Entry,Salary Slip Based on Timesheet,Plaća proklizavanja temelju timesheet
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303473apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +49,Buying Rate,Stopa kupnje
Frappe PR Bot748c0242018-06-21 10:34:28 +05303474apps/erpnext/erpnext/controllers/buying_controller.py +571,Row {0}: Enter location for the asset item {1},Redak {0}: unesite mjesto stavke stavke {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303475DocType: Notification Control,Sales Order Message,Poruka narudžbe kupca
3476apps/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."
3477DocType: Payment Entry,Payment Type,Vrsta plaćanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05303478apps/erpnext/erpnext/stock/doctype/batch/batch.py +245,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 Botdc0a92c2018-04-02 23:46:54 +05303479DocType: Hub Category,Parent Category,Roditeljska kategorija
3480DocType: Payroll Entry,Select Employees,Odaberite Zaposlenici
Frappe PR Bot748c0242018-06-21 10:34:28 +05303481DocType: Shopify Settings,Sales Invoice Series,Serija prodajnih faktura
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303482DocType: Opportunity,Potential Sales Deal,Potencijalni Prodaja Deal
3483DocType: Complaint,Complaints,pritužbe
Frappe PR Bot748c0242018-06-21 10:34:28 +05303484DocType: Employee Tax Exemption Declaration,Employee Tax Exemption Declaration,Deklaracija o izuzeću od plaćanja radnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303485DocType: Payment Entry,Cheque/Reference Date,Ček / Referentni datum
3486DocType: Purchase Invoice,Total Taxes and Charges,Ukupno Porezi i naknade
Frappe PR Bot748c0242018-06-21 10:34:28 +05303487apps/erpnext/erpnext/assets/doctype/asset/asset.py +78,Available-for-use Date is entered as past date,Datum dostupan za korištenje unosi se kao protekli datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303488DocType: Employee,Emergency Contact,Kontakt hitne službe
3489DocType: Bank Reconciliation Detail,Payment Entry,Ulaz za plaćanje
3490,sales-browser,prodaja-preglednik
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303491apps/erpnext/erpnext/accounts/doctype/account/account.js +73,Ledger,Glavna knjiga
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303492DocType: Patient Medical Record,PMR-,mu prikupljeni PMR
3493DocType: Drug Prescription,Drug Code,Kodeks droga
3494DocType: Target Detail,Target Amount,Ciljani iznos
3495DocType: POS Profile,Print Format for Online,Oblik ispisa za online
3496DocType: Shopping Cart Settings,Shopping Cart Settings,Košarica Postavke
3497DocType: Journal Entry,Accounting Entries,Računovodstvenih unosa
3498apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +17,"If selected Pricing Rule is made for 'Rate', it will overwrite Price List. Pricing Rule rate is the final rate, so no further discount should be applied. Hence, in transactions like Sales Order, Purchase Order etc, it will be fetched in 'Rate' field, rather than 'Price List Rate' field.","Ako je odabrano Pravilo o cijenama za &quot;Razina&quot;, ona će prebrisati Cjenik. Cijena cijene je konačna stopa, tako da nema dodatnog popusta. Dakle, u transakcijama kao što su prodajni nalog, narudžbena narudžba i sl., To će biti dohvaćeno u polju &quot;Cijena&quot;, a ne polje &quot;Cjenovna lista&quot;."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303499DocType: Journal Entry,Paid Loan,Plaćeni zajam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303500apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +24,Duplicate Entry. Please check Authorization Rule {0},Dupli unos. Provjerite pravila za autorizaciju {0}
3501DocType: Journal Entry Account,Reference Due Date,Referentni datum dospijeća
3502DocType: Purchase Order,Ref SQ,Ref. SQ
Frappe PR Bot748c0242018-06-21 10:34:28 +05303503DocType: Leave Type,Applicable After (Working Days),Primjenjivi nakon (radni dani)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303504apps/erpnext/erpnext/stock/doctype/landed_cost_voucher/landed_cost_voucher.py +55,Receipt document must be submitted,Prijem dokumenata moraju biti dostavljeni
3505DocType: Purchase Invoice Item,Received Qty,Pozicija Kol
3506DocType: Stock Entry Detail,Serial No / Batch,Serijski Ne / Batch
Frappe PR Bot748c0242018-06-21 10:34:28 +05303507apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +346,Not Paid and Not Delivered,Ne plaća i ne Isporučeno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303508DocType: Product Bundle,Parent Item,Nadređeni proizvod
3509DocType: Account,Account Type,Vrsta računa
3510DocType: Delivery Note,DN-RET-,DN-RET-
Frappe PR Bot748c0242018-06-21 10:34:28 +05303511DocType: Shopify Settings,Webhooks Details,Webhooks Detalji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303512apps/erpnext/erpnext/templates/pages/projects.html +58,No time sheets,Nema vremenske tablice
3513DocType: GoCardless Mandate,GoCardless Customer,GoCardless Customer
Frappe PR Bot748c0242018-06-21 10:34:28 +05303514apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +160,Leave Type {0} cannot be carry-forwarded,Ostavite Tip {0} ne može nositi-proslijeđen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303515apps/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'
3516,To Produce,proizvoditi
Frappe PR Bot748c0242018-06-21 10:34:28 +05303517DocType: Leave Encashment,Payroll,Platni spisak
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303518apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +198,"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 Bot748c0242018-06-21 10:34:28 +05303519DocType: Healthcare Service Unit,Parent Service Unit,Roditeljska jedinica
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303520apps/erpnext/erpnext/utilities/activation.py +101,Make User,Provjerite korisnika
3521DocType: Packing Slip,Identification of the package for the delivery (for print),Identifikacija paketa za dostavu (za tisak)
3522DocType: Bin,Reserved Quantity,Rezervirano Količina
3523apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +34,Please enter valid email address,Unesite valjanu e-adresu
3524DocType: Volunteer Skill,Volunteer Skill,Volonterska vještina
3525DocType: Bank Reconciliation,Include POS Transactions,Uključi POS transakcije
Frappe PR Bot748c0242018-06-21 10:34:28 +05303526DocType: Purchase Invoice,Inter Company Invoice Reference,Referentna faktura tvrtke Inter Company
3527apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +807,Please select an item in the cart,Odaberite stavku u košarici
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303528DocType: Landed Cost Voucher,Purchase Receipt Items,Primka proizvoda
3529apps/erpnext/erpnext/config/learn.py +21,Customizing Forms,Prilagodba Obrasci
Frappe PR Bot748c0242018-06-21 10:34:28 +05303530apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +77,Arrear,zaostatak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303531apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +158,Depreciation Amount during the period,Amortizacija Iznos u razdoblju
Frappe PR Bot748c0242018-06-21 10:34:28 +05303532DocType: Sales Invoice,Is Return (Credit Note),Je li povrat (kreditna bilješka)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303533apps/erpnext/erpnext/accounts/doctype/sales_taxes_and_charges_template/sales_taxes_and_charges_template.py +43,Disabled template must not be default template,Onemogućeno predložak ne smije biti zadani predložak
Frappe PR Bot748c0242018-06-21 10:34:28 +05303534apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.py +290,For row {0}: Enter planned qty,Za redak {0}: unesite planirani iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303535DocType: Shareholder,SH-,SH-
3536DocType: Account,Income Account,Račun prihoda
3537DocType: Payment Request,Amount in customer's currency,Iznos u valuti kupca
Frappe PR Bot748c0242018-06-21 10:34:28 +05303538apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +847,Delivery,Isporuka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303539DocType: Volunteer,Weekdays,Radnim danom
3540DocType: Stock Reconciliation Item,Current Qty,Trenutno Kom
3541DocType: Restaurant Menu,Restaurant Menu,Izbornik restorana
3542apps/erpnext/erpnext/templates/generators/item_group.html +36,Prev,Prethodna
3543DocType: Appraisal Goal,Key Responsibility Area,Zona ključnih odgovornosti
3544apps/erpnext/erpnext/utilities/activation.py +127,"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"
3545DocType: Payment Entry,Total Allocated Amount,Ukupni raspoređeni iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +05303546apps/erpnext/erpnext/setup/doctype/company/company.py +157,Set default inventory account for perpetual inventory,Postavite zadani oglasni prostor za trajni oglasni prostor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303547DocType: Item Reorder,Material Request Type,Tip zahtjeva za robom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303548apps/erpnext/erpnext/non_profit/doctype/grant_application/grant_application.js +17,Send Grant Review Email,Slanje e-pošte za evaluaciju potpore
Frappe PR Bot748c0242018-06-21 10:34:28 +05303549apps/erpnext/erpnext/accounts/page/pos/pos.js +856,"LocalStorage is full, did not save","LocalStorage puna, nije štedjelo"
3550apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +113,Row {0}: UOM Conversion Factor is mandatory,Red {0}: UOM pretvorbe faktor je obavezno
3551DocType: Employee Benefit Claim,Claim Date,Datum zahtjeva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303552apps/erpnext/erpnext/utilities/user_progress.py +235,Room Capacity,Kapacitet sobe
3553apps/erpnext/erpnext/stock/doctype/item_alternative/item_alternative.py +28,Already record exists for the item {0},Već postoji zapis za stavku {0}
3554apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +28,Ref,Ref.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303555apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +48,You will lose records of previously generated invoices. Are you sure you want to restart this subscription?,Izgubit ćete evidenciju prethodno generiranih faktura. Jeste li sigurni da želite ponovno pokrenuti ovu pretplatu?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303556DocType: Lab Test,LP-,LP-
3557DocType: Healthcare Settings,Registration Fee,Naknada za registraciju
Frappe PR Bot748c0242018-06-21 10:34:28 +05303558DocType: Employee Benefit Application,Pro Rata Dispensed Amount,Iznos neplaćenog Pro Rata
3559DocType: Stock Entry Detail,Subcontracted Item,Podugovarana stavka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303560DocType: Budget,Cost Center,Troška
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303561apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +45,Voucher #,bon #
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303562DocType: Notification Control,Purchase Order Message,Poruka narudžbenice
3563DocType: Tax Rule,Shipping Country,Dostava Država
3564DocType: Selling Settings,Hide Customer's Tax Id from Sales Transactions,Sakrij Porezni Kupca od prodajnih transakcija
3565DocType: Upload Attendance,Upload HTML,Prenesi HTML
3566DocType: Employee,Relieving Date,Rasterećenje Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303567DocType: Purchase Invoice,Total Quantity,Ukupna količina
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303568apps/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."
3569DocType: 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
3570DocType: Employee Education,Class / Percentage,Klasa / Postotak
Frappe PR Bot748c0242018-06-21 10:34:28 +05303571DocType: Shopify Settings,Shopify Settings,Postavke trgovine
3572apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +122,Head of Marketing and Sales,Voditelj marketinga i prodaje
3573apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +75,Income Tax,Porez na dohodak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303574apps/erpnext/erpnext/config/selling.py +174,Track Leads by Industry Type.,Praćenje potencijalnih kupaca prema vrsti industrije.
3575apps/erpnext/erpnext/utilities/user_progress.py +101,Go to Letterheads,Idi na zaglavlje
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303576DocType: Subscription,Cancel At End Of Period,Odustani na kraju razdoblja
Frappe PR Bot748c0242018-06-21 10:34:28 +05303577apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +114,Property already added,Već je dodano svojstvo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303578DocType: Item Supplier,Item Supplier,Dobavljač proizvoda
Frappe PR Bot748c0242018-06-21 10:34:28 +05303579apps/erpnext/erpnext/public/js/controllers/transaction.js +1263,Please enter Item Code to get batch no,Unesite kod Predmeta da se hrpa nema
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303580apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +895,Please select a value for {0} quotation_to {1},Molimo odabir vrijednosti za {0} quotation_to {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303581apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +428,No Items selected for transfer,Nema odabranih stavki za prijenos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303582apps/erpnext/erpnext/config/selling.py +46,All Addresses.,Sve adrese.
3583DocType: Company,Stock Settings,Postavke skladišta
Frappe PR Bot748c0242018-06-21 10:34:28 +05303584apps/erpnext/erpnext/accounts/doctype/account/account.py +185,"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 Botdc0a92c2018-04-02 23:46:54 +05303585DocType: Vehicle,Electric,električni
3586DocType: Task,% Progress,% Napredak
Frappe PR Bot748c0242018-06-21 10:34:28 +05303587apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +130,Gain/Loss on Asset Disposal,Dobit / gubitak od imovine Odlaganje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303588apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.js +21,"Only the Student Applicant with the status ""Approved"" will be selected in the table below.",U sljedećoj tablici odabrat će se samo kandidatkinja za studente s statusom &quot;Odobreno&quot;.
3589apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +117,Account number for account {0} is not available.<br> Please setup your Chart of Accounts correctly.,Broj računa za račun {0} nije dostupan. <br> Pravilno postavite svoj računni prikaz.
3590DocType: Task,Depends on Tasks,Ovisi o poslovima
3591apps/erpnext/erpnext/config/selling.py +36,Manage Customer Group Tree.,Uredi hijerarhiju grupe kupaca.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303592DocType: Normal Test Items,Result Value,Vrijednost rezultata
3593DocType: Hotel Room,Hotels,Hoteli
3594DocType: Supplier Quotation,SQTN-,SQTN-
3595apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center_tree.js +22,New Cost Center Name,Novi naziv troškovnog centra
3596DocType: Leave Control Panel,Leave Control Panel,Upravljačka ploča odsustava
3597DocType: Project,Task Completion,Zadatak Završetak
Frappe PR Bot748c0242018-06-21 10:34:28 +05303598apps/erpnext/erpnext/templates/includes/product_page.js +31,Not in Stock,Ne u skladištu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303599DocType: Volunteer,Volunteer Skills,Volonterske vještine
Frappe PR Bot748c0242018-06-21 10:34:28 +05303600DocType: Additional Salary,HR User,HR Korisnik
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303601DocType: Bank Guarantee,Reference Document Name,Referentni naziv dokumenta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303602DocType: Purchase Invoice,Taxes and Charges Deducted,Porezi i naknade oduzeti
Frappe PR Bot748c0242018-06-21 10:34:28 +05303603DocType: Support Settings,Issues,Pitanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303604apps/erpnext/erpnext/controllers/status_updater.py +12,Status must be one of {0},Status mora biti jedan od {0}
3605apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +64,Reminder to update GSTIN Sent,Podsjetnik za ažuriranje GSTIN posla
3606DocType: Sales Invoice,Debit To,Rashodi za
3607DocType: Restaurant Menu Item,Restaurant Menu Item,Stavka izbornika restorana
3608DocType: Delivery Note,Required only for sample item.,Potrebna je samo za primjer stavke.
3609DocType: Stock Ledger Entry,Actual Qty After Transaction,Stvarna količina nakon transakcije
3610,Pending SO Items For Purchase Request,Otvorene stavke narudžbe za zahtjev za kupnju
3611apps/erpnext/erpnext/education/doctype/student_admission/student_admission.py +35,Student Admissions,Studentski Upisi
Frappe PR Bot748c0242018-06-21 10:34:28 +05303612apps/erpnext/erpnext/accounts/party.py +400,{0} {1} is disabled,{0} {1} je onemogućen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303613DocType: Supplier,Billing Currency,Naplata valuta
3614DocType: Sales Invoice,SINV-RET-,SINV-RET-
Frappe PR Bot748c0242018-06-21 10:34:28 +05303615apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +176,Extra Large,Extra large
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303616DocType: Loan,Loan Application,Primjena zajma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303617DocType: Crop,Scientific Name,Znanstveno ime
Frappe PR Bot748c0242018-06-21 10:34:28 +05303618apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +47,Flexi component require to add max benefit,Flexi komponenta zahtijeva dodavanje maksimalne koristi
3619DocType: Bank Account,Branch Code,Kod podružnice
3620apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +97,Total Leaves,Ukupno Lišće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303621DocType: Customer,"Reselect, if the chosen contact is edited after save","Ponovno odaberite, ako je odabrani kontakt uređen nakon spremanja"
3622DocType: Consultation,In print,U tisku
3623,Profit and Loss Statement,Račun dobiti i gubitka
3624DocType: Bank Reconciliation Detail,Cheque Number,Ček Broj
3625,Sales Browser,prodaja preglednik
3626DocType: Journal Entry,Total Credit,Ukupna kreditna
Frappe PR Bot748c0242018-06-21 10:34:28 +05303627apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +581,Warning: Another {0} # {1} exists against stock entry {2},Upozorenje: Još {0} # {1} postoji protiv ulaska dionicama {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303628apps/erpnext/erpnext/utilities/user_progress_utils.py +66,Local,Lokalno
3629apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +26,Loans and Advances (Assets),Zajmovi i predujmovi (aktiva)
3630apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +12,Debtors,Dužnici
Frappe PR Bot748c0242018-06-21 10:34:28 +05303631apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +175,Large,Veliki
3632DocType: Bank Statement Settings,Bank Statement Settings,Postavke bankovnog izvoda
3633DocType: Shopify Settings,Customer Settings,Postavke korisnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303634DocType: Homepage Featured Product,Homepage Featured Product,Početna Istaknuti Proizvodi
Frappe PR Bot748c0242018-06-21 10:34:28 +05303635apps/erpnext/erpnext/manufacturing/doctype/blanket_order/blanket_order.js +12,View Orders,Prikaz narudžbi
3636apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +224,All Assessment Groups,Sve grupe za procjenu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303637apps/erpnext/erpnext/stock/doctype/warehouse/warehouse_tree.js +15,New Warehouse Name,Novo ime skladišta
Frappe PR Bot748c0242018-06-21 10:34:28 +05303638DocType: Shopify Settings,App Type,Vrsta aplikacije
3639apps/erpnext/erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.py +380,Total {0} ({1}),Ukupno {0} ({1})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303640DocType: C-Form Invoice Detail,Territory,Teritorij
3641apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +151,Please mention no of visits required,Molimo spomenuti nema posjeta potrebnih
Frappe PR Bot748c0242018-06-21 10:34:28 +05303642apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +44,"Total flexi component amount {0} should not be less \
3643 than max benefits {1}",Ukupni iznos fleksibilne komponente {0} ne bi smio biti manji od maksimalnih prednosti {1}
3644DocType: Asset,AST,AST
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303645DocType: Stock Settings,Default Valuation Method,Zadana metoda vrednovanja
3646apps/erpnext/erpnext/education/doctype/student/student_dashboard.py +26,Fee,Pristojba
Frappe PR Bot748c0242018-06-21 10:34:28 +05303647apps/erpnext/erpnext/setup/doctype/company/company.js +174,Update in progress. It might take a while.,Ažuriranje je u tijeku. Može potrajati neko vrijeme.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303648DocType: Production Plan Item,Produced Qty,Proizvedena količina
3649DocType: Vehicle Log,Fuel Qty,Gorivo Kol
3650DocType: Stock Entry,Target Warehouse Name,Naziv ciljnog skladišta
3651DocType: Work Order Operation,Planned Start Time,Planirani početak vremena
3652DocType: Course,Assessment,procjena
3653DocType: Payment Entry Reference,Allocated,Dodijeljeni
Frappe PR Bot748c0242018-06-21 10:34:28 +05303654apps/erpnext/erpnext/config/accounts.py +273,Close Balance Sheet and book Profit or Loss.,Zatvori bilanca i knjiga dobit ili gubitak .
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303655DocType: Student Applicant,Application Status,Status aplikacije
3656DocType: Sensitivity Test Items,Sensitivity Test Items,Ispitne stavke osjetljivosti
3657DocType: Project Update,Project Update,Ažuriranje projekta
3658DocType: Fees,Fees,naknade
3659DocType: Currency Exchange,Specify Exchange Rate to convert one currency into another,Navedite Tečaj pretvoriti jedne valute u drugu
Frappe PR Bot748c0242018-06-21 10:34:28 +05303660apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +161,Quotation {0} is cancelled,Ponuda {0} je otkazana
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303661apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +132,Total Outstanding Amount,Ukupni iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303662DocType: Sales Partner,Targets,Ciljevi
3663apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].js +54,Please register the SIREN number in the company information file,Molimo registrirajte SIREN broj u informativnu datoteku tvrtke
3664DocType: Price List,Price List Master,Cjenik Master
3665DocType: GST Account,CESS Account,CESS račun
3666DocType: 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."
Frappe PR Bot748c0242018-06-21 10:34:28 +05303667apps/erpnext/erpnext/templates/pages/help.html +35,Forum Activity,Aktivnost na forumu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303668,S.O. No.,N.K.br.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303669DocType: Bank Statement Transaction Settings Item,Bank Statement Transaction Settings Item,Stavka o postavkama transakcije bankovne izjave
3670apps/erpnext/erpnext/hr/utils.py +146,To date can not greater than employee's relieving date,Do danas ne može biti veći od datuma oslobađanja zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303671apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +241,Please create Customer from Lead {0},Molimo stvoriti kupac iz Olovo {0}
3672apps/erpnext/erpnext/healthcare/page/medical_record/patient_select.html +3,Select Patient,Odaberite Pacijent
3673DocType: Price List,Applicable for Countries,Primjenjivo za zemlje
3674DocType: Supplier Scorecard Scoring Variable,Parameter Name,Naziv parametra
Frappe PR Bot748c0242018-06-21 10:34:28 +05303675apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +46,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 Botdc0a92c2018-04-02 23:46:54 +05303676apps/erpnext/erpnext/education/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}
3677DocType: Homepage,Products to be shown on website homepage,Proizvodi koji će biti prikazan na web stranici početnu stranicu
Frappe PR Bot748c0242018-06-21 10:34:28 +05303678apps/erpnext/erpnext/hr/doctype/department/department.js +9,This is a root customer group and cannot be edited.,Ovo je glavna grupa kupaca i ne može se mijenjati.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303679DocType: Student,AB-,AB
Frappe PR Bot748c0242018-06-21 10:34:28 +05303680DocType: Budget,Action if Accumulated Monthly Budget Exceeded on PO,Ako je akumulirani mjesečni proračun premašen na PO
3681DocType: Exchange Rate Revaluation,Exchange Rate Revaluation,Revalorizacija tečaja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303682DocType: POS Profile,Ignore Pricing Rule,Ignorirajte Cijene pravilo
3683DocType: Employee Education,Graduate,Diplomski
3684DocType: Leave Block List,Block Days,Dani bloka
3685apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +83,"Shipping Address does not have country, which is required for this Shipping Rule",Adresa za isporuku nema državu koja je potrebna za ovaj Pravilnik za isporuku
3686DocType: Journal Entry,Excise Entry,Trošarine Stupanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05303687apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +67,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 Botdc0a92c2018-04-02 23:46:54 +05303688DocType: Terms and Conditions,"Standard Terms and Conditions that can be added to Sales and Purchases.
3689
3690Examples:
3691
36921. Validity of the offer.
36931. Payment Terms (In Advance, On Credit, part advance etc).
36941. What is extra (or payable by the Customer).
36951. Safety / usage warning.
36961. Warranty if any.
36971. Returns Policy.
36981. Terms of shipping, if applicable.
36991. Ways of addressing disputes, indemnity, liability, etc.
37001. Address and Contact of your Company.","Standardni uvjeti koji se mogu dodati prodaje i kupnje.
3701
Frappe PR Bot748c0242018-06-21 10:34:28 +05303702 Primjeri:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303703
3704 1. Valjanost ponude.
3705 1. Uvjeti plaćanja (unaprijed na kredit, dio unaprijed i sl).
3706 1. Što je extra (ili plaća Kupac).
3707 1. Sigurnost / upozorenje korištenja.
3708 1. Jamstvo ako ih ima.
3709 1. Vraća politike.
3710 1. Uvjeti dostave, ako je potrebno.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303711 1. Načini adresiranja sporova, naknade štete, odgovornosti, itd
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303712 1. Kontakt Vaše tvrtke."
3713DocType: Issue,Issue Type,Vrsta izdanja
3714DocType: Attendance,Leave Type,Vrsta odsustva
3715DocType: Purchase Invoice,Supplier Invoice Details,Dobavljač Detalji Račun
3716DocType: Agriculture Task,Ignore holidays,Zanemari blagdane
Frappe PR Bot748c0242018-06-21 10:34:28 +05303717apps/erpnext/erpnext/controllers/stock_controller.py +237,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 Botdc0a92c2018-04-02 23:46:54 +05303718DocType: Project,Copied From,Kopiran iz
3719apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.py +340,Invoice already created for all billing hours,Račun je već izrađen za sva vremena naplate
Frappe PR Bot748c0242018-06-21 10:34:28 +05303720apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +139,Name error: {0},greška Ime: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303721DocType: Cash Flow Mapping,Is Finance Cost,Je li trošak financiranja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303722apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +19,Attendance for employee {0} is already marked,Gledatelja za zaposlenika {0} već označen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303723DocType: 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)
3724apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +27,Please set default customer in Restaurant Settings,Postavite zadani klijent u Postavkama restorana
3725,Salary Register,Plaća Registracija
3726DocType: Warehouse,Parent Warehouse,Roditelj Skladište
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303727DocType: Subscription,Net Total,Osnovica
Frappe PR Bot748c0242018-06-21 10:34:28 +05303728apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +601,Default BOM not found for Item {0} and Project {1},Zadani BOM nije pronađen za stavku {0} i projekt {1}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303729apps/erpnext/erpnext/config/non_profit.py +74,Define various loan types,Definirati različite vrste kredita
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303730DocType: Bin,FCFS Rate,FCFS Stopa
Frappe PR Bot748c0242018-06-21 10:34:28 +05303731DocType: Bank Statement Transaction Invoice Item,Outstanding Amount,Izvanredna Iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303732apps/erpnext/erpnext/templates/generators/bom.html +71,Time(in mins),Vrijeme (u minutama)
3733DocType: Project Task,Working,Radni
3734DocType: Stock Ledger Entry,Stock Queue (FIFO),Kataloški red (FIFO)
3735apps/erpnext/erpnext/public/js/setup_wizard.js +127,Financial Year,Financijska godina
3736apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +46,{0} does not belong to Company {1},{0} ne pripada Društvu {1}
3737apps/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.
3738apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +122,Cost as on,Trošak kao i na
3739DocType: Healthcare Settings,Out Patient Settings,Izvan pacijentskih postavki
3740DocType: Account,Round Off,Zaokružiti
3741apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +263,Quantity must be positive,Količina mora biti pozitivna
3742DocType: Material Request Plan Item,Requested Qty,Traženi Kol
Frappe PR Bot748c0242018-06-21 10:34:28 +05303743apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +97,The fields From Shareholder and To Shareholder cannot be blank,Polja Od Dioničara i Dioničara ne mogu biti prazna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303744DocType: Tax Rule,Use for Shopping Cart,Koristite za Košarica
3745apps/erpnext/erpnext/controllers/item_variant.py +101,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 Bot748c0242018-06-21 10:34:28 +05303746apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +81,Select Serial Numbers,Odaberite serijske brojeve
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303747DocType: BOM Item,Scrap %,Otpad%
3748apps/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 Bot748c0242018-06-21 10:34:28 +05303749DocType: Travel Request,Require Full Funding,Potražite punu financijsku potporu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303750DocType: Maintenance Visit,Purposes,Svrhe
Frappe PR Bot748c0242018-06-21 10:34:28 +05303751apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +110,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 Botdc0a92c2018-04-02 23:46:54 +05303752apps/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"
3753DocType: Membership,Membership Status,Status članstva
Frappe PR Bot748c0242018-06-21 10:34:28 +05303754DocType: Travel Itinerary,Lodging Required,Obavezan smještaj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303755,Requested,Tražena
Frappe PR Bot748c0242018-06-21 10:34:28 +05303756apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +109,No Remarks,Nema primjedbi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303757DocType: Asset,In Maintenance,U Održavanju
3758DocType: Purchase Invoice,Overdue,Prezadužen
3759DocType: Account,Stock Received But Not Billed,Stock primljeni Ali ne Naplaćeno
Frappe PR Bot748c0242018-06-21 10:34:28 +05303760apps/erpnext/erpnext/accounts/doctype/account/account.py +86,Root Account must be a group,Korijen računa mora biti grupa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303761DocType: Drug Prescription,Drug Prescription,Lijek na recept
3762DocType: Fees,FEE.,PRISTOJBA.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303763DocType: Loan,Repaid/Closed,Otplaćuje / Zatvoreno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303764DocType: Item,Total Projected Qty,Ukupni predviđeni Kol
3765DocType: Monthly Distribution,Distribution Name,Naziv distribucije
3766apps/erpnext/erpnext/stock/stock_ledger.py +477,"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 zero valuation rate 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 procjene nije pronađena za stavku {0}, koja je potrebna za knjiženje unosa za {1} {2}. Ako se stavka izvršava kao stavka stope nulte vrijednosti u {1}, navedite to u tablici {1} stavke. U suprotnom, izradite transakciju dolazne burze za stavku ili navedite stopu vrednovanja u zapisu Stavka, a zatim pokušajte poslati / poništiti ovaj unos"
3767DocType: Course,Course Code,kod predmeta
Frappe PR Bot748c0242018-06-21 10:34:28 +05303768apps/erpnext/erpnext/controllers/stock_controller.py +341,Quality Inspection required for Item {0},Inspekcija kvalitete potrebna za proizvod {0}
3769DocType: Location,Parent Location,Mjesto roditelja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303770DocType: POS Settings,Use POS in Offline Mode,Koristite POS u izvanmrežnom načinu rada
3771DocType: Supplier Scorecard,Supplier Variables,Variable dobavljača
3772DocType: 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
3773DocType: Purchase Invoice Item,Net Rate (Company Currency),Neto stopa (Društvo valuta)
3774DocType: Salary Detail,Condition and Formula Help,Stanje i Formula Pomoć
3775apps/erpnext/erpnext/config/selling.py +105,Manage Territory Tree.,Uredi teritorijalnu raspodjelu.
3776DocType: Patient Service Unit,Patient Service Unit,Jedinica za pacijente
Frappe PR Bot748c0242018-06-21 10:34:28 +05303777DocType: Bank Statement Transaction Invoice Item,Sales Invoice,Prodajni račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303778DocType: Journal Entry Account,Party Balance,Bilanca stranke
3779DocType: Cash Flow Mapper,Section Subtotal,Podskupina odjeljka
Frappe PR Bot748c0242018-06-21 10:34:28 +05303780apps/erpnext/erpnext/accounts/page/pos/pos.js +506,Please select Apply Discount On,Odaberite Primijeni popusta na
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303781DocType: Stock Settings,Sample Retention Warehouse,Skladište za uzorkovanje uzoraka
3782DocType: Company,Default Receivable Account,Zadana Potraživanja račun
3783DocType: Physician Schedule,Physician Schedule,Raspored liječnika
3784DocType: Purchase Invoice,Deemed Export,Pretraženo izvoz
3785DocType: Stock Entry,Material Transfer for Manufacture,Prijenos materijala za izradu
3786apps/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 Bot748c0242018-06-21 10:34:28 +05303787apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +409,Accounting Entry for Stock,Knjiženje na skladištu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303788DocType: Lab Test,LabTest Approver,LabTest odobrenje
3789apps/erpnext/erpnext/education/doctype/assessment_plan/assessment_plan.py +61,You have already assessed for the assessment criteria {}.,Već ste ocijenili kriterije procjene {}.
3790DocType: Vehicle Service,Engine Oil,Motorno ulje
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303791apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1025,Work Orders Created: {0},Kreirani radni nalozi: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303792DocType: Sales Invoice,Sales Team1,Prodaja Team1
Frappe PR Bot748c0242018-06-21 10:34:28 +05303793apps/erpnext/erpnext/stock/doctype/item/item.py +562,Item {0} does not exist,Proizvod {0} ne postoji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303794DocType: Sales Invoice,Customer Address,Kupac Adresa
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303795DocType: Loan,Loan Details,zajam Detalji
Frappe PR Bot748c0242018-06-21 10:34:28 +05303796apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +61,Failed to setup post company fixtures,Postavljanje post-tvrtki nije uspjelo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303797DocType: Company,Default Inventory Account,Zadani račun oglasnog prostora
Frappe PR Bot748c0242018-06-21 10:34:28 +05303798apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +193,The folio numbers are not matching,Folio brojevi se ne podudaraju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303799apps/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.
3800apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +262,Payment Request for {0},Zahtjev za plaćanje {0}
3801DocType: Item Barcode,Barcode Type,Vrsta crtičnog koda
3802DocType: Antibiotic,Antibiotic Name,Ime antibiotika
Frappe PR Bot748c0242018-06-21 10:34:28 +05303803apps/erpnext/erpnext/config/buying.py +43,Supplier Group master.,Majstor grupa dobavljača.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303804DocType: Purchase Invoice,Apply Additional Discount On,Nanesite dodatni popust na
3805apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +66,Select Type...,Odaberite vrstu ...
3806DocType: Crop Cycle,A link to all the Land Units in which the Crop is growing,Veza na sve Zemljišne jedinice u kojima raste usjeva
Frappe PR Bot748c0242018-06-21 10:34:28 +05303807apps/erpnext/erpnext/templates/pages/help.html +52,Your tickets,Vaše ulaznice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303808DocType: Account,Root Type,korijen Tip
3809DocType: Item,FIFO,FIFO
Frappe PR Bot748c0242018-06-21 10:34:28 +05303810apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +515,Close the POS,Zatvorite POS
3811apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +139,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 Botdc0a92c2018-04-02 23:46:54 +05303812DocType: Item Group,Show this slideshow at the top of the page,Prikaži ovaj slideshow na vrhu stranice
3813DocType: BOM,Item UOM,Mjerna jedinica proizvoda
3814DocType: Sales Taxes and Charges,Tax Amount After Discount Amount (Company Currency),Porezna Iznos Nakon Popust Iznos (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303815apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +218,Target warehouse is mandatory for row {0},Target skladište je obvezno za redom {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303816DocType: Cheque Print Template,Primary Settings,Primarne postavke
Frappe PR Bot748c0242018-06-21 10:34:28 +05303817DocType: Attendance Request,Work From Home,Rad od kuće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303818DocType: Purchase Invoice,Select Supplier Address,Odaberite Dobavljač adresa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303819DocType: Purchase Invoice Item,Quality Inspection,Provjera kvalitete
Frappe PR Bot748c0242018-06-21 10:34:28 +05303820apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +172,Extra Small,Dodatni Mali
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303821DocType: Company,Standard Template,standardni predložak
3822DocType: Training Event,Theory,Teorija
Frappe PR Bot748c0242018-06-21 10:34:28 +05303823apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +844,Warning: Material Requested Qty is less than Minimum Order Qty,Upozorenje : Materijal Tražena količina manja nego minimalna narudžba kol
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303824apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +211,Account {0} is frozen,Račun {0} je zamrznut
3825DocType: Company,Legal Entity / Subsidiary with a separate Chart of Accounts belonging to the Organization.,Pravna cjelina / Podružnica s odvojenim kontnim planom pripada Organizaciji.
3826DocType: Payment Request,Mute Email,Mute e
3827apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +29,"Food, Beverage & Tobacco","Hrana , piće i duhan"
3828DocType: Account,Account Number,Broj računa
Frappe PR Bot748c0242018-06-21 10:34:28 +05303829apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +774,Can only make payment against unbilled {0},Može napraviti samo plaćanje protiv Nenaplaćena {0}
3830apps/erpnext/erpnext/controllers/selling_controller.py +103,Commission rate cannot be greater than 100,Proviziju ne može biti veća od 100
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303831DocType: Volunteer,Volunteer,dobrovoljac
Frappe PR Bot748c0242018-06-21 10:34:28 +05303832DocType: Buying Settings,Subcontract,Podugovor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303833apps/erpnext/erpnext/public/js/utils/party.js +166,Please enter {0} first,Unesite {0} prvi
3834apps/erpnext/erpnext/hr/doctype/daily_work_summary/daily_work_summary.py +104,No replies from,Nema odgovora od
3835DocType: Work Order Operation,Actual End Time,Stvarni End Time
3836DocType: Item,Manufacturer Part Number,Proizvođačev broj dijela
Frappe PR Bot748c0242018-06-21 10:34:28 +05303837DocType: Taxable Salary Slab,Taxable Salary Slab,Oporeziva plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303838DocType: Work Order Operation,Estimated Time and Cost,Procijenjeno vrijeme i trošak
3839DocType: Bin,Bin,Kanta
3840DocType: Crop,Crop Name,Naziv usjeva
3841DocType: SMS Log,No of Sent SMS,Broj poslanih SMS-a
3842DocType: Antibiotic,Healthcare Administrator,Administrator zdravstva
3843apps/erpnext/erpnext/utilities/user_progress.py +47,Set a Target,Postavite cilj
3844DocType: Dosage Strength,Dosage Strength,Snaga doziranja
3845DocType: Account,Expense Account,Rashodi račun
3846apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +49,Software,softver
Frappe PR Bot748c0242018-06-21 10:34:28 +05303847apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +179,Colour,Boja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303848DocType: Assessment Plan Criteria,Assessment Plan Criteria,Plan Procjena Kriteriji
Frappe PR Bot748c0242018-06-21 10:34:28 +05303849apps/erpnext/erpnext/stock/doctype/batch/batch.py +123,Expiry date is mandatory for selected item,Datum isteka je obavezan za odabranu stavku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303850DocType: Supplier Scorecard Scoring Standing,Prevent Purchase Orders,Spriječiti narudžbenice
Frappe PR Bot748c0242018-06-21 10:34:28 +05303851apps/erpnext/erpnext/healthcare/setup.py +259,Susceptible,Osjetljiv
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303852DocType: Patient Appointment,Scheduled,Planiran
3853apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Zahtjev za ponudu.
3854apps/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"
3855apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.js +148,Select Customer,Odaberite klijenta
3856DocType: Student Log,Academic,Akademski
3857DocType: Patient,Personal and Social History,Osobna i društvena povijest
3858apps/erpnext/erpnext/education/doctype/guardian/guardian.py +51,User {0} created,Korisnik {0} je stvoren
3859DocType: Fee Schedule,Fee Breakup for each student,Otkazivanje naknade za svakog studenta
Frappe PR Bot748c0242018-06-21 10:34:28 +05303860apps/erpnext/erpnext/controllers/accounts_controller.py +574,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 Botdc0a92c2018-04-02 23:46:54 +05303861DocType: Sales Partner,Select Monthly Distribution to unevenly distribute targets across months.,Odaberite mjesečna distribucija na nejednako distribuirati ciljeve diljem mjeseci.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303862apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +88,Change Code,Promijeni kod
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303863DocType: Purchase Invoice Item,Valuation Rate,Stopa vrednovanja
3864DocType: Stock Reconciliation,SR/,SR /
3865DocType: Vehicle,Diesel,Dizel
Frappe PR Bot748c0242018-06-21 10:34:28 +05303866apps/erpnext/erpnext/stock/get_item_details.py +418,Price List Currency not selected,Valuta cjenika nije odabrana
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303867DocType: Purchase Invoice,Availed ITC Cess,Availed ITC Cess
3868,Student Monthly Attendance Sheet,Studentski mjesečna posjećenost list
3869apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +96,Shipping rule only applicable for Selling,Pravilo o isporuci primjenjuje se samo za prodaju
Frappe PR Bot748c0242018-06-21 10:34:28 +05303870apps/erpnext/erpnext/assets/doctype/asset/asset.py +199,Depreciation Row {0}: Next Depreciation Date cannot be before Purchase Date,Row amortizacije {0}: Sljedeći datum amortizacije ne može biti prije datuma kupnje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303871apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Datum početka projekta
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303872apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +36,Until,Do
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303873DocType: Rename Tool,Rename Log,Preimenuj prijavu
3874apps/erpnext/erpnext/education/doctype/student_attendance/student_attendance.py +27,Student Group or Course Schedule is mandatory,Obvezna je grupacija studenata ili raspored predmeta
3875DocType: HR Settings,Maintain Billing Hours and Working Hours Same on Timesheet,Održavati sati naplate i radno vrijeme isto na timesheet
3876DocType: Maintenance Visit Purpose,Against Document No,Protiv dokumentu nema
3877DocType: BOM,Scrap,otpaci
3878apps/erpnext/erpnext/utilities/user_progress.py +217,Go to Instructors,Idite na instruktore
3879apps/erpnext/erpnext/config/selling.py +110,Manage Sales Partners.,Uredi prodajne partnere.
3880DocType: Quality Inspection,Inspection Type,Inspekcija Tip
3881DocType: Fee Validity,Visited yet,Još posjetio
3882apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +134,Warehouses with existing transaction can not be converted to group.,Skladišta s postojećim transakcije se ne može pretvoriti u skupinu.
3883DocType: Assessment Result Tool,Result HTML,rezultat HTML
3884apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +35,Expires On,istječe
3885apps/erpnext/erpnext/utilities/activation.py +117,Add Students,Dodaj studente
Frappe PR Bot748c0242018-06-21 10:34:28 +05303886apps/erpnext/erpnext/hr/doctype/employee_tax_exemption_declaration/employee_tax_exemption_declaration.js +18,Please select {0},Odaberite {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303887DocType: C-Form,C-Form No,C-obrazac br
3888DocType: BOM,Exploded_items,Exploded_items
3889apps/erpnext/erpnext/utilities/user_progress.py +139,List your products or services that you buy or sell.,Navedite svoje proizvode ili usluge koje kupujete ili prodaju.
3890DocType: Water Analysis,Storage Temperature,Temperatura skladištenja
3891DocType: Employee Attendance Tool,Unmarked Attendance,Neoznačeno posjećenost
Frappe PR Bot748c0242018-06-21 10:34:28 +05303892apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +125,Researcher,istraživač
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303893DocType: Program Enrollment Tool Student,Program Enrollment Tool Student,Program za alat Upis studenata
3894apps/erpnext/erpnext/assets/doctype/asset_maintenance/asset_maintenance.py +16,Start date should be less than end date for task {0},Datum početka trebao bi biti manji od datuma završetka zadatka {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05303895,Consolidated Financial Statement,Konsolidirano financijsko izvješće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303896apps/erpnext/erpnext/hr/doctype/job_applicant/job_applicant.py +25,Name or Email is mandatory,Ime ili e-mail je obavezno
3897DocType: Member,MEM-,MEM-
3898DocType: Instructor,Instructor Log,Zapisnik instruktora
Frappe PR Bot748c0242018-06-21 10:34:28 +05303899DocType: Clinical Procedure,Clinical Procedure,Klinički postupak
3900DocType: Shopify Settings,Delivery Note Series,Serija s isporukom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303901DocType: Purchase Order Item,Returned Qty,Vraćeno Kom
3902DocType: Student,Exit,Izlaz
Frappe PR Bot748c0242018-06-21 10:34:28 +05303903apps/erpnext/erpnext/accounts/doctype/account/account.py +158,Root Type is mandatory,Korijen Tip je obvezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303904apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +29,Failed to install presets,Instalacija preseta nije uspjela
Frappe PR Bot748c0242018-06-21 10:34:28 +05303905DocType: Contract,Signee Details,Signee Detalji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303906apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +44,"{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 Bot748c0242018-06-21 10:34:28 +05303907DocType: Certified Consultant,Non Profit Manager,Neprofitni menadžer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303908DocType: BOM,Total Cost(Company Currency),Ukupna cijena (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303909apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +346,Serial No {0} created,Serijski Ne {0} stvorio
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303910DocType: Homepage,Company Description for website homepage,Opis tvrtke za web stranici
3911DocType: 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"
3912apps/erpnext/erpnext/accounts/report/purchase_order_items_to_be_billed/purchase_order_items_to_be_billed.py +18,Suplier Name,Naziv suplier
Frappe PR Bot748c0242018-06-21 10:34:28 +05303913apps/erpnext/erpnext/accounts/report/financial_statements.py +175,Could not retrieve information for {0}.,Nije moguće dohvatiti podatke za {0}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303914apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +134,Opening Entry Journal,Časopis za otvaranje
Frappe PR Bot748c0242018-06-21 10:34:28 +05303915DocType: Contract,Fulfilment Terms,Uvjeti ispunjenja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303916DocType: Sales Invoice,Time Sheet List,Vrijeme Lista list
3917DocType: Employee,You can enter any date manually,Možete ručno unijeti bilo koji datum
3918DocType: Healthcare Settings,Result Printed,Rezultat je tiskan
3919DocType: Asset Category Account,Depreciation Expense Account,Amortizacija reprezentaciju
Frappe PR Bot748c0242018-06-21 10:34:28 +05303920apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +209,Probationary Period,Probni
3921DocType: Purchase Taxes and Charges Template,Is Inter State,Je li Inter Država
3922apps/erpnext/erpnext/config/hr.py +261,Shift Management,Upravljanje pomakom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303923DocType: Customer Group,Only leaf nodes are allowed in transaction,Samo lisni čvorovi su dozvoljeni u transakciji
3924DocType: Project,Total Costing Amount (via Timesheets),Ukupni iznos troškova (putem vremenskih brojeva)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303925DocType: Department,Expense Approver,Rashodi Odobritelj
Frappe PR Bot748c0242018-06-21 10:34:28 +05303926apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +168,Row {0}: Advance against Customer must be credit,Red {0}: Advance protiv Kupac mora biti kreditna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303927DocType: Project,Hourly,na sat
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303928apps/erpnext/erpnext/accounts/doctype/account/account.js +83,Non-Group to Group,Non-skupine do skupine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303929apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +58,Batch is mandatory in row {0},Šarža je obavezna u retku {0}
3930DocType: Purchase Receipt Item Supplied,Purchase Receipt Item Supplied,Zaprimljena stavka iz primke
3931apps/erpnext/erpnext/projects/report/daily_timesheet_summary/daily_timesheet_summary.py +24,To Datetime,Za datetime
Frappe PR Bot748c0242018-06-21 10:34:28 +05303932apps/erpnext/erpnext/config/selling.py +308,Logs for maintaining sms delivery status,Trupci za održavanje statusa isporuke sms
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303933DocType: Accounts Settings,Make Payment via Journal Entry,Plaćanje putem Temeljnica
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303934apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +241,Printed On,tiskana na
Frappe PR Bot748c0242018-06-21 10:34:28 +05303935DocType: Clinical Procedure Template,Clinical Procedure Template,Predložak kliničkog postupka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303936DocType: Item,Inspection Required before Delivery,Inspekcija potrebno prije isporuke
3937DocType: Item,Inspection Required before Purchase,Inspekcija Obavezno prije kupnje
3938apps/erpnext/erpnext/setup/doctype/email_digest/templates/default.html +93,Pending Activities,Aktivnosti na čekanju
3939DocType: Patient Appointment,Reminded,podsjetio
3940DocType: Patient,PID-,PID-
3941DocType: Chapter Member,Chapter Member,Član poglavlja
3942DocType: Material Request Plan Item,Minimum Order Quantity,minimalna količina narudžbe
3943apps/erpnext/erpnext/public/js/setup_wizard.js +106,Your Organization,Vaša organizacija
3944DocType: Fee Component,Fees Category,naknade Kategorija
Frappe PR Bot748c0242018-06-21 10:34:28 +05303945apps/erpnext/erpnext/hr/doctype/employee/employee.py +139,Please enter relieving date.,Unesite olakšavanja datum .
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303946apps/erpnext/erpnext/controllers/trends.py +149,Amt,AMT
Frappe PR Bot748c0242018-06-21 10:34:28 +05303947DocType: Travel Request,"Details of Sponsor (Name, Location)","Pojedinosti sponzora (ime, mjesto)"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303948DocType: Supplier Scorecard,Notify Employee,Obavijesti zaposlenika
3949DocType: Opportunity,Enter name of campaign if source of enquiry is campaign,"Unesite naziv kampanje, ako je izvor upit je kampanja"
3950apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +38,Newspaper Publishers,Novinski izdavači
Frappe PR Bot748c0242018-06-21 10:34:28 +05303951apps/erpnext/erpnext/hr/utils.py +142,Future dates not allowed,Budući datumi nisu dopušteni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303952apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +30,Select Fiscal Year,Odaberite Fiskalna godina
Frappe PR Bot748c0242018-06-21 10:34:28 +05303953apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +117,Expected Delivery Date should be after Sales Order Date,Očekivani datum isporuke trebao bi biti nakon datuma prodaje
3954apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +43,Reorder Level,Poredaj Razina
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303955DocType: Company,Chart Of Accounts Template,Kontni predložak
3956DocType: Attendance,Attendance Date,Gledatelja Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05303957apps/erpnext/erpnext/stock/get_item_details.py +378,Item Price updated for {0} in Price List {1},Artikl Cijena ažuriran za {0} u Cjeniku {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303958DocType: Salary Structure,Salary breakup based on Earning and Deduction.,Plaća raspada temelju zarađivati i odbitka.
Frappe PR Bot748c0242018-06-21 10:34:28 +05303959apps/erpnext/erpnext/accounts/doctype/account/account.py +130,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 Botdc0a92c2018-04-02 23:46:54 +05303960DocType: Purchase Invoice Item,Accepted Warehouse,Prihvaćeno skladište
3961DocType: Bank Reconciliation Detail,Posting Date,Datum objave
3962DocType: Item,Valuation Method,Metoda vrednovanja
3963apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +203,Mark Half Day,Mark Poludnevni
3964DocType: Sales Invoice,Sales Team,Prodajni tim
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303965apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +88,Duplicate entry,Dupli unos
3966apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +19,Enter the name of the Beneficiary before submittting.,Unesite ime Korisnika prije slanja.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303967DocType: Program Enrollment Tool,Get Students,dobiti studente
3968DocType: Serial No,Under Warranty,Pod jamstvom
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303969apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +518,[Error],[Greška]
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303970DocType: Sales Order,In Words will be visible once you save the Sales Order.,U riječi će biti vidljiv nakon što spremite prodajnog naloga.
3971,Employee Birthday,Rođendan zaposlenika
3972apps/erpnext/erpnext/assets/doctype/asset_repair/asset_repair.py +14,Please select Completion Date for Completed Repair,Odaberite Datum dovršetka za dovršen popravak
3973DocType: Student Batch Attendance Tool,Student Batch Attendance Tool,Studentski Batch Gledatelja alat
Frappe PR Bot748c0242018-06-21 10:34:28 +05303974apps/erpnext/erpnext/controllers/status_updater.py +216,Limit Crossed,Ograničenje Crossed
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303975apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.js +22,Scheduled Upto,Planirano upto
Frappe PR Bot59a2a652018-04-12 13:36:55 +05303976DocType: Woocommerce Settings,Secret,Tajna
Frappe PR Bot748c0242018-06-21 10:34:28 +05303977DocType: Company,Date of Establishment,Datum osnivanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303978apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +55,Venture Capital,venture Capital
3979apps/erpnext/erpnext/education/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.
3980DocType: UOM,Must be Whole Number,Mora biti cijeli broj
3981DocType: Leave Control Panel,New Leaves Allocated (In Days),Novi Lišće alociran (u danima)
3982DocType: Purchase Invoice,Invoice Copy,Kopija fakture
3983apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +49,Serial No {0} does not exist,Serijski Ne {0} ne postoji
3984DocType: Sales Invoice Item,Customer Warehouse (Optional),Kupac skladišta (po izboru)
Frappe PR Bot748c0242018-06-21 10:34:28 +05303985DocType: Blanket Order Item,Blanket Order Item,Predmeti narudžbe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303986DocType: Pricing Rule,Discount Percentage,Postotak popusta
3987apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +51,Reserved for sub contracting,Rezervirano za podugovaranje
3988DocType: Payment Reconciliation Invoice,Invoice Number,Račun broj
3989DocType: Shopping Cart Settings,Orders,Narudžbe
Frappe PR Bot748c0242018-06-21 10:34:28 +05303990DocType: Travel Request,Event Details,Detalji događaja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05303991DocType: Department,Leave Approver,Osoba ovlaštena za odobrenje odsustva
Frappe PR Bot748c0242018-06-21 10:34:28 +05303992apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +316,Please select a batch,Odaberite grupu
3993apps/erpnext/erpnext/config/hr.py +145,Travel and Expense Claim,Putovanja i troškovi potraživanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05303994apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +42,JournalLib,JournalLib
3995DocType: Assessment Group,Assessment Group Name,Naziv grupe procjena
3996DocType: Manufacturing Settings,Material Transferred for Manufacture,Materijal prenose Proizvodnja
Frappe PR Bot748c0242018-06-21 10:34:28 +05303997apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +60,Add to Details,Dodaj u pojedinosti
3998DocType: Travel Itinerary,Taxi,Taksi
3999DocType: Shopify Settings,Last Sync Datetime,Zadnji datum sinkronizacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304000DocType: Landed Cost Item,Receipt Document Type,Potvrda Document Type
4001DocType: Daily Work Summary Settings,Select Companies,odaberite tvrtke
4002DocType: Antibiotic,Healthcare,Zdravstvo
4003DocType: Target Detail,Target Detail,Ciljana Detalj
Frappe PR Bot748c0242018-06-21 10:34:28 +05304004apps/erpnext/erpnext/stock/doctype/item/item.js +67,Single Variant,Jedna varijanta
4005apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +51,All Jobs,Svi poslovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304006DocType: Sales Order,% of materials billed against this Sales Order,% robe od ove narudžbe je naplaćeno
4007DocType: Program Enrollment,Mode of Transportation,Način prijevoza
4008apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.js +49,Period Closing Entry,Zatvaranje razdoblja Stupanje
4009apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +72,Select Department...,Odaberite odjel ...
Frappe PR Bot748c0242018-06-21 10:34:28 +05304010apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +40,Cost Center with existing transactions can not be converted to group,Troška s postojećim transakcija ne može se prevesti u skupini
4011apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +375,Amount {0} {1} {2} {3},Iznos {0} {1} {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304012DocType: Account,Depreciation,Amortizacija
Frappe PR Bot748c0242018-06-21 10:34:28 +05304013apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +103,The number of shares and the share numbers are inconsistent,Broj dionica i brojeva udjela nedosljedni su
4014apps/erpnext/erpnext/stock/report/supplier_wise_sales_analytics/supplier_wise_sales_analytics.py +50,Supplier(s),Dobavljač (s)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304015DocType: Employee Attendance Tool,Employee Attendance Tool,Sudjelovanje zaposlenika alat
4016DocType: Guardian Student,Guardian Student,Guardian Student
Frappe PR Bot748c0242018-06-21 10:34:28 +05304017DocType: Company,Parent Comapny,Roditelj Comapny
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304018DocType: Supplier,Credit Limit,Kreditni limit
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304019apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +77,Avg. Selling Price List Rate,Prosječni. Prodajni cjenovni popisi
Frappe PR Bot748c0242018-06-21 10:34:28 +05304020DocType: Additional Salary,Salary Component,Plaća Komponenta
4021apps/erpnext/erpnext/accounts/utils.py +497,Payment Entries {0} are un-linked,Prijave plaćanja {0} su UN-linked
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304022DocType: GL Entry,Voucher No,Bon Ne
4023,Lead Owner Efficiency,Učinkovitost voditelja
Frappe PR Bot748c0242018-06-21 10:34:28 +05304024apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +62,"You can claim only an amount of {0}, the rest amount {1} should be in the application \
4025 as pro-rata component","Možete zatražiti samo iznos od {0}, iznos ostatka {1} trebao bi biti u aplikaciji \ pro-rata komponenta"
4026DocType: Compensatory Leave Request,Leave Allocation,Raspodjela odsustva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304027DocType: Payment Request,Recipient Message And Payment Details,Primatelj poruke i podatke o plaćanju
Frappe PR Bot748c0242018-06-21 10:34:28 +05304028DocType: Support Search Source,Source DocType,Izvor DocType
4029apps/erpnext/erpnext/templates/pages/help.html +60,Open a new ticket,Otvorite novu kartu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304030DocType: Training Event,Trainer Email,trener Email
4031apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +550,Material Requests {0} created,Zahtjevi za robom {0} kreirani
4032DocType: Restaurant Reservation,No of People,Ne od ljudi
4033apps/erpnext/erpnext/config/selling.py +164,Template of terms or contract.,Predložak izraza ili ugovora.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304034DocType: Bank Account,Address and Contact,Kontakt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304035DocType: Cheque Print Template,Is Account Payable,Je li račun naplativo
Frappe PR Bot748c0242018-06-21 10:34:28 +05304036apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +292,Stock cannot be updated against Purchase Receipt {0},Stock ne može se ažurirati na potvrdi o kupnji {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304037DocType: Support Settings,Auto close Issue after 7 days,Automatski zatvori Pitanje nakon 7 dana
Frappe PR Bot748c0242018-06-21 10:34:28 +05304038apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +85,"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}"
4039apps/erpnext/erpnext/accounts/party.py +329,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 Botdc0a92c2018-04-02 23:46:54 +05304040apps/erpnext/erpnext/education/doctype/program/program.js +8,Student Applicant,Studentski Podnositelj zahtjeva
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304041DocType: Hub Tracked Item,Hub Tracked Item,Prikvačena stavka za središte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304042DocType: Purchase Invoice,ORIGINAL FOR RECIPIENT,IZVORNI ZA PRIMATELJ
4043DocType: Asset Category Account,Accumulated Depreciation Account,Akumulirana amortizacija računa
Frappe PR Bot748c0242018-06-21 10:34:28 +05304044DocType: Certified Consultant,Discuss ID,Razgovarajte o ID-u
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304045DocType: Stock Settings,Freeze Stock Entries,Zamrzavanje Stock Unosi
4046DocType: Program Enrollment,Boarding Student,Učenica za ukrcaj
Frappe PR Bot748c0242018-06-21 10:34:28 +05304047apps/erpnext/erpnext/accounts/doctype/budget/budget.py +73,Please enable Applicable on Booking Actual Expenses,Omogući primjenjivo na aktualne troškove rezervacije
4048DocType: Asset Finance Book,Expected Value After Useful Life,Očekivana vrijednost nakon korisnog vijeka trajanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304049DocType: Item,Reorder level based on Warehouse,Razina redoslijeda na temelju Skladište
4050DocType: Activity Cost,Billing Rate,Ocijenite naplate
4051,Qty to Deliver,Količina za otpremu
4052,Stock Analytics,Analitika skladišta
4053apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +523,Operations cannot be left blank,Rad se ne može ostati prazno
4054DocType: Maintenance Visit Purpose,Against Document Detail No,Protiv dokumenta Detalj No
4055apps/erpnext/erpnext/regional/__init__.py +11,Deletion is not permitted for country {0},Brisanje nije dopušteno za zemlju {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304056apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +111,Party Type is mandatory,Tip stranka je obvezna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304057DocType: Quality Inspection,Outgoing,Odlazni
4058DocType: Material Request,Requested For,Traženi Za
4059DocType: Quotation Item,Against Doctype,Protiv DOCTYPE
Frappe PR Bot748c0242018-06-21 10:34:28 +05304060apps/erpnext/erpnext/controllers/buying_controller.py +474,{0} {1} is cancelled or closed,{0} {1} je otkazan ili zatvoren
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304061DocType: Asset,Calculate Depreciation,Izračunajte amortizaciju
4062DocType: Delivery Note,Track this Delivery Note against any Project,Prati ovu napomenu isporuke protiv bilo Projekta
Frappe PR Bot748c0242018-06-21 10:34:28 +05304063apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +89,Net Cash from Investing,Neto novac od investicijskih
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304064DocType: Work Order,Work-in-Progress Warehouse,Rad u tijeku Warehouse
Frappe PR Bot748c0242018-06-21 10:34:28 +05304065apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +113,Asset {0} must be submitted,Imovina {0} mora biti predana
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304066DocType: Fee Schedule Program,Total Students,Ukupno studenata
4067apps/erpnext/erpnext/education/doctype/student_attendance/student_attendance.py +56,Attendance Record {0} exists against Student {1},Gledatelja Zapis {0} ne postoji protiv Student {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304068apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +386,Reference #{0} dated {1},Reference # {0} od {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304069apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +164,Depreciation Eliminated due to disposal of assets,Amortizacija Ispadanje zbog prodaje imovine
Frappe PR Bot748c0242018-06-21 10:34:28 +05304070DocType: Employee Transfer,New Employee ID,Novi ID zaposlenika
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304071DocType: Loan,Member,Član
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304072apps/erpnext/erpnext/templates/includes/cart/cart_address.html +15,Manage Addresses,Upravljanje adrese
4073DocType: Work Order Item,Work Order Item,Radni nalog
4074DocType: Pricing Rule,Item Code,Šifra proizvoda
4075DocType: Serial No,Warranty / AMC Details,Jamstveni / AMC Brodu
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304076apps/erpnext/erpnext/education/doctype/student_group/student_group.js +119,Select students manually for the Activity based Group,Ručno odaberite studente za Grupu temeljenu na aktivnostima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304077DocType: Journal Entry,User Remark,Upute Zabilješka
Frappe PR Bot748c0242018-06-21 10:34:28 +05304078DocType: Travel Itinerary,Non Diary,Ne dnevnik
4079apps/erpnext/erpnext/hr/doctype/retention_bonus/retention_bonus.py +14,Cannot create Retention Bonus for left Employees,Ne može se stvoriti bonus zadržavanja za lijeve zaposlenike
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304080DocType: Lead,Market Segment,Tržišni segment
4081DocType: Agriculture Analysis Criteria,Agriculture Manager,Voditelj poljoprivrede
Frappe PR Bot748c0242018-06-21 10:34:28 +05304082apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +964,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}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304083DocType: Supplier Scorecard Period,Variables,Varijable
4084DocType: Employee Internal Work History,Employee Internal Work History,Zaposlenikova interna radna povijest
4085apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +249,Closing (Dr),Zatvaranje (DR)
4086DocType: Cheque Print Template,Cheque Size,Ček Veličina
Frappe PR Bot748c0242018-06-21 10:34:28 +05304087apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +246,Serial No {0} not in stock,Serijski broj {0} nije na skladištu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304088apps/erpnext/erpnext/config/selling.py +169,Tax template for selling transactions.,Porezni predložak za prodajne transakcije.
4089DocType: Sales Invoice,Write Off Outstanding Amount,Otpisati preostali iznos
4090apps/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}
4091DocType: Education Settings,Current Academic Year,Tekuća akademska godina
4092DocType: Stock Settings,Default Stock UOM,Zadana kataloška mjerna jedinica
4093DocType: Asset,Number of Depreciations Booked,Broj deprecijaciju Rezervirano
4094apps/erpnext/erpnext/public/js/pos/pos.html +71,Qty Total,Ukupni broj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304095DocType: Landed Cost Item,Receipt Document,Prijem dokumenata
4096DocType: Employee Education,School/University,Škola / Sveučilište
4097DocType: Payment Request,Reference Details,Referentni Detalji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304098DocType: Sales Invoice Item,Available Qty at Warehouse,Dostupna količina na skladištu
4099apps/erpnext/erpnext/accounts/report/delivered_items_to_be_billed/delivered_items_to_be_billed.py +20,Billed Amount,Naplaćeni iznos
4100DocType: Share Transfer,(including),(uključujući)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304101apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +206,Please set Naming Series for {0} via Setup &gt; Settings &gt; Naming Series,Postavite Serija za imenovanje {0} putem postavke&gt; Postavke&gt; Serija za imenovanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304102DocType: Asset,Double Declining Balance,Dvaput padu Stanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05304103apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +184,Closed order cannot be cancelled. Unclose to cancel.,Zatvorena redoslijed ne može se otkazati. Otvarati otkazati.
4104apps/erpnext/erpnext/config/hr.py +120,Payroll Setup,Postavljanje plaće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304105DocType: Student Guardian,Father,Otac
Frappe PR Bot748c0242018-06-21 10:34:28 +05304106apps/erpnext/erpnext/controllers/accounts_controller.py +656,'Update Stock' cannot be checked for fixed asset sale,'Ažuriraj zalihe' ne može se provesti na prodaju osnovnog sredstva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304107DocType: Bank Reconciliation,Bank Reconciliation,Banka pomirenje
4108DocType: Attendance,On Leave,Na odlasku
4109apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +7,Get Updates,Nabavite ažuriranja
4110apps/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 Bot748c0242018-06-21 10:34:28 +05304111apps/erpnext/erpnext/stock/doctype/item/item.js +428,Select at least one value from each of the attributes.,Odaberite barem jednu vrijednost iz svakog od atributa.
4112apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +167,Material Request {0} is cancelled or stopped,Zahtjev za robom {0} je otkazan ili zaustavljen
4113apps/erpnext/erpnext/config/hr.py +391,Leave Management,Ostavite upravljanje
4114DocType: Purchase Invoice,Hold Invoice,Držite fakturu
4115apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +37,Please select Employee,Odaberite zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304116DocType: Sales Order,Fully Delivered,Potpuno Isporučeno
4117DocType: Lead,Lower Income,Niža primanja
4118DocType: Restaurant Order Entry,Current Order,Trenutačna narudžba
Frappe PR Bot748c0242018-06-21 10:34:28 +05304119apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +25,Number of serial nos and quantity must be the same,Broj serijskih brojeva i količine mora biti isti
4120apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +237,Source and target warehouse cannot be same for row {0},Izvor i ciljna skladište ne može biti isti za redom {0}
4121DocType: Account,Asset Received But Not Billed,Imovina primljena ali nije naplaćena
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304122apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +244,"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"
4123apps/erpnext/erpnext/hr/doctype/loan/loan.py +116,Disbursed Amount cannot be greater than Loan Amount {0},Isplaćeni Iznos ne može biti veća od iznos kredita {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304124apps/erpnext/erpnext/utilities/user_progress.py +176,Go to Programs,Idite na Programs (Programi)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304125apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +212,Row {0}# Allocated amount {1} cannot be greater than unclaimed amount {2},Red {0} # Dodijeljeni iznos {1} ne može biti veći od neimenovanog iznosa {2}
4126apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +91,Purchase Order number required for Item {0},Broj narudžbenice kupnje je potreban za artikal {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304127apps/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'
Frappe PR Bot748c0242018-06-21 10:34:28 +05304128apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.js +32,No Staffing Plans found for this Designation,Nisu pronađeni planovi za osoblje za ovu oznaku
4129DocType: Leave Policy Detail,Annual Allocation,Godišnja raspodjela sredstava
4130DocType: Travel Request,Address of Organizer,Adresa Organizatora
4131DocType: Employee Boarding Activity,Applicable in the case of Employee Onboarding,Primjenjivo u slučaju zaposlenika Onboarding
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304132apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.py +39,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}
4133DocType: Asset,Fully Depreciated,potpuno amortizirana
4134DocType: Item Barcode,UPC-A,UPC-A
4135,Stock Projected Qty,Stanje skladišta
Frappe PR Bot748c0242018-06-21 10:34:28 +05304136apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +449,Customer {0} does not belong to project {1},Korisnik {0} ne pripada projicirati {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304137DocType: Employee Attendance Tool,Marked Attendance HTML,Označena Gledatelja HTML
4138apps/erpnext/erpnext/utilities/activation.py +73,"Quotations are proposals, bids you have sent to your customers","Citati su prijedlozi, ponude koje ste poslali na svoje klijente"
4139DocType: Sales Invoice,Customer's Purchase Order,Kupca narudžbenice
Frappe PR Bot748c0242018-06-21 10:34:28 +05304140DocType: Clinical Procedure,Patient,Pacijent
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304141apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +47,Bypass credit check at Sales Order ,Zaobilaženje kreditne provjere na prodajnom nalogu
Frappe PR Bot748c0242018-06-21 10:34:28 +05304142DocType: Employee Onboarding Activity,Employee Onboarding Activity,Djelatnost onboarding aktivnosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304143DocType: Land Unit,Check if it is a hydroponic unit,Provjerite je li to hidroponična jedinica
4144apps/erpnext/erpnext/config/stock.py +113,Serial No and Batch,Serijski broj i serije
4145DocType: Warranty Claim,From Company,Iz Društva
4146apps/erpnext/erpnext/education/doctype/assessment_plan/assessment_plan.py +52,Sum of Scores of Assessment Criteria needs to be {0}.,Zbroj ocjene kriterija za ocjenjivanje treba biti {0}.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304147apps/erpnext/erpnext/assets/doctype/asset/asset.py +187,Please set Number of Depreciations Booked,Molimo postavite Broj deprecijaciju Rezervirano
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304148DocType: Supplier Scorecard Period,Calculations,izračuni
4149apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +86,Value or Qty,"Vrijednost, ili Kol"
4150DocType: Payment Terms Template,Payment Terms,Uvjeti plaćanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05304151apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +451,Productions Orders cannot be raised for:,Productions narudžbe se ne može podići za:
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304152apps/erpnext/erpnext/utilities/user_progress.py +147,Minute,Minuta
4153DocType: Purchase Invoice,Purchase Taxes and Charges,Nabavni porezi i terećenja
4154DocType: Chapter,Meetup Embed HTML,Meetup Embed HTML
Frappe PR Bot748c0242018-06-21 10:34:28 +05304155DocType: Asset,Insured value,Osigurana vrijednost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304156apps/erpnext/erpnext/utilities/user_progress.py +121,Go to Suppliers,Idite na Dobavljače
Frappe PR Bot748c0242018-06-21 10:34:28 +05304157DocType: POS Closing Voucher Taxes,POS Closing Voucher Taxes,Porez na bon za zatvaranje POS-a
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304158,Qty to Receive,Količina za primanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05304159apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +514,"Start and end dates not in a valid Payroll Period, cannot calculate {0}.","Datumi početka i završetka nisu u važećem razdoblju obračuna plaća, ne može se izračunati {0}."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304160DocType: Leave Block List,Leave Block List Allowed,Odobreni popis neodobrenih odsustava
4161DocType: Grading Scale Interval,Grading Scale Interval,Ocjenjivanje ljestvice
4162apps/erpnext/erpnext/hr/doctype/vehicle_log/vehicle_log.py +49,Expense Claim for Vehicle Log {0},Rashodi Zahtjev za vozila Prijavite {0}
4163DocType: Sales Invoice Item,Discount (%) on Price List Rate with Margin,Popust (%) na Cjeniku s marginom
4164apps/erpnext/erpnext/patches/v7_0/create_warehouse_nestedset.py +59,All Warehouses,Svi Skladišta
Frappe PR Bot748c0242018-06-21 10:34:28 +05304165apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1143,No {0} found for Inter Company Transactions.,Ne postoji {0} pronađen za transakcije tvrtke Inter.
4166DocType: Travel Itinerary,Rented Car,Najam automobila
4167apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +131,Credit To account must be a Balance Sheet account,Kredit na računu mora biti bilanca račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304168DocType: Donor,Donor,donator
4169DocType: Global Defaults,Disable In Words,Onemogućavanje riječima
Frappe PR Bot748c0242018-06-21 10:34:28 +05304170apps/erpnext/erpnext/stock/doctype/item/item.py +69,Item Code is mandatory because Item is not automatically numbered,Kod proizvoda je obvezan jer artikli nisu automatski numerirani
4171apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +100,Quotation {0} not of type {1},Ponuda {0} nije tip {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304172DocType: Maintenance Schedule Item,Maintenance Schedule Item,Stavka rasporeda održavanja
4173DocType: Sales Order,% Delivered,% Isporučeno
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304174apps/erpnext/erpnext/education/doctype/fees/fees.js +108,Please set the Email ID for the Student to send the Payment Request,Postavite ID e-pošte za učenika da pošalje zahtjev za plaćanjem
Frappe PR Bot748c0242018-06-21 10:34:28 +05304175DocType: Clinical Procedure,PRO-,pro-
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304176DocType: Patient,Medical History,Povijest bolesti
Frappe PR Bot748c0242018-06-21 10:34:28 +05304177apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +167,Bank Overdraft Account,Bank Prekoračenje računa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304178DocType: Patient,Patient ID,ID pacijenta
4179DocType: Physician Schedule,Schedule Name,Raspored imena
4180apps/erpnext/erpnext/projects/doctype/timesheet/timesheet.js +49,Make Salary Slip,Provjerite plaće slip
Frappe PR Bot748c0242018-06-21 10:34:28 +05304181DocType: Currency Exchange,For Buying,Za kupnju
4182apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +845,Add All Suppliers,Dodaj sve dobavljače
4183apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +95,Row #{0}: Allocated Amount cannot be greater than outstanding amount.,Red # {0}: dodijeljeni iznos ne može biti veći od nepodmirenog iznosa.
4184apps/erpnext/erpnext/manufacturing/doctype/bom/bom.js +84,Browse BOM,Pretraživanje BOM
4185apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +165,Secured Loans,osigurani krediti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304186DocType: Purchase Invoice,Edit Posting Date and Time,Uredi datum knjiženja i vrijeme
Frappe PR Bot748c0242018-06-21 10:34:28 +05304187apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +103,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 Botdc0a92c2018-04-02 23:46:54 +05304188DocType: Lab Test Groups,Normal Range,Normalan raspon
4189DocType: Academic Term,Academic Year,Akademska godina
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304190apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +79,Available Selling,Dostupna prodaja
Frappe PR Bot748c0242018-06-21 10:34:28 +05304191apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +179,Opening Balance Equity,Početno stanje kapital
4192DocType: Contract,CRM,CRM
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304193DocType: Purchase Invoice,N,N
4194apps/erpnext/erpnext/education/report/assessment_plan_status/assessment_plan_status.py +175,Remaining,ostali
4195DocType: Appraisal,Appraisal,Procjena
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304196DocType: Loan,Loan Account,Račun zajma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304197DocType: Purchase Invoice,GST Details,Detalji GST-a
4198apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +156,Email sent to supplier {0},E-pošta dostavljati opskrbljivaču {0}
4199DocType: Item,Default Sales Unit of Measure,Zadana prodajna jedinica mjere
4200apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +9,Academic Year: ,Akademska godina:
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304201DocType: Subscription,Past Due Date,Prošli rok dospijeća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304202apps/erpnext/erpnext/stock/doctype/item_alternative/item_alternative.py +19,Not allow to set alternative item for the item {0},Ne dopusti postavljanje alternativne stavke za stavku {0}
4203DocType: Opportunity,OPTY-,OPTY-
4204apps/erpnext/erpnext/hr/doctype/leave_block_list/leave_block_list.py +19,Date is repeated,Datum se ponavlja
4205apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +27,Authorized Signatory,Ovlašteni potpisnik
4206apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule.js +64,Create Fees,Napravite naknade
4207DocType: Project,Total Purchase Cost (via Purchase Invoice),Ukupno troškovi nabave (putem kupnje proizvoda)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304208DocType: Shift Type,Start Time,Vrijeme početka
4209apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +439,Select Quantity,Odaberite Količina
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304210DocType: Customs Tariff Number,Customs Tariff Number,Broj carinske tarife
4211DocType: Patient Appointment,Patient Appointment,Imenovanje pacijenata
4212apps/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
Frappe PR Bot748c0242018-06-21 10:34:28 +05304213apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +65,Unsubscribe from this Email Digest,Odjaviti s ovog Pošalji Digest
4214apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +835,Get Suppliers By,Nabavite dobavljače po
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304215apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +173,{0} not found for Item {1},{0} nije pronađen za stavku {1}
4216apps/erpnext/erpnext/utilities/user_progress.py +197,Go to Courses,Idite na Tečajeve
4217DocType: Accounts Settings,Show Inclusive Tax In Print,Pokaži porez na inkluziju u tisku
4218apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +17,"Bank Account, From Date and To Date are Mandatory","Bankovni račun, od datuma i do datuma su obavezni"
4219apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.js +28,Message Sent,Poslana poruka
Frappe PR Bot748c0242018-06-21 10:34:28 +05304220apps/erpnext/erpnext/accounts/doctype/account/account.py +100,Account with child nodes cannot be set as ledger,Račun s djetetom čvorovi se ne može postaviti kao knjiga
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304221DocType: C-Form,II,II
4222DocType: 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
4223DocType: Purchase Invoice Item,Net Amount (Company Currency),Neto iznos (Društvo valuta)
4224DocType: Physician,Physician Schedules,Raspored liječnika
Frappe PR Bot748c0242018-06-21 10:34:28 +05304225apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +222,Total advance amount cannot be greater than total sanctioned amount,Ukupni iznos predujma ne može biti veći od ukupnog sankcioniranog iznosa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304226DocType: Salary Slip,Hour Rate,Cijena sata
4227DocType: Stock Settings,Item Naming By,Proizvod imenovan po
4228apps/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}
4229DocType: Work Order,Material Transferred for Manufacturing,Materijal Preneseni za Manufacturing
Frappe PR Bot748c0242018-06-21 10:34:28 +05304230apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +49,Account {0} does not exists,Račun {0} ne postoji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304231DocType: Project,Project Type,Vrsta projekta
4232apps/erpnext/erpnext/projects/doctype/task/task.py +153,Child Task exists for this Task. You can not delete this Task.,Dijete Zadatak postoji za ovu Zadatak. Ne možete izbrisati ovu Zadatak.
4233apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +48,DateLet,DateLet
4234apps/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 .
4235apps/erpnext/erpnext/config/projects.py +56,Cost of various activities,Troškovi raznih aktivnosti
4236apps/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}"
4237DocType: Timesheet,Billing Details,Detalji o naplati
4238apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +163,Source and target warehouse must be different,Izvorna i odredišna skladište mora biti drugačiji
4239apps/erpnext/erpnext/erpnext_integrations/doctype/gocardless_settings/gocardless_settings.py +140,Payment Failed. Please check your GoCardless Account for more details,Plaćanje neuspjelo. Više pojedinosti potražite u svojem računu za GoCardless
4240apps/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}
4241DocType: BOM,Inspection Required,Inspekcija Obvezno
4242DocType: Purchase Invoice Item,PR Detail,PR Detalj
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304243apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +17,Enter the Bank Guarantee Number before submittting.,Unesite broj bankarske garancije prije slanja.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304244DocType: Driving License Category,Class,klasa
4245DocType: Sales Order,Fully Billed,Potpuno Naplaćeno
Frappe PR Bot748c0242018-06-21 10:34:28 +05304246apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +454,Work Order cannot be raised against a Item Template,Radni nalog ne može se podići na predložak stavke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304247apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +101,Shipping rule only applicable for Buying,Pravilo isporuke primjenjivo je samo za kupnju
4248DocType: Vital Signs,BMI,BMI
4249apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +20,Cash In Hand,Novac u blagajni
Frappe PR Bot748c0242018-06-21 10:34:28 +05304250apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +139,Delivery warehouse required for stock item {0},Isporuka skladište potrebno za dionicama stavku {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304251DocType: 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)
4252DocType: Assessment Plan,Program,Program
4253DocType: 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
4254DocType: Serial No,Is Cancelled,Je otkazan
4255DocType: Student Group,Group Based On,Skupina temeljena na
4256DocType: Journal Entry,Bill Date,Bill Datum
4257DocType: Healthcare Settings,Laboratory SMS Alerts,Laboratorijske SMS upozorenja
Frappe PR Bot748c0242018-06-21 10:34:28 +05304258apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +229,Creating Bank Entries......,Izrada unosa banke ......
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304259apps/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"
4260apps/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:"
4261DocType: Plant Analysis Criteria,Plant Analysis Criteria,Kriteriji analize biljaka
4262DocType: Cheque Print Template,Cheque Height,Ček Visina
4263DocType: Supplier,Supplier Details,Dobavljač Detalji
4264DocType: Setup Progress,Setup Progress,Postavi napredak
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304265DocType: Expense Claim,Approval Status,Status odobrenja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304266DocType: Hub Settings,Publish Items to Hub,Objavi artikle u Hub
4267apps/erpnext/erpnext/accounts/doctype/shipping_rule/shipping_rule.py +35,From value must be less than to value in row {0},Od vrijednosti mora biti manje nego vrijednosti u redu {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304268apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +158,Wire Transfer,Wire Transfer
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304269apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +92,Check all,Provjeri sve
4270,Issued Items Against Work Order,Izdane stavke protiv radnog naloga
4271DocType: Vehicle Log,Invoice Ref,fakture Ref
4272DocType: Company,Default Income Account,Zadani račun prihoda
4273apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Grupa kupaca / Kupac
4274apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +37,Unclosed Fiscal Years Profit / Loss (Credit),Nezatvorena Fiskalna godina Dobit / gubitak (Credit)
4275DocType: Sales Invoice,Time Sheets,vremenske tablice
Frappe PR Bot748c0242018-06-21 10:34:28 +05304276DocType: Clinical Procedure Template,Change In Item,Promijeni stavku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304277DocType: Payment Gateway Account,Default Payment Request Message,Zadana Zahtjev Plaćanje poruku
Frappe PR Bot748c0242018-06-21 10:34:28 +05304278DocType: Retention Bonus,Bonus Amount,Iznos bonusa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304279DocType: Item Group,Check this if you want to show in website,Označi ovo ako želiš prikazati na webu
Frappe PR Bot748c0242018-06-21 10:34:28 +05304280apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +361,Balance ({0}),Stanje ({0})
4281apps/erpnext/erpnext/config/accounts.py +140,Banking and Payments,Bankarstvo i plaćanje
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304282apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.py +99,Please enter API Consumer Key,Unesite API ključ korisnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304283,Welcome to ERPNext,Dobrodošli u ERPNext
4284apps/erpnext/erpnext/config/learn.py +102,Lead to Quotation,Dovesti do kotaciju
4285apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +34,Email Reminders will be sent to all parties with email contacts,Podsjetnici e-pošte bit će poslani svim stranama s kontaktima e-pošte
4286DocType: Project,Twice Daily,Dvaput dnevno
4287DocType: Patient,A Negative,Negativan
4288apps/erpnext/erpnext/templates/includes/product_list.js +45,Nothing more to show.,Ništa više za pokazati.
4289DocType: Lead,From Customer,Od kupca
Frappe PR Bot748c0242018-06-21 10:34:28 +05304290apps/erpnext/erpnext/demo/setup/setup_data.py +321,Calls,Pozivi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304291apps/erpnext/erpnext/utilities/user_progress.py +143,A Product,Proizvod
Frappe PR Bot748c0242018-06-21 10:34:28 +05304292DocType: Employee Tax Exemption Declaration,Declarations,izjave
4293apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +235,Batches,serije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304294apps/erpnext/erpnext/education/doctype/fee_structure/fee_structure.js +34,Make Fee Schedule,Napravite raspored naknada
4295DocType: Purchase Order Item Supplied,Stock UOM,Kataloški UOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05304296apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +249,Purchase Order {0} is not submitted,Narudžbenicu {0} nije podnesen
4297DocType: Account,Expenses Included In Asset Valuation,Troškovi uključeni u procjenu vrijednosti imovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304298DocType: Vital Signs,Normal reference range for an adult is 16–20 breaths/minute (RCP 2012),Normalni referentni raspon za odraslu osobu je 16-20 udaha / min (RCP 2012)
4299DocType: Customs Tariff Number,Tariff Number,Tarifni broj
4300DocType: Work Order Item,Available Qty at WIP Warehouse,Dostupni broj u WIP Warehouseu
Frappe PR Bot748c0242018-06-21 10:34:28 +05304301apps/erpnext/erpnext/stock/doctype/item/item.js +41,Projected,Predviđeno
4302apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +231,Serial No {0} does not belong to Warehouse {1},Serijski Ne {0} ne pripada Warehouse {1}
4303apps/erpnext/erpnext/controllers/status_updater.py +180,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 Botdc0a92c2018-04-02 23:46:54 +05304304DocType: Notification Control,Quotation Message,Ponuda - poruka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304305DocType: Issue,Opening Date,Datum otvaranja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304306apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +89,Please save the patient first,Prvo spasi pacijenta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304307apps/erpnext/erpnext/education/api.py +80,Attendance has been marked successfully.,Sudjelovanje je uspješno označen.
4308DocType: Program Enrollment,Public Transport,Javni prijevoz
4309DocType: Soil Texture,Silt Composition (%),Sastav kompilacije (%)
4310DocType: Journal Entry,Remark,Primjedba
4311DocType: Healthcare Settings,Avoid Confirmation,Izbjegnite potvrdu
4312DocType: Purchase Receipt Item,Rate and Amount,Kamatna stopa i iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +05304313apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +177,Account Type for {0} must be {1},Vrsta računa za {0} mora biti {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304314DocType: Healthcare Settings,Default income accounts to be used if not set in Physician to book Consultation charges.,Računi zadanih dohodaka koji će se koristiti ako nisu postavljeni u liječniku za rezerviranje troškova konzultacija.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304315apps/erpnext/erpnext/config/hr.py +34,Leaves and Holiday,Lišće i odmor
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304316DocType: Education Settings,Current Academic Term,Trenutni akademski naziv
4317DocType: Sales Order,Not Billed,Nije naplaćeno
4318apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +76,Both Warehouse must belong to same Company,Oba skladišta moraju pripadati istoj tvrtki
Frappe PR Bot748c0242018-06-21 10:34:28 +05304319DocType: Employee Grade,Default Leave Policy,Zadana pravila o napuštanju
4320DocType: Shopify Settings,Shop URL,URL trgovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304321apps/erpnext/erpnext/public/js/templates/contact_list.html +34,No contacts added yet.,Još uvijek nema dodanih kontakata.
4322DocType: Purchase Invoice Item,Landed Cost Voucher Amount,Iznos naloga zavisnog troška
4323,Item Balance (Simple),Stavka salda (jednostavna)
4324apps/erpnext/erpnext/config/accounts.py +17,Bills raised by Suppliers.,Mjenice podigao dobavljače.
4325DocType: POS Profile,Write Off Account,Napišite Off račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05304326DocType: Patient Appointment,Get prescribed procedures,Preuzmite propisane postupke
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304327apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +233,Debit Note Amt,Debitna bilješka Amt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304328apps/erpnext/erpnext/templates/print_formats/includes/taxes.html +5,Discount Amount,Iznos popusta
4329DocType: Purchase Invoice,Return Against Purchase Invoice,Povratak protiv fakturi
4330DocType: Item,Warranty Period (in days),Jamstveni period (u danima)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304331apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +66,Failed to set defaults,Postavljanje zadanih postavki nije uspjelo
4332apps/erpnext/erpnext/education/doctype/instructor/instructor.py +15,Please setup Instructor Naming System in Education &gt; Education Settings,Postavite instruktor imenovanja sustava u obrazovanju&gt; Postavke obrazovanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304333apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +56,Relation with Guardian1,Odnos s Guardian1
Frappe PR Bot748c0242018-06-21 10:34:28 +05304334apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +795,Please select BOM against item {0},Odaberite BOM prema stavci {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304335apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js +18,Make Invoices,Izvršite fakture
Frappe PR Bot748c0242018-06-21 10:34:28 +05304336DocType: Shopping Cart Settings,Show Stock Quantity,Prikaži količinu proizvoda
4337apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +77,Net Cash from Operations,Neto novčani tijek iz operacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304338apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +26,Item 4,Stavka 4
4339DocType: Student Admission,Admission End Date,Prijem Datum završetka
4340apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py +30,Sub-contracting,Podugovaranje
4341DocType: Journal Entry Account,Journal Entry Account,Temeljnica račun
4342apps/erpnext/erpnext/education/doctype/academic_year/academic_year.js +3,Student Group,Studentski Grupa
4343DocType: Shopping Cart Settings,Quotation Series,Ponuda serija
4344apps/erpnext/erpnext/setup/doctype/item_group/item_group.py +57,"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"
4345DocType: Soil Analysis Criteria,Soil Analysis Criteria,Kriteriji analize tla
Frappe PR Bot748c0242018-06-21 10:34:28 +05304346apps/erpnext/erpnext/accounts/page/pos/pos.js +2046,Please select customer,Molimo izaberite kupca
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304347DocType: C-Form,I,ja
4348DocType: Company,Asset Depreciation Cost Center,Imovina Centar Amortizacija troškova
4349DocType: Production Plan Sales Order,Sales Order Date,Datum narudžbe (kupca)
4350DocType: Sales Invoice Item,Delivered Qty,Isporučena količina
4351DocType: Assessment Plan,Assessment Plan,plan Procjena
Frappe PR Bot748c0242018-06-21 10:34:28 +05304352DocType: Travel Request,Fully Sponsored,Potpuno sponzoriran
4353apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +28,Reverse Journal Entry,Obrnuti unos dnevnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304354apps/erpnext/erpnext/healthcare/doctype/patient/patient.py +90,Customer {0} is created.,Korisnik {0} je stvoren.
4355DocType: Stock Settings,Limit Percent,Ograničenje posto
4356apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +82, Currently no stock available in any warehouse,Trenutno nema raspoloživih količina u bilo kojem skladištu
4357,Payment Period Based On Invoice Date,Razdoblje za naplatu po Datum fakture
4358DocType: Sample Collection,No. of print,Broj ispisa
4359DocType: Hotel Room Reservation Item,Hotel Room Reservation Item,Rezervacija hotela Soba
4360apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +58,Missing Currency Exchange Rates for {0},Nedostaje Valuta za {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304361DocType: Employee Health Insurance,Health Insurance Name,Naziv zdravstvenog osiguranja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304362DocType: Assessment Plan,Examiner,Ispitivač
4363DocType: Student,Siblings,Braća i sestre
4364DocType: Journal Entry,Stock Entry,Međuskladišnica
4365DocType: Payment Entry,Payment References,Reference plaćanja
4366DocType: C-Form,C-FORM-,C-FORM-
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304367DocType: Subscription Plan,"Number of intervals for the interval field e.g if Interval is 'Days' and Billing Interval Count is 3, invoices will be generated every 3 days","Broj intervala za polje intervala, npr. Ako Interval je &quot;Dani&quot; i broj intervala naplate je 3, fakture će se generirati svaka 3 dana"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304368DocType: Clinical Procedure Template,Allow Stock Consumption,Dopusti potrošnju zaliha
4369DocType: Asset,Insurance Details,Detalji osiguranje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304370DocType: Account,Payable,Plativ
Frappe PR Bot748c0242018-06-21 10:34:28 +05304371DocType: Employee Tax Exemption Proof Submission,Processed in Payroll,Obrađeno u platnom spisku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304372DocType: Share Balance,Share Type,Vrsta dijeljenja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304373apps/erpnext/erpnext/hr/doctype/loan/loan.py +123,Please enter Repayment Periods,Unesite razdoblja otplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304374apps/erpnext/erpnext/shopping_cart/cart.py +378,Debtors ({0}),Dužnici ({0})
4375DocType: Pricing Rule,Margin,Marža
4376apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Novi kupci
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304377apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +72,Gross Profit %,Bruto dobit%
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304378DocType: Appraisal Goal,Weightage (%),Weightage (%)
4379apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +512,Change POS Profile,Promjena POS profila
4380DocType: Bank Reconciliation Detail,Clearance Date,Razmak Datum
4381apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +7,Assessment Report,Izvješće o procjeni
Frappe PR Bot748c0242018-06-21 10:34:28 +05304382apps/erpnext/erpnext/assets/doctype/asset/asset.py +72,Gross Purchase Amount is mandatory,Bruto Iznos narudžbe je obavezno
4383apps/erpnext/erpnext/setup/doctype/company/company.js +115,Company name not same,Naziv tvrtke nije isti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304384DocType: Lead,Address Desc,Adresa silazno
Frappe PR Bot748c0242018-06-21 10:34:28 +05304385apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +114,Party is mandatory,Stranka je obvezna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304386DocType: Journal Entry,JV-,JV-
Frappe PR Bot748c0242018-06-21 10:34:28 +05304387apps/erpnext/erpnext/controllers/accounts_controller.py +744,Rows with duplicate due dates in other rows were found: {list},Pronađene su retke s duplikatima datuma dospijeća u drugim redcima: {list}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304388DocType: Topic,Topic Name,tema Naziv
Frappe PR Bot748c0242018-06-21 10:34:28 +05304389apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +319,Please set default template for Leave Approval Notification in HR Settings.,Postavite zadani predložak za Obavijest o odobrenju za ostavljanje u HR postavkama.
4390apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +38,Atleast one of the Selling or Buying must be selected,Barem jedan od prodajete ili kupujete mora biti odabran
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304391apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +308,Select an employee to get the employee advance.,Odaberite zaposlenika kako biste dobili zaposlenika unaprijed.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304392apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +56,Please select a valid Date,Odaberite valjani datum
4393apps/erpnext/erpnext/public/js/setup_wizard.js +36,Select the nature of your business.,Odaberite prirodu Vašeg poslovanja.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304394DocType: Lab Test Template,"Single for results which require only a single input, result UOM and normal value
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304395<br>
4396Compound for results which require multiple input fields with corresponding event names, result UOMs and normal values
4397<br>
Frappe PR Bot748c0242018-06-21 10:34:28 +05304398Descriptive for tests which have multiple result components and corresponding result entry fields.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304399<br>
4400Grouped for test templates which are a group of other test templates.
4401<br>
4402No Result for tests with no results. Also, no Lab Test is created. e.g.. Sub Tests for Grouped results.","Single za rezultate koji zahtijevaju samo jedan ulaz, rezultat UOM i normalnu vrijednost <br> Spoj za rezultate koji zahtijevaju više polja za unos s odgovarajućim nazivima događaja, rezultatima UOM-a i normalnim vrijednostima <br> Opisna za testove koji imaju više komponenti rezultata i odgovarajuća polja unosa rezultata. <br> Grupirane za testne predloške koji su skupina drugih testnih predložaka. <br> Nema rezultata za testove bez rezultata. Isto tako, nije stvoren Lab Test. npr. Podni testovi za grupirane rezultate."
Frappe PR Bot748c0242018-06-21 10:34:28 +05304403apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +87,Row #{0}: Duplicate entry in References {1} {2},Red # {0}: ponovljeni unos u referencama {1} {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304404apps/erpnext/erpnext/config/manufacturing.py +57,Where manufacturing operations are carried.,Gdje se odvija proizvodni postupci.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304405apps/erpnext/erpnext/education/doctype/instructor/instructor.js +39,As Examiner,Kao ispitivač
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304406DocType: Appointment Type,Default Duration,Zadano trajanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05304407DocType: BOM Explosion Item,Source Warehouse,Izvor galerija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304408DocType: Installation Note,Installation Date,Instalacija Datum
4409apps/erpnext/erpnext/accounts/doctype/shareholder/shareholder.js +30,Share Ledger,Dijelite knjigu
Frappe PR Bot748c0242018-06-21 10:34:28 +05304410apps/erpnext/erpnext/controllers/accounts_controller.py +635,Row #{0}: Asset {1} does not belong to company {2},Red # {0}: Imovina {1} ne pripada društvu {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304411apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +206,Sales Invoice {0} created,Izrađena je prodajna faktura {0}
4412DocType: Employee,Confirmation Date,potvrda Datum
4413DocType: C-Form,Total Invoiced Amount,Ukupno Iznos dostavnice
Frappe PR Bot748c0242018-06-21 10:34:28 +05304414apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +51,Min Qty can not be greater than Max Qty,Minimalna količina ne može biti veća od maksimalne količine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304415DocType: Soil Texture,Silty Clay,Silty Clay
4416DocType: Account,Accumulated Depreciation,akumulirana amortizacija
4417DocType: Supplier Scorecard Scoring Standing,Standing Name,Stalni naziv
4418DocType: Stock Entry,Customer or Supplier Details,Kupca ili dobavljača Detalji
Frappe PR Bot748c0242018-06-21 10:34:28 +05304419DocType: Asset Value Adjustment,Current Asset Value,Trenutna vrijednost aktive
4420DocType: Travel Request,Travel Funding,Financiranje putovanja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304421DocType: Loan Application,Required by Date,Potrebna po datumu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304422DocType: Lead,Lead Owner,Vlasnik potencijalnog kupca
4423DocType: Production Plan,Sales Orders Detail,Detalj narudžbe
4424DocType: Bin,Requested Quantity,Tražena količina
4425DocType: Patient,Marital Status,Bračni status
4426DocType: Stock Settings,Auto Material Request,Automatski zahtjev za materijalom
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304427DocType: Woocommerce Settings,API consumer secret,API tajna potrošača
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304428DocType: Delivery Note Item,Available Batch Qty at From Warehouse,Dostupno Batch Količina u iz skladišta
4429DocType: Customer,CUST-,CUST-
4430apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +50,Idevise,Idevise
4431DocType: Salary Slip,Gross Pay - Total Deduction - Loan Repayment,Bruto plaća - Ukupni odbitak - otplate kredita
Frappe PR Bot748c0242018-06-21 10:34:28 +05304432DocType: Bank Account,IBAN,IBAN
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304433apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +29,Current BOM and New BOM can not be same,Trenutni troškovnik i novi troškovnik ne mogu biti isti
4434apps/erpnext/erpnext/hr/report/salary_register/salary_register.py +47,Salary Slip ID,Plaća proklizavanja ID
Frappe PR Bot748c0242018-06-21 10:34:28 +05304435apps/erpnext/erpnext/hr/doctype/employee/employee.py +123,Date Of Retirement must be greater than Date of Joining,Datum umirovljenja mora biti veći od datuma pristupa
4436apps/erpnext/erpnext/stock/doctype/item/item.js +70,Multiple Variants,Višestruke inačice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304437DocType: Sales Invoice,Against Income Account,Protiv računu dohotka
4438apps/erpnext/erpnext/controllers/website_list_for_contact.py +117,{0}% Delivered,{0}% Isporučeno
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304439DocType: Subscription,Trial Period Start Date,Datum početka probnog razdoblja
Frappe PR Bot748c0242018-06-21 10:34:28 +05304440apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +108,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).
4441DocType: Certification Application,Certified,potvrđen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304442DocType: Monthly Distribution Percentage,Monthly Distribution Percentage,Mjesečni postotak distribucije
Frappe PR Bot748c0242018-06-21 10:34:28 +05304443apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +61,Please login as another user.,Prijavite se kao drugi korisnik.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304444DocType: Daily Work Summary Group User,Daily Work Summary Group User,Korisnik grupa dnevnog rada
4445DocType: Territory,Territory Targets,Prodajni plan prema teritoriju
4446DocType: Soil Analysis,Ca/Mg,Ca / Mg
4447DocType: Delivery Note,Transporter Info,Transporter Info
Frappe PR Bot748c0242018-06-21 10:34:28 +05304448apps/erpnext/erpnext/accounts/utils.py +504,Please set default {0} in Company {1},Molimo postavite zadani {0} u Društvu {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304449DocType: Cheque Print Template,Starting position from top edge,Početni položaj od gornjeg ruba
4450apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +33,Same supplier has been entered multiple times,Isti dobavljač je unesen više puta
4451apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.py +152,Gross Profit / Loss,Bruto dobit / gubitak
4452,Warehouse wise Item Balance Age and Value,Skladište mudar Stavka Stanje Dob i vrijednost
4453DocType: Purchase Order Item Supplied,Purchase Order Item Supplied,Stavka narudžbenice broj
4454apps/erpnext/erpnext/public/js/setup_wizard.js +94,Company Name cannot be Company,Ime tvrtke ne mogu biti poduzeća
4455apps/erpnext/erpnext/config/setup.py +27,Letter Heads for print templates.,Zaglavlja za ispis predložaka.
4456apps/erpnext/erpnext/config/setup.py +32,Titles for print templates e.g. Proforma Invoice.,"Naslovi za ispis predložaka, na primjer predračuna."
4457DocType: Program Enrollment,Walking,Hodanje
4458DocType: Student Guardian,Student Guardian,Studentski Guardian
4459DocType: Member,Member Name,Ime člana
4460DocType: Stock Settings,Use Naming Series,Upotrijebite seriju naziva
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304461apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +220,Valuation type charges can not marked as Inclusive,Troškovi tipa Vrednovanje se ne može označiti kao Inclusive
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304462DocType: POS Profile,Update Stock,Ažuriraj zalihe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304463apps/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.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304464DocType: Certification Application,Payment Details,Pojedinosti o plaćanju
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304465apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +40,BOM Rate,BOM stopa
Frappe PR Bot748c0242018-06-21 10:34:28 +05304466apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +234,"Stopped Work Order cannot be cancelled, Unstop it first to cancel","Zaustavljen radni nalog ne može se otkazati, prvo ga otkazati"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304467DocType: Asset,Journal Entry for Scrap,Temeljnica za otpad
4468apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +83,Please pull items from Delivery Note,Molimo povucite stavke iz Dostavnica
Frappe PR Bot748c0242018-06-21 10:34:28 +05304469apps/erpnext/erpnext/accounts/utils.py +474,Journal Entries {0} are un-linked,Dnevničkih zapisa {0} su UN-povezani
4470apps/erpnext/erpnext/accounts/utils.py +803,{0} Number {1} already used in account {2},{0} Broj {1} koji je već korišten za račun {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304471apps/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"
4472DocType: Supplier Scorecard Scoring Standing,Supplier Scorecard Scoring Standing,Ocjena ocjenitelja dobiva bodovanje
4473DocType: Manufacturer,Manufacturers used in Items,Proizvođači se koriste u stavkama
4474apps/erpnext/erpnext/accounts/general_ledger.py +170,Please mention Round Off Cost Center in Company,Molimo spomenuti zaokružiti troška u Društvu
4475DocType: Purchase Invoice,Terms,Uvjeti
4476apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +10,Select Days,Odaberite Dani
4477DocType: Academic Term,Term Name,pojam ime
Frappe PR Bot748c0242018-06-21 10:34:28 +05304478apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +355,Credit ({0}),Kredit ({0})
4479apps/erpnext/erpnext/hr/doctype/department/department.js +14,You cannot edit root node.,Ne možete uređivati root čvor.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304480DocType: Buying Settings,Purchase Order Required,Narudžbenica kupnje je obavezna
4481apps/erpnext/erpnext/public/js/projects/timer.js +5,Timer,Odbrojavanje
4482,Item-wise Sales History,Pregled prometa po artiklu
4483DocType: Expense Claim,Total Sanctioned Amount,Ukupno kažnjeni Iznos
4484DocType: Land Unit,Land Unit,Zemljišna jedinica
4485,Purchase Analytics,Analitika nabave
4486DocType: Sales Invoice Item,Delivery Note Item,Otpremnica proizvoda
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304487apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +371,Current invoice {0} is missing,Nedostaje trenutačna faktura {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304488DocType: Asset Maintenance Log,Task,Zadatak
4489DocType: Purchase Taxes and Charges,Reference Row #,Reference Row #
4490apps/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}
4491apps/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 .
Frappe PR Bot748c0242018-06-21 10:34:28 +05304492DocType: Salary Component,"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."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304493DocType: Asset Settings,Number of Days in Fiscal Year,Broj dana u fiskalnoj godini
4494,Stock Ledger,Glavna knjiga
4495apps/erpnext/erpnext/templates/includes/cart/cart_items.html +29,Rate: {0},Ocijenite: {0}
4496DocType: Company,Exchange Gain / Loss Account,Razmjena Dobit / gubitka
4497apps/erpnext/erpnext/config/hr.py +7,Employee and Attendance,Zaposlenika i posjećenost
Frappe PR Bot748c0242018-06-21 10:34:28 +05304498apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +106,Purpose must be one of {0},Svrha mora biti jedna od {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304499apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.js +99,Fill the form and save it,Ispunite obrazac i spremite ga
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304500apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Forum
4501apps/erpnext/erpnext/stock/page/stock_balance/stock_balance.js +52,Actual qty in stock,Stvarni kvota na zalihi
4502DocType: Homepage,"URL for ""All Products""",URL za &quot;sve proizvode&quot;
4503DocType: Leave Application,Leave Balance Before Application,Bilanca odsustva prije predaje zahtjeva
4504apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +46,Send SMS,Pošalji SMS
4505DocType: Supplier Scorecard Criteria,Max Score,Maksimalni rezultat
4506DocType: Cheque Print Template,Width of amount in word,Širina iznosa u riječi
4507DocType: Company,Default Letter Head,Default Pismo Head
4508DocType: Purchase Order,Get Items from Open Material Requests,Se predmeti s Otvori Materijal zahtjeva
4509DocType: Hotel Room Amenity,Billable,Naplativo
4510DocType: Lab Test Template,Standard Selling Rate,Standardni prodajni tečaj
4511DocType: Account,Rate at which this tax is applied,Stopa po kojoj je taj porez se primjenjuje
4512DocType: Cash Flow Mapper,Section Name,Naziv odjeljka
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304513apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +79,Reorder Qty,Poredaj Kom
Frappe PR Bot748c0242018-06-21 10:34:28 +05304514apps/erpnext/erpnext/assets/doctype/asset/asset.py +272,Depreciation Row {0}: Expected value after useful life must be greater than or equal to {1},Amortizacija reda {0}: očekivana vrijednost nakon korisnog vijeka trajanja mora biti veća ili jednaka {1}
4515apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +55,Current Job Openings,Trenutni radnih mjesta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304516DocType: Company,Stock Adjustment Account,Stock Adjustment račun
4517apps/erpnext/erpnext/public/js/payment/pos_payment.html +17,Write Off,Otpisati
Frappe PR Bot748c0242018-06-21 10:34:28 +05304518DocType: Healthcare Service Unit,Allow Overlap,Dopusti preklapanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304519DocType: Timesheet Detail,Operation ID,Operacija ID
4520DocType: 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."
4521apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +16,{0}: From {1},{0}: od {1}
4522DocType: Task,depends_on,ovisi o
4523apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +60,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.
4524apps/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
4525apps/erpnext/erpnext/config/setup.py +37,Country wise default Address Templates,Država mudar zadana adresa predlošci
4526DocType: Water Analysis,Appearance,Izgled
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304527DocType: HR Settings,Leave Status Notification Template,Ostavite predložak obavijesti o statusu
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304528apps/erpnext/erpnext/stock/report/item_variant_details/item_variant_details.py +77,Avg. Buying Price List Rate,Prosječni. Stopa popisa cjenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304529DocType: Sales Order Item,Supplier delivers to Customer,Dobavljač dostavlja Kupcu
Frappe PR Bot748c0242018-06-21 10:34:28 +05304530DocType: Asset,AT,NA
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304531apps/erpnext/erpnext/config/non_profit.py +23,Member information.,Informacije članova.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304532DocType: Identification Document Type,Identification Document Type,Vrsta dokumenta identifikacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304533apps/erpnext/erpnext/utilities/bot.py +34,[{0}](#Form/Item/{0}) is out of stock,[{0}] (# Obrazac / Artikl / {0}) nema na skladištu
Frappe PR Bot748c0242018-06-21 10:34:28 +05304534apps/erpnext/erpnext/assets/doctype/asset/asset.js +79,Asset Maintenance,Održavanje imovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304535,Sales Payment Summary,Sažetak plaćanja prodaje
4536DocType: Restaurant,Restaurant,Restoran
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304537DocType: Woocommerce Settings,API consumer key,API ključ potrošača
Frappe PR Bot748c0242018-06-21 10:34:28 +05304538apps/erpnext/erpnext/accounts/party.py +332,Due / Reference Date cannot be after {0},Zbog / Referentni datum ne može biti nakon {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304539apps/erpnext/erpnext/config/setup.py +51,Data Import and Export,Uvoz i izvoz podataka
4540DocType: Patient,Account Details,Detalji računa
4541DocType: Crop,Materials Required,Potrebni materijali
4542apps/erpnext/erpnext/education/doctype/student_group/student_group.py +76,No students Found,Nema učenika Pronađeno
Frappe PR Bot748c0242018-06-21 10:34:28 +05304543DocType: Employee Tax Exemption Declaration,Monthly HRA Exemption,Mjesečni izuzeće HRA-e
4544DocType: Clinical Procedure,Medical Department,Medicinski odjel
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304545DocType: Supplier Scorecard Scoring Criteria,Supplier Scorecard Scoring Criteria,Kriterij bodovanja ocjenjivača dobavljača
4546apps/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
4547apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Prodavati
4548DocType: Purchase Invoice,Rounded Total,Zaokruženi iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +05304549apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +91,Slots for {0} are not added to the schedule,Mjesta za {0} ne dodaju se u raspored
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304550DocType: Product Bundle,List items that form the package.,Popis stavki koje čine paket.
4551apps/erpnext/erpnext/healthcare/doctype/lab_test_template/lab_test_template.py +39,Not permitted. Please disable the Test Template,Nije dopušteno. Onemogućite predložak testa
4552apps/erpnext/erpnext/accounts/doctype/monthly_distribution/monthly_distribution.py +26,Percentage Allocation should be equal to 100%,Postotak izdvajanja mora biti 100 %
4553DocType: Crop Cycle,Linked Land Unit,Povezana zemljišna jedinica
Frappe PR Bot748c0242018-06-21 10:34:28 +05304554apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +582,Please select Posting Date before selecting Party,Odaberite datum knjiženja prije odabira stranku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304555DocType: Program Enrollment,School House,Škola Kuća
4556DocType: Serial No,Out of AMC,Od AMC
Frappe PR Bot748c0242018-06-21 10:34:28 +05304557apps/erpnext/erpnext/assets/doctype/asset/asset.py +192,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
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304558DocType: Purchase Order,Order Confirmation Date,Datum potvrde narudžbe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304559apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.js +47,Make Maintenance Visit,Provjerite održavanja Posjetite
Frappe PR Bot748c0242018-06-21 10:34:28 +05304560DocType: Employee Transfer,Employee Transfer Details,Detalji prijenosa zaposlenika
4561apps/erpnext/erpnext/selling/doctype/customer/customer.py +219,Please contact to the user who have Sales Master Manager {0} role,Molimo kontaktirajte korisniku koji imaju Sales Manager Master {0} ulogu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304562DocType: Company,Default Cash Account,Zadani novčani račun
4563apps/erpnext/erpnext/config/accounts.py +62,Company (not Customer or Supplier) master.,Društvo ( ne kupaca i dobavljača ) majstor .
4564apps/erpnext/erpnext/education/doctype/student/student_dashboard.py +6,This is based on the attendance of this Student,To se temelji na prisustvo ovog Student
4565apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +178,No Students in,Nema studenata u Zagrebu
4566apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +179,Add more items or open full form,Dodaj još stavki ili otvoriti puni oblik
Frappe PR Bot748c0242018-06-21 10:34:28 +05304567apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +218,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Otpremnica {0} mora biti otkazana prije poništenja ove narudžbenice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304568apps/erpnext/erpnext/utilities/user_progress.py +259,Go to Users,Idite na korisnike
Frappe PR Bot748c0242018-06-21 10:34:28 +05304569apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +101,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 Botdc0a92c2018-04-02 23:46:54 +05304570apps/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}
Frappe PR Bot748c0242018-06-21 10:34:28 +05304571apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +206,Note: There is not enough leave balance for Leave Type {0},Napomena : Nema dovoljno ravnotežu dopust za dozvolu tipa {0}
4572apps/erpnext/erpnext/regional/india/utils.py +19,Invalid GSTIN or Enter NA for Unregistered,Nevažeći GSTIN ili Unesi NA za neregistrirano
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304573DocType: Training Event,Seminar,Seminar
4574DocType: Program Enrollment Fee,Program Enrollment Fee,Program za upis naknada
4575DocType: Item,Supplier Items,Dobavljač Stavke
4576DocType: Opportunity,Opportunity Type,Tip prilike
Frappe PR Bot748c0242018-06-21 10:34:28 +05304577DocType: Asset Movement,To Employee,Za zaposlenika
4578DocType: Employee Transfer,New Company,Nova tvrtka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304579apps/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
4580apps/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.
4581DocType: Employee,Prefered Contact Email,Poželjni Kontakt E-mail
4582DocType: Cheque Print Template,Cheque Width,Ček Širina
4583DocType: 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
4584DocType: Fee Schedule,Fee Schedule,Naknada Raspored
4585DocType: Hub Settings,Publish Availability,Objavi dostupnost
4586DocType: Company,Create Chart Of Accounts Based On,Izrada kontnog plana na temelju
4587apps/erpnext/erpnext/projects/doctype/task/task.js +91,Cannot convert it to non-group. Child Tasks exist.,Nije ga moguće pretvoriti u ne-grupu. Dječji zadaci postoje.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304588apps/erpnext/erpnext/hr/doctype/employee/employee.py +117,Date of Birth cannot be greater than today.,Datum rođenja ne može biti veća nego danas.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304589,Stock Ageing,Starost skladišta
Frappe PR Bot748c0242018-06-21 10:34:28 +05304590DocType: Travel Request,"Partially Sponsored, Require Partial Funding","Djelomično sponzoriran, zahtijeva djelomično financiranje"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304591apps/erpnext/erpnext/education/doctype/student/student.py +40,Student {0} exist against student applicant {1},Student {0} postoje protiv studenta podnositelja prijave {1}
4592DocType: Purchase Invoice,Rounding Adjustment (Company Currency),Prilagođavanje zaokruživanja (valuta tvrtke)
4593apps/erpnext/erpnext/projects/doctype/task/task.js +39,Timesheet,kontrolna kartica
4594apps/erpnext/erpnext/education/doctype/student_report_generation_tool/student_report_generation_tool.html +243,Batch: ,serija:
4595DocType: Volunteer,Afternoon,Poslijepodne
Frappe PR Bot748c0242018-06-21 10:34:28 +05304596apps/erpnext/erpnext/controllers/accounts_controller.py +290,{0} '{1}' is disabled,{0} '{1}' je onemogućen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304597apps/erpnext/erpnext/crm/doctype/opportunity/opportunity_list.js +13,Set as Open,Postavi kao Opena
4598DocType: Cheque Print Template,Scanned Cheque,Scanned Ček
4599DocType: Notification Control,Send automatic emails to Contacts on Submitting transactions.,Pošaljite e-poštu automatski u imenik na podnošenje transakcija.
4600DocType: Timesheet,Total Billable Amount,Ukupan iznos za naplatu
4601DocType: Customer,Credit Limit and Payment Terms,Uvjeti ograničenja i plaćanja kredita
4602apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +20,Item 3,Stavka 3
4603apps/erpnext/erpnext/restaurant/doctype/restaurant/restaurant.js +6,Order Entry,Unos narudžbe
4604DocType: Purchase Order,Customer Contact Email,Kupac Kontakt e
4605DocType: Warranty Claim,Item and Warranty Details,Stavka i jamstvo Detalji
4606DocType: Chapter,Chapter Members,Članovi poglavlja
4607DocType: Sales Team,Contribution (%),Doprinos (%)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304608apps/erpnext/erpnext/controllers/accounts_controller.py +125,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 Botdc0a92c2018-04-02 23:46:54 +05304609apps/erpnext/erpnext/projects/doctype/project/project.py +70,Project {0} already exists,Projekt {0} već postoji
Frappe PR Bot748c0242018-06-21 10:34:28 +05304610DocType: Clinical Procedure,Nursing User,Korisnik za njegu
4611DocType: Employee Benefit Application,Payroll Period,Razdoblje obračuna plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304612DocType: Plant Analysis,Plant Analysis Criterias,Criterija analize bilja
Frappe PR Bot748c0242018-06-21 10:34:28 +05304613apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +237,Serial No {0} does not belong to Batch {1},Serijski broj {0} ne pripada skupini {1}
4614apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +215,Responsibilities,Odgovornosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304615apps/erpnext/erpnext/selling/doctype/quotation/quotation.py +125,Validity period of this quotation has ended.,Rok valjanosti ove ponude je završen.
4616DocType: Expense Claim Account,Expense Claim Account,Rashodi Zatraži račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05304617DocType: Account,Capital Work in Progress,Kapitalni radovi u tijeku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304618DocType: Accounts Settings,Allow Stale Exchange Rates,Dopusti stale tečaj
4619DocType: Sales Person,Sales Person Name,Ime prodajne osobe
4620apps/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
4621apps/erpnext/erpnext/utilities/user_progress.py +247,Add Users,Dodaj korisnicima
4622DocType: POS Item Group,Item Group,Grupa proizvoda
4623apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +16,Student Group: ,Skupina studenata:
Frappe PR Bot748c0242018-06-21 10:34:28 +05304624DocType: Depreciation Schedule,Finance Book Id,ID knjige financiranja
4625apps/erpnext/erpnext/public/js/hub/hub_listing.js +380,Select Country,Odaberi državu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304626DocType: Item,Safety Stock,Sigurnost Stock
4627DocType: Healthcare Settings,Healthcare Settings,Postavke zdravstvene zaštite
Frappe PR Bot748c0242018-06-21 10:34:28 +05304628apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +8,Total Allocated Leaves,Ukupno dopuštena lišća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304629apps/erpnext/erpnext/projects/doctype/task/task.py +54,Progress % for a task cannot be more than 100.,Napredak% za zadatak ne može biti više od 100.
4630DocType: Stock Reconciliation Item,Before reconciliation,Prije pomirenja
4631apps/erpnext/erpnext/maintenance/doctype/maintenance_visit/maintenance_visit.py +12,To {0},Za {0}
4632DocType: Purchase Invoice,Taxes and Charges Added (Company Currency),Porezi i naknade uvrštenja (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304633apps/erpnext/erpnext/stock/doctype/item/item.py +491,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 Botdc0a92c2018-04-02 23:46:54 +05304634DocType: Sales Order,Partly Billed,Djelomično naplaćeno
Frappe PR Bot748c0242018-06-21 10:34:28 +05304635apps/erpnext/erpnext/assets/doctype/asset/asset.py +54,Item {0} must be a Fixed Asset Item,Stavka {0} mora biti Fixed Asset predmeta
4636apps/erpnext/erpnext/stock/doctype/item/item.js +403,Make Variants,Napravite inačice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304637DocType: Item,Default BOM,Zadani BOM
4638DocType: Project,Total Billed Amount (via Sales Invoices),Ukupni iznos naplaćenog računa (putem faktura prodaje)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304639apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +131,Debit Note Amount,Debitni iznos bilješke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304640DocType: Project Update,Not Updated,Nije ažuriran
Frappe PR Bot748c0242018-06-21 10:34:28 +05304641apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +107,"There are inconsistencies between the rate, no of shares and the amount calculated","Postoje nedosljednosti između stope, broja dionica i izračunate iznosa"
4642apps/erpnext/erpnext/setup/doctype/company/company.js +109,Please re-type company name to confirm,Ponovno upišite naziv tvrtke za potvrdu
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304643apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +234,Total Outstanding Amt,Ukupni Amt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304644DocType: Journal Entry,Printing Settings,Ispis Postavke
4645DocType: Employee Advance,Advance Account,Advance Account
4646DocType: Job Offer,Job Offer Terms,Uvjeti ponude za posao
4647DocType: Sales Invoice,Include Payment (POS),Uključi plaćanje (POS)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304648DocType: Shopify Settings,eg: frappe.myshopify.com,npr. frappe.myshopify.com
4649apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +324,Total Debit must be equal to Total Credit. The difference is {0},Ukupno zaduženje mora biti jednak ukupnom kreditnom .
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304650apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +11,Automotive,Automobilska industrija
4651DocType: Vehicle,Insurance Company,Osiguravajuće društvo
4652DocType: Asset Category Account,Fixed Asset Account,Fiksni račun imovinom
Frappe PR Bot748c0242018-06-21 10:34:28 +05304653DocType: Salary Structure Assignment,Variable,varijabla
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304654apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Od otpremnici
4655DocType: Chapter,Members,članovi
4656DocType: Student,Student Email Address,Studentski e-mail adresa
4657DocType: Item,Hub Warehouse,Skladište hubova
4658DocType: Assessment Plan,From Time,S vremena
4659DocType: Hotel Settings,Hotel Settings,Postavke hotela
4660apps/erpnext/erpnext/public/js/pos/pos_bill_item.html +12,In Stock: ,Na lageru:
4661DocType: Notification Control,Custom Message,Prilagođena poruka
4662apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +33,Investment Banking,Investicijsko bankarstvo
4663DocType: Purchase Invoice,input,ulazni
Frappe PR Bot748c0242018-06-21 10:34:28 +05304664apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +95,Cash or Bank Account is mandatory for making payment entry,Novac ili bankovni račun je obvezna za izradu ulazak plaćanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304665apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +54,Student Address,Studentska adresa
4666DocType: Purchase Invoice,Price List Exchange Rate,Tečaj cjenika
Frappe PR Bot748c0242018-06-21 10:34:28 +05304667apps/erpnext/erpnext/buying/page/purchase_analytics/purchase_analytics.js +116,All Supplier Groups,Sve grupe dobavljača
4668DocType: Employee Boarding Activity,Required for Employee Creation,Obavezno za stvaranje zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304669DocType: GoCardless Mandate,Mandate,Mandat
4670DocType: POS Profile,POS Profile Name,Naziv POS profila
4671DocType: Hotel Room Reservation,Booked,rezerviran
4672apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +45,CompAuxLib,CompAuxLib
Frappe PR Bot748c0242018-06-21 10:34:28 +05304673DocType: Detected Disease,Tasks Created,Created Tasks
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304674DocType: Purchase Invoice Item,Rate,VPC
Frappe PR Bot748c0242018-06-21 10:34:28 +05304675apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +107,Intern,stažista
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304676DocType: Delivery Stop,Address Name,adresa Ime
4677DocType: Stock Entry,From BOM,Od sastavnice
Frappe PR Bot748c0242018-06-21 10:34:28 +05304678apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +644,Splitting {0} units of {1},Dijeljenje {0} jedinica od {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304679DocType: Assessment Code,Assessment Code,kod procjena
Frappe PR Bot748c0242018-06-21 10:34:28 +05304680apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +76,Basic,Osnovni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304681apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Stock transakcije prije {0} se zamrznut
4682apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +219,Please click on 'Generate Schedule',"Molimo kliknite na ""Generiraj raspored '"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304683apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +154,Reference No is mandatory if you entered Reference Date,Reference Ne obvezno ako ušao referentnog datuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304684DocType: Bank Reconciliation Detail,Payment Document,Dokument plaćanja
4685apps/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 Bot748c0242018-06-21 10:34:28 +05304686apps/erpnext/erpnext/hr/doctype/employee/employee.py +120,Date of Joining must be greater than Date of Birth,Datum pristupa mora biti veći od datuma rođenja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304687DocType: Subscription,Plans,Planovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304688DocType: Salary Slip,Salary Structure,Plaća Struktura
4689DocType: Account,Bank,Banka
4690apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +9,Airline,Aviokompanija
Frappe PR Bot748c0242018-06-21 10:34:28 +05304691apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +902,Issue Material,Materijal Izazova
4692apps/erpnext/erpnext/config/erpnext_integrations.py +32,Connect Shopify with ERPNext,Spojite Shopify s ERPNextom
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304693DocType: Material Request Item,For Warehouse,Za galeriju
4694DocType: Employee,Offer Date,Datum ponude
4695apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +33,Quotations,Citati
Frappe PR Bot748c0242018-06-21 10:34:28 +05304696apps/erpnext/erpnext/accounts/page/pos/pos.js +743,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.
4697DocType: Leave Period,Grant,Grant
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304698apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +47,No Student Groups created.,Nema studentskih grupa stvorena.
4699DocType: Purchase Invoice Item,Serial No,Serijski br
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304700apps/erpnext/erpnext/hr/doctype/loan/loan.py +129,Monthly Repayment Amount cannot be greater than Loan Amount,Mjesečni iznos otplate ne može biti veća od iznosa kredita
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304701apps/erpnext/erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py +143,Please enter Maintaince Details first,Unesite prva Maintaince Detalji
Frappe PR Bot748c0242018-06-21 10:34:28 +05304702apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +58,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 Botdc0a92c2018-04-02 23:46:54 +05304703DocType: Purchase Invoice,Print Language,Ispis Language
4704DocType: Salary Slip,Total Working Hours,Ukupno Radno vrijeme
4705DocType: Sales Invoice,Customer PO Details,Detalji o kupcima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304706DocType: Stock Entry,Including items for sub assemblies,Uključujući predmeta za sub sklopova
4707DocType: Opening Invoice Creation Tool Item,Temporary Opening Account,Privremeni račun otvaranja
Frappe PR Bot748c0242018-06-21 10:34:28 +05304708apps/erpnext/erpnext/accounts/page/pos/pos.js +1973,Enter value must be positive,Unesite vrijednost moraju biti pozitivne
4709DocType: Asset,Finance Books,Financijske knjige
4710DocType: Employee Tax Exemption Declaration Category,Employee Tax Exemption Declaration Category,Kategorija deklaracije poreza na zaposlenike
4711apps/erpnext/erpnext/accounts/doctype/sales_invoice/pos.py +448,All Territories,Sve teritorije
4712apps/erpnext/erpnext/public/js/controllers/transaction.js +1346,Invalid Blanket Order for the selected Customer and Item,Nevažeća narudžba pokrivača za odabrane kupce i stavku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304713apps/erpnext/erpnext/projects/doctype/task/task_tree.js +49,Add Multiple Tasks,Dodaj više zadataka
4714DocType: Purchase Invoice,Items,Proizvodi
Frappe PR Bot748c0242018-06-21 10:34:28 +05304715apps/erpnext/erpnext/crm/doctype/contract/contract.py +38,End Date cannot be before Start Date.,Datum završetka ne može biti prije datuma početka.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304716apps/erpnext/erpnext/education/doctype/program_enrollment/program_enrollment.py +34,Student is already enrolled.,Student je već upisan.
4717DocType: Fiscal Year,Year Name,Naziv godine
Frappe PR Bot748c0242018-06-21 10:34:28 +05304718apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +285,There are more holidays than working days this month.,Postoji više odmor nego radnih dana ovog mjeseca .
4719apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +101,PDC/LC Ref,PDC / LC Ref
4720DocType: Production Plan Item,Product Bundle Item,Proizvod bala predmeta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304721DocType: Sales Partner,Sales Partner Name,Naziv prodajnog partnera
4722apps/erpnext/erpnext/hooks.py +136,Request for Quotations,Zahtjev za dostavljanje ponuda
4723DocType: Payment Reconciliation,Maximum Invoice Amount,Maksimalna Iznos dostavnice
4724apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +50,Montantdevise,Montantdevise
Frappe PR Bot748c0242018-06-21 10:34:28 +05304725apps/erpnext/erpnext/healthcare/setup.py +211,Haematology,Hematologija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304726DocType: Normal Test Items,Normal Test Items,Normalno ispitne stavke
4727DocType: Student Language,Student Language,Student jezika
4728apps/erpnext/erpnext/config/selling.py +23,Customers,Kupci
4729DocType: Cash Flow Mapping,Is Working Capital,Radni kapital
4730apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +24,Order/Quot %,Redoslijed / kvota%
4731apps/erpnext/erpnext/config/healthcare.py +25,Record Patient Vitals,Snimite pacijente Vitals
4732DocType: Fee Schedule,Institution,Institucija
4733DocType: Asset,Partially Depreciated,djelomično amortiziraju
4734DocType: Issue,Opening Time,Radno vrijeme
Frappe PR Bot748c0242018-06-21 10:34:28 +05304735apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +97,From and To dates required,Od i Do datuma zahtijevanih
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304736apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +46,Securities & Commodity Exchanges,Vrijednosni papiri i robne razmjene
Frappe PR Bot748c0242018-06-21 10:34:28 +05304737apps/erpnext/erpnext/stock/doctype/item/item.py +705,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 Botdc0a92c2018-04-02 23:46:54 +05304738DocType: Shipping Rule,Calculate Based On,Izračun temeljen na
Frappe PR Bot748c0242018-06-21 10:34:28 +05304739DocType: Contract,Unfulfilled,neispunjen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304740DocType: Delivery Note Item,From Warehouse,Iz skladišta
4741apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +59,No employees for the mentioned criteria,Nema zaposlenika za navedene kriterije
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304742apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +974,No Items with Bill of Materials to Manufacture,Nema Stavke sa Bill materijala za proizvodnju
Frappe PR Bot748c0242018-06-21 10:34:28 +05304743DocType: Shopify Settings,Default Customer,Zadani kupac
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304744DocType: Assessment Plan,Supervisor Name,Naziv Supervisor
4745DocType: Healthcare Settings,Do not confirm if appointment is created for the same day,Nemojte potvrditi je li sastanak izrađen za isti dan
4746DocType: Program Enrollment Course,Program Enrollment Course,Tečaj za upis na program
Frappe PR Bot748c0242018-06-21 10:34:28 +05304747apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +187,Make Sample Retention Stock Entry,Učinite unos uzorka za zadržavanje uzorka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304748DocType: Purchase Taxes and Charges,Valuation and Total,Vrednovanje i Total
Frappe PR Bot748c0242018-06-21 10:34:28 +05304749DocType: Leave Encashment,Encashment Amount,Iznos ulaganja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304750apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_dashboard.py +11,Scorecards,bodovima
Frappe PR Bot748c0242018-06-21 10:34:28 +05304751apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +159,Expired Batches,Istekle serije
Frappe PR Bot59a2a652018-04-12 13:36:55 +05304752DocType: Employee,This will restrict user access to other employee records,To će ograničiti pristup korisniku drugim zapisima zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304753DocType: Tax Rule,Shipping City,Dostava Grad
Frappe PR Bot748c0242018-06-21 10:34:28 +05304754DocType: Staffing Plan Detail,Current Openings,Trenutni otvori
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304755DocType: Notification Control,Customize the Notification,Prilagodi obavijest
Frappe PR Bot748c0242018-06-21 10:34:28 +05304756apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +78,Cash Flow from Operations,Novčani tijek iz redovnog poslovanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304757DocType: Purchase Invoice,Shipping Rule,Dostava Pravilo
4758DocType: Patient Relation,Spouse,Suprug
4759DocType: Lab Test Groups,Add Test,Dodajte test
4760DocType: Manufacturer,Limited to 12 characters,Ograničiti na 12 znakova
4761DocType: Journal Entry,Print Heading,Ispis naslova
4762apps/erpnext/erpnext/config/stock.py +150,Delivery Trip service tours to customers.,Izletničke usluge ture za korisnike.
4763apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +57,Total cannot be zero,Ukupna ne može biti nula
4764apps/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
4765DocType: Plant Analysis Criteria,Maximum Permissible Value,Najveća dopuštena vrijednost
4766DocType: Journal Entry Account,Employee Advance,Predujam zaposlenika
4767DocType: Payroll Entry,Payroll Frequency,Plaće Frequency
4768DocType: Lab Test Template,Sensitivity,Osjetljivost
Frappe PR Bot748c0242018-06-21 10:34:28 +05304769apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +946,Raw Material,sirovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304770DocType: Leave Application,Follow via Email,Slijedite putem e-maila
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304771apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +56,Plants and Machineries,Biljke i strojevi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304772DocType: Purchase Taxes and Charges,Tax Amount After Discount Amount,Iznos poreza Nakon iznosa popusta
4773DocType: Daily Work Summary Settings,Daily Work Summary Settings,Dnevni Postavke rad Sažetak
Frappe PR Bot748c0242018-06-21 10:34:28 +05304774apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1138,Selected Price List should have buying and selling fields checked.,Odabrani cjenik trebao bi biti provjeren na poljima kupnje i prodaje.
4775apps/erpnext/erpnext/controllers/buying_controller.py +663,Please enter Reqd by Date,Unesite Reqd po datumu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304776DocType: Payment Entry,Internal Transfer,Interni premještaj
4777DocType: Asset Maintenance,Maintenance Tasks,Zadatci održavanja
4778apps/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 Bot748c0242018-06-21 10:34:28 +05304779apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +427,Please select Posting Date first,Molimo odaberite datum knjiženja prvo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304780apps/erpnext/erpnext/public/js/account_tree_grid.js +209,Opening Date should be before Closing Date,Otvaranje Datum bi trebao biti prije datuma zatvaranja
Frappe PR Bot748c0242018-06-21 10:34:28 +05304781DocType: Travel Itinerary,Flight,Let
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304782DocType: Leave Control Panel,Carry Forward,Prenijeti
Frappe PR Bot748c0242018-06-21 10:34:28 +05304783apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +32,Cost Center with existing transactions can not be converted to ledger,Troška s postojećim transakcija ne može pretvoriti u knjizi
4784DocType: Budget,Applicable on booking actual expenses,Primjenjivo pri rezerviranju stvarnih troškova
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304785DocType: Department,Days for which Holidays are blocked for this department.,Dani za koje su praznici blokirani za ovaj odjel.
4786DocType: GoCardless Mandate,ERPNext Integrations,ERPNext integracije
4787DocType: Crop Cycle,Detected Disease,Otkrivena bolest
4788,Produced,Proizvedeno
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304789apps/erpnext/erpnext/hr/doctype/loan/loan.py +26,Repayment Start Date cannot be before Disbursement Date.,Početni datum otplate ne može biti prije datuma isplate.
Frappe PR Bot748c0242018-06-21 10:34:28 +05304790DocType: Employee Benefit Application,Remainig Benefits (Yearly),Ostale pogodnosti (godišnje)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304791DocType: Item,Item Code for Suppliers,Šifra za dobavljače
4792DocType: Issue,Raised By (Email),Povišena Do (e)
4793DocType: Training Event,Trainer Name,Ime trenera
4794DocType: Mode of Payment,General,Opći
4795apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +28,Last Communication,Posljednja komunikacija
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304796apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +374,Cannot deduct when category is for 'Valuation' or 'Valuation and Total',"Ne mogu odbiti kada kategorija je "" vrednovanje "" ili "" Vrednovanje i Total '"
Frappe PR Bot748c0242018-06-21 10:34:28 +05304797apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +248,Serial Nos Required for Serialized Item {0},Serijski Nos potrebna za serijaliziranom točke {0}
4798apps/erpnext/erpnext/config/accounts.py +150,Match Payments with Invoices,Match Plaćanja s faktura
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304799DocType: Journal Entry,Bank Entry,Bank Stupanje
4800DocType: Authorization Rule,Applicable To (Designation),Odnosi se na (Oznaka)
4801,Profitability Analysis,Analiza profitabilnosti
4802DocType: Fees,Student Email,Studentska e-pošta
4803DocType: Supplier,Prevent POs,Spriječite PO-ove
4804DocType: Patient,"Allergies, Medical and Surgical History","Alergije, medicinska i kirurška povijest"
4805apps/erpnext/erpnext/templates/generators/item.html +77,Add to Cart,Dodaj u košaricu
Frappe PR Bot748c0242018-06-21 10:34:28 +05304806apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.js +144,Group By,Grupa Do
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304807DocType: Guardian,Interests,interesi
Frappe PR Bot748c0242018-06-21 10:34:28 +05304808apps/erpnext/erpnext/config/accounts.py +304,Enable / disable currencies.,Omogućiti / onemogućiti valute .
4809DocType: Exchange Rate Revaluation,Get Entries,Dobijte unose
4810apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +107,Dr {0} on Half day Leave on {1},Dr {0} na Poludnevni dopust na {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304811DocType: Production Plan,Get Material Request,Dobiti materijala zahtjev
Frappe PR Bot748c0242018-06-21 10:34:28 +05304812apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +118,Postal Expenses,Poštanski troškovi
4813apps/erpnext/erpnext/selling/doctype/pos_closing_voucher/closing_voucher_details.html +8,Sales Summary,Sažetak prodaje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304814apps/erpnext/erpnext/controllers/trends.py +19,Total(Amt),Ukupno (AMT)
4815apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +26,Entertainment & Leisure,Zabava i slobodno vrijeme
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304816,Item Variant Details,Pojedinosti varijante stavke
4817DocType: Quality Inspection,Item Serial No,Serijski broj proizvoda
4818apps/erpnext/erpnext/utilities/activation.py +135,Create Employee Records,Stvaranje zaposlenika Records
Frappe PR Bot748c0242018-06-21 10:34:28 +05304819apps/erpnext/erpnext/hr/report/monthly_attendance_sheet/monthly_attendance_sheet.py +97,Total Present,Ukupno Present
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304820apps/erpnext/erpnext/config/accounts.py +105,Accounting Statements,Računovodstveni izvještaji
4821DocType: Drug Prescription,Hour,Sat
4822DocType: Restaurant Order Entry,Last Sales Invoice,Posljednja prodajna faktura
Frappe PR Bot748c0242018-06-21 10:34:28 +05304823apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +797,Please select Qty against item {0},Odaberite Qty od stavke {0}
4824apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +31,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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304825DocType: Lead,Lead Type,Tip potencijalnog kupca
Frappe PR Bot748c0242018-06-21 10:34:28 +05304826apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +190,You are not authorized to approve leaves on Block Dates,Niste ovlašteni za odobravanje lišće o skupnom Datumi
4827apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +396,All these items have already been invoiced,Svi ovi proizvodi su već fakturirani
4828apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +968,Set New Release Date,Postavite novi datum izdavanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304829DocType: Company,Monthly Sales Target,Mjesečni cilj prodaje
4830apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +37,Can be approved by {0},Može biti odobren od strane {0}
4831DocType: Hotel Room,Hotel Room Type,Vrsta sobe hotela
Frappe PR Bot748c0242018-06-21 10:34:28 +05304832DocType: Leave Allocation,Leave Period,Ostavite razdoblje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304833DocType: Item,Default Material Request Type,Zadana Materijal Vrsta zahtjeva
4834DocType: Supplier Scorecard,Evaluation Period,Razdoblje procjene
4835apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard_list.js +13,Unknown,nepoznat
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304836apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +973,Work Order not created,Radni nalog nije izrađen
Frappe PR Bot748c0242018-06-21 10:34:28 +05304837apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +33,"An amount of {0} already claimed for the component {1},\
4838 set the amount equal or greater than {2}","Iznos {0} već zatraži za komponentu {1}, \ postavite iznos koji je jednak ili veći od {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304839DocType: Shipping Rule,Shipping Rule Conditions,Dostava Koje uvjete
4840DocType: Purchase Invoice,Export Type,Vrsta izvoza
4841DocType: Salary Slip Loan,Salary Slip Loan,Zajmoprimac za plaću
4842DocType: BOM Update Tool,The new BOM after replacement,Novi BOM nakon zamjene
4843,Point of Sale,Point of Sale
4844DocType: Payment Entry,Received Amount,primljeni iznos
4845DocType: Patient,Widow,Udovica
4846DocType: GST Settings,GSTIN Email Sent On,GSTIN e-pošta poslana
4847DocType: Program Enrollment,Pick/Drop by Guardian,Pick / Drop od strane Guardian
Frappe PR Bot748c0242018-06-21 10:34:28 +05304848DocType: Bank Account,SWIFT number,SWIFT broj
4849DocType: Payment Entry,Party Name,Naziv stranke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304850DocType: Crop,Planting UOM,Sadnja UOM-a
4851DocType: Account,Tax,Porez
4852apps/erpnext/erpnext/education/report/student_batch_wise_attendance/student_batch_wise_attendance.py +45,Not Marked,neobilježen
Frappe PR Bot748c0242018-06-21 10:34:28 +05304853DocType: Contract,Signed,potpisan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304854apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool_dashboard.html +1,Opening Invoices Summary,Sažetak otvaranja faktura
4855DocType: Education Settings,Education Manager,Voditelj obrazovanja
4856DocType: Crop Cycle,The minimum length between each plant in the field for optimum growth,Minimalna duljina između svake biljke u polju za optimalni rast
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304857apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +153,"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"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304858DocType: Quality Inspection,Report Date,Prijavi Datum
4859DocType: Student,Middle Name,Srednje ime
Frappe PR Bot748c0242018-06-21 10:34:28 +05304860DocType: Serial No,Asset Details,Pojedinosti o aktivi
4861DocType: Bank Statement Transaction Payment Item,Invoices,Računi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304862DocType: Water Analysis,Type of Sample,Vrsta uzorka
4863DocType: Batch,Source Document Name,Izvorni naziv dokumenta
4864DocType: Production Plan,Get Raw Materials For Production,Dobiti sirovine za proizvodnju
4865DocType: Job Opening,Job Title,Titula
4866apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.py +84,"{0} indicates that {1} will not provide a quotation, but all items \
4867 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."
Frappe PR Bot748c0242018-06-21 10:34:28 +05304868apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1214,Maximum Samples - {0} have already been retained for Batch {1} and Item {2} in Batch {3}.,Maksimalni uzorci - {0} već su zadržani za šaržu {1} i stavku {2} u seriji {3}.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304869DocType: Manufacturing Settings,Update BOM Cost Automatically,Ažurirajte automatski trošak BOM-a
4870DocType: Lab Test,Test Name,Naziv testiranja
4871apps/erpnext/erpnext/utilities/activation.py +99,Create Users,Stvaranje korisnika
4872apps/erpnext/erpnext/utilities/user_progress.py +147,Gram,Gram
4873DocType: Supplier Scorecard,Per Month,Na mjesec
Frappe PR Bot748c0242018-06-21 10:34:28 +05304874apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +461,Quantity to Manufacture must be greater than 0.,Količina za proizvodnju mora biti veći od 0.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304875DocType: Asset Settings,Calculate Prorated Depreciation Schedule Based on Fiscal Year,Izračunavanje raspoređenog amortizacijskog plana temeljenog na fiskalnoj godini
4876apps/erpnext/erpnext/config/maintenance.py +17,Visit report for maintenance call.,Pogledajte izvješće razgovora vezanih uz održavanje.
4877DocType: Stock Entry,Update Rate and Availability,Brzina ažuriranja i dostupnost
4878DocType: 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.
4879DocType: POS Customer Group,Customer Group,Grupa kupaca
4880apps/erpnext/erpnext/stock/doctype/batch/batch.js +128,New Batch ID (Optional),Novo ID serije (izborno)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304881apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +217,Expense account is mandatory for item {0},Rashodi račun je obvezna za predmet {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304882DocType: BOM,Website Description,Opis web stranice
Frappe PR Bot748c0242018-06-21 10:34:28 +05304883apps/erpnext/erpnext/accounts/report/cash_flow/cash_flow.py +101,Net Change in Equity,Neto promjena u kapitalu
4884apps/erpnext/erpnext/assets/doctype/asset/asset.py +280,Please cancel Purchase Invoice {0} first,Otkažite fakturi {0} prvi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304885apps/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}"
4886DocType: Serial No,AMC Expiry Date,AMC Datum isteka
Frappe PR Bot748c0242018-06-21 10:34:28 +05304887DocType: Asset,Receipt,Priznanica
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304888,Sales Register,Prodaja Registracija
4889DocType: Daily Work Summary Group,Send Emails At,Slanje e-pošte na
4890DocType: Quotation,Quotation Lost Reason,Razlog nerealizirane ponude
Frappe PR Bot748c0242018-06-21 10:34:28 +05304891apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +382,Transaction reference no {0} dated {1},Transakcija referenca ne {0} datumom {1}
4892apps/erpnext/erpnext/setup/doctype/supplier_group/supplier_group.js +5,There is nothing to edit.,Ne postoji ništa za uređivanje .
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304893apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +499,Form View,Prikaz obrasca
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304894DocType: HR Settings,Expense Approver Mandatory In Expense Claim,Potrošač troškova obvezan u zahtjevu za trošak
Frappe PR Bot748c0242018-06-21 10:34:28 +05304895apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +118,Summary for this month and pending activities,Sažetak za ovaj mjesec i tijeku aktivnosti
4896apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py +91,Please set Unrealized Exchange Gain/Loss Account in Company {0},Unesite neispunjeni račun dobiti i gubitka u tvrtki {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304897apps/erpnext/erpnext/utilities/user_progress.py +248,"Add users to your organization, other than yourself.","Dodajte korisnike u svoju organizaciju, osim sebe."
4898DocType: Customer Group,Customer Group Name,Naziv grupe kupaca
4899apps/erpnext/erpnext/public/js/pos/pos.html +109,No Customers yet!,Još nema kupaca!
Frappe PR Bot748c0242018-06-21 10:34:28 +05304900DocType: Healthcare Service Unit,Healthcare Service Unit,Jedinica za zdravstvenu zaštitu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304901apps/erpnext/erpnext/public/js/financial_statements.js +56,Cash Flow Statement,Izvještaj o novčanom tijeku
Frappe PR Bot748c0242018-06-21 10:34:28 +05304902apps/erpnext/erpnext/manufacturing/doctype/production_plan/production_plan.py +458,No material request created,Nije stvoren materijalni zahtjev
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304903apps/erpnext/erpnext/hr/doctype/loan_application/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}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304904apps/erpnext/erpnext/hr/report/vehicle_expenses/vehicle_expenses.py +22,License,licenca
Frappe PR Bot748c0242018-06-21 10:34:28 +05304905apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +496,Please remove this Invoice {0} from C-Form {1},Molimo uklonite ovu fakturu {0} od C-obrasca {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304906DocType: 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
4907DocType: GL Entry,Against Voucher Type,Protiv voucher vrsti
4908DocType: Physician,Phone (R),Telefon (R)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304909apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +104,Time slots added,Dodano je vrijeme
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304910DocType: Item,Attributes,Značajke
Frappe PR Bot748c0242018-06-21 10:34:28 +05304911apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +36,Enable Template,Omogući predložak
4912apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +242,Please enter Write Off Account,Unesite otpis račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304913apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +71,Last Order Date,Zadnje narudžbe Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05304914DocType: Salary Component,Is Payable,Isplati se
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304915DocType: Patient,B Negative,Negativan
4916apps/erpnext/erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.py +25,Maintenance Status has to be Cancelled or Completed to Submit,Status održavanja mora biti poništen ili dovršen za slanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05304917DocType: Staffing Plan Detail,Vacancies,Slobodna radna mjesta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304918DocType: Hotel Room,Hotel Room,Hotelska soba
Frappe PR Bot748c0242018-06-21 10:34:28 +05304919apps/erpnext/erpnext/accounts/doctype/budget/budget.py +49,Account {0} does not belongs to company {1},Račun {0} ne pripada društvu {1}
4920DocType: Leave Type,Rounding,Zaokruživanje
4921apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +889,Serial Numbers in row {0} does not match with Delivery Note,Serijski brojevi u retku {0} ne podudaraju se s dostavom
4922apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +36,"Then Pricing Rules are filtered out based on Customer, Customer Group, Territory, Supplier, Supplier Group, Campaign, Sales Partner etc.","Zatim se Pravila o cijenama filtriraju prema kupcu, grupi kupaca, teritoriju, dobavljaču, grupi dobavljača, kampanji, prodajnom partneru itd."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304923DocType: Student,Guardian Details,Guardian Detalji
4924DocType: C-Form,C-Form,C-obrazac
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304925DocType: Agriculture Task,Start Day,Dan početka
4926DocType: Vehicle,Chassis No,šasija Ne
4927DocType: Payment Request,Initiated,Pokrenut
4928DocType: Production Plan Item,Planned Start Date,Planirani datum početka
Frappe PR Bot748c0242018-06-21 10:34:28 +05304929apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +625,Please select a BOM,Odaberite BOM
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304930DocType: Purchase Invoice,Availed ITC Integrated Tax,Availed ITC integrirani porez
Frappe PR Bot748c0242018-06-21 10:34:28 +05304931DocType: Purchase Order Item,Blanket Order Rate,Brzina narudžbe
4932apps/erpnext/erpnext/hooks.py +152,Certification,potvrda
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304933DocType: Bank Guarantee,Clauses and Conditions,Klauzule i uvjeti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304934DocType: Serial No,Creation Document Type,Tip stvaranje dokumenata
4935DocType: Project Task,View Timesheet,Pregledajte Timesheet
Frappe PR Bot748c0242018-06-21 10:34:28 +05304936apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.js +24,Make Journal Entry,Provjerite Temeljnica
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304937DocType: Leave Allocation,New Leaves Allocated,Novi Leaves Dodijeljeni
4938apps/erpnext/erpnext/controllers/trends.py +269,Project-wise data is not available for Quotation,Projekt - mudar podaci nisu dostupni za ponudu
4939apps/erpnext/erpnext/education/doctype/student_admission/templates/student_admission.html +30,End on,Završi
4940DocType: Project,Expected End Date,Očekivani Datum završetka
4941DocType: Budget Account,Budget Amount,Iznos proračuna
4942DocType: Donor,Donor Name,Naziv donatora
Frappe PR Bot748c0242018-06-21 10:34:28 +05304943DocType: Journal Entry,Inter Company Journal Entry Reference,Referentni referentni časopis za tvrtke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304944DocType: Appraisal Template,Appraisal Template Title,Procjena Predložak Naslov
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304945apps/erpnext/erpnext/utilities/user_progress_utils.py +29,Commercial,trgovački
4946DocType: Patient,Alcohol Current Use,Tekuća upotreba alkohola
Frappe PR Bot748c0242018-06-21 10:34:28 +05304947DocType: Employee Tax Exemption Proof Submission,House Rent Payment Amount,Iznos plaćanja iznajmljivanja kuće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304948DocType: Student Admission Program,Student Admission Program,Program upisa studenata
Frappe PR Bot748c0242018-06-21 10:34:28 +05304949DocType: Employee Tax Exemption Sub Category,Tax Exemption Category,Kategorija oslobođenja od plaćanja poreza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304950DocType: Payment Entry,Account Paid To,Račun plaćeni za
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304951DocType: Subscription Settings,Grace Period,Razdoblje milosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304952DocType: Item Alternative,Alternative Item Name,Alternativni naziv stavke
4953apps/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
Frappe PR Bot748c0242018-06-21 10:34:28 +05304954apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +485,"Could not submit any Salary Slip <br>\
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304955 Possible reasons: <br>\
4956 1. Net pay is less than 0. <br>\
4957 2. Company Email Address specified in employee master is not valid. <br>",Nije bilo moguće poslati nijednu plaću <br> \ Mogući razlozi: <br> \ 1. Neto plaćanje je manje od 0. <br> \ 2. Adresa e-pošte tvrtke navedena u upravitelju zaposlenika nije valjana. <br>
4958apps/erpnext/erpnext/config/selling.py +57,All Products or Services.,Svi proizvodi i usluge.
4959DocType: Expense Claim,More Details,Više pojedinosti
4960DocType: Supplier Quotation,Supplier Address,Dobavljač Adresa
Frappe PR Bot748c0242018-06-21 10:34:28 +05304961apps/erpnext/erpnext/accounts/doctype/budget/budget.py +157,{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 Botdc0a92c2018-04-02 23:46:54 +05304962apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Out Qty,Od kol
Frappe PR Bot748c0242018-06-21 10:34:28 +05304963apps/erpnext/erpnext/buying/doctype/supplier/supplier.py +49,Series is mandatory,Serija je obvezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304964apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +28,Financial Services,Financijske usluge
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304965DocType: Student Sibling,Student ID,studentska iskaznica
Frappe PR Bot748c0242018-06-21 10:34:28 +05304966apps/erpnext/erpnext/public/js/hub/hub_form.js +450,Supplier Email,E-pošta dobavljača
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304967apps/erpnext/erpnext/config/projects.py +51,Types of activities for Time Logs,Vrste aktivnosti za vrijeme Evidencije
4968DocType: Opening Invoice Creation Tool,Sales,Prodaja
4969DocType: Stock Entry Detail,Basic Amount,Osnovni iznos
4970DocType: Training Event,Exam,Ispit
4971DocType: Complaint,Complaint,prigovor
Frappe PR Bot748c0242018-06-21 10:34:28 +05304972apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +467,Warehouse required for stock Item {0},Skladište je potrebno za skladišne proizvode {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304973DocType: Leave Allocation,Unused leaves,Neiskorišteni lišće
Frappe PR Botb2a64d62018-05-16 10:46:11 +05304974apps/erpnext/erpnext/hr/doctype/loan/loan.js +83,Make Repayment Entry,Učinite uplatu
Frappe PR Bot748c0242018-06-21 10:34:28 +05304975apps/erpnext/erpnext/patches/v11_0/update_department_lft_rgt.py +8,All Departments,Svi odjeli
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304976DocType: Patient,Alcohol Past Use,Prethodna upotreba alkohola
4977DocType: Fertilizer Content,Fertilizer Content,Sadržaj gnojiva
Frappe PR Bot748c0242018-06-21 10:34:28 +05304978apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +248,Cr,Cr
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304979DocType: Project Update,Problematic/Stuck,Problematično / Stuck
4980DocType: Tax Rule,Billing State,Državna naplate
4981DocType: Share Transfer,Transfer,Prijenos
Frappe PR Bot748c0242018-06-21 10:34:28 +05304982apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +258,Work Order {0} must be cancelled before cancelling this Sales Order,Radni nalog {0} mora biti otkazan prije otkazivanja ovog prodajnog naloga
4983apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +966,Fetch exploded BOM (including sub-assemblies),Fetch eksplodirala BOM (uključujući i podsklopova )
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304984DocType: Authorization Rule,Applicable To (Employee),Odnosi se na (Radnik)
Frappe PR Bot748c0242018-06-21 10:34:28 +05304985apps/erpnext/erpnext/controllers/accounts_controller.py +160,Due Date is mandatory,Datum dospijeća je obavezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304986apps/erpnext/erpnext/controllers/item_variant.py +82,Increment for Attribute {0} cannot be 0,Pomak za Osobina {0} ne može biti 0
4987apps/erpnext/erpnext/hotels/report/hotel_room_occupancy/hotel_room_occupancy.py +19,Rooms Booked,Sobe rezervirane
4988apps/erpnext/erpnext/crm/doctype/lead/lead.py +57,Ends On date cannot be before Next Contact Date.,Završava Datum ne može biti prije Sljedećeg datuma kontakta.
4989DocType: Journal Entry,Pay To / Recd From,Platiti do / primiti od
4990DocType: Naming Series,Setup Series,Postavljanje Serija
4991DocType: Payment Reconciliation,To Invoice Date,Za Račun Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05304992DocType: Bank Account,Contact HTML,Kontakt HTML
4993DocType: Support Settings,Support Portal,Portal podrške
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304994apps/erpnext/erpnext/healthcare/doctype/healthcare_settings/healthcare_settings.py +19,Registration fee can not be Zero,Pristojba za registraciju ne može biti nula
4995DocType: Disease,Treatment Period,Razdoblje liječenja
Frappe PR Bot748c0242018-06-21 10:34:28 +05304996DocType: Travel Itinerary,Travel Itinerary,Itinerar putovanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304997apps/erpnext/erpnext/education/api.py +338,Result already Submitted,Rezultat je već poslan
Frappe PR Bot748c0242018-06-21 10:34:28 +05304998apps/erpnext/erpnext/controllers/buying_controller.py +180,Reserved Warehouse is mandatory for Item {0} in Raw Materials supplied,Rezervirano skladište obvezno je za stavku {0} u sirovinama koje ste dobili
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05304999,Inactive Customers,Neaktivni korisnici
5000DocType: Student Admission Program,Maximum Age,Maksimalna dob
5001apps/erpnext/erpnext/regional/doctype/gst_settings/gst_settings.py +28,Please wait 3 days before resending the reminder.,Pričekajte 3 dana prije ponovnog slanja podsjetnika.
5002DocType: Landed Cost Voucher,LCV,lakih gospodarskih
5003DocType: Landed Cost Voucher,Purchase Receipts,Primke
5004apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +29,How Pricing Rule is applied?,Kako se primjenjuje pravilo cijena?
5005DocType: Stock Entry,Delivery Note No,Otpremnica br
5006DocType: Cheque Print Template,Message to show,Poruka za prikaz
5007apps/erpnext/erpnext/public/js/setup_wizard.js +28,Retail,Maloprodaja
5008DocType: Student Attendance,Absent,Odsutan
Frappe PR Bot748c0242018-06-21 10:34:28 +05305009DocType: Staffing Plan,Staffing Plan Detail,Detalj planova osoblja
5010DocType: Employee Promotion,Promotion Date,Datum promocije
5011apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +596,Product Bundle,Snop proizvoda
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305012apps/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 Bot748c0242018-06-21 10:34:28 +05305013apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +244,Row {0}: Invalid reference {1},Red {0}: Pogrešna referentni {1}
5014apps/erpnext/erpnext/assets/doctype/location/location_tree.js +23,New Location,Nova lokacija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305015DocType: Purchase Taxes and Charges Template,Purchase Taxes and Charges Template,Predložak nabavnih poreza i terećenja
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305016DocType: Subscription,Current Invoice Start Date,Datum početka tekuće fakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305017DocType: Timesheet,TS-,TS-
5018apps/erpnext/erpnext/accounts/doctype/gl_entry/gl_entry.py +61,{0} {1}: Either debit or credit amount is required for {2},{0} {1}: Iznos potraživanja ili dugovanja potreban za {2}
5019DocType: GL Entry,Remarks,Primjedbe
5020DocType: Hotel Room Amenity,Hotel Room Amenity,Ugodnost hotela
Frappe PR Bot748c0242018-06-21 10:34:28 +05305021DocType: Budget,Action if Annual Budget Exceeded on MR,Postupak ako je godišnji proračun prekoračen na MR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305022DocType: Payment Entry,Account Paid From,Račun se plaća iz
5023DocType: Purchase Order Item Supplied,Raw Material Item Code,Sirovine Stavka Šifra
5024DocType: Task,Parent Task,Roditeljska zadaća
5025DocType: Journal Entry,Write Off Based On,Otpis na temelju
5026apps/erpnext/erpnext/utilities/activation.py +65,Make Lead,Napravite Olovo
Frappe PR Bot748c0242018-06-21 10:34:28 +05305027apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +119,Print and Stationery,Ispis i konfekcija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305028DocType: Stock Settings,Show Barcode Field,Prikaži Barkod Polje
Frappe PR Bot748c0242018-06-21 10:34:28 +05305029apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +814,Send Supplier Emails,Pošalji Supplier e-pošte
5030apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +172,"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."
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305031DocType: Fiscal Year,Auto Created,Auto Created
Frappe PR Bot748c0242018-06-21 10:34:28 +05305032apps/erpnext/erpnext/hr/doctype/employee_onboarding/employee_onboarding.py +18,Submit this to create the Employee record,Pošaljite ovo kako biste stvorili zapisnik zaposlenika
5033DocType: Item Default,Item Default,Stavka je zadana
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305034DocType: Chapter Member,Leave Reason,Ostavite razlog
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305035apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +203,Invoice {0} no longer exists,Račun {0} više ne postoji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305036DocType: Guardian Interest,Guardian Interest,Guardian kamata
5037DocType: Volunteer,Availability,dostupnost
Frappe PR Bot748c0242018-06-21 10:34:28 +05305038apps/erpnext/erpnext/config/accounts.py +325,Setup default values for POS Invoices,Postavljanje zadanih vrijednosti za POS fakture
5039apps/erpnext/erpnext/config/hr.py +240,Training,Trening
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305040DocType: Project,Time to send,Vrijeme je za slanje
5041DocType: Timesheet,Employee Detail,Detalj zaposlenika
5042apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +58,Guardian1 Email ID,Guardian1 ID e-pošte
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305043DocType: Lab Prescription,Test Code,Ispitni kod
5044apps/erpnext/erpnext/config/website.py +11,Settings for website homepage,Postavke za web stranice početnu stranicu
Frappe PR Bot748c0242018-06-21 10:34:28 +05305045apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +873,{0} is on hold till {1},{0} je na čekanju do {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305046apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +40,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 Bot748c0242018-06-21 10:34:28 +05305047apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +9,Used Leaves,Koristi lišće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305048DocType: Job Offer,Awaiting Response,Očekujem odgovor
Frappe PR Bot748c0242018-06-21 10:34:28 +05305049apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +83,Above,Iznad
5050DocType: Support Search Source,Link Options,Mogućnosti veze
5051apps/erpnext/erpnext/selling/page/point_of_sale/point_of_sale.js +1500,Total Amount {0},Ukupni iznos {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305052apps/erpnext/erpnext/controllers/item_variant.py +307,Invalid attribute {0} {1},Neispravan atribut {0} {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305053DocType: Supplier,Mention if non-standard payable account,Navedite ako je nestandardni račun koji se plaća
5054apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.py +25,Please select the assessment group other than 'All Assessment Groups',Odaberite grupu za procjenu osim &quot;Sve grupe za procjenu&quot;
5055apps/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}
5056apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +43,EcritureDate,EcritureDate
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305057apps/erpnext/erpnext/healthcare/doctype/physician/physician_dashboard.py +6,This is based on transactions against this Physician.,To se temelji na transakcijama protiv ovog liječnika.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305058DocType: Training Event Employee,Optional,neobavezan
5059DocType: Salary Slip,Earning & Deduction,Zarada &amp; Odbitak
5060DocType: Agriculture Analysis Criteria,Water Analysis,Analiza vode
5061DocType: Chapter,Region,Regija
Frappe PR Bot748c0242018-06-21 10:34:28 +05305062apps/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 .
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305063apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +111,Negative Valuation Rate is not allowed,Negativna stopa vrijednovanja nije dopuštena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305064DocType: Holiday List,Weekly Off,Tjedni Off
5065apps/erpnext/erpnext/agriculture/doctype/crop_cycle/crop_cycle.js +7,Reload Linked Analysis,Ponovno učitaj povezanu analizu
5066DocType: Fiscal Year,"For e.g. 2012, 2012-13","Za npr. 2012, 2012-13"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305067apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +97,Provisional Profit / Loss (Credit),Privremeni dobit / gubitak (Credit)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305068DocType: Sales Invoice,Return Against Sales Invoice,Povratak protiv prodaje fakturu
5069apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +32,Item 5,Stavka 5
5070DocType: Serial No,Creation Time,vrijeme kreiranja
5071apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +62,Total Revenue,Ukupni prihodi
Frappe PR Bot748c0242018-06-21 10:34:28 +05305072DocType: Blanket Order,BO.#####,BO. #####
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305073DocType: Patient,Other Risk Factors,Drugi čimbenici rizika
5074DocType: Sales Invoice,Product Bundle Help,Proizvod bala Pomoć
5075,Monthly Attendance Sheet,Mjesečna lista posjećenosti
5076apps/erpnext/erpnext/hr/report/employee_advance_summary/employee_advance_summary.py +15,No record found,Nije pronađen zapis
5077apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +140,Cost of Scrapped Asset,Troškovi otpisan imovinom
Frappe PR Bot748c0242018-06-21 10:34:28 +05305078apps/erpnext/erpnext/controllers/stock_controller.py +240,{0} {1}: Cost Center is mandatory for Item {2},{0} {1}: Mjesto troška je ovezno za stavku {2}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305079DocType: Vehicle,Policy No,politika Nema
Frappe PR Bot748c0242018-06-21 10:34:28 +05305080apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +691,Get Items from Product Bundle,Se predmeti s Bundle proizvoda
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305081DocType: Asset,Straight Line,Ravna crta
5082DocType: Project User,Project User,Korisnik projekta
5083apps/erpnext/erpnext/stock/doctype/batch/batch.js +72,Split,Split
Frappe PR Bot748c0242018-06-21 10:34:28 +05305084DocType: Employee Transfer,Re-allocate Leaves,Ponovno alocirajte lišće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305085DocType: GL Entry,Is Advance,Je Predujam
Frappe PR Bot748c0242018-06-21 10:34:28 +05305086apps/erpnext/erpnext/config/hr.py +202,Employee Lifecycle,Životni ciklus zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305087apps/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 Bot748c0242018-06-21 10:34:28 +05305088apps/erpnext/erpnext/controllers/buying_controller.py +167,Please enter 'Is Subcontracted' as Yes or No,Unesite ' Je podugovoren ' kao da ili ne
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305089DocType: Item,Default Purchase Unit of Measure,Zadana jedinicna mjera kupnje
5090apps/erpnext/erpnext/crm/report/prospects_engaged_but_not_converted/prospects_engaged_but_not_converted.py +29,Last Communication Date,Posljednji datum komunikacije
Frappe PR Bot748c0242018-06-21 10:34:28 +05305091DocType: Clinical Procedure Item,Clinical Procedure Item,Postupak kliničke procedure
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305092DocType: Sales Team,Contact No.,Kontakt broj
5093DocType: Bank Reconciliation,Payment Entries,Prijave plaćanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05305094apps/erpnext/erpnext/erpnext_integrations/doctype/shopify_settings/shopify_settings.py +33,Access token or Shopify URL missing,Nedostaje pristupni token ili Shopify URL
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305095DocType: Land Unit,Land Unit Details,Detalji o zemljišnim jedinicama
5096DocType: Land Unit,Latitude,širina
5097DocType: Work Order,Scrap Warehouse,otpaci Skladište
Frappe PR Bot748c0242018-06-21 10:34:28 +05305098apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +179,"Warehouse required at Row No {0}, please set default warehouse for the item {1} for the company {2}","Skladište je potrebno za redak br. {0}, postavite zadano skladište za stavku {1} za tvrtku {2}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305099DocType: Work Order,Check if material transfer entry is not required,Provjerite nije li unos prijenosa materijala potreban
5100DocType: Program Enrollment Tool,Get Students From,Dobiti studenti iz
5101apps/erpnext/erpnext/config/learn.py +263,Publish Items on Website,Objavi stavke na web stranici
5102apps/erpnext/erpnext/utilities/activation.py +126,Group your students in batches,Grupa vaši učenici u serijama
5103DocType: Authorization Rule,Authorization Rule,Pravilo autorizacije
5104DocType: POS Profile,Offline POS Section,Offline POS odjeljak
5105DocType: Sales Invoice,Terms and Conditions Details,Uvjeti Detalji
5106apps/erpnext/erpnext/templates/generators/item.html +100,Specifications,tehnički podaci
5107DocType: Sales Taxes and Charges Template,Sales Taxes and Charges Template,Prodaja Porezi i pristojbe Predložak
5108apps/erpnext/erpnext/accounts/report/balance_sheet/balance_sheet.py +68,Total (Credit),Ukupno (Credit)
5109DocType: Repayment Schedule,Payment Date,Datum plačanja
5110apps/erpnext/erpnext/stock/doctype/batch/batch.js +122,New Batch Qty,Nova količina serije
5111apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +10,Apparel & Accessories,Odjeća i modni dodaci
5112apps/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.
5113apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +67,Number of Order,Broj narudžbe
5114DocType: Item Group,HTML / Banner that will show on the top of product list.,HTML / baner koji će se prikazivati na vrhu liste proizvoda.
5115DocType: Shipping Rule,Specify conditions to calculate shipping amount,Navedite uvjete za izračunavanje iznosa dostave
5116DocType: Program Enrollment,Institute's Bus,Autobus instituta
5117DocType: Accounts Settings,Role Allowed to Set Frozen Accounts & Edit Frozen Entries,Uloga dopušteno postavljanje blokada računa i uređivanje Frozen Entries
5118DocType: Supplier Scorecard Scoring Variable,Path,Staza
Frappe PR Bot748c0242018-06-21 10:34:28 +05305119apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +30,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 Botdc0a92c2018-04-02 23:46:54 +05305120DocType: Production Plan,Total Planned Qty,Ukupni planirani broj
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305121apps/erpnext/erpnext/stock/report/stock_balance/stock_balance.py +70,Opening Value,Otvaranje vrijednost
Frappe PR Bot748c0242018-06-21 10:34:28 +05305122DocType: Salary Component,Formula,Formula
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305123apps/erpnext/erpnext/stock/report/stock_ledger/stock_ledger.py +47,Serial #,Serijski #
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305124DocType: Lab Test Template,Lab Test Template,Predložak testa laboratorija
Frappe PR Bot748c0242018-06-21 10:34:28 +05305125apps/erpnext/erpnext/setup/doctype/company/company.py +190,Sales Account,Račun prodaje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305126DocType: Purchase Invoice Item,Total Weight,Totalna tezina
Frappe PR Bot748c0242018-06-21 10:34:28 +05305127apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +101,Commission on Sales,Komisija za prodaju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305128DocType: Job Offer Term,Value / Description,Vrijednost / Opis
Frappe PR Bot748c0242018-06-21 10:34:28 +05305129apps/erpnext/erpnext/controllers/accounts_controller.py +659,"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 Botdc0a92c2018-04-02 23:46:54 +05305130DocType: Tax Rule,Billing Country,Naplata Država
5131DocType: Purchase Order Item,Expected Delivery Date,Očekivani rok isporuke
Frappe PR Bot748c0242018-06-21 10:34:28 +05305132apps/erpnext/erpnext/hr/doctype/employee_transfer/employee_transfer.py +53,"Please delete the Employee <a href=""#Form/Employee/{0}"">{0}</a>\
5133 to cancel this document","Obrišite zaposlenika <a href=""#Form/Employee/{0}"">{0}</a> \ da biste otkazali ovaj dokument"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305134DocType: Restaurant Order Entry,Restaurant Order Entry,Unos narudžbe restorana
5135apps/erpnext/erpnext/accounts/general_ledger.py +134,Debit and Credit not equal for {0} #{1}. Difference is {2}.,Debitne i kreditne nije jednaka za {0} # {1}. Razlika je {2}.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305136DocType: Budget,Control Action,Kontrolna radnja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305137DocType: Asset Maintenance Task,Assign To Name,Dodijeli ime
Frappe PR Bot748c0242018-06-21 10:34:28 +05305138apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +105,Entertainment Expenses,Zabava Troškovi
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305139DocType: Hub Settings,Enabled Users,Omogućeni korisnici
Frappe PR Bot748c0242018-06-21 10:34:28 +05305140apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +98,Make Material Request,Provjerite materijala zahtjev
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305141apps/erpnext/erpnext/manufacturing/doctype/bom/bom_item_preview.html +20,Open Item {0},Otvoreno Stavka {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305142DocType: Asset Finance Book,Written Down Value,Pisana vrijednost
5143apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +228,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Prodaja Račun {0} mora biti otkazana prije poništenja ovu prodajnog naloga
5144DocType: Clinical Procedure,Age,Doba
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305145DocType: Sales Invoice Timesheet,Billing Amount,Naplata Iznos
5146DocType: Cash Flow Mapping,Select Maximum Of 1,Odaberite Maksimalno od 1
5147apps/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.
5148DocType: Company,Default Employee Advance Account,Zadani račun predujam zaposlenika
Frappe PR Bot748c0242018-06-21 10:34:28 +05305149apps/erpnext/erpnext/accounts/doctype/account/account.py +166,Account with existing transaction can not be deleted,Račun s postojećom transakcijom ne može se izbrisati
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305150DocType: Vehicle,Last Carbon Check,Posljednja Carbon Check
Frappe PR Bot748c0242018-06-21 10:34:28 +05305151apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +109,Legal Expenses,Pravni troškovi
5152apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +147,Please select quantity on row ,Molimo odaberite količinu na red
5153apps/erpnext/erpnext/config/accounts.py +283,Make Opening Sales and Purchase Invoices,Izradite otvaranje računa za prodaju i kupnju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305154DocType: Purchase Invoice,Posting Time,Vrijeme knjiženja
5155DocType: Timesheet,% Amount Billed,% Naplaćeni iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +05305156apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +125,Telephone Expenses,Telefonski troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305157DocType: Sales Partner,Logo,Logo
5158DocType: 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 Bot748c0242018-06-21 10:34:28 +05305159apps/erpnext/erpnext/stock/get_item_details.py +141,No Item with Serial No {0},Nema proizvoda sa serijskim brojem {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305160DocType: Email Digest,Open Notifications,Otvoreno Obavijesti
5161DocType: Payment Entry,Difference Amount (Company Currency),Razlika Iznos (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305162apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +83,Direct Expenses,Izravni troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305163apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +60,New Customer Revenue,Novi prihod kupca
Frappe PR Bot748c0242018-06-21 10:34:28 +05305164apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +126,Travel Expenses,putni troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305165DocType: Maintenance Visit,Breakdown,Slom
Frappe PR Bot748c0242018-06-21 10:34:28 +05305166DocType: Travel Itinerary,Vegetarian,Vegetarijanac
5167apps/erpnext/erpnext/controllers/accounts_controller.py +852,Account: {0} with currency: {1} can not be selected,Račun: {0} s valutom: {1} ne može se odabrati
5168DocType: Bank Statement Transaction Settings Item,Bank Data,Podaci o bankama
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305169DocType: Purchase Receipt Item,Sample Quantity,Količina uzorka
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305170DocType: Bank Guarantee,Name of Beneficiary,Naziv Korisnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305171DocType: 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."
5172DocType: Bank Reconciliation Detail,Cheque Date,Ček Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305173apps/erpnext/erpnext/accounts/doctype/account/account.py +52,Account {0}: Parent account {1} does not belong to company: {2},Račun {0}: nadređeni račun {1} ne pripada tvrtki: {2}
5174apps/erpnext/erpnext/setup/doctype/company/company.js +126,Successfully deleted all transactions related to this company!,Uspješno izbrisati sve transakcije vezane uz ovu tvrtku!
5175apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +33,As on Date,Kao i na datum
5176DocType: Additional Salary,HR,HR
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305177DocType: Program Enrollment,Enrollment Date,Datum registracije
5178DocType: Healthcare Settings,Out Patient SMS Alerts,Out Patient SMS obavijesti
Frappe PR Bot748c0242018-06-21 10:34:28 +05305179apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +103,Probation,Probni rad
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305180DocType: Program Enrollment Tool,New Academic Year,Nova akademska godina
Frappe PR Bot748c0242018-06-21 10:34:28 +05305181apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +833,Return / Credit Note,Povrat / odobrenje kupcu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305182DocType: Stock Settings,Auto insert Price List rate if missing,"Ako ne postoji, automatski ubaciti cjenik"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305183apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +130,Total Paid Amount,Ukupno uplaćeni iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305184DocType: GST Settings,B2C Limit,B2C ograničenje
5185DocType: Work Order Item,Transferred Qty,prebačen Kol
5186apps/erpnext/erpnext/config/learn.py +11,Navigating,Kretanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05305187apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +164,Planning,planiranje
5188DocType: Contract,Signee,Signee
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305189DocType: Share Balance,Issued,Izdano
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305190DocType: Loan,Repayment Start Date,Početni datum otplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305191apps/erpnext/erpnext/education/doctype/student/student_dashboard.py +14,Student Activity,Aktivnost studenata
5192apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +80,Supplier Id,Id Dobavljač
5193DocType: Payment Request,Payment Gateway Details,Payment Gateway Detalji
5194apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +276,Quantity should be greater than 0,Količina bi trebala biti veća od 0
5195DocType: Journal Entry,Cash Entry,Novac Stupanje
5196apps/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;
Frappe PR Bot748c0242018-06-21 10:34:28 +05305197DocType: Attendance Request,Half Day Date,Poludnevni Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305198DocType: Academic Year,Academic Year Name,Naziv akademske godine
Frappe PR Bot748c0242018-06-21 10:34:28 +05305199apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1022,{0} not allowed to transact with {1}. Please change the Company.,{0} nije dopušteno izvršiti transakciju s {1}. Promijenite tvrtku.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305200DocType: Sales Partner,Contact Desc,Kontakt ukratko
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305201DocType: Email Digest,Send regular summary reports via Email.,Pošalji redovite sažetak izvješća putem e-maila.
5202DocType: Payment Entry,PE-,PE
Frappe PR Bot748c0242018-06-21 10:34:28 +05305203apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +288,Please set default account in Expense Claim Type {0},Molimo postavite zadanog računa o troškovima za tužbu tipa {0}
5204apps/erpnext/erpnext/hr/doctype/leave_application/leave_application_dashboard.html +11,Available Leaves,Dostupni lišće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305205DocType: Assessment Result,Student Name,Ime studenta
5206DocType: Brand,Item Manager,Stavka Manager
Frappe PR Bot748c0242018-06-21 10:34:28 +05305207apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +150,Payroll Payable,Plaće Plaća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305208DocType: Plant Analysis,Collection Datetime,Datum datuma prikupljanja
5209DocType: Work Order,Total Operating Cost,Ukupni trošak
Frappe PR Bot748c0242018-06-21 10:34:28 +05305210apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +173,Note: Item {0} entered multiple times,Napomena : Proizvod {0} je upisan više puta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305211apps/erpnext/erpnext/config/selling.py +41,All Contacts.,Svi kontakti.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305212DocType: Accounting Period,Closed Documents,Zatvoreni dokumenti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305213apps/erpnext/erpnext/public/js/setup_wizard.js +71,Company Abbreviation,Kratica Društvo
5214apps/erpnext/erpnext/healthcare/doctype/physician/physician.py +47,User {0} does not exist,Korisnik {0} ne postoji
5215DocType: Payment Term,Day(s) after invoice date,Dan (a) nakon datuma fakture
Frappe PR Bot748c0242018-06-21 10:34:28 +05305216apps/erpnext/erpnext/setup/doctype/company/company.js +34,Date of Commencement should be greater than Date of Incorporation,Datum početka mora biti veći od datuma osnivanja
5217DocType: Contract,Signed On,Potpisan
5218DocType: Bank Statement Transaction Invoice Item,Party Type,Tip stranke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305219DocType: Payment Schedule,Payment Schedule,Raspored plaćanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305220DocType: Item Attribute Value,Abbreviation,Skraćenica
5221apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +195,Payment Entry already exists,Ulaz za plaćanje već postoji
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305222DocType: Subscription,Trial Period End Date,Datum završetka probnog razdoblja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305223apps/erpnext/erpnext/setup/doctype/authorization_control/authorization_control.py +36,Not authroized since {0} exceeds limits,Niste ovlašteni od {0} prijeđenog limita
Frappe PR Bot748c0242018-06-21 10:34:28 +05305224DocType: Serial No,Asset Status,Status aktive
5225apps/erpnext/erpnext/healthcare/setup.py +242,Pathology,Patologija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305226DocType: Restaurant Order Entry,Restaurant Table,Tablica restorana
5227DocType: Hotel Room,Hotel Manager,Voditelj hotela
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305228apps/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
5229DocType: Purchase Invoice,Taxes and Charges Added,Porezi i naknade Dodano
Frappe PR Bot748c0242018-06-21 10:34:28 +05305230apps/erpnext/erpnext/assets/doctype/asset/asset.py +203,Depreciation Row {0}: Next Depreciation Date cannot be before Available-for-use Date,Row amortizacije {0}: Sljedeći datum amortizacije ne može biti prije datuma raspoloživog korištenja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305231,Sales Funnel,prodaja dimnjak
Frappe PR Bot748c0242018-06-21 10:34:28 +05305232apps/erpnext/erpnext/setup/doctype/company/company.py +53,Abbreviation is mandatory,Naziv je obavezan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305233DocType: Project,Task Progress,Zadatak Napredak
5234apps/erpnext/erpnext/templates/includes/navbar/navbar_items.html +7,Cart,Kolica
Frappe PR Bot748c0242018-06-21 10:34:28 +05305235DocType: Certified Consultant,GitHub ID,GitHub ID
5236DocType: Staffing Plan,Total Estimated Budget,Ukupni procijenjeni proračun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305237,Qty to Transfer,Količina za prijenos
5238apps/erpnext/erpnext/config/selling.py +13,Quotes to Leads or Customers.,Ponude za kupce ili potencijalne kupce.
5239DocType: Stock Settings,Role Allowed to edit frozen stock,Uloga dopuštenih urediti smrznute zalihe
5240,Territory Target Variance Item Group-Wise,Pregled prometa po teritoriji i grupi proizvoda
Frappe PR Bot748c0242018-06-21 10:34:28 +05305241apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +131,All Customer Groups,Sve grupe kupaca
5242apps/erpnext/erpnext/accounts/doctype/budget/budget.py +144,Accumulated Monthly,ukupna mjesečna
5243DocType: Attendance Request,On Duty,Na dužnosti
5244apps/erpnext/erpnext/controllers/accounts_controller.py +813,{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}.
5245apps/erpnext/erpnext/hr/doctype/staffing_plan/staffing_plan.py +51,Staffing Plan {0} already exist for designation {1},Plan osoblja {0} već postoji za oznaku {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305246apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +44,Tax Template is mandatory.,Porez Predložak je obavezno.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305247apps/erpnext/erpnext/accounts/doctype/account/account.py +46,Account {0}: Parent account {1} does not exist,Račun {0}: nadređeni račun {1} ne postoji
5248DocType: POS Closing Voucher,Period Start Date,Datum početka razdoblja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305249DocType: Purchase Invoice Item,Price List Rate (Company Currency),Stopa cjenika (valuta tvrtke)
5250DocType: Products Settings,Products Settings,proizvodi Postavke
5251,Item Price Stock,Cijena artikala
5252DocType: Lab Prescription,Test Created,Kreirano testiranje
5253DocType: Healthcare Settings,Custom Signature in Print,Prilagođeni potpis u tisku
5254DocType: Account,Temporary,Privremen
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305255apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +120,Customer LPO No.,Kupac LPO br.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305256DocType: Program,Courses,Tečajevi
5257DocType: Monthly Distribution Percentage,Percentage Allocation,Postotak raspodjele
Frappe PR Bot748c0242018-06-21 10:34:28 +05305258apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +116,Secretary,tajnica
5259apps/erpnext/erpnext/regional/india/utils.py +168,House rented dates required for exemption calculation,Kuća iznajmljuje datume potrebne za izračun izuzeća
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305260DocType: 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"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305261apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +29,This action will stop future billing. Are you sure you want to cancel this subscription?,Ta će radnja zaustaviti buduće naplate. Jeste li sigurni da želite otkazati ovu pretplatu?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305262DocType: Serial No,Distinct unit of an Item,Razlikuje jedinica stavku
5263DocType: Supplier Scorecard Criteria,Criteria Name,Naziv kriterija
Frappe PR Bot748c0242018-06-21 10:34:28 +05305264apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +1319,Please set Company,Postavite tvrtku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305265DocType: Pricing Rule,Buying,Nabava
5266apps/erpnext/erpnext/config/agriculture.py +24,Diseases & Fertilizers,Bolesti i gnojiva
5267DocType: HR Settings,Employee Records to be created by,Zaposlenik Records bi se stvorili
5268DocType: Patient,AB Negative,AB Negative
5269DocType: Sample Collection,SMPL-,SMPL-
5270DocType: POS Profile,Apply Discount On,Nanesite popusta na
5271DocType: Member,Membership Type,Vrsta članstva
5272,Reqd By Date,Reqd Po datumu
Frappe PR Bot748c0242018-06-21 10:34:28 +05305273apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +147,Creditors,Vjerovnici
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305274DocType: Assessment Plan,Assessment Name,Naziv Procjena
Frappe PR Bot748c0242018-06-21 10:34:28 +05305275apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.js +101,Show PDC in Print,Prikaži PDC u Ispis
5276apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +95,Row # {0}: Serial No is mandatory,Red # {0}: Serijski br obvezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305277DocType: Purchase Taxes and Charges,Item Wise Tax Detail,Stavka Wise Porezna Detalj
Frappe PR Bot748c0242018-06-21 10:34:28 +05305278DocType: Employee Onboarding,Job Offer,Ponuda za posao
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305279apps/erpnext/erpnext/public/js/setup_wizard.js +71,Institute Abbreviation,Institut naziv
5280,Item-wise Price List Rate,Item-wise cjenik
Frappe PR Bot748c0242018-06-21 10:34:28 +05305281apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1087,Supplier Quotation,Dobavljač Ponuda
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305282DocType: Quotation,In Words will be visible once you save the Quotation.,U riječi će biti vidljiv nakon što spremite ponudu.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305283apps/erpnext/erpnext/utilities/transaction_base.py +158,Quantity ({0}) cannot be a fraction in row {1},Količina ({0}) ne može biti frakcija u retku {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305284DocType: Contract,Unsigned,Nepotpisan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305285DocType: Consultation,C-,C-
5286DocType: Attendance,ATT-,ATT-
Frappe PR Bot748c0242018-06-21 10:34:28 +05305287apps/erpnext/erpnext/stock/doctype/item/item.py +507,Barcode {0} already used in Item {1},Barkod {0} se već koristi u proizvodu {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305288apps/erpnext/erpnext/config/selling.py +86,Rules for adding shipping costs.,Pravila za dodavanje troškova prijevoza.
5289DocType: Hotel Room,Extra Bed Capacity,Dodatni krevetni kapacitet
5290DocType: Item,Opening Stock,Otvaranje Stock
5291apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Kupac je dužan
5292DocType: Lab Test,Result Date,Rezultat datuma
Frappe PR Bot748c0242018-06-21 10:34:28 +05305293apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +100,PDC/LC Date,Datum PDC / LC
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305294DocType: Purchase Order,To Receive,Primiti
Frappe PR Bot748c0242018-06-21 10:34:28 +05305295DocType: Leave Period,Holiday List for Optional Leave,Popis za odmor za izborni dopust
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305296apps/erpnext/erpnext/utilities/user_progress.py +252,user@example.com,user@example.com
5297DocType: Asset,Asset Owner,Vlasnik imovine
Frappe PR Bot748c0242018-06-21 10:34:28 +05305298DocType: Purchase Invoice,Reason For Putting On Hold,Razlog za stavljanje na čekanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305299DocType: Employee,Personal Email,Osobni email
Frappe PR Bot748c0242018-06-21 10:34:28 +05305300apps/erpnext/erpnext/accounts/report/budget_variance_report/budget_variance_report.py +59,Total Variance,Ukupne varijance
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305301DocType: 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."
5302apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +15,Brokerage,Posredništvo
Frappe PR Bot748c0242018-06-21 10:34:28 +05305303apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +272,Attendance for employee {0} is already marked for this day,Gledatelja za zaposlenika {0} već označena za ovaj dan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305304DocType: Work Order Operation,"in Minutes
Frappe PR Bot748c0242018-06-21 10:34:28 +05305305Updated via 'Time Log'","U nekoliko minuta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305306 Ažurirano putem 'Time Log'"
5307DocType: Customer,From Lead,Od Olovo
5308apps/erpnext/erpnext/config/manufacturing.py +13,Orders released for production.,Narudžbe objavljen za proizvodnju.
5309apps/erpnext/erpnext/public/js/account_tree_grid.js +65,Select Fiscal Year...,Odaberite fiskalnu godinu ...
Frappe PR Bot748c0242018-06-21 10:34:28 +05305310apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +572,POS Profile required to make POS Entry,POS Profil potrebna da bi POS unos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305311DocType: Program Enrollment Tool,Enroll Students,upisati studenti
Frappe PR Bot748c0242018-06-21 10:34:28 +05305312DocType: Company,HRA Settings,Postavke HRA
5313DocType: Employee Transfer,Transfer Date,Datum prijenosa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305314DocType: Lab Test,Approved Date,Odobreni datum
5315apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standardna prodaja
Frappe PR Bot748c0242018-06-21 10:34:28 +05305316apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +206,Atleast one warehouse is mandatory,Atleast jednom skladištu je obavezno
5317DocType: Certification Application,Certification Status,Status certifikacije
5318apps/erpnext/erpnext/public/js/hub/hub_listing.js +355,Marketplace,tržište
5319DocType: Travel Itinerary,Travel Advance Required,Potrebno je unaprijed
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305320DocType: Subscriber,Subscriber Name,Pretplatničko ime
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305321DocType: Serial No,Out of Warranty,Od jamstvo
Frappe PR Bot748c0242018-06-21 10:34:28 +05305322DocType: Bank Statement Transaction Settings Item,Mapped Data Type,Vrsta kartiranog podataka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305323DocType: BOM Update Tool,Replace,Zamijeniti
5324apps/erpnext/erpnext/templates/includes/product_list.js +42,No products found.,Nisu pronađeni proizvodi.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305325apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +392,{0} against Sales Invoice {1},{0} u odnosu na prodajnom računu {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305326DocType: Antibiotic,Laboratory User,Korisnik laboratorija
5327DocType: Sales Invoice,SINV-,SINV-
5328DocType: Request for Quotation Item,Project Name,Naziv projekta
5329DocType: Customer,Mention if non-standard receivable account,Spomenuti ako nestandardni potraživanja račun
5330DocType: Journal Entry Account,If Income or Expense,Ako prihoda i rashoda
Frappe PR Bot748c0242018-06-21 10:34:28 +05305331DocType: Bank Statement Transaction Entry,Matching Invoices,Usklađivanje faktura
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305332DocType: Work Order,Required Items,potrebne stavke
5333DocType: Stock Ledger Entry,Stock Value Difference,Stock Vrijednost razlika
5334apps/erpnext/erpnext/config/learn.py +229,Human Resource,Ljudski Resursi
5335DocType: Payment Reconciliation Payment,Payment Reconciliation Payment,Pomirenje Plaćanje Plaćanje
5336DocType: Disease,Treatment Task,Zadatak liječenja
Frappe PR Bot748c0242018-06-21 10:34:28 +05305337DocType: Purchase Order Item,Blanket Order,Narudžba pokrivača
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305338apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +39,Tax Assets,porezna imovina
Frappe PR Bot748c0242018-06-21 10:34:28 +05305339apps/erpnext/erpnext/regional/india/utils.py +177,House rent paid days overlap with {0},Plaćeni dnevni iznajmljivanje kuća preklapaju se s {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305340DocType: BOM Item,BOM No,BOM br.
5341DocType: Instructor,INS/,INS /
Frappe PR Bot748c0242018-06-21 10:34:28 +05305342apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +192,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
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305343DocType: Item,Moving Average,Prosječna ponderirana cijena
5344DocType: BOM Update Tool,The BOM which will be replaced,BOM koji će biti zamijenjen
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305345apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +47,Electronic Equipments,elektroničke opreme
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305346DocType: Asset,Maintenance Required,Potrebno je održavanje
5347DocType: Account,Debit,Zaduženje
Frappe PR Bot748c0242018-06-21 10:34:28 +05305348apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +63,Leaves must be allocated in multiples of 0.5,"Odsustva moraju biti dodijeljena kao višekratnici od 0,5"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305349DocType: Work Order,Operation Cost,Operacija troškova
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305350apps/erpnext/erpnext/selling/report/customer_credit_balance/customer_credit_balance.py +45,Outstanding Amt,Izvanredna Amt
5351DocType: Sales Person,Set targets Item Group-wise for this Sales Person.,Set cilja predmet Grupa-mudar za ovaj prodavač.
5352DocType: Stock Settings,Freeze Stocks Older Than [Days],Freeze Dionice stariji od [ dana ]
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305353DocType: Asset Maintenance Team,Maintenance Team Name,Ime tima za održavanje
5354apps/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."
5355apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +197,Customer is mandatory if 'Opportunity From' is selected as Customer,Korisnik je obavezan ako je &quot;Korisnička prilika&quot; odabrana kao Kupac
5356apps/erpnext/erpnext/controllers/trends.py +36,Fiscal Year: {0} does not exists,Fiskalna godina: {0} ne postoji
5357DocType: Currency Exchange,To Currency,Valutno
5358DocType: Leave Block List,Allow the following users to approve Leave Applications for block days.,Dopusti sljedeći korisnici odobriti ostavite aplikacije za blok dana.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305359apps/erpnext/erpnext/controllers/selling_controller.py +149,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}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305360DocType: Subscription,Taxes,Porezi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305361DocType: Purchase Invoice,capital goods,kapitalna dobra
5362DocType: Purchase Invoice Item,Weight Per Unit,Težina po jedinici
Frappe PR Bot748c0242018-06-21 10:34:28 +05305363apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +350,Paid and Not Delivered,Plaćeni i nije isporučena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305364DocType: Project,Default Cost Center,Zadana troškovnih centara
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305365apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Stock transakcije
5366DocType: Budget,Budget Accounts,Proračun računa
5367DocType: Employee,Internal Work History,Unutarnja Povijest Posao
Frappe PR Bot748c0242018-06-21 10:34:28 +05305368DocType: Bank Statement Transaction Entry,New Transactions,Nove transakcije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305369DocType: Depreciation Schedule,Accumulated Depreciation Amount,Akumulirana amortizacija iznos
5370apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +42,Private Equity,Private Equity
5371DocType: Supplier Scorecard Variable,Supplier Scorecard Variable,Variable Scorecard dobavljača
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305372DocType: Employee Advance,Due Advance Amount,Dospjeli iznos unaprijed
5373DocType: Maintenance Visit,Customer Feedback,Kupac Ocjena
5374DocType: Account,Expense,rashod
5375apps/erpnext/erpnext/education/doctype/assessment_result/assessment_result.js +54,Score cannot be greater than Maximum Score,Rezultat ne može biti veća od najvišu ocjenu
Frappe PR Bot748c0242018-06-21 10:34:28 +05305376DocType: Support Search Source,Source Type,Vrsta izvora
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305377apps/erpnext/erpnext/utilities/user_progress.py +129,Customers and Suppliers,Kupci i dobavljači
5378DocType: Item Attribute,From Range,Iz raspona
5379DocType: BOM,Set rate of sub-assembly item based on BOM,Postavite stavku podsklopa na temelju BOM-a
5380DocType: Hotel Room Reservation,Invoiced,fakturirana
Frappe PR Bot748c0242018-06-21 10:34:28 +05305381apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +141,Syntax error in formula or condition: {0},sintaktička pogreška u formuli ili stanja: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305382DocType: Daily Work Summary Settings Company,Daily Work Summary Settings Company,Svakodnevnom radu poduzeća Sažetak Postavke
5383apps/erpnext/erpnext/stock/utils.py +125,Item {0} ignored since it is not a stock item,Proizvod {0} se ignorira budući da nije skladišni artikal
5384DocType: Appraisal,APRSL,APRSL
5385apps/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."
5386DocType: Payment Term,Day(s) after the end of the invoice month,Dan (i) nakon završetka mjeseca fakture
5387DocType: Assessment Group,Parent Assessment Group,Roditelj Grupa procjena
Frappe PR Bot748c0242018-06-21 10:34:28 +05305388apps/erpnext/erpnext/hr/doctype/job_opening/job_opening.py +54,Jobs,Posao
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305389,Sales Order Trends,Trend narudžbi kupca
5390apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +51,The 'From Package No.' field must neither be empty nor it's value less than 1.,&#39;Iz paketa br.&#39; polje ne smije biti prazno niti vrijednost manja od 1.
5391DocType: Employee,Held On,Održanoj
5392apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order_calendar.js +36,Production Item,Proizvodni proizvod
5393,Employee Information,Informacije o zaposleniku
5394DocType: Stock Entry Detail,Additional Cost,Dodatni trošak
Frappe PR Bot748c0242018-06-21 10:34:28 +05305395apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.py +56,"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"
5396apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.js +923,Make Supplier Quotation,Napravi ponudu dobavljaču
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305397DocType: Quality Inspection,Incoming,Dolazni
Frappe PR Bot748c0242018-06-21 10:34:28 +05305398apps/erpnext/erpnext/setup/doctype/company/company.js +90,Default tax templates for sales and purchase are created.,Osnovni su predlošci poreza za prodaju i kupnju.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305399apps/erpnext/erpnext/education/doctype/assessment_result/assessment_result.py +57,Assessment Result record {0} already exists.,Zapis ocjena rezultata {0} već postoji.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305400DocType: Item,"Example: ABCD.#####. If series is set and Batch No is not mentioned in transactions, then automatic batch number will be created based on this series. If you always want to explicitly mention Batch No for this item, leave this blank. Note: this setting will take priority over the Naming Series Prefix in Stock Settings.","Primjer: ABCD. #####. Ako je niz postavljen, a transakcije se ne navode u Batch No, tada će se automatski izračunati broj serije na temelju ove serije. Ako uvijek želite izričito spomenuti Nijednu seriju za ovu stavku, ostavite to prazno. Napomena: ta će postavka imati prednost pred Prefiksom serije naziva u Stock Settings."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305401DocType: BOM,Materials Required (Exploded),Potrebna roba
Frappe PR Bot748c0242018-06-21 10:34:28 +05305402DocType: Contract,Party User,Korisnik stranke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305403apps/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 Bot748c0242018-06-21 10:34:28 +05305404apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +68,Posting Date cannot be future date,Knjiženja Datum ne može biti datum u budućnosti
5405apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +100,Row # {0}: Serial No {1} does not match with {2} {3},Red # {0}: Serijski br {1} ne odgovara {2} {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305406DocType: Stock Entry,Target Warehouse Address,Adresa ciljne skladišta
Frappe PR Bot748c0242018-06-21 10:34:28 +05305407apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +89,Casual Leave,Casual dopust
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305408DocType: Agriculture Task,End Day,Dan završetka
5409DocType: Batch,Batch ID,ID serije
Frappe PR Bot748c0242018-06-21 10:34:28 +05305410apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +412,Note: {0},Napomena: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305411,Delivery Note Trends,Trend otpremnica
Frappe PR Bot748c0242018-06-21 10:34:28 +05305412apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +114,This Week's Summary,Ovaj tjedan Sažetak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305413apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +22,In Stock Qty,Na skladištu Kol
5414DocType: Delivery Trip,Calculate Estimated Arrival Times,Izračunajte procijenjene vrijeme dolaska
5415apps/erpnext/erpnext/accounts/general_ledger.py +113,Account: {0} can only be updated via Stock Transactions,Račun: {0} može se ažurirati samo preko Stock promet
5416DocType: Student Group Creation Tool,Get Courses,dobiti Tečajevi
Frappe PR Bot748c0242018-06-21 10:34:28 +05305417DocType: Shopify Settings,Webhooks,Webhooks
5418DocType: Bank Statement Transaction Invoice Item,Party,Stranka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305419DocType: Healthcare Settings,Patient Name,Ime pacijenta
5420DocType: Variant Field,Variant Field,Polje varijante
Frappe PR Bot748c0242018-06-21 10:34:28 +05305421apps/erpnext/erpnext/assets/doctype/asset/asset.js +335,Target Location,Ciljana lokacija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305422DocType: Sales Order,Delivery Date,Datum isporuke
5423DocType: Opportunity,Opportunity Date,Datum prilike
5424DocType: Employee,Health Insurance Provider,Davatelj zdravstvenog osiguranja
5425DocType: Purchase Receipt,Return Against Purchase Receipt,Povratak na primku
5426DocType: Water Analysis,Person Responsible,Osoba odgovorna
5427DocType: Request for Quotation Item,Request for Quotation Item,Zahtjev za ponudu točke
5428DocType: Purchase Order,To Bill,Za Billa
5429DocType: Material Request,% Ordered,% Naručeno
5430DocType: Education 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 Bot748c0242018-06-21 10:34:28 +05305431DocType: Employee Grade,Employee Grade,Grade zaposlenika
5432apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +106,Piecework,Rad po komadu
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305433apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +68,Avg. Buying Rate,Prosječna nabavna cijena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305434DocType: Share Balance,From No,Od br
5435DocType: Task,Actual Time (in Hours),Stvarno vrijeme (u satima)
5436DocType: Employee,History In Company,Povijest tvrtke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305437DocType: Customer,Customer Primary Address,Primarna adresa korisnika
5438apps/erpnext/erpnext/config/learn.py +107,Newsletters,Newsletteri
5439DocType: Drug Prescription,Description/Strength,Opis / Snaga
Frappe PR Bot748c0242018-06-21 10:34:28 +05305440DocType: Bank Statement Transaction Entry,Create New Payment/Journal Entry,Izradi novu uplatu / unos dnevnika
5441DocType: Certification Application,Certification Application,Potvrda prijave
5442DocType: Leave Type,Is Optional Leave,Izborni dopust
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305443DocType: Share Balance,Is Company,Tvrtka
5444DocType: Stock Ledger Entry,Stock Ledger Entry,Upis u glavnu knjigu
Frappe PR Bot748c0242018-06-21 10:34:28 +05305445apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.js +24,Grant allocations......,Dodjela bespovratnih sredstava ......
5446apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +85,Same item has been entered multiple times,Isti predmet je ušao više puta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305447DocType: Department,Leave Block List,Popis neodobrenih odsustva
5448DocType: Purchase Invoice,Tax ID,OIB
Frappe PR Bot748c0242018-06-21 10:34:28 +05305449apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +195,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 Botdc0a92c2018-04-02 23:46:54 +05305450DocType: Accounts Settings,Accounts Settings,Postavke računa
5451apps/erpnext/erpnext/education/doctype/student_applicant/student_applicant.js +11,Approve,Odobriti
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305452apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +77,"Malformatted address for {0}, please fix to continue.","Malformirana adresa za {0}, popravite kako biste nastavili."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305453apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +28,"Number of new Account, it will be included in the account name as a prefix","Broj novog računa, bit će uključen u naziv računa kao prefiks"
5454DocType: Maintenance Team Member,Team Member,Član tima
5455apps/erpnext/erpnext/education/doctype/assessment_result_tool/assessment_result_tool.js +151,No Result to submit,Nema rezultata za slanje
5456DocType: Customer,Sales Partner and Commission,Prodaja partner i komisija
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305457DocType: Loan,Rate of Interest (%) / Year,Kamatna stopa (%) / godina
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305458,Project Quantity,Projekt Količina
5459apps/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 Bot748c0242018-06-21 10:34:28 +05305460apps/erpnext/erpnext/hr/utils.py +140,To date can not be less than from date,Do danas ne može biti manji od datuma
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305461DocType: Opportunity,To Discuss,Za Raspravljajte
5462apps/erpnext/erpnext/stock/stock_ledger.py +377,{0} units of {1} needed in {2} to complete this transaction.,{0} jedinica {1} potrebna u {2} za dovršetak ovu transakciju.
5463DocType: Loan Type,Rate of Interest (%) Yearly,Kamatna stopa (%) godišnje
Frappe PR Bot748c0242018-06-21 10:34:28 +05305464DocType: Support Settings,Forum URL,URL foruma
5465apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +75,Temporary Accounts,Privremeni računi
5466apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +183,Black,Crna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305467DocType: BOM Explosion Item,BOM Explosion Item,BOM eksplozije artikla
5468DocType: Shareholder,Contact List,Popis kontakata
5469DocType: Account,Auditor,Revizor
5470DocType: Project,Frequency To Collect Progress,Učestalost prikupljanja napretka
Frappe PR Bot748c0242018-06-21 10:34:28 +05305471apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +150,{0} items produced,{0} predmeti koji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305472apps/erpnext/erpnext/utilities/user_progress.py +58,Learn More,Uči više
5473DocType: Cheque Print Template,Distance from top edge,Udaljenost od gornjeg ruba
Frappe PR Bot748c0242018-06-21 10:34:28 +05305474DocType: POS Closing Voucher Invoices,Quantity of Items,Količina stavki
5475apps/erpnext/erpnext/stock/get_item_details.py +393,Price List {0} is disabled or does not exist,Cjenik {0} je onemogućen ili ne postoji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305476DocType: Purchase Invoice,Return,Povratak
5477DocType: Pricing Rule,Disable,Ugasiti
Frappe PR Bot748c0242018-06-21 10:34:28 +05305478apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +184,Mode of payment is required to make a payment,Način plaćanja potrebno je izvršiti uplatu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305479DocType: Project Task,Pending Review,U tijeku pregled
5480apps/erpnext/erpnext/public/js/utils/item_quick_entry.js +14,"Edit in full page for more options like assets, serial nos, batches etc.","Uređivanje u cijeloj stranici za više opcija kao što su imovina, serijski brojevi, serije itd."
Frappe PR Bot748c0242018-06-21 10:34:28 +05305481DocType: Leave Type,Maximum Continuous Days Applicable,Maksimalni neprekidni dani primjenjivi
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305482apps/erpnext/erpnext/healthcare/doctype/physician/physician_dashboard.py +10,Appointments and Consultations,Imenovanja i konzultacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305483apps/erpnext/erpnext/education/doctype/student_group/student_group.py +41,{0} - {1} is not enrolled in the Batch {2},{0} - {1} nije upisana u skupinu {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305484apps/erpnext/erpnext/assets/doctype/asset/depreciation.py +115,"Asset {0} cannot be scrapped, as it is already {1}","Imovina {0} ne može biti otpisan, kao što je već {1}"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305485apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +90,Cheques Required,Potrebna je provjera
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305486DocType: Task,Total Expense Claim (via Expense Claim),Ukupni rashodi Zatraži (preko Rashodi Zahtjeva)
5487apps/erpnext/erpnext/hr/doctype/employee_attendance_tool/employee_attendance_tool.js +177,Mark Absent,Mark Odsutni
5488apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +40,Failed to setup company,Postavljanje tvrtke nije uspjelo
5489DocType: Asset Repair,Asset Repair,Popravak imovine
5490apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +143,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}
5491DocType: Journal Entry Account,Exchange Rate,Tečaj
5492DocType: Patient,Additional information regarding the patient,Dodatne informacije o pacijentu
Frappe PR Bot748c0242018-06-21 10:34:28 +05305493apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +590,Sales Order {0} is not submitted,Prodajnog naloga {0} nije podnesen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305494DocType: Homepage,Tag Line,Tag linija
5495DocType: Fee Component,Fee Component,Naknada Komponenta
Frappe PR Bot748c0242018-06-21 10:34:28 +05305496apps/erpnext/erpnext/config/hr.py +278,Fleet Management,Mornarički menađer
5497apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +1085,Add items from,Dodavanje stavki iz
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305498apps/erpnext/erpnext/config/agriculture.py +7,Crops & Lands,Usjevi i zemljišta
5499DocType: Cheque Print Template,Regular,redovan
5500DocType: Fertilizer,Density (if liquid),Gustoća (ako je tekućina)
5501apps/erpnext/erpnext/education/doctype/course/course.py +20,Total Weightage of all Assessment Criteria must be 100%,Ukupno weightage svih kriterija za ocjenjivanje mora biti 100%
5502DocType: Purchase Order Item,Last Purchase Rate,Zadnja kupovna cijena
5503DocType: Account,Asset,Imovina (Aktiva)
5504DocType: Project Task,Task ID,Zadatak ID
5505apps/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
5506DocType: Lab Test,Mobile,Mobilni
5507,Sales Person-wise Transaction Summary,Pregled prometa po prodavaču
5508DocType: Training Event,Contact Number,Kontakt broj
5509apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +73,Warehouse {0} does not exist,Skladište {0} ne postoji
Frappe PR Bot748c0242018-06-21 10:34:28 +05305510DocType: Employee Tax Exemption Proof Submission Detail,Employee Tax Exemption Proof Submission Detail,Pojedinosti o podnošenju dokaza o izuzeću poreza za zaposlenike
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305511DocType: Monthly Distribution,Monthly Distribution Percentages,Mjesečni postotci distribucije
Frappe PR Bot748c0242018-06-21 10:34:28 +05305512apps/erpnext/erpnext/stock/doctype/batch/batch.py +115,The selected item cannot have Batch,Izabrani predmet ne može imati Hrpa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305513DocType: Delivery Note,% of materials delivered against this Delivery Note,% robe od ove otpremnice je isporučeno
5514DocType: Asset Maintenance Log,Has Certificate,Ima certifikat
5515DocType: Project,Customer Details,Korisnički podaci
5516DocType: Asset,Check if Asset requires Preventive Maintenance or Calibration,Provjerite zahtijeva li Asset preventivno održavanje ili umjeravanje
5517apps/erpnext/erpnext/public/js/setup_wizard.js +87,Company Abbreviation cannot have more than 5 characters,Kratica tvrtke ne može imati više od 5 znakova
5518DocType: Employee,Reports to,Izvješća
5519,Unpaid Expense Claim,Neplaćeni Rashodi Zatraži
5520DocType: Payment Entry,Paid Amount,Plaćeni iznos
5521apps/erpnext/erpnext/utilities/user_progress.py +158,Explore Sales Cycle,Istražite prodajni ciklus
5522DocType: Assessment Plan,Supervisor,Nadzornik
Frappe PR Bot748c0242018-06-21 10:34:28 +05305523apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +891,Retention Stock Entry,Zadržavanje dionice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305524,Available Stock for Packing Items,Raspoloživo stanje za pakirane proizvode
5525DocType: Item Variant,Item Variant,Stavka Variant
5526,Work Order Stock Report,Izvješće o stanju na radnom mjestu
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305527DocType: Purchase Receipt,Auto Repeat Detail,Automatski ponavljanje pojedinosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305528DocType: Assessment Result Tool,Assessment Result Tool,Procjena Alat Rezultat
Frappe PR Bot748c0242018-06-21 10:34:28 +05305529apps/erpnext/erpnext/education/doctype/instructor/instructor.js +45,As Supervisor,Kao supervizor
5530DocType: Leave Policy Detail,Leave Policy Detail,Ostavite detalje o politici
5531apps/erpnext/erpnext/public/js/hub/hub_form.js +381,Suggest Category,Predloži kategoriju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305532DocType: BOM Scrap Item,BOM Scrap Item,BOM otpaci predmeta
Frappe PR Bot748c0242018-06-21 10:34:28 +05305533apps/erpnext/erpnext/accounts/page/pos/pos.js +903,Submitted orders can not be deleted,Dostavljeni nalozi se ne može izbrisati
5534apps/erpnext/erpnext/accounts/doctype/account/account.py +116,"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'"
5535apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +320,Quality Management,Upravljanje kvalitetom
5536apps/erpnext/erpnext/assets/doctype/asset/asset.py +52,Item {0} has been disabled,Stavka {0} je onemogućen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305537DocType: Project,Total Billable Amount (via Timesheets),Ukupan iznos koji se naplaćuje (putem vremenskih brojeva)
5538DocType: Agriculture Task,Previous Business Day,Prethodni radni dan
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305539DocType: Loan,Repay Fixed Amount per Period,Vratiti fiksni iznos po razdoblju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305540DocType: Employee,Health Insurance No,Zdravstveno osiguranje br
Frappe PR Bot748c0242018-06-21 10:34:28 +05305541DocType: Employee Tax Exemption Proof Submission,Tax Exemption Proofs,Dokaz o oslobođenju poreza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305542apps/erpnext/erpnext/buying/utils.py +47,Please enter quantity for Item {0},Molimo unesite količinu za točku {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305543apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +233,Credit Note Amt,Kreditna bilješka Amt
5544apps/erpnext/erpnext/regional/report/hsn_wise_summary_of_outward_supplies/hsn_wise_summary_of_outward_supplies.py +78,Total Taxable Amount,Ukupni iznos oporezive
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305545DocType: Employee External Work History,Employee External Work History,Zaposlenik Vanjski Rad Povijest
5546DocType: Opening Invoice Creation Tool,Purchase,Nabava
5547apps/erpnext/erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py +37,Balance Qty,Bilanca kol
5548apps/erpnext/erpnext/hr/doctype/appraisal/appraisal.py +20,Goals cannot be empty,Ciljevi ne može biti prazan
5549apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.js +15,Enrolling students,Upisuje studente
5550DocType: Item Group,Parent Item Group,Nadređena grupa proizvoda
5551DocType: Appointment Type,Appointment Type,Vrsta imenovanja
5552apps/erpnext/erpnext/projects/doctype/activity_cost/activity_cost.py +21,{0} for {1},{0} od {1}
5553DocType: Healthcare Settings,Valid number of days,Vrijedi broj dana
Frappe PR Bot748c0242018-06-21 10:34:28 +05305554apps/erpnext/erpnext/setup/doctype/company/company.js +59,Cost Centers,Troška
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305555apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +19,Restart Subscription,Ponovo pokreni pretplatu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305556DocType: Land Unit,Linked Plant Analysis,Povezana analiza biljaka
5557DocType: 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
Frappe PR Bot748c0242018-06-21 10:34:28 +05305558DocType: Sales Invoice Item,Service End Date,Datum završetka usluge
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305559apps/erpnext/erpnext/manufacturing/doctype/workstation/workstation.py +36,Row #{0}: Timings conflicts with row {1},Red # {0}: vremenu sukobi s redom {1}
5560DocType: Purchase Invoice Item,Allow Zero Valuation Rate,Dopusti stopu nulte procjene
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305561DocType: Bank Guarantee,Receiving,Primanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305562DocType: Training Event Employee,Invited,pozvan
Frappe PR Bot748c0242018-06-21 10:34:28 +05305563apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +222,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
5564apps/erpnext/erpnext/config/accounts.py +314,Setup Gateway accounts.,Postava Gateway račune.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305565DocType: Employee,Employment Type,Zapošljavanje Tip
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305566apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +43,Fixed Assets,Dugotrajne imovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305567DocType: Payment Entry,Set Exchange Gain / Loss,Postavite Exchange dobici / gubici
5568,GST Purchase Register,Registar kupnje GST-a
5569,Cash Flow,Protok novca
5570apps/erpnext/erpnext/accounts/doctype/payment_terms_template/payment_terms_template.py +25,Combined invoice portion must equal 100%,Udio kombiniranog računa mora biti jednak 100%
5571DocType: Item Group,Default Expense Account,Zadani račun rashoda
5572DocType: GST Account,CGST Account,CGST račun
5573apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +53,Student Email ID,Student ID e-pošte
5574DocType: Employee,Notice (days),Obavijest (dani)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305575DocType: POS Closing Voucher Invoices,POS Closing Voucher Invoices,POS fakture zatvaranja bonova za POS
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305576DocType: Tax Rule,Sales Tax Template,Porez Predložak
Frappe PR Bot748c0242018-06-21 10:34:28 +05305577DocType: Employee Benefit Application Detail,Pay Against Benefit Claim,Zahtjev za naknadu štete
5578apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +21,Update Cost Center Number,Ažurirajte broj mjesta troška
5579apps/erpnext/erpnext/accounts/page/pos/pos.js +2515,Select items to save the invoice,Odaberite stavke za spremanje račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305580DocType: Employee,Encashment Date,Encashment Datum
5581DocType: Training Event,Internet,Internet
5582DocType: Special Test Template,Special Test Template,Posebni predložak testa
5583DocType: Account,Stock Adjustment,Stock Podešavanje
5584apps/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}
5585DocType: Work Order,Planned Operating Cost,Planirani operativni trošak
5586DocType: Academic Term,Term Start Date,Pojam Datum početka
Frappe PR Bot748c0242018-06-21 10:34:28 +05305587apps/erpnext/erpnext/config/accounts.py +483,List of all share transactions,Popis svih transakcija dionica
5588DocType: Shopify Settings,Import Sales Invoice from Shopify if Payment is marked,Uvozite prodajnu fakturu od tvrtke Shopify ako je Plaćanje označeno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305589apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +18,Opp Count,Count Count
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305590apps/erpnext/erpnext/accounts/doctype/subscription/subscription.py +224,Both Trial Period Start Date and Trial Period End Date must be set,Moraju biti postavljeni datum početka datuma probnog razdoblja i datum završetka probnog razdoblja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305591apps/erpnext/erpnext/accounts/report/share_balance/share_balance.py +52,Average Rate,Prosječna stopa
Frappe PR Bot748c0242018-06-21 10:34:28 +05305592apps/erpnext/erpnext/controllers/accounts_controller.py +760,Total Payment Amount in Payment Schedule must be equal to Grand / Rounded Total,Ukupni iznos plaćanja u rasporedu plaćanja mora biti jednak Grand / Rounded Total
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305593DocType: Subscription Plan Detail,Plan,Plan
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305594apps/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
5595DocType: Job Applicant,Applicant Name,Podnositelj zahtjeva Ime
5596DocType: Authorization Rule,Customer / Item Name,Kupac / Stavka Ime
5597DocType: Buying Settings,"If enabled, last purchase details of items will not be fetched from previous purchase order or purchase receipt","Ako je omogućeno, posljednje pojedinosti o kupnji stavki neće se preuzeti iz prethodne narudžbenice ili računa za kupnju"
Frappe PR Bot748c0242018-06-21 10:34:28 +05305598DocType: 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**.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305599
5600The package **Item** will have ""Is Stock Item"" as ""No"" and ""Is Sales Item"" as ""Yes"".
5601
5602For 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.
5603
5604Note: 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
5605apps/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}
5606DocType: Item Variant Attribute,Attribute,Atribut
Frappe PR Bot748c0242018-06-21 10:34:28 +05305607DocType: Staffing Plan Detail,Current Count,Tekući broj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305608apps/erpnext/erpnext/stock/doctype/item_attribute/item_attribute.py +43,Please specify from/to range,Navedite od / do rasponu
5609apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.js +28,Opening {0} Invoice created,Otvaranje {0} fakture je izrađeno
5610DocType: Serial No,Under AMC,Pod AMC
5611apps/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
5612apps/erpnext/erpnext/config/selling.py +153,Default settings for selling transactions.,Zadane postavke za prodajne transakcije.
5613DocType: Guardian,Guardian Of ,staratelj
Frappe PR Bot748c0242018-06-21 10:34:28 +05305614DocType: Tax Withholding Category,Threshold,Prag
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305615DocType: BOM Update Tool,Current BOM,Trenutni BOM
5616apps/erpnext/erpnext/accounts/report/general_ledger/general_ledger.html +32,Balance (Dr - Cr),Stanje (Dr - Cr)
5617apps/erpnext/erpnext/public/js/utils.js +55,Add Serial No,Dodaj serijski broj
5618DocType: Work Order Item,Available Qty at Source Warehouse,Dostupni broj u Izvornoj skladištu
5619apps/erpnext/erpnext/config/support.py +22,Warranty,garancija
5620DocType: Purchase Invoice,Debit Note Issued,Terećenju Izdano
5621DocType: Work Order,Warehouses,Skladišta
Frappe PR Bot748c0242018-06-21 10:34:28 +05305622apps/erpnext/erpnext/assets/doctype/asset_movement/asset_movement.py +19,{0} asset cannot be transferred,{0} imovina se ne može se prenijeti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305623DocType: Hotel Room Pricing,Hotel Room Pricing,Cijene soba hotela
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305624DocType: Subscription,Days Until Due,Dani do dospijeća
Frappe PR Bot748c0242018-06-21 10:34:28 +05305625apps/erpnext/erpnext/stock/doctype/item/item.js +82,This Item is a Variant of {0} (Template).,Ova stavka je varijanta od {0} (Predložak).
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305626DocType: Workstation,per hour,na sat
Frappe PR Bot748c0242018-06-21 10:34:28 +05305627DocType: Blanket Order,Purchasing,Nabava
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305628DocType: Announcement,Announcement,Obavijest
Frappe PR Bot748c0242018-06-21 10:34:28 +05305629apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.py +107,Customer LPO,Korisnički LPO
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305630DocType: Education 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."
5631apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +50,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.
5632apps/erpnext/erpnext/public/js/setup_wizard.js +25,Distribution,Distribucija
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305633DocType: Journal Entry Account,Loan,Zajam
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305634DocType: Expense Claim Advance,Expense Claim Advance,Predujam za troškove
5635DocType: Lab Test,Report Preference,Prednost izvješća
5636apps/erpnext/erpnext/config/non_profit.py +43,Volunteer information.,Dobrovoljne informacije.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305637apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +121,Project Manager,Voditelj projekta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305638,Quoted Item Comparison,Citirano predmeta za usporedbu
5639apps/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 Bot748c0242018-06-21 10:34:28 +05305640apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +316,Dispatch,Otpremanje
5641apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +75,Max discount allowed for item: {0} is {1}%,Maksimalni dopušteni popust za proizvod: {0} je {1}%
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305642apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +176,Net Asset value as on,Neto imovina kao i na
5643DocType: Crop,Produce,proizvoditi
5644DocType: Hotel Settings,Default Taxes and Charges,Zadani poreza i naknada
5645DocType: Account,Receivable,potraživanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05305646apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +314,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 Bot59a2a652018-04-12 13:36:55 +05305647DocType: Stock Entry,Material Consumption for Manufacture,Potrošnja materijala za proizvodnju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305648DocType: Item Alternative,Alternative Item Code,Kôd alternativne stavke
5649DocType: 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 Botb2a64d62018-05-16 10:46:11 +05305650apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1009,Select Items to Manufacture,Odaberite stavke za proizvodnju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305651DocType: Delivery Stop,Delivery Stop,Dostava zaustavljanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05305652apps/erpnext/erpnext/accounts/page/pos/pos.js +971,"Master data syncing, it might take some time","Master Data sinkronizacije, to bi moglo potrajati neko vrijeme"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305653DocType: Item,Material Issue,Materijal Issue
5654DocType: Employee Education,Qualification,Kvalifikacija
Frappe PR Bot748c0242018-06-21 10:34:28 +05305655apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +50,View Salary Slips,Pogledajte plaće za sklizanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305656DocType: Item Price,Item Price,Cijena proizvoda
5657apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +48,Soap & Detergent,Sapun i deterdžent
5658DocType: BOM,Show Items,Prikaži stavke
5659apps/erpnext/erpnext/education/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.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305660apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +100,Do you want to notify all the customers by email?,Želite li obavijestiti sve korisnike putem e-pošte?
5661DocType: Subscription Plan,Billing Interval,Interval naplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305662apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +36,Motion Picture & Video,Pokretna slika & video
5663apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation_list.js +5,Ordered,Naručeno
Frappe PR Bot59a2a652018-04-12 13:36:55 +05305664DocType: Hub Settings,Hub Username,Hub korisničko ime
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305665DocType: Salary Detail,Component,sastavni dio
Frappe PR Bot748c0242018-06-21 10:34:28 +05305666apps/erpnext/erpnext/assets/doctype/asset_category/asset_category.py +16,Row {0}: {1} must be greater than 0,Redak {0}: {1} mora biti veći od 0
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305667DocType: Assessment Criteria,Assessment Criteria Group,Kriteriji za ocjenu Grupa
5668DocType: Healthcare Settings,Patient Name By,Ime pacijenta po
Frappe PR Bot748c0242018-06-21 10:34:28 +05305669apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +256,Accrual Journal Entry for salaries from {0} to {1},Obračunski dnevnik za plaće od {0} do {1}
5670DocType: Sales Invoice Item,Enable Deferred Revenue,Omogućivanje odgođenog prihoda
5671apps/erpnext/erpnext/assets/doctype/asset/asset.py +182,Opening Accumulated Depreciation must be less than equal to {0},Otvaranje za akumuliranu amortizaciju mora biti manja od jednaka {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305672DocType: Warehouse,Warehouse Name,Naziv skladišta
5673DocType: Naming Series,Select Transaction,Odaberite transakciju
5674apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +30,Please enter Approving Role or Approving User,Unesite Odobravanje ulogu ili Odobravanje korisnike
5675DocType: Journal Entry,Write Off Entry,Otpis unos
5676DocType: BOM,Rate Of Materials Based On,Stopa materijali na temelju
5677apps/erpnext/erpnext/support/page/support_analytics/support_analytics.js +21,Support Analtyics,Analitike podrške
5678apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +102,Uncheck all,Poništite sve
5679DocType: POS Profile,Terms and Conditions,Odredbe i uvjeti
Frappe PR Bot748c0242018-06-21 10:34:28 +05305680DocType: Asset,Booked Fixed Asset,Rezervirano fiksno sredstvo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305681apps/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}
5682DocType: Employee,"Here you can maintain height, weight, allergies, medical concerns etc","Ovdje možete održavati visina, težina, alergije, medicinske brige itd."
5683DocType: Leave Block List,Applies to Company,Odnosi se na Društvo
Frappe PR Bot748c0242018-06-21 10:34:28 +05305684apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +240,Cannot cancel because submitted Stock Entry {0} exists,"Ne može se otkazati, jer skladišni ulaz {0} postoji"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305685DocType: Loan,Disbursement Date,datum isplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305686DocType: BOM Update Tool,Update latest price in all BOMs,Ažuriranje najnovije cijene u svim BOM-ovima
5687apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +23,Medical Record,Medicinski zapis
5688DocType: Vehicle,Vehicle,Vozilo
5689DocType: Purchase Invoice,In Words,Riječima
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305690apps/erpnext/erpnext/accounts/doctype/bank_guarantee/bank_guarantee.py +21,Enter the name of the bank or lending institution before submittting.,Unesite naziv banke ili institucije posudbe prije slanja.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305691apps/erpnext/erpnext/hr/doctype/training_result/training_result.py +15,{0} must be submitted,{0} mora biti poslano
5692DocType: POS Profile,Item Groups,stavka Grupe
Frappe PR Bot748c0242018-06-21 10:34:28 +05305693apps/erpnext/erpnext/hr/doctype/employee/employee.py +233,Today is {0}'s birthday!,Danas je {0} 'rođendan!
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305694DocType: Sales Order Item,For Production,Za proizvodnju
5695DocType: Payment Request,payment_url,payment_url
Frappe PR Bot748c0242018-06-21 10:34:28 +05305696DocType: Exchange Rate Revaluation Account,Balance In Account Currency,Saldo u valuti računa
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305697apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +192,Please add a Temporary Opening account in Chart of Accounts,Dodajte Privremeni račun otvaranja u računskom planu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305698DocType: Customer,Customer Primary Contact,Primarni kontakt korisnika
5699apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +154,Period Closing Journal,Časopis za zatvaranje razdoblja
5700DocType: Project Task,View Task,Pregled zadataka
5701apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +22,Opp/Lead %,Opp / Lead%
Frappe PR Bot748c0242018-06-21 10:34:28 +05305702DocType: Bank Guarantee,Bank Account Info,Podaci o bankovnom računu
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305703DocType: Bank Guarantee,Bank Guarantee Type,Vrsta bankarskog jamstva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305704DocType: Material Request,MREQ-,MREQ-
5705DocType: Payment Schedule,Invoice Portion,Dio dostavnice
5706,Asset Depreciations and Balances,Imovine deprecijacije i sredstva
Frappe PR Bot748c0242018-06-21 10:34:28 +05305707apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +371,Amount {0} {1} transferred from {2} to {3},Iznos {0} {1} prenesen iz {2} u {3}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305708DocType: Sales Invoice,Get Advances Received,Kreiraj avansno primanje
5709DocType: Email Digest,Add/Remove Recipients,Dodaj / ukloni primatelja
5710apps/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 '"
5711DocType: Production Plan,Include Subcontracted Items,Uključi podugovarane predmete
5712apps/erpnext/erpnext/projects/doctype/project/project.py +220,Join,Pridružiti
5713apps/erpnext/erpnext/stock/report/stock_projected_qty/stock_projected_qty.py +21,Shortage Qty,Nedostatak Kom
Frappe PR Bot748c0242018-06-21 10:34:28 +05305714apps/erpnext/erpnext/stock/doctype/item/item.py +737,Item variant {0} exists with same attributes,Inačica Stavka {0} postoji s istim atributima
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305715DocType: Loan,Repay from Salary,Vrati iz plaće
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305716DocType: Leave Application,LAP/,KRUG/
5717apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +360,Requesting payment against {0} {1} for amount {2},Zahtjev za isplatu od {0} {1} za iznos {2}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305718DocType: Employee Benefit Claim,Salary Slip,Plaća proklizavanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305719DocType: Lead,Lost Quotation,Izgubljena Ponuda
5720apps/erpnext/erpnext/utilities/user_progress.py +221,Student Batches,Studentske serije
5721DocType: Pricing Rule,Margin Rate or Amount,Margina brzine ili količine
5722apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +48,'To Date' is required,'Do datuma ' je potrebno
5723DocType: 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."
5724DocType: Sales Invoice Item,Sales Order Item,Naručeni proizvod - prodaja
5725DocType: Salary Slip,Payment Days,Plaćanja Dana
5726DocType: Stock Settings,Convert Item Description to Clean HTML,Pretvori opis stavke u čisti HTML
5727DocType: Patient,Dormant,latentan
Frappe PR Bot748c0242018-06-21 10:34:28 +05305728DocType: Payroll Entry,Deduct Tax For Unclaimed Employee Benefits,Odbitak poreza za neplaćene naknade zaposlenicima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305729DocType: Salary Slip,Total Interest Amount,Ukupni iznos kamate
5730apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.py +124,Warehouses with child nodes cannot be converted to ledger,Skladišta s djetetom čvorovi se ne može pretvoriti u glavnoj knjizi
5731DocType: BOM,Manage cost of operations,Uredi troškove poslovanja
5732DocType: Accounts Settings,Stale Days,Dani tišine
Frappe PR Bot748c0242018-06-21 10:34:28 +05305733DocType: Travel Itinerary,Arrival Datetime,Datum dolaska
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305734DocType: 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."
5735apps/erpnext/erpnext/config/setup.py +14,Global Settings,Globalne postavke
5736DocType: Crop,Row Spacing UOM,Raspored razmaka UOM
5737DocType: Assessment Result Detail,Assessment Result Detail,Procjena Detalj Rezultat
5738DocType: Employee Education,Employee Education,Obrazovanje zaposlenika
5739apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +53,Duplicate item group found in the item group table,Dvostruki stavke skupina nalaze se u tablici stavke grupe
5740DocType: Land Unit,Parent Land Unit,Roditeljska jedinica
Frappe PR Bot748c0242018-06-21 10:34:28 +05305741apps/erpnext/erpnext/public/js/controllers/transaction.js +1121,It is needed to fetch Item Details.,To je potrebno kako bi dohvatili Stavka Pojedinosti.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305742DocType: Fertilizer,Fertilizer Name,Ime gnojiva
5743DocType: Salary Slip,Net Pay,Neto plaća
5744DocType: Cash Flow Mapping Accounts,Account,Račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05305745apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +220,Serial No {0} has already been received,Serijski Ne {0} već je primila
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305746,Requested Items To Be Transferred,Traženi proizvodi spremni za transfer
5747DocType: Expense Claim,Vehicle Log,vozila Prijava
Frappe PR Bot748c0242018-06-21 10:34:28 +05305748DocType: Budget,Action if Accumulated Monthly Budget Exceeded on Actual,Akcija ako je akumulirani mjesečni proračun premašen na stvarnu
5749DocType: Salary Component,Create Separate Payment Entry Against Benefit Claim,Stvaranje odvojene isplate od potraživanja od koristi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305750DocType: Vital Signs,Presence of a fever (temp &gt; 38.5 °C/101.3 °F or sustained temp &gt; 38 °C/100.4 °F),Prisutnost povišene temperature (temperatura&gt; 38.5 ° C / 101.3 ° F ili trajanje temperature&gt; 38 ° C / 100.4 ° F)
5751DocType: Customer,Sales Team Details,Detalji prodnog tima
Frappe PR Bot748c0242018-06-21 10:34:28 +05305752apps/erpnext/erpnext/accounts/page/pos/pos.js +1360,Delete permanently?,Brisanje trajno?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305753DocType: Expense Claim,Total Claimed Amount,Ukupno Zatražio Iznos
5754apps/erpnext/erpnext/config/crm.py +17,Potential opportunities for selling.,Potencijalne prilike za prodaju.
5755DocType: Shareholder,Folio no.,Folio br.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305756apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +245,Invalid {0},Pogrešna {0}
5757apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +93,Sick Leave,bolovanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305758DocType: Email Digest,Email Digest,E-pošta
5759DocType: Delivery Note,Billing Address Name,Naziv adrese za naplatu
5760apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +22,Department Stores,Robne kuće
5761,Item Delivery Date,Datum isporuke stavke
5762DocType: Production Plan,Material Requested,Traženi materijal
5763DocType: Warehouse,PIN,PIN
5764apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.py +116,Error '{0}' occured. Arguments {1}.,Došlo je do pogreške &quot;{0}&quot;. Argumenti {1}.
5765DocType: Bin,Reserved Qty for sub contract,Rezervirani kvota za podugovor
5766DocType: Patient Service Unit,Patinet Service Unit,Patinet servisna jedinica
5767DocType: Sales Invoice,Base Change Amount (Company Currency),Baza Promjena Iznos (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +05305768apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.py +309,No accounting entries for the following warehouses,Nema računovodstvenih unosa za ova skladišta
5769apps/erpnext/erpnext/projects/doctype/project/project.js +98,Save the document first.,Spremite dokument prvi.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305770apps/erpnext/erpnext/shopping_cart/cart.py +74,Only {0} in stock for item {1},Samo {0} na zalihama za stavku {1}
5771DocType: Account,Chargeable,Naplativ
5772DocType: Company,Change Abbreviation,Promijeni naziv
Frappe PR Bot748c0242018-06-21 10:34:28 +05305773DocType: Contract,Fulfilment Details,Pojedinosti ispunjenja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305774apps/erpnext/erpnext/templates/pages/integrations/gocardless_checkout.py +66,Pay {0} {1},Plaćajte {0} {1}
Frappe PR Bot748c0242018-06-21 10:34:28 +05305775DocType: Employee Onboarding,Activities,djelatnost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305776DocType: Expense Claim Detail,Expense Date,Rashodi Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05305777DocType: Item,No of Months,Broj mjeseci
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305778DocType: Item,Max Discount (%),Maksimalni popust (%)
5779apps/erpnext/erpnext/accounts/doctype/payment_terms_template/payment_terms_template.py +30,Credit Days cannot be a negative number,Dani kredita ne može biti negativan broj
5780apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +70,Last Order Amount,Iznos zadnje narudžbe
5781DocType: Cash Flow Mapper,e.g Adjustments for:,npr. prilagodbe za:
Frappe PR Bot748c0242018-06-21 10:34:28 +05305782apps/erpnext/erpnext/stock/doctype/item/item.py +290," {0} Retain Sample is based on batch, please check Has Batch No to retain sample of item","{0} zadržati uzorak temelji se na seriji, molimo Vas da provjerite je li šifra br. Zadržati uzorak stavke"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305783DocType: Task,Is Milestone,Je li Milestone
Frappe PR Bot748c0242018-06-21 10:34:28 +05305784DocType: Certification Application,Yet to appear,Ipak se pojavi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305785DocType: Delivery Stop,Email Sent To,Mail poslan
5786DocType: Budget,Warn,Upozoriti
Frappe PR Bot748c0242018-06-21 10:34:28 +05305787apps/erpnext/erpnext/hub_node/doctype/hub_settings/hub_settings.js +107,Are you sure you want to unregister?,Jeste li sigurni da želite poništiti registraciju?
5788apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +945,All items have already been transferred for this Work Order.,Sve su stavke već prenesene za ovu radnu narudžbu.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305789DocType: 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."
5790DocType: Asset Maintenance,Manufacturing User,Proizvodni korisnik
5791DocType: Purchase Invoice,Raw Materials Supplied,Sirovine nabavlja
Frappe PR Bot748c0242018-06-21 10:34:28 +05305792DocType: Shopping Cart Settings,Enable purchase of items via the website,Omogući kupnju stavki putem web stranice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305793apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +282,Currency of the price list {0} must be {1} or {2},Valuta cjenika {0} mora biti {1} ili {2}
5794DocType: Appraisal,Appraisal Template,Procjena Predložak
5795DocType: Soil Texture,Ternary Plot,Ternarna ploča
5796DocType: Item Group,Item Classification,Klasifikacija predmeta
5797DocType: Driver,License Number,Broj dozvole
Frappe PR Bot748c0242018-06-21 10:34:28 +05305798apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +119,Business Development Manager,Voditelj razvoja poslovanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305799DocType: Maintenance Visit Purpose,Maintenance Visit Purpose,Održavanje Posjetite Namjena
5800apps/erpnext/erpnext/healthcare/doctype/patient/patient.js +19,Invoice Patient Registration,Registracija pacijenta računa
5801DocType: Crop,Period,Razdoblje
5802apps/erpnext/erpnext/stock/doctype/warehouse/warehouse.js +27,General Ledger,Glavna knjiga
Frappe PR Bot748c0242018-06-21 10:34:28 +05305803apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +35,Employee {0} on Leave on {1},Zaposlenik {0} na odmor na {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305804apps/erpnext/erpnext/selling/doctype/campaign/campaign.js +10,View Leads,Pogledaj vodi
5805DocType: Program Enrollment Tool,New Program,Novi program
5806DocType: Item Attribute Value,Attribute Value,Vrijednost atributa
Frappe PR Bot748c0242018-06-21 10:34:28 +05305807DocType: POS Closing Voucher Details,Expected Amount,Očekivani iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305808,Itemwise Recommended Reorder Level,Itemwise - preporučena razina ponovne narudžbe
Frappe PR Bot748c0242018-06-21 10:34:28 +05305809apps/erpnext/erpnext/hr/utils.py +199,Employee {0} of grade {1} have no default leave policy,Zaposlenik {0} razreda {1} nema zadanu politiku odlaska
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305810DocType: Salary Detail,Salary Detail,Plaća Detalj
Frappe PR Bot748c0242018-06-21 10:34:28 +05305811apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1068,Please select {0} first,Odaberite {0} Prvi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305812DocType: Appointment Type,Physician,Liječnik
Frappe PR Bot748c0242018-06-21 10:34:28 +05305813apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +1026,Batch {0} of Item {1} has expired.,Hrpa {0} od {1} Stavka je istekla.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305814apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment_dashboard.py +11,Consultations,konzultacije
Frappe PR Bot748c0242018-06-21 10:34:28 +05305815apps/erpnext/erpnext/manufacturing/report/bom_variance_report/bom_variance_report.py +36,Finished Good,Izvrsno dobro
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305816DocType: Sales Invoice,Commission,provizija
Frappe PR Bot748c0242018-06-21 10:34:28 +05305817apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +194,{0} ({1}) cannot be greater than planned quantity ({2}) in Work Order {3},{0} ({1}) ne može biti veći od planirane količine ({2}) u Radnoj nalogu {3}
5818DocType: Certification Application,Name of Applicant,Naziv podnositelja zahtjeva
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305819apps/erpnext/erpnext/config/manufacturing.py +27,Time Sheet for manufacturing.,Vrijeme list za proizvodnju.
5820apps/erpnext/erpnext/templates/pages/cart.html +37,Subtotal,suma stavke
Frappe PR Bot748c0242018-06-21 10:34:28 +05305821apps/erpnext/erpnext/stock/doctype/item/item.py +688,Cannot change Variant properties after stock transaction. You will have to make a new Item to do this.,Nije moguće mijenjati svojstva varijanti nakon transakcije zaliha. Morat ćete napraviti novu stavku da to učinite.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305822apps/erpnext/erpnext/config/erpnext_integrations.py +18,GoCardless SEPA Mandate,GoCardless SEPA mandat
5823DocType: Physician,Charges,Naknade
5824DocType: Production Plan,Get Items For Work Order,Preuzmite stavke za radni nalog
5825DocType: Salary Detail,Default Amount,Zadani iznos
5826DocType: Lab Test Template,Descriptive,Opisni
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305827apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +96,Warehouse not found in the system,Skladište nije pronađeno u sustavu
Frappe PR Bot748c0242018-06-21 10:34:28 +05305828apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +117,This Month's Summary,Ovomjesečnom Sažetak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305829DocType: Quality Inspection Reading,Quality Inspection Reading,Inspekcija kvalitete - čitanje
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305830apps/erpnext/erpnext/stock/doctype/stock_settings/stock_settings.py +26,`Freeze Stocks Older Than` should be smaller than %d days.,` Zamrzni Zalihe starije od ` bi trebao biti manji od % d dana .
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305831DocType: Tax Rule,Purchase Tax Template,Predložak poreza pri nabavi
5832apps/erpnext/erpnext/utilities/user_progress.py +48,Set a sales goal you'd like to achieve for your company.,Postavite cilj prodaje koji biste željeli postići svojoj tvrtki.
5833,Project wise Stock Tracking,Projekt mudar Stock Praćenje
5834DocType: GST HSN Code,Regional,Regionalni
Frappe PR Bot748c0242018-06-21 10:34:28 +05305835apps/erpnext/erpnext/config/healthcare.py +45,Laboratory,Laboratorija
5836DocType: UOM Category,UOM Category,Kategorija UOM
5837DocType: Clinical Procedure Item,Actual Qty (at source/target),Stvarni Kol (na izvoru / ciljne)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305838DocType: Item Customer Detail,Ref Code,Ref. Šifra
5839apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +75,Customer Group is Required in POS Profile,Grupa korisnika je obavezna u POS profilu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305840DocType: HR Settings,Payroll Settings,Postavke plaće
Frappe PR Bot748c0242018-06-21 10:34:28 +05305841apps/erpnext/erpnext/config/accounts.py +152,Match non-linked Invoices and Payments.,Klađenje na ne-povezane faktura i plaćanja.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305842DocType: POS Settings,POS Settings,POS Postavke
5843apps/erpnext/erpnext/templates/pages/cart.html +16,Place Order,Naručiti
5844DocType: Email Digest,New Purchase Orders,Nova narudžba kupnje
Frappe PR Bot748c0242018-06-21 10:34:28 +05305845apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +26,Root cannot have a parent cost center,Korijen ne mogu imati središte troškova roditelj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305846apps/erpnext/erpnext/public/js/stock_analytics.js +54,Select Brand...,Odaberite brand ...
5847apps/erpnext/erpnext/public/js/setup_wizard.js +32,Non Profit (beta),Neprofitna (beta)
5848apps/erpnext/erpnext/hr/doctype/employee/employee_dashboard.py +18,Training Events/Results,Trening događanja / rezultati
5849apps/erpnext/erpnext/accounts/report/asset_depreciations_and_balances/asset_depreciations_and_balances.py +152,Accumulated Depreciation as on,Akumulirana amortizacija na
Frappe PR Bot748c0242018-06-21 10:34:28 +05305850DocType: Employee Tax Exemption Category,Employee Tax Exemption Category,Kategorija oslobođenja od plaćanja poreza za zaposlenike
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305851DocType: Sales Invoice,C-Form Applicable,Primjenjivi C-obrazac
Frappe PR Bot748c0242018-06-21 10:34:28 +05305852apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +466,Operation Time must be greater than 0 for Operation {0},Operacija vrijeme mora biti veći od 0 za rad {0}
5853DocType: Support Search Source,Post Route String,Obaviti redak puta
5854apps/erpnext/erpnext/controllers/sales_and_purchase_return.py +105,Warehouse is mandatory,Skladište je obavezno
5855apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +72,Failed to create website,Izrada web mjesta nije uspjela
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305856DocType: Soil Analysis,Mg/K,Mg / K
5857DocType: UOM Conversion Detail,UOM Conversion Detail,UOM pretvorbe Detalj
Frappe PR Bot748c0242018-06-21 10:34:28 +05305858apps/erpnext/erpnext/stock/doctype/purchase_receipt/purchase_receipt.js +946,Retention Stock Entry already created or Sample Quantity not provided,Dionice za zadržavanje koji su već stvoreni ili Uzorak Količina nije predviđen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305859DocType: Program,Program Abbreviation,naziv programa
5860apps/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
5861DocType: Warranty Claim,Resolved By,Riješen Do
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305862apps/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 Bot748c0242018-06-21 10:34:28 +05305863apps/erpnext/erpnext/accounts/doctype/account/account.py +48,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 Botdc0a92c2018-04-02 23:46:54 +05305864DocType: Purchase Invoice Item,Price List Rate,Stopa cjenika
5865apps/erpnext/erpnext/utilities/activation.py +72,Create customer quotes,Stvaranje kupaca citati
Frappe PR Bot748c0242018-06-21 10:34:28 +05305866apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.js +54,Supplier &gt; Supplier Group,Dobavljač&gt; Grupa dobavljača
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305867DocType: 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."
5868apps/erpnext/erpnext/config/manufacturing.py +38,Bill of Materials (BOM),Sastavnice (BOM)
5869DocType: Item,Average time taken by the supplier to deliver,Prosječno vrijeme potrebno od strane dobavljača za isporuku
Frappe PR Bot748c0242018-06-21 10:34:28 +05305870DocType: Travel Itinerary,Check-in Date,Datum prijave
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305871DocType: Sample Collection,Collected By,Prikupljeno od strane
5872apps/erpnext/erpnext/education/doctype/assessment_plan/assessment_plan.js +35,Assessment Result,Rezultat Procjena
5873DocType: Hotel Room Package,Hotel Room Package,Soba paket hotela
Frappe PR Bot748c0242018-06-21 10:34:28 +05305874DocType: Employee Transfer,Employee Transfer,Prijenos zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305875apps/erpnext/erpnext/projects/doctype/project/project_dashboard.html +13,Hours,Sati
5876DocType: Project,Expected Start Date,Očekivani datum početka
5877DocType: Purchase Invoice,04-Correction in Invoice,04-Ispravak u fakturi
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305878apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +982,Work Order already created for all items with BOM,Radni nalog već stvoren za sve stavke s BOM-om
Frappe PR Bot748c0242018-06-21 10:34:28 +05305879apps/erpnext/erpnext/stock/doctype/item/item.js +62,Variant Details Report,Izvješće o pojedinostima o varijacijama
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305880DocType: Setup Progress Action,Setup Progress Action,Postavljanje napretka
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305881apps/erpnext/erpnext/stock/report/item_price_stock/item_price_stock.py +42,Buying Price List,Cjenik kupnje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305882apps/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 Botb2a64d62018-05-16 10:46:11 +05305883apps/erpnext/erpnext/accounts/doctype/subscription/subscription.js +9,Cancel Subscription,Odustani od pretplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305884apps/erpnext/erpnext/assets/doctype/asset_maintenance_log/asset_maintenance_log.py +21,Please select Maintenance Status as Completed or remove Completion Date,Odaberite Status održavanja kao Dovršen ili uklonite Datum dovršetka
5885DocType: Supplier,Default Payment Terms Template,Predložak predloženih uvjeta plaćanja
5886apps/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
5887DocType: Payment Entry,Receive,Primite
Frappe PR Bot748c0242018-06-21 10:34:28 +05305888DocType: Employee Benefit Application Detail,Earning Component,Komponenta zarade
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305889apps/erpnext/erpnext/templates/pages/rfq.html +75,Quotations: ,citati:
Frappe PR Bot748c0242018-06-21 10:34:28 +05305890DocType: Contract,Partially Fulfilled,Djelomično ispunjeno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305891DocType: Maintenance Visit,Fully Completed,Potpuno Završeni
5892apps/erpnext/erpnext/projects/doctype/project/project_list.js +6,{0}% Complete,{0}% Napravljeno
5893DocType: Employee,Educational Qualification,Obrazovne kvalifikacije
5894DocType: Workstation,Operating Costs,Operativni troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305895apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +483,Currency for {0} must be {1},Valuta za {0} mora biti {1}
5896DocType: Asset,Disposal Date,Datum Odlaganje
5897DocType: 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ć."
5898DocType: Employee Leave Approver,Employee Leave Approver,Zaposlenik dopust Odobritelj
Frappe PR Bot748c0242018-06-21 10:34:28 +05305899apps/erpnext/erpnext/stock/doctype/item/item.py +525,Row {0}: An Reorder entry already exists for this warehouse {1},Red {0}: Ulazak redoslijeda već postoji za to skladište {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305900apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.py +99,"Cannot declare as lost, because Quotation has been made.","Ne može se proglasiti izgubljenim, jer je ponuda napravljena."
Frappe PR Bot748c0242018-06-21 10:34:28 +05305901apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +68,CWIP Account,CWIP račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305902apps/erpnext/erpnext/hr/doctype/training_event/training_event.js +16,Training Feedback,Povratne informacije trening
5903DocType: Supplier Scorecard Criteria,Supplier Scorecard Criteria,Kriteriji ocjenjivanja dobavljača
5904apps/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}
5905apps/erpnext/erpnext/education/doctype/student_group_creation_tool/student_group_creation_tool.py +55,Course is mandatory in row {0},Tečaj je obavezan u redu {0}
5906apps/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
5907DocType: Supplier Quotation Item,Prevdoc DocType,Prevdoc DOCTYPE
5908DocType: Cash Flow Mapper,Section Footer,Podnožje podatka
Frappe PR Bot748c0242018-06-21 10:34:28 +05305909apps/erpnext/erpnext/stock/doctype/item/item.js +335,Add / Edit Prices,Dodaj / Uredi cijene
5910apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.py +19,Employee Promotion cannot be submitted before Promotion Date ,Promocija zaposlenika ne može se poslati prije datuma promocije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305911DocType: Batch,Parent Batch,Roditeljska šarža
5912DocType: Cheque Print Template,Cheque Print Template,Ček Predložak Ispis
Frappe PR Bot748c0242018-06-21 10:34:28 +05305913DocType: Salary Component,Is Flexible Benefit,Je fleksibilna korist
5914apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.js +85,Chart of Cost Centers,Grafikon troškovnih centara
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305915DocType: Subscription Settings,Number of days after invoice date has elapsed before canceling subscription or marking subscription as unpaid,Broj dana nakon datuma fakture protekao je prije otkazivanja pretplate ili označavanja pretplate kao neplaćen
Frappe PR Bot748c0242018-06-21 10:34:28 +05305916DocType: Clinical Procedure Template,Sample Collection,Prikupljanje uzoraka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305917,Requested Items To Be Ordered,Traženi Proizvodi se mogu naručiti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305918DocType: Price List,Price List Name,Naziv cjenika
Frappe PR Bot748c0242018-06-21 10:34:28 +05305919DocType: Blanket Order,Manufacturing,Proizvodnja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305920,Ordered Items To Be Delivered,Naručeni proizvodi za dostavu
5921DocType: Account,Income,Prihod
5922DocType: Industry Type,Industry Type,Industrija Tip
5923apps/erpnext/erpnext/templates/includes/cart.js +150,Something went wrong!,Nešto je pošlo po krivu!
Frappe PR Bot748c0242018-06-21 10:34:28 +05305924apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +181,Warning: Leave application contains following block dates,Upozorenje: Ostavite program sadrži sljedeće blok datume
5925DocType: Bank Statement Settings,Transaction Data Mapping,Mapping podataka transakcija
5926apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +277,Sales Invoice {0} has already been submitted,Prodajni računi {0} su već potvrđeni
5927DocType: Salary Component,Is Tax Applicable,Je li primjenjivo porez
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305928DocType: Supplier Scorecard Scoring Criteria,Score,Postići
5929apps/erpnext/erpnext/accounts/report/trial_balance/trial_balance.py +25,Fiscal Year {0} does not exist,Fiskalna godina {0} ne postoji
5930DocType: Asset Maintenance Log,Completion Date,Završetak Datum
5931DocType: Purchase Invoice Item,Amount (Company Currency),Iznos (valuta tvrtke)
5932DocType: Agriculture Analysis Criteria,Agriculture User,Korisnik poljoprivrede
5933apps/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
5934apps/erpnext/erpnext/stock/stock_ledger.py +381,{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.
5935DocType: Fee Schedule,Student Category,Studentski Kategorija
5936DocType: Announcement,Student,Student
Frappe PR Bot748c0242018-06-21 10:34:28 +05305937apps/erpnext/erpnext/healthcare/doctype/clinical_procedure/clinical_procedure.js +91,Stock quantity to start procedure is not available in the warehouse. Do you want to record a Stock Transfer,Količina za početak postupka nije dostupna u skladištu. Želite li snimiti prijenos dionica?
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305938DocType: Shipping Rule,Shipping Rule Type,Pravilo vrste isporuke
5939apps/erpnext/erpnext/utilities/user_progress.py +239,Go to Rooms,Idite na sobe
Frappe PR Bot748c0242018-06-21 10:34:28 +05305940apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.js +232,"Company, Payment Account, From Date and To Date is mandatory","Tvrtka, račun za plaćanje, od datuma i do datuma je obavezan"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305941apps/erpnext/erpnext/selling/doctype/sms_center/sms_center.py +75,Please enter message before sending,Unesite poruku prije slanja
5942DocType: Purchase Invoice,DUPLICATE FOR SUPPLIER,DUPLICATE ZA DOBAVLJAČ
5943DocType: Email Digest,Pending Quotations,U tijeku Citati
Frappe PR Bot748c0242018-06-21 10:34:28 +05305944DocType: Asset,Custodian,staratelj
5945apps/erpnext/erpnext/config/accounts.py +324,Point-of-Sale Profile,Point-of-prodaju Profil
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305946apps/erpnext/erpnext/agriculture/doctype/soil_texture/soil_texture.py +25,{0} should be a value between 0 and 100,{0} mora biti vrijednost između 0 i 100
Frappe PR Bot748c0242018-06-21 10:34:28 +05305947apps/erpnext/erpnext/hr/doctype/payroll_entry/payroll_entry.py +350,Payment of {0} from {1} to {2},Plaćanje {0} od {1} do {2}
5948apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +166,Unsecured Loans,unsecured krediti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305949DocType: Cost Center,Cost Center Name,Troška Name
5950DocType: Student,B+,B +
5951DocType: HR Settings,Max working hours against Timesheet,Max radnog vremena protiv timesheet
5952DocType: Maintenance Schedule Detail,Scheduled Date,Planirano Datum
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305953apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +232,Total Paid Amt,Cjelokupni iznos Amt
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305954DocType: 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
5955DocType: Purchase Receipt Item,Received and Accepted,Primljeni i prihvaćeni
5956DocType: Hub Settings,Company and Seller Profile,Profil tvrtke i prodavatelja
5957,GST Itemised Sales Register,GST označeni prodajni registar
Frappe PR Bot748c0242018-06-21 10:34:28 +05305958DocType: Staffing Plan,Staffing Plan Details,Detalji o planu osoblja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305959DocType: Soil Texture,Silt Loam,Silt Loam
5960,Serial No Service Contract Expiry,Istek ugovora za serijski broj usluge
Frappe PR Bot748c0242018-06-21 10:34:28 +05305961DocType: Employee Health Insurance,Employee Health Insurance,Zdravstveno osiguranje zaposlenika
5962apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +331,You cannot credit and debit same account at the same time,Ne možete istovremeno kreditirati i debitirati isti račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305963DocType: Vital Signs,Adults' pulse rate is anywhere between 50 and 80 beats per minute.,Pulsni broj odraslih je bilo gdje između 50 i 80 otkucaja u minuti.
5964DocType: Naming Series,Help HTML,HTML pomoć
5965DocType: Student Group Creation Tool,Student Group Creation Tool,Studentski alat za izradu Grupa
5966DocType: Item,Variant Based On,Varijanta na temelju
Frappe PR Bot748c0242018-06-21 10:34:28 +05305967apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +60,Employee {0} already have Leave Allocation {1} for this period,Zaposlenik {0} već ima dodjelu odmora {1} za ovo razdoblje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305968apps/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}
5969apps/erpnext/erpnext/utilities/user_progress.py +109,Your Suppliers,Vaši dobavljači
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305970apps/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 .
5971DocType: Request for Quotation Item,Supplier Part No,Dobavljač Dio Ne
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305972apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +384,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 Bot59a2a652018-04-12 13:36:55 +05305973apps/erpnext/erpnext/public/js/hub/hub_form.js +197,Anonymous,anoniman
Frappe PR Bot748c0242018-06-21 10:34:28 +05305974apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +378,Received From,Primljeno od
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305975DocType: Lead,Converted,Pretvoreno
5976DocType: Item,Has Serial No,Ima serijski br
5977DocType: Employee,Date of Issue,Datum izdavanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05305978apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +238,"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}"
5979apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +169,Row #{0}: Set Supplier for item {1},Red # {0}: Postavite dobavljač za stavke {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305980apps/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.
Frappe PR Bot748c0242018-06-21 10:34:28 +05305981apps/erpnext/erpnext/stock/doctype/item/item.py +210,Website Image {0} attached to Item {1} cannot be found,Web stranica slike {0} prilogu točki {1} Ne mogu naći
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305982DocType: Issue,Content Type,Vrsta sadržaja
5983DocType: Asset,Assets,Imovina
5984apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +17,Computer,računalo
5985DocType: Item,List this Item in multiple groups on the website.,Prikaži ovu stavku u više grupa na web stranici.
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305986DocType: Subscription,Current Invoice End Date,Datum završetka tekuće fakture
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305987DocType: Payment Term,Due Date Based On,Datum dospijeća na temelju
5988apps/erpnext/erpnext/healthcare/doctype/patient/patient.py +82,Please set default customer group and territory in Selling Settings,Postavite zadanu grupu korisnika i teritorij u Postavkama prodaje
Frappe PR Bot748c0242018-06-21 10:34:28 +05305989apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +215,{0} {1} does not exist,{0} {1} ne postoji
5990apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +355,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 Botdc0a92c2018-04-02 23:46:54 +05305991apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +88,Item: {0} does not exist in the system,Stavka: {0} ne postoji u sustavu
Frappe PR Bot748c0242018-06-21 10:34:28 +05305992apps/erpnext/erpnext/accounts/doctype/account/account.py +108,You are not authorized to set Frozen value,Niste ovlašteni za postavljanje zamrznute vrijednosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305993DocType: Payment Reconciliation,Get Unreconciled Entries,Kreiraj neusklađene ulaze
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305994apps/erpnext/erpnext/hr/doctype/loan/loan.py +159,No repayments selected for Journal Entry,Nije odabrana otplata za unos dnevnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305995DocType: Payment Reconciliation,From Invoice Date,Iz dostavnice Datum
Frappe PR Botb2a64d62018-05-16 10:46:11 +05305996DocType: Loan,Disbursed,isplaćeni
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305997DocType: Healthcare Settings,Laboratory Settings,Laboratorijske postavke
Frappe PR Bot748c0242018-06-21 10:34:28 +05305998DocType: Clinical Procedure,Service Unit,Servisna jedinica
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05305999apps/erpnext/erpnext/buying/report/quoted_item_comparison/quoted_item_comparison.js +97,Successfully Set Supplier,Uspješno postavite dobavljača
Frappe PR Bot748c0242018-06-21 10:34:28 +05306000DocType: Leave Encashment,Leave Encashment,Ostavi naplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306001apps/erpnext/erpnext/public/js/setup_wizard.js +114,What does it do?,Što učiniti ?
Frappe PR Bot748c0242018-06-21 10:34:28 +05306002apps/erpnext/erpnext/agriculture/doctype/crop_cycle/crop_cycle.py +47,Tasks have been created for managing the {0} disease (on row {1}),Zadaci su stvoreni za upravljanje {0} bolestom (u retku {1})
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306003DocType: Crop,Byproducts,nusproizvodi
6004apps/erpnext/erpnext/stock/doctype/batch/batch.js +84,To Warehouse,Za skladište
6005apps/erpnext/erpnext/education/doctype/student_admission/student_admission.py +26,All Student Admissions,Svi Studentski Upisi
6006,Average Commission Rate,Prosječna provizija
6007DocType: Share Balance,No of Shares,Broj dionica
Frappe PR Bot748c0242018-06-21 10:34:28 +05306008DocType: Taxable Salary Slab,To Amount,Iznos
6009apps/erpnext/erpnext/stock/doctype/item/item.py +463,'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 Botdc0a92c2018-04-02 23:46:54 +05306010apps/erpnext/erpnext/healthcare/page/appointment_analytic/appointment_analytic.js +59,Select Status,Odaberite Status
Frappe PR Bot748c0242018-06-21 10:34:28 +05306011apps/erpnext/erpnext/hr/doctype/attendance/attendance.py +44,Attendance can not be marked for future dates,Gledatelji ne može biti označena za budući datum
6012DocType: Support Search Source,Post Description Key,Ključ za opis post
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306013DocType: Pricing Rule,Pricing Rule Help,Pravila cijena - pomoć
6014DocType: School House,House Name,Ime kuća
6015DocType: Fee Schedule,Total Amount per Student,Ukupni iznos po studentu
6016DocType: Purchase Taxes and Charges,Account Head,Zaglavlje računa
Frappe PR Bot748c0242018-06-21 10:34:28 +05306017DocType: Company,HRA Component,HRA komponenta
6018apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +142,Electrical,Električna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306019apps/erpnext/erpnext/utilities/activation.py +100,Add the rest of your organization as your users. You can also add invite Customers to your portal by adding them from Contacts,Dodajte ostatak svoje organizacije kao svoje korisnike. Također možete dodati pozvati kupce da svoj portal dodajući ih iz Kontakata
6020DocType: Stock Entry,Total Value Difference (Out - In),Ukupna vrijednost razlika (Out - In)
6021DocType: Grant Application,Requested Amount,Zahtijevani iznos
Frappe PR Bot748c0242018-06-21 10:34:28 +05306022apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +380,Row {0}: Exchange Rate is mandatory,Red {0}: tečaj je obavezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306023apps/erpnext/erpnext/setup/doctype/sales_person/sales_person.py +27,User ID not set for Employee {0},Korisnik ID nije postavljen za zaposlenika {0}
6024DocType: Vehicle,Vehicle Value,Vrijednost vozila
6025DocType: Crop Cycle,Detected Diseases,Otkrivene bolesti
6026DocType: Stock Entry,Default Source Warehouse,Zadano izvorno skladište
6027DocType: Item,Customer Code,Kupac Šifra
Frappe PR Bot748c0242018-06-21 10:34:28 +05306028apps/erpnext/erpnext/hr/doctype/employee/employee.py +232,Birthday Reminder for {0},Rođendan Podsjetnik za {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306029DocType: Asset Maintenance Task,Last Completion Date,Datum posljednjeg dovršetka
6030apps/erpnext/erpnext/selling/report/inactive_customers/inactive_customers.py +72,Days Since Last Order,Dana od posljednje narudžbe
Frappe PR Bot748c0242018-06-21 10:34:28 +05306031apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +370,Debit To account must be a Balance Sheet account,Zaduženja računa mora biti bilanca račun
6032DocType: Asset,Naming Series,Imenovanje serije
6033apps/erpnext/erpnext/assets/doctype/asset/asset.py +170,Row {0}: Expected Value After Useful Life must be less than Gross Purchase Amount,Redak {0}: očekivana vrijednost nakon korisnog životnog vijeka mora biti manja od bruto narudžbenice
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306034DocType: GoCardless Settings,GoCardless Settings,Postavke GoCardless
6035DocType: Leave Block List,Leave Block List Name,Naziv popisa neodobrenih odsustava
Frappe PR Bot748c0242018-06-21 10:34:28 +05306036DocType: Certified Consultant,Certification Validity,Valjanost certifikacije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306037apps/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
Frappe PR Bot748c0242018-06-21 10:34:28 +05306038DocType: Shopping Cart Settings,Display Settings,Prikaz postavki
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306039apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +33,Stock Assets,dionicama u vrijednosti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306040DocType: Restaurant,Active Menu,Aktivni izbornik
6041DocType: Target Detail,Target Qty,Ciljana Kol
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306042apps/erpnext/erpnext/hr/doctype/loan/loan.py +37,Against Loan: {0},Protiv zajma: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306043DocType: Shopping Cart Settings,Checkout Settings,Blagajna Postavke
6044DocType: Student Attendance,Present,Sadašnje
6045apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +37,Delivery Note {0} must not be submitted,Otpremnica {0} ne smije biti potvrđena
6046DocType: Notification Control,Sales Invoice Message,Poruka prodajnog računa
6047apps/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 Bot748c0242018-06-21 10:34:28 +05306048apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +369,Salary Slip of employee {0} already created for time sheet {1},Plaća proklizavanja zaposlenika {0} već stvoren za vremensko listu {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306049DocType: Vehicle Log,Odometer,mjerač za pređeni put
6050DocType: Production Plan Item,Ordered Qty,Naručena kol
Frappe PR Bot748c0242018-06-21 10:34:28 +05306051apps/erpnext/erpnext/stock/doctype/item/item.py +767,Item {0} is disabled,Stavka {0} je onemogućen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306052DocType: Stock Settings,Stock Frozen Upto,Kataloški Frozen Upto
Frappe PR Bot748c0242018-06-21 10:34:28 +05306053apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +979,BOM does not contain any stock item,BOM ne sadrži bilo koji zaliha stavku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306054DocType: Chapter,Chapter Head,Glava poglavlja
6055DocType: Payment Term,Month(s) after the end of the invoice month,Mjesec (i) nakon završetka mjeseca fakture
6056apps/erpnext/erpnext/config/projects.py +24,Project activity / task.,Projekt aktivnost / zadatak.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306057DocType: Salary Component,Only Tax Impact (Cannot Claim But Part of Taxable Income),Samo porezni utjecaj (ne može se potraživati samo dio oporezivog dohotka)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306058DocType: Vehicle Log,Refuelling Details,Punjenje Detalji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306059apps/erpnext/erpnext/agriculture/doctype/water_analysis/water_analysis.py +25,Lab result datetime cannot be before testing datetime,Datetime rezultata laboratorija ne može biti prije testiranja datetime
6060DocType: POS Profile,Allow user to edit Discount,Dopusti korisniku uređivanje popusta
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306061apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +63,Get customers from,Kupujte korisnike
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306062DocType: Purchase Invoice Item,Include Exploded Items,Uključi eksplodirane predmete
Frappe PR Bot748c0242018-06-21 10:34:28 +05306063apps/erpnext/erpnext/accounts/doctype/pricing_rule/pricing_rule.py +46,"Buying must be checked, if Applicable For is selected as {0}","Nabava mora biti provjerena, ako je primjenjivo za odabrano kao {0}"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306064apps/erpnext/erpnext/setup/doctype/authorization_rule/authorization_rule.py +40,Discount must be less than 100,Popust mora biti manji od 100
6065DocType: Shipping Rule,Restrict to Countries,Ograničite na zemlje
Frappe PR Bot748c0242018-06-21 10:34:28 +05306066DocType: Shopify Settings,Shared secret,Zajednička tajna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306067DocType: Purchase Invoice,Write Off Amount (Company Currency),Otpis iznos (Društvo valuta)
6068DocType: Sales Invoice Timesheet,Billing Hours,Radno vrijeme naplate
6069DocType: Project,Total Sales Amount (via Sales Order),Ukupni iznos prodaje (putem prodajnog naloga)
Frappe PR Bot748c0242018-06-21 10:34:28 +05306070apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.py +603,Default BOM for {0} not found,Zadana BOM za {0} nije pronađena
6071apps/erpnext/erpnext/stock/doctype/item/item.py +529,Row #{0}: Please set reorder quantity,Red # {0}: Molimo postavite naručivanja količinu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306072apps/erpnext/erpnext/public/js/pos/pos.html +20,Tap items to add them here,Dodirnite stavke da biste ih dodali ovdje
6073DocType: Fees,Program Enrollment,Program za upis
6074DocType: Share Transfer,To Folio No,Folio br
6075DocType: Landed Cost Voucher,Landed Cost Voucher,Nalog zavisnog troška
6076apps/erpnext/erpnext/public/js/queries.js +39,Please set {0},Molimo postavite {0}
6077apps/erpnext/erpnext/education/doctype/student_group/student_group.py +37,{0} - {1} is inactive student,{0} - {1} je neaktivan učenik
6078DocType: Employee,Health Details,Zdravlje Detalji
Frappe PR Bot748c0242018-06-21 10:34:28 +05306079DocType: Leave Encashment,Encashable days,Napadi koji se mogu vezati
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306080apps/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
6081DocType: Soil Texture,Sandy Clay,Sandy Clay
6082DocType: Grant Application,Assessment Manager,Voditelj procjene
6083DocType: Payment Entry,Allocate Payment Amount,Dodjela iznos otplate
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306084DocType: Subscription Plan,Subscription Plan,Plan pretplate
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306085DocType: Employee External Work History,Salary,Plaća
6086DocType: Serial No,Delivery Document Type,Dokument isporuke - tip
6087DocType: Sales Order,Partly Delivered,Djelomično isporučeno
Frappe PR Bot748c0242018-06-21 10:34:28 +05306088apps/erpnext/erpnext/hr/utils.py +201,Employee {0} has no grade to get default leave policy,Zaposlenik {0} nema ocjenu da dobije pravilo o propuštanju dopusta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306089DocType: Item Variant Settings,Do not update variants on save,Ne ažurirajte inačice spremanja
6090DocType: Email Digest,Receivables,Potraživanja
6091DocType: Lead Source,Lead Source,Izvor potencijalnog kupca
6092DocType: Customer,Additional information regarding the customer.,Dodatne informacije o kupcu.
6093DocType: Quality Inspection Reading,Reading 5,Čitanje 5
Frappe PR Bot748c0242018-06-21 10:34:28 +05306094apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +237,"{0} {1} is associated with {2}, but Party Account is {3}","{0} {1} povezan je s {2}, ali račun stranke je {3}"
6095DocType: Bank Statement Settings Item,Bank Header,Bank Header
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306096apps/erpnext/erpnext/healthcare/doctype/sample_collection/sample_collection.js +7,View Lab Tests,Pogledajte laboratorijske testove
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306097DocType: Hub Users,Hub Users,Korisnici huba
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306098DocType: Purchase Invoice,Y,Y
6099DocType: Maintenance Visit,Maintenance Date,Datum održavanje
6100DocType: Purchase Invoice Item,Rejected Serial No,Odbijen Serijski br
6101apps/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
6102apps/erpnext/erpnext/selling/doctype/customer/customer.py +122,Please mention the Lead Name in Lead {0},Navedite Lead Name u Lead {0}
6103apps/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}
6104DocType: Item,"Example: ABCD.#####
Frappe PR Bot748c0242018-06-21 10:34:28 +05306105If 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 #####
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306106 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."
6107DocType: Upload Attendance,Upload Attendance,Upload Attendance
Frappe PR Bot748c0242018-06-21 10:34:28 +05306108apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +640,BOM and Manufacturing Quantity are required,BOM i proizvodnja Količina potrebne su
6109apps/erpnext/erpnext/accounts/report/accounts_payable/accounts_payable.js +56,Ageing Range 2,Starenje Raspon 2
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306110DocType: SG Creation Tool Course,Max Strength,Max snaga
6111apps/erpnext/erpnext/setup/setup_wizard/setup_wizard.py +28,Installing presets,Instaliranje unaprijed postavljenih postavki
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306112apps/erpnext/erpnext/stock/doctype/delivery_trip/delivery_trip.js +93,No Delivery Note selected for Customer {},Nijedna isporuka nije odabrana za kupca {}
Frappe PR Bot748c0242018-06-21 10:34:28 +05306113apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +17,Employee {0} has no maximum benefit amount,Zaposlenik {0} nema maksimalnu naknadu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306114apps/erpnext/erpnext/manufacturing/doctype/bom_update_tool/bom_update_tool.py +25,BOM replaced,BOM zamijenjeno
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306115apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.js +1072,Select Items based on Delivery Date,Odaberite stavke na temelju datuma isporuke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306116DocType: Grant Application,Has any past Grant Record,Ima li nekih prethodnih Grant Record
6117,Sales Analytics,Prodajna analitika
6118apps/erpnext/erpnext/stock/dashboard/item_dashboard.js +127,Available {0},Dostupno {0}
6119,Prospects Engaged But Not Converted,"Izgledi angažirani, ali nisu konvertirani"
6120DocType: Manufacturing Settings,Manufacturing Settings,Postavke proizvodnje
6121apps/erpnext/erpnext/config/setup.py +56,Setting up Email,Postavljanje e-poštu
6122apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +57,Guardian1 Mobile No,Guardian1 Mobile Ne
Frappe PR Bot748c0242018-06-21 10:34:28 +05306123apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +122,Please enter default currency in Company Master,Unesite zadanu valutu u tvrtki Master
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306124DocType: Stock Entry Detail,Stock Entry Detail,Detalji međuskladišnice
Frappe PR Bot748c0242018-06-21 10:34:28 +05306125apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.py +111,Daily Reminders,Dnevne Podsjetnici
6126apps/erpnext/erpnext/templates/pages/help.html +56,See all open tickets,Pogledajte sve otvorene ulaznice
6127apps/erpnext/erpnext/healthcare/doctype/healthcare_service_unit/healthcare_service_unit.js +20,Healthcare Service Unit Tree,Tree zdravstvene usluge
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306128DocType: Products Settings,Home Page is Products,Početna stranica su proizvodi
6129,Asset Depreciation Ledger,Imovine Amortizacija knjiga
Frappe PR Bot748c0242018-06-21 10:34:28 +05306130DocType: Salary Structure,Leave Encashment Amount Per Day,Naplaćivanje iznosa naplate po danu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306131apps/erpnext/erpnext/accounts/doctype/tax_rule/tax_rule.py +91,Tax Rule Conflicts with {0},Porezni Pravilo Sukobi s {0}
6132apps/erpnext/erpnext/accounts/doctype/account/account_tree.js +25,New Account Name,Naziv novog računa
6133DocType: Purchase Invoice Item,Raw Materials Supplied Cost,Sirovine Isporuka Troškovi
6134DocType: Selling Settings,Settings for Selling Module,Postavke za prodaju modula
6135DocType: Hotel Room Reservation,Hotel Room Reservation,Rezervacija hotela
Frappe PR Bot748c0242018-06-21 10:34:28 +05306136apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +317,Customer Service,Služba za korisnike
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306137DocType: BOM,Thumbnail,Thumbnail
6138DocType: Item Customer Detail,Item Customer Detail,Proizvod - detalji kupca
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306139DocType: Notification Control,Prompt for Email on Submission of,Pitaj za e-poštu na podnošenje
Frappe PR Bot748c0242018-06-21 10:34:28 +05306140apps/erpnext/erpnext/hr/doctype/employee_benefit_claim/employee_benefit_claim.py +36,Maximum benefit amount of employee {0} exceeds {1},Maksimalna naknada zaposlenika {0} premašuje {1}
6141apps/erpnext/erpnext/hr/doctype/leave_allocation/leave_allocation.py +102,Total allocated leaves are more than days in the period,Ukupno dodijeljeni Listovi su više od dana u razdoblju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306142DocType: Land Unit,Linked Soil Analysis,Povezana analiza tla
6143DocType: Pricing Rule,Percentage,Postotak
6144apps/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
6145DocType: Manufacturing Settings,Default Work In Progress Warehouse,Zadana rad u tijeku Skladište
Frappe PR Bot748c0242018-06-21 10:34:28 +05306146apps/erpnext/erpnext/healthcare/doctype/physician_schedule/physician_schedule.js +83,"Schedules for {0} overlaps, do you want to proceed after skiping overlaped slots ?","Rasporedi za {0} preklapanja, želite li nastaviti nakon preskakanja preklapanih utora?"
6147apps/erpnext/erpnext/config/accounts.py +294,Default settings for accounting transactions.,Zadane postavke za računovodstvene poslove.
6148DocType: Leave Period,Grant Leaves,Odustani od ostavljanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306149DocType: Maintenance Visit,MV,MV
6150DocType: Restaurant,Default Tax Template,Zadani predložak poreza
6151apps/erpnext/erpnext/education/doctype/program_enrollment_tool/program_enrollment_tool.py +66,{0} Students have been enrolled,{0} Učenici su upisani
6152DocType: Fees,Student Details,Pojedinosti studenata
6153DocType: Purchase Invoice Item,Stock Qty,Kataloški broj
Frappe PR Bot748c0242018-06-21 10:34:28 +05306154DocType: Contract,Requires Fulfilment,Zahtijeva ispunjenje
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306155DocType: Loan,Repayment Period in Months,Rok otplate u mjesecima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306156apps/erpnext/erpnext/templates/includes/footer/footer_extension.html +26,Error: Not a valid id?,Pogreška: Nije valjana id?
6157DocType: Naming Series,Update Series Number,Update serije Broj
6158DocType: Account,Equity,pravičnost
6159apps/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 Bot748c0242018-06-21 10:34:28 +05306160DocType: Job Offer,Printing Details,Ispis Detalji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306161DocType: Task,Closing Date,Datum zatvaranja
6162DocType: Sales Order Item,Produced Quantity,Proizvedena količina
6163DocType: Timesheet,Work Detail,Detalje o radu
Frappe PR Bot748c0242018-06-21 10:34:28 +05306164apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +114,Engineer,inženjer
6165DocType: Employee Tax Exemption Category,Max Amount,Maksimalni iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306166DocType: Journal Entry,Total Amount Currency,Ukupno Valuta Iznos
6167apps/erpnext/erpnext/stock/report/bom_search/bom_search.js +38,Search Sub Assemblies,Traži Sub skupštine
Frappe PR Bot748c0242018-06-21 10:34:28 +05306168apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +187,Item Code required at Row No {0},Kod proizvoda je potreban u redu broj {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306169DocType: GST Account,SGST Account,SGST račun
6170apps/erpnext/erpnext/utilities/user_progress.py +154,Go to Items,Idite na stavke
6171DocType: Sales Partner,Partner Type,Tip partnera
6172DocType: Purchase Taxes and Charges,Actual,Stvaran
6173DocType: Restaurant Menu,Restaurant Manager,Voditelj restorana
6174DocType: Authorization Rule,Customerwise Discount,Customerwise Popust
6175apps/erpnext/erpnext/config/projects.py +46,Timesheet for tasks.,Timesheet za zadatke.
6176DocType: Purchase Invoice,Against Expense Account,Protiv Rashodi račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05306177apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +284,Installation Note {0} has already been submitted,Napomena instalacije {0} je već potvrđena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306178DocType: Bank Reconciliation,Get Payment Entries,Dobiti Ulaz plaćanja
6179DocType: Quotation Item,Against Docname,Protiv Docname
6180DocType: SMS Center,All Employee (Active),Svi zaposlenici (aktivni)
6181apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +9,View Now,Pogledaj sada
6182DocType: BOM,Raw Material Cost,Troškova sirovine
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306183DocType: Woocommerce Settings,Woocommerce Server URL,URL poslužitelja Woocommerce
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306184DocType: Item Reorder,Re-Order Level,Ponovno bi razini
Frappe PR Bot748c0242018-06-21 10:34:28 +05306185DocType: Shopify Tax Account,Shopify Tax/Shipping Title,Zapišite porez / dostavu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306186apps/erpnext/erpnext/projects/doctype/project/project.js +54,Gantt Chart,Gantogram
6187DocType: Crop Cycle,Cycle Type,Vrsta ciklusa
Frappe PR Bot748c0242018-06-21 10:34:28 +05306188apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +102,Part-time,Privemeno (nepuno radno vrijeme)
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306189DocType: Employee,Applicable Holiday List,Primjenjivo odmor Popis
6190DocType: Employee,Cheque,Ček
6191DocType: Training Event,Employee Emails,E-pošte zaposlenika
6192apps/erpnext/erpnext/setup/doctype/naming_series/naming_series.py +60,Series Updated,Serija ažurirana
Frappe PR Bot748c0242018-06-21 10:34:28 +05306193apps/erpnext/erpnext/accounts/doctype/account/account.py +161,Report Type is mandatory,Vrsta izvješća je obvezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306194DocType: Item,Serial Number Series,Serijski broj serije
6195apps/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}
6196apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +45,Retail & Wholesale,Trgovina na veliko i
6197DocType: Issue,First Responded On,Prvo Odgovorili Na
6198DocType: Website Item Group,Cross Listing of Item in multiple groups,Križ Oglas pošiljke u više grupa
6199apps/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}
6200DocType: Projects Settings,Ignore User Time Overlap,Zanemari Vrijeme preklapanja korisnika
Frappe PR Bot748c0242018-06-21 10:34:28 +05306201DocType: Accounting Period,Accounting Period,Obračunsko razdoblje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306202apps/erpnext/erpnext/accounts/doctype/bank_reconciliation/bank_reconciliation.py +113,Clearance Date updated,Razmak Datum ažurirana
6203apps/erpnext/erpnext/stock/doctype/batch/batch.js +146,Split Batch,Split Batch
6204DocType: Stock Settings,Batch Identification,Identifikacija serije
6205apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +132,Successfully Reconciled,Uspješno Pomirio
6206DocType: Request for Quotation Supplier,Download PDF,Preuzmite PDF
6207DocType: Work Order,Planned End Date,Planirani datum završetka
6208DocType: Shareholder,Hidden list maintaining the list of contacts linked to Shareholder,Skriveni popis koji vodi popis kontakata povezanih s Dioničarom
Frappe PR Bot748c0242018-06-21 10:34:28 +05306209DocType: Exchange Rate Revaluation Account,Current Exchange Rate,Trenutačna tečajna lista
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306210apps/erpnext/erpnext/config/non_profit.py +63,Donor Type information.,Informacije o donatoru.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306211apps/erpnext/erpnext/assets/doctype/asset/asset.py +60,Available for use date is required,Dostupan je za datum upotrebe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306212DocType: Request for Quotation,Supplier Detail,Dobavljač Detalj
Frappe PR Bot748c0242018-06-21 10:34:28 +05306213apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +143,Error in formula or condition: {0},Greška u formuli ili stanja: {0}
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306214apps/erpnext/erpnext/accounts/report/accounts_receivable/accounts_receivable.html +112,Invoiced Amount,Dostavljeni iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306215apps/erpnext/erpnext/buying/doctype/supplier_scorecard/supplier_scorecard.py +47,Criteria weights must add up to 100%,Ponderi kriterija moraju se dodati do 100%
6216apps/erpnext/erpnext/education/doctype/course_schedule/course_schedule.js +7,Attendance,Pohađanje
6217apps/erpnext/erpnext/public/js/pos/pos.html +115,Stock Items,zalihi
6218DocType: BOM,Materials,Materijali
6219DocType: 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."
Frappe PR Bot748c0242018-06-21 10:34:28 +05306220apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +646,Posting date and posting time is mandatory,Datum knjiženja i knjiženje vrijeme je obvezna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306221apps/erpnext/erpnext/config/buying.py +76,Tax template for buying transactions.,Porezna Predložak za kupnju transakcije .
6222,Item Prices,Cijene proizvoda
6223DocType: Purchase Order,In Words will be visible once you save the Purchase Order.,U riječi će biti vidljiv nakon što spremite narudžbenice.
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306224DocType: Woocommerce Settings,Endpoint,Endpoint
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306225DocType: Period Closing Voucher,Period Closing Voucher,Razdoblje Zatvaranje bon
6226DocType: Consultation,Review Details,Pojedinosti pregleda
Frappe PR Bot748c0242018-06-21 10:34:28 +05306227apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +186,The shareholder does not belong to this company,Dioničar ne pripada ovoj tvrtki
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306228DocType: Dosage Form,Dosage Form,Oblik doziranja
6229apps/erpnext/erpnext/config/selling.py +67,Price List master.,Glavni cjenik.
6230DocType: Task,Review Date,Recenzija Datum
6231DocType: BOM,Allow Alternative Item,Dopusti alternativnu stavku
Frappe PR Bot748c0242018-06-21 10:34:28 +05306232apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +82,Leave Allocation {0} created,Oslobađanje dodjele {0} stvoreno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306233DocType: Company,Series for Asset Depreciation Entry (Journal Entry),Serija za unos amortizacije imovine (unos dnevnika)
6234DocType: Membership,Member Since,Član od
6235DocType: Purchase Invoice,Advance Payments,Avansima
6236DocType: Purchase Taxes and Charges,On Net Total,VPC
6237apps/erpnext/erpnext/controllers/item_variant.py +92,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}
6238DocType: Restaurant Reservation,Waitlisted,na listi čekanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05306239DocType: Employee Tax Exemption Declaration Category,Exemption Category,Kategorija izuzeća
6240apps/erpnext/erpnext/accounts/doctype/account/account.py +126,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 Botdc0a92c2018-04-02 23:46:54 +05306241DocType: Shipping Rule,Fixed,fiksni
6242DocType: Vehicle Service,Clutch Plate,držač za tanjur
6243DocType: Company,Round Off Account,Zaokružiti račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05306244apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +100,Administrative Expenses,Administrativni troškovi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306245apps/erpnext/erpnext/setup/setup_wizard/data/industry_type.py +18,Consulting,savjetodavni
6246DocType: Customer Group,Parent Customer Group,Nadređena grupa kupaca
Frappe PR Bot748c0242018-06-21 10:34:28 +05306247apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +848,Subscription,Pretplata
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306248DocType: Purchase Invoice,Contact Email,Kontakt email
6249apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +11,Fee Creation Pending,Kreiranje pristojbe na čekanju
6250DocType: Appraisal Goal,Score Earned,Ocjena Zarađeni
Frappe PR Bot748c0242018-06-21 10:34:28 +05306251apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +217,Notice Period,Otkaznog roka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306252DocType: Asset Category,Asset Category Name,Imovina Kategorija Naziv
6253apps/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.
6254apps/erpnext/erpnext/setup/doctype/sales_person/sales_person_tree.js +5,New Sales Person Name,Novo ime prodajnog agenta
6255DocType: Packing Slip,Gross Weight UOM,Bruto težina UOM
Frappe PR Bot748c0242018-06-21 10:34:28 +05306256DocType: Employee Transfer,Create New Employee Id,Stvorite novi ID zaposlenika
6257DocType: Travel Itinerary,Travel From,Putovanje od
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306258DocType: Asset Maintenance Task,Preventive Maintenance,Preventivni remont
6259DocType: Delivery Note Item,Against Sales Invoice,Protiv prodaje fakture
6260DocType: Purchase Invoice,07-Others,07-Ostalo
Frappe PR Bot748c0242018-06-21 10:34:28 +05306261apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +158,Please enter serial numbers for serialized item ,Unesite serijske brojeve za serijsku stavku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306262DocType: Bin,Reserved Qty for Production,Rezervirano Kol za proizvodnju
6263apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +43,EcritureNum,EcritureNum
6264DocType: 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.
6265DocType: Asset,Frequency of Depreciation (Months),Učestalost Amortizacija (mjeseci)
Frappe PR Bot748c0242018-06-21 10:34:28 +05306266apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +561,Credit Account,Kreditni račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306267DocType: Landed Cost Item,Landed Cost Item,Stavka zavisnih troškova
6268apps/erpnext/erpnext/accounts/report/profitability_analysis/profitability_analysis.js +57,Show zero values,Pokaži nulte vrijednosti
6269DocType: 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
6270DocType: Lab Test,Test Group,Test grupa
6271DocType: Payment Reconciliation,Receivable / Payable Account,Potraživanja / Plaća račun
6272DocType: Delivery Note Item,Against Sales Order Item,Protiv prodaje reda točkom
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306273DocType: Hub Settings,Company Logo,Logo tvrtke
Frappe PR Bot748c0242018-06-21 10:34:28 +05306274apps/erpnext/erpnext/stock/doctype/item/item.py +732,Please specify Attribute Value for attribute {0},Navedite značajke vrijednost za atribut {0}
6275DocType: Item Default,Default Warehouse,Glavno skladište
6276apps/erpnext/erpnext/accounts/doctype/budget/budget.py +47,Budget cannot be assigned against Group Account {0},Proračun se ne može dodijeliti protiv grupe nalog {0}
6277DocType: Shopping Cart Settings,Show Price,Pokaži cijenu
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306278DocType: Healthcare Settings,Patient Registration,Registracija pacijenata
Frappe PR Bot748c0242018-06-21 10:34:28 +05306279apps/erpnext/erpnext/accounts/doctype/cost_center/cost_center.py +24,Please enter parent cost center,Unesite roditelj troška
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306280DocType: Delivery Note,Print Without Amount,Ispis Bez visini
Frappe PR Bot748c0242018-06-21 10:34:28 +05306281apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +65,Depreciation Date,Amortizacija Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306282,Work Orders in Progress,Radni nalozi u tijeku
6283DocType: Issue,Support Team,Tim za podršku
6284apps/erpnext/erpnext/stock/report/batch_item_expiry_status/batch_item_expiry_status.py +36,Expiry (In Days),Rok (u danima)
6285DocType: Appraisal,Total Score (Out of 5),Ukupna ocjena (od 5)
6286DocType: Fee Structure,FS.,FS.
6287DocType: Student Attendance Tool,Batch,Serija
Frappe PR Bot748c0242018-06-21 10:34:28 +05306288DocType: Support Search Source,Query Route String,Upit Stringa rute
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306289DocType: Donor,Donor Type,Vrsta donatora
Frappe PR Bot748c0242018-06-21 10:34:28 +05306290apps/erpnext/erpnext/stock/doctype/item/item.js +29,Balance,Ravnoteža
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306291apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +66,Please select the Company,Odaberite tvrtku
6292DocType: Room,Seating Capacity,Sjedenje Kapacitet
6293DocType: Issue,ISS-,ISS-
6294DocType: Lab Test Groups,Lab Test Groups,Lab test grupe
Frappe PR Bot748c0242018-06-21 10:34:28 +05306295apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +60,Please add the remainig benefits {0} to any of the existing component,Dodajte ostatke prednosti {0} na bilo koju postojeću komponentu
6296apps/erpnext/erpnext/accounts/doctype/exchange_rate_revaluation/exchange_rate_revaluation.py +151,Party Type and Party is mandatory for {0} account,Vrsta stranke i stranka obvezni su za {0} račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306297DocType: Project,Total Expense Claim (via Expense Claims),Ukupni rashodi Zatraži (preko Rashodi potraživanja)
6298DocType: GST Settings,GST Summary,GST Sažetak
6299apps/erpnext/erpnext/hr/doctype/daily_work_summary_group/daily_work_summary_group.py +16,Please enable default incoming account before creating Daily Work Summary Group,Molimo omogućite zadani dolazni račun prije stvaranja Grupe za dnevni rad
6300DocType: Assessment Result,Total Score,Ukupni rezultat
Frappe PR Bot748c0242018-06-21 10:34:28 +05306301DocType: Crop Cycle,ISO 8601 standard,ISO 8601 standard
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306302DocType: Journal Entry,Debit Note,Rashodi - napomena
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306303apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.py +102,Please enter API Consumer Secret,Unesite API Consumer Secret
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306304DocType: Stock Entry,As per Stock UOM,Kao po burzi UOM
6305apps/erpnext/erpnext/stock/doctype/batch/batch_list.js +7,Not Expired,Nije istekao
6306apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +49,ValidDate,Valjani datum
6307DocType: Student Log,Achievement,dostignuće
Frappe PR Bot748c0242018-06-21 10:34:28 +05306308DocType: Asset,Insurer,osiguravač
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306309DocType: Batch,Source Document Type,Izvorni tip dokumenta
6310apps/erpnext/erpnext/education/doctype/course_scheduling_tool/course_scheduling_tool.js +24,Following course schedules were created,Izrađeni su sljedeći raspored tečajeva
Frappe PR Bot748c0242018-06-21 10:34:28 +05306311DocType: Employee Onboarding,Employee Onboarding,Zaposlenik Onboarding
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306312DocType: Journal Entry,Total Debit,Ukupno zaduženje
Frappe PR Bot748c0242018-06-21 10:34:28 +05306313DocType: Travel Request Costing,Sponsored Amount,Sponzorirani iznos
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306314DocType: Manufacturing Settings,Default Finished Goods Warehouse,Zadane gotovih proizvoda Skladište
Frappe PR Bot748c0242018-06-21 10:34:28 +05306315apps/erpnext/erpnext/healthcare/doctype/consultation/consultation.js +112,Please select Patient,Odaberite Pacijent
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306316apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +74,Sales Person,Prodajna osoba
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306317DocType: Hotel Room Package,Amenities,Sadržaji
Frappe PR Bot748c0242018-06-21 10:34:28 +05306318apps/erpnext/erpnext/config/accounts.py +239,Budget and Cost Center,Proračun i Centar Cijena
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306319apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +65,Multiple default mode of payment is not allowed,Višestruki zadani način plaćanja nije dopušten
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306320,Appointment Analytics,Imenovanje Google Analytics
6321DocType: Vehicle Service,Half Yearly,Pola godišnji
6322DocType: Lead,Blog Subscriber,Blog pretplatnik
6323DocType: Guardian,Alternate Number,Alternativni broj
6324DocType: Healthcare Settings,Consultations in valid days,Konzultacije u važećim danima
6325DocType: Assessment Plan Criteria,Maximum Score,Maksimalni broj bodova
6326apps/erpnext/erpnext/config/setup.py +83,Create rules to restrict transactions based on values.,Napravi pravila za ograničavanje prometa na temelju vrijednosti.
6327DocType: Cash Flow Mapping Accounts,Cash Flow Mapping Accounts,Računi za mapiranje novčanog toka
6328apps/erpnext/erpnext/education/report/student_and_guardian_contact_details/student_and_guardian_contact_details.py +49, Group Roll No,Skupna grupa br
6329DocType: Batch,Manufacturing Date,Datum proizvodnje
6330apps/erpnext/erpnext/education/doctype/fee_schedule/fee_schedule_list.js +9,Fee Creation Failed,Izrada pristojbe nije uspjela
6331DocType: Opening Invoice Creation Tool,Create Missing Party,Stvorite stranu koja nedostaje
6332DocType: Student Group Creation Tool,Leave blank if you make students groups per year,Ostavite prazno ako grupe studenata godišnje unesete
6333DocType: 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"
Frappe PR Bot59a2a652018-04-12 13:36:55 +05306334apps/erpnext/erpnext/erpnext_integrations/doctype/woocommerce_settings/woocommerce_settings.js +25,"Apps using current key won't be able to access, are you sure?","Aplikacije pomoću trenutnog ključa neće moći pristupiti, jeste li sigurni?"
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306335DocType: Subscription Settings,Prorate,Proporcionalno podijeliti
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306336DocType: Purchase Invoice,Total Advance,Ukupno predujma
Frappe PR Bot748c0242018-06-21 10:34:28 +05306337apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +78,Change Template Code,Promijeni kod predloška
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306338apps/erpnext/erpnext/education/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.
6339apps/erpnext/erpnext/crm/report/campaign_efficiency/campaign_efficiency.py +19,Quot Count,Broj kvote
Frappe PR Bot748c0242018-06-21 10:34:28 +05306340DocType: Bank Statement Transaction Entry,Bank Statement,Izjava banke
6341DocType: Employee Benefit Claim,Max Amount Eligible,Maksimalni iznos koji ispunjava uvjete
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306342,BOM Stock Report,BOM Stock Report
6343DocType: Stock Reconciliation Item,Quantity Difference,Količina razlika
6344DocType: Employee Advance,EA-,EA-
6345DocType: Opportunity Item,Basic Rate,Osnovna stopa
6346DocType: GL Entry,Credit Amount,Kreditni iznos
6347DocType: Cheque Print Template,Signatory Position,potpisnik pozicija
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306348apps/erpnext/erpnext/crm/doctype/opportunity/opportunity.js +182,Set as Lost,Postavi kao Lost
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306349DocType: Timesheet,Total Billable Hours,Ukupno naplatnih sati
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306350DocType: Subscription,Number of days that the subscriber has to pay invoices generated by this subscription,Broj dana za koje pretplatnik mora platiti račune koje je generirala ova pretplata
Frappe PR Bot748c0242018-06-21 10:34:28 +05306351DocType: Employee Benefit Application Detail,Employee Benefit Application Detail,Detalji o primanju zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306352apps/erpnext/erpnext/accounts/print_format/payment_receipt_voucher/payment_receipt_voucher.html +4,Payment Receipt Note,Plaćanje Potvrda Napomena
6353apps/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
6354apps/erpnext/erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.py +162,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}
6355DocType: Program Enrollment Tool,New Academic Term,Novi akademski naziv
6356,Course wise Assessment Report,Izvješće o procjeni studija
6357DocType: Purchase Invoice,Availed ITC State/UT Tax,Availed ITC State / UT porez
6358DocType: Tax Rule,Tax Rule,Porezni Pravilo
6359DocType: Selling Settings,Maintain Same Rate Throughout Sales Cycle,Održavaj istu stopu tijekom cijelog prodajnog ciklusa
6360DocType: Manufacturing Settings,Plan time logs outside Workstation Working Hours.,Planirajte vrijeme za rezanje izvan radne stanice radnog vremena.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306361apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.py +117,Dr {0} does not have a Physician Schedule. Add it in Physician master,Dr {0} nema raspored liječnika. Dodajte je u liječnika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306362apps/erpnext/erpnext/public/js/pos/pos.html +98,Customers in Queue,Kupci u redu
6363DocType: Driver,Issuing Date,Datum izdavanja
Frappe PR Bot748c0242018-06-21 10:34:28 +05306364DocType: Procedure Prescription,Appointment Booked,Rezervirano za sastanak
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306365DocType: Student,Nationality,Nacionalnost
6366apps/erpnext/erpnext/manufacturing/doctype/work_order/work_order.js +109,Submit this Work Order for further processing.,Pošaljite ovaj radni nalog za daljnju obradu.
6367,Items To Be Requested,Potraživani proizvodi
6368DocType: Purchase Order,Get Last Purchase Rate,Kreiraj zadnju nabavnu cijenu
6369DocType: Company,Company Info,Podaci o tvrtki
Frappe PR Bot748c0242018-06-21 10:34:28 +05306370apps/erpnext/erpnext/accounts/page/pos/pos.js +1393,Select or add new customer,Odaberite ili dodajte novi kupac
6371apps/erpnext/erpnext/hr/doctype/expense_claim/expense_claim.py +177,Cost center is required to book an expense claim,Troška potrebno je rezervirati trošak zahtjev
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306372apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +9,Application of Funds (Assets),Primjena sredstava ( aktiva )
6373apps/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
6374DocType: Assessment Result,Summary,Sažetak
6375apps/erpnext/erpnext/education/doctype/student_attendance_tool/student_attendance_tool.js +112,Mark Attendance,Označite prisustvo
Frappe PR Bot748c0242018-06-21 10:34:28 +05306376apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.js +555,Debit Account,Duguje račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306377DocType: Fiscal Year,Year Start Date,Početni datum u godini
Frappe PR Bot748c0242018-06-21 10:34:28 +05306378DocType: Additional Salary,Employee Name,Ime zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306379DocType: Restaurant Order Entry Item,Restaurant Order Entry Item,Stavka unosa narudžbe restorana
6380DocType: Purchase Invoice,Rounded Total (Company Currency),Zaobljeni Ukupno (Društvo valuta)
Frappe PR Bot748c0242018-06-21 10:34:28 +05306381apps/erpnext/erpnext/accounts/doctype/account/account.py +98,Cannot covert to Group because Account Type is selected.,Ne može se tajno u grupu jer je izabrana vrsta računa.
6382apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +266,{0} {1} has been modified. Please refresh.,{0} {1} je izmijenjen. Osvježi stranicu.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306383DocType: Leave Block List,Stop users from making Leave Applications on following days.,Prestani korisnike od izrade ostaviti aplikacija na sljedećim danima.
6384DocType: Asset Maintenance Team,Maintenance Team Members,Održavanje članova tima
Frappe PR Bot748c0242018-06-21 10:34:28 +05306385apps/erpnext/erpnext/accounts/report/asset_depreciation_ledger/asset_depreciation_ledger.py +71,Purchase Amount,Iznos narudžbe
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306386apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +261,Supplier Quotation {0} created,Dobavljač Navod {0} stvorio
Frappe PR Bot748c0242018-06-21 10:34:28 +05306387apps/erpnext/erpnext/accounts/report/financial_statements.py +104,End Year cannot be before Start Year,Godina završetka ne može biti prije Početak godine
6388DocType: Employee Benefit Application,Employee Benefits,Primanja zaposlenih
6389apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +266,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 Botdc0a92c2018-04-02 23:46:54 +05306390DocType: Work Order,Manufactured Qty,Proizvedena količina
Frappe PR Bot748c0242018-06-21 10:34:28 +05306391apps/erpnext/erpnext/accounts/doctype/share_transfer/share_transfer.py +79,The shares don't exist with the {0},Dionice ne postoje kod {0}
6392DocType: Sales Partner Type,Sales Partner Type,Vrsta prodajnog partnera
6393DocType: Shopify Webhook Detail,Webhook ID,Webhook ID
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306394apps/erpnext/erpnext/restaurant/doctype/restaurant_order_entry/restaurant_order_entry.py +64,Invoice Created,Izračun je izrađen
6395DocType: Asset,Out of Order,Izvanredno
6396DocType: Purchase Receipt Item,Accepted Quantity,Prihvaćena količina
6397DocType: Projects Settings,Ignore Workstation Time Overlap,Zanemari vrijeme preklapanja radne stanice
Frappe PR Bot748c0242018-06-21 10:34:28 +05306398apps/erpnext/erpnext/hr/doctype/employee/employee.py +254,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 Botdc0a92c2018-04-02 23:46:54 +05306399apps/erpnext/erpnext/accounts/party.py +30,{0}: {1} does not exists,{0}: {1} Ne radi postoji
Frappe PR Bot748c0242018-06-21 10:34:28 +05306400apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +78,Select Batch Numbers,Odaberite Batch Numbers
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306401apps/erpnext/erpnext/config/accounts.py +12,Bills raised to Customers.,Mjenice podignuta na kupce.
6402apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,Id projekta
Frappe PR Bot748c0242018-06-21 10:34:28 +05306403DocType: Salary Component,Variable Based On Taxable Salary,Varijabla na temelju oporezive plaće
6404apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +573,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}
6405DocType: Clinical Procedure Template,Medical Administrator,Medicinski administrator
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306406DocType: Assessment Plan,Schedule,Raspored
6407DocType: Account,Parent Account,Nadređeni račun
Frappe PR Bot748c0242018-06-21 10:34:28 +05306408apps/erpnext/erpnext/public/js/utils/serial_no_batch_selector.js +297,Available,Dostupno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306409DocType: Quality Inspection Reading,Reading 3,Čitanje 3
6410DocType: Stock Entry,Source Warehouse Address,Izvorna skladišna adresa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306411DocType: GL Entry,Voucher Type,Bon Tip
Frappe PR Bot748c0242018-06-21 10:34:28 +05306412apps/erpnext/erpnext/accounts/page/pos/pos.js +1725,Price List not found or disabled,Cjenik nije pronađen
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306413DocType: Student Applicant,Approved,Odobren
6414apps/erpnext/erpnext/public/js/pos/pos_selected_item.html +15,Price,Cijena
Frappe PR Bot748c0242018-06-21 10:34:28 +05306415apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +311,Employee relieved on {0} must be set as 'Left',Zaposlenik razriješen na {0} mora biti postavljen kao 'lijevo '
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306416DocType: Hub Settings,Last Sync On,Posljednja sinkronizacija uključena
6417DocType: Guardian,Guardian,Čuvar
6418DocType: Item Alternative,Item Alternative,Stavka Alternativna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306419DocType: Opening Invoice Creation Tool,Create missing customer or supplier.,Stvorite nedostaje kupca ili dobavljača.
6420apps/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
6421DocType: Academic Term,Education,Obrazovanje
6422apps/erpnext/erpnext/public/js/pos/pos.html +89,Del,del
6423DocType: Selling Settings,Campaign Naming By,Imenovanje kampanja po
6424DocType: Employee,Current Address Is,Trenutni Adresa je
6425apps/erpnext/erpnext/utilities/user_progress.py +51,Monthly Sales Target (,Mjesečni cilj prodaje (
6426DocType: Physician Service Unit Schedule,Physician Service Unit Schedule,Raspored usluge liječnika
6427apps/erpnext/erpnext/templates/includes/projects/project_tasks.html +9,modified,promijenjen
Frappe PR Bot748c0242018-06-21 10:34:28 +05306428DocType: Travel Request,Identification Document Number,Broj dokumenta za identifikaciju
6429apps/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."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306430DocType: Sales Invoice,Customer GSTIN,Korisnik GSTIN
6431DocType: Crop Cycle,List of diseases detected on the field. When selected it'll automatically add a list of tasks to deal with the disease ,Popis bolesti otkrivenih na terenu. Kada je odabrana automatski će dodati popis zadataka za rješavanje ove bolesti
Frappe PR Bot748c0242018-06-21 10:34:28 +05306432apps/erpnext/erpnext/healthcare/doctype/healthcare_service_unit/healthcare_service_unit.js +29,This is a root healthcare service unit and cannot be edited.,Ovo je jedinica za zdravstvenu zaštitu root i ne može se uređivati.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306433DocType: Asset Repair,Repair Status,Status popravka
6434apps/erpnext/erpnext/config/accounts.py +67,Accounting journal entries.,Knjigovodstvene temeljnice
Frappe PR Bot748c0242018-06-21 10:34:28 +05306435DocType: Travel Request,Travel Request,Zahtjev za putovanje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306436DocType: Delivery Note Item,Available Qty at From Warehouse,Dostupno Količina u iz skladišta
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306437apps/erpnext/erpnext/hr/doctype/department_approver/department_approver.py +17,Please select Employee Record first.,Odaberite zaposlenika rekord prvi.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306438apps/erpnext/erpnext/hr/doctype/attendance_request/attendance_request.py +52,Attendance not submitted for {0} as it is a Holiday.,Sudjelovanje nije poslano za {0} kao što je blagdan.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306439DocType: POS Profile,Account for Change Amount,Račun za promjene visine
Frappe PR Bot748c0242018-06-21 10:34:28 +05306440DocType: Exchange Rate Revaluation,Total Gain/Loss,Ukupni dobitak / gubitak
6441apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +1015,Invalid Company for Inter Company Invoice.,Neispravna tvrtka za fakturu interne tvrtke.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306442DocType: Purchase Invoice,input service,ulazna usluga
Frappe PR Bot748c0242018-06-21 10:34:28 +05306443apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +249,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}
6444DocType: Employee Promotion,Employee Promotion,Promocija zaposlenika
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306445DocType: Maintenance Team Member,Maintenance Team Member,Odjel za tim za održavanje
6446DocType: Agriculture Analysis Criteria,Soil Analysis,Analiza tla
6447apps/erpnext/erpnext/education/report/course_wise_assessment_report/course_wise_assessment_report.html +13,Course Code: ,Šifra predmeta:
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306448apps/erpnext/erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py +241,Please enter Expense Account,Unesite trošak računa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306449DocType: Account,Stock,Lager
Frappe PR Bot748c0242018-06-21 10:34:28 +05306450apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +1093,"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 Botdc0a92c2018-04-02 23:46:54 +05306451DocType: Employee,Current Address,Trenutna adresa
6452DocType: 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"
6453DocType: Serial No,Purchase / Manufacture Details,Detalji nabave/proizvodnje
6454DocType: Assessment Group,Assessment Group,Grupa procjena
6455apps/erpnext/erpnext/config/stock.py +333,Batch Inventory,Hrpa Inventar
Frappe PR Bot748c0242018-06-21 10:34:28 +05306456DocType: Procedure Prescription,Procedure Name,Naziv postupka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306457DocType: Employee,Contract End Date,Ugovor Datum završetka
6458DocType: Sales Order,Track this Sales Order against any Project,Prati ovu prodajni nalog protiv bilo Projekta
Frappe PR Bot748c0242018-06-21 10:34:28 +05306459DocType: Bank Statement Transaction Entry,Bank Statement Transaction Entry,Unos transakcije bankovnih transakcija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306460DocType: Sales Invoice Item,Discount and Margin,Popusti i margina
6461DocType: Lab Test,Prescription,Recept
Frappe PR Bot748c0242018-06-21 10:34:28 +05306462DocType: Company,Default Deferred Revenue Account,Zadani odgođeni račun prihoda
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306463DocType: Project,Second Email,Druga e-pošta
Frappe PR Bot748c0242018-06-21 10:34:28 +05306464DocType: Budget,Action if Annual Budget Exceeded on Actual,Postupak ako je godišnji proračun prekoračen na stvarnom
6465apps/erpnext/erpnext/healthcare/doctype/patient_appointment/patient_appointment.js +126,Not Available,Nije dostupno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306466DocType: Pricing Rule,Min Qty,Min kol
Frappe PR Bot748c0242018-06-21 10:34:28 +05306467apps/erpnext/erpnext/healthcare/doctype/clinical_procedure_template/clinical_procedure_template.js +41,Disable Template,Onemogućite predložak
6468DocType: Bank Statement Transaction Invoice Item,Transaction Date,Transakcija Datum
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306469DocType: Production Plan Item,Planned Qty,Planirani Kol
Frappe PR Bot748c0242018-06-21 10:34:28 +05306470DocType: Company,Date of Incorporation,Datum ugradnje
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306471apps/erpnext/erpnext/accounts/report/purchase_register/purchase_register.py +121,Total Tax,Ukupno porez
Frappe PR Bot748c0242018-06-21 10:34:28 +05306472apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.py +246,For Quantity (Manufactured Qty) is mandatory,Za Količina (Proizvedeno Kol) je obavezno
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306473DocType: Stock Entry,Default Target Warehouse,Centralno skladište
6474DocType: Purchase Invoice,Net Total (Company Currency),Ukupno neto (valuta tvrtke)
6475apps/erpnext/erpnext/education/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.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306476apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +285,{0} is not in Optional Holiday List,{0} nije u popisu slobodnih opcija
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306477DocType: Notification Control,Purchase Receipt Message,Poruka primke
6478DocType: BOM,Scrap Items,otpad Predmeti
6479DocType: Work Order,Actual Start Date,Stvarni datum početka
6480DocType: Sales Order,% of materials delivered against this Sales Order,% robe od ove narudžbe je isporučeno
6481apps/erpnext/erpnext/config/manufacturing.py +18,Generate Material Requests (MRP) and Work Orders.,Generirajte materijalne zahtjeve (MRP) i radne naloge.
6482apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +62,Set default mode of payment,Postavite zadani način plaćanja
6483DocType: Grant Application,Withdrawn,povučen
6484DocType: Hub Settings,Hub Settings,Hub Postavke
Frappe PR Bot748c0242018-06-21 10:34:28 +05306485DocType: Support Search Source,Support Search Source,Potražite izvor za podršku
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306486DocType: Project,Gross Margin %,Bruto marža %
6487DocType: BOM,With Operations,Uz operacije
Frappe PR Bot748c0242018-06-21 10:34:28 +05306488DocType: Support Search Source,Post Route Key List,Popis ključeva za trasu popisa
6489apps/erpnext/erpnext/accounts/party.py +271,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 Botdc0a92c2018-04-02 23:46:54 +05306490DocType: Asset,Is Existing Asset,Je Postojeći Imovina
Frappe PR Bot748c0242018-06-21 10:34:28 +05306491DocType: Salary Component,Statistical Component,Statistička komponenta
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306492DocType: Warranty Claim,If different than customer address,Ako se razlikuje od kupaca adresu
6493DocType: Purchase Invoice,Without Payment of Tax,Bez plaćanja poreza
6494DocType: BOM Operation,BOM Operation,BOM operacija
6495apps/erpnext/erpnext/config/stock.py +145,Fulfilment,Ispunjenje
6496DocType: Purchase Taxes and Charges,On Previous Row Amount,Na prethodnu Row visini
6497DocType: Item,Has Expiry Date,Ima datum isteka
Frappe PR Bot748c0242018-06-21 10:34:28 +05306498apps/erpnext/erpnext/assets/doctype/asset/asset.js +332,Transfer Asset,Prijenos imovine
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306499DocType: POS Profile,POS Profile,POS profil
6500DocType: Training Event,Event Name,Naziv događaja
6501DocType: Physician,Phone (Office),Telefon (ured)
Frappe PR Bot748c0242018-06-21 10:34:28 +05306502apps/erpnext/erpnext/controllers/buying_controller.py +738,"Following item {items} {verb} not marked as {message} item.\
6503 You can enable them as {message} item from its Item master",Slijedeća stavka {items} {verb} nije označena kao {message} stavka. \ Možete ih omogućiti kao {message} stavku sa svog master stavke
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306504apps/erpnext/erpnext/hooks.py +151,Admission,ulaz
6505apps/erpnext/erpnext/education/doctype/student_admission/student_admission.py +29,Admissions for {0},Upisi za {0}
Frappe PR Bot748c0242018-06-21 10:34:28 +05306506apps/erpnext/erpnext/config/accounts.py +263,"Seasonality for setting budgets, targets etc.","Sezonska za postavljanje proračuna, ciljevi itd"
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306507DocType: Supplier Scorecard Scoring Variable,Variable Name,Variable Name
Frappe PR Bot748c0242018-06-21 10:34:28 +05306508apps/erpnext/erpnext/stock/get_item_details.py +154,"Item {0} is a template, please select one of its variants","Stavka {0} je predložak, odaberite jednu od njegovih varijanti"
6509apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +24,From Date {0} cannot be before employee's joining Date {1},Od datuma {0} ne može biti prije nego što se zaposlenik pridružio datumu {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306510DocType: Asset,Asset Category,Kategorija Imovine
Frappe PR Bot748c0242018-06-21 10:34:28 +05306511apps/erpnext/erpnext/hr/doctype/salary_structure/salary_structure.py +20,Net pay cannot be negative,Neto plaća ne može biti negativna
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306512DocType: Purchase Order,Advance Paid,Unaprijed plaćeni
Frappe PR Bot748c0242018-06-21 10:34:28 +05306513DocType: Manufacturing Settings,Overproduction Percentage For Sales Order,Postotak prekomjerne proizvodnje za prodajni nalog
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306514DocType: Item,Item Tax,Porez proizvoda
Frappe PR Bot748c0242018-06-21 10:34:28 +05306515apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +888,Material to Supplier,Materijal za dobavljača
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306516DocType: Soil Texture,Loamy Sand,Loamy Sand
6517DocType: Production Plan,Material Request Planning,Planiranje zahtjeva za materijal
Frappe PR Bot748c0242018-06-21 10:34:28 +05306518apps/erpnext/erpnext/stock/doctype/stock_entry/stock_entry.js +700,Excise Invoice,Trošarine Račun
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306519apps/erpnext/erpnext/education/doctype/grading_scale/grading_scale.py +16,Treshold {0}% appears more than once,Prag {0}% se pojavljuje više od jednom
6520DocType: Expense Claim,Employees Email Id,Zaposlenici Email ID
6521DocType: Employee Attendance Tool,Marked Attendance,Označena posjećenost
Frappe PR Bot748c0242018-06-21 10:34:28 +05306522apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +145,Current Liabilities,Kratkoročne obveze
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306523apps/erpnext/erpnext/public/js/projects/timer.js +138,Timer exceeded the given hours.,Timer je premašio zadani broj sati.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306524apps/erpnext/erpnext/config/selling.py +303,Send mass SMS to your contacts,Pošalji grupne SMS poruke svojim kontaktima
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306525DocType: Patient,A Positive,Pozitivan
6526DocType: Program,Program Name,Naziv programa
6527DocType: Purchase Taxes and Charges,Consider Tax or Charge for,Razmislite poreza ili pristojbi za
6528DocType: Driver,Driving License Category,Kategorija licence za vožnju
6529apps/erpnext/erpnext/regional/report/fichier_des_ecritures_comptables_[fec]/fichier_des_ecritures_comptables_[fec].py +158,No Reference,Nema reference
6530apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +57,Actual Qty is mandatory,Stvarni Količina je obavezno
Frappe PR Bot748c0242018-06-21 10:34:28 +05306531apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.py +93,"{0} currently has a {1} Supplier Scorecard standing, and Purchase Orders to this supplier should be issued with caution.","{0} trenutačno ima status dobavljača {1}, a narudžbenice za ovog dobavljača trebaju biti izdane s oprezom."
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306532DocType: Asset Maintenance Team,Asset Maintenance Team,Tim za održavanje imovine
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306533apps/erpnext/erpnext/setup/default_success_action.py +13,{0} has been submitted successfully,{0} uspješno je poslan
6534DocType: Loan,Loan Type,Vrsta kredita
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306535DocType: Scheduling Tool,Scheduling Tool,alat za raspoređivanje
Frappe PR Bot748c0242018-06-21 10:34:28 +05306536apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +156,Credit Card,kreditna kartica
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306537DocType: BOM,Item to be manufactured or repacked,Proizvod će biti proizveden ili prepakiran
Frappe PR Bot748c0242018-06-21 10:34:28 +05306538apps/erpnext/erpnext/hr/doctype/salary_slip/salary_slip.py +734,Syntax error in condition: {0},Pogreška sintakse u stanju: {0}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306539DocType: Employee Education,Major/Optional Subjects,Glavni / Izborni predmeti
Frappe PR Bot748c0242018-06-21 10:34:28 +05306540apps/erpnext/erpnext/accounts/doctype/opening_invoice_creation_tool/opening_invoice_creation_tool.py +125,Please Set Supplier Group in Buying Settings.,Postavite grupu dobavljača u Postavke kupnje.
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306541DocType: Sales Invoice Item,Drop Ship,Drop Ship
6542DocType: Driver,Suspended,suspendirana
6543DocType: Training Event,Attendees,Sudionici
6544DocType: 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"
6545DocType: Academic Term,Term End Date,Pojam Datum završetka
6546DocType: Purchase Invoice,Taxes and Charges Deducted (Company Currency),Porezi i naknade Umanjenja (Društvo valuta)
6547DocType: Item Group,General Settings,Opće postavke
6548apps/erpnext/erpnext/setup/doctype/currency_exchange/currency_exchange.py +23,From Currency and To Currency cannot be same,Od valute i valuta ne mogu biti isti
Frappe PR Bot748c0242018-06-21 10:34:28 +05306549DocType: Taxable Salary Slab,Percent Deduction,Postotak odbitka
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306550DocType: Stock Entry,Repack,Prepakiraj
6551apps/erpnext/erpnext/setup/doctype/email_digest/email_digest.js +6,You must Save the form before proceeding,Morate spremiti obrazac prije nastavka
6552apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.js +113,Please select the Company first,Najprije odaberite tvrtku
6553DocType: Item Attribute,Numeric Values,Brojčane vrijednosti
6554apps/erpnext/erpnext/public/js/setup_wizard.js +56,Attach Logo,Pričvrstite Logo
6555apps/erpnext/erpnext/stock/doctype/batch/batch.js +51,Stock Levels,Stock Razine
6556DocType: Customer,Commission Rate,Komisija Stopa
Frappe PR Bot748c0242018-06-21 10:34:28 +05306557apps/erpnext/erpnext/accounts/doctype/bank_statement_transaction_entry/bank_statement_transaction_entry.py +234,Successfully created payment entries,Uspješno stvorene stavke plaćanja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306558apps/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 Bot748c0242018-06-21 10:34:28 +05306559apps/erpnext/erpnext/stock/doctype/item/item.js +559,Make Variant,Napravite varijanta
6560apps/erpnext/erpnext/accounts/doctype/payment_entry/payment_entry.py +156,"Payment Type must be one of Receive, Pay and Internal Transfer","Vrsta plaćanja mora biti jedan od primati, platiti i unutarnje prijenos"
6561DocType: Travel Itinerary,Preferred Area for Lodging,Povoljno područje za smještaj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306562apps/erpnext/erpnext/config/selling.py +184,Analytics,Analitika
6563apps/erpnext/erpnext/templates/includes/cart/cart_dropdown.html +25,Cart is Empty,Košarica je prazna
6564DocType: Vehicle,Model,Model
6565DocType: Work Order,Actual Operating Cost,Stvarni operativni trošak
6566DocType: Payment Entry,Cheque/Reference No,Ček / Referentni broj
6567DocType: Soil Texture,Clay Loam,Clay Loam
Frappe PR Bot748c0242018-06-21 10:34:28 +05306568apps/erpnext/erpnext/accounts/doctype/account/account.py +83,Root cannot be edited.,Korijen ne može se mijenjati .
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306569DocType: Item,Units of Measure,Mjerne jedinice
Frappe PR Bot748c0242018-06-21 10:34:28 +05306570DocType: Employee Tax Exemption Declaration,Rented in Metro City,Iznajmljeno u Metro Cityu
6571DocType: Supplier,Default Tax Withholding Config,Zadana potvrda zadržavanja poreza
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306572DocType: Manufacturing Settings,Allow Production on Holidays,Dopustite proizvodnje na odmor
6573DocType: Sales Invoice,Customer's Purchase Order Date,Kupca narudžbenice Datum
Frappe PR Bot748c0242018-06-21 10:34:28 +05306574apps/erpnext/erpnext/accounts/doctype/account/chart_of_accounts/verified/standard_chart_of_accounts.py +173,Capital Stock,Kapital
6575DocType: Company,Default Finance Book,Zadana knjiga o financiranju
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306576DocType: Shopping Cart Settings,Show Public Attachments,Prikaži javne privitke
6577DocType: Packing Slip,Package Weight Details,Težina paketa - detalji
Frappe PR Bot748c0242018-06-21 10:34:28 +05306578DocType: Leave Type,Is Compensatory,Je kompenzator
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306579DocType: Restaurant Reservation,Reservation Time,Vrijeme rezervacije
6580DocType: Payment Gateway Account,Payment Gateway Account,Payment Gateway račun
6581DocType: Shopping Cart Settings,After payment completion redirect user to selected page.,Nakon završetka plaćanja preusmjeriti korisnika na odabranu stranicu.
6582DocType: Company,Existing Company,postojeće tvrtke
6583DocType: Healthcare Settings,Result Emailed,Rezultat je poslana e-poštom
Frappe PR Bot748c0242018-06-21 10:34:28 +05306584apps/erpnext/erpnext/controllers/buying_controller.py +92,"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
6585apps/erpnext/erpnext/hr/doctype/leave_period/leave_period.py +65,To date can not be equal or less than from date,Do danas ne može biti jednak ili manji od datuma
6586apps/erpnext/erpnext/hr/doctype/employee_promotion/employee_promotion.js +118,Nothing to change,Ništa se ne mijenja
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306587apps/erpnext/erpnext/hr/doctype/upload_attendance/upload_attendance.py +103,Please select a csv file,Odaberite CSV datoteku
6588DocType: Student Leave Application,Mark as Present,Označi kao sadašnja
6589DocType: Supplier Scorecard,Indicator Color,Boja indikatora
6590DocType: Purchase Order,To Receive and Bill,Za primanje i Bill
Frappe PR Bot748c0242018-06-21 10:34:28 +05306591apps/erpnext/erpnext/controllers/buying_controller.py +661,Row #{0}: Reqd by Date cannot be before Transaction Date,Redak # {0}: Reqd by Date ne može biti prije datuma transakcije
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306592apps/erpnext/erpnext/templates/pages/home.html +14,Featured Products,Istaknuti Proizvodi
Frappe PR Bot748c0242018-06-21 10:34:28 +05306593apps/erpnext/erpnext/assets/doctype/asset/asset.js +349,Select Serial No,Odaberite serijski broj br
6594apps/erpnext/erpnext/setup/setup_wizard/operations/install_fixtures.py +124,Designer,Imenovatelj
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306595apps/erpnext/erpnext/config/selling.py +163,Terms and Conditions Template,Uvjeti i odredbe - šprance
6596DocType: Serial No,Delivery Details,Detalji isporuke
Frappe PR Bot748c0242018-06-21 10:34:28 +05306597apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +563,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 Botdc0a92c2018-04-02 23:46:54 +05306598DocType: Program,Program Code,programski kod
6599DocType: Terms and Conditions,Terms and Conditions Help,Uvjeti za pomoć
6600,Item-wise Purchase Register,Popis nabave po stavkama
6601DocType: Driver,Expiry Date,Datum isteka
6602DocType: Healthcare Settings,Employee name and designation in print,Ime i oznaka zaposlenika u tisku
6603,accounts-browser,računi-preglednik
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306604apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +370,Please select Category first,Molimo odaberite kategoriju prvi
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306605apps/erpnext/erpnext/config/projects.py +13,Project master.,Projekt majstor.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306606apps/erpnext/erpnext/controllers/status_updater.py +215,"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."
6607DocType: Contract,Contract Terms,Uvjeti ugovora
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306608DocType: Global Defaults,Do not show any symbol like $ etc next to currencies.,Ne pokazati nikakav simbol kao $ iza valute.
Frappe PR Bot748c0242018-06-21 10:34:28 +05306609apps/erpnext/erpnext/hr/doctype/employee_benefit_application/employee_benefit_application.py +86,Maximum benefit amount of component {0} exceeds {1},Maksimalna naknada komponente {0} prelazi {1}
6610apps/erpnext/erpnext/hr/doctype/leave_application/leave_application.py +536, (Half Day),(Pola dana)
6611apps/erpnext/erpnext/hr/doctype/salary_structure_assignment/salary_structure_assignment.py +61,Active Salary Structure Assignment {0} found for employee {1} for the given dates,Dodjela aktivne plaće {0} pronađena za zaposlenika {1} za određene datume
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306612DocType: Payment Term,Credit Days,Kreditne Dani
6613apps/erpnext/erpnext/healthcare/doctype/lab_test/lab_test.js +145,Please select Patient to get Lab Tests,Odaberite Pacijent da biste dobili laboratorijske testove
6614apps/erpnext/erpnext/utilities/activation.py +128,Make Student Batch,Provjerite Student Hrpa
6615DocType: Fee Schedule,FRQ.,FRQ.
6616DocType: Leave Type,Is Carry Forward,Je Carry Naprijed
Frappe PR Bot748c0242018-06-21 10:34:28 +05306617apps/erpnext/erpnext/stock/doctype/material_request/material_request.js +890,Get Items from BOM,Kreiraj proizvode od sastavnica (BOM)
6618apps/erpnext/erpnext/stock/report/itemwise_recommended_reorder_level/itemwise_recommended_reorder_level.py +41,Lead Time Days,Potencijalni kupac - ukupno dana
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306619DocType: Cash Flow Mapping,Is Income Tax Expense,Je li trošak poreza na dohodak
Frappe PR Bot748c0242018-06-21 10:34:28 +05306620apps/erpnext/erpnext/controllers/accounts_controller.py +650,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 Botdc0a92c2018-04-02 23:46:54 +05306621DocType: Program Enrollment,Check this if the Student is residing at the Institute's Hostel.,Provjerite je li student boravio u Hostelu Instituta.
6622apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +125,Please enter Sales Orders in the above table,Unesite prodajni nalozi u gornjoj tablici
6623,Stock Summary,Stock Sažetak
Frappe PR Bot748c0242018-06-21 10:34:28 +05306624apps/erpnext/erpnext/config/assets.py +62,Transfer an asset from one warehouse to another,Prijenos imovine s jednog skladišta na drugo
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306625DocType: Vehicle,Petrol,Benzin
6626apps/erpnext/erpnext/config/learn.py +217,Bill of Materials,Bill of Materials
Frappe PR Bot748c0242018-06-21 10:34:28 +05306627apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +137,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}
6628DocType: Employee,Leave Policy,Napusti pravila
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306629apps/erpnext/erpnext/accounts/report/bank_reconciliation_statement/bank_reconciliation_statement.py +94,Ref Date,Ref Datum
6630DocType: Employee,Reason for Leaving,Razlog za odlazak
6631DocType: BOM Operation,Operating Cost(Company Currency),Operativni trošak (Društvo valuta)
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306632DocType: Loan Application,Rate of Interest,Kamatna stopa
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306633DocType: Expense Claim Detail,Sanctioned Amount,Iznos kažnjeni
6634DocType: Item,Shelf Life In Days,Rok trajanja u danima
6635DocType: GL Entry,Is Opening,Je Otvaranje
Frappe PR Botb2a64d62018-05-16 10:46:11 +05306636DocType: Department,Expense Approvers,Provizori troškova
Frappe PR Bot748c0242018-06-21 10:34:28 +05306637apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +228,Row {0}: Debit entry can not be linked with a {1},Red {0}: debitne unos ne može biti povezan s {1}
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306638DocType: Journal Entry,Subscription Section,Odjeljak za pretplatu
Frappe PR Bot748c0242018-06-21 10:34:28 +05306639apps/erpnext/erpnext/accounts/doctype/account/account.py +179,Account {0} does not exist,Račun {0} ne postoji
Frappe PR Botdc0a92c2018-04-02 23:46:54 +05306640DocType: Training Event,Training Program,Program treninga
6641DocType: Account,Cash,Gotovina
6642DocType: Employee,Short biography for website and other publications.,Kratka biografija za web stranice i drugih publikacija.