blob: 850f146bc81787bbb240e442aa826dbf1674b48c [file] [log] [blame]
Frappe PR Botfa042362017-07-17 17:50:36 +05301DocType: Item,Is Purchase Item,Artikal je za poručivanje
Frappe PR Botbfdb7262017-07-11 15:20:11 +05302apps/erpnext/erpnext/config/selling.py +18,Confirmed orders from Customers.,Potvrđene porudžbine od strane kupaca
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05303apps/erpnext/erpnext/public/js/conf.js +32,Report an Issue,Prijavi grešku
Frappe PR Botfa042362017-07-17 17:50:36 +05304DocType: Purchase Invoice Item,Item Tax Rate,Poreska stopa
Frappe PR Bot3b128ca2017-07-25 11:46:16 +05305apps/erpnext/erpnext/accounts/page/pos/pos.js +1455,Create a new Customer,Kreirajte novog kupca
Frappe PR Botfa042362017-07-17 17:50:36 +05306DocType: Item Variant Attribute,Attribute,Atribut
7DocType: POS Profile,POS Profile,POS profil
Frappe PR Botbfdb7262017-07-11 15:20:11 +05308DocType: Purchase Invoice,Currency and Price List,Valuta i cjenovnik
9DocType: Stock Entry,Delivery Note No,Broj otpremnice
Frappe PR Botfa042362017-07-17 17:50:36 +053010DocType: Item,Serial Nos and Batches,Serijski brojevi i paketi
Frappe PR Botbfdb7262017-07-11 15:20:11 +053011DocType: Sales Invoice,Shipping Rule,Pravila nabavke
12,Sales Order Trends,Trendovi prodajnih naloga
Frappe PR Botc0804792017-05-19 12:30:04 +053013DocType: Request for Quotation Item,Project Name,Naziv Projekta
14DocType: Bank Guarantee,Project,Projekat
Frappe PR Botbfdb7262017-07-11 15:20:11 +053015apps/erpnext/erpnext/utilities/activation.py +72,Make Quotation,Napravi predračun
16DocType: Bank Guarantee,Customer,Kupac
17DocType: Purchase Order Item,Supplier Quotation Item,Stavka na dobavljačevoj ponudi
18DocType: Item,Customer Code,Šifra kupca
19DocType: Selling Settings,Allow multiple Sales Orders against a Customer's Purchase Order,Dozvolite više prodajnih naloga koji su vezani sa porudžbenicom kupca
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053020apps/erpnext/erpnext/manufacturing/doctype/bom/bom.py +247,Currency of the price list {0} is not similar with the selected currency {1},Valuta cjenovnika {0} nema sličnosti sa odabranom valutom {1}
Frappe PR Botbfdb7262017-07-11 15:20:11 +053021apps/erpnext/erpnext/config/selling.py +23,Customers,Kupci
Frappe PR Botfa042362017-07-17 17:50:36 +053022apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +29,Buy,Kupovina
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053023apps/erpnext/erpnext/accounts/page/pos/pos.js +1944,Please select customer,Odaberite kupca
Frappe PR Botbfdb7262017-07-11 15:20:11 +053024DocType: Item Price,Item Price,Cijena artikla
25DocType: Sales Order Item,Sales Order Date,Datum prodajnog naloga
26apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.py +35,Delivery Note {0} must not be submitted,Otpremnica {0} se ne može potvrditi
27apps/erpnext/erpnext/buying/utils.py +80,{0} {1} status is {2},{0} {1} status je {2}
28DocType: Territory,Classification of Customers by region,Klasifikacija kupaca po regiji
29apps/erpnext/erpnext/config/selling.py +75,Tree of Item Groups.,Stablo Vrste artikala
30apps/erpnext/erpnext/selling/page/sales_analytics/sales_analytics.js +32,Customer Group / Customer,Grupa kupaca / kupci
31apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.js +47,From Delivery Note,Iz otpremnice
Frappe PR Botfa042362017-07-17 17:50:36 +053032DocType: Account,Tax,Porez
Frappe PR Botbfdb7262017-07-11 15:20:11 +053033DocType: POS Profile,Price List,Cjenovnik
34DocType: Production Planning Tool,Sales Orders,Prodajni nalozi
Frappe PR Botfa042362017-07-17 17:50:36 +053035DocType: Item,Manufacturer Part Number,Proizvođačka šifra
36DocType: Asset,Item Name,Naziv artikla
37DocType: Item,Will also apply for variants,Biće primijenjena i na varijante
Frappe PR Botbfdb7262017-07-11 15:20:11 +053038apps/erpnext/erpnext/config/selling.py +316,Sales Order to Payment,Prodajni nalog za plaćanje
Frappe PR Botfa042362017-07-17 17:50:36 +053039,Sales Analytics,Prodajna analitika
Frappe PR Botbfdb7262017-07-11 15:20:11 +053040DocType: Sales Invoice,Customer Address,Adresa kupca
41DocType: Delivery Note,In Words (Export) will be visible once you save the Delivery Note.,Slovima (izvoz) će biti vidljiv onda kad sačuvate otpremnicu
42DocType: Sales Invoice Item,Delivery Note Item,Pozicija otpremnica
43DocType: Sales Order,Customer's Purchase Order,Porudžbenica kupca
Frappe PR Botfa042362017-07-17 17:50:36 +053044apps/erpnext/erpnext/stock/doctype/material_request/material_request.py +213,{0} {1} is cancelled or stopped,{0} {1} je otkazan ili stopiran
Frappe PR Botbfdb7262017-07-11 15:20:11 +053045DocType: Lead,Lost Quotation,Izgubljen Predračun
46apps/erpnext/erpnext/accounts/general_ledger.py +111,Account: {0} can only be updated via Stock Transactions,Računovodstvo: {0} može samo da se ažurira u dijelu Promjene na zalihama
47DocType: Authorization Rule,Customer or Item,Kupac ili proizvod
48apps/erpnext/erpnext/utilities/page/leaderboard/leaderboard_row_head.html +1, List ,Lista
Frappe PR Botfa042362017-07-17 17:50:36 +053049DocType: Item,Serial Number Series,Seriski broj serija
Frappe PR Botbfdb7262017-07-11 15:20:11 +053050DocType: Sales Invoice Item,Customer Warehouse (Optional),Skladište kupca (opciono)
51DocType: Customer,Additional information regarding the customer.,Dodatne informacije o kupcu
Frappe PR Botfa042362017-07-17 17:50:36 +053052apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +171,Payment Entry already exists,Uplata već postoji
Frappe PR Botbfdb7262017-07-11 15:20:11 +053053DocType: Project,Customer Details,Korisnički detalji
Frappe PR Botfa042362017-07-17 17:50:36 +053054DocType: Item,"Example: ABCD.#####
55If 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 #####
56 Ако Радња је смештена i serijski broj se ne pominje u transakcijama, onda će automatski serijski broj biti kreiran na osnovu ove serije. Ukoliko uvijek želite da eksplicitno spomenete serijski broj ove šifre, onda je ostavite praznu."
Frappe PR Botbfdb7262017-07-11 15:20:11 +053057apps/erpnext/erpnext/config/selling.py +311,Customer and Supplier,Kupac i dobavljač
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053058DocType: Journal Entry Account,Sales Invoice,Faktura
Frappe PR Botbfdb7262017-07-11 15:20:11 +053059DocType: Sales Order,Track this Sales Order against any Project,Prati ovaj prodajni nalog na bilo kom projektu
Frappe PR Botfa042362017-07-17 17:50:36 +053060apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +491,[Error],[Greška]
61DocType: Supplier,Supplier Details,Detalji o dobavljaču
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053062apps/erpnext/erpnext/setup/page/welcome_to_erpnext/welcome_to_erpnext.html +26,Community Forum,Forum zajednice
63apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +767,Payment,Plaćanje
Frappe PR Botbfdb7262017-07-11 15:20:11 +053064apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +27,Price List {0} is disabled,Cjenovnik {0} je zaključan
65DocType: Notification Control,Sales Order Message,Poruka prodajnog naloga
66DocType: Email Digest,Pending Sales Orders,Prodajni nalozi na čekanju
67DocType: Item,Standard Selling Rate,Standarna prodajna cijena
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053068apps/erpnext/erpnext/public/js/conf.js +28,User Forum,Korisnički portal
69apps/erpnext/erpnext/accounts/page/pos/pos.js +1343,Select or add new customer,Izaberite ili dodajte novog kupca
Frappe PR Botbfdb7262017-07-11 15:20:11 +053070DocType: Product Bundle Item,Product Bundle Item,Sastavljeni proizvodi
Frappe PR Botfa042362017-07-17 17:50:36 +053071apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +6,This is based on stock movement. See {0} for details,Ovo praćenje je zasnovano na kretanje zaliha. Pogledajte {0} za više detalja
72DocType: Item,Default Warehouse,Podrazumijevano skladište
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053073apps/erpnext/erpnext/manufacturing/doctype/production_order/production_order.py +70,Sales Order {0} is not valid,Prodajni nalog {0} nije validan
Frappe PR Botbfdb7262017-07-11 15:20:11 +053074DocType: Selling Settings,Delivery Note Required,Otpremnica je obavezna
Frappe PR Botfa042362017-07-17 17:50:36 +053075DocType: Sales Order,Not Delivered,Nije isporučeno
76apps/erpnext/erpnext/config/selling.py +158,Sales campaigns.,Prodajne kampanje
77DocType: Item,Auto re-order,Automatska porudžbina
Frappe PR Bot3b128ca2017-07-25 11:46:16 +053078apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +266,Sales Invoice {0} has already been submitted,Faktura {0} je već potvrđena
Frappe PR Botc0804792017-05-19 12:30:04 +053079apps/erpnext/erpnext/config/learn.py +263,Managing Projects,Upravljanje projektima
Frappe PR Botfa042362017-07-17 17:50:36 +053080apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +21,Pricing,Kalkulacija
81DocType: Customs Tariff Number,Customs Tariff Number,Carinska tarifa
82DocType: Item,Default Supplier,Podrazumijevani dobavljač
Frappe PR Botbfdb7262017-07-11 15:20:11 +053083DocType: POS Profile,Customer Groups,Grupe kupaca
Frappe PR Botfa042362017-07-17 17:50:36 +053084DocType: BOM,Show In Website,Prikaži na web sajtu
Frappe PR Botbfdb7262017-07-11 15:20:11 +053085apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py +230,Purchase Receipt {0} is not submitted,Prijem robe {0} nije potvrđen
86apps/erpnext/erpnext/config/selling.py +52,Items and Pricing,Proizvodi i cijene
87apps/erpnext/erpnext/utilities/activation.py +70,Create customer quotes,Kreirajte bilješke kupca
88apps/erpnext/erpnext/support/doctype/warranty_claim/warranty_claim.py +20,Customer is required,Kupac je obavezan podatak
Frappe PR Botfa042362017-07-17 17:50:36 +053089DocType: Item,Customer Item Codes,Šifra kod kupca
90DocType: Item,Manufacturer,Proizvođač
Frappe PR Botbfdb7262017-07-11 15:20:11 +053091apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +73,Selling Amount,Prodajni iznos
Frappe PR Botfa042362017-07-17 17:50:36 +053092DocType: Item,Allow over delivery or receipt upto this percent,Dozvolite isporukuili prijem robe ukoliko ne premaši ovaj procenat
Frappe PR Botbfdb7262017-07-11 15:20:11 +053093apps/erpnext/erpnext/config/stock.py +7,Stock Transactions,Promjene na zalihama
Frappe PR Botfa042362017-07-17 17:50:36 +053094DocType: Item,"If this item has variants, then it cannot be selected in sales orders etc.","Ako ovaj artikal ima varijante, onda ne može biti biran u prodajnom nalogu."
Frappe PR Botbfdb7262017-07-11 15:20:11 +053095DocType: Pricing Rule,Discount on Price List Rate (%),Popust na cijene iz cjenovnika (%)
Frappe PR Botfa042362017-07-17 17:50:36 +053096DocType: Item,Item Attribute,Atribut artikla
Frappe PR Botbfdb7262017-07-11 15:20:11 +053097DocType: Payment Request,Amount in customer's currency,Iznos u valuti kupca
98DocType: Email Digest,New Sales Orders,Novi prodajni nalozi
99apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +539,Stock Entry {0} is not submitted,Unos zaliha {0} nije potvrđen
Frappe PR Botfa042362017-07-17 17:50:36 +0530100DocType: Purchase Invoice Item,Is Fixed Asset,Artikal je osnovno sredstvo
101,POS,POS
102DocType: Shipping Rule,Net Weight,Neto težina
103DocType: Payment Entry Reference,Outstanding,Preostalo
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530104apps/erpnext/erpnext/utilities/activation.py +80,Make Sales Orders to help you plan your work and deliver on-time,Kreiranje prodajnog naloga će vam pomoći da isplanirate svoje vrijeme i dostavite robu na vrijeme
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530105apps/erpnext/erpnext/accounts/page/pos/pos.js +743,Sync Offline Invoices,Sinhronizuj offline fakture
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530106DocType: Delivery Note,Customer's Purchase Order No,Broj porudžbenice kupca
107apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +129,Please enter Sales Orders in the above table,U tabelu iznad unesite prodajni nalog
108DocType: POS Profile,Item Groups,Vrste artikala
109DocType: Purchase Order,Customer Contact Email,Kontakt e-mail kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530110DocType: Item,Variant Based On,Varijanta zasnovana na
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530111DocType: POS Item Group,Item Group,Vrste artikala
112apps/erpnext/erpnext/stock/doctype/item_price/item_price.py +33,Item {0} appears multiple times in Price List {1},Artikal {0} se javlja više puta u cjenovniku {1}
113DocType: Project,Total Sales Cost (via Sales Order),Ukupni prodajni troškovi (od prodajnih naloga)
114apps/erpnext/erpnext/config/crm.py +12,Database of potential customers.,Baza potencijalnih kupaca
Frappe PR Botc0804792017-05-19 12:30:04 +0530115apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +28,Project Status,Status Projekta
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530116apps/erpnext/erpnext/public/js/pos/pos.html +115,All Item Groups,Sve vrste artikala
117DocType: Request for Quotation,Request for Quotation,Zahtjev za ponudu
Frappe PR Botfa042362017-07-17 17:50:36 +0530118DocType: Item,Foreign Trade Details,Spoljnotrgovinski detalji
119DocType: Item,Minimum Order Qty,Minimalna količina za poručivanje
Frappe PR Botc0804792017-05-19 12:30:04 +0530120DocType: Project,Project will be accessible on the website to these users,Projekat će biti dostupan na sajtu sledećim korisnicima
Frappe PR Botfa042362017-07-17 17:50:36 +0530121DocType: Company,Services,Usluge
122apps/erpnext/erpnext/public/js/pos/pos.html +4,Item Cart,Korpa sa artiklima
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530123DocType: Quotation Item,Quotation Item,Stavka sa ponude
124DocType: Notification Control,Purchase Receipt Message,Poruka u Prijemu robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530125DocType: Item,Default Unit of Measure,Podrazumijevana jedinica mjere
126DocType: Purchase Invoice Item,Serial No,Serijski broj
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530127apps/erpnext/erpnext/accounts/page/pos/pos.js +1636,Price List not found or disabled,Cjenovnik nije pronađen ili je zaključan
128apps/erpnext/erpnext/accounts/page/pos/pos.js +730,New Sales Invoice,Nova faktura
Frappe PR Botc0804792017-05-19 12:30:04 +0530129DocType: Project,Project Type,Tip Projekta
Frappe PR Botfa042362017-07-17 17:50:36 +0530130DocType: Opportunity,Maintenance,Održavanje
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530131DocType: Item Price,Multiple Item prices.,Više cijena artikala
132apps/erpnext/erpnext/config/stock.py +158,Split Delivery Note into packages.,Razdvoji otpremnicu u pakovanja
133apps/erpnext/erpnext/buying/doctype/request_for_quotation/request_for_quotation.py +212,Supplier Quotation {0} created,Ponuda dobavljaču {0} је kreirana
134apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +101,Not allowed to update stock transactions older than {0},Nije dozvoljeno mijenjati Promjene na zalihama starije od {0}
135DocType: Sales Invoice,Customer Name,Naziv kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530136DocType: Payment Request,Paid,Plaćeno
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530137DocType: Stock Settings,Default Item Group,Podrazumijevana vrsta artikala
Frappe PR Botfa042362017-07-17 17:50:36 +0530138apps/erpnext/erpnext/manufacturing/report/bom_stock_report/bom_stock_report.py +20,In Stock Qty,Na zalihama
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530139apps/erpnext/erpnext/setup/doctype/customer_group/customer_group.py +20,An Customer exists with same name,Kupac sa istim imenom već postoji
Frappe PR Botfa042362017-07-17 17:50:36 +0530140apps/erpnext/erpnext/accounts/doctype/pos_profile/pos_profile.py +24,POS Profile {0} already created for user: {1} and company {2},POS profil {0} je već kreiran za korisnika: {1} i kompaniju {2}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530141DocType: Item,Default Selling Cost Center,Podrazumijevani centar troškova
Frappe PR Botfa042362017-07-17 17:50:36 +0530142apps/erpnext/erpnext/public/js/pos/pos.html +100,No Customers yet!,Još uvijek nema kupaca!
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530143apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +64,Warning: Sales Order {0} already exists against Customer's Purchase Order {1},Upozorenje: Prodajni nalog {0}već postoji veza sa porudžbenicom kupca {1}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530144apps/erpnext/erpnext/controllers/selling_controller.py +265,Sales Order {0} is {1},Prodajni nalog {0} је {1}
145apps/erpnext/erpnext/selling/report/customer_acquisition_and_loyalty/customer_acquisition_and_loyalty.py +57,New Customers,Novi kupci
146DocType: POS Customer Group,POS Customer Group,POS grupa kupaca
Frappe PR Botfa042362017-07-17 17:50:36 +0530147DocType: Quotation,Shopping Cart,Korpa sa sajta
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530148DocType: Pricing Rule,Pricing Rule Help,Pravilnik za cijene pomoć
149DocType: POS Item Group,POS Item Group,POS Vrsta artikala
Frappe PR Botfa042362017-07-17 17:50:36 +0530150DocType: Lead,Lead,Lead
151DocType: Student Attendance Tool,Batch,Serija
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530152apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +796,Purchase Receipt,Prijem robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530153DocType: Item,Warranty Period (in days),Garantni rok (u danima)
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530154apps/erpnext/erpnext/config/selling.py +28,Customer database.,Korisnička baza podataka
Frappe PR Botfa042362017-07-17 17:50:36 +0530155DocType: Tax Rule,Sales,Prodaja
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530156DocType: Pricing Rule,Pricing Rule,Pravilnik za cijene
Frappe PR Botfa042362017-07-17 17:50:36 +0530157,Sales Invoice Trends,Trendovi faktura
158DocType: Expense Claim,Task,Zadatak
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530159,Item Prices,Cijene artikala
160DocType: Sales Order,Customer's Purchase Order Date,Datum porudžbenice kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530161DocType: Item,Country of Origin,Zemlja porijekla
162DocType: Quotation,Order Type,Vrsta porudžbine
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530163DocType: Pricing Rule,For Price List,Za cjenovnik
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530164apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +563,Sales Order {0} is not submitted,Prodajni nalog {0} nije potvrđen
Frappe PR Botfa042362017-07-17 17:50:36 +0530165DocType: Item,Default Material Request Type,Podrazumijevani zahtjev za tip materijala
166DocType: Payment Entry,Pay,Plati
167DocType: Item,Sales Details,Detalji prodaje
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530168apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +158,Quotation {0} is cancelled,Ponuda {0} je otkazana
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530169DocType: Purchase Order,Customer Mobile No,Broj telefona kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530170apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +566,Product Bundle,Sastavnica
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530171DocType: Landed Cost Voucher,Purchase Receipts,Prijemi robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530172DocType: Purchase Invoice,Posting Time,Vrijeme izrade računa
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530173DocType: Stock Entry,Purchase Receipt No,Broj prijema robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530174DocType: Item,Item Tax,Porez
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530175DocType: Pricing Rule,Selling,Prodaja
176DocType: Purchase Order,Customer Contact,Kontakt kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530177apps/erpnext/erpnext/accounts/doctype/asset/asset.py +39,Item {0} does not exist,Artikal {0} ne postoji
178DocType: Bank Reconciliation Detail,Payment Entry,Uplata
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530179DocType: Purchase Invoice,In Words,Riječima
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530180apps/erpnext/erpnext/selling/doctype/installation_note/installation_note.py +59,Serial No {0} does not belong to Delivery Note {1},Serijski broj {0} ne pripada otpremnici {1}
181apps/erpnext/erpnext/config/stock.py +179,Default settings for stock transactions.,Podrazumijevana podešavanja za dio Promjene na zalihama
182DocType: Production Planning Tool,Get Sales Orders,Pregledaj prodajne naloge
183DocType: Stock Ledger Entry,Stock Ledger Entry,Unos zalihe robe
184DocType: Item Group,Item Group Name,Naziv vrste artikala
185apps/erpnext/erpnext/selling/doctype/customer/customer.py +115,A Customer Group exists with same name please change the Customer name or rename the Customer Group,Isto ime grupe kupca već postoji. Promijenite ime kupca ili izmijenite grupu kupca
186apps/erpnext/erpnext/accounts/doctype/journal_entry/journal_entry.py +542,Warning: Another {0} # {1} exists against stock entry {2},Upozorenje: Još jedan {0} # {1} postoji u vezanom Unosu zaliha {2}
Frappe PR Botfa042362017-07-17 17:50:36 +0530187DocType: Item,Has Serial No,Ima serijski broj
188apps/erpnext/erpnext/accounts/doctype/payment_request/payment_request.py +282,Payment Entry is already created,Uplata je već kreirana
189DocType: Purchase Invoice Item,Item,Artikli
Frappe PR Botc0804792017-05-19 12:30:04 +0530190DocType: Project User,Project User,Projektni user
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530191DocType: Item,Customer Items,Proizvodi kupca
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530192DocType: Stock Reconciliation,SR/,SR /
193apps/erpnext/erpnext/stock/doctype/delivery_note/delivery_note.py +97,Sales Order required for Item {0},Prodajni nalog je obavezan za artikal {0}
Frappe PR Botfa042362017-07-17 17:50:36 +0530194,Sales Funnel,Prodajni lijevak
195DocType: Sales Invoice,Payment Due Date,Datum dospijeća fakture
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530196DocType: Authorization Rule,Customer / Item Name,Kupac / Naziv proizvoda
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530197apps/erpnext/erpnext/buying/doctype/purchase_order/purchase_order.js +901,Supplier Quotation,Ponuda dobavljača
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530198DocType: SMS Center,All Customer Contact,Svi kontakti kupca
199DocType: Quotation,Quotation Lost Reason,Razlog gubitka ponude
Frappe PR Botfa042362017-07-17 17:50:36 +0530200DocType: Account,Stock,Zaliha
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530201DocType: Customer Group,Customer Group Name,Naziv grupe kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530202DocType: Item,Is Sales Item,Da li je prodajni artikal
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530203,Inactive Customers,Neaktivni kupci
204DocType: Stock Entry Detail,Stock Entry Detail,Detalji unosa zaliha
205DocType: Landed Cost Item,Purchase Receipt Item,Stavka Prijema robe
206apps/erpnext/erpnext/stock/doctype/batch/batch.js +85,Stock Entry {0} created,Unos zaliha {0} je kreiran
207apps/erpnext/erpnext/stock/get_item_details.py +292,Item Price updated for {0} in Price List {1},Cijena artikla je izmijenjena {0} u cjenovniku {1}
208apps/erpnext/erpnext/public/js/pos/pos_selected_item.html +11,Discount,Popust
Frappe PR Botfa042362017-07-17 17:50:36 +0530209DocType: Packing Slip,Net Weight UOM,Neto težina JM
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530210DocType: Selling Settings,Sales Order Required,Prodajni nalog je obavezan
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530211apps/erpnext/erpnext/accounts/page/pos/pos.js +1059,Search Item,Pretraži artikal
212DocType: Purchase Invoice,In Words (Company Currency),Riječima (valuta kompanije)
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530213,Purchase Receipt Trends,Trendovi prijema robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530214DocType: Purchase Invoice,Contact Person,Kontakt osoba
215DocType: Item,Item Code for Suppliers,Dobavljačeva šifra
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530216DocType: Request for Quotation Supplier,Request for Quotation Supplier,Zahtjev za ponudu dobavljača
217apps/erpnext/erpnext/selling/page/sales_funnel/sales_funnel.py +31,Active Leads / Customers,Активни Леадс / Kupci
Frappe PR Botfa042362017-07-17 17:50:36 +0530218DocType: Item,Manufacture,Proizvodnja
219apps/erpnext/erpnext/selling/doctype/quotation/quotation.js +716,Make Sales Order,Kreiraj prodajni nalog
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530220DocType: Price List,Price List Name,Naziv cjenovnika
Frappe PR Botfa042362017-07-17 17:50:36 +0530221DocType: Item,Purchase Details,Detalji kupovine
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530222DocType: Sales Invoice Item,Customer's Item Code,Šifra kupca
Frappe PR Botc0804792017-05-19 12:30:04 +0530223apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +30,Project Start Date,Datum početka projekta
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530224apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +445,Stock cannot be updated against Delivery Note {0},Zaliha se ne može promijeniti jer je vezana sa otpremnicom {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530225apps/erpnext/erpnext/setup/doctype/item_group/item_group.js +21,Item Group Tree,Stablo vrste artikala
226,Delivery Note Trends,Trendovi Otpremnica
227DocType: Notification Control,Quotation Message,Ponuda - poruka
228DocType: Journal Entry,Stock Entry,Unos zaliha
229apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +38,Sales Price List,Prodajni cjenovnik
230apps/erpnext/erpnext/accounts/report/gross_profit/gross_profit.py +71,Avg. Selling Rate,Prosječna prodajna cijena
Frappe PR Botfa042362017-07-17 17:50:36 +0530231DocType: Item,End of Life,Kraj proizvodnje
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530232DocType: Selling Settings,Default Customer Group,Podrazumijevana grupa kupaca
233DocType: Notification Control,Delivery Note Message,Poruka na otpremnici
234apps/erpnext/erpnext/stock/doctype/serial_no/serial_no.py +158,"Cannot delete Serial No {0}, as it is used in stock transactions","Ne može se obrisati serijski broj {0}, dok god se nalazi u dijelu Promjene na zalihama"
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530235apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +566,Delivery Note {0} is not submitted,Otpremnica {0} nije potvrđena
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530236DocType: Purchase Invoice,Price List Currency,Valuta Cjenovnika
Frappe PR Bot3ceab642017-07-04 16:08:14 +0530237apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +102,Project Manager,Projektni menadzer
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530238apps/erpnext/erpnext/stock/get_item_details.py +307,Price List {0} is disabled or does not exist,Cjenovnik {0} je zaključan ili ne postoji
239apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +112,All Customer Groups,Sve grupe kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530240DocType: Purchase Invoice Item,Stock Qty,Zaliha
241apps/erpnext/erpnext/public/js/pos/pos.html +106,Stock Items,Artikli na zalihama
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530242apps/erpnext/erpnext/controllers/recurring_document.py +135,New {0}: #{1},Novi {0}: # {1}
Frappe PR Botfa042362017-07-17 17:50:36 +0530243DocType: Purchase Order Item,Supplier Part Number,Dobavljačeva šifra
Frappe PR Botc0804792017-05-19 12:30:04 +0530244DocType: Project Task,Project Task,Projektni zadatak
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530245DocType: Item Group,Parent Item Group,Nadređena Vrsta artikala
Frappe PR Botfa042362017-07-17 17:50:36 +0530246apps/erpnext/erpnext/manufacturing/doctype/production_planning_tool/production_planning_tool.py +233,{0} created,Kreirao je korisnik {0}
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530247DocType: Opportunity,Customer / Lead Address,Kupac / Adresa lead-a
248DocType: Buying Settings,Default Buying Price List,Podrazumijevani Cjenovnik
Frappe PR Botfa042362017-07-17 17:50:36 +0530249DocType: Purchase Invoice Item,Qty,Kol
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530250apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +320,Not Paid and Not Delivered,Nije plaćeno i nije isporučeno
Frappe PR Botfa042362017-07-17 17:50:36 +0530251DocType: Bank Reconciliation,Total Amount,Ukupan iznos
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530252apps/erpnext/erpnext/setup/setup_wizard/install_fixtures.py +84,Customer Service,Usluga kupca
Frappe PR Botc0804792017-05-19 12:30:04 +0530253apps/erpnext/erpnext/config/projects.py +13,Project master.,Projektni master
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530254DocType: Quotation,In Words will be visible once you save the Quotation.,Sačuvajte Predračun da bi Ispis slovima bio vidljiv
255apps/erpnext/erpnext/config/selling.py +229,Customer Addresses And Contacts,Kontakt i adresa kupca
256apps/erpnext/erpnext/stock/report/item_prices/item_prices.py +39,Purchase Price List,Nabavni cjenovnik
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530257apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +206,Delivery Notes {0} must be cancelled before cancelling this Sales Order,Otpremnice {0} moraju biti otkazane prije otkazivanja prodajnog naloga
Frappe PR Botc0804792017-05-19 12:30:04 +0530258apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +26,Project Id,ID Projekta
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530259apps/erpnext/erpnext/stock/get_item_details.py +309,Price List not selected,Cjenovnik nije odabran
260DocType: Shipping Rule Condition,Shipping Rule Condition,Uslovi pravila nabavke
261,Customer Credit Balance,Kreditni limit kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530262DocType: Sales Order,Fully Delivered,Kompletno isporučeno
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530263DocType: Customer,Default Price List,Podrazumijevani cjenovnik
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530264apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.py +845,Serial Numbers in row {0} does not match with Delivery Note,Serijski broj na poziciji {0} se ne poklapa sa otpremnicom
Frappe PR Botc0804792017-05-19 12:30:04 +0530265apps/erpnext/erpnext/projects/report/project_wise_stock_tracking/project_wise_stock_tracking.py +29,Project Value,Vrijednost Projekta
Frappe PR Botfa042362017-07-17 17:50:36 +0530266apps/erpnext/erpnext/public/js/pos/pos.html +80,Del,Obriši
267DocType: Pricing Rule,Price,Cijena
Frappe PR Botc0804792017-05-19 12:30:04 +0530268apps/erpnext/erpnext/config/projects.py +18,Project activity / task.,Projektna aktivnost / zadatak
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530269apps/erpnext/erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js +670,Quantity,Količina
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530270DocType: Buying Settings,Purchase Receipt Required,Prijem robe je obavezan
271apps/erpnext/erpnext/shopping_cart/doctype/shopping_cart_settings/shopping_cart_settings.py +37,Currency is required for Price List {0},Valuta je obavezna za Cjenovnik {0}
272DocType: POS Customer Group,Customer Group,Grupa kupaca
273DocType: Serial No,Warehouse can only be changed via Stock Entry / Delivery Note / Purchase Receipt,Skladište se jedino može promijeniti u dijelu Unos zaliha / Otpremnica / Prijem robe
Frappe PR Botfa042362017-07-17 17:50:36 +0530274apps/erpnext/erpnext/hooks.py +111,Request for Quotations,Zahtjev za ponude
275DocType: C-Form,Series,Vrsta dokumenta
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530276apps/erpnext/erpnext/public/js/setup_wizard.js +254,Add Customers,Dodaj kupce
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530277apps/erpnext/erpnext/stock/doctype/packing_slip/packing_slip.js +13,Please Delivery Note first,Otpremite robu prvo
278DocType: Lead,From Customer,Od kupca
Frappe PR Botfa042362017-07-17 17:50:36 +0530279DocType: Item,Maintain Stock,Vođenje zalihe
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530280DocType: Sales Invoice Item,Sales Order Item,Pozicija prodajnog naloga
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530281apps/erpnext/erpnext/accounts/page/pos/pos.js +1672,Not items found,Ništa nije pronađeno
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530282DocType: Item,Copy From Item Group,Kopiraj iz vrste artikala
283apps/erpnext/erpnext/public/js/utils.js +219,Please select Quotations,Molimo odaberite Predračune
Frappe PR Botfa042362017-07-17 17:50:36 +0530284DocType: Sales Order,Partly Delivered,Djelimično isporučeno
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530285apps/erpnext/erpnext/stock/get_item_details.py +296,Item Price added for {0} in Price List {1},Cijena je dodata na artiklu {0} iz cjenovnika {1}
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530286apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +97,Quotation {0} not of type {1},Ponuda {0} ne propada {1}
287apps/erpnext/erpnext/buying/doctype/supplier_quotation/supplier_quotation.js +749,Quotation,Ponuda
Frappe PR Botfa042362017-07-17 17:50:36 +0530288DocType: Item,Has Variants,Ima varijante
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530289DocType: Price List Country,Price List Country,Zemlja cjenovnika
290apps/erpnext/erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.py +94,Stock transactions before {0} are frozen,Promjene na zalihama prije {0} su zamrznute
291apps/erpnext/erpnext/selling/doctype/customer/customer.py +161,Credit limit has been crossed for customer {0} {1}/{2},Kupac {0} je prekoračio kreditni limit {1} / {2}
292DocType: Sales Invoice,Product Bundle Help,Sastavnica Pomoć
293apps/erpnext/erpnext/config/buying.py +18,Request for quotation.,Zahtjev za ponudu
294apps/erpnext/erpnext/patches/v4_0/create_price_list_if_missing.py +21,Standard Selling,Standardna prodaja
Frappe PR Botfa042362017-07-17 17:50:36 +0530295apps/erpnext/erpnext/controllers/buying_controller.py +391,{0} {1} is cancelled or closed,{0} {1} je otkazan ili zatvoren
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530296DocType: Request for Quotation Item,Request for Quotation Item,Zahtjev za stavku sa ponude
297apps/erpnext/erpnext/config/selling.py +216,Other Reports,Ostali izvještaji
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530298apps/erpnext/erpnext/accounts/doctype/sales_invoice/sales_invoice.js +844,Delivery Note,Otpremnica
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530299DocType: Sales Order,In Words will be visible once you save the Sales Order.,U riječima će biti vidljivo tek kada sačuvate prodajni nalog.
300DocType: Journal Entry Account,Sales Order,Prodajni nalog
301DocType: Stock Entry,Customer or Supplier Details,Detalji kupca ili dobavljača
Frappe PR Botfa042362017-07-17 17:50:36 +0530302apps/erpnext/erpnext/stock/doctype/item/item_dashboard.py +25,Sell,Prodaja
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530303DocType: Email Digest,Pending Quotations,Predračuni na čekanju
304apps/erpnext/erpnext/config/stock.py +32,Stock Reports,Izvještaji zaliha robe
305,Stock Ledger,Zalihe robe
Frappe PR Bot3b128ca2017-07-25 11:46:16 +0530306apps/erpnext/erpnext/selling/doctype/sales_order/sales_order.py +214,Sales Invoice {0} must be cancelled before cancelling this Sales Order,Faktura {0} mora biti otkazana prije otkazivanja ovog prodajnog naloga
Frappe PR Botbfdb7262017-07-11 15:20:11 +0530307DocType: Email Digest,New Quotations,Nove ponude
Frappe PR Botfa042362017-07-17 17:50:36 +0530308DocType: Item,Units of Measure,Jedinica mjere